6f010f1b69
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_partner_required Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_partner_required/
99 lines
3.6 KiB
Plaintext
99 lines
3.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_partner_required
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-01-11 03:36+0000\n"
|
|
"PO-Revision-Date: 2020-08-11 13:59+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_partner_required
|
|
#: model:ir.model,name:account_partner_required.model_account_account
|
|
msgid "Account"
|
|
msgstr "Konto"
|
|
|
|
#. module: account_partner_required
|
|
#: model:ir.model.fields.selection,name:account_partner_required.selection__account_account__partner_policy__always
|
|
msgid "Always"
|
|
msgstr "Vedno"
|
|
|
|
#. module: account_partner_required
|
|
#: model:ir.model,name:account_partner_required.model_account_move_line
|
|
msgid "Journal Item"
|
|
msgstr "Dnevniška postavka"
|
|
|
|
#. module: account_partner_required
|
|
#: model:ir.model.fields.selection,name:account_partner_required.selection__account_account__partner_policy__never
|
|
msgid "Never"
|
|
msgstr "Nikoli"
|
|
|
|
#. module: account_partner_required
|
|
#: model:ir.model.fields.selection,name:account_partner_required.selection__account_account__partner_policy__optional
|
|
msgid "Optional"
|
|
msgstr "Opcijsko"
|
|
|
|
#. module: account_partner_required
|
|
#: model:ir.model.fields,field_description:account_partner_required.field_account_account__partner_policy
|
|
#: model_terms:ir.ui.view,arch_db:account_partner_required.view_account_search
|
|
msgid "Partner Policy"
|
|
msgstr ""
|
|
|
|
#. module: account_partner_required
|
|
#. odoo-python
|
|
#: code:addons/account_partner_required/models/account_move_line.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Partner policy is set to 'Always' on account '%(account)s' but the partner "
|
|
"is missing on the journal item '%(move_line)s'."
|
|
msgstr ""
|
|
|
|
#. module: account_partner_required
|
|
#. odoo-python
|
|
#: code:addons/account_partner_required/models/account_move_line.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Partner policy is set to 'Never' on account '%(account)s' but the journal "
|
|
"item '%(move_line)s' has the partner '%(partner)s'."
|
|
msgstr ""
|
|
|
|
#. module: account_partner_required
|
|
#: model:ir.model.fields,help:account_partner_required.field_account_account__partner_policy
|
|
msgid ""
|
|
"Set the policy for the partner field:\n"
|
|
"if you select 'Optional', the accountant is free to put a partner on journal "
|
|
"items with this account ;\n"
|
|
"if you select 'Always', the accountant will get an error message if there is "
|
|
"no partner ;\n"
|
|
"if you select 'Never', the accountant will get an error message if a partner "
|
|
"is present."
|
|
msgstr ""
|
|
|
|
#~ msgid "Account Type"
|
|
#~ msgstr "Tip konta"
|
|
|
|
#~ msgid ""
|
|
#~ "Set the policy for the partner field : if you select 'Optional', the "
|
|
#~ "accountant is free to put a partner on an account move line with this "
|
|
#~ "type of account ; if you select 'Always', the accountant will get an "
|
|
#~ "error message if there is no partner ; if you select 'Never', the "
|
|
#~ "accountant will get an error message if a partner is present."
|
|
#~ msgstr ""
|
|
#~ "Nastavitev pravila polja partnerja: če izberete 'opcijsko', lahko "
|
|
#~ "računovodja določa partnerja na kontnem premiku s tem tipom konta; če "
|
|
#~ "izberete 'vedno', računovodja dobi opozorilo o napaki, kadar ni "
|
|
#~ "partnerja; če izberete 'nikoli', računovodja dobi sporočilo o napaki, "
|
|
#~ "kadar partner je prisoten."
|