-
-
Notifications
You must be signed in to change notification settings - Fork 701
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% (9 of 9 strings) Translation: account-invoicing-14.0/account-invoicing-14.0-account_invoice_pricelist Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-account_invoice_pricelist/it/
- Loading branch information
1 parent
747c2cd
commit 7e95b74
Showing
1 changed file
with
12 additions
and
11 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,42 +9,43 @@ msgstr "" | |
"Project-Id-Version: Odoo Server 9.0c\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-04-02 02:43+0000\n" | ||
"PO-Revision-Date: 2017-04-02 02:43+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>, 2017\n" | ||
"PO-Revision-Date: 2024-01-10 12:35+0000\n" | ||
"Last-Translator: Francesco Foresti <[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" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 4.17\n" | ||
|
||
#. module: account_invoice_pricelist | ||
#: model:ir.model.fields,field_description:account_invoice_pricelist.field_account_move__display_name | ||
#: model:ir.model.fields,field_description:account_invoice_pricelist.field_account_move_line__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
msgstr "Nome visualizzato" | ||
|
||
#. module: account_invoice_pricelist | ||
#: model:ir.model.fields,field_description:account_invoice_pricelist.field_account_move__id | ||
#: model:ir.model.fields,field_description:account_invoice_pricelist.field_account_move_line__id | ||
msgid "ID" | ||
msgstr "" | ||
msgstr "ID" | ||
|
||
#. module: account_invoice_pricelist | ||
#: model:ir.model,name:account_invoice_pricelist.model_account_move | ||
msgid "Journal Entry" | ||
msgstr "" | ||
msgstr "Registrazione contabile" | ||
|
||
#. module: account_invoice_pricelist | ||
#: model:ir.model,name:account_invoice_pricelist.model_account_move_line | ||
msgid "Journal Item" | ||
msgstr "" | ||
msgstr "Movimento contabile" | ||
|
||
#. module: account_invoice_pricelist | ||
#: model:ir.model.fields,field_description:account_invoice_pricelist.field_account_move____last_update | ||
#: model:ir.model.fields,field_description:account_invoice_pricelist.field_account_move_line____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
msgstr "Ultima modifica il" | ||
|
||
#. module: account_invoice_pricelist | ||
#: model:ir.model.fields,field_description:account_invoice_pricelist.field_account_bank_statement_line__pricelist_id | ||
|
@@ -58,17 +59,17 @@ msgstr "Listino prezzi" | |
#: code:addons/account_invoice_pricelist/models/account_move.py:0 | ||
#, python-format | ||
msgid "Pricelist and Invoice need to use the same currency." | ||
msgstr "" | ||
msgstr "Listino prezzi e fattura devono essere nella stessa valuta." | ||
|
||
#. module: account_invoice_pricelist | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_pricelist.view_account_move_customer_form | ||
msgid "Update price in lines from the pricelist" | ||
msgstr "" | ||
msgstr "Aggiorna prezzi sulle righe dal listino" | ||
|
||
#. module: account_invoice_pricelist | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_pricelist.view_account_move_customer_form | ||
msgid "Update prices" | ||
msgstr "" | ||
msgstr "Aggiorna prezzi" | ||
|
||
#~ msgid "Invoice" | ||
#~ msgstr "Fattura" | ||
|