From b3f755e280b1f421721a7c54d4f09cf01280b284 Mon Sep 17 00:00:00 2001 From: Bole Date: Thu, 5 Mar 2020 14:59:09 +0000 Subject: [PATCH] Added translation using Weblate (Croatian) --- account_move_so_import/i18n/hr.po | 67 +++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 account_move_so_import/i18n/hr.po diff --git a/account_move_so_import/i18n/hr.po b/account_move_so_import/i18n/hr.po new file mode 100644 index 00000000..847c3fac --- /dev/null +++ b/account_move_so_import/i18n/hr.po @@ -0,0 +1,67 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_move_so_import +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \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_move_so_import +#: model:ir.model,name:account_move_so_import.model_account_move_completion_rule +msgid "Account move completion method" +msgstr "" + +#. module: account_move_so_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "From line name (based on SO number)" +msgstr "" + +#. module: account_move_so_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "From line name (based on customer invoice number)" +msgstr "" + +#. module: account_move_so_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "From line name (based on partner field)" +msgstr "" + +#. module: account_move_so_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "From line name (based on partner name)" +msgstr "" + +#. module: account_move_so_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "From line name (based on supplier invoice number)" +msgstr "" + +#. module: account_move_so_import +#: code:addons/account_move_so_import/models/account_move.py:42 +#, python-format +msgid "Line named \"%s\" was matched by more than one partner while looking on SO by ref." +msgstr "" + +#. module: account_move_so_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "Match Invoice using transaction ID" +msgstr "" + +#. module: account_move_so_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "Match Sales Order using transaction ID" +msgstr "" + +#. module: account_move_so_import +#: model:ir.model.fields,field_description:account_move_so_import.field_account_move_completion_rule__function_to_call +msgid "Method" +msgstr ""