55 lines
2.0 KiB
Plaintext
55 lines
2.0 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * crm_phone_validation
|
||
|
#
|
||
|
# Translators:
|
||
|
# Antonio Trueba <atgayol@gmail.com>, 2017
|
||
|
# Alejandro Santana <alejandrosantana@anubia.es>, 2017
|
||
|
# Martin Trigaux <mat@odoo.com>, 2017
|
||
|
# Luis M. Ontalba <luis.martinez@tecnativa.com>, 2017
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 11.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2017-10-24 09:00+0000\n"
|
||
|
"PO-Revision-Date: 2017-10-24 09:00+0000\n"
|
||
|
"Last-Translator: Luis M. Ontalba <luis.martinez@tecnativa.com>, 2017\n"
|
||
|
"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Language: es\n"
|
||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
|
||
|
#. module: crm_phone_validation
|
||
|
#: model:ir.model.fields,help:crm_phone_validation.field_res_config_settings_crm_phone_valid_method
|
||
|
msgid ""
|
||
|
"Always encode phone numbers using international format. Otherwise numbers "
|
||
|
"coming from the company's country are nationaly formatted. International "
|
||
|
"numbers are always using international format."
|
||
|
msgstr ""
|
||
|
"Codificar siempre los números de teléfono usando el formato internacional. "
|
||
|
"De lo contrario, los números que provienen del país de la compañía tienen "
|
||
|
"formato nacional. Los números internacionales siempre usan el formato "
|
||
|
"internacional."
|
||
|
|
||
|
#. module: crm_phone_validation
|
||
|
#: model:ir.model,name:crm_phone_validation.model_res_partner
|
||
|
msgid "Contact"
|
||
|
msgstr "Contacto"
|
||
|
|
||
|
#. module: crm_phone_validation
|
||
|
#: model:ir.model,name:crm_phone_validation.model_crm_lead
|
||
|
msgid "Lead/Opportunity"
|
||
|
msgstr "Iniciativa/Oportunidad"
|
||
|
|
||
|
#. module: crm_phone_validation
|
||
|
#: model:ir.model.fields,field_description:crm_phone_validation.field_res_config_settings_crm_phone_valid_method
|
||
|
msgid "Local Numbers"
|
||
|
msgstr "Números locales"
|
||
|
|
||
|
#. module: crm_phone_validation
|
||
|
#: model:ir.model,name:crm_phone_validation.model_res_config_settings
|
||
|
msgid "res.config.settings"
|
||
|
msgstr "res.config.settings"
|