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.

153 lines
3.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * users_ldap_push
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: server-tools (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-12-24 05:32+0000\n"
  11. "PO-Revision-Date: 2016-03-07 17:54+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Bosnian (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  14. "language/bs/)\n"
  15. "Language: bs\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  20. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  21. #. module: users_ldap_push
  22. #: model:ir.model,name:users_ldap_push.model_change_password_user
  23. msgid "Change Password Wizard User"
  24. msgstr ""
  25. #. module: users_ldap_push
  26. #: field:res.company.ldap,create_ldap_entry:0
  27. msgid "Create ldap entry"
  28. msgstr ""
  29. #. module: users_ldap_push
  30. #: field:res.company.ldap,create_ldap_entry_base:0
  31. msgid "Create ldap entry in subtree"
  32. msgstr ""
  33. #. module: users_ldap_push
  34. #: field:res.company.ldap.field_mapping,create_uid:0
  35. msgid "Created by"
  36. msgstr "Kreirao"
  37. #. module: users_ldap_push
  38. #: field:res.company.ldap.field_mapping,create_date:0
  39. msgid "Created on"
  40. msgstr "Kreirano"
  41. #. module: users_ldap_push
  42. #: field:res.company.ldap.field_mapping,use_for_dn:0
  43. msgid "DN"
  44. msgstr ""
  45. #. module: users_ldap_push
  46. #: field:res.company.ldap.field_mapping,display_name:0
  47. msgid "Display Name"
  48. msgstr "Prikaži naziv"
  49. #. module: users_ldap_push
  50. #: code:addons/users_ldap_push/models/res_users.py:116
  51. #: code:addons/users_ldap_push/models/res_users.py:169
  52. #, python-format
  53. msgid "Error"
  54. msgstr ""
  55. #. module: users_ldap_push
  56. #: field:res.company.ldap,create_ldap_entry_field_mappings:0
  57. msgid "Field mappings"
  58. msgstr ""
  59. #. module: users_ldap_push
  60. #: field:res.company.ldap.field_mapping,id:0
  61. msgid "ID"
  62. msgstr "ID"
  63. #. module: users_ldap_push
  64. #: field:res.users,ldap_entry_dn:0
  65. msgid "LDAP DN"
  66. msgstr ""
  67. #. module: users_ldap_push
  68. #: field:res.company.ldap.field_mapping,attribute:0
  69. msgid "LDAP attribute"
  70. msgstr ""
  71. #. module: users_ldap_push
  72. #: field:res.company.ldap.field_mapping,ldap_id:0
  73. msgid "LDAP configuration"
  74. msgstr ""
  75. #. module: users_ldap_push
  76. #: field:res.users,is_ldap_user:0
  77. msgid "LDAP user"
  78. msgstr ""
  79. #. module: users_ldap_push
  80. #: view:res.users:users_ldap_push.view_users_search
  81. msgid "LDAP users"
  82. msgstr ""
  83. #. module: users_ldap_push
  84. #: field:res.company.ldap.field_mapping,__last_update:0
  85. msgid "Last Modified on"
  86. msgstr "Zadnje mijenjano"
  87. #. module: users_ldap_push
  88. #: field:res.company.ldap.field_mapping,write_uid:0
  89. msgid "Last Updated by"
  90. msgstr "Zadnji ažurirao"
  91. #. module: users_ldap_push
  92. #: field:res.company.ldap.field_mapping,write_date:0
  93. msgid "Last Updated on"
  94. msgstr "Zadnje ažurirano"
  95. #. module: users_ldap_push
  96. #: help:res.company.ldap,create_ldap_entry_base:0
  97. msgid "Leave empty to use your LDAP base"
  98. msgstr ""
  99. #. module: users_ldap_push
  100. #: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
  101. msgid "Mapping from Odoo fields to ldap attributes"
  102. msgstr ""
  103. #. module: users_ldap_push
  104. #: field:res.company.ldap,create_ldap_entry_objectclass:0
  105. msgid "Object class"
  106. msgstr ""
  107. #. module: users_ldap_push
  108. #: field:res.company.ldap.field_mapping,field_id:0
  109. msgid "Odoo field"
  110. msgstr ""
  111. #. module: users_ldap_push
  112. #: model:ir.model,name:users_ldap_push.model_res_partner
  113. msgid "Partner"
  114. msgstr "Partner"
  115. #. module: users_ldap_push
  116. #: help:res.company.ldap,create_ldap_entry_objectclass:0
  117. msgid "Separate object classes by comma if you need more than one"
  118. msgstr ""
  119. #. module: users_ldap_push
  120. #: model:ir.model,name:users_ldap_push.model_res_users
  121. msgid "Users"
  122. msgstr ""
  123. #. module: users_ldap_push
  124. #: code:addons/users_ldap_push/models/res_company_ldap.py:64
  125. #, python-format
  126. msgid "You need to set exactly one mapping as DN"
  127. msgstr ""