Added translation using Weblate (Croatian)
parent
77e0a90c04
commit
b3f755e280
|
@ -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 ""
|
Loading…
Reference in New Issue