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.

104 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. "Language: hr\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  21. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  22. #. module: auth_admin_passkey
  23. #: code:addons/auth_admin_passkey/models/res_users.py:64
  24. #, python-format
  25. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  26. msgstr "<pre>Korisnik '%s' ima istu zaporku kao i Vi.</pre>"
  27. #. module: auth_admin_passkey
  28. #: code:addons/auth_admin_passkey/models/res_users.py:39
  29. #, python-format
  30. msgid ""
  31. "Admin user used his passkey to login with '%s'.\n"
  32. "\n"
  33. "\n"
  34. "\n"
  35. "Technicals informations belows : \n"
  36. "\n"
  37. "- Login date : %s\n"
  38. "\n"
  39. msgstr ""
  40. "Administrator je koristio svoj ključ za prijavu kao '%s'.\n"
  41. "\n"
  42. "\n"
  43. "\n"
  44. "Tehničke informacije : \n"
  45. "\n"
  46. "- Datum prijave : %s\n"
  47. "\n"
  48. #. module: auth_admin_passkey
  49. #: model:ir.ui.view,arch_db:auth_admin_passkey.view_res_config_settings
  50. msgid "Passkey"
  51. msgstr "Ključ"
  52. #. module: auth_admin_passkey
  53. #: code:addons/auth_admin_passkey/models/res_users.py:38
  54. #, python-format
  55. msgid "Passkey used"
  56. msgstr "Korišten ključ"
  57. #. module: auth_admin_passkey
  58. #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
  59. msgid "Send email to admin user."
  60. msgstr "Pošalji mail administratoru"
  61. #. module: auth_admin_passkey
  62. #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
  63. msgid "Send email to user."
  64. msgstr "Pošalji mail korisniku."
  65. #. module: auth_admin_passkey
  66. #: model:ir.model,name:auth_admin_passkey.model_res_users
  67. msgid "Users"
  68. msgstr "Korisnici"
  69. #. module: auth_admin_passkey
  70. #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
  71. msgid ""
  72. "When the administrator use his password to login in with a different "
  73. "account, Odoo will send an email to the account user."
  74. msgstr ""
  75. "Kas administrator koristi svoju zaporku za prijavu kao drugi korisnik, odoo "
  76. "će korisniku poslati email obavijest o tome."
  77. #. module: auth_admin_passkey
  78. #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
  79. msgid ""
  80. "When the administrator use his password to login in with a different "
  81. "account, Odoo will send an email to the admin user."
  82. msgstr ""
  83. "Kas administrator koristi svoju zaporku za prijavu kao drugi korisnik, odoo "
  84. "će administratoru poslati email obavijest o tome."
  85. #. module: auth_admin_passkey
  86. #: code:addons/auth_admin_passkey/models/res_users.py:62
  87. #, python-format
  88. msgid "[WARNING] Odoo Security Risk"
  89. msgstr "[UPOZORENJE] Odoo sigurnosni rizik"
  90. #. module: auth_admin_passkey
  91. #: model:ir.model,name:auth_admin_passkey.model_base_config_settings
  92. msgid "base.config.settings"
  93. msgstr "base.config.settings"