Stéphane Bidoul
9 years ago
committed by
Gilles Meyomesse
6 changed files with 62 additions and 88 deletions
-
40base_optional_quick_create/i18n/en.po
-
22base_optional_quick_create/i18n/fr.po
-
22base_optional_quick_create/i18n/pt_BR.po
-
22base_optional_quick_create/i18n/sl.po
-
35base_optional_quick_create/i18n/zh_CN.po
-
9base_optional_quick_create/models/ir_model.py
@ -1,40 +0,0 @@ |
|||||
# Translation of Odoo Server. |
|
||||
# This file contains the translation of the following modules: |
|
||||
# * base_optional_quick_create |
|
||||
# |
|
||||
# Translators: |
|
||||
msgid "" |
|
||||
msgstr "" |
|
||||
"Project-Id-Version: server-tools (8.0)\n" |
|
||||
"Report-Msgid-Bugs-To: \n" |
|
||||
"POT-Creation-Date: 2015-09-29 11:14+0000\n" |
|
||||
"PO-Revision-Date: 2015-09-18 13:54+0000\n" |
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
|
||||
"Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-8-0/language/en/)\n" |
|
||||
"MIME-Version: 1.0\n" |
|
||||
"Content-Type: text/plain; charset=UTF-8\n" |
|
||||
"Content-Transfer-Encoding: \n" |
|
||||
"Language: en\n" |
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|
||||
|
|
||||
#. module: base_optional_quick_create |
|
||||
#: field:ir.model,avoid_quick_create:0 |
|
||||
msgid "Avoid quick create" |
|
||||
msgstr "Avoid quick create" |
|
||||
|
|
||||
#. module: base_optional_quick_create |
|
||||
#: code:addons/base_optional_quick_create/model.py:37 |
|
||||
#, python-format |
|
||||
msgid "Can't create quickly. Opening create form" |
|
||||
msgstr "Can't create quickly. Opening create form" |
|
||||
|
|
||||
#. module: base_optional_quick_create |
|
||||
#: code:addons/base_optional_quick_create/model.py:36 |
|
||||
#, python-format |
|
||||
msgid "Error" |
|
||||
msgstr "Error" |
|
||||
|
|
||||
#. module: base_optional_quick_create |
|
||||
#: model:ir.model,name:base_optional_quick_create.model_ir_model |
|
||||
msgid "Models" |
|
||||
msgstr "Models" |
|
@ -0,0 +1,35 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * base_optional_quick_create |
||||
|
# |
||||
|
# Translators: |
||||
|
# Jeffery Chenn <jeffery9@gmail.com>, 2016 |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: Odoo Server 9.0c\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-08-31 11:58+0000\n" |
||||
|
"PO-Revision-Date: 2016-08-31 11:58+0000\n" |
||||
|
"Last-Translator: Jeffery Chenn <jeffery9@gmail.com>, 2016\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" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: zh_CN\n" |
||||
|
"Plural-Forms: nplurals=1; plural=0;\n" |
||||
|
|
||||
|
#. module: base_optional_quick_create |
||||
|
#: model:ir.model.fields,field_description:base_optional_quick_create.field_ir_model_avoid_quick_create |
||||
|
msgid "Avoid quick create" |
||||
|
msgstr "避免快速创建" |
||||
|
|
||||
|
#. module: base_optional_quick_create |
||||
|
#: code:addons/base_optional_quick_create/models/ir_model.py:19 |
||||
|
#, python-format |
||||
|
msgid "Can't create quickly. Opening create form" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: base_optional_quick_create |
||||
|
#: model:ir.model,name:base_optional_quick_create.model_ir_model |
||||
|
msgid "Models" |
||||
|
msgstr "模型" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue