mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-19 09:42:01 +02:00
36 lines
1.3 KiB
Text
36 lines
1.3 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_analytic_sequence
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-04-03 13:07+0000\n"
|
|
"PO-Revision-Date: 2020-03-30 22:14+0000\n"
|
|
"Last-Translator: Matjaz Mozetic <matjaz@matmoz.si>\n"
|
|
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
|
"Language: sl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
|
"%100==4 ? 2 : 3;\n"
|
|
"X-Generator: Weblate 3.10\n"
|
|
|
|
#. module: account_analytic_sequence
|
|
#: model:ir.model,name:account_analytic_sequence.model_account_analytic_account
|
|
msgid "Analytic Account"
|
|
msgstr "Analitični konto"
|
|
|
|
#. module: account_analytic_sequence
|
|
#: model:ir.model.fields,field_description:account_analytic_sequence.field_account_analytic_account__code
|
|
msgid "Reference"
|
|
msgstr "Sklic"
|
|
|
|
#. 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 "Sklic mora biti za vsako družbo unikaten!"
|