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% (11 of 11 strings) Translation: bank-payment-14.0/bank-payment-14.0-account_payment_purchase Translate-URL: https://translation.odoo-community.org/projects/bank-payment-14-0/bank-payment-14-0-account_payment_purchase/it/
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 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 |
---|---|---|
|
@@ -9,15 +9,15 @@ msgstr "" | |
"Project-Id-Version: Odoo Server 9.0c\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-05-17 02:46+0000\n" | ||
"PO-Revision-Date: 2023-03-23 13:22+0000\n" | ||
"PO-Revision-Date: 2024-05-03 17:35+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\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.14.1\n" | ||
"X-Generator: Weblate 4.17\n" | ||
|
||
#. module: account_payment_purchase | ||
#: model:ir.model.fields,field_description:account_payment_purchase.field_account_move__display_name | ||
|
@@ -59,9 +59,9 @@ msgid "" | |
"the payment. This field is copied from the partner and will be copied to the " | ||
"supplier invoice." | ||
msgstr "" | ||
"Seleziona il conto bancario del tuo fornitore sul quale la tua azienda " | ||
"effettuerà il pagamento. Questo campo è ereditato dal contatto e verrà " | ||
"ereditato dalla fattura fornitore." | ||
"Selezionare il conto bancario del fornitore sul quale la vostra azienda " | ||
"effettuerà il pagamento. Questo campo è copiato dal partner e verrà copiato " | ||
"nella fattura fornitore." | ||
|
||
#. module: account_payment_purchase | ||
#: code:addons/account_payment_purchase/models/account_move.py:0 | ||
|