-
-
Notifications
You must be signed in to change notification settings - Fork 391
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
1 parent
b205e57
commit cfcaa03
Showing
1 changed file
with
59 additions
and
0 deletions.
There are no files selected for viewing
59 changes: 59 additions & 0 deletions
59
account_bank_statement_reopen_skip_undo_reconciliation/i18n/it.po
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,59 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * account_bank_statement_reopen_skip_undo_reconciliation | ||
# | ||
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_bank_statement_reopen_skip_undo_reconciliation | ||
#: model:ir.model,name:account_bank_statement_reopen_skip_undo_reconciliation.model_account_bank_statement | ||
msgid "Bank Statement" | ||
msgstr "" | ||
|
||
#. module: account_bank_statement_reopen_skip_undo_reconciliation | ||
#: model:ir.model,name:account_bank_statement_reopen_skip_undo_reconciliation.model_account_bank_statement_line | ||
msgid "Bank Statement Line" | ||
msgstr "" | ||
|
||
#. module: account_bank_statement_reopen_skip_undo_reconciliation | ||
#: model:ir.model.fields,field_description:account_bank_statement_reopen_skip_undo_reconciliation.field_account_bank_statement__display_name | ||
#: model:ir.model.fields,field_description:account_bank_statement_reopen_skip_undo_reconciliation.field_account_bank_statement_line__display_name | ||
#: model:ir.model.fields,field_description:account_bank_statement_reopen_skip_undo_reconciliation.field_account_move__display_name | ||
#: model:ir.model.fields,field_description:account_bank_statement_reopen_skip_undo_reconciliation.field_account_move_line__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: account_bank_statement_reopen_skip_undo_reconciliation | ||
#: model:ir.model.fields,field_description:account_bank_statement_reopen_skip_undo_reconciliation.field_account_bank_statement__id | ||
#: model:ir.model.fields,field_description:account_bank_statement_reopen_skip_undo_reconciliation.field_account_bank_statement_line__id | ||
#: model:ir.model.fields,field_description:account_bank_statement_reopen_skip_undo_reconciliation.field_account_move__id | ||
#: model:ir.model.fields,field_description:account_bank_statement_reopen_skip_undo_reconciliation.field_account_move_line__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: account_bank_statement_reopen_skip_undo_reconciliation | ||
#: model:ir.model,name:account_bank_statement_reopen_skip_undo_reconciliation.model_account_move | ||
msgid "Journal Entry" | ||
msgstr "" | ||
|
||
#. module: account_bank_statement_reopen_skip_undo_reconciliation | ||
#: model:ir.model,name:account_bank_statement_reopen_skip_undo_reconciliation.model_account_move_line | ||
msgid "Journal Item" | ||
msgstr "" | ||
|
||
#. module: account_bank_statement_reopen_skip_undo_reconciliation | ||
#: model:ir.model.fields,field_description:account_bank_statement_reopen_skip_undo_reconciliation.field_account_bank_statement____last_update | ||
#: model:ir.model.fields,field_description:account_bank_statement_reopen_skip_undo_reconciliation.field_account_bank_statement_line____last_update | ||
#: model:ir.model.fields,field_description:account_bank_statement_reopen_skip_undo_reconciliation.field_account_move____last_update | ||
#: model:ir.model.fields,field_description:account_bank_statement_reopen_skip_undo_reconciliation.field_account_move_line____last_update | ||
msgid "Last Modified on" | ||
msgstr "" |