From 4de8d6e2686ac46fca0ce6c05b55ca75b8cdbe87 Mon Sep 17 00:00:00 2001 From: mymage Date: Fri, 3 May 2024 06:53:21 +0000 Subject: [PATCH] Added translation using Weblate (Italian) --- account_payment_method_fs_storage/i18n/it.po | 80 ++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 account_payment_method_fs_storage/i18n/it.po diff --git a/account_payment_method_fs_storage/i18n/it.po b/account_payment_method_fs_storage/i18n/it.po new file mode 100644 index 000000000..fcea1dd5e --- /dev/null +++ b/account_payment_method_fs_storage/i18n/it.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_payment_method_fs_storage +# +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: it\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_payment_method_fs_storage +#: model:ir.model,name:account_payment_method_fs_storage.model_fs_storage +msgid "FS Storage" +msgstr "" + +#. module: account_payment_method_fs_storage +#. odoo-python +#: code:addons/account_payment_method_fs_storage/models/account_payment_order.py:0 +#, python-format +msgid "Generate and export" +msgstr "" + +#. module: account_payment_method_fs_storage +#: model:ir.model,name:account_payment_method_fs_storage.model_account_payment_method +msgid "Payment Methods" +msgstr "" + +#. module: account_payment_method_fs_storage +#: model:ir.model,name:account_payment_method_fs_storage.model_account_payment_order +msgid "Payment Order" +msgstr "" + +#. module: account_payment_method_fs_storage +#: model:ir.model.fields,field_description:account_payment_method_fs_storage.field_account_payment_method__storage +msgid "Storage" +msgstr "" + +#. module: account_payment_method_fs_storage +#. odoo-python +#: code:addons/account_payment_method_fs_storage/models/fs_storage.py:0 +#, python-format +msgid "Storage is already used on at least one payment method" +msgstr "" + +#. module: account_payment_method_fs_storage +#: model:ir.model.fields,help:account_payment_method_fs_storage.field_account_payment_method__storage +msgid "Storage where to put the file after generation" +msgstr "" + +#. module: account_payment_method_fs_storage +#: model:ir.model.fields,help:account_payment_method_fs_storage.field_fs_storage__use_on_payment_method +msgid "Tells if storage can be set on payment methods" +msgstr "" + +#. module: account_payment_method_fs_storage +#. odoo-python +#: code:addons/account_payment_method_fs_storage/models/account_payment_order.py:0 +#, python-format +msgid "The file has been generated and dropped on the storage." +msgstr "" + +#. module: account_payment_method_fs_storage +#. odoo-python +#: code:addons/account_payment_method_fs_storage/models/account_payment_order.py:0 +#, python-format +msgid "" +"Unknown issue to upload the file on the storage:\n" +"{details}" +msgstr "" + +#. module: account_payment_method_fs_storage +#: model:ir.model.fields,field_description:account_payment_method_fs_storage.field_fs_storage__use_on_payment_method +msgid "Use On Payment Method" +msgstr ""