Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions account_move_reconcile_export/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_move_reconcile_export
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2026-05-29 13:43+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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.15.2\n"

#. module: account_move_reconcile_export
#: model:ir.model,name:account_move_reconcile_export.model_account_move
msgid "Journal Entry"
msgstr "Registrazione contabile"

#. module: account_move_reconcile_export
#: model:ir.model.fields,field_description:account_move_reconcile_export.field_account_bank_statement_line__reconciled_move_ids
#: model:ir.model.fields,field_description:account_move_reconcile_export.field_account_move__reconciled_move_ids
#: model:ir.model.fields,field_description:account_move_reconcile_export.field_account_payment__reconciled_move_ids
msgid "Reconciled Moves"
msgstr "Movimenti riconciliati"
Loading