mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-19 10:22:06 +02:00
32 lines
1.1 KiB
Text
32 lines
1.1 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_analytic_sequence
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 14.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2025-03-05 15:06+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.10.2\n"
|
|
|
|
#. module: account_analytic_sequence
|
|
#: model:ir.model,name:account_analytic_sequence.model_account_analytic_account
|
|
msgid "Analytic Account"
|
|
msgstr "Conto analitico"
|
|
|
|
#. module: account_analytic_sequence
|
|
#: model:ir.model.fields,field_description:account_analytic_sequence.field_account_analytic_account__code
|
|
msgid "Reference"
|
|
msgstr "Riferimento"
|
|
|
|
#. module: account_analytic_sequence
|
|
#: model:ir.model.constraint,message:account_analytic_sequence.constraint_account_analytic_account_code_uniq
|
|
msgid "Reference must be unique per Company!"
|
|
msgstr "Il riferimento deve essere univoco per azienda!"
|