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.

85 lines
2.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_admin_passkey
  4. #
  5. # Translators:
  6. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: server-tools (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-09-29 11:14+0000\n"
  12. "PO-Revision-Date: 2015-09-26 07:15+0000\n"
  13. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
  14. "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: sl\n"
  19. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
  20. #. module: auth_admin_passkey
  21. #: code:addons/auth_admin_passkey/model/res_users.py:88
  22. #, python-format
  23. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  24. msgstr "<pre>Uporabnik '%s' ima enako geslo kot vi.</pre>"
  25. #. module: auth_admin_passkey
  26. #: code:addons/auth_admin_passkey/model/res_users.py:64
  27. #, python-format
  28. msgid ""
  29. "Admin user used his passkey to login with '%s'.\n"
  30. "\n"
  31. "\n"
  32. "\n"
  33. "Technicals informations belows : \n"
  34. "\n"
  35. "- Login date : %s\n"
  36. "\n"
  37. msgstr "Administrator je uporabil svoj prijavni ključ za prijavo z '%s'.\n\n\n\nTehnični podatki : \n\n- Datum prijave : %s\n\n"
  38. #. module: auth_admin_passkey
  39. #: view:base.config.settings:auth_admin_passkey.view_res_config_settings
  40. msgid "Passkey"
  41. msgstr "Prijavni ključ"
  42. #. module: auth_admin_passkey
  43. #: code:addons/auth_admin_passkey/model/res_users.py:61
  44. #, python-format
  45. msgid "Passkey used"
  46. msgstr "Uporabljen prijavni ključ"
  47. #. module: auth_admin_passkey
  48. #: field:base.config.settings,auth_admin_passkey_send_to_admin:0
  49. msgid "Send email to admin user."
  50. msgstr "Pošlji e-pošto administratorju."
  51. #. module: auth_admin_passkey
  52. #: field:base.config.settings,auth_admin_passkey_send_to_user:0
  53. msgid "Send email to user."
  54. msgstr "Pošlji e-pošto uporabniku."
  55. #. module: auth_admin_passkey
  56. #: model:ir.model,name:auth_admin_passkey.model_res_users
  57. msgid "Users"
  58. msgstr "Uporabniki"
  59. #. module: auth_admin_passkey
  60. #: help:base.config.settings,auth_admin_passkey_send_to_user:0
  61. msgid ""
  62. "When the administrator use his password to login in with a different "
  63. "account, Odoo will send an email to the account user."
  64. msgstr "Ko administrator uporabi svoje geslo za prijavo v drug račun, bo Odoo poslal e-pošto uporabniku računa."
  65. #. module: auth_admin_passkey
  66. #: help:base.config.settings,auth_admin_passkey_send_to_admin:0
  67. msgid ""
  68. "When the administrator use his password to login in with a different "
  69. "account, Odoo will send an email to the admin user."
  70. msgstr "Ko administrator uporabi svoje geslo za prijavo v drug račun, bo Odoo poslal e-pošto administratorju."
  71. #. module: auth_admin_passkey
  72. #: code:addons/auth_admin_passkey/model/res_users.py:86
  73. #, python-format
  74. msgid "[WARNING] Odoo Security Risk"
  75. msgstr "[OPOZORILO] Odoo varnostno tveganje"