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.

160 lines
4.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * users_ldap_push
  4. #
  5. # Translators:
  6. # Antonio Trueba, 2016
  7. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012,2014
  8. # Gustavo Lepri <gustavolepri@gmail.com>, 2015
  9. # Hotellook, 2014
  10. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  11. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
  12. # Paolo Valier, 2016
  13. # Rudolf Schnapka <rs@techno-flex.de>, 2015-2016
  14. msgid ""
  15. msgstr ""
  16. "Project-Id-Version: server-tools (8.0)\n"
  17. "Report-Msgid-Bugs-To: \n"
  18. "POT-Creation-Date: 2016-09-21 00:47+0000\n"
  19. "PO-Revision-Date: 2016-10-04 09:43+0000\n"
  20. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  21. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  22. "language/es/)\n"
  23. "Language: es\n"
  24. "MIME-Version: 1.0\n"
  25. "Content-Type: text/plain; charset=UTF-8\n"
  26. "Content-Transfer-Encoding: \n"
  27. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  28. #. module: users_ldap_push
  29. #: model:ir.model,name:users_ldap_push.model_change_password_user
  30. msgid "Change Password Wizard User"
  31. msgstr ""
  32. #. module: users_ldap_push
  33. #: field:res.company.ldap,create_ldap_entry:0
  34. msgid "Create ldap entry"
  35. msgstr ""
  36. #. module: users_ldap_push
  37. #: field:res.company.ldap,create_ldap_entry_base:0
  38. msgid "Create ldap entry in subtree"
  39. msgstr ""
  40. #. module: users_ldap_push
  41. #: field:res.company.ldap.field_mapping,create_uid:0
  42. msgid "Created by"
  43. msgstr "Creado por"
  44. #. module: users_ldap_push
  45. #: field:res.company.ldap.field_mapping,create_date:0
  46. msgid "Created on"
  47. msgstr "Creado en"
  48. #. module: users_ldap_push
  49. #: field:res.company.ldap.field_mapping,use_for_dn:0
  50. msgid "DN"
  51. msgstr ""
  52. #. module: users_ldap_push
  53. #: field:res.company.ldap.field_mapping,display_name:0
  54. msgid "Display Name"
  55. msgstr "Nombre a mostrar"
  56. #. module: users_ldap_push
  57. #: code:addons/users_ldap_push/models/res_users.py:116
  58. #: code:addons/users_ldap_push/models/res_users.py:169
  59. #, python-format
  60. msgid "Error"
  61. msgstr "Error"
  62. #. module: users_ldap_push
  63. #: field:res.company.ldap,create_ldap_entry_field_mappings:0
  64. msgid "Field mappings"
  65. msgstr ""
  66. #. module: users_ldap_push
  67. #: field:res.company.ldap.field_mapping,id:0
  68. msgid "ID"
  69. msgstr "ID"
  70. #. module: users_ldap_push
  71. #: field:res.users,ldap_entry_dn:0
  72. msgid "LDAP DN"
  73. msgstr ""
  74. #. module: users_ldap_push
  75. #: field:res.company.ldap.field_mapping,attribute:0
  76. msgid "LDAP attribute"
  77. msgstr "Atributo LDAP"
  78. #. module: users_ldap_push
  79. #: field:res.company.ldap.field_mapping,ldap_id:0
  80. msgid "LDAP configuration"
  81. msgstr ""
  82. #. module: users_ldap_push
  83. #: field:res.users,is_ldap_user:0
  84. msgid "LDAP user"
  85. msgstr ""
  86. #. module: users_ldap_push
  87. #: view:res.users:users_ldap_push.view_users_search
  88. msgid "LDAP users"
  89. msgstr ""
  90. #. module: users_ldap_push
  91. #: field:res.company.ldap.field_mapping,__last_update:0
  92. msgid "Last Modified on"
  93. msgstr "Última actualización por"
  94. #. module: users_ldap_push
  95. #: field:res.company.ldap.field_mapping,write_uid:0
  96. msgid "Last Updated by"
  97. msgstr "Última actualización de"
  98. #. module: users_ldap_push
  99. #: field:res.company.ldap.field_mapping,write_date:0
  100. msgid "Last Updated on"
  101. msgstr "Última actualización en"
  102. #. module: users_ldap_push
  103. #: help:res.company.ldap,create_ldap_entry_base:0
  104. msgid "Leave empty to use your LDAP base"
  105. msgstr ""
  106. #. module: users_ldap_push
  107. #: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
  108. msgid "Mapping from Odoo fields to ldap attributes"
  109. msgstr ""
  110. #. module: users_ldap_push
  111. #: field:res.company.ldap,create_ldap_entry_objectclass:0
  112. msgid "Object class"
  113. msgstr ""
  114. #. module: users_ldap_push
  115. #: field:res.company.ldap.field_mapping,field_id:0
  116. msgid "Odoo field"
  117. msgstr ""
  118. #. module: users_ldap_push
  119. #: model:ir.model,name:users_ldap_push.model_res_partner
  120. msgid "Partner"
  121. msgstr "Empresa"
  122. #. module: users_ldap_push
  123. #: help:res.company.ldap,create_ldap_entry_objectclass:0
  124. msgid "Separate object classes by comma if you need more than one"
  125. msgstr ""
  126. #. module: users_ldap_push
  127. #: model:ir.model,name:users_ldap_push.model_res_users
  128. msgid "Users"
  129. msgstr "Usuarios"
  130. #. module: users_ldap_push
  131. #: code:addons/users_ldap_push/models/res_company_ldap.py:64
  132. #, python-format
  133. msgid "You need to set exactly one mapping as DN"
  134. msgstr ""