mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-19 07:02:04 +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: 2021-02-10 19:45+0000\n"
|
|
"Last-Translator: karl García Gestido <karl@atendapc.net>\n"
|
|
"Language-Team: none\n"
|
|
"Language: gl\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 4.3.2\n"
|
|
|
|
#. module: account_analytic_sequence
|
|
#: model:ir.model,name:account_analytic_sequence.model_account_analytic_account
|
|
msgid "Analytic Account"
|
|
msgstr "Conta analítica"
|
|
|
|
#. module: account_analytic_sequence
|
|
#: model:ir.model.fields,field_description:account_analytic_sequence.field_account_analytic_account__code
|
|
msgid "Reference"
|
|
msgstr "Referencia"
|
|
|
|
#. 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 "A Referencia debe ser única por compañía!"
|