OCA Transbot updated translations from Transifex
parent
9f3a19a702
commit
958d0eef45
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-05-01 10:38+0000\n"
|
||||
"PO-Revision-Date: 2017-05-01 10:38+0000\n"
|
||||
"POT-Creation-Date: 2017-12-01 02:10+0000\n"
|
||||
"PO-Revision-Date: 2017-12-01 02:10+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -33,12 +33,12 @@ msgstr ""
|
|||
#. module: base_search_fuzzy
|
||||
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Erstellt durch"
|
||||
msgstr "Erstellt von"
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Erstellt am"
|
||||
msgstr "Erstellt am:"
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index_display_name
|
||||
|
@ -89,7 +89,7 @@ msgstr "Zuletzt geändert am"
|
|||
#. module: base_search_fuzzy
|
||||
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Zuletzt aktualisiert durch"
|
||||
msgstr "Zuletzt aktualisiert von"
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index_write_date
|
||||
|
@ -106,14 +106,9 @@ msgstr "Datenmodelle"
|
|||
msgid ""
|
||||
"The index name is automatically generated like fieldname_indextype_idx. If "
|
||||
"the index already exists and the index is located in the same table then "
|
||||
"this index is resused. If the index is located in another table then a "
|
||||
"number is added at the end of the index name."
|
||||
"this index is reused. If the index is located in another table then a number"
|
||||
" is added at the end of the index name."
|
||||
msgstr ""
|
||||
"Der Index Name wird automatisch im Format feldname_indextyp_idx generiert. "
|
||||
"Falls der Index bereits existiert und der Index sich in der selben Tabelle "
|
||||
"befindet, dann wird dieser Index wiederverwendet. Falls der Index in einer "
|
||||
"anderen Tabelle existiert, dann wird eine Zahl an das Ende des Index Namens "
|
||||
"angefügt."
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: code:addons/base_search_fuzzy/models/trgm_index.py:126
|
||||
|
@ -122,15 +117,11 @@ msgid "The pg_trgm extension does not exists or cannot be installed."
|
|||
msgstr ""
|
||||
"Die pg_trgm Erweiterung existiert nicht oder kann nicht installiert werden."
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_form
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_tree
|
||||
msgid "Trigam Index"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.actions.act_window,name:base_search_fuzzy.trgm_index_action
|
||||
#: model:ir.ui.menu,name:base_search_fuzzy.trgm_index_menu
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_form
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_tree
|
||||
msgid "Trigram Index"
|
||||
msgstr "Trigram Index"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-05-01 10:38+0000\n"
|
||||
"PO-Revision-Date: 2017-05-01 10:38+0000\n"
|
||||
"POT-Creation-Date: 2017-12-01 02:10+0000\n"
|
||||
"PO-Revision-Date: 2017-12-01 02:10+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -106,13 +106,9 @@ msgstr "Modèles"
|
|||
msgid ""
|
||||
"The index name is automatically generated like fieldname_indextype_idx. If "
|
||||
"the index already exists and the index is located in the same table then "
|
||||
"this index is resused. If the index is located in another table then a "
|
||||
"number is added at the end of the index name."
|
||||
"this index is reused. If the index is located in another table then a number"
|
||||
" is added at the end of the index name."
|
||||
msgstr ""
|
||||
"Le nom de l'index est généré automatiquement comme fieldname_indextype_idx."
|
||||
" Si l'index existe déjà et l'index se trouve dans la même table, alors cet "
|
||||
"index est réutilisé. Si l'index est situé dans une autre table, alors un "
|
||||
"nombre est ajouté à la fin du nom d'index."
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: code:addons/base_search_fuzzy/models/trgm_index.py:126
|
||||
|
@ -120,15 +116,11 @@ msgstr ""
|
|||
msgid "The pg_trgm extension does not exists or cannot be installed."
|
||||
msgstr "l'extension pg_trgm n'existe pas et ne peut pas être installée."
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_form
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_tree
|
||||
msgid "Trigam Index"
|
||||
msgstr "Index Trigram"
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.actions.act_window,name:base_search_fuzzy.trgm_index_action
|
||||
#: model:ir.ui.menu,name:base_search_fuzzy.trgm_index_menu
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_form
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_tree
|
||||
msgid "Trigram Index"
|
||||
msgstr "Index Trigram"
|
||||
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Paolo Valier <paolo.valier@hotmail.it>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-01-14 04:21+0000\n"
|
||||
"PO-Revision-Date: 2017-01-14 04:21+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"POT-Creation-Date: 2018-01-06 02:24+0000\n"
|
||||
"PO-Revision-Date: 2018-01-06 02:24+0000\n"
|
||||
"Last-Translator: Paolo Valier <paolo.valier@hotmail.it>, 2017\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -29,12 +30,12 @@ msgstr ""
|
|||
#. module: base_search_fuzzy
|
||||
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Created by"
|
||||
msgstr "Creato da"
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Created on"
|
||||
msgstr "Creato il"
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index_display_name
|
||||
|
@ -71,6 +72,12 @@ msgstr ""
|
|||
msgid "Index Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: code:addons/base_search_fuzzy/models/ir_model.py:40
|
||||
#, python-format
|
||||
msgid "Invalid field %r in domain term %r"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index___last_update
|
||||
msgid "Last Modified on"
|
||||
|
@ -96,25 +103,21 @@ msgstr "Modelli"
|
|||
msgid ""
|
||||
"The index name is automatically generated like fieldname_indextype_idx. If "
|
||||
"the index already exists and the index is located in the same table then "
|
||||
"this index is resused. If the index is located in another table then a "
|
||||
"number is added at the end of the index name."
|
||||
"this index is reused. If the index is located in another table then a number"
|
||||
" is added at the end of the index name."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: code:addons/base_search_fuzzy/models/trgm_index.py:124
|
||||
#: code:addons/base_search_fuzzy/models/trgm_index.py:126
|
||||
#, python-format
|
||||
msgid "The pg_trgm extension does not exists or cannot be installed."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_form
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_tree
|
||||
msgid "Trigam Index"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.actions.act_window,name:base_search_fuzzy.trgm_index_action
|
||||
#: model:ir.ui.menu,name:base_search_fuzzy.trgm_index_menu
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_form
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_tree
|
||||
msgid "Trigram Index"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-05-01 10:38+0000\n"
|
||||
"PO-Revision-Date: 2017-05-01 10:38+0000\n"
|
||||
"POT-Creation-Date: 2017-12-01 02:10+0000\n"
|
||||
"PO-Revision-Date: 2017-12-01 02:10+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -106,12 +106,9 @@ msgstr "Modeli"
|
|||
msgid ""
|
||||
"The index name is automatically generated like fieldname_indextype_idx. If "
|
||||
"the index already exists and the index is located in the same table then "
|
||||
"this index is resused. If the index is located in another table then a "
|
||||
"number is added at the end of the index name."
|
||||
"this index is reused. If the index is located in another table then a number"
|
||||
" is added at the end of the index name."
|
||||
msgstr ""
|
||||
"Naziv indeksa samodejno nastane kot fieldname_indextype_idx. Če indeks že "
|
||||
"obstaja in se nahaja v isti tabeli, se ponovno uporabi isti indeks. Če se "
|
||||
"indeks nahaja v drugi tabeli, se ob koncu naziva indeksa doda številka."
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: code:addons/base_search_fuzzy/models/trgm_index.py:126
|
||||
|
@ -119,15 +116,11 @@ msgstr ""
|
|||
msgid "The pg_trgm extension does not exists or cannot be installed."
|
||||
msgstr "Razširitev pg_trgm ne obstaja ali pa je ni mogoče namestiti."
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_form
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_tree
|
||||
msgid "Trigam Index"
|
||||
msgstr "Trigram indeks"
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.actions.act_window,name:base_search_fuzzy.trgm_index_action
|
||||
#: model:ir.ui.menu,name:base_search_fuzzy.trgm_index_menu
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_form
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_tree
|
||||
msgid "Trigram Index"
|
||||
msgstr "Trigram indeks"
|
||||
|
||||
|
|
|
@ -4,14 +4,13 @@
|
|||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Jeffery CHEN <jeffery9@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-01-14 04:21+0000\n"
|
||||
"PO-Revision-Date: 2017-01-14 04:21+0000\n"
|
||||
"Last-Translator: Jeffery CHEN <jeffery9@gmail.com>, 2017\n"
|
||||
"POT-Creation-Date: 2017-12-01 02:10+0000\n"
|
||||
"PO-Revision-Date: 2017-12-01 02:10+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -40,7 +39,7 @@ msgstr "创建时间"
|
|||
#. module: base_search_fuzzy
|
||||
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Display Name"
|
||||
msgstr "显示名称"
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index_field_id
|
||||
|
@ -72,10 +71,16 @@ msgstr ""
|
|||
msgid "Index Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: code:addons/base_search_fuzzy/models/ir_model.py:40
|
||||
#, python-format
|
||||
msgid "Invalid field %r in domain term %r"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Last Modified on"
|
||||
msgstr "最后修改时间"
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index_write_uid
|
||||
|
@ -97,25 +102,21 @@ msgstr "模型"
|
|||
msgid ""
|
||||
"The index name is automatically generated like fieldname_indextype_idx. If "
|
||||
"the index already exists and the index is located in the same table then "
|
||||
"this index is resused. If the index is located in another table then a "
|
||||
"number is added at the end of the index name."
|
||||
"this index is reused. If the index is located in another table then a number"
|
||||
" is added at the end of the index name."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: code:addons/base_search_fuzzy/models/trgm_index.py:124
|
||||
#: code:addons/base_search_fuzzy/models/trgm_index.py:126
|
||||
#, python-format
|
||||
msgid "The pg_trgm extension does not exists or cannot be installed."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_form
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_tree
|
||||
msgid "Trigam Index"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_search_fuzzy
|
||||
#: model:ir.actions.act_window,name:base_search_fuzzy.trgm_index_action
|
||||
#: model:ir.ui.menu,name:base_search_fuzzy.trgm_index_menu
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_form
|
||||
#: model:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_tree
|
||||
msgid "Trigram Index"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Reference in New Issue