forked from OCA/account-financial-tools
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1636 from OCA/16.0
Syncing from upstream OCA/account-financial-tools (16.0)
- Loading branch information
Showing
1 changed file
with
36 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,36 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * account_chart_update_multilang | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2024-11-08 11:06+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_chart_update_multilang | ||
#: model:ir.model.fields,help:account_chart_update_multilang.field_wizard_update_charts_accounts__lang | ||
msgid "" | ||
"For records searched by name (taxes, fiscal positions), the template name " | ||
"will be matched against the record name on this language." | ||
msgstr "" | ||
"Per i record ricercati per nome (imposte, posizioni fiscali), il nome del " | ||
"modello verrà confrontato con il nome del record in questa lingua." | ||
|
||
#. module: account_chart_update_multilang | ||
#: model:ir.model.fields,field_description:account_chart_update_multilang.field_wizard_update_charts_accounts__lang | ||
msgid "Language" | ||
msgstr "Lingua" | ||
|
||
#. module: account_chart_update_multilang | ||
#: model:ir.model,name:account_chart_update_multilang.model_wizard_update_charts_accounts | ||
msgid "Wizard Update Charts Accounts" | ||
msgstr "Procedura guidata aggiornamento piano dei conti" |