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>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-12-01 02:11+0000\n"
  12. "PO-Revision-Date: 2017-12-01 02:11+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
  15. "Language: sl\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=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  20. "%100==4 ? 2 : 3);\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 "Dodaj gumb 'Naseli' v LDAP prikaz"
  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 "Ustvaril"
  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 "Ustvarjeno"
  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 "Prikazni naziv"
  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 "ID"
  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 "LDAP nastavitve"
  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 "Zadnjič spremenjeno"
  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 "Zadnji posodobil"
  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 "Zadnjič posodobljeno"
  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 "Naziv"
  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. "Prijavni atribut ni najden: ni bilo mogoče izvleči prijavnega atributa iz "
  76. "filtra %s"
  77. #. module: users_ldap_populate
  78. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_created
  79. msgid "Number of users created"
  80. msgstr "Število ustvarjenih uporabnikov"
  81. #. module: users_ldap_populate
  82. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_deactivated
  83. msgid "Number of users deactivated"
  84. msgstr ""
  85. #. module: users_ldap_populate
  86. #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
  87. msgid "OK"
  88. msgstr "V redu"
  89. #. module: users_ldap_populate
  90. #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view
  91. msgid "Populate"
  92. msgstr "Naseli"
  93. #. module: users_ldap_populate
  94. #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view
  95. msgid "Populate user database"
  96. msgstr ""
  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 "Naseli uporabnike iz 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 "res.company.ldap"