You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

149 lines
5.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * users_ldap_populate
  4. #
  5. # Translators:
  6. # Accounts-Payable - Alkemics, 2015
  7. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
  8. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2013
  9. # Antonio Trueba, 2016
  10. # Antonio Trueba, 2016
  11. # Chen-Do LU <clu@alkemics.com>, 2015
  12. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  13. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012-2013
  14. # François Breysse <fb@alkemics.com>, 2015
  15. # Hotellook, 2014
  16. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  17. # Paolo Valier, 2016
  18. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015-2016
  19. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  20. msgid ""
  21. msgstr ""
  22. "Project-Id-Version: server-tools (9.0)\n"
  23. "Report-Msgid-Bugs-To: \n"
  24. "POT-Creation-Date: 2016-12-17 02:08+0000\n"
  25. "PO-Revision-Date: 2016-12-16 17:47+0000\n"
  26. "Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\n"
  27. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-9-0/"
  28. "language/es/)\n"
  29. "Language: es\n"
  30. "MIME-Version: 1.0\n"
  31. "Content-Type: text/plain; charset=UTF-8\n"
  32. "Content-Transfer-Encoding: \n"
  33. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  34. #. module: users_ldap_populate
  35. #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
  36. msgid "Add populate button to ldap view"
  37. msgstr "Añadir botón para poblar en la vista LDAP"
  38. #. module: users_ldap_populate
  39. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_uid
  40. msgid "Created by"
  41. msgstr "Creado por"
  42. #. module: users_ldap_populate
  43. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_date
  44. msgid "Created on"
  45. msgstr "Creado en"
  46. #. module: users_ldap_populate
  47. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_deactivate_unknown_users
  48. msgid "Deactivate unknown users"
  49. msgstr ""
  50. #. module: users_ldap_populate
  51. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_display_name
  52. msgid "Display Name"
  53. msgstr "Nombre mostrado"
  54. #. module: users_ldap_populate
  55. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_id
  56. msgid "ID"
  57. msgstr "ID"
  58. #. module: users_ldap_populate
  59. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_ldap_id
  60. msgid "LDAP Configuration"
  61. msgstr "Configuración LDAP"
  62. #. module: users_ldap_populate
  63. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard___last_update
  64. msgid "Last Modified on"
  65. msgstr "Modificado por última vez el"
  66. #. module: users_ldap_populate
  67. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_uid
  68. msgid "Last Updated by"
  69. msgstr "Última actualización de"
  70. #. module: users_ldap_populate
  71. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_date
  72. msgid "Last Updated on"
  73. msgstr "Última actualización en"
  74. #. module: users_ldap_populate
  75. #: model:ir.model.fields,help:users_ldap_populate.field_res_company_ldap_no_deactivate_user_ids
  76. msgid "List users who never should be deactivated by the deactivation wizard"
  77. msgstr ""
  78. #. module: users_ldap_populate
  79. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_name
  80. msgid "Name"
  81. msgstr "Nombre"
  82. #. module: users_ldap_populate
  83. #: code:addons/users_ldap_populate/models/users_ldap.py:67
  84. #, python-format
  85. msgid ""
  86. "No login attribute found: Could not extract login attribute from filter %s"
  87. msgstr ""
  88. "No se ha encontrado un atributo de inicio de sesión. No se puede extraer el "
  89. "atributo del filtro %s."
  90. #. module: users_ldap_populate
  91. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_created
  92. msgid "Number of users created"
  93. msgstr "Número de usuarios creados"
  94. #. module: users_ldap_populate
  95. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_deactivated
  96. #, fuzzy
  97. msgid "Number of users deactivated"
  98. msgstr "Número de usuarios creados"
  99. #. module: users_ldap_populate
  100. #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
  101. msgid "OK"
  102. msgstr "OK"
  103. #. module: users_ldap_populate
  104. #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view
  105. msgid "Populate"
  106. msgstr "Poblar"
  107. #. module: users_ldap_populate
  108. #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view
  109. msgid "Populate user database"
  110. msgstr "Poblar base de datos de usuarios"
  111. #. module: users_ldap_populate
  112. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard
  113. msgid "Populate users from LDAP"
  114. msgstr "Poblar usuarios desde LDAP"
  115. #. module: users_ldap_populate
  116. #: code:addons/users_ldap_populate/models/users_ldap.py:92
  117. #, python-format
  118. msgid "Unable to process user with login %s"
  119. msgstr ""
  120. #. module: users_ldap_populate
  121. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_no_deactivate_user_ids
  122. msgid "Users never to deactivate"
  123. msgstr ""
  124. #. module: users_ldap_populate
  125. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap
  126. msgid "res.company.ldap"
  127. msgstr "res.company.ldap"