94 lines
2.6 KiB
Plaintext
94 lines
2.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pad
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
|
|
"PO-Revision-Date: 2016-09-07 08:57+0000\n"
|
|
"Language-Team: Spanish (Peru) (https://www.transifex.com/odoo/teams/41243/"
|
|
"es_PE/)\n"
|
|
"Language: es_PE\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: pad
|
|
#: model:ir.model,name:pad.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Compañias"
|
|
|
|
#. module: pad
|
|
#: model:ir.model.fields,field_description:pad.field_pad_common_display_name
|
|
msgid "Display Name"
|
|
msgstr "Nombre a Mostrar"
|
|
|
|
#. module: pad
|
|
#: model:ir.model.fields,help:pad.field_base_config_settings_pad_key
|
|
#: model:ir.model.fields,help:pad.field_res_company_pad_key
|
|
msgid "Etherpad lite api key."
|
|
msgstr "Llave de la api Etherpad lite."
|
|
|
|
#. module: pad
|
|
#: model:ir.model.fields,help:pad.field_base_config_settings_pad_server
|
|
#: model:ir.model.fields,help:pad.field_res_company_pad_server
|
|
msgid "Etherpad lite server. Example: beta.primarypad.com"
|
|
msgstr "Servidor Eherpad lite. Ejemplo: beta.primarypad.com"
|
|
|
|
#. module: pad
|
|
#: model:ir.model.fields,field_description:pad.field_pad_common_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: pad
|
|
#: model:ir.model.fields,field_description:pad.field_pad_common___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Ultima Modificación en"
|
|
|
|
#. module: pad
|
|
#: model:ir.model.fields,field_description:pad.field_res_company_pad_key
|
|
msgid "Pad Api Key"
|
|
msgstr "Llave de la Api Pad"
|
|
|
|
#. module: pad
|
|
#: code:addons/pad/models/pad.py:57
|
|
#, python-format
|
|
msgid ""
|
|
"Pad creation failed, either there is a problem with your pad server URL or "
|
|
"with your connection."
|
|
msgstr ""
|
|
"Creación del pad falló, puede haber un problema con su URL del servidor del "
|
|
"pad o con su conexión."
|
|
|
|
#. module: pad
|
|
#: model:ir.ui.view,arch_db:pad.view_general_configuration_form_inherit_pad
|
|
msgid "Pads"
|
|
msgstr "Pads"
|
|
|
|
#. module: pad
|
|
#. openerp-web
|
|
#: code:addons/pad/static/src/js/pad.js:53
|
|
#, python-format
|
|
msgid "This pad will be initialized on first edit"
|
|
msgstr "El pad será inicializado con la primera edición"
|
|
|
|
#. module: pad
|
|
#. openerp-web
|
|
#: code:addons/pad/static/src/js/pad.js:50
|
|
#, python-format
|
|
msgid "Unable to load pad"
|
|
msgstr "No se pudo cargar el pad"
|
|
|
|
#. module: pad
|
|
#: model:ir.ui.view,arch_db:pad.view_general_configuration_form_inherit_pad
|
|
msgid "e.g. beta.primarypad.com"
|
|
msgstr "p.e. beta.primarypad.com"
|
|
|
|
#. module: pad
|
|
#: model:ir.model,name:pad.model_pad_common
|
|
msgid "pad.common"
|
|
msgstr "pad.common"
|