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.

151 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: 2017-11-18 08:56+0000\n"
  11. "PO-Revision-Date: 2017-11-23 23:25+0000\n"
  12. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  13. "Language-Team: Indonesian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/id/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: id\n"
  18. "Plural-Forms: nplurals=1; plural=0;\n"
  19. #. module: users_ldap_push
  20. #: model:ir.model,name:users_ldap_push.model_change_password_user
  21. msgid "Change Password Wizard User"
  22. msgstr ""
  23. #. module: users_ldap_push
  24. #: field:res.company.ldap,create_ldap_entry:0
  25. msgid "Create ldap entry"
  26. msgstr ""
  27. #. module: users_ldap_push
  28. #: field:res.company.ldap,create_ldap_entry_base:0
  29. msgid "Create ldap entry in subtree"
  30. msgstr ""
  31. #. module: users_ldap_push
  32. #: field:res.company.ldap.field_mapping,create_uid:0
  33. msgid "Created by"
  34. msgstr "Dibuat oleh"
  35. #. module: users_ldap_push
  36. #: field:res.company.ldap.field_mapping,create_date:0
  37. msgid "Created on"
  38. msgstr "Dibuat pada"
  39. #. module: users_ldap_push
  40. #: field:res.company.ldap.field_mapping,use_for_dn:0
  41. msgid "DN"
  42. msgstr ""
  43. #. module: users_ldap_push
  44. #: field:res.company.ldap.field_mapping,display_name:0
  45. msgid "Display Name"
  46. msgstr "Nama Tampilan"
  47. #. module: users_ldap_push
  48. #: code:addons/users_ldap_push/models/res_users.py:116
  49. #: code:addons/users_ldap_push/models/res_users.py:169
  50. #, python-format
  51. msgid "Error"
  52. msgstr ""
  53. #. module: users_ldap_push
  54. #: field:res.company.ldap,create_ldap_entry_field_mappings:0
  55. msgid "Field mappings"
  56. msgstr ""
  57. #. module: users_ldap_push
  58. #: field:res.company.ldap.field_mapping,id:0
  59. msgid "ID"
  60. msgstr "ID"
  61. #. module: users_ldap_push
  62. #: field:res.users,ldap_entry_dn:0
  63. msgid "LDAP DN"
  64. msgstr ""
  65. #. module: users_ldap_push
  66. #: field:res.company.ldap.field_mapping,attribute:0
  67. msgid "LDAP attribute"
  68. msgstr ""
  69. #. module: users_ldap_push
  70. #: field:res.company.ldap.field_mapping,ldap_id:0
  71. msgid "LDAP configuration"
  72. msgstr ""
  73. #. module: users_ldap_push
  74. #: field:res.users,is_ldap_user:0
  75. msgid "LDAP user"
  76. msgstr ""
  77. #. module: users_ldap_push
  78. #: view:res.users:users_ldap_push.view_users_search
  79. msgid "LDAP users"
  80. msgstr ""
  81. #. module: users_ldap_push
  82. #: field:res.company.ldap.field_mapping,__last_update:0
  83. msgid "Last Modified on"
  84. msgstr "Terakhir Dimodifikasi pada"
  85. #. module: users_ldap_push
  86. #: field:res.company.ldap.field_mapping,write_uid:0
  87. msgid "Last Updated by"
  88. msgstr "Diperbaharui oleh"
  89. #. module: users_ldap_push
  90. #: field:res.company.ldap.field_mapping,write_date:0
  91. msgid "Last Updated on"
  92. msgstr "Diperbaharui pada"
  93. #. module: users_ldap_push
  94. #: help:res.company.ldap,create_ldap_entry_base:0
  95. msgid "Leave empty to use your LDAP base"
  96. msgstr ""
  97. #. module: users_ldap_push
  98. #: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
  99. msgid "Mapping from Odoo fields to ldap attributes"
  100. msgstr ""
  101. #. module: users_ldap_push
  102. #: field:res.company.ldap,create_ldap_entry_objectclass:0
  103. msgid "Object class"
  104. msgstr ""
  105. #. module: users_ldap_push
  106. #: field:res.company.ldap.field_mapping,field_id:0
  107. msgid "Odoo field"
  108. msgstr ""
  109. #. module: users_ldap_push
  110. #: model:ir.model,name:users_ldap_push.model_res_partner
  111. msgid "Partner"
  112. msgstr "Mitra"
  113. #. module: users_ldap_push
  114. #: help:res.company.ldap,create_ldap_entry_objectclass:0
  115. msgid "Separate object classes by comma if you need more than one"
  116. msgstr ""
  117. #. module: users_ldap_push
  118. #: model:ir.model,name:users_ldap_push.model_res_users
  119. msgid "Users"
  120. msgstr ""
  121. #. module: users_ldap_push
  122. #: code:addons/users_ldap_push/models/res_company_ldap.py:64
  123. #, python-format
  124. msgid "You need to set exactly one mapping as DN"
  125. msgstr ""