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.

80 lines
2.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * users_ldap_populate
  4. #
  5. # Translators:
  6. # Antonio Trueba, 2016
  7. # Antonio Trueba, 2016
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: server-tools (8.0)\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2016-01-19 14:44+0000\n"
  13. "PO-Revision-Date: 2016-02-16 15:17+0000\n"
  14. "Last-Translator: Antonio Trueba\n"
  15. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: es\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: users_ldap_populate
  22. #: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view
  23. msgid "Add populate button to ldap view"
  24. msgstr "Añadir botón \"poblar\" a la vista LDAP"
  25. #. module: users_ldap_populate
  26. #: field:res.company.ldap.populate_wizard,create_uid:0
  27. msgid "Created by"
  28. msgstr "Creado por"
  29. #. module: users_ldap_populate
  30. #: field:res.company.ldap.populate_wizard,create_date:0
  31. msgid "Created on"
  32. msgstr "Creado en"
  33. #. module: users_ldap_populate
  34. #: field:res.company.ldap.populate_wizard,id:0
  35. msgid "ID"
  36. msgstr "ID"
  37. #. module: users_ldap_populate
  38. #: field:res.company.ldap.populate_wizard,ldap_id:0
  39. msgid "LDAP Configuration"
  40. msgstr "Configuración LDAP"
  41. #. module: users_ldap_populate
  42. #: field:res.company.ldap.populate_wizard,write_uid:0
  43. msgid "Last Updated by"
  44. msgstr "Última actualización de"
  45. #. module: users_ldap_populate
  46. #: field:res.company.ldap.populate_wizard,write_date:0
  47. msgid "Last Updated on"
  48. msgstr "Última actualización en"
  49. #. module: users_ldap_populate
  50. #: field:res.company.ldap.populate_wizard,name:0
  51. msgid "Name"
  52. msgstr "Nombre"
  53. #. module: users_ldap_populate
  54. #: field:res.company.ldap.populate_wizard,users_created:0
  55. msgid "Number of users created"
  56. msgstr "Número de usuarios creados"
  57. #. module: users_ldap_populate
  58. #: view:res.company:users_ldap_populate.company_form_view
  59. msgid "Populate"
  60. msgstr "Poblar"
  61. #. module: users_ldap_populate
  62. #: view:res.company:users_ldap_populate.company_form_view
  63. msgid "Populate user database"
  64. msgstr "Poblar base de datos de usuarios"
  65. #. module: users_ldap_populate
  66. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard
  67. msgid "Populate users from LDAP"
  68. msgstr "Poblar usuarios desde LDAP"