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.

103 lines
3.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_admin_passkey
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Bole <bole@dajmi5.com>, 2018
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-03-02 18:39+0000\n"
  13. "PO-Revision-Date: 2018-03-02 18:39+0000\n"
  14. "Last-Translator: Bole <bole@dajmi5.com>, 2018\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: auth_admin_passkey
  22. #: code:addons/auth_admin_passkey/models/res_users.py:64
  23. #, python-format
  24. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  25. msgstr "<pre>Korisnik '%s' ima istu zaporku kao i Vi.</pre>"
  26. #. module: auth_admin_passkey
  27. #: code:addons/auth_admin_passkey/models/res_users.py:39
  28. #, python-format
  29. msgid ""
  30. "Admin user used his passkey to login with '%s'.\n"
  31. "\n"
  32. "\n"
  33. "\n"
  34. "Technicals informations belows : \n"
  35. "\n"
  36. "- Login date : %s\n"
  37. "\n"
  38. msgstr ""
  39. "Administrator je koristio svoj ključ za prijavu kao '%s'.\n"
  40. "\n"
  41. "\n"
  42. "\n"
  43. "Tehničke informacije : \n"
  44. "\n"
  45. "- Datum prijave : %s\n"
  46. "\n"
  47. #. module: auth_admin_passkey
  48. #: model:ir.ui.view,arch_db:auth_admin_passkey.view_res_config_settings
  49. msgid "Passkey"
  50. msgstr "Ključ"
  51. #. module: auth_admin_passkey
  52. #: code:addons/auth_admin_passkey/models/res_users.py:38
  53. #, python-format
  54. msgid "Passkey used"
  55. msgstr "Korišten ključ"
  56. #. module: auth_admin_passkey
  57. #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
  58. msgid "Send email to admin user."
  59. msgstr "Pošalji mail administratoru"
  60. #. module: auth_admin_passkey
  61. #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
  62. msgid "Send email to user."
  63. msgstr "Pošalji mail korisniku."
  64. #. module: auth_admin_passkey
  65. #: model:ir.model,name:auth_admin_passkey.model_res_users
  66. msgid "Users"
  67. msgstr "Korisnici"
  68. #. module: auth_admin_passkey
  69. #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
  70. msgid ""
  71. "When the administrator use his password to login in with a different "
  72. "account, Odoo will send an email to the account user."
  73. msgstr ""
  74. "Kas administrator koristi svoju zaporku za prijavu kao drugi korisnik, odoo "
  75. "će korisniku poslati email obavijest o tome."
  76. #. module: auth_admin_passkey
  77. #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
  78. msgid ""
  79. "When the administrator use his password to login in with a different "
  80. "account, Odoo will send an email to the admin user."
  81. msgstr ""
  82. "Kas administrator koristi svoju zaporku za prijavu kao drugi korisnik, odoo "
  83. "će administratoru poslati email obavijest o tome."
  84. #. module: auth_admin_passkey
  85. #: code:addons/auth_admin_passkey/models/res_users.py:62
  86. #, python-format
  87. msgid "[WARNING] Odoo Security Risk"
  88. msgstr "[UPOZORENJE] Odoo sigurnosni rizik"
  89. #. module: auth_admin_passkey
  90. #: model:ir.model,name:auth_admin_passkey.model_base_config_settings
  91. msgid "base.config.settings"
  92. msgstr "base.config.settings"