[IMP] wiki: remove cancel button and improved view of wizard.
[odoo/odoo.git] / addons / wiki / i18n / gl.po
1 # translation of wiki-es.po to Galego
2 # Translation of OpenERP Server.
3 # This file contains the translation of the following modules:
4 #       * wiki
5 #
6 # Frco. Javier Rial Rodríguez <fjrial@cesga.es>, 2009.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: wiki-es\n"
10 "Report-Msgid-Bugs-To: support@openerp.com\n"
11 "POT-Creation-Date: 2012-02-08 01:37+0100\n"
12 "PO-Revision-Date: 2009-08-17 08:30+0000\n"
13 "Last-Translator: Frco. Javier Rial <Unknown>\n"
14 "Language-Team: Galego <g11n@mancomun.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
19 "X-Generator: Launchpad (build 14763)\n"
20
21 #. module: wiki
22 #: field:wiki.groups,template:0
23 msgid "Wiki Template"
24 msgstr "Modelo Wiki"
25
26 #. module: wiki
27 #: model:ir.actions.act_window,name:wiki.action_wiki
28 #: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
29 msgid "Wiki Pages"
30 msgstr "Páxinas Wiki"
31
32 #. module: wiki
33 #: field:wiki.groups,method:0
34 msgid "Display Method"
35 msgstr ""
36
37 #. module: wiki
38 #: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
39 msgid "Author"
40 msgstr "Autor"
41
42 #. module: wiki
43 #: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
44 #: view:wiki.wiki.page.open:0
45 msgid "Open Page"
46 msgstr "Abrir páxina"
47
48 #. module: wiki
49 #: field:wiki.groups,menu_id:0
50 msgid "Menu"
51 msgstr "Menú"
52
53 #. module: wiki
54 #: field:wiki.wiki,section:0
55 msgid "Section"
56 msgstr "Sección"
57
58 #. module: wiki
59 #: help:wiki.wiki,toc:0
60 msgid "Indicates that this pages have a table of contents or not"
61 msgstr ""
62
63 #. module: wiki
64 #: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
65 msgid "Wiki History"
66 msgstr "Historial Wiki"
67
68 #. module: wiki
69 #: field:wiki.wiki,minor_edit:0
70 msgid "Minor edit"
71 msgstr "Edición menor"
72
73 #. module: wiki
74 #: view:wiki.wiki:0 field:wiki.wiki,text_area:0
75 msgid "Content"
76 msgstr "Contido"
77
78 #. module: wiki
79 #: field:wiki.wiki,child_ids:0
80 msgid "Child Pages"
81 msgstr ""
82
83 #. module: wiki
84 #: field:wiki.wiki,parent_id:0
85 msgid "Parent Page"
86 msgstr ""
87
88 #. module: wiki
89 #: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
90 msgid "Last Contributor"
91 msgstr ""
92
93 #. module: wiki
94 #: field:wiki.create.menu,menu_parent_id:0
95 msgid "Parent Menu"
96 msgstr "Menú principal"
97
98 #. module: wiki
99 #: code:addons/wiki/wizard/wiki_make_index.py:52
100 #, python-format
101 msgid "There is no section in this Page"
102 msgstr ""
103
104 #. module: wiki
105 #: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
106 msgid "Wiki Group"
107 msgstr "Grupo Wiki"
108
109 #. module: wiki
110 #: field:wiki.wiki,name:0
111 msgid "Title"
112 msgstr "Título"
113
114 #. module: wiki
115 #: model:ir.model,name:wiki.model_wiki_create_menu
116 msgid "Wizard Create Menu"
117 msgstr ""
118
119 #. module: wiki
120 #: field:wiki.wiki,history_id:0
121 msgid "History Lines"
122 msgstr "Liñas historial"
123
124 #. module: wiki
125 #: view:wiki.wiki:0
126 msgid "Page Content"
127 msgstr ""
128
129 #. module: wiki
130 #: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
131 #, python-format
132 msgid "Warning !"
133 msgstr ""
134
135 #. module: wiki
136 #: code:addons/wiki/wiki.py:237
137 #, python-format
138 msgid "There are no changes in revisions"
139 msgstr ""
140
141 #. module: wiki
142 #: help:wiki.wiki,section:0
143 msgid "Use page section code like 1.2.1"
144 msgstr "Usar código de seccións da páxina ao estilo 1.2.1"
145
146 #. module: wiki
147 #: field:wiki.create.menu,menu_name:0
148 msgid "Menu Name"
149 msgstr "Nome do menú"
150
151 #. module: wiki
152 #: field:wiki.groups,notes:0
153 msgid "Description"
154 msgstr "Descrición"
155
156 #. module: wiki
157 #: field:wiki.wiki,review:0
158 msgid "Needs Review"
159 msgstr ""
160
161 #. module: wiki
162 #: help:wiki.wiki,review:0
163 msgid ""
164 "Indicates that this page should be reviewed, raising the attention of other "
165 "contributors"
166 msgstr ""
167
168 #. module: wiki
169 #: view:wiki.create.menu:0 view:wiki.make.index:0
170 msgid "Menu Information"
171 msgstr "Información do menú"
172
173 #. module: wiki
174 #: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
175 msgid "Page History"
176 msgstr ""
177
178 #. module: wiki
179 #: selection:wiki.groups,method:0
180 msgid "Tree"
181 msgstr ""
182
183 #. module: wiki
184 #: view:wiki.groups:0
185 msgid "Page Template"
186 msgstr "Modelo da páxina"
187
188 #. module: wiki
189 #: field:wiki.wiki,tags:0
190 msgid "Keywords"
191 msgstr ""
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
202 #. module: wiki
203 #: code:addons/wiki/wizard/wiki_show_diff.py:54
204 #, python-format
205 msgid "Warning"
206 msgstr "Aviso"
207
208 #. module: wiki
209 #: help:wiki.groups,home:0
210 msgid "Required to select home page if display method is Home Page"
211 msgstr ""
212
213 #. module: wiki
214 #: field:wiki.wiki.history,create_date:0
215 msgid "Date"
216 msgstr "Data"
217
218 #. module: wiki
219 #: view:wiki.make.index:0
220 msgid "Want to create a Index on Selected Pages ? "
221 msgstr "Quere crear un índice nas páxinas seleccionadas? "
222
223 #. module: wiki
224 #: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
225 #: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
226 #: view:wizard.wiki.history.show_diff:0
227 msgid "Difference"
228 msgstr ""
229
230 #. module: wiki
231 #: field:wiki.groups,page_ids:0
232 msgid "Pages"
233 msgstr "Páxinas"
234
235 #. module: wiki
236 #: view:wiki.groups:0
237 msgid "Group Description"
238 msgstr ""
239
240 #. module: wiki
241 #: view:wiki.wiki.page.open:0
242 msgid "Want to open a wiki page? "
243 msgstr ""
244
245 #. module: wiki
246 #: field:wiki.groups,section:0
247 msgid "Make Section ?"
248 msgstr "Facer sección ?"
249
250 #. module: wiki
251 #: field:wiki.wiki.history,text_area:0
252 msgid "Text area"
253 msgstr "Área de texto"
254
255 #. module: wiki
256 #: view:wiki.wiki:0
257 msgid "Meta Information"
258 msgstr ""
259
260 #. module: wiki
261 #: field:wiki.wiki,create_date:0
262 msgid "Created on"
263 msgstr "Creado o"
264
265 #. module: wiki
266 #: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
267 msgid "Notes"
268 msgstr "Notas"
269
270 #. module: wiki
271 #: selection:wiki.groups,method:0
272 msgid "List"
273 msgstr ""
274
275 #. module: wiki
276 #: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
277 msgid "Summary"
278 msgstr "Resumo"
279
280 #. module: wiki
281 #: field:wiki.groups,create_date:0
282 msgid "Created Date"
283 msgstr "Data de creación"
284
285 #. module: wiki
286 #: model:ir.actions.act_window,name:wiki.action_history
287 msgid "All Page Histories"
288 msgstr "Todos os historiais de páxinas"
289
290 #. module: wiki
291 #: model:ir.model,name:wiki.model_wiki_wiki
292 msgid "wiki.wiki"
293 msgstr "wiki.wiki"
294
295 #. module: wiki
296 #: help:wiki.groups,method:0
297 msgid "Define the default behaviour of the menu created on this group"
298 msgstr ""
299
300 #. module: wiki
301 #: view:wizard.wiki.history.show_diff:0
302 msgid "Close"
303 msgstr ""
304
305 #. module: wiki
306 #: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
307 msgid "wizard.wiki.history.show_diff"
308 msgstr "asistente.wiki.historial.mostrar_dif"
309
310 #. module: wiki
311 #: field:wiki.wiki.history,wiki_id:0
312 msgid "Wiki Id"
313 msgstr "ID wiki"
314
315 #. module: wiki
316 #: field:wiki.groups,home:0 selection:wiki.groups,method:0
317 msgid "Home Page"
318 msgstr ""
319
320 #. module: wiki
321 #: help:wiki.wiki,parent_id:0
322 msgid "Allows you to link with the other page with in the current topic"
323 msgstr ""
324
325 #. module: wiki
326 #: view:wiki.wiki:0
327 msgid "Modification Information"
328 msgstr ""
329
330 #. module: wiki
331 #: help:wiki.wiki,group_id:0
332 msgid "Topic, also called Wiki Group"
333 msgstr ""
334
335 #. module: wiki
336 #: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
337 msgid "Wiki"
338 msgstr "Wiki"
339
340 #. module: wiki
341 #: field:wiki.wiki,write_date:0
342 msgid "Modification Date"
343 msgstr "Data de modificación"
344
345 #. module: wiki
346 #: view:wiki.groups:0
347 msgid "Configuration"
348 msgstr "Configuración"
349
350 #. module: wiki
351 #: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
352 #: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
353 #: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
354 msgid "Create Index"
355 msgstr "Crear índice"
356
357 #. module: wiki
358 #: code:addons/wiki/wizard/wiki_show_diff.py:54
359 #, python-format
360 msgid "You need to select minimum 1 or maximum 2 history revision!"
361 msgstr ""
362 "¡Debe seleccionar como mínimo 1 ou como máximo 2 revisións históricas!"
363
364 #. module: wiki
365 #: view:wiki.wiki:0
366 msgid "Group By..."
367 msgstr ""
368
369 #. module: wiki
370 #: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
371 #: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
372 msgid "Create Menu"
373 msgstr "Crear menú"
374
375 #. module: wiki
376 #: field:wiki.wiki.history,minor_edit:0
377 msgid "This is a major edit ?"
378 msgstr "É esta unha edición maior?"
379
380 #. module: wiki
381 #: model:ir.actions.act_window,name:wiki.action_wiki_groups
382 #: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
383 #: model:ir.model,name:wiki.model_wiki_groups
384 #: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
385 msgid "Wiki Groups"
386 msgstr "Grupos Wiki"
387
388 #. module: wiki
389 #: view:wiki.wiki:0
390 msgid "Topic"
391 msgstr ""
392
393 #. module: wiki
394 #: field:wiki.wiki.history,write_uid:0
395 msgid "Modify By"
396 msgstr "Modificado por"
397
398 #. module: wiki
399 #: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
400 #: field:wiki.wiki,toc:0
401 #, python-format
402 msgid "Table of Contents"
403 msgstr "Táboa de contidos"
404
405 #. module: wiki
406 #: view:wiki.groups:0 view:wiki.wiki.page.open:0
407 msgid "Open Wiki Page"
408 msgstr ""
409
410 #. module: wiki
411 #: model:ir.model,name:wiki.model_wiki_wiki_page_open
412 msgid "wiz open page"
413 msgstr ""
414
415 #. module: wiki
416 #: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
417 msgid "Cancel"
418 msgstr "Cancelar"
419
420 #. module: wiki
421 #: field:wizard.wiki.history.show_diff,file_path:0
422 msgid "Diff"
423 msgstr "Diff"
424
425 #. module: wiki
426 #: view:wiki.wiki:0
427 msgid "Need Review"
428 msgstr "Necesita revisión"
429
430 #. module: wiki
431 #: model:ir.actions.act_window,name:wiki.action_wiki_review
432 msgid "Pages Waiting Review"
433 msgstr ""
434
435 #. module: wiki
436 #: model:ir.actions.act_window,name:wiki.act_wiki_group_open
437 msgid "Search Page"
438 msgstr ""
439
440 #~ msgid "Child Groups"
441 #~ msgstr "Grupos fillo"
442
443 #~ msgid "Document Management - Wiki"
444 #~ msgstr "Xestión de documentos - Wiki"
445
446 #~ msgid "Wiki Configuration"
447 #~ msgstr "Configuración do Wiki"
448
449 #~ msgid "History Differance"
450 #~ msgstr "Diferenzas no tempo"
451
452 #~ msgid "Group Home Page"
453 #~ msgstr "Páxina de inicio do grupo"
454
455 #~ msgid "Differences"
456 #~ msgstr "Diferenzas"
457
458 #~ msgid "Last Author"
459 #~ msgstr "Último autor"
460
461 #~ msgid "Document Management"
462 #~ msgstr "Xestión de documentos"
463
464 #~ msgid "Parent Group"
465 #~ msgstr "Grupo pai"
466
467 #~ msgid "Wiki Differance"
468 #~ msgstr "Diferenza Wiki"
469
470 #, python-format
471 #~ msgid "No action found"
472 #~ msgstr "Non se atopou unha acción"
473
474 #~ msgid "Modifications"
475 #~ msgstr "Modificacións"
476
477 #~ msgid "History"
478 #~ msgstr "Historial"
479
480 #~ msgid "Tags"
481 #~ msgstr "Etiquetas"
482
483 #~ msgid ""
484 #~ "The Object name must start with x_ and not contain any special character !"
485 #~ msgstr ""
486 #~ "¡O nome do obxecto debe comezar con x_ y e non conter ningún carácter "
487 #~ "especial!"
488
489 #~ msgid "Wiki Groups Links"
490 #~ msgstr "Ligazóns grupos wiki"
491
492 #~ msgid "Create a Menu"
493 #~ msgstr "Crear un menú"
494
495 #~ msgid "Invalid XML for View Architecture!"
496 #~ msgstr "¡XML non válido para a definición da vista!"