odoo/addons/edi/i18n/es_AR.po

95 lines
2.5 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * edi
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
# Leonardo Germán Chianea <noamixcontenidos@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:08+0000\n"
"PO-Revision-Date: 2015-11-01 02:55+0000\n"
"Last-Translator: Leonardo Germán Chianea <noamixcontenidos@gmail.com>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/odoo/odoo-8/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: edi
#: code:addons/edi/models/edi.py:46
#, python-format
msgid "'%s' is an invalid external ID"
msgstr "'%s' es un ID externo inválido"
#. module: edi
#: model:ir.model,name:edi.model_res_company
msgid "Companies"
msgstr "Compañías"
#. module: edi
#: model:ir.model,name:edi.model_res_currency
msgid "Currency"
msgstr "Divisas"
#. module: edi
#. openerp-web
#: code:addons/edi/static/src/js/edi.js:61
#, python-format
msgid "Document Import Notification"
msgstr "Notificación de Importación de Documento"
#. module: edi
#: model:ir.model,name:edi.model_edi_edi
msgid "EDI Subsystem"
msgstr "Subsitema EDI"
#. module: edi
#: field:edi.edi,id:0
msgid "ID"
msgstr "ID"
#. module: edi
#: code:addons/edi/models/edi.py:129
#, python-format
msgid "Missing Application."
msgstr "Aplicación no presente."
#. module: edi
#: model:ir.model,name:edi.model_res_partner
msgid "Partner"
msgstr "Partner"
#. module: edi
#. openerp-web
#: code:addons/edi/static/src/js/edi.js:57
#, python-format
msgid "Reason:"
msgstr "Razón:"
#. module: edi
#. openerp-web
#: code:addons/edi/static/src/js/edi.js:55
#, python-format
msgid "Sorry, the document could not be imported."
msgstr "Lo siento, el documento no puede ser importado."
#. module: edi
#. openerp-web
#: code:addons/edi/static/src/js/edi.js:50
#, python-format
msgid "The document has been successfully imported!"
msgstr "¡El documento se ha importado correctamente!"
#. module: edi
#: code:addons/edi/models/edi.py:130
#, python-format
msgid ""
"The document you are trying to import requires the Odoo `%s` application. "
"You can install it by connecting as the administrator and opening the "
"configuration assistant."
msgstr "El documento que está intentando importar requiere la aplicación de Odoo '%s'. Puede instalarla conectando como administrador y abriendo el asistente de configuración."