diff --git a/account_type_inactive/i18n/account_type_inactive.pot b/account_type_inactive/i18n/account_type_inactive.pot new file mode 100644 index 000000000..3063a5459 --- /dev/null +++ b/account_type_inactive/i18n/account_type_inactive.pot @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_type_inactive +# +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: account_type_inactive +#: model:ir.model,name:account_type_inactive.model_account_account_type +msgid "Account Type" +msgstr "" + +#. module: account_type_inactive +#: model:ir.model.fields,field_description:account_type_inactive.field_account_account_type_active +msgid "Active" +msgstr "" + +#. module: account_type_inactive +#: code:addons/account_type_inactive/models/account_type.py:23 +#, python-format +msgid "You cannot inactive this account type as this type is used on %d accounts." +msgstr "" + diff --git a/account_type_inactive/i18n/fr.po b/account_type_inactive/i18n/fr.po index fc4725075..d675e7b0e 100644 --- a/account_type_inactive/i18n/fr.po +++ b/account_type_inactive/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_type_inactive -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\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: account_type_inactive diff --git a/account_type_inactive/i18n/hr.po b/account_type_inactive/i18n/hr.po index d34ffa354..975337e76 100644 --- a/account_type_inactive/i18n/hr.po +++ b/account_type_inactive/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_type_inactive -# +# # Translators: # Bole , 2017 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2018-02-23 01:41+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: account_type_inactive #: model:ir.model,name:account_type_inactive.model_account_account_type diff --git a/account_type_inactive/i18n/lt.po b/account_type_inactive/i18n/lt.po index c39fff45f..29d3a65c0 100644 --- a/account_type_inactive/i18n/lt.po +++ b/account_type_inactive/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_type_inactive -# +# # Translators: # Viktoras Norkus , 2018 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: Viktoras Norkus , 2018\n" "Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"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" +"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: account_type_inactive #: model:ir.model,name:account_type_inactive.model_account_account_type diff --git a/account_type_inactive/i18n/nl.po b/account_type_inactive/i18n/nl.po index 22c09c468..d82029297 100644 --- a/account_type_inactive/i18n/nl.po +++ b/account_type_inactive/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_type_inactive -# +# # Translators: # Frank Schellenberg , 2018 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-01-25 11:47+0000\n" "Last-Translator: Frank Schellenberg , 2018\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: account_type_inactive diff --git a/account_type_inactive/i18n/nl_NL.po b/account_type_inactive/i18n/nl_NL.po index ffd0ce842..75304c377 100644 --- a/account_type_inactive/i18n/nl_NL.po +++ b/account_type_inactive/i18n/nl_NL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_type_inactive -# +# # Translators: # Frank Schellenberg , 2018 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-01-25 11:47+0000\n" "PO-Revision-Date: 2018-01-25 11:47+0000\n" "Last-Translator: Frank Schellenberg , 2018\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: account_type_inactive diff --git a/account_type_inactive/i18n/sl.po b/account_type_inactive/i18n/sl.po index f52a64fb3..664759aa9 100644 --- a/account_type_inactive/i18n/sl.po +++ b/account_type_inactive/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_type_inactive -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:24+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: account_type_inactive #: model:ir.model,name:account_type_inactive.model_account_account_type