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