OCA Transbot
8 years ago
46 changed files with 1211 additions and 22 deletions
-
29contract_account_banking_mandate/i18n/zh_CN.po
-
42contract_discount/i18n/zh_CN.po
-
12contract_invoice_merge_by_partner/i18n/ca.po
-
13contract_invoice_merge_by_partner/i18n/zh_CN.po
-
28contract_journal/i18n/ar.po
-
28contract_journal/i18n/bs.po
-
28contract_journal/i18n/ca_ES.po
-
28contract_journal/i18n/cs.po
-
28contract_journal/i18n/da.po
-
28contract_journal/i18n/en_GB.po
-
28contract_journal/i18n/es_EC.po
-
28contract_journal/i18n/es_ES.po
-
4contract_journal/i18n/es_MX.po
-
28contract_journal/i18n/es_VE.po
-
28contract_journal/i18n/et.po
-
28contract_journal/i18n/gl.po
-
28contract_journal/i18n/hr.po
-
28contract_journal/i18n/hr_HR.po
-
28contract_journal/i18n/hu.po
-
28contract_journal/i18n/id.po
-
28contract_journal/i18n/ja.po
-
28contract_journal/i18n/lt.po
-
28contract_journal/i18n/lt_LT.po
-
28contract_journal/i18n/mk.po
-
28contract_journal/i18n/mn.po
-
28contract_journal/i18n/nb.po
-
28contract_journal/i18n/nb_NO.po
-
28contract_journal/i18n/nl.po
-
28contract_journal/i18n/nl_BE.po
-
28contract_journal/i18n/pl.po
-
28contract_journal/i18n/pt.po
-
28contract_journal/i18n/pt_PT.po
-
28contract_journal/i18n/ro.po
-
28contract_journal/i18n/ru.po
-
28contract_journal/i18n/sr@latin.po
-
28contract_journal/i18n/sv.po
-
28contract_journal/i18n/vi.po
-
29contract_journal/i18n/zh_CN.po
-
28contract_journal/i18n/zh_TW.po
-
4contract_payment_mode/i18n/ca.po
-
29contract_payment_mode/i18n/zh_CN.po
-
49contract_recurring_invoicing_marker/i18n/zh_CN.po
-
24contract_recurring_invoicing_monthly_last_day/i18n/zh_CN.po
-
29contract_recurring_plans/i18n/zh_CN.po
-
30contract_show_invoice/i18n/zh_CN.po
-
15contract_show_recurring_invoice/i18n/zh_CN.po
@ -0,0 +1,29 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_account_banking_mandate |
|||
# |
|||
# Translators: |
|||
# ITGeeker <alanljj@qq.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2017-03-25 04:22+0000\n" |
|||
"Last-Translator: ITGeeker <alanljj@qq.com>, 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" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: zh_CN\n" |
|||
"Plural-Forms: nplurals=1; plural=0;\n" |
|||
|
|||
#. module: contract_account_banking_mandate |
|||
#: model:ir.model,name:contract_account_banking_mandate.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "核算科目" |
|||
|
|||
#. module: contract_account_banking_mandate |
|||
#: field:account.analytic.account,mandate_id:0 |
|||
msgid "Direct Debit Mandate" |
|||
msgstr "直接付款授权" |
@ -0,0 +1,42 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_discount |
|||
# |
|||
# Translators: |
|||
# ITGeeker <alanljj@qq.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2017-04-11 06:28+0000\n" |
|||
"Last-Translator: ITGeeker <alanljj@qq.com>\n" |
|||
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-contract-8-0/language/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: contract_discount |
|||
#: model:ir.model,name:contract_discount.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "核算科目" |
|||
|
|||
#. module: contract_discount |
|||
#: field:account.analytic.invoice.line,discount:0 |
|||
msgid "Discount (%)" |
|||
msgstr "折扣(%)" |
|||
|
|||
#. module: contract_discount |
|||
#: code:addons/contract_discount/models/contract.py:41 |
|||
#, python-format |
|||
msgid "Discount should be less or equal to 100" |
|||
msgstr "折扣应该小于或者等于100" |
|||
|
|||
#. module: contract_discount |
|||
#: help:account.analytic.invoice.line,discount:0 |
|||
msgid "" |
|||
"Discount that is applied in generated invoices. It should be less or equal " |
|||
"to 100" |
|||
msgstr "折扣将应用于发票。它应该小于或者等于100" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-contract-8-0/language/ar/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: ar\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: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "السجل اليومي" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-contract-8-0/language/bs/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: bs\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: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Dnevnik" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-contract-8-0/language/ca_ES/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: ca_ES\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Diari" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Czech (http://www.transifex.com/oca/OCA-contract-8-0/language/cs/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: cs\n" |
|||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Deník" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Danish (http://www.transifex.com/oca/OCA-contract-8-0/language/da/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: da\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Journal" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-contract-8-0/language/en_GB/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: en_GB\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Journal" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-contract-8-0/language/es_EC/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es_EC\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Diario" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-contract-8-0/language/es_ES/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es_ES\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Diario" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-contract-8-0/language/es_VE/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es_VE\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Diario" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Estonian (http://www.transifex.com/oca/OCA-contract-8-0/language/et/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: et\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Päevik" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Galician (http://www.transifex.com/oca/OCA-contract-8-0/language/gl/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: gl\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Diario" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-contract-8-0/language/hr/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: hr\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: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Temeljnica" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-contract-8-0/language/hr_HR/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: hr_HR\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: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Dnevnik" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-contract-8-0/language/hu/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: hu\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Napló" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-contract-8-0/language/id/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: id\n" |
|||
"Plural-Forms: nplurals=1; plural=0;\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Jurnal" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Japanese (http://www.transifex.com/oca/OCA-contract-8-0/language/ja/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: ja\n" |
|||
"Plural-Forms: nplurals=1; plural=0;\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "仕訳帳" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-contract-8-0/language/lt/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: lt\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: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Žurnalas" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-contract-8-0/language/lt_LT/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: lt_LT\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: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Žurnalas" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-contract-8-0/language/mk/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: mk\n" |
|||
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Дневник" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-contract-8-0/language/mn/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: mn\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Журнал" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-contract-8-0/language/nb/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: nb\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Journal" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-contract-8-0/language/nb_NO/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: nb_NO\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Journal" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-contract-8-0/language/nl/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: nl\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Dagboek" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-contract-8-0/language/nl_BE/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: nl_BE\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Journaal" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Polish (http://www.transifex.com/oca/OCA-contract-8-0/language/pl/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: pl\n" |
|||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Dziennik" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-contract-8-0/language/pt/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: pt\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Diário" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-contract-8-0/language/pt_PT/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: pt_PT\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Diário" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-contract-8-0/language/ro/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: ro\n" |
|||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Registru" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Russian (http://www.transifex.com/oca/OCA-contract-8-0/language/ru/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: ru\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: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Журнал" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-contract-8-0/language/sr@latin/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: sr@latin\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: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Dnevnik" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Swedish (http://www.transifex.com/oca/OCA-contract-8-0/language/sv/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: sv\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Journal" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-contract-8-0/language/vi/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: vi\n" |
|||
"Plural-Forms: nplurals=1; plural=0;\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Sổ nhật ký" |
@ -0,0 +1,29 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
# ITGeeker <alanljj@qq.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2017-04-11 06:30+0000\n" |
|||
"Last-Translator: ITGeeker <alanljj@qq.com>\n" |
|||
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-contract-8-0/language/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: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "核算科目" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "凭证簿" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2015-10-12 21:23+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-contract-8-0/language/zh_TW/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: zh_TW\n" |
|||
"Plural-Forms: nplurals=1; plural=0;\n" |
|||
|
|||
#. module: contract_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "帳簿" |
@ -0,0 +1,29 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_payment_mode |
|||
# |
|||
# Translators: |
|||
# ITGeeker <alanljj@qq.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2017-04-11 06:30+0000\n" |
|||
"Last-Translator: ITGeeker <alanljj@qq.com>\n" |
|||
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-contract-8-0/language/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: contract_payment_mode |
|||
#: model:ir.model,name:contract_payment_mode.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "核算科目" |
|||
|
|||
#. module: contract_payment_mode |
|||
#: field:account.analytic.account,payment_mode_id:0 |
|||
msgid "Payment Mode" |
|||
msgstr "支付方式" |
@ -0,0 +1,49 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_recurring_invoicing_marker |
|||
# |
|||
# Translators: |
|||
# ITGeeker <alanljj@qq.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2017-04-11 06:33+0000\n" |
|||
"Last-Translator: ITGeeker <alanljj@qq.com>\n" |
|||
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-contract-8-0/language/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: contract_recurring_invoicing_marker |
|||
#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form |
|||
msgid "#END#" |
|||
msgstr "#结束#" |
|||
|
|||
#. module: contract_recurring_invoicing_marker |
|||
#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form |
|||
msgid "#START#" |
|||
msgstr "#开始#" |
|||
|
|||
#. module: contract_recurring_invoicing_marker |
|||
#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form |
|||
msgid ": End date of the invoiced period" |
|||
msgstr ": 发票周期结束的日期" |
|||
|
|||
#. module: contract_recurring_invoicing_marker |
|||
#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form |
|||
msgid ": Start date of the invoiced period" |
|||
msgstr ": 发票周期开始的日期" |
|||
|
|||
#. module: contract_recurring_invoicing_marker |
|||
#: model:ir.model,name:contract_recurring_invoicing_marker.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "核算科目" |
|||
|
|||
#. module: contract_recurring_invoicing_marker |
|||
#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form |
|||
msgid "Legend (for the markers inside invoice lines description)" |
|||
msgstr "图例(对于发票行内的标记说明)" |
@ -0,0 +1,24 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_recurring_invoicing_monthly_last_day |
|||
# |
|||
# Translators: |
|||
# ITGeeker <alanljj@qq.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2017-03-25 04:22+0000\n" |
|||
"Last-Translator: ITGeeker <alanljj@qq.com>, 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" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: zh_CN\n" |
|||
"Plural-Forms: nplurals=1; plural=0;\n" |
|||
|
|||
#. module: contract_recurring_invoicing_monthly_last_day |
|||
#: model:ir.model,name:contract_recurring_invoicing_monthly_last_day.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "核算科目" |
@ -0,0 +1,29 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_recurring_plans |
|||
# |
|||
# Translators: |
|||
# ITGeeker <alanljj@qq.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2017-04-11 06:33+0000\n" |
|||
"Last-Translator: ITGeeker <alanljj@qq.com>\n" |
|||
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-contract-8-0/language/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: contract_recurring_plans |
|||
#: model:ir.model,name:contract_recurring_plans.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "核算科目" |
|||
|
|||
#. module: contract_recurring_plans |
|||
#: field:account.analytic.invoice.line,analytics_id:0 |
|||
msgid "Analytic Distribution" |
|||
msgstr "分析信息" |
@ -0,0 +1,30 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_show_invoice |
|||
# |
|||
# Translators: |
|||
# ITGeeker <alanljj@qq.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: contract (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-25 04:22+0000\n" |
|||
"PO-Revision-Date: 2017-04-11 06:33+0000\n" |
|||
"Last-Translator: ITGeeker <alanljj@qq.com>\n" |
|||
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-contract-8-0/language/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: contract_show_invoice |
|||
#: view:account.analytic.account:contract_show_invoice.account_analytic_account_button_invoice |
|||
#: model:ir.actions.act_window,name:contract_show_invoice.act_analytic_invoices |
|||
msgid "Invoices" |
|||
msgstr "发票" |
|||
|
|||
#. module: contract_show_invoice |
|||
#: view:account.analytic.account:contract_show_invoice.account_analytic_account_button_invoice |
|||
msgid "Invoices related with this contract" |
|||
msgstr "该合同相关的发票" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue