mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Added translation using Weblate (Italian)
This commit is contained in:
80
account_payment_method_fs_storage/i18n/it.po
Normal file
80
account_payment_method_fs_storage/i18n/it.po
Normal file
@@ -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 ""
|
||||
Reference in New Issue
Block a user