mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 17:52:01 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,64 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2018-01-05 16:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización en"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,59 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Kreirao"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Kreirano"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Prikazani naziv"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zadnje mijenjano"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Zadnji ažurirao"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Zadnje ažurirano"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr "Naziv:"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr "Test kolekcija komponenti"
|
||||
|
|
@ -0,0 +1,64 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2018-01-05 16:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creat per"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creat a"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Darrear modificació per"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Darrera modificació el"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,64 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2018-01-05 16:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Angelegt durch"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Angelegt am"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Anzeigebezeichnung"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zuletzt aktualisiert am"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Zuletzt aktualisiert durch"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Zuletzt aktualisiert am"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2018-01-05 16:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
|
||||
"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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Δημιουργήθηκε από "
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Δημιουργήθηκε στις"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "Κωδικός"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Τελευταία ενημέρωση από"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Τελευταία ενημέρωση στις"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2023-08-02 13:09+0000\n"
|
||||
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/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"
|
||||
"X-Generator: Weblate 4.17\n"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre mostrado"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificación el"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización el"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr "Colección de componentes de prueba"
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2018-01-05 16:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/"
|
||||
"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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización en"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,64 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2018-01-05 16:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Luonut"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Luotu"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nimi"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Viimeksi muokattu"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Viimeksi päivittänyt"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Viimeksi päivitetty"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,68 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
# Nicolas JEUDY <njeudy@panda-chi.io>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-02-01 01:48+0000\n"
|
||||
"PO-Revision-Date: 2018-02-01 01:48+0000\n"
|
||||
"Last-Translator: Nicolas JEUDY <njeudy@panda-chi.io>, 2018\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Créé par"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Créé le"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nom affiché"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Dernière modification le"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Dernière mise à jour par"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Dernière mise à jour le"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "test.component.collection"
|
||||
#~ msgstr "test.component.collection"
|
||||
|
|
@ -0,0 +1,64 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2018-01-05 16:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "ültima actualización por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización en"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2025-07-22 17:25+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/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"
|
||||
"X-Generator: Weblate 5.10.4\n"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creato da"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creato il"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome visualizzato"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ultima modifica il"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Ultimo aggiornamento di"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ultimo aggiornamento il"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr "Test collezione componente"
|
||||
|
|
@ -0,0 +1,64 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2018-01-05 16:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Criado por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Criado em"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Atualizado pela última vez por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Atualizado pela última vez em"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,70 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2024-05-21 01:00+0000\n"
|
||||
"Last-Translator: Rodrigo Macedo <sottomaiormacedotec@users.noreply."
|
||||
"translation.odoo-community.org>\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
|
||||
"23907/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"
|
||||
"X-Generator: Weblate 4.17\n"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Criado por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Criado em"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Exibir Nome"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificação no"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última atualização por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última atualização em"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr "Coleta de componentes de teste"
|
||||
|
||||
#~ msgid "test.component.collection"
|
||||
#~ msgstr "test.component.collection"
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2018-01-05 16:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
|
||||
"teams/23907/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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Criado por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Criado em"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Atualizado pela última vez por"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Atualizado pela última vez em"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2018-01-05 16:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Ustvaril"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Ustvarjeno"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Prikazni naziv"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zadnjič spremenjeno"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Zadnji posodobil"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Zadnjič posodobljeno"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,59 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,64 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 13.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
||||
"PO-Revision-Date: 2018-01-05 16:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/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: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Oluşturan"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Oluşturuldu"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Son güncelleyen"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Son güncelleme"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * test_component
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 13.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2019-09-01 06:14+0000\n"
|
||||
"Last-Translator: 黎伟杰 <674416404@qq.com>\n"
|
||||
"Language-Team: none\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"
|
||||
"X-Generator: Weblate 3.8\n"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "创建者"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "创建时间"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "显示名称"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "最后修改时间"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "最后更新者"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "最后更新时间"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
||||
msgid "Name"
|
||||
msgstr "名称"
|
||||
|
||||
#. module: test_component
|
||||
#: model:ir.model,name:test_component.model_test_component_collection
|
||||
msgid "Test Component Collection"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "test.component.collection"
|
||||
#~ msgstr "test.component.collection"
|
||||
Loading…
Add table
Add a link
Reference in a new issue