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.
|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_admin_passkey # # Translators: # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-09-29 11:14+0000\n" "PO-Revision-Date: 2015-09-26 07:15+0000\n" "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#. module: auth_admin_passkey #: code:addons/auth_admin_passkey/model/res_users.py:88 #, python-format msgid "<pre>User with login '%s' has the same password as you.</pre>" msgstr "<pre>Uporabnik '%s' ima enako geslo kot vi.</pre>"
#. module: auth_admin_passkey #: code:addons/auth_admin_passkey/model/res_users.py:64 #, python-format msgid "" "Admin user used his passkey to login with '%s'.\n" "\n" "\n" "\n" "Technicals informations belows : \n" "\n" "- Login date : %s\n" "\n" msgstr "Administrator je uporabil svoj prijavni ključ za prijavo z '%s'.\n\n\n\nTehnični podatki : \n\n- Datum prijave : %s\n\n"
#. module: auth_admin_passkey #: view:base.config.settings:auth_admin_passkey.view_res_config_settings msgid "Passkey" msgstr "Prijavni ključ"
#. module: auth_admin_passkey #: code:addons/auth_admin_passkey/model/res_users.py:61 #, python-format msgid "Passkey used" msgstr "Uporabljen prijavni ključ"
#. module: auth_admin_passkey #: field:base.config.settings,auth_admin_passkey_send_to_admin:0 msgid "Send email to admin user." msgstr "Pošlji e-pošto administratorju."
#. module: auth_admin_passkey #: field:base.config.settings,auth_admin_passkey_send_to_user:0 msgid "Send email to user." msgstr "Pošlji e-pošto uporabniku."
#. module: auth_admin_passkey #: model:ir.model,name:auth_admin_passkey.model_res_users msgid "Users" msgstr "Uporabniki"
#. module: auth_admin_passkey #: help:base.config.settings,auth_admin_passkey_send_to_user:0 msgid "" "When the administrator use his password to login in with a different " "account, OpenERP will send an email to the account user." msgstr "Ko administrator uporabi svoje geslo za prijavo v drug račun, bo OpenERP poslal e-pošto uporabniku računa."
#. module: auth_admin_passkey #: help:base.config.settings,auth_admin_passkey_send_to_admin:0 msgid "" "When the administrator use his password to login in with a different " "account, OpenERP will send an email to the admin user." msgstr "Ko administrator uporabi svoje geslo za prijavo v drug račun, bo OpenERP poslal e-pošto administratorju."
#. module: auth_admin_passkey #: code:addons/auth_admin_passkey/model/res_users.py:86 #, python-format msgid "[WARNING] OpenERP Security Risk" msgstr "[OPOZORILO] OpenERP varnostno tveganje"
|