From 2d20d5a204fa36b4555ff1053cc8637c04785f8b Mon Sep 17 00:00:00 2001 From: oca-travis Date: Sat, 21 Jul 2018 21:55:19 +0000 Subject: [PATCH] [UPD] Update contract_sale_generation.pot --- contract_sale_generation/i18n/ca.po | 8 +- .../i18n/contract_sale_generation.pot | 77 +++++++++++++++++++ contract_sale_generation/i18n/de.po | 4 +- contract_sale_generation/i18n/el_GR.po | 11 +-- contract_sale_generation/i18n/es.po | 4 +- contract_sale_generation/i18n/es_MX.po | 11 +-- contract_sale_generation/i18n/fi.po | 8 +- contract_sale_generation/i18n/fr.po | 4 +- contract_sale_generation/i18n/gl.po | 8 +- contract_sale_generation/i18n/hi_IN.po | 11 +-- contract_sale_generation/i18n/hr.po | 7 +- contract_sale_generation/i18n/hr_HR.po | 10 ++- contract_sale_generation/i18n/hu.po | 8 +- contract_sale_generation/i18n/it.po | 4 +- contract_sale_generation/i18n/nl.po | 4 +- contract_sale_generation/i18n/nl_NL.po | 11 +-- contract_sale_generation/i18n/pt.po | 4 +- contract_sale_generation/i18n/pt_BR.po | 7 +- contract_sale_generation/i18n/pt_PT.po | 11 +-- contract_sale_generation/i18n/ro.po | 11 +-- contract_sale_generation/i18n/ru.po | 8 +- contract_sale_generation/i18n/sk_SK.po | 11 +-- contract_sale_generation/i18n/sl.po | 11 +-- contract_sale_generation/i18n/tr.po | 4 +- contract_sale_generation/i18n/tr_TR.po | 7 +- contract_sale_generation/i18n/zh_CN.po | 11 +-- 26 files changed, 184 insertions(+), 91 deletions(-) create mode 100644 contract_sale_generation/i18n/contract_sale_generation.pot diff --git a/contract_sale_generation/i18n/ca.po b/contract_sale_generation/i18n/ca.po index 80c32065..574be249 100644 --- a/contract_sale_generation/i18n/ca.po +++ b/contract_sale_generation/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-11-30 01:41+0000\n" "Last-Translator: OCA Transbot , 2017\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" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: contract_sale_generation @@ -58,13 +58,13 @@ msgid "Type" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:53 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:102 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 #, python-format msgid "" "You must review start and end dates!\n" diff --git a/contract_sale_generation/i18n/contract_sale_generation.pot b/contract_sale_generation/i18n/contract_sale_generation.pot new file mode 100644 index 00000000..59c657b7 --- /dev/null +++ b/contract_sale_generation/i18n/contract_sale_generation.pot @@ -0,0 +1,77 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract_sale_generation +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: contract_sale_generation +#: model:ir.model,name:contract_sale_generation.model_account_analytic_account +msgid "Analytic Account" +msgstr "" + +#. module: contract_sale_generation +#: model:ir.ui.view,arch_db:contract_sale_generation.account_analytic_account_recurring_sale_form +msgid "Create sales" +msgstr "" + +#. module: contract_sale_generation +#: selection:account.analytic.account,type:0 +#: selection:account.analytic.contract,type:0 +msgid "Invoice" +msgstr "" + +#. module: contract_sale_generation +#: selection:account.analytic.account,type:0 +#: selection:account.analytic.contract,type:0 +msgid "Sale" +msgstr "" + +#. module: contract_sale_generation +#: model:ir.model.fields,field_description:contract_sale_generation.field_account_analytic_account_sale_autoconfirm +#: model:ir.model.fields,field_description:contract_sale_generation.field_account_analytic_contract_sale_autoconfirm +msgid "Sale autoconfirm" +msgstr "" + +#. module: contract_sale_generation +#: model:ir.actions.act_window,name:contract_sale_generation.act_recurring_sales +msgid "Sales" +msgstr "" + +#. module: contract_sale_generation +#: model:ir.model.fields,field_description:contract_sale_generation.field_account_analytic_account_type +#: model:ir.model.fields,field_description:contract_sale_generation.field_account_analytic_contract_type +msgid "Type" +msgstr "" + +#. module: contract_sale_generation +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 +#, python-format +msgid "You must first select a Customer for Contract %s!" +msgstr "" + +#. module: contract_sale_generation +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 +#, python-format +msgid "You must review start and end dates!\n" +"%s" +msgstr "" + +#. module: contract_sale_generation +#: model:ir.model,name:contract_sale_generation.model_account_analytic_contract +msgid "account.analytic.contract" +msgstr "" + +#. module: contract_sale_generation +#: model:ir.ui.view,arch_db:contract_sale_generation.account_analytic_account_recurring_sale_form +msgid "⇒ Show recurring sales" +msgstr "" + diff --git a/contract_sale_generation/i18n/de.po b/contract_sale_generation/i18n/de.po index 8a2fd7a7..98fae670 100644 --- a/contract_sale_generation/i18n/de.po +++ b/contract_sale_generation/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-04-03 12:19+0000\n" "Last-Translator: OCA Transbot , 2017\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" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: contract_sale_generation diff --git a/contract_sale_generation/i18n/el_GR.po b/contract_sale_generation/i18n/el_GR.po index 9502bba7..8565534a 100644 --- a/contract_sale_generation/i18n/el_GR.po +++ b/contract_sale_generation/i18n/el_GR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-11-30 01:41+0000\n" "PO-Revision-Date: 2017-11-30 01:41+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\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" -"Language: el_GR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: contract_sale_generation @@ -58,13 +59,13 @@ msgid "Type" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:53 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:102 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 #, python-format msgid "" "You must review start and end dates!\n" diff --git a/contract_sale_generation/i18n/es.po b/contract_sale_generation/i18n/es.po index 5b304a28..ba979c4e 100644 --- a/contract_sale_generation/i18n/es.po +++ b/contract_sale_generation/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 # Ismael Calvo , 2018 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2018-04-03 12:19+0000\n" "Last-Translator: Ismael Calvo , 2018\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" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: contract_sale_generation diff --git a/contract_sale_generation/i18n/es_MX.po b/contract_sale_generation/i18n/es_MX.po index a3e0a070..e011ea93 100644 --- a/contract_sale_generation/i18n/es_MX.po +++ b/contract_sale_generation/i18n/es_MX.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-11-30 01:41+0000\n" "PO-Revision-Date: 2017-11-30 01:41+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/" +"es_MX/)\n" +"Language: es_MX\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: contract_sale_generation @@ -58,13 +59,13 @@ msgid "Type" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:53 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:102 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 #, python-format msgid "" "You must review start and end dates!\n" diff --git a/contract_sale_generation/i18n/fi.po b/contract_sale_generation/i18n/fi.po index e49e6089..7e081e49 100644 --- a/contract_sale_generation/i18n/fi.po +++ b/contract_sale_generation/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-11-30 01:41+0000\n" "Last-Translator: OCA Transbot , 2017\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" -"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: contract_sale_generation @@ -58,13 +58,13 @@ msgid "Type" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:53 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:102 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 #, python-format msgid "" "You must review start and end dates!\n" diff --git a/contract_sale_generation/i18n/fr.po b/contract_sale_generation/i18n/fr.po index 92a30fd7..2f54eac3 100644 --- a/contract_sale_generation/i18n/fr.po +++ b/contract_sale_generation/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 # Fabien Bourgeois , 2018 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2018-05-19 02:01+0000\n" "Last-Translator: Fabien Bourgeois , 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" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: contract_sale_generation diff --git a/contract_sale_generation/i18n/gl.po b/contract_sale_generation/i18n/gl.po index 96602255..78fd3210 100644 --- a/contract_sale_generation/i18n/gl.po +++ b/contract_sale_generation/i18n/gl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-11-30 01:41+0000\n" "Last-Translator: OCA Transbot , 2017\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" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: contract_sale_generation @@ -58,13 +58,13 @@ msgid "Type" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:53 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:102 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 #, python-format msgid "" "You must review start and end dates!\n" diff --git a/contract_sale_generation/i18n/hi_IN.po b/contract_sale_generation/i18n/hi_IN.po index 35482d9c..dee15ea2 100644 --- a/contract_sale_generation/i18n/hi_IN.po +++ b/contract_sale_generation/i18n/hi_IN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # Ashish Deshmukh , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-11-30 01:41+0000\n" "PO-Revision-Date: 2017-11-30 01:41+0000\n" "Last-Translator: Ashish Deshmukh , 2017\n" -"Language-Team: Hindi (India) (https://www.transifex.com/oca/teams/23907/hi_IN/)\n" +"Language-Team: Hindi (India) (https://www.transifex.com/oca/teams/23907/" +"hi_IN/)\n" +"Language: hi_IN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hi_IN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: contract_sale_generation @@ -58,13 +59,13 @@ msgid "Type" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:53 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:102 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 #, python-format msgid "" "You must review start and end dates!\n" diff --git a/contract_sale_generation/i18n/hr.po b/contract_sale_generation/i18n/hr.po index 80bf01d1..295653f4 100644 --- a/contract_sale_generation/i18n/hr.po +++ b/contract_sale_generation/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 # Bole , 2017 @@ -13,11 +13,12 @@ msgstr "" "PO-Revision-Date: 2018-04-03 12:19+0000\n" "Last-Translator: Bole , 2017\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"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" +"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_sale_generation #: model:ir.model,name:contract_sale_generation.model_account_analytic_account diff --git a/contract_sale_generation/i18n/hr_HR.po b/contract_sale_generation/i18n/hr_HR.po index 3be55cdc..ac652e77 100644 --- a/contract_sale_generation/i18n/hr_HR.po +++ b/contract_sale_generation/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 # Bole , 2017 @@ -12,12 +12,14 @@ msgstr "" "POT-Creation-Date: 2018-04-03 12:19+0000\n" "PO-Revision-Date: 2018-04-03 12:19+0000\n" "Last-Translator: Bole , 2017\n" -"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" +"hr_HR/)\n" +"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" +"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_sale_generation #: model:ir.model,name:contract_sale_generation.model_account_analytic_account diff --git a/contract_sale_generation/i18n/hu.po b/contract_sale_generation/i18n/hu.po index 200e61bf..8e33f36a 100644 --- a/contract_sale_generation/i18n/hu.po +++ b/contract_sale_generation/i18n/hu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-11-30 01:41+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" +"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_sale_generation @@ -58,13 +58,13 @@ msgid "Type" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:53 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:102 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 #, python-format msgid "" "You must review start and end dates!\n" diff --git a/contract_sale_generation/i18n/it.po b/contract_sale_generation/i18n/it.po index c10b0a46..3cbc77db 100644 --- a/contract_sale_generation/i18n/it.po +++ b/contract_sale_generation/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 # Lorenzo Battistini , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2018-04-03 12:19+0000\n" "Last-Translator: Lorenzo Battistini , 2017\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" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: contract_sale_generation diff --git a/contract_sale_generation/i18n/nl.po b/contract_sale_generation/i18n/nl.po index aeab8216..0e34d8c0 100644 --- a/contract_sale_generation/i18n/nl.po +++ b/contract_sale_generation/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 # Erwin van der Ploeg , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2018-04-03 12:19+0000\n" "Last-Translator: Erwin van der Ploeg , 2017\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"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_sale_generation diff --git a/contract_sale_generation/i18n/nl_NL.po b/contract_sale_generation/i18n/nl_NL.po index 9089b5aa..ae48d94c 100644 --- a/contract_sale_generation/i18n/nl_NL.po +++ b/contract_sale_generation/i18n/nl_NL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # Peter Hageman , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-11-30 01:41+0000\n" "PO-Revision-Date: 2017-11-30 01:41+0000\n" "Last-Translator: Peter Hageman , 2017\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" +"teams/23907/nl_NL/)\n" +"Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: contract_sale_generation @@ -58,13 +59,13 @@ msgid "Type" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:53 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:102 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 #, python-format msgid "" "You must review start and end dates!\n" diff --git a/contract_sale_generation/i18n/pt.po b/contract_sale_generation/i18n/pt.po index 87923041..14c94083 100644 --- a/contract_sale_generation/i18n/pt.po +++ b/contract_sale_generation/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 # Pedro Castro Silva , 2017 @@ -14,10 +14,10 @@ msgstr "" "PO-Revision-Date: 2018-04-03 12:19+0000\n" "Last-Translator: Pedro Castro Silva , 2017\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" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: contract_sale_generation diff --git a/contract_sale_generation/i18n/pt_BR.po b/contract_sale_generation/i18n/pt_BR.po index 00bd76ae..7282b569 100644 --- a/contract_sale_generation/i18n/pt_BR.po +++ b/contract_sale_generation/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 # Albert Vonpupp , 2017 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2018-04-03 12:19+0000\n" "PO-Revision-Date: 2018-04-03 12:19+0000\n" "Last-Translator: Albert Vonpupp , 2017\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\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" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: contract_sale_generation diff --git a/contract_sale_generation/i18n/pt_PT.po b/contract_sale_generation/i18n/pt_PT.po index e0c51fab..597049ee 100644 --- a/contract_sale_generation/i18n/pt_PT.po +++ b/contract_sale_generation/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-11-30 01:41+0000\n" "PO-Revision-Date: 2017-11-30 01:41+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\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" -"Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: contract_sale_generation @@ -58,13 +59,13 @@ msgid "Type" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:53 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:102 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 #, python-format msgid "" "You must review start and end dates!\n" diff --git a/contract_sale_generation/i18n/ro.po b/contract_sale_generation/i18n/ro.po index 746a5802..2d3c7dcf 100644 --- a/contract_sale_generation/i18n/ro.po +++ b/contract_sale_generation/i18n/ro.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 # Dorin Hongu , 2018 @@ -13,11 +13,12 @@ msgstr "" "PO-Revision-Date: 2018-01-06 03:17+0000\n" "Last-Translator: Dorin Hongu , 2018\n" "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"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" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" #. module: contract_sale_generation #: model:ir.model,name:contract_sale_generation.model_account_analytic_account @@ -59,13 +60,13 @@ msgid "Type" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:53 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:102 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 #, python-format msgid "" "You must review start and end dates!\n" diff --git a/contract_sale_generation/i18n/ru.po b/contract_sale_generation/i18n/ru.po index e93591e0..67be0e19 100644 --- a/contract_sale_generation/i18n/ru.po +++ b/contract_sale_generation/i18n/ru.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # Мед Ведь , 2017 # nek, 2018 @@ -13,11 +13,13 @@ msgstr "" "PO-Revision-Date: 2018-04-03 12:19+0000\n" "Last-Translator: nek, 2018\n" "Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" +"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" +"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_sale_generation #: model:ir.model,name:contract_sale_generation.model_account_analytic_account diff --git a/contract_sale_generation/i18n/sk_SK.po b/contract_sale_generation/i18n/sk_SK.po index 81dd47d7..f6286155 100644 --- a/contract_sale_generation/i18n/sk_SK.po +++ b/contract_sale_generation/i18n/sk_SK.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-11-30 01:41+0000\n" "PO-Revision-Date: 2017-11-30 01:41+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Slovak (Slovakia) (https://www.transifex.com/oca/teams/23907/sk_SK/)\n" +"Language-Team: Slovak (Slovakia) (https://www.transifex.com/oca/teams/23907/" +"sk_SK/)\n" +"Language: sk_SK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk_SK\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: contract_sale_generation @@ -58,13 +59,13 @@ msgid "Type" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:53 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:102 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 #, python-format msgid "" "You must review start and end dates!\n" diff --git a/contract_sale_generation/i18n/sl.po b/contract_sale_generation/i18n/sl.po index 0ef32c20..d72a3772 100644 --- a/contract_sale_generation/i18n/sl.po +++ b/contract_sale_generation/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-11-30 01:41+0000\n" "Last-Translator: OCA Transbot , 2017\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" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: contract_sale_generation #: model:ir.model,name:contract_sale_generation.model_account_analytic_account @@ -58,13 +59,13 @@ msgid "Type" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:53 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:102 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 #, python-format msgid "" "You must review start and end dates!\n" diff --git a/contract_sale_generation/i18n/tr.po b/contract_sale_generation/i18n/tr.po index b8948030..5e7ebc05 100644 --- a/contract_sale_generation/i18n/tr.po +++ b/contract_sale_generation/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # Ediz Duman , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-04-21 01:47+0000\n" "Last-Translator: Ediz Duman , 2017\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" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: contract_sale_generation diff --git a/contract_sale_generation/i18n/tr_TR.po b/contract_sale_generation/i18n/tr_TR.po index 2869dcf2..7086aa47 100644 --- a/contract_sale_generation/i18n/tr_TR.po +++ b/contract_sale_generation/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # Ediz Duman , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-04-03 12:19+0000\n" "PO-Revision-Date: 2018-04-03 12:19+0000\n" "Last-Translator: Ediz Duman , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: contract_sale_generation diff --git a/contract_sale_generation/i18n/zh_CN.po b/contract_sale_generation/i18n/zh_CN.po index 89e47a63..6b6ea57c 100644 --- a/contract_sale_generation/i18n/zh_CN.po +++ b/contract_sale_generation/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_sale_generation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-11-30 01:41+0000\n" "PO-Revision-Date: 2017-11-30 01:41+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/" +"zh_CN/)\n" +"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_sale_generation @@ -58,13 +59,13 @@ msgid "Type" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:53 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:54 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" #. module: contract_sale_generation -#: code:addons/contract_sale_generation/models/account_analytic_account.py:102 +#: code:addons/contract_sale_generation/models/account_analytic_account.py:113 #, python-format msgid "" "You must review start and end dates!\n"