-
-
Notifications
You must be signed in to change notification settings - Fork 692
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% (6 of 6 strings) Translation: account-invoicing-16.0/account-invoicing-16.0-account_move_cancel_confirm Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_move_cancel_confirm/it/
- Loading branch information
Showing
1 changed file
with
9 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 |
---|---|---|
|
@@ -6,44 +6,46 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2024-08-07 17:58+0000\n" | ||
"Last-Translator: mymage <[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 5.6.2\n" | ||
|
||
#. module: account_move_cancel_confirm | ||
#: model:ir.model.fields,help:account_move_cancel_confirm.field_account_move__cancel_confirm | ||
#: model:ir.model.fields,help:account_move_cancel_confirm.field_account_payment__cancel_confirm | ||
msgid "A flag signify that this document is confirmed for cancellation" | ||
msgstr "" | ||
msgstr "Una spunta indica che questo documento è confermato per l'annullamento" | ||
|
||
#. module: account_move_cancel_confirm | ||
#: model:ir.model.fields,help:account_move_cancel_confirm.field_account_move__cancel_reason | ||
#: model:ir.model.fields,help:account_move_cancel_confirm.field_account_payment__cancel_reason | ||
msgid "An optional cancel reason" | ||
msgstr "" | ||
msgstr "Un motivo di annullamento opzionale" | ||
|
||
#. module: account_move_cancel_confirm | ||
#: model:ir.model.fields,field_description:account_move_cancel_confirm.field_account_move__cancel_confirm | ||
#: model:ir.model.fields,field_description:account_move_cancel_confirm.field_account_payment__cancel_confirm | ||
msgid "Cancel Confirmed" | ||
msgstr "" | ||
msgstr "Annullamento confermato" | ||
|
||
#. module: account_move_cancel_confirm | ||
#: model:ir.model.fields,field_description:account_move_cancel_confirm.field_account_move__cancel_reason | ||
#: model:ir.model.fields,field_description:account_move_cancel_confirm.field_account_payment__cancel_reason | ||
msgid "Cancel Reason" | ||
msgstr "" | ||
msgstr "Causale annullamento" | ||
|
||
#. module: account_move_cancel_confirm | ||
#: model:ir.model,name:account_move_cancel_confirm.model_account_move | ||
msgid "Journal Entry" | ||
msgstr "" | ||
msgstr "Registrazione contabile" | ||
|
||
#. module: account_move_cancel_confirm | ||
#: model:ir.model,name:account_move_cancel_confirm.model_account_payment | ||
msgid "Payments" | ||
msgstr "" | ||
msgstr "Pagamenti" |