Skip to content

Commit 705b519

Browse files
sysadminmatmozFernandoRomera
authored andcommitted
Translations sync with templates
1 parent c9686f2 commit 705b519

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+10740
-7167
lines changed

document_page/i18n/ar.po

+209-128
Large diffs are not rendered by default.

document_page/i18n/bg.po

+215-131
Large diffs are not rendered by default.

document_page/i18n/bs.po

+195-113
Large diffs are not rendered by default.

document_page/i18n/ca.po

+219-135
Large diffs are not rendered by default.

document_page/i18n/cs.po

+219-135
Large diffs are not rendered by default.

document_page/i18n/da.po

+194-113
Large diffs are not rendered by default.

document_page/i18n/de.po

+249-152
Large diffs are not rendered by default.

document_page/i18n/el.po

+214-130
Large diffs are not rendered by default.

document_page/i18n/es.po

+27-19
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,31 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
3-
# * document_page
3+
# * document_page
44
#
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: Odoo Server 8.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2015-07-27 20:33+0000\n"
10-
"PO-Revision-Date: 2015-07-27 20:33+0000\n"
11-
"Last-Translator: Glen Sojo <[email protected]>\n"
9+
"POT-Creation-Date: 2015-08-03 14:29+0200\n"
10+
"PO-Revision-Date: 2015-08-03 14:29+0200\n"
11+
"Last-Translator: Matjaz Mozetic <[email protected]>\n"
1212
"Language-Team: \n"
13+
"Language: es\n"
1314
"MIME-Version: 1.0\n"
1415
"Content-Type: text/plain; charset=UTF-8\n"
15-
"Content-Transfer-Encoding: \n"
16+
"Content-Transfer-Encoding: 8bit\n"
1617
"Plural-Forms: \n"
18+
"X-Generator: Poedit 1.8.2\n"
1719

1820
#. module: document_page
1921
#: model:ir.actions.act_window,help:document_page.action_page
20-
msgid "<p class=\"oe_view_nocontent_create\">\n"
22+
msgid ""
23+
"<p class=\"oe_view_nocontent_create\">\n"
2124
" Click to create a new web page.\n"
2225
" </p>\n"
2326
" "
24-
msgstr "<p class=\"oe_view_nocontent_create\">\n"
27+
msgstr ""
28+
"<p class=\"oe_view_nocontent_create\">\n"
2529
"Pulse para crear una nueva página web.\n"
2630
"</p>\n"
2731
" "
@@ -46,8 +50,7 @@ msgstr "Categorías"
4650
#. module: document_page
4751
#: view:document.page:document_page.view_category_form
4852
#: view:document.page:document_page.view_wiki_form
49-
#: field:document.page,parent_id:0
50-
#: selection:document.page,type:0
53+
#: field:document.page,parent_id:0 selection:document.page,type:0
5154
#: model:ir.actions.act_window,name:document_page.action_category
5255
msgid "Category"
5356
msgstr "Categoría"
@@ -65,8 +68,7 @@ msgstr "Cerrar"
6568
#. module: document_page
6669
#: view:document.page:document_page.view_wiki_filter
6770
#: view:document.page:document_page.view_wiki_form
68-
#: field:document.page,content:0
69-
#: selection:document.page,type:0
71+
#: field:document.page,content:0 selection:document.page,type:0
7072
#: field:document.page.history,content:0
7173
msgid "Content"
7274
msgstr "Contenido"
@@ -161,12 +163,15 @@ msgstr "Historial"
161163

162164
#. module: document_page
163165
#: help:document.page,message_summary:0
164-
msgid "Holds the Chatter summary (number of messages, ...). This summary is directly in html format in order to be inserted in kanban views."
165-
msgstr "Sostiene el resumen Chatter ( número de mensajes , ... ). Este resumen está directamente en formato html para ser insertada en las vistas kanban."
166+
msgid ""
167+
"Holds the Chatter summary (number of messages, ...). This summary is "
168+
"directly in html format in order to be inserted in kanban views."
169+
msgstr ""
170+
"Sostiene el resumen Chatter ( número de mensajes , ... ). Este resumen está "
171+
"directamente en formato html para ser insertada en las vistas kanban."
166172

167173
#. module: document_page
168-
#: field:document.page,id:0
169-
#: field:document.page.create.menu,id:0
174+
#: field:document.page,id:0 field:document.page.create.menu,id:0
170175
#: field:document.page.history,id:0
171176
#: field:wizard.document.page.history.show_diff,id:0
172177
msgid "ID"
@@ -292,8 +297,7 @@ msgid "Parent Menu"
292297
msgstr "Menú padre"
293298

294299
#. module: document_page
295-
#: field:document.page,message_summary:0
296-
#: field:document.page.history,summary:0
300+
#: field:document.page,message_summary:0 field:document.page.history,summary:0
297301
msgid "Summary"
298302
msgstr "Resumen"
299303

@@ -304,8 +308,12 @@ msgstr "Plantilla"
304308

305309
#. module: document_page
306310
#: view:document.page:document_page.view_category_form
307-
msgid "Template that will be used as a content template for all new page of this category."
308-
msgstr "Plantilla que se utilizará como una plantilla de contenido para todas las nuevas páginas de esta categoría."
311+
msgid ""
312+
"Template that will be used as a content template for all new page of this "
313+
"category."
314+
msgstr ""
315+
"Plantilla que se utilizará como una plantilla de contenido para todas las "
316+
"nuevas páginas de esta categoría."
309317

310318
#. module: document_page
311319
#: code:addons/document_page/document_page.py:175

0 commit comments

Comments
 (0)