forked from OCA/bank-payment
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (8 of 8 strings) Translation: bank-payment-14.0/bank-payment-14.0-account_invoice_select_for_payment Translate-URL: https://translation.odoo-community.org/projects/bank-payment-14-0/bank-payment-14-0-account_invoice_select_for_payment/it/
- Loading branch information
1 parent
989c52e
commit f8d865e
Showing
1 changed file
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,55 +6,57 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2023-12-22 14:38+0000\n" | ||
"Last-Translator: Francesco Foresti <[email protected]>\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" | ||
"X-Generator: Weblate 4.17\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 "" | ||
msgstr "Nome visualizzato" | ||
|
||
#. 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 "" | ||
msgstr "ID" | ||
|
||
#. module: account_invoice_select_for_payment | ||
#: model:ir.model,name:account_invoice_select_for_payment.model_account_move | ||
msgid "Journal Entry" | ||
msgstr "" | ||
msgstr "Registrazione contabile" | ||
|
||
#. 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 "" | ||
msgstr "Ultima modifica il" | ||
|
||
#. 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 "" | ||
msgstr "Non selezionato per il pagamento" | ||
|
||
#. module: account_invoice_select_for_payment | ||
#: model:ir.model,name:account_invoice_select_for_payment.model_account_payment | ||
msgid "Payments" | ||
msgstr "" | ||
msgstr "Pagamenti" | ||
|
||
#. 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 "" | ||
msgstr "Selezionato per il pagamento" | ||
|
||
#. 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 "" | ||
msgstr "Da pagare" |