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.

107 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. # Artūras Griškonis <ArtX38@gmail.com>, 2012,2015-2016
  7. # Artūras Griškonis <xbmc.lt@gmail.com>, 2012
  8. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  9. # Dorin Hongu <dhongu@gmail.com>, 2015
  10. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012
  11. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  12. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  13. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  14. # Zapata11 <raimondas.duzinskas@gmail.com>, 2015
  15. msgid ""
  16. msgstr ""
  17. "Project-Id-Version: server-tools (8.0)\n"
  18. "Report-Msgid-Bugs-To: \n"
  19. "POT-Creation-Date: 2017-03-02 09:58+0000\n"
  20. "PO-Revision-Date: 2017-01-12 08:24+0000\n"
  21. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
  22. "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  23. "language/sl/)\n"
  24. "Language: sl\n"
  25. "MIME-Version: 1.0\n"
  26. "Content-Type: text/plain; charset=UTF-8\n"
  27. "Content-Transfer-Encoding: \n"
  28. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  29. "%100==4 ? 2 : 3);\n"
  30. #. module: auth_admin_passkey
  31. #: code:addons/auth_admin_passkey/models/res_users.py:66
  32. #, python-format
  33. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  34. msgstr "<pre>Uporabnik '%s' ima enako geslo kot vi.</pre>"
  35. #. module: auth_admin_passkey
  36. #: code:addons/auth_admin_passkey/models/res_users.py:41
  37. #, python-format
  38. msgid ""
  39. "Admin user used his passkey to login with '%s'.\n"
  40. "\n"
  41. "\n"
  42. "\n"
  43. "Technicals informations belows : \n"
  44. "\n"
  45. "- Login date : %s\n"
  46. "\n"
  47. msgstr ""
  48. "Administrator je uporabil svoj prijavni ključ za prijavo z '%s'.\n"
  49. "\n"
  50. "\n"
  51. "\n"
  52. "Tehnični podatki : \n"
  53. "\n"
  54. "- Datum prijave : %s\n"
  55. "\n"
  56. #. module: auth_admin_passkey
  57. #: view:base.config.settings:auth_admin_passkey.view_res_config_settings
  58. msgid "Passkey"
  59. msgstr "Prijavni ključ"
  60. #. module: auth_admin_passkey
  61. #: code:addons/auth_admin_passkey/models/res_users.py:38
  62. #, python-format
  63. msgid "Passkey used"
  64. msgstr "Uporabljen prijavni ključ"
  65. #. module: auth_admin_passkey
  66. #: field:base.config.settings,auth_admin_passkey_send_to_admin:0
  67. msgid "Send email to admin user."
  68. msgstr "Pošlji e-pošto administratorju."
  69. #. module: auth_admin_passkey
  70. #: field:base.config.settings,auth_admin_passkey_send_to_user:0
  71. msgid "Send email to user."
  72. msgstr "Pošlji e-pošto uporabniku."
  73. #. module: auth_admin_passkey
  74. #: model:ir.model,name:auth_admin_passkey.model_res_users
  75. msgid "Users"
  76. msgstr "Uporabniki"
  77. #. module: auth_admin_passkey
  78. #: help:base.config.settings,auth_admin_passkey_send_to_user:0
  79. msgid ""
  80. "When the administrator use his password to login in with a different "
  81. "account, Odoo will send an email to the account user."
  82. msgstr ""
  83. "Ko administrator uporabi svoje geslo za prijavo v drug račun, bo Odoo poslal "
  84. "e-pošto uporabniku računa."
  85. #. module: auth_admin_passkey
  86. #: help:base.config.settings,auth_admin_passkey_send_to_admin:0
  87. msgid ""
  88. "When the administrator use his password to login in with a different "
  89. "account, Odoo will send an email to the admin user."
  90. msgstr ""
  91. "Ko administrator uporabi svoje geslo za prijavo v drug račun, bo Odoo poslal "
  92. "e-pošto administratorju."
  93. #. module: auth_admin_passkey
  94. #: code:addons/auth_admin_passkey/models/res_users.py:64
  95. #, python-format
  96. msgid "[WARNING] Odoo Security Risk"
  97. msgstr "[OPOZORILO] Odoo varnostno tveganje"