|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * users_ldap_populate # # Translators: # Accounts-Payable - Alkemics, 2015 # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016 # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2013 # Antonio Trueba, 2016 # Antonio Trueba, 2016 # Chen-Do LU <clu@alkemics.com>, 2015 # danimaribeiro <danimaribeiro@gmail.com>, 2016 # FIRST AUTHOR <EMAIL@ADDRESS>, 2012-2013 # François Breysse <fb@alkemics.com>, 2015 # Hotellook, 2014 # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016 # Paolo Valier, 2016 # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015-2016 # Rudolf Schnapka <rs@techno-flex.de>, 2016 msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-12-17 02:08+0000\n" "PO-Revision-Date: 2016-12-16 17:47+0000\n" "Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\n" "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-9-0/language/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: users_ldap_populate #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view msgid "Add populate button to ldap view" msgstr "Añadir botón para poblar en la vista LDAP"
#. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_uid msgid "Created by" msgstr "Creado por"
#. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_date msgid "Created on" msgstr "Creado en"
#. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_display_name msgid "Display Name" msgstr "Nombre mostrado"
#. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_id msgid "ID" msgstr "ID"
#. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_ldap_id msgid "LDAP Configuration" msgstr "Configuración LDAP"
#. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard___last_update msgid "Last Modified on" msgstr "Modificado por última vez el"
#. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_uid msgid "Last Updated by" msgstr "Última actualización de"
#. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_date msgid "Last Updated on" msgstr "Última actualización en"
#. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_name msgid "Name" msgstr "Nombre"
#. module: users_ldap_populate #: code:addons/users_ldap_populate/model/users_ldap.py:64 #, python-format msgid "" "No login attribute found: Could not extract login attribute from filter %s" msgstr "No se ha encontrado un atributo de inicio de sesión. No se puede extraer el atributo del filtro %s."
#. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_created msgid "Number of users created" msgstr "Número de usuarios creados"
#. module: users_ldap_populate #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view msgid "OK" msgstr "OK"
#. module: users_ldap_populate #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view msgid "Populate" msgstr "Poblar"
#. module: users_ldap_populate #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view msgid "Populate user database" msgstr "Poblar base de datos de usuarios"
#. module: users_ldap_populate #: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard msgid "Populate users from LDAP" msgstr "Poblar usuarios desde LDAP"
#. module: users_ldap_populate #: model:ir.model,name:users_ldap_populate.model_res_company_ldap msgid "res.company.ldap" msgstr "res.company.ldap"
|