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.

100 lines
3.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * users_ldap_populate
  4. #
  5. # Translators:
  6. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015-2016
  7. # Antonio Trueba, 2016
  8. # Antonio Trueba, 2016
  9. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  10. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  11. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  12. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014
  13. # Giacomo <giacomo.spettoli@gmail.com>, 2015
  14. # Mohamed HABOU <m.habou@agoradeveloppement.com>, 2016
  15. # Paolo Valier, 2016
  16. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  17. # Thomas A. Jaeger, 2015
  18. msgid ""
  19. msgstr ""
  20. "Project-Id-Version: server-tools (8.0)\n"
  21. "Report-Msgid-Bugs-To: \n"
  22. "POT-Creation-Date: 2016-05-28 02:41+0000\n"
  23. "PO-Revision-Date: 2016-05-27 15:24+0000\n"
  24. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  25. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
  26. "MIME-Version: 1.0\n"
  27. "Content-Type: text/plain; charset=UTF-8\n"
  28. "Content-Transfer-Encoding: \n"
  29. "Language: es\n"
  30. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  31. #. module: users_ldap_populate
  32. #: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view
  33. msgid "Add populate button to ldap view"
  34. msgstr "Añadir botón \"poblar\" a la vista LDAP"
  35. #. module: users_ldap_populate
  36. #: field:res.company.ldap.populate_wizard,create_uid:0
  37. msgid "Created by"
  38. msgstr "Creado por"
  39. #. module: users_ldap_populate
  40. #: field:res.company.ldap.populate_wizard,create_date:0
  41. msgid "Created on"
  42. msgstr "Creado en"
  43. #. module: users_ldap_populate
  44. #: field:res.company.ldap.populate_wizard,display_name:0
  45. msgid "Display Name"
  46. msgstr "Nombre a mostrar"
  47. #. module: users_ldap_populate
  48. #: field:res.company.ldap.populate_wizard,id:0
  49. msgid "ID"
  50. msgstr "ID"
  51. #. module: users_ldap_populate
  52. #: field:res.company.ldap.populate_wizard,ldap_id:0
  53. msgid "LDAP Configuration"
  54. msgstr "Configuración LDAP"
  55. #. module: users_ldap_populate
  56. #: field:res.company.ldap.populate_wizard,__last_update:0
  57. msgid "Last Modified on"
  58. msgstr "Última actualización por"
  59. #. module: users_ldap_populate
  60. #: field:res.company.ldap.populate_wizard,write_uid:0
  61. msgid "Last Updated by"
  62. msgstr "Última actualización de"
  63. #. module: users_ldap_populate
  64. #: field:res.company.ldap.populate_wizard,write_date:0
  65. msgid "Last Updated on"
  66. msgstr "Última actualización en"
  67. #. module: users_ldap_populate
  68. #: field:res.company.ldap.populate_wizard,name:0
  69. msgid "Name"
  70. msgstr "Nombre"
  71. #. module: users_ldap_populate
  72. #: field:res.company.ldap.populate_wizard,users_created:0
  73. msgid "Number of users created"
  74. msgstr "Número de usuarios creados"
  75. #. module: users_ldap_populate
  76. #: view:res.company:users_ldap_populate.company_form_view
  77. msgid "Populate"
  78. msgstr "Poblar"
  79. #. module: users_ldap_populate
  80. #: view:res.company:users_ldap_populate.company_form_view
  81. msgid "Populate user database"
  82. msgstr "Poblar base de datos de usuarios"
  83. #. module: users_ldap_populate
  84. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard
  85. msgid "Populate users from LDAP"
  86. msgstr "Poblar usuarios desde LDAP"