# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_partner_required # # Translators: # Viktoras Norkus , 2018 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: Viktoras Norkus , 2018\n" "Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: lt\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: account_partner_required #: model:ir.model,name:account_partner_required.model_account_account msgid "Account" msgstr "SÄ…skaita" #. module: account_partner_required #: model:ir.model,name:account_partner_required.model_account_account_type msgid "Account Type" msgstr "SÄ…skaitos tipas" #. module: account_partner_required #: selection:account.account.type,partner_policy:0 msgid "Always" msgstr "" #. module: account_partner_required #: model:ir.model,name:account_partner_required.model_account_move_line msgid "Journal Item" msgstr "" #. module: account_partner_required #: selection:account.account.type,partner_policy:0 msgid "Never" msgstr "" #. module: account_partner_required #: selection:account.account.type,partner_policy:0 msgid "Optional" msgstr "" #. module: account_partner_required #: code:addons/account_partner_required/models/account.py:54 #, python-format msgid "" "Partner policy is set to 'Always' with account '%s' but the partner is " "missing in the account move line with label '%s'." msgstr "" #. module: account_partner_required #: code:addons/account_partner_required/models/account.py:60 #, python-format msgid "" "Partner policy is set to 'Never' with account '%s' but the account move line" " with label '%s' has a partner '%s'." msgstr "" #. module: account_partner_required #: model:ir.model.fields,field_description:account_partner_required.field_account_account_type_partner_policy msgid "Policy for Partner Field" msgstr "" #. module: account_partner_required #: model:ir.model.fields,help:account_partner_required.field_account_account_type_partner_policy 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 ""