diff --git a/account_move_so_import/i18n/sv.po b/account_move_so_import/i18n/sv.po new file mode 100644 index 0000000000..d19e2c906d --- /dev/null +++ b/account_move_so_import/i18n/sv.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_move_so_import +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\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 +#: model:ir.model.fields.selection,name:account_move_so_import.selection__account_move_completion_rule__function_to_call__get_from_name_and_so +msgid "From line name (based on SO number)" +msgstr "" + +#. module: account_move_so_import +#: model:ir.model.fields.selection,name:account_move_so_import.selection__account_move_completion_rule__function_to_call__get_from_name_and_so_payment_ref +msgid "From line name (based on SO payment ref)" +msgstr "" + +#. module: account_move_so_import +#. odoo-python +#: code:addons/account_move_so_import/models/account_move.py:0 +#, 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 +#: model:ir.model.fields,field_description:account_move_so_import.field_account_move_completion_rule__function_to_call +msgid "Method" +msgstr ""