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.

158 lines
4.2 KiB

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