137 lines
4.2 KiB
Plaintext
137 lines
4.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_oauth
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-07 08:56+0000\n"
|
|
"PO-Revision-Date: 2016-09-07 08:56+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: auth_oauth
|
|
#: code:addons/auth_oauth/controllers/main.py:99
|
|
#, python-format
|
|
msgid "Access Denied"
|
|
msgstr "Acceso Denegado"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_base_config_settings_auth_oauth_google_enabled
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid "Allow users to sign in with Google"
|
|
msgstr "Permitir a los usuarios ingresar con Google"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled
|
|
msgid "Allowed"
|
|
msgstr "Permitido"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_bank_account_count
|
|
msgid "Bank"
|
|
msgstr "Banco"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body
|
|
msgid "Body"
|
|
msgstr "Cuerpo"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_base_config_settings_auth_oauth_google_client_id
|
|
msgid "Client ID"
|
|
msgstr "ID de cliente"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_contract_ids
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_contracts_count
|
|
msgid "Contracts"
|
|
msgstr "Contratos"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid
|
|
msgid "Created by"
|
|
msgstr "Creado por"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date
|
|
msgid "Created on"
|
|
msgstr "Creado en"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name
|
|
msgid "Display Name"
|
|
msgstr "Nombre a Mostrar"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_account_position_id
|
|
msgid "Fiscal Position"
|
|
msgstr "Posicion Fiscal"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_invoice_ids
|
|
msgid "Invoices"
|
|
msgstr "Facturas"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Ultima Modificación en"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Última Actualización por"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Ultima Actualización"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider
|
|
msgid "Providers"
|
|
msgstr "Proveedores"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_total_invoiced
|
|
msgid "Total Invoiced"
|
|
msgstr "Total Facturado"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_debit
|
|
msgid "Total Payable"
|
|
msgstr "Total Pagable"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,help:auth_oauth.field_res_users_debit
|
|
msgid "Total amount you have to pay to this vendor."
|
|
msgstr "Monto total que debes pagar a este proveedor."
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model,name:auth_oauth.model_res_users
|
|
msgid "Users"
|
|
msgstr "Usuarios"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model,name:auth_oauth.model_base_config_settings
|
|
msgid "base.config.settings"
|
|
msgstr "base.config.settings"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model,name:auth_oauth.model_ir_config_parameter
|
|
msgid "ir.config_parameter"
|
|
msgstr "ir.config_parameter"
|