-
-
Notifications
You must be signed in to change notification settings - Fork 413
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translation using Weblate (Italian)
- Loading branch information
Showing
1 changed file
with
153 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,153 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * account_payment_multi_deduction | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\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" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_deduction__account_id | ||
msgid "Account" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_deduction__create_uid | ||
msgid "Created by" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_deduction__create_date | ||
msgid "Created on" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_deduction__currency_id | ||
msgid "Currency" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_deduction__amount | ||
msgid "Deduction Amount" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_register__deduction_ids | ||
msgid "Deductions" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment__display_name | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_deduction__display_name | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_register__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment__id | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_deduction__id | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_register__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: code:addons/account_payment_multi_deduction/wizard/account_payment_deduction.py:0 | ||
#, python-format | ||
msgid "Keep open" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,help:account_payment_multi_deduction.field_account_payment_deduction__open | ||
msgid "Keep this line open" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_deduction__name | ||
msgid "Label" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment____last_update | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_deduction____last_update | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_register____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_deduction__write_uid | ||
msgid "Last Updated by" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_deduction__write_date | ||
msgid "Last Updated on" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields.selection,name:account_payment_multi_deduction.selection__account_payment_register__payment_difference_handling__reconcile_multi_deduct | ||
msgid "Mark invoice as fully paid (multi deduct)" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_deduction__open | ||
msgid "Open" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_deduction__payment_id | ||
msgid "Payment" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model,name:account_payment_multi_deduction.model_account_payment_deduction | ||
msgid "Payment Deduction" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_register__payment_difference_handling | ||
msgid "Payment Difference Handling" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model,name:account_payment_multi_deduction.model_account_payment | ||
msgid "Payments" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model,name:account_payment_multi_deduction.model_account_payment_register | ||
msgid "Register Payment" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,field_description:account_payment_multi_deduction.field_account_payment_register__deduct_residual | ||
msgid "Remainings" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,help:account_payment_multi_deduction.field_account_payment_register__deduction_ids | ||
msgid "Sum of deduction amount(s) must equal to the payment difference" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model:ir.model.fields,help:account_payment_multi_deduction.field_account_payment_deduction__currency_id | ||
msgid "The payment's currency." | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: code:addons/account_payment_multi_deduction/wizard/account_payment_register.py:0 | ||
#, python-format | ||
msgid "The total deduction should be %s" | ||
msgstr "" | ||
|
||
#. module: account_payment_multi_deduction | ||
#: model_terms:ir.ui.view,arch_db:account_payment_multi_deduction.view_account_payment_register_form | ||
msgid "Total Deduction" | ||
msgstr "" |