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.

166 lines
4.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. # Accounts-Payable - Alkemics, 2015
  7. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2016
  8. # Antonio Trueba, 2016
  9. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  10. # Chen-Do LU <clu@alkemics.com>, 2015
  11. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  12. # FIRST AUTHOR <EMAIL@ADDRESS>, 2010,2012,2014
  13. # François Breysse <fb@alkemics.com>, 2015
  14. # Giacomo <giacomo.spettoli@gmail.com>, 2015
  15. # Giedrius Slavinskas <giedrius@inovera.lt>, 2012
  16. # Hotellook, 2014
  17. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  18. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  19. # Paolo Valier, 2016
  20. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  21. msgid ""
  22. msgstr ""
  23. "Project-Id-Version: server-tools (8.0)\n"
  24. "Report-Msgid-Bugs-To: \n"
  25. "POT-Creation-Date: 2016-05-06 02:42+0000\n"
  26. "PO-Revision-Date: 2016-05-05 05:58+0000\n"
  27. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
  28. "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
  29. "MIME-Version: 1.0\n"
  30. "Content-Type: text/plain; charset=UTF-8\n"
  31. "Content-Transfer-Encoding: \n"
  32. "Language: sl\n"
  33. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
  34. #. module: users_ldap_push
  35. #: model:ir.model,name:users_ldap_push.model_change_password_user
  36. msgid "Change Password Wizard User"
  37. msgstr "Čarovnik za spreminjanje uporabniškega gesla"
  38. #. module: users_ldap_push
  39. #: field:res.company.ldap,create_ldap_entry:0
  40. msgid "Create ldap entry"
  41. msgstr "Ustvari LDAP vnos"
  42. #. module: users_ldap_push
  43. #: field:res.company.ldap,create_ldap_entry_base:0
  44. msgid "Create ldap entry in subtree"
  45. msgstr "Ustvari LDAP vnos v podrejeni veji"
  46. #. module: users_ldap_push
  47. #: field:res.company.ldap.field_mapping,create_uid:0
  48. msgid "Created by"
  49. msgstr "Ustvaril"
  50. #. module: users_ldap_push
  51. #: field:res.company.ldap.field_mapping,create_date:0
  52. msgid "Created on"
  53. msgstr "Ustvarjeno"
  54. #. module: users_ldap_push
  55. #: field:res.company.ldap.field_mapping,use_for_dn:0
  56. msgid "DN"
  57. msgstr "DN"
  58. #. module: users_ldap_push
  59. #: field:res.company.ldap.field_mapping,display_name:0
  60. msgid "Display Name"
  61. msgstr "Prikazni naziv"
  62. #. module: users_ldap_push
  63. #: code:addons/users_ldap_push/models/res_users.py:116
  64. #: code:addons/users_ldap_push/models/res_users.py:169
  65. #, python-format
  66. msgid "Error"
  67. msgstr "Napaka"
  68. #. module: users_ldap_push
  69. #: field:res.company.ldap,create_ldap_entry_field_mappings:0
  70. msgid "Field mappings"
  71. msgstr "Mapiranja polj"
  72. #. module: users_ldap_push
  73. #: field:res.company.ldap.field_mapping,id:0
  74. msgid "ID"
  75. msgstr "ID"
  76. #. module: users_ldap_push
  77. #: field:res.users,ldap_entry_dn:0
  78. msgid "LDAP DN"
  79. msgstr "LDAP DN"
  80. #. module: users_ldap_push
  81. #: field:res.company.ldap.field_mapping,attribute:0
  82. msgid "LDAP attribute"
  83. msgstr "LDAP atribut"
  84. #. module: users_ldap_push
  85. #: field:res.company.ldap.field_mapping,ldap_id:0
  86. msgid "LDAP configuration"
  87. msgstr "LDAP nastavitve"
  88. #. module: users_ldap_push
  89. #: field:res.users,is_ldap_user:0
  90. msgid "LDAP user"
  91. msgstr "LDAP uporabnik"
  92. #. module: users_ldap_push
  93. #: view:res.users:users_ldap_push.view_users_search
  94. msgid "LDAP users"
  95. msgstr "LDAP uporabniki"
  96. #. module: users_ldap_push
  97. #: field:res.company.ldap.field_mapping,__last_update:0
  98. msgid "Last Modified on"
  99. msgstr "Zadnjič spremenjeno"
  100. #. module: users_ldap_push
  101. #: field:res.company.ldap.field_mapping,write_uid:0
  102. msgid "Last Updated by"
  103. msgstr "Zadnji posodobil"
  104. #. module: users_ldap_push
  105. #: field:res.company.ldap.field_mapping,write_date:0
  106. msgid "Last Updated on"
  107. msgstr "Zadnjič posodobljeno"
  108. #. module: users_ldap_push
  109. #: help:res.company.ldap,create_ldap_entry_base:0
  110. msgid "Leave empty to use your LDAP base"
  111. msgstr "Pustite prazno za uporabo LDAP baze"
  112. #. module: users_ldap_push
  113. #: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
  114. msgid "Mapping from Odoo fields to ldap attributes"
  115. msgstr "Mapiranje Odoo polj v LDAP atribute"
  116. #. module: users_ldap_push
  117. #: field:res.company.ldap,create_ldap_entry_objectclass:0
  118. msgid "Object class"
  119. msgstr "Razred objekta"
  120. #. module: users_ldap_push
  121. #: field:res.company.ldap.field_mapping,field_id:0
  122. msgid "Odoo field"
  123. msgstr "Odoo polje"
  124. #. module: users_ldap_push
  125. #: model:ir.model,name:users_ldap_push.model_res_partner
  126. msgid "Partner"
  127. msgstr "Partner"
  128. #. module: users_ldap_push
  129. #: help:res.company.ldap,create_ldap_entry_objectclass:0
  130. msgid "Separate object classes by comma if you need more than one"
  131. msgstr "Če potrebujete več kot enega, ločujte razrede objektov z vejico"
  132. #. module: users_ldap_push
  133. #: model:ir.model,name:users_ldap_push.model_res_users
  134. msgid "Users"
  135. msgstr "Uporabniki"
  136. #. module: users_ldap_push
  137. #: code:addons/users_ldap_push/models/res_company_ldap.py:64
  138. #, python-format
  139. msgid "You need to set exactly one mapping as DN"
  140. msgstr "Nastaviti morate natančno eno mapiranje kot DN"