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.

129 lines
4.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * users_ldap_populate
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-12-30 01:36+0000\n"
  12. "PO-Revision-Date: 2016-12-30 01:36+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
  14. "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
  15. "teams/23907/pt_BR/)\n"
  16. "Language: pt_BR\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. #. module: users_ldap_populate
  22. #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
  23. msgid "Add populate button to ldap view"
  24. msgstr "Adicione botão popular na visão ldap"
  25. #. module: users_ldap_populate
  26. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_uid
  27. msgid "Created by"
  28. msgstr "Criado por"
  29. #. module: users_ldap_populate
  30. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_date
  31. msgid "Created on"
  32. msgstr "Criado em"
  33. #. module: users_ldap_populate
  34. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_deactivate_unknown_users
  35. msgid "Deactivate unknown users"
  36. msgstr ""
  37. #. module: users_ldap_populate
  38. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_display_name
  39. msgid "Display Name"
  40. msgstr "Nome para Mostrar"
  41. #. module: users_ldap_populate
  42. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_id
  43. msgid "ID"
  44. msgstr "Identificação"
  45. #. module: users_ldap_populate
  46. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_ldap_id
  47. msgid "LDAP Configuration"
  48. msgstr "Configuração LDAP"
  49. #. module: users_ldap_populate
  50. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard___last_update
  51. msgid "Last Modified on"
  52. msgstr "Última atualização em"
  53. #. module: users_ldap_populate
  54. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_uid
  55. msgid "Last Updated by"
  56. msgstr "Última atualização por"
  57. #. module: users_ldap_populate
  58. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_date
  59. msgid "Last Updated on"
  60. msgstr "Última atualização em"
  61. #. module: users_ldap_populate
  62. #: model:ir.model.fields,help:users_ldap_populate.field_res_company_ldap_no_deactivate_user_ids
  63. msgid "List users who never should be deactivated by the deactivation wizard"
  64. msgstr ""
  65. #. module: users_ldap_populate
  66. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_name
  67. msgid "Name"
  68. msgstr "Nome"
  69. #. module: users_ldap_populate
  70. #: code:addons/users_ldap_populate/models/users_ldap.py:67
  71. #, python-format
  72. msgid ""
  73. "No login attribute found: Could not extract login attribute from filter %s"
  74. msgstr ""
  75. #. module: users_ldap_populate
  76. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_created
  77. msgid "Number of users created"
  78. msgstr "Número de usuários criado"
  79. #. module: users_ldap_populate
  80. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_deactivated
  81. #, fuzzy
  82. msgid "Number of users deactivated"
  83. msgstr "Número de usuários criado"
  84. #. module: users_ldap_populate
  85. #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
  86. msgid "OK"
  87. msgstr ""
  88. #. module: users_ldap_populate
  89. #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view
  90. msgid "Populate"
  91. msgstr "Popular"
  92. #. module: users_ldap_populate
  93. #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view
  94. #, fuzzy
  95. msgid "Populate user database"
  96. msgstr "Popular usuários do LDAP"
  97. #. module: users_ldap_populate
  98. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard
  99. msgid "Populate users from LDAP"
  100. msgstr "Popular usuários do LDAP"
  101. #. module: users_ldap_populate
  102. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_no_deactivate_user_ids
  103. msgid "Users never to deactivate"
  104. msgstr ""
  105. #. module: users_ldap_populate
  106. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap
  107. msgid "res.company.ldap"
  108. msgstr ""