2015-09-12 23:39:28 +02:00
|
|
|
# Translation of Odoo Server.
|
|
|
|
# This file contains the translation of the following modules:
|
|
|
|
# * account_partner_required
|
|
|
|
#
|
|
|
|
# Translators:
|
2017-01-14 00:04:25 +01:00
|
|
|
# Cristian Salamea <ovnicraft@gmail.com>, 2017
|
2015-09-12 23:39:28 +02:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2017-01-14 00:04:25 +01:00
|
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
2015-09-12 23:39:28 +02:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2017-01-14 00:04:25 +01:00
|
|
|
"POT-Creation-Date: 2017-05-30 00:47+0000\n"
|
|
|
|
"PO-Revision-Date: 2017-05-30 00:47+0000\n"
|
|
|
|
"Last-Translator: Cristian Salamea <ovnicraft@gmail.com>, 2017\n"
|
|
|
|
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
|
2015-09-12 23:39:28 +02:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: \n"
|
|
|
|
"Language: es_EC\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
2017-01-14 00:04:25 +01:00
|
|
|
#. module: account_partner_required
|
|
|
|
#: model:ir.model,name:account_partner_required.model_account_account
|
|
|
|
msgid "Account"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-09-12 23:39:28 +02:00
|
|
|
#. module: account_partner_required
|
|
|
|
#: model:ir.model,name:account_partner_required.model_account_account_type
|
|
|
|
msgid "Account Type"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_partner_required
|
2017-01-14 00:04:25 +01:00
|
|
|
#: selection:account.account.type,partner_policy:0
|
2015-09-12 23:39:28 +02:00
|
|
|
msgid "Always"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_partner_required
|
|
|
|
#: model:ir.model,name:account_partner_required.model_account_move_line
|
2017-01-14 00:04:25 +01:00
|
|
|
msgid "Journal Item"
|
|
|
|
msgstr "Detalle Contable"
|
2015-09-12 23:39:28 +02:00
|
|
|
|
|
|
|
#. module: account_partner_required
|
2017-01-14 00:04:25 +01:00
|
|
|
#: selection:account.account.type,partner_policy:0
|
2015-09-12 23:39:28 +02:00
|
|
|
msgid "Never"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_partner_required
|
2017-01-14 00:04:25 +01:00
|
|
|
#: selection:account.account.type,partner_policy:0
|
2015-09-12 23:39:28 +02:00
|
|
|
msgid "Optional"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_partner_required
|
2017-01-14 00:04:25 +01:00
|
|
|
#: code:addons/account_partner_required/models/account.py:54
|
2015-09-12 23:39:28 +02:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
2017-01-14 00:04:25 +01:00
|
|
|
"Partner policy is set to 'Always' with account '%s' but the partner is "
|
2015-09-12 23:39:28 +02:00
|
|
|
"missing in the account move line with label '%s'."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_partner_required
|
2017-01-14 00:04:25 +01:00
|
|
|
#: code:addons/account_partner_required/models/account.py:60
|
2015-09-12 23:39:28 +02:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
2017-01-14 00:04:25 +01:00
|
|
|
"Partner policy is set to 'Never' with account '%s' but the account move line"
|
|
|
|
" with label '%s' has a partner '%s'."
|
2015-09-12 23:39:28 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_partner_required
|
2017-01-14 00:04:25 +01:00
|
|
|
#: model:ir.model.fields,field_description:account_partner_required.field_account_account_type_partner_policy
|
|
|
|
msgid "Policy for Partner Field"
|
2015-09-12 23:39:28 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_partner_required
|
2017-01-14 00:04:25 +01:00
|
|
|
#: model:ir.model.fields,help:account_partner_required.field_account_account_type_partner_policy
|
2015-09-12 23:39:28 +02:00
|
|
|
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 ""
|