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.

93 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: 2016-11-28 21:28+0000\n"
  20. "PO-Revision-Date: 2016-10-24 09: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/language/sl/)\n"
  23. "MIME-Version: 1.0\n"
  24. "Content-Type: text/plain; charset=UTF-8\n"
  25. "Content-Transfer-Encoding: \n"
  26. "Language: sl\n"
  27. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
  28. #. module: auth_admin_passkey
  29. #: code:addons/auth_admin_passkey/models/res_users.py:69
  30. #, python-format
  31. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  32. msgstr "<pre>Uporabnik '%s' ima enako geslo kot vi.</pre>"
  33. #. module: auth_admin_passkey
  34. #: code:addons/auth_admin_passkey/models/res_users.py:44
  35. #, python-format
  36. msgid ""
  37. "Admin user used his passkey to login with '%s'.\n"
  38. "\n"
  39. "\n"
  40. "\n"
  41. "Technicals informations belows : \n"
  42. "\n"
  43. "- Login date : %s\n"
  44. "\n"
  45. msgstr "Administrator je uporabil svoj prijavni ključ za prijavo z '%s'.\n\n\n\nTehnični podatki : \n\n- Datum prijave : %s\n\n"
  46. #. module: auth_admin_passkey
  47. #: view:base.config.settings:auth_admin_passkey.view_res_config_settings
  48. msgid "Passkey"
  49. msgstr "Prijavni ključ"
  50. #. module: auth_admin_passkey
  51. #: code:addons/auth_admin_passkey/models/res_users.py:41
  52. #, python-format
  53. msgid "Passkey used"
  54. msgstr "Uporabljen prijavni ključ"
  55. #. module: auth_admin_passkey
  56. #: field:base.config.settings,auth_admin_passkey_send_to_admin:0
  57. msgid "Send email to admin user."
  58. msgstr "Pošlji e-pošto administratorju."
  59. #. module: auth_admin_passkey
  60. #: field:base.config.settings,auth_admin_passkey_send_to_user:0
  61. msgid "Send email to user."
  62. msgstr "Pošlji e-pošto uporabniku."
  63. #. module: auth_admin_passkey
  64. #: model:ir.model,name:auth_admin_passkey.model_res_users
  65. msgid "Users"
  66. msgstr "Uporabniki"
  67. #. module: auth_admin_passkey
  68. #: help:base.config.settings,auth_admin_passkey_send_to_user:0
  69. msgid ""
  70. "When the administrator use his password to login in with a different "
  71. "account, OpenERP will send an email to the account user."
  72. msgstr "Ko administrator uporabi svoje geslo za prijavo v drug račun, bo OpenERP poslal e-pošto uporabniku računa."
  73. #. module: auth_admin_passkey
  74. #: help:base.config.settings,auth_admin_passkey_send_to_admin:0
  75. msgid ""
  76. "When the administrator use his password to login in with a different "
  77. "account, OpenERP will send an email to the admin user."
  78. msgstr "Ko administrator uporabi svoje geslo za prijavo v drug račun, bo OpenERP poslal e-pošto administratorju."
  79. #. module: auth_admin_passkey
  80. #: code:addons/auth_admin_passkey/models/res_users.py:67
  81. #, python-format
  82. msgid "[WARNING] OpenERP Security Risk"
  83. msgstr "[OPOZORILO] OpenERP varnostno tveganje"