-
-
Notifications
You must be signed in to change notification settings - Fork 699
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 87.5% (7 of 8 strings) Translation: account-invoicing-16.0/account-invoicing-16.0-account_invoice_check_total Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_check_total/it/
- Loading branch information
Showing
1 changed file
with
6 additions
and
7 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 11.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2018-03-28 02:40+0000\n" | ||
"PO-Revision-Date: 2019-01-27 10:41+0000\n" | ||
"Last-Translator: Sergio Zanchetta <[email protected]>\n" | ||
"PO-Revision-Date: 2023-12-24 18:33+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 3.4\n" | ||
"X-Generator: Weblate 4.17\n" | ||
|
||
#. module: account_invoice_check_total | ||
#: model:ir.model.fields,field_description:account_invoice_check_total.field_res_config_settings__group_supplier_inv_check_total | ||
|
@@ -55,17 +55,16 @@ msgstr "" | |
#. module: account_invoice_check_total | ||
#. odoo-python | ||
#: code:addons/account_invoice_check_total/models/account_move.py:0 | ||
#, fuzzy, python-format | ||
#, python-format | ||
msgid "" | ||
"Please verify the price of the invoice!\n" | ||
"The total amount (%(amount_total)s) does not match the Verification Total " | ||
"amount (%(check_total)s)!\n" | ||
"There is a difference of %(diff)s" | ||
msgstr "" | ||
"Verificare l'importo della fattura!\n" | ||
" L'importo totale (%(amount_total)s) non " | ||
"corrisponde all'importo totale di verifica " | ||
"(%(check_total)s)!\n" | ||
" L'importo totale (%(amount_total)s) non corrisponde all'importo totale di " | ||
"verifica (%(check_total)s)!\n" | ||
"La differenza è pari a %(diff)s" | ||
|
||
#. module: account_invoice_check_total | ||
|