From 01a32fc7416f0b5a103435a298c7d2c81cd722c7 Mon Sep 17 00:00:00 2001 From: Marcel Savegnago Date: Tue, 19 May 2020 13:11:21 -0300 Subject: [PATCH] Update document_page_tags/views/document_page_tag.xml Co-authored-by: Maxime Chambreuil --- .../README.rst | 2 +- .../__init__.py | 0 .../__manifest__.py | 2 +- document_page_tag/i18n/am.po | 79 +++++++++++++++++ document_page_tag/i18n/ar.po | 80 +++++++++++++++++ document_page_tag/i18n/bg.po | 79 +++++++++++++++++ document_page_tag/i18n/bs.po | 80 +++++++++++++++++ document_page_tag/i18n/ca.po | 79 +++++++++++++++++ document_page_tag/i18n/ca_ES.po | 79 +++++++++++++++++ document_page_tag/i18n/cs.po | 79 +++++++++++++++++ document_page_tag/i18n/da.po | 79 +++++++++++++++++ document_page_tag/i18n/de.po | 80 +++++++++++++++++ document_page_tag/i18n/document_page_tag.pot | 75 ++++++++++++++++ document_page_tag/i18n/el.po | 79 +++++++++++++++++ document_page_tag/i18n/el_GR.po | 79 +++++++++++++++++ document_page_tag/i18n/en_GB.po | 79 +++++++++++++++++ document_page_tag/i18n/es.po | 79 +++++++++++++++++ document_page_tag/i18n/es_AR.po | 79 +++++++++++++++++ document_page_tag/i18n/es_CL.po | 79 +++++++++++++++++ document_page_tag/i18n/es_CO.po | 79 +++++++++++++++++ document_page_tag/i18n/es_CR.po | 80 +++++++++++++++++ document_page_tag/i18n/es_DO.po | 79 +++++++++++++++++ document_page_tag/i18n/es_EC.po | 79 +++++++++++++++++ document_page_tag/i18n/es_ES.po | 79 +++++++++++++++++ document_page_tag/i18n/es_MX.po | 79 +++++++++++++++++ document_page_tag/i18n/es_PE.po | 79 +++++++++++++++++ document_page_tag/i18n/es_PY.po | 79 +++++++++++++++++ document_page_tag/i18n/es_VE.po | 79 +++++++++++++++++ document_page_tag/i18n/et.po | 79 +++++++++++++++++ document_page_tag/i18n/eu.po | 79 +++++++++++++++++ document_page_tag/i18n/fa.po | 79 +++++++++++++++++ document_page_tag/i18n/fi.po | 79 +++++++++++++++++ document_page_tag/i18n/fr.po | 79 +++++++++++++++++ document_page_tag/i18n/fr_CA.po | 79 +++++++++++++++++ document_page_tag/i18n/fr_CH.po | 79 +++++++++++++++++ document_page_tag/i18n/gl.po | 79 +++++++++++++++++ document_page_tag/i18n/gl_ES.po | 79 +++++++++++++++++ document_page_tag/i18n/he.po | 79 +++++++++++++++++ document_page_tag/i18n/hr.po | 80 +++++++++++++++++ document_page_tag/i18n/hr_HR.po | 80 +++++++++++++++++ document_page_tag/i18n/hu.po | 79 +++++++++++++++++ document_page_tag/i18n/id.po | 79 +++++++++++++++++ document_page_tag/i18n/it.po | 81 ++++++++++++++++++ document_page_tag/i18n/ja.po | 79 +++++++++++++++++ document_page_tag/i18n/ko.po | 79 +++++++++++++++++ document_page_tag/i18n/lt.po | 80 +++++++++++++++++ document_page_tag/i18n/lt_LT.po | 80 +++++++++++++++++ document_page_tag/i18n/lv.po | 80 +++++++++++++++++ document_page_tag/i18n/mk.po | 79 +++++++++++++++++ document_page_tag/i18n/mn.po | 79 +++++++++++++++++ document_page_tag/i18n/nb.po | 79 +++++++++++++++++ document_page_tag/i18n/nb_NO.po | 79 +++++++++++++++++ document_page_tag/i18n/nl.po | 79 +++++++++++++++++ document_page_tag/i18n/nl_BE.po | 79 +++++++++++++++++ document_page_tag/i18n/nl_NL.po | 79 +++++++++++++++++ document_page_tag/i18n/pl.po | 80 +++++++++++++++++ document_page_tag/i18n/pt.po | 79 +++++++++++++++++ document_page_tag/i18n/pt_BR.po | 79 +++++++++++++++++ document_page_tag/i18n/pt_PT.po | 79 +++++++++++++++++ document_page_tag/i18n/ro.po | 80 +++++++++++++++++ document_page_tag/i18n/ru.po | 81 ++++++++++++++++++ document_page_tag/i18n/sk.po | 79 +++++++++++++++++ document_page_tag/i18n/sl.po | 81 ++++++++++++++++++ document_page_tag/i18n/sr.po | 80 +++++++++++++++++ document_page_tag/i18n/sr@latin.po | 80 +++++++++++++++++ document_page_tag/i18n/sv.po | 79 +++++++++++++++++ document_page_tag/i18n/th.po | 79 +++++++++++++++++ document_page_tag/i18n/tr.po | 79 +++++++++++++++++ document_page_tag/i18n/tr_TR.po | 79 +++++++++++++++++ document_page_tag/i18n/uk.po | 80 +++++++++++++++++ document_page_tag/i18n/vi.po | 79 +++++++++++++++++ document_page_tag/i18n/vi_VN.po | 79 +++++++++++++++++ document_page_tag/i18n/zh_CN.po | 79 +++++++++++++++++ document_page_tag/i18n/zh_TW.po | 79 +++++++++++++++++ .../models/__init__.py | 0 .../models/document_page.py | 0 .../models/document_page_tag.py | 0 document_page_tag/readme/CONFIGURE.rst | 1 + document_page_tag/readme/CONTRIBUTORS.rst | 2 + document_page_tag/readme/DESCRIPTION.rst | 2 + document_page_tag/readme/INSTALL.rst | 1 + document_page_tag/readme/USAGE.rst | 2 + .../security/ir.model.access.csv | 0 .../static/description/icon.png | Bin .../tests/__init__.py | 2 +- .../tests/test_document_page_tag.py | 4 +- .../views/document_page.xml | 2 +- .../views/document_page_tag.xml | 1 - document_page_tags/i18n/am.po | 79 ----------------- document_page_tags/i18n/ar.po | 80 ----------------- document_page_tags/i18n/bg.po | 79 ----------------- document_page_tags/i18n/bs.po | 80 ----------------- document_page_tags/i18n/ca.po | 79 ----------------- document_page_tags/i18n/ca_ES.po | 79 ----------------- document_page_tags/i18n/cs.po | 79 ----------------- document_page_tags/i18n/da.po | 79 ----------------- document_page_tags/i18n/de.po | 80 ----------------- .../i18n/document_page_tags.pot | 75 ---------------- document_page_tags/i18n/el.po | 79 ----------------- document_page_tags/i18n/el_GR.po | 79 ----------------- document_page_tags/i18n/en_GB.po | 79 ----------------- document_page_tags/i18n/es.po | 79 ----------------- document_page_tags/i18n/es_AR.po | 79 ----------------- document_page_tags/i18n/es_CL.po | 79 ----------------- document_page_tags/i18n/es_CO.po | 79 ----------------- document_page_tags/i18n/es_CR.po | 80 ----------------- document_page_tags/i18n/es_DO.po | 79 ----------------- document_page_tags/i18n/es_EC.po | 79 ----------------- document_page_tags/i18n/es_ES.po | 79 ----------------- document_page_tags/i18n/es_MX.po | 79 ----------------- document_page_tags/i18n/es_PE.po | 79 ----------------- document_page_tags/i18n/es_PY.po | 79 ----------------- document_page_tags/i18n/es_VE.po | 79 ----------------- document_page_tags/i18n/et.po | 79 ----------------- document_page_tags/i18n/eu.po | 79 ----------------- document_page_tags/i18n/fa.po | 79 ----------------- document_page_tags/i18n/fi.po | 79 ----------------- document_page_tags/i18n/fr.po | 79 ----------------- document_page_tags/i18n/fr_CA.po | 79 ----------------- document_page_tags/i18n/fr_CH.po | 79 ----------------- document_page_tags/i18n/gl.po | 79 ----------------- document_page_tags/i18n/gl_ES.po | 79 ----------------- document_page_tags/i18n/he.po | 79 ----------------- document_page_tags/i18n/hr.po | 80 ----------------- document_page_tags/i18n/hr_HR.po | 80 ----------------- document_page_tags/i18n/hu.po | 79 ----------------- document_page_tags/i18n/id.po | 79 ----------------- document_page_tags/i18n/it.po | 81 ------------------ document_page_tags/i18n/ja.po | 79 ----------------- document_page_tags/i18n/ko.po | 79 ----------------- document_page_tags/i18n/lt.po | 80 ----------------- document_page_tags/i18n/lt_LT.po | 80 ----------------- document_page_tags/i18n/lv.po | 80 ----------------- document_page_tags/i18n/mk.po | 79 ----------------- document_page_tags/i18n/mn.po | 79 ----------------- document_page_tags/i18n/nb.po | 79 ----------------- document_page_tags/i18n/nb_NO.po | 79 ----------------- document_page_tags/i18n/nl.po | 79 ----------------- document_page_tags/i18n/nl_BE.po | 79 ----------------- document_page_tags/i18n/nl_NL.po | 79 ----------------- document_page_tags/i18n/pl.po | 80 ----------------- document_page_tags/i18n/pt.po | 79 ----------------- document_page_tags/i18n/pt_BR.po | 79 ----------------- document_page_tags/i18n/pt_PT.po | 79 ----------------- document_page_tags/i18n/ro.po | 80 ----------------- document_page_tags/i18n/ru.po | 81 ------------------ document_page_tags/i18n/sk.po | 79 ----------------- document_page_tags/i18n/sl.po | 81 ------------------ document_page_tags/i18n/sr.po | 80 ----------------- document_page_tags/i18n/sr@latin.po | 80 ----------------- document_page_tags/i18n/sv.po | 79 ----------------- document_page_tags/i18n/th.po | 79 ----------------- document_page_tags/i18n/tr.po | 79 ----------------- document_page_tags/i18n/tr_TR.po | 79 ----------------- document_page_tags/i18n/uk.po | 80 ----------------- document_page_tags/i18n/vi.po | 79 ----------------- document_page_tags/i18n/vi_VN.po | 79 ----------------- document_page_tags/i18n/zh_CN.po | 79 ----------------- document_page_tags/i18n/zh_TW.po | 79 ----------------- 159 files changed, 5639 insertions(+), 5632 deletions(-) rename {document_page_tags => document_page_tag}/README.rst (91%) rename {document_page_tags => document_page_tag}/__init__.py (100%) rename {document_page_tags => document_page_tag}/__manifest__.py (94%) create mode 100644 document_page_tag/i18n/am.po create mode 100644 document_page_tag/i18n/ar.po create mode 100644 document_page_tag/i18n/bg.po create mode 100644 document_page_tag/i18n/bs.po create mode 100644 document_page_tag/i18n/ca.po create mode 100644 document_page_tag/i18n/ca_ES.po create mode 100644 document_page_tag/i18n/cs.po create mode 100644 document_page_tag/i18n/da.po create mode 100644 document_page_tag/i18n/de.po create mode 100644 document_page_tag/i18n/document_page_tag.pot create mode 100644 document_page_tag/i18n/el.po create mode 100644 document_page_tag/i18n/el_GR.po create mode 100644 document_page_tag/i18n/en_GB.po create mode 100644 document_page_tag/i18n/es.po create mode 100644 document_page_tag/i18n/es_AR.po create mode 100644 document_page_tag/i18n/es_CL.po create mode 100644 document_page_tag/i18n/es_CO.po create mode 100644 document_page_tag/i18n/es_CR.po create mode 100644 document_page_tag/i18n/es_DO.po create mode 100644 document_page_tag/i18n/es_EC.po create mode 100644 document_page_tag/i18n/es_ES.po create mode 100644 document_page_tag/i18n/es_MX.po create mode 100644 document_page_tag/i18n/es_PE.po create mode 100644 document_page_tag/i18n/es_PY.po create mode 100644 document_page_tag/i18n/es_VE.po create mode 100644 document_page_tag/i18n/et.po create mode 100644 document_page_tag/i18n/eu.po create mode 100644 document_page_tag/i18n/fa.po create mode 100644 document_page_tag/i18n/fi.po create mode 100644 document_page_tag/i18n/fr.po create mode 100644 document_page_tag/i18n/fr_CA.po create mode 100644 document_page_tag/i18n/fr_CH.po create mode 100644 document_page_tag/i18n/gl.po create mode 100644 document_page_tag/i18n/gl_ES.po create mode 100644 document_page_tag/i18n/he.po create mode 100644 document_page_tag/i18n/hr.po create mode 100644 document_page_tag/i18n/hr_HR.po create mode 100644 document_page_tag/i18n/hu.po create mode 100644 document_page_tag/i18n/id.po create mode 100644 document_page_tag/i18n/it.po create mode 100644 document_page_tag/i18n/ja.po create mode 100644 document_page_tag/i18n/ko.po create mode 100644 document_page_tag/i18n/lt.po create mode 100644 document_page_tag/i18n/lt_LT.po create mode 100644 document_page_tag/i18n/lv.po create mode 100644 document_page_tag/i18n/mk.po create mode 100644 document_page_tag/i18n/mn.po create mode 100644 document_page_tag/i18n/nb.po create mode 100644 document_page_tag/i18n/nb_NO.po create mode 100644 document_page_tag/i18n/nl.po create mode 100644 document_page_tag/i18n/nl_BE.po create mode 100644 document_page_tag/i18n/nl_NL.po create mode 100644 document_page_tag/i18n/pl.po create mode 100644 document_page_tag/i18n/pt.po create mode 100644 document_page_tag/i18n/pt_BR.po create mode 100644 document_page_tag/i18n/pt_PT.po create mode 100644 document_page_tag/i18n/ro.po create mode 100644 document_page_tag/i18n/ru.po create mode 100644 document_page_tag/i18n/sk.po create mode 100644 document_page_tag/i18n/sl.po create mode 100644 document_page_tag/i18n/sr.po create mode 100644 document_page_tag/i18n/sr@latin.po create mode 100644 document_page_tag/i18n/sv.po create mode 100644 document_page_tag/i18n/th.po create mode 100644 document_page_tag/i18n/tr.po create mode 100644 document_page_tag/i18n/tr_TR.po create mode 100644 document_page_tag/i18n/uk.po create mode 100644 document_page_tag/i18n/vi.po create mode 100644 document_page_tag/i18n/vi_VN.po create mode 100644 document_page_tag/i18n/zh_CN.po create mode 100644 document_page_tag/i18n/zh_TW.po rename {document_page_tags => document_page_tag}/models/__init__.py (100%) rename {document_page_tags => document_page_tag}/models/document_page.py (100%) rename {document_page_tags => document_page_tag}/models/document_page_tag.py (100%) create mode 100644 document_page_tag/readme/CONFIGURE.rst create mode 100644 document_page_tag/readme/CONTRIBUTORS.rst create mode 100644 document_page_tag/readme/DESCRIPTION.rst create mode 100644 document_page_tag/readme/INSTALL.rst create mode 100644 document_page_tag/readme/USAGE.rst rename {document_page_tags => document_page_tag}/security/ir.model.access.csv (100%) rename {document_page_tags => document_page_tag}/static/description/icon.png (100%) rename {document_page_tags => document_page_tag}/tests/__init__.py (75%) rename document_page_tags/tests/test_document_page_tags.py => document_page_tag/tests/test_document_page_tag.py (90%) rename {document_page_tags => document_page_tag}/views/document_page.xml (97%) rename {document_page_tags => document_page_tag}/views/document_page_tag.xml (98%) delete mode 100644 document_page_tags/i18n/am.po delete mode 100644 document_page_tags/i18n/ar.po delete mode 100644 document_page_tags/i18n/bg.po delete mode 100644 document_page_tags/i18n/bs.po delete mode 100644 document_page_tags/i18n/ca.po delete mode 100644 document_page_tags/i18n/ca_ES.po delete mode 100644 document_page_tags/i18n/cs.po delete mode 100644 document_page_tags/i18n/da.po delete mode 100644 document_page_tags/i18n/de.po delete mode 100644 document_page_tags/i18n/document_page_tags.pot delete mode 100644 document_page_tags/i18n/el.po delete mode 100644 document_page_tags/i18n/el_GR.po delete mode 100644 document_page_tags/i18n/en_GB.po delete mode 100644 document_page_tags/i18n/es.po delete mode 100644 document_page_tags/i18n/es_AR.po delete mode 100644 document_page_tags/i18n/es_CL.po delete mode 100644 document_page_tags/i18n/es_CO.po delete mode 100644 document_page_tags/i18n/es_CR.po delete mode 100644 document_page_tags/i18n/es_DO.po delete mode 100644 document_page_tags/i18n/es_EC.po delete mode 100644 document_page_tags/i18n/es_ES.po delete mode 100644 document_page_tags/i18n/es_MX.po delete mode 100644 document_page_tags/i18n/es_PE.po delete mode 100644 document_page_tags/i18n/es_PY.po delete mode 100644 document_page_tags/i18n/es_VE.po delete mode 100644 document_page_tags/i18n/et.po delete mode 100644 document_page_tags/i18n/eu.po delete mode 100644 document_page_tags/i18n/fa.po delete mode 100644 document_page_tags/i18n/fi.po delete mode 100644 document_page_tags/i18n/fr.po delete mode 100644 document_page_tags/i18n/fr_CA.po delete mode 100644 document_page_tags/i18n/fr_CH.po delete mode 100644 document_page_tags/i18n/gl.po delete mode 100644 document_page_tags/i18n/gl_ES.po delete mode 100644 document_page_tags/i18n/he.po delete mode 100644 document_page_tags/i18n/hr.po delete mode 100644 document_page_tags/i18n/hr_HR.po delete mode 100644 document_page_tags/i18n/hu.po delete mode 100644 document_page_tags/i18n/id.po delete mode 100644 document_page_tags/i18n/it.po delete mode 100644 document_page_tags/i18n/ja.po delete mode 100644 document_page_tags/i18n/ko.po delete mode 100644 document_page_tags/i18n/lt.po delete mode 100644 document_page_tags/i18n/lt_LT.po delete mode 100644 document_page_tags/i18n/lv.po delete mode 100644 document_page_tags/i18n/mk.po delete mode 100644 document_page_tags/i18n/mn.po delete mode 100644 document_page_tags/i18n/nb.po delete mode 100644 document_page_tags/i18n/nb_NO.po delete mode 100644 document_page_tags/i18n/nl.po delete mode 100644 document_page_tags/i18n/nl_BE.po delete mode 100644 document_page_tags/i18n/nl_NL.po delete mode 100644 document_page_tags/i18n/pl.po delete mode 100644 document_page_tags/i18n/pt.po delete mode 100644 document_page_tags/i18n/pt_BR.po delete mode 100644 document_page_tags/i18n/pt_PT.po delete mode 100644 document_page_tags/i18n/ro.po delete mode 100644 document_page_tags/i18n/ru.po delete mode 100644 document_page_tags/i18n/sk.po delete mode 100644 document_page_tags/i18n/sl.po delete mode 100644 document_page_tags/i18n/sr.po delete mode 100644 document_page_tags/i18n/sr@latin.po delete mode 100644 document_page_tags/i18n/sv.po delete mode 100644 document_page_tags/i18n/th.po delete mode 100644 document_page_tags/i18n/tr.po delete mode 100644 document_page_tags/i18n/tr_TR.po delete mode 100644 document_page_tags/i18n/uk.po delete mode 100644 document_page_tags/i18n/vi.po delete mode 100644 document_page_tags/i18n/vi_VN.po delete mode 100644 document_page_tags/i18n/zh_CN.po delete mode 100644 document_page_tags/i18n/zh_TW.po diff --git a/document_page_tags/README.rst b/document_page_tag/README.rst similarity index 91% rename from document_page_tags/README.rst rename to document_page_tag/README.rst index ef955d38..2e3ca4aa 100644 --- a/document_page_tags/README.rst +++ b/document_page_tag/README.rst @@ -25,7 +25,7 @@ Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback -`here `_. +`here `_. Credits ======= diff --git a/document_page_tags/__init__.py b/document_page_tag/__init__.py similarity index 100% rename from document_page_tags/__init__.py rename to document_page_tag/__init__.py diff --git a/document_page_tags/__manifest__.py b/document_page_tag/__manifest__.py similarity index 94% rename from document_page_tags/__manifest__.py rename to document_page_tag/__manifest__.py index eb29e6d6..e7edb30c 100644 --- a/document_page_tags/__manifest__.py +++ b/document_page_tag/__manifest__.py @@ -1,7 +1,7 @@ # Copyright 2015-2018 Therp BV # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { - "name": "Document Page Tags", + "name": "Document Page Tag", "version": "12.0.1.0.0", "author": "Therp BV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/knowledge", diff --git a/document_page_tag/i18n/am.po b/document_page_tag/i18n/am.po new file mode 100644 index 00000000..c6802b35 --- /dev/null +++ b/document_page_tag/i18n/am.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Amharic (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/am/)\n" +"Language: am\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/ar.po b/document_page_tag/i18n/ar.po new file mode 100644 index 00000000..e67d669a --- /dev/null +++ b/document_page_tag/i18n/ar.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Arabic (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/ar/)\n" +"Language: ar\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "أنشئ بواسطة" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "أنشئ في" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "اسم العرض" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "المعرف" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "آخر تعديل في" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "آخر تحديث بواسطة" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "آخر تحديث في" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "الاسم" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/bg.po b/document_page_tag/i18n/bg.po new file mode 100644 index 00000000..46bf789e --- /dev/null +++ b/document_page_tag/i18n/bg.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-11-25 14:57+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/bg/)\n" +"Language: bg\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Създадено от" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Създадено на" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Име за Показване" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Име" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/bs.po b/document_page_tag/i18n/bs.po new file mode 100644 index 00000000..800cc363 --- /dev/null +++ b/document_page_tag/i18n/bs.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/bs/)\n" +"Language: bs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Kreirano" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Prikaži naziv" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Zadnje mijenjano" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Ime" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/ca.po b/document_page_tag/i18n/ca.po new file mode 100644 index 00000000..3444d8c1 --- /dev/null +++ b/document_page_tag/i18n/ca.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2017-01-17 19:17+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Catalan (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/ca/)\n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creat per" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creat el" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Veure el nom" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Darrera modificació el" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Darrera Actualització per" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Darrera Actualització el" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nom" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/ca_ES.po b/document_page_tag/i18n/ca_ES.po new file mode 100644 index 00000000..18a641f1 --- /dev/null +++ b/document_page_tag/i18n/ca_ES.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/ca_ES/)\n" +"Language: ca_ES\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creat per" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creat a" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nom visible" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Darrera modificació en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Darrera actualització per" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Darrera actualització el" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nom" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/cs.po b/document_page_tag/i18n/cs.po new file mode 100644 index 00000000..86b5bf5e --- /dev/null +++ b/document_page_tag/i18n/cs.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:48+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Czech (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/cs/)\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Vytvořil(a)" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Vytvořeno" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Zobrazovaný název" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Naposled upraveno" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Naposled upraveno" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Naposled upraveno" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Název" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/da.po b/document_page_tag/i18n/da.po new file mode 100644 index 00000000..e17e5c9f --- /dev/null +++ b/document_page_tag/i18n/da.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Danish (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/da/)\n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Oprettet af" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Oprettet den" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Vist navn" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "Id" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Sidst ændret den" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Sidst opdateret af" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Sidst opdateret den" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Navn" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/de.po b/document_page_tag/i18n/de.po new file mode 100644 index 00000000..658d99fa --- /dev/null +++ b/document_page_tag/i18n/de.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +# Rudolf Schnapka , 2017 +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2017-04-19 11:44+0000\n" +"Last-Translator: Rudolf Schnapka \n" +"Language-Team: German (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/de/)\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "Ein Schlüsselbegriff für Dokumentseiten" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Angelegt durch" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Erzeugt am" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Dokumentenseite" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "Schlüsselbegriffe" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert durch" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Bezeichnung" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "Schlagworte müssen eindeutig sein" diff --git a/document_page_tag/i18n/document_page_tag.pot b/document_page_tag/i18n/document_page_tag.pot new file mode 100644 index 00000000..64156389 --- /dev/null +++ b/document_page_tag/i18n/document_page_tag.pot @@ -0,0 +1,75 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" + diff --git a/document_page_tag/i18n/el.po b/document_page_tag/i18n/el.po new file mode 100644 index 00000000..3cd543fd --- /dev/null +++ b/document_page_tag/i18n/el.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:47+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Greek (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/el/)\n" +"Language: el\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Δημιουργήθηκε από" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Δημιουργήθηκε στις" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Εμφάνιση Ονόματος" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Τελευταία αλλαγή στις" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Τελευταία Ενημέρωση από" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Τελευταία Ενημέρωση στις" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Όνομα" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/el_GR.po b/document_page_tag/i18n/el_GR.po new file mode 100644 index 00000000..ceec7e6c --- /dev/null +++ b/document_page_tag/i18n/el_GR.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/el_GR/)\n" +"Language: el_GR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Δημιουργήθηκε από " + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Δημιουργήθηκε στις" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "Κωδικός" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Τελευταία ενημέρωση από" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Τελευταία ενημέρωση στις" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Ονομασία" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/en_GB.po b/document_page_tag/i18n/en_GB.po new file mode 100644 index 00000000..b1a18376 --- /dev/null +++ b/document_page_tag/i18n/en_GB.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/en_GB/)\n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Created by" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Created on" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Display Name" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Last Modified on" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Name" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/es.po b/document_page_tag/i18n/es.po new file mode 100644 index 00000000..a9a7bdfa --- /dev/null +++ b/document_page_tag/i18n/es.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-09-16 21:45+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/es/)\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Página de documento" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nombre" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/es_AR.po b/document_page_tag/i18n/es_AR.po new file mode 100644 index 00000000..949ff690 --- /dev/null +++ b/document_page_tag/i18n/es_AR.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:49+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/es_AR/)\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Mostrar Nombre" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Página de documento" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nombre" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/es_CL.po b/document_page_tag/i18n/es_CL.po new file mode 100644 index 00000000..9ee2ae67 --- /dev/null +++ b/document_page_tag/i18n/es_CL.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/es_CL/)\n" +"Language: es_CL\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID (identificación)" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nombre" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/es_CO.po b/document_page_tag/i18n/es_CO.po new file mode 100644 index 00000000..af70e858 --- /dev/null +++ b/document_page_tag/i18n/es_CO.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/es_CO/)\n" +"Language: es_CO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nombre Público" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Última Modificación el" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Actualizado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Actualizado" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nombre" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/es_CR.po b/document_page_tag/i18n/es_CR.po new file mode 100644 index 00000000..f3d30a05 --- /dev/null +++ b/document_page_tag/i18n/es_CR.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-03-03 01:59+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/es_CR/)\n" +"Language: es_CR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Página de documento" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +#, fuzzy +msgid "Last Modified on" +msgstr "Ultima actualización en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nombre" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/es_DO.po b/document_page_tag/i18n/es_DO.po new file mode 100644 index 00000000..144c544a --- /dev/null +++ b/document_page_tag/i18n/es_DO.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/" +"OCA-knowledge-8-0/language/es_DO/)\n" +"Language: es_DO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nombre" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/es_EC.po b/document_page_tag/i18n/es_EC.po new file mode 100644 index 00000000..ee486494 --- /dev/null +++ b/document_page_tag/i18n/es_EC.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/es_EC/)\n" +"Language: es_EC\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID (identificación)" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nombre" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/es_ES.po b/document_page_tag/i18n/es_ES.po new file mode 100644 index 00000000..d0218787 --- /dev/null +++ b/document_page_tag/i18n/es_ES.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/es_ES/)\n" +"Language: es_ES\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nombre para mostrar" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/es_MX.po b/document_page_tag/i18n/es_MX.po new file mode 100644 index 00000000..1605c872 --- /dev/null +++ b/document_page_tag/i18n/es_MX.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:47+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/es_MX/)\n" +"Language: es_MX\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nombre desplegado" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Página de documento" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Ultima modificacion realizada" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nombre" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/es_PE.po b/document_page_tag/i18n/es_PE.po new file mode 100644 index 00000000..9556a1b1 --- /dev/null +++ b/document_page_tag/i18n/es_PE.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/es_PE/)\n" +"Language: es_PE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nombre a Mostrar" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Ultima Modificación en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Actualizado última vez por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Ultima Actualización" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nombre" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/es_PY.po b/document_page_tag/i18n/es_PY.po new file mode 100644 index 00000000..f048fce1 --- /dev/null +++ b/document_page_tag/i18n/es_PY.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (Paraguay) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/es_PY/)\n" +"Language: es_PY\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nombre" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/es_VE.po b/document_page_tag/i18n/es_VE.po new file mode 100644 index 00000000..abd6dc66 --- /dev/null +++ b/document_page_tag/i18n/es_VE.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:49+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/es_VE/)\n" +"Language: es_VE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Mostrar nombre" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Página de documento" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Modificada por última vez" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nombre" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/et.po b/document_page_tag/i18n/et.po new file mode 100644 index 00000000..f8a7963f --- /dev/null +++ b/document_page_tag/i18n/et.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-04-30 15:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Estonian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/et/)\n" +"Language: et\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Loonud" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Loodud" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Näidatav nimi" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Viimati muudetud" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Viimati uuendatud" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Viimati uuendatud" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nimi" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/eu.po b/document_page_tag/i18n/eu.po new file mode 100644 index 00000000..ac074a76 --- /dev/null +++ b/document_page_tag/i18n/eu.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Basque (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/eu/)\n" +"Language: eu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Nork sortua" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Created on" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Izena erakutsi" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Izena" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/fa.po b/document_page_tag/i18n/fa.po new file mode 100644 index 00000000..ffa586a0 --- /dev/null +++ b/document_page_tag/i18n/fa.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Persian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/fa/)\n" +"Language: fa\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "ایجاد شده توسط" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "ایجاد شده در" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "نام نمایشی" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "شناسه" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "تاریخ آخرین به‌روزرسانی" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "آخرین به روز رسانی توسط" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "آخرین به روز رسانی در" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "نام" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/fi.po b/document_page_tag/i18n/fi.po new file mode 100644 index 00000000..60e2b513 --- /dev/null +++ b/document_page_tag/i18n/fi.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-09-15 12:45+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Finnish (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/fi/)\n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Luonut" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Luotu" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nimi" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Dokumentin sivu" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Viimeksi muokattu" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Viimeksi päivittänyt" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Viimeksi päivitetty" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nimi" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/fr.po b/document_page_tag/i18n/fr.po new file mode 100644 index 00000000..5d5310fa --- /dev/null +++ b/document_page_tag/i18n/fr.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-09-16 21:46+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/fr/)\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Créé par" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Créé le" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nom à afficher" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Page" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nom" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/fr_CA.po b/document_page_tag/i18n/fr_CA.po new file mode 100644 index 00000000..5e611948 --- /dev/null +++ b/document_page_tag/i18n/fr_CA.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/fr_CA/)\n" +"Language: fr_CA\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Créé par" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Créé le" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Afficher le nom" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "Identifiant" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nom" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/fr_CH.po b/document_page_tag/i18n/fr_CH.po new file mode 100644 index 00000000..1957ba52 --- /dev/null +++ b/document_page_tag/i18n/fr_CH.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/fr_CH/)\n" +"Language: fr_CH\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Créé par" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Créé le" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nom affiché" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Modifié par" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Modifié le" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/gl.po b/document_page_tag/i18n/gl.po new file mode 100644 index 00000000..db4518ea --- /dev/null +++ b/document_page_tag/i18n/gl.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2017-08-11 11:55+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Galician (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/gl/)\n" +"Language: gl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creado o" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Última modificación" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "ültima actualización por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nome" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/gl_ES.po b/document_page_tag/i18n/gl_ES.po new file mode 100644 index 00000000..a35d473c --- /dev/null +++ b/document_page_tag/i18n/gl_ES.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/gl_ES/)\n" +"Language: gl_ES\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/he.po b/document_page_tag/i18n/he.po new file mode 100644 index 00000000..997aa6e8 --- /dev/null +++ b/document_page_tag/i18n/he.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/he/)\n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "נוצר על ידי" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "נוצר ב-" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "השם המוצג" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "מזהה" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "תאריך שינוי אחרון" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "עודכן לאחרונה על ידי" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "עודכן לאחרונה על" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "שם" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/hr.po b/document_page_tag/i18n/hr.po new file mode 100644 index 00000000..14fe9ff2 --- /dev/null +++ b/document_page_tag/i18n/hr.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/hr/)\n" +"Language: hr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Datum kreiranja" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Naziv " + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Stranica dokumenata" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Naziv" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/hr_HR.po b/document_page_tag/i18n/hr_HR.po new file mode 100644 index 00000000..cc921ffc --- /dev/null +++ b/document_page_tag/i18n/hr_HR.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/hr_HR/)\n" +"Language: hr_HR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Kreirano" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Naziv" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Naziv" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/hu.po b/document_page_tag/i18n/hu.po new file mode 100644 index 00000000..3ed9b6ea --- /dev/null +++ b/document_page_tag/i18n/hu.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-04-30 15:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/hu/)\n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Készítette" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Létrehozás dátuma" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Név megjelenítése" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Documentum oldal" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Utolsó frissítés dátuma" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Utoljára frissítve, által" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Utoljára frissítve " + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Név" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/id.po b/document_page_tag/i18n/id.po new file mode 100644 index 00000000..cf30610b --- /dev/null +++ b/document_page_tag/i18n/id.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/id/)\n" +"Language: id\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Dibuat oleh" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Dibuat pada" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nama Tampilan" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Terakhir Dimodifikasi pada" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Diperbaharui oleh" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Diperbaharui pada" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nama" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/it.po b/document_page_tag/i18n/it.po new file mode 100644 index 00000000..3e5bc787 --- /dev/null +++ b/document_page_tag/i18n/it.po @@ -0,0 +1,81 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +# Paolo Valier, 2016 +# Paolo Valier, 2016 +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-09-09 12:24+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Italian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/it/)\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "Una parola chiave per le pagine del documento" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creato da" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creato il" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nome da visualizzare" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Pagina documento" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "Parole chiave" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Ultima modifica il" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Ultimo aggiornamento da" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Ultimo aggiornamento il" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nome" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "Il Tag devono essere univoci" diff --git a/document_page_tag/i18n/ja.po b/document_page_tag/i18n/ja.po new file mode 100644 index 00000000..bd426462 --- /dev/null +++ b/document_page_tag/i18n/ja.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Japanese (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/ja/)\n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "作成者" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "作成日" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "表示名" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "最終更新日" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "最終更新者" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "最終更新日" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "名称" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/ko.po b/document_page_tag/i18n/ko.po new file mode 100644 index 00000000..d9ed41fc --- /dev/null +++ b/document_page_tag/i18n/ko.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Korean (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/ko/)\n" +"Language: ko\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "작성자" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "생성 날짜" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "표시 이름" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "최근 수정" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "최근 갱신한 사람" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "최근 갱신 날짜" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "이름" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/lt.po b/document_page_tag/i18n/lt.po new file mode 100644 index 00000000..9df0c2a1 --- /dev/null +++ b/document_page_tag/i18n/lt.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/lt/)\n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Sukūrė" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Sukurta" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Vaizduojamas pavadinimas" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Paskutinį kartą keista" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Paskutinį kartą atnaujino" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Paskutinį kartą atnaujinta" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Pavadinimas" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/lt_LT.po b/document_page_tag/i18n/lt_LT.po new file mode 100644 index 00000000..f2468a43 --- /dev/null +++ b/document_page_tag/i18n/lt_LT.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/lt_LT/)\n" +"Language: lt_LT\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Sukūrė" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Sukurta" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Paskutinį kartą atnaujino" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Paskutinį kartą atnaujinta" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/lv.po b/document_page_tag/i18n/lv.po new file mode 100644 index 00000000..573b9b1d --- /dev/null +++ b/document_page_tag/i18n/lv.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:48+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Latvian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/lv/)\n" +"Language: lv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Izveidoja" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Izveidots" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Pēdējo reizi atjaunoja" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Pēdējās izmaiņas" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nosaukums" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/mk.po b/document_page_tag/i18n/mk.po new file mode 100644 index 00000000..92e6dedf --- /dev/null +++ b/document_page_tag/i18n/mk.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:50+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/mk/)\n" +"Language: mk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Креирано од" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Креирано на" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Прикажи име" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Страница на документ" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Последна промена на" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Последно ажурирање од" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Последно ажурирање на" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Име" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/mn.po b/document_page_tag/i18n/mn.po new file mode 100644 index 00000000..6fb9af0f --- /dev/null +++ b/document_page_tag/i18n/mn.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:52+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/mn/)\n" +"Language: mn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Үүсгэгч" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Үүсгэсэн" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Дэлгэцийн Нэр" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Баримтын Хуудас" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Сүүлийн засвар хийсэн огноо" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Сүүлийн засвар хийсэн" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Сүүлийн засвар хийсэн огноо" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Нэр" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/nb.po b/document_page_tag/i18n/nb.po new file mode 100644 index 00000000..daec459d --- /dev/null +++ b/document_page_tag/i18n/nb.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:52+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/nb/)\n" +"Language: nb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Opprettet av" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Opprettet den" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Visnings navn" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Sist oppdatert " + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Sist oppdatert av" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Sist oppdatert" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Navn" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/nb_NO.po b/document_page_tag/i18n/nb_NO.po new file mode 100644 index 00000000..a5e3a2a4 --- /dev/null +++ b/document_page_tag/i18n/nb_NO.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/nb_NO/)\n" +"Language: nb_NO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Laget av" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Laget den" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Vis navn" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Sist endret den" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Sist oppdatert av" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Sist oppdatert den" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/nl.po b/document_page_tag/i18n/nl.po new file mode 100644 index 00000000..41c992bf --- /dev/null +++ b/document_page_tag/i18n/nl.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-11-22 12:24+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/nl/)\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Aangemaakt door" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Aangemaakt op" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Te tonen naam" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Document pagina" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Laatst bijgewerkt op" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Laatst bijgewerkt door" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Naam" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/nl_BE.po b/document_page_tag/i18n/nl_BE.po new file mode 100644 index 00000000..583b5584 --- /dev/null +++ b/document_page_tag/i18n/nl_BE.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/nl_BE/)\n" +"Language: nl_BE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Gemaakt door" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Gemaakt op" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Laatst Aangepast op" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Laatst bijgewerkt door" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Naam:" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/nl_NL.po b/document_page_tag/i18n/nl_NL.po new file mode 100644 index 00000000..91c9bf6e --- /dev/null +++ b/document_page_tag/i18n/nl_NL.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/nl_NL/)\n" +"Language: nl_NL\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Aangemaakt door" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Aangemaakt op" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Weergavenaam" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Laatst bijgewerkt door" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Naam" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/pl.po b/document_page_tag/i18n/pl.po new file mode 100644 index 00000000..ad384045 --- /dev/null +++ b/document_page_tag/i18n/pl.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Polish (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/pl/)\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Utworzone przez" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Utworzono" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Wyświetlana nazwa " + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Strona dokumentu" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Ostatnio modyfikowano" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Ostatnio modyfikowane przez" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Ostatnia zmiana" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nazwa" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/pt.po b/document_page_tag/i18n/pt.po new file mode 100644 index 00000000..9aa2bfe3 --- /dev/null +++ b/document_page_tag/i18n/pt.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-11-25 14:58+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/pt/)\n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Criado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Criado em" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nome" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Página do documento" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Modificado a última vez por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Atualizado pela última vez por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nome" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/pt_BR.po b/document_page_tag/i18n/pt_BR.po new file mode 100644 index 00000000..bab19e3d --- /dev/null +++ b/document_page_tag/i18n/pt_BR.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/pt_BR/)\n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Criado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Criado em" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nome para Mostrar" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Página do Documento" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "Identificação" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Última atualização em" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nome" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/pt_PT.po b/document_page_tag/i18n/pt_PT.po new file mode 100644 index 00000000..221b239d --- /dev/null +++ b/document_page_tag/i18n/pt_PT.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-07 16:07+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/pt_PT/)\n" +"Language: pt_PT\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Criado por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Criado em" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nome a exibir" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Página do Documento" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Modificado pela última vez em" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Modificado pela última vez por" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nome" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/ro.po b/document_page_tag/i18n/ro.po new file mode 100644 index 00000000..28f4d5b8 --- /dev/null +++ b/document_page_tag/i18n/ro.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-12-27 08:24+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Romanian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/ro/)\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Creat de" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Creat in" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Nume Afişat" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Pagina Documentului" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Ultima actualizare în" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Ultima actualizare făcută de" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Ultima actualizare la" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Nume" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/ru.po b/document_page_tag/i18n/ru.po new file mode 100644 index 00000000..f7712410 --- /dev/null +++ b/document_page_tag/i18n/ru.po @@ -0,0 +1,81 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-12-27 08:22+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Russian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/ru/)\n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Создано" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Создан" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Страница документа" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Последний раз обновлено" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Последний раз обновлено" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Название" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/sk.po b/document_page_tag/i18n/sk.po new file mode 100644 index 00000000..f9d80bbc --- /dev/null +++ b/document_page_tag/i18n/sk.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-11-22 16:25+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Slovak (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/sk/)\n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Vytvoril" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Vytvorené" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Zobraziť meno" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Posledná modifikácia" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Naposledy upravoval" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Naposledy upravované" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Meno" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/sl.po b/document_page_tag/i18n/sl.po new file mode 100644 index 00000000..0f09a1b4 --- /dev/null +++ b/document_page_tag/i18n/sl.po @@ -0,0 +1,81 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +# Matjaž Mozetič , 2016 +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-04 02:39+0000\n" +"PO-Revision-Date: 2016-05-01 04:54+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/sl/)\n" +"Language: sl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "Ključna beseda za strani dokumentov" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Ustvaril" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Prikazni naziv" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Stran dokumenta" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "Ključne besede" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Zadnjič spremenjeno" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Zadnjič posodobil" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Naziv" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "Oznake morajo biti unikatne" diff --git a/document_page_tag/i18n/sr.po b/document_page_tag/i18n/sr.po new file mode 100644 index 00000000..ec67f058 --- /dev/null +++ b/document_page_tag/i18n/sr.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-04-30 15:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Serbian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/sr/)\n" +"Language: sr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Kreiran" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Ime" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/sr@latin.po b/document_page_tag/i18n/sr@latin.po new file mode 100644 index 00000000..faf09256 --- /dev/null +++ b/document_page_tag/i18n/sr@latin.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:50+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/sr@latin/)\n" +"Language: sr@latin\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Kreiran" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Ime za prikaz" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Zadnja izmjena" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Zadnja izmjena" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Zadnja izmjena" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Ime:" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/sv.po b/document_page_tag/i18n/sv.po new file mode 100644 index 00000000..69d16ebc --- /dev/null +++ b/document_page_tag/i18n/sv.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:53+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Swedish (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/sv/)\n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Skapad av" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Skapad den" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Visa namn" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Dokumentsida" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Senast redigerad" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Senast uppdaterad av" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Senast uppdaterad" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Namn" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/th.po b/document_page_tag/i18n/th.po new file mode 100644 index 00000000..008fd289 --- /dev/null +++ b/document_page_tag/i18n/th.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Thai (http://www.transifex.com/oca/OCA-knowledge-8-0/language/" +"th/)\n" +"Language: th\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "สร้างโดย" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "สร้างเมื่อ" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "ชื่อที่ใช้แสดง" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "รหัส" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "แก้ไขครั้งสุดท้ายเมื่อ" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "อัพเดทครั้งสุดท้ายโดย" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "อัพเดทครั้งสุดท้ายเมื่อ" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "ชื่อ" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/tr.po b/document_page_tag/i18n/tr.po new file mode 100644 index 00000000..b1acf75c --- /dev/null +++ b/document_page_tag/i18n/tr.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-12-30 18:44+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Turkish (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/tr/)\n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Oluşturan" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Oluşturulma" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Görünen İsim" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "Belge Sayfası" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Son değişiklik" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Son güncelleyen" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Son güncelleme" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Adı" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/tr_TR.po b/document_page_tag/i18n/tr_TR.po new file mode 100644 index 00000000..1ec21fa2 --- /dev/null +++ b/document_page_tag/i18n/tr_TR.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/tr_TR/)\n" +"Language: tr_TR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Oluşturan" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Oluşturulma tarihi" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Görünen ad" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "Kimlik" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "En son güncelleme tarihi" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "En son güncelleyen " + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "En son güncelleme tarihi" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Ad" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/uk.po b/document_page_tag/i18n/uk.po new file mode 100644 index 00000000..42618544 --- /dev/null +++ b/document_page_tag/i18n/uk.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/uk/)\n" +"Language: uk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Створив" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Створено" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Назва для відображення" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Остання модифікація" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Востаннє оновив" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Останнє оновлення" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Name" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/vi.po b/document_page_tag/i18n/vi.po new file mode 100644 index 00000000..859a1569 --- /dev/null +++ b/document_page_tag/i18n/vi.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:47+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-knowledge-8-0/" +"language/vi/)\n" +"Language: vi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Được tạo bởi" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Tạo trên" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "Sửa lần cuối vào" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Cập nhật lần cuối vào" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Tên" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/vi_VN.po b/document_page_tag/i18n/vi_VN.po new file mode 100644 index 00000000..72a0c3b9 --- /dev/null +++ b/document_page_tag/i18n/vi_VN.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/vi_VN/)\n" +"Language: vi_VN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "Tạo bởi" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "Tạo vào" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "Cập nhật lần cuối bởi" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "Cập nhật lần cuối vào" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "Tên" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/zh_CN.po b/document_page_tag/i18n/zh_CN.po new file mode 100644 index 00000000..93a11233 --- /dev/null +++ b/document_page_tag/i18n/zh_CN.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2017-04-19 01:22+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/zh_CN/)\n" +"Language: zh_CN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "创建者" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "创建在" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "显示名称" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "文档页面" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "ID" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "最后修改时间" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "最后更新者" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "上次更新日期" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "名称" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tag/i18n/zh_TW.po b/document_page_tag/i18n/zh_TW.po new file mode 100644 index 00000000..455cb933 --- /dev/null +++ b/document_page_tag/i18n/zh_TW.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tag +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-10-11 09:52+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-" +"knowledge-8-0/language/zh_TW/)\n" +"Language: zh_TW\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_uid +msgid "Created by" +msgstr "建立者" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_create_date +msgid "Created on" +msgstr "建立於" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_display_name +msgid "Display Name" +msgstr "顯示名稱" + +#. module: document_page_tag +#: model:ir.model,name:document_page_tag.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_id +msgid "ID" +msgstr "編號" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_ids +msgid "Keywords" +msgstr "" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag___last_update +msgid "Last Modified on" +msgstr "最後修改:" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_uid +msgid "Last Updated by" +msgstr "最後更新:" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_write_date +msgid "Last Updated on" +msgstr "最後更新於" + +#. module: document_page_tag +#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag_name +msgid "Name" +msgstr "名稱" + +#. module: document_page_tag +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_page_tags/models/__init__.py b/document_page_tag/models/__init__.py similarity index 100% rename from document_page_tags/models/__init__.py rename to document_page_tag/models/__init__.py diff --git a/document_page_tags/models/document_page.py b/document_page_tag/models/document_page.py similarity index 100% rename from document_page_tags/models/document_page.py rename to document_page_tag/models/document_page.py diff --git a/document_page_tags/models/document_page_tag.py b/document_page_tag/models/document_page_tag.py similarity index 100% rename from document_page_tags/models/document_page_tag.py rename to document_page_tag/models/document_page_tag.py diff --git a/document_page_tag/readme/CONFIGURE.rst b/document_page_tag/readme/CONFIGURE.rst new file mode 100644 index 00000000..e7dc2359 --- /dev/null +++ b/document_page_tag/readme/CONFIGURE.rst @@ -0,0 +1 @@ +No configuration required. diff --git a/document_page_tag/readme/CONTRIBUTORS.rst b/document_page_tag/readme/CONTRIBUTORS.rst new file mode 100644 index 00000000..665c3d97 --- /dev/null +++ b/document_page_tag/readme/CONTRIBUTORS.rst @@ -0,0 +1,2 @@ +* Holger Brunn +* Marcel Savegnago diff --git a/document_page_tag/readme/DESCRIPTION.rst b/document_page_tag/readme/DESCRIPTION.rst new file mode 100644 index 00000000..0363eb39 --- /dev/null +++ b/document_page_tag/readme/DESCRIPTION.rst @@ -0,0 +1,2 @@ +This module allows you to fill in keywords on your pages to simplify finding +them afterwards. diff --git a/document_page_tag/readme/INSTALL.rst b/document_page_tag/readme/INSTALL.rst new file mode 100644 index 00000000..b643617c --- /dev/null +++ b/document_page_tag/readme/INSTALL.rst @@ -0,0 +1 @@ +This module depends on module knowledge. So make sure to have it in your addons list. diff --git a/document_page_tag/readme/USAGE.rst b/document_page_tag/readme/USAGE.rst new file mode 100644 index 00000000..08447c08 --- /dev/null +++ b/document_page_tag/readme/USAGE.rst @@ -0,0 +1,2 @@ +Fill in your keywords, and search for them by typing (part of) the keyword and +choose searching for keywords. diff --git a/document_page_tags/security/ir.model.access.csv b/document_page_tag/security/ir.model.access.csv similarity index 100% rename from document_page_tags/security/ir.model.access.csv rename to document_page_tag/security/ir.model.access.csv diff --git a/document_page_tags/static/description/icon.png b/document_page_tag/static/description/icon.png similarity index 100% rename from document_page_tags/static/description/icon.png rename to document_page_tag/static/description/icon.png diff --git a/document_page_tags/tests/__init__.py b/document_page_tag/tests/__init__.py similarity index 75% rename from document_page_tags/tests/__init__.py rename to document_page_tag/tests/__init__.py index c8af28ed..f37e36b0 100644 --- a/document_page_tags/tests/__init__.py +++ b/document_page_tag/tests/__init__.py @@ -1,3 +1,3 @@ # Copyright 2015-2018 Therp BV # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). -from . import test_document_page_tags +from . import test_document_page_tag diff --git a/document_page_tags/tests/test_document_page_tags.py b/document_page_tag/tests/test_document_page_tag.py similarity index 90% rename from document_page_tags/tests/test_document_page_tags.py rename to document_page_tag/tests/test_document_page_tag.py index add9d242..2f4e4f00 100644 --- a/document_page_tags/tests/test_document_page_tags.py +++ b/document_page_tag/tests/test_document_page_tag.py @@ -5,8 +5,8 @@ from odoo.tests.common import TransactionCase from odoo.tools.misc import mute_logger -class TestDocumentPageTags(TransactionCase): - def test_document_page_tags(self): +class TestDocumentPageTag(TransactionCase): + def test_document_page_tag(self): testtag = self.env['document.page.tag'].name_create('test') # check we're charitable on duplicates self.assertEqual( diff --git a/document_page_tags/views/document_page.xml b/document_page_tag/views/document_page.xml similarity index 97% rename from document_page_tags/views/document_page.xml rename to document_page_tag/views/document_page.xml index 7f4e1b91..e067fb52 100644 --- a/document_page_tags/views/document_page.xml +++ b/document_page_tag/views/document_page.xml @@ -1,4 +1,4 @@ - + diff --git a/document_page_tags/views/document_page_tag.xml b/document_page_tag/views/document_page_tag.xml similarity index 98% rename from document_page_tags/views/document_page_tag.xml rename to document_page_tag/views/document_page_tag.xml index 524fbfd3..2d92212c 100644 --- a/document_page_tags/views/document_page_tag.xml +++ b/document_page_tag/views/document_page_tag.xml @@ -1,4 +1,3 @@ - diff --git a/document_page_tags/i18n/am.po b/document_page_tags/i18n/am.po deleted file mode 100644 index 50e1df37..00000000 --- a/document_page_tags/i18n/am.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Amharic (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/am/)\n" -"Language: am\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Última actualización por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/ar.po b/document_page_tags/i18n/ar.po deleted file mode 100644 index 5054a20d..00000000 --- a/document_page_tags/i18n/ar.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Arabic (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/ar/)\n" -"Language: ar\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "أنشئ بواسطة" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "أنشئ في" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "اسم العرض" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "المعرف" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "آخر تعديل في" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "آخر تحديث بواسطة" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "آخر تحديث في" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "الاسم" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/bg.po b/document_page_tags/i18n/bg.po deleted file mode 100644 index 07f05656..00000000 --- a/document_page_tags/i18n/bg.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-11-25 14:57+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/bg/)\n" -"Language: bg\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Създадено от" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Създадено на" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Име за Показване" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Последно обновено на" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Последно обновено от" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Последно обновено на" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Име" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/bs.po b/document_page_tags/i18n/bs.po deleted file mode 100644 index 84708e24..00000000 --- a/document_page_tags/i18n/bs.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/bs/)\n" -"Language: bs\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Kreirao" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Kreirano" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Prikaži naziv" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Zadnje mijenjano" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Zadnji ažurirao" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Zadnje ažurirano" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Ime" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/ca.po b/document_page_tags/i18n/ca.po deleted file mode 100644 index 861f1585..00000000 --- a/document_page_tags/i18n/ca.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2017-01-17 19:17+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Catalan (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/ca/)\n" -"Language: ca\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creat per" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creat el" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Veure el nom" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Darrera modificació el" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Darrera Actualització per" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Darrera Actualització el" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nom" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/ca_ES.po b/document_page_tags/i18n/ca_ES.po deleted file mode 100644 index dfd07787..00000000 --- a/document_page_tags/i18n/ca_ES.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/ca_ES/)\n" -"Language: ca_ES\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creat per" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creat a" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nom visible" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Darrera modificació en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Darrera actualització per" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Darrera actualització el" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nom" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/cs.po b/document_page_tags/i18n/cs.po deleted file mode 100644 index 5fd01224..00000000 --- a/document_page_tags/i18n/cs.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:48+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Czech (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/cs/)\n" -"Language: cs\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Vytvořil(a)" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Vytvořeno" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Zobrazovaný název" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Naposled upraveno" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Naposled upraveno" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Naposled upraveno" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Název" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/da.po b/document_page_tags/i18n/da.po deleted file mode 100644 index 86d54244..00000000 --- a/document_page_tags/i18n/da.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Danish (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/da/)\n" -"Language: da\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Oprettet af" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Oprettet den" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Vist navn" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "Id" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Sidst ændret den" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Sidst opdateret af" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Sidst opdateret den" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Navn" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/de.po b/document_page_tags/i18n/de.po deleted file mode 100644 index 980df163..00000000 --- a/document_page_tags/i18n/de.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -# Rudolf Schnapka , 2017 -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2017-04-19 11:44+0000\n" -"Last-Translator: Rudolf Schnapka \n" -"Language-Team: German (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/de/)\n" -"Language: de\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "Ein Schlüsselbegriff für Dokumentseiten" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Angelegt durch" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Erzeugt am" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Anzeigename" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Dokumentenseite" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "Schlüsselbegriffe" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Zuletzt geändert am" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Zuletzt aktualisiert durch" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Zuletzt aktualisiert am" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Bezeichnung" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "Schlagworte müssen eindeutig sein" diff --git a/document_page_tags/i18n/document_page_tags.pot b/document_page_tags/i18n/document_page_tags.pot deleted file mode 100644 index 0693ae2f..00000000 --- a/document_page_tags/i18n/document_page_tags.pot +++ /dev/null @@ -1,75 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: \n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" - diff --git a/document_page_tags/i18n/el.po b/document_page_tags/i18n/el.po deleted file mode 100644 index f15b2dab..00000000 --- a/document_page_tags/i18n/el.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:47+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Greek (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/el/)\n" -"Language: el\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Δημιουργήθηκε από" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Δημιουργήθηκε στις" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Εμφάνιση Ονόματος" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Τελευταία αλλαγή στις" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Τελευταία Ενημέρωση από" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Τελευταία Ενημέρωση στις" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Όνομα" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/el_GR.po b/document_page_tags/i18n/el_GR.po deleted file mode 100644 index f4fab786..00000000 --- a/document_page_tags/i18n/el_GR.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/el_GR/)\n" -"Language: el_GR\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Δημιουργήθηκε από " - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Δημιουργήθηκε στις" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "Κωδικός" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Τελευταία ενημέρωση από" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Τελευταία ενημέρωση στις" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Ονομασία" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/en_GB.po b/document_page_tags/i18n/en_GB.po deleted file mode 100644 index db882eaf..00000000 --- a/document_page_tags/i18n/en_GB.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/en_GB/)\n" -"Language: en_GB\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Created by" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Created on" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Display Name" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Last Modified on" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Last Updated by" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Last Updated on" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Name" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/es.po b/document_page_tags/i18n/es.po deleted file mode 100644 index 11f9c8a0..00000000 --- a/document_page_tags/i18n/es.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-09-16 21:45+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/es/)\n" -"Language: es\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nombre mostrado" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Página de documento" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Última modificación el" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Ultima actualización por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Ultima actualización en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nombre" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/es_AR.po b/document_page_tags/i18n/es_AR.po deleted file mode 100644 index 02299415..00000000 --- a/document_page_tags/i18n/es_AR.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:49+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/es_AR/)\n" -"Language: es_AR\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Mostrar Nombre" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Página de documento" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Última modificación en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Ultima actualización por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Ultima actualización en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nombre" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/es_CL.po b/document_page_tags/i18n/es_CL.po deleted file mode 100644 index 0f847a8b..00000000 --- a/document_page_tags/i18n/es_CL.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/es_CL/)\n" -"Language: es_CL\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nombre mostrado" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID (identificación)" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Última modificación en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Última actualización de" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nombre" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/es_CO.po b/document_page_tags/i18n/es_CO.po deleted file mode 100644 index eedda36c..00000000 --- a/document_page_tags/i18n/es_CO.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/es_CO/)\n" -"Language: es_CO\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nombre Público" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Última Modificación el" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Actualizado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Actualizado" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nombre" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/es_CR.po b/document_page_tags/i18n/es_CR.po deleted file mode 100644 index 6f6f6452..00000000 --- a/document_page_tags/i18n/es_CR.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-03-03 01:59+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/es_CR/)\n" -"Language: es_CR\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Página de documento" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -#, fuzzy -msgid "Last Modified on" -msgstr "Ultima actualización en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Ultima actualización por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Ultima actualización en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nombre" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/es_DO.po b/document_page_tags/i18n/es_DO.po deleted file mode 100644 index 817e3157..00000000 --- a/document_page_tags/i18n/es_DO.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/" -"OCA-knowledge-8-0/language/es_DO/)\n" -"Language: es_DO\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nombre mostrado" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Última modificación en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Última actualización de" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nombre" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/es_EC.po b/document_page_tags/i18n/es_EC.po deleted file mode 100644 index 4dfc2138..00000000 --- a/document_page_tags/i18n/es_EC.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/es_EC/)\n" -"Language: es_EC\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nombre mostrado" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID (identificación)" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Última modificación en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Última actualización de" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nombre" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/es_ES.po b/document_page_tags/i18n/es_ES.po deleted file mode 100644 index 0d310705..00000000 --- a/document_page_tags/i18n/es_ES.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/es_ES/)\n" -"Language: es_ES\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nombre para mostrar" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Última modificación en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Última actualización por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/es_MX.po b/document_page_tags/i18n/es_MX.po deleted file mode 100644 index cff19dbb..00000000 --- a/document_page_tags/i18n/es_MX.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:47+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/es_MX/)\n" -"Language: es_MX\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nombre desplegado" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Página de documento" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Ultima modificacion realizada" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Ultima actualización por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Ultima actualización en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nombre" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/es_PE.po b/document_page_tags/i18n/es_PE.po deleted file mode 100644 index 9ef4f359..00000000 --- a/document_page_tags/i18n/es_PE.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/es_PE/)\n" -"Language: es_PE\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nombre a Mostrar" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Ultima Modificación en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Actualizado última vez por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Ultima Actualización" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nombre" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/es_PY.po b/document_page_tags/i18n/es_PY.po deleted file mode 100644 index 11ed8dc9..00000000 --- a/document_page_tags/i18n/es_PY.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Spanish (Paraguay) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/es_PY/)\n" -"Language: es_PY\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Ultima actualización por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Ultima actualización en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nombre" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/es_VE.po b/document_page_tags/i18n/es_VE.po deleted file mode 100644 index 409254b2..00000000 --- a/document_page_tags/i18n/es_VE.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:49+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/es_VE/)\n" -"Language: es_VE\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Mostrar nombre" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Página de documento" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Modificada por última vez" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Ultima actualización por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Ultima actualización en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nombre" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/et.po b/document_page_tags/i18n/et.po deleted file mode 100644 index 60b5aba7..00000000 --- a/document_page_tags/i18n/et.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-04-30 15:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Estonian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/et/)\n" -"Language: et\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Loonud" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Loodud" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Näidatav nimi" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Viimati muudetud" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Viimati uuendatud" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Viimati uuendatud" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nimi" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/eu.po b/document_page_tags/i18n/eu.po deleted file mode 100644 index 06a71a9e..00000000 --- a/document_page_tags/i18n/eu.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Basque (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/eu/)\n" -"Language: eu\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Nork sortua" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Created on" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Izena erakutsi" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Last Updated by" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Last Updated on" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Izena" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/fa.po b/document_page_tags/i18n/fa.po deleted file mode 100644 index fd401d02..00000000 --- a/document_page_tags/i18n/fa.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Persian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/fa/)\n" -"Language: fa\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "ایجاد شده توسط" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "ایجاد شده در" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "نام نمایشی" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "شناسه" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "تاریخ آخرین به‌روزرسانی" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "آخرین به روز رسانی توسط" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "آخرین به روز رسانی در" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "نام" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/fi.po b/document_page_tags/i18n/fi.po deleted file mode 100644 index 5aa477b6..00000000 --- a/document_page_tags/i18n/fi.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-09-15 12:45+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Finnish (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/fi/)\n" -"Language: fi\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Luonut" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Luotu" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nimi" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Dokumentin sivu" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Viimeksi muokattu" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Viimeksi päivittänyt" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Viimeksi päivitetty" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nimi" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/fr.po b/document_page_tags/i18n/fr.po deleted file mode 100644 index f8f84fa1..00000000 --- a/document_page_tags/i18n/fr.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-09-16 21:46+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: French (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/fr/)\n" -"Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Créé par" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Créé le" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nom à afficher" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Page" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Dernière modification le" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Dernière mise à jour par" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Dernière mise à jour le" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nom" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/fr_CA.po b/document_page_tags/i18n/fr_CA.po deleted file mode 100644 index 72a49cb6..00000000 --- a/document_page_tags/i18n/fr_CA.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/fr_CA/)\n" -"Language: fr_CA\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Créé par" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Créé le" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Afficher le nom" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "Identifiant" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Dernière mise à jour par" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Dernière mise à jour le" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nom" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/fr_CH.po b/document_page_tags/i18n/fr_CH.po deleted file mode 100644 index d5f97e2c..00000000 --- a/document_page_tags/i18n/fr_CH.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/fr_CH/)\n" -"Language: fr_CH\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Créé par" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Créé le" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nom affiché" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Dernière modification le" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Modifié par" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Modifié le" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/gl.po b/document_page_tags/i18n/gl.po deleted file mode 100644 index b626edf7..00000000 --- a/document_page_tags/i18n/gl.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2017-08-11 11:55+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Galician (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/gl/)\n" -"Language: gl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creado o" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Última modificación" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "ültima actualización por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nome" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/gl_ES.po b/document_page_tags/i18n/gl_ES.po deleted file mode 100644 index 17f3cabc..00000000 --- a/document_page_tags/i18n/gl_ES.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/gl_ES/)\n" -"Language: gl_ES\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/he.po b/document_page_tags/i18n/he.po deleted file mode 100644 index 8c4bd5c8..00000000 --- a/document_page_tags/i18n/he.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/he/)\n" -"Language: he\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "נוצר על ידי" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "נוצר ב-" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "השם המוצג" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "מזהה" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "תאריך שינוי אחרון" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "עודכן לאחרונה על ידי" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "עודכן לאחרונה על" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "שם" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/hr.po b/document_page_tags/i18n/hr.po deleted file mode 100644 index 26b0b914..00000000 --- a/document_page_tags/i18n/hr.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-05 06:35+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Croatian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/hr/)\n" -"Language: hr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Kreirao" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Datum kreiranja" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Naziv " - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Stranica dokumenata" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Zadnje modificirano" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Zadnji ažurirao" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Zadnje ažuriranje" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Naziv" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/hr_HR.po b/document_page_tags/i18n/hr_HR.po deleted file mode 100644 index c3138170..00000000 --- a/document_page_tags/i18n/hr_HR.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/hr_HR/)\n" -"Language: hr_HR\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Kreirao" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Kreirano" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Naziv" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Zadnje modificirano" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Zadnji ažurirao" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Zadnje ažurirano" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Naziv" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/hu.po b/document_page_tags/i18n/hu.po deleted file mode 100644 index d964ac99..00000000 --- a/document_page_tags/i18n/hu.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-04-30 15:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/hu/)\n" -"Language: hu\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Készítette" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Létrehozás dátuma" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Név megjelenítése" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Documentum oldal" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Utolsó frissítés dátuma" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Utoljára frissítve, által" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Utoljára frissítve " - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Név" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/id.po b/document_page_tags/i18n/id.po deleted file mode 100644 index 1e1dcbaf..00000000 --- a/document_page_tags/i18n/id.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/id/)\n" -"Language: id\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Dibuat oleh" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Dibuat pada" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nama Tampilan" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Terakhir Dimodifikasi pada" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Diperbaharui oleh" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Diperbaharui pada" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nama" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/it.po b/document_page_tags/i18n/it.po deleted file mode 100644 index d6d2fa7d..00000000 --- a/document_page_tags/i18n/it.po +++ /dev/null @@ -1,81 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -# Paolo Valier, 2016 -# Paolo Valier, 2016 -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-09-09 12:24+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Italian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/it/)\n" -"Language: it\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "Una parola chiave per le pagine del documento" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creato da" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creato il" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nome da visualizzare" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Pagina documento" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "Parole chiave" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Ultima modifica il" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Ultimo aggiornamento da" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Ultimo aggiornamento il" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nome" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "Il Tag devono essere univoci" diff --git a/document_page_tags/i18n/ja.po b/document_page_tags/i18n/ja.po deleted file mode 100644 index 4c1bf6fa..00000000 --- a/document_page_tags/i18n/ja.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Japanese (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/ja/)\n" -"Language: ja\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "作成者" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "作成日" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "表示名" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "最終更新日" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "最終更新者" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "最終更新日" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "名称" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/ko.po b/document_page_tags/i18n/ko.po deleted file mode 100644 index 6c000483..00000000 --- a/document_page_tags/i18n/ko.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Korean (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/ko/)\n" -"Language: ko\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "작성자" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "생성 날짜" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "표시 이름" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "최근 수정" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "최근 갱신한 사람" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "최근 갱신 날짜" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "이름" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/lt.po b/document_page_tags/i18n/lt.po deleted file mode 100644 index de23d764..00000000 --- a/document_page_tags/i18n/lt.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/lt/)\n" -"Language: lt\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Sukūrė" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Sukurta" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Vaizduojamas pavadinimas" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Paskutinį kartą keista" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Paskutinį kartą atnaujino" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Paskutinį kartą atnaujinta" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Pavadinimas" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/lt_LT.po b/document_page_tags/i18n/lt_LT.po deleted file mode 100644 index 6107af0e..00000000 --- a/document_page_tags/i18n/lt_LT.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/lt_LT/)\n" -"Language: lt_LT\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Sukūrė" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Sukurta" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Paskutinį kartą atnaujino" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Paskutinį kartą atnaujinta" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/lv.po b/document_page_tags/i18n/lv.po deleted file mode 100644 index 76953135..00000000 --- a/document_page_tags/i18n/lv.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:48+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Latvian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/lv/)\n" -"Language: lv\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Izveidoja" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Izveidots" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Pēdējo reizi atjaunoja" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Pēdējās izmaiņas" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nosaukums" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/mk.po b/document_page_tags/i18n/mk.po deleted file mode 100644 index 1f907b0c..00000000 --- a/document_page_tags/i18n/mk.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:50+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/mk/)\n" -"Language: mk\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Креирано од" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Креирано на" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Прикажи име" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Страница на документ" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Последна промена на" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Последно ажурирање од" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Последно ажурирање на" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Име" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/mn.po b/document_page_tags/i18n/mn.po deleted file mode 100644 index 11b2c5b9..00000000 --- a/document_page_tags/i18n/mn.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:52+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/mn/)\n" -"Language: mn\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Үүсгэгч" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Үүсгэсэн" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Дэлгэцийн Нэр" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Баримтын Хуудас" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Сүүлийн засвар хийсэн огноо" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Сүүлийн засвар хийсэн" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Сүүлийн засвар хийсэн огноо" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Нэр" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/nb.po b/document_page_tags/i18n/nb.po deleted file mode 100644 index de0dbebf..00000000 --- a/document_page_tags/i18n/nb.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:52+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/nb/)\n" -"Language: nb\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Opprettet av" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Opprettet den" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Visnings navn" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Sist oppdatert " - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Sist oppdatert av" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Sist oppdatert" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Navn" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/nb_NO.po b/document_page_tags/i18n/nb_NO.po deleted file mode 100644 index 4c298522..00000000 --- a/document_page_tags/i18n/nb_NO.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/nb_NO/)\n" -"Language: nb_NO\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Laget av" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Laget den" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Vis navn" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Sist endret den" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Sist oppdatert av" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Sist oppdatert den" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/nl.po b/document_page_tags/i18n/nl.po deleted file mode 100644 index 1445b943..00000000 --- a/document_page_tags/i18n/nl.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-11-22 12:24+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Dutch (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/nl/)\n" -"Language: nl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Aangemaakt door" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Aangemaakt op" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Te tonen naam" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Document pagina" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Laatst bijgewerkt op" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Laatst bijgewerkt door" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Laatst bijgewerkt op" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Naam" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/nl_BE.po b/document_page_tags/i18n/nl_BE.po deleted file mode 100644 index a734eaa7..00000000 --- a/document_page_tags/i18n/nl_BE.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/nl_BE/)\n" -"Language: nl_BE\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Gemaakt door" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Gemaakt op" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Schermnaam" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Laatst Aangepast op" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Laatst bijgewerkt door" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Laatst bijgewerkt op" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Naam:" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/nl_NL.po b/document_page_tags/i18n/nl_NL.po deleted file mode 100644 index 5f654384..00000000 --- a/document_page_tags/i18n/nl_NL.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/nl_NL/)\n" -"Language: nl_NL\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Aangemaakt door" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Aangemaakt op" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Weergavenaam" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Laatst gewijzigd op" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Laatst bijgewerkt door" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Laatst bijgewerkt op" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Naam" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/pl.po b/document_page_tags/i18n/pl.po deleted file mode 100644 index 285b8c76..00000000 --- a/document_page_tags/i18n/pl.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Polish (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/pl/)\n" -"Language: pl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Utworzone przez" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Utworzono" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Wyświetlana nazwa " - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Strona dokumentu" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Ostatnio modyfikowano" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Ostatnio modyfikowane przez" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Ostatnia zmiana" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nazwa" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/pt.po b/document_page_tags/i18n/pt.po deleted file mode 100644 index 94e9fb79..00000000 --- a/document_page_tags/i18n/pt.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-11-25 14:58+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/pt/)\n" -"Language: pt\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Criado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Criado em" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nome" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Página do documento" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Modificado a última vez por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Atualizado pela última vez por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Atualizado pela última vez em" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nome" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/pt_BR.po b/document_page_tags/i18n/pt_BR.po deleted file mode 100644 index 6813327e..00000000 --- a/document_page_tags/i18n/pt_BR.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-04 09:43+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/pt_BR/)\n" -"Language: pt_BR\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Criado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Criado em" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nome para Mostrar" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Página do Documento" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "Identificação" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Última atualização em" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Última atualização por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Última atualização em" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nome" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/pt_PT.po b/document_page_tags/i18n/pt_PT.po deleted file mode 100644 index 78561904..00000000 --- a/document_page_tags/i18n/pt_PT.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-07 16:07+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/pt_PT/)\n" -"Language: pt_PT\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Criado por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Criado em" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nome a exibir" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Página do Documento" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Modificado pela última vez em" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Modificado pela última vez por" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Atualizado pela última vez em" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nome" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/ro.po b/document_page_tags/i18n/ro.po deleted file mode 100644 index f586bd66..00000000 --- a/document_page_tags/i18n/ro.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-12-27 08:24+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Romanian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/ro/)\n" -"Language: ro\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Creat de" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Creat in" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Nume Afişat" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Pagina Documentului" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Ultima actualizare în" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Ultima actualizare făcută de" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Ultima actualizare la" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Nume" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/ru.po b/document_page_tags/i18n/ru.po deleted file mode 100644 index 3b586168..00000000 --- a/document_page_tags/i18n/ru.po +++ /dev/null @@ -1,81 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-12-27 08:22+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Russian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/ru/)\n" -"Language: ru\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" -"%100>=11 && n%100<=14)? 2 : 3);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Создано" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Создан" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Страница документа" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Последний раз обновлено" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Последний раз обновлено" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Название" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/sk.po b/document_page_tags/i18n/sk.po deleted file mode 100644 index 3d0235a5..00000000 --- a/document_page_tags/i18n/sk.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-11-22 16:25+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Slovak (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/sk/)\n" -"Language: sk\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Vytvoril" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Vytvorené" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Zobraziť meno" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Posledná modifikácia" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Naposledy upravoval" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Naposledy upravované" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Meno" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/sl.po b/document_page_tags/i18n/sl.po deleted file mode 100644 index 959f7b5e..00000000 --- a/document_page_tags/i18n/sl.po +++ /dev/null @@ -1,81 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -# Matjaž Mozetič , 2016 -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-04 02:39+0000\n" -"PO-Revision-Date: 2016-05-01 04:54+0000\n" -"Last-Translator: Matjaž Mozetič \n" -"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/sl/)\n" -"Language: sl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "Ključna beseda za strani dokumentov" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Ustvaril" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Ustvarjeno" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Prikazni naziv" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Stran dokumenta" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "Ključne besede" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Zadnjič spremenjeno" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Zadnjič posodobil" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Zadnjič posodobljeno" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Naziv" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "Oznake morajo biti unikatne" diff --git a/document_page_tags/i18n/sr.po b/document_page_tags/i18n/sr.po deleted file mode 100644 index 463688ff..00000000 --- a/document_page_tags/i18n/sr.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-04-30 15:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Serbian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/sr/)\n" -"Language: sr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Kreiran" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Ime" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/sr@latin.po b/document_page_tags/i18n/sr@latin.po deleted file mode 100644 index f5131ad4..00000000 --- a/document_page_tags/i18n/sr@latin.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:50+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/sr@latin/)\n" -"Language: sr@latin\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Kreirao" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Kreiran" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Ime za prikaz" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Zadnja izmjena" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Zadnja izmjena" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Zadnja izmjena" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Ime:" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/sv.po b/document_page_tags/i18n/sv.po deleted file mode 100644 index 7a860975..00000000 --- a/document_page_tags/i18n/sv.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:53+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Swedish (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/sv/)\n" -"Language: sv\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Skapad av" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Skapad den" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Visa namn" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Dokumentsida" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Senast redigerad" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Senast uppdaterad av" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Senast uppdaterad" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Namn" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/th.po b/document_page_tags/i18n/th.po deleted file mode 100644 index 72f868b6..00000000 --- a/document_page_tags/i18n/th.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Thai (http://www.transifex.com/oca/OCA-knowledge-8-0/language/" -"th/)\n" -"Language: th\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "สร้างโดย" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "สร้างเมื่อ" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "ชื่อที่ใช้แสดง" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "รหัส" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "แก้ไขครั้งสุดท้ายเมื่อ" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "อัพเดทครั้งสุดท้ายโดย" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "อัพเดทครั้งสุดท้ายเมื่อ" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "ชื่อ" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/tr.po b/document_page_tags/i18n/tr.po deleted file mode 100644 index e6b6f7c1..00000000 --- a/document_page_tags/i18n/tr.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-12-30 18:44+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Turkish (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/tr/)\n" -"Language: tr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Oluşturan" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Oluşturulma" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Görünen İsim" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "Belge Sayfası" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Son değişiklik" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Son güncelleyen" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Son güncelleme" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Adı" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/tr_TR.po b/document_page_tags/i18n/tr_TR.po deleted file mode 100644 index ea6139b9..00000000 --- a/document_page_tags/i18n/tr_TR.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/tr_TR/)\n" -"Language: tr_TR\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Oluşturan" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Oluşturulma tarihi" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Görünen ad" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "Kimlik" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "En son güncelleme tarihi" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "En son güncelleyen " - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "En son güncelleme tarihi" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Ad" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/uk.po b/document_page_tags/i18n/uk.po deleted file mode 100644 index acba01f1..00000000 --- a/document_page_tags/i18n/uk.po +++ /dev/null @@ -1,80 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/uk/)\n" -"Language: uk\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Створив" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Створено" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Назва для відображення" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Остання модифікація" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Востаннє оновив" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Останнє оновлення" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Name" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/vi.po b/document_page_tags/i18n/vi.po deleted file mode 100644 index 36baf8d1..00000000 --- a/document_page_tags/i18n/vi.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:47+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-knowledge-8-0/" -"language/vi/)\n" -"Language: vi\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Được tạo bởi" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Tạo trên" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "Tên hiển thị" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "Sửa lần cuối vào" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Last Updated by" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Cập nhật lần cuối vào" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Tên" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/vi_VN.po b/document_page_tags/i18n/vi_VN.po deleted file mode 100644 index 7b6b59d7..00000000 --- a/document_page_tags/i18n/vi_VN.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-03-02 07:42+0000\n" -"Last-Translator: <>\n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/vi_VN/)\n" -"Language: vi_VN\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "Tạo bởi" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "Tạo vào" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "Cập nhật lần cuối bởi" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "Cập nhật lần cuối vào" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "Tên" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/zh_CN.po b/document_page_tags/i18n/zh_CN.po deleted file mode 100644 index 963fdc1e..00000000 --- a/document_page_tags/i18n/zh_CN.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2017-04-19 01:22+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/zh_CN/)\n" -"Language: zh_CN\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "创建者" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "创建在" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "显示名称" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "文档页面" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "ID" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "最后修改时间" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "最后更新者" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "上次更新日期" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "名称" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr "" diff --git a/document_page_tags/i18n/zh_TW.po b/document_page_tags/i18n/zh_TW.po deleted file mode 100644 index 24b43941..00000000 --- a/document_page_tags/i18n/zh_TW.po +++ /dev/null @@ -1,79 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_tags -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: knowledge (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-11 09:52+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-" -"knowledge-8-0/language/zh_TW/)\n" -"Language: zh_TW\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page_tag -msgid "A keyword for document pages" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_uid -msgid "Created by" -msgstr "建立者" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_create_date -msgid "Created on" -msgstr "建立於" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_display_name -msgid "Display Name" -msgstr "顯示名稱" - -#. module: document_page_tags -#: model:ir.model,name:document_page_tags.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_id -msgid "ID" -msgstr "編號" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_ids -msgid "Keywords" -msgstr "" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag___last_update -msgid "Last Modified on" -msgstr "最後修改:" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_uid -msgid "Last Updated by" -msgstr "最後更新:" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_write_date -msgid "Last Updated on" -msgstr "最後更新於" - -#. module: document_page_tags -#: model:ir.model.fields,field_description:document_page_tags.field_document_page_tag_name -msgid "Name" -msgstr "名稱" - -#. module: document_page_tags -#: sql_constraint:document.page.tag:0 -msgid "Tags must me unique" -msgstr ""