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.

102 lines
3.4 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. # Bole <bole@dajmi5.com>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-05-01 10:39+0000\n"
  13. "PO-Revision-Date: 2017-05-01 10:39+0000\n"
  14. "Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
  15. "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: hr\n"
  20. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\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 ""
  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 "Kreirao"
  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 "Kreirano"
  33. #. module: users_ldap_populate
  34. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_display_name
  35. msgid "Display Name"
  36. msgstr "Naziv (za prikaz)"
  37. #. module: users_ldap_populate
  38. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_id
  39. msgid "ID"
  40. msgstr "ID"
  41. #. module: users_ldap_populate
  42. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_ldap_id
  43. msgid "LDAP Configuration"
  44. msgstr ""
  45. #. module: users_ldap_populate
  46. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard___last_update
  47. msgid "Last Modified on"
  48. msgstr "Zadnje modificirano"
  49. #. module: users_ldap_populate
  50. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_uid
  51. msgid "Last Updated by"
  52. msgstr "Zadnje ažuriranje izvršio"
  53. #. module: users_ldap_populate
  54. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_date
  55. msgid "Last Updated on"
  56. msgstr "Zadnje ažuriranje na"
  57. #. module: users_ldap_populate
  58. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_name
  59. msgid "Name"
  60. msgstr "Ime"
  61. #. module: users_ldap_populate
  62. #: code:addons/users_ldap_populate/models/users_ldap.py:47
  63. #, python-format
  64. msgid ""
  65. "No login attribute found: Could not extract login attribute from filter %s"
  66. msgstr ""
  67. #. module: users_ldap_populate
  68. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_created
  69. msgid "Number of users created"
  70. msgstr ""
  71. #. module: users_ldap_populate
  72. #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
  73. msgid "OK"
  74. msgstr ""
  75. #. module: users_ldap_populate
  76. #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view
  77. msgid "Populate"
  78. msgstr ""
  79. #. module: users_ldap_populate
  80. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard
  81. msgid "Populate users from LDAP"
  82. msgstr ""
  83. #. module: users_ldap_populate
  84. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap
  85. msgid "res.company.ldap"
  86. msgstr "res.company.ldap"