[IMP] wiki: remove cancel button and improved view of wizard.
[odoo/odoo.git] / addons / wiki / i18n / es.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * wiki
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 6.0dev\n"
8 "Report-Msgid-Bugs-To: support@openerp.com\n"
9 "POT-Creation-Date: 2012-02-08 01:37+0100\n"
10 "PO-Revision-Date: 2012-02-10 19:35+0000\n"
11 "Last-Translator: Omar (Pexego) <bronxkds@hotmail.com>\n"
12 "Language-Team: \n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2012-02-11 05:09+0000\n"
17 "X-Generator: Launchpad (build 14771)\n"
18
19 #. module: wiki
20 #: field:wiki.groups,template:0
21 msgid "Wiki Template"
22 msgstr "Plantilla Wiki"
23
24 #. module: wiki
25 #: model:ir.actions.act_window,name:wiki.action_wiki
26 #: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
27 msgid "Wiki Pages"
28 msgstr "Páginas Wiki"
29
30 #. module: wiki
31 #: field:wiki.groups,method:0
32 msgid "Display Method"
33 msgstr "Método de visualización"
34
35 #. module: wiki
36 #: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
37 msgid "Author"
38 msgstr "Autor"
39
40 #. module: wiki
41 #: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
42 #: view:wiki.wiki.page.open:0
43 msgid "Open Page"
44 msgstr "Abrir página"
45
46 #. module: wiki
47 #: field:wiki.groups,menu_id:0
48 msgid "Menu"
49 msgstr "Menú"
50
51 #. module: wiki
52 #: field:wiki.wiki,section:0
53 msgid "Section"
54 msgstr "Sección"
55
56 #. module: wiki
57 #: help:wiki.wiki,toc:0
58 msgid "Indicates that this pages have a table of contents or not"
59 msgstr "Indica si estas páginas tienen una tabla de contenidos o no."
60
61 #. module: wiki
62 #: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
63 msgid "Wiki History"
64 msgstr "Historial Wiki"
65
66 #. module: wiki
67 #: field:wiki.wiki,minor_edit:0
68 msgid "Minor edit"
69 msgstr "Edición menor"
70
71 #. module: wiki
72 #: view:wiki.wiki:0 field:wiki.wiki,text_area:0
73 msgid "Content"
74 msgstr "Contenido"
75
76 #. module: wiki
77 #: field:wiki.wiki,child_ids:0
78 msgid "Child Pages"
79 msgstr "Páginas hijas"
80
81 #. module: wiki
82 #: field:wiki.wiki,parent_id:0
83 msgid "Parent Page"
84 msgstr "Página padre"
85
86 #. module: wiki
87 #: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
88 msgid "Last Contributor"
89 msgstr "Último colaborador"
90
91 #. module: wiki
92 #: field:wiki.create.menu,menu_parent_id:0
93 msgid "Parent Menu"
94 msgstr "Menú padre"
95
96 #. module: wiki
97 #: code:addons/wiki/wizard/wiki_make_index.py:52
98 #, python-format
99 msgid "There is no section in this Page"
100 msgstr "No hay sección en esta página"
101
102 #. module: wiki
103 #: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
104 msgid "Wiki Group"
105 msgstr "Grupo Wiki"
106
107 #. module: wiki
108 #: field:wiki.wiki,name:0
109 msgid "Title"
110 msgstr "Título"
111
112 #. module: wiki
113 #: model:ir.model,name:wiki.model_wiki_create_menu
114 msgid "Wizard Create Menu"
115 msgstr "Asistente crear menú"
116
117 #. module: wiki
118 #: field:wiki.wiki,history_id:0
119 msgid "History Lines"
120 msgstr "Líneas historial"
121
122 #. module: wiki
123 #: view:wiki.wiki:0
124 msgid "Page Content"
125 msgstr "Contenido página"
126
127 #. module: wiki
128 #: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
129 #, python-format
130 msgid "Warning !"
131 msgstr "¡Aviso!"
132
133 #. module: wiki
134 #: code:addons/wiki/wiki.py:237
135 #, python-format
136 msgid "There are no changes in revisions"
137 msgstr "No hay cambios en revisiones"
138
139 #. module: wiki
140 #: help:wiki.wiki,section:0
141 msgid "Use page section code like 1.2.1"
142 msgstr "Utilice código de sección de la página, por ejemplo 1.2.1"
143
144 #. module: wiki
145 #: field:wiki.create.menu,menu_name:0
146 msgid "Menu Name"
147 msgstr "Nombre menú"
148
149 #. module: wiki
150 #: field:wiki.groups,notes:0
151 msgid "Description"
152 msgstr "Descripción"
153
154 #. module: wiki
155 #: field:wiki.wiki,review:0
156 msgid "Needs Review"
157 msgstr "Necesita revisión"
158
159 #. module: wiki
160 #: help:wiki.wiki,review:0
161 msgid ""
162 "Indicates that this page should be reviewed, raising the attention of other "
163 "contributors"
164 msgstr ""
165 "Indica que esta página debería ser revisada, captando la atención de otros "
166 "colaboradores."
167
168 #. module: wiki
169 #: view:wiki.create.menu:0 view:wiki.make.index:0
170 msgid "Menu Information"
171 msgstr "Información del menú"
172
173 #. module: wiki
174 #: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
175 msgid "Page History"
176 msgstr "Historial página"
177
178 #. module: wiki
179 #: selection:wiki.groups,method:0
180 msgid "Tree"
181 msgstr "Árbol"
182
183 #. module: wiki
184 #: view:wiki.groups:0
185 msgid "Page Template"
186 msgstr "Plantilla de página"
187
188 #. module: wiki
189 #: field:wiki.wiki,tags:0
190 msgid "Keywords"
191 msgstr "Palabras clave"
192
193 #. module: wiki
194 #: model:ir.actions.act_window,help:wiki.action_wiki
195 msgid ""
196 "With Wiki Pages you can share ideas and questions with your coworkers. You "
197 "can create a new document that can be linked to one or several applications "
198 "(CRM, Sales, etc.). You can use keywords to ease access to your wiki pages. "
199 "There is a basic wiki editing for text format."
200 msgstr ""
201 "Con páginas wiki puede compartir ideas y preguntas con sus compañeros de "
202 "trabajo. Puede crear un nuevo documento que puede ser relacionado con una o "
203 "varias aplicaciones (CRM, Ventas, etc.). Puede utilizar palabras clave para "
204 "facilitar el acceso a sus páginas wiki. Existe un editor básico para el "
205 "formato texto del wiki."
206
207 #. module: wiki
208 #: code:addons/wiki/wizard/wiki_show_diff.py:54
209 #, python-format
210 msgid "Warning"
211 msgstr "Advertencia"
212
213 #. module: wiki
214 #: help:wiki.groups,home:0
215 msgid "Required to select home page if display method is Home Page"
216 msgstr ""
217 "Es obligado seleccionar la página de inicio si el método de visualización es "
218 "Página inicial."
219
220 #. module: wiki
221 #: field:wiki.wiki.history,create_date:0
222 msgid "Date"
223 msgstr "Fecha"
224
225 #. module: wiki
226 #: view:wiki.make.index:0
227 msgid "Want to create a Index on Selected Pages ? "
228 msgstr "¿Desea crear un índice sobre las páginas seleccionadas? "
229
230 #. module: wiki
231 #: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
232 #: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
233 #: view:wizard.wiki.history.show_diff:0
234 msgid "Difference"
235 msgstr "Diferencia"
236
237 #. module: wiki
238 #: field:wiki.groups,page_ids:0
239 msgid "Pages"
240 msgstr "Páginas"
241
242 #. module: wiki
243 #: view:wiki.groups:0
244 msgid "Group Description"
245 msgstr "Descripción grupo"
246
247 #. module: wiki
248 #: view:wiki.wiki.page.open:0
249 msgid "Want to open a wiki page? "
250 msgstr "¿Desea abrir una página wiki? "
251
252 #. module: wiki
253 #: field:wiki.groups,section:0
254 msgid "Make Section ?"
255 msgstr "¿Crear sección?"
256
257 #. module: wiki
258 #: field:wiki.wiki.history,text_area:0
259 msgid "Text area"
260 msgstr "Área de texto"
261
262 #. module: wiki
263 #: view:wiki.wiki:0
264 msgid "Meta Information"
265 msgstr "Meta información"
266
267 #. module: wiki
268 #: field:wiki.wiki,create_date:0
269 msgid "Created on"
270 msgstr "Creado en"
271
272 #. module: wiki
273 #: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
274 msgid "Notes"
275 msgstr "Notas"
276
277 #. module: wiki
278 #: selection:wiki.groups,method:0
279 msgid "List"
280 msgstr "Lista"
281
282 #. module: wiki
283 #: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
284 msgid "Summary"
285 msgstr "Resumen"
286
287 #. module: wiki
288 #: field:wiki.groups,create_date:0
289 msgid "Created Date"
290 msgstr "Fecha de creación"
291
292 #. module: wiki
293 #: model:ir.actions.act_window,name:wiki.action_history
294 msgid "All Page Histories"
295 msgstr "Todos los historiales de páginas"
296
297 #. module: wiki
298 #: model:ir.model,name:wiki.model_wiki_wiki
299 msgid "wiki.wiki"
300 msgstr "wiki.wiki"
301
302 #. module: wiki
303 #: help:wiki.groups,method:0
304 msgid "Define the default behaviour of the menu created on this group"
305 msgstr "Define el comportamiento por defecto del menú creado en este grupo."
306
307 #. module: wiki
308 #: view:wizard.wiki.history.show_diff:0
309 msgid "Close"
310 msgstr "Cerrar"
311
312 #. module: wiki
313 #: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
314 msgid "wizard.wiki.history.show_diff"
315 msgstr "asistente.wiki.historial.mostrar_dif"
316
317 #. module: wiki
318 #: field:wiki.wiki.history,wiki_id:0
319 msgid "Wiki Id"
320 msgstr "ID Wiki"
321
322 #. module: wiki
323 #: field:wiki.groups,home:0 selection:wiki.groups,method:0
324 msgid "Home Page"
325 msgstr "Página inicial"
326
327 #. module: wiki
328 #: help:wiki.wiki,parent_id:0
329 msgid "Allows you to link with the other page with in the current topic"
330 msgstr "Le permite enlazar con la otra página dentro del tema actual."
331
332 #. module: wiki
333 #: view:wiki.wiki:0
334 msgid "Modification Information"
335 msgstr "Información modificación"
336
337 #. module: wiki
338 #: help:wiki.wiki,group_id:0
339 msgid "Topic, also called Wiki Group"
340 msgstr "Tema, también denominado Grupo wiki."
341
342 #. module: wiki
343 #: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
344 msgid "Wiki"
345 msgstr "Wiki"
346
347 #. module: wiki
348 #: field:wiki.wiki,write_date:0
349 msgid "Modification Date"
350 msgstr "Fecha de modificación"
351
352 #. module: wiki
353 #: view:wiki.groups:0
354 msgid "Configuration"
355 msgstr "Configuración"
356
357 #. module: wiki
358 #: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
359 #: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
360 #: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
361 msgid "Create Index"
362 msgstr "Crear índice"
363
364 #. module: wiki
365 #: code:addons/wiki/wizard/wiki_show_diff.py:54
366 #, python-format
367 msgid "You need to select minimum 1 or maximum 2 history revision!"
368 msgstr ""
369 "¡Debe seleccionar como mínimo 1 o como máximo 2 revisiones históricas!"
370
371 #. module: wiki
372 #: view:wiki.wiki:0
373 msgid "Group By..."
374 msgstr "Agrupar por..."
375
376 #. module: wiki
377 #: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
378 #: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
379 msgid "Create Menu"
380 msgstr "Crear menú"
381
382 #. module: wiki
383 #: field:wiki.wiki.history,minor_edit:0
384 msgid "This is a major edit ?"
385 msgstr "¿Es ésta una edición mayor?"
386
387 #. module: wiki
388 #: model:ir.actions.act_window,name:wiki.action_wiki_groups
389 #: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
390 #: model:ir.model,name:wiki.model_wiki_groups
391 #: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
392 msgid "Wiki Groups"
393 msgstr "Grupos Wiki"
394
395 #. module: wiki
396 #: view:wiki.wiki:0
397 msgid "Topic"
398 msgstr "Tema"
399
400 #. module: wiki
401 #: field:wiki.wiki.history,write_uid:0
402 msgid "Modify By"
403 msgstr "Modificado por"
404
405 #. module: wiki
406 #: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
407 #: field:wiki.wiki,toc:0
408 #, python-format
409 msgid "Table of Contents"
410 msgstr "Tabla de contenido"
411
412 #. module: wiki
413 #: view:wiki.groups:0 view:wiki.wiki.page.open:0
414 msgid "Open Wiki Page"
415 msgstr "Abrir página wiki"
416
417 #. module: wiki
418 #: model:ir.model,name:wiki.model_wiki_wiki_page_open
419 msgid "wiz open page"
420 msgstr "asistente abrir página"
421
422 #. module: wiki
423 #: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
424 msgid "Cancel"
425 msgstr "Cancelar"
426
427 #. module: wiki
428 #: field:wizard.wiki.history.show_diff,file_path:0
429 msgid "Diff"
430 msgstr "Dif."
431
432 #. module: wiki
433 #: view:wiki.wiki:0
434 msgid "Need Review"
435 msgstr "Necesita revisión"
436
437 #. module: wiki
438 #: model:ir.actions.act_window,name:wiki.action_wiki_review
439 msgid "Pages Waiting Review"
440 msgstr "Páginas esperando revisión"
441
442 #. module: wiki
443 #: model:ir.actions.act_window,name:wiki.act_wiki_group_open
444 msgid "Search Page"
445 msgstr "Buscar página"
446
447 #~ msgid ""
448 #~ "The Object name must start with x_ and not contain any special character !"
449 #~ msgstr ""
450 #~ "¡El nombre del objeto debe empezar con x_ y no contener ningún carácter "
451 #~ "especial!"
452
453 #~ msgid "Wiki Groups Links"
454 #~ msgstr "Enlaces grupos wiki"
455
456 #~ msgid "Child Groups"
457 #~ msgstr "Grupos hijos"
458
459 #~ msgid "Wiki Configuration"
460 #~ msgstr "Configuración Wiki"
461
462 #~ msgid "Document Management - Wiki"
463 #~ msgstr "Gestión de documentos - Wiki"
464
465 #~ msgid "Create a Menu"
466 #~ msgstr "Crear un menú"
467
468 #~ msgid "History Differance"
469 #~ msgstr "Diferencia historial"
470
471 #~ msgid "Group Home Page"
472 #~ msgstr "Página de inicio del grupo"
473
474 #~ msgid "Last Author"
475 #~ msgstr "Último autor"
476
477 #~ msgid "Differences"
478 #~ msgstr "Diferencias"
479
480 #~ msgid "Document Management"
481 #~ msgstr "Gestión de documentos"
482
483 #~ msgid "Invalid XML for View Architecture!"
484 #~ msgstr "¡XML inválido para la definición de la vista!"
485
486 #~ msgid "Parent Group"
487 #~ msgstr "Grupo padre"
488
489 #~ msgid "Wiki Differance"
490 #~ msgstr "Diferencia Wiki"
491
492 #, python-format
493 #~ msgid "No action found"
494 #~ msgstr "No se ha encontrado la acción"
495
496 #~ msgid "Modifications"
497 #~ msgstr "Modificaciones"
498
499 #~ msgid "History"
500 #~ msgstr "Historial"
501
502 #~ msgid "Tags"
503 #~ msgstr "Etiquetas"
504
505 #~ msgid "Invalid model name in the action definition."
506 #~ msgstr "Nombre de modelo no válido en la definición de acción."
507
508 #~ msgid ""
509 #~ "\n"
510 #~ "The base module to manage documents(wiki)\n"
511 #~ "\n"
512 #~ "keep track for the wiki groups, pages, and history\n"
513 #~ "    "
514 #~ msgstr ""
515 #~ "\n"
516 #~ "El módulo base para gestionar documentos (wiki)\n"
517 #~ "\n"
518 #~ "gestione los grupos, páginas e historial del wiki\n"
519 #~ "    "