Skip to content

Commit

Permalink
Added translation using Weblate (Italian)
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-ooops authored and weblate committed Dec 22, 2023
1 parent a597b6b commit 989c52e
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions account_invoice_select_for_payment/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_select_for_payment
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.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_invoice_select_for_payment
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_move__display_name
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_payment__display_name
msgid "Display Name"
msgstr ""

#. module: account_invoice_select_for_payment
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_move__id
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_payment__id
msgid "ID"
msgstr ""

#. module: account_invoice_select_for_payment
#: model:ir.model,name:account_invoice_select_for_payment.model_account_move
msgid "Journal Entry"
msgstr ""

#. module: account_invoice_select_for_payment
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_move____last_update
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_payment____last_update
msgid "Last Modified on"
msgstr ""

#. module: account_invoice_select_for_payment
#: model_terms:ir.ui.view,arch_db:account_invoice_select_for_payment.view_account_invoice_filter
msgid "Not selected for payment"
msgstr ""

#. module: account_invoice_select_for_payment
#: model:ir.model,name:account_invoice_select_for_payment.model_account_payment
msgid "Payments"
msgstr ""

#. module: account_invoice_select_for_payment
#: model_terms:ir.ui.view,arch_db:account_invoice_select_for_payment.view_account_invoice_filter
msgid "Selected for payment"
msgstr ""

#. module: account_invoice_select_for_payment
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_bank_statement_line__selected_for_payment
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_move__selected_for_payment
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_payment__selected_for_payment
msgid "To Pay"
msgstr ""

0 comments on commit 989c52e

Please sign in to comment.