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.
133 lines
4.0 KiB
133 lines
4.0 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_brute_force
|
|
#
|
|
# Translators:
|
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: server-tools (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-03-12 02:05+0000\n"
|
|
"PO-Revision-Date: 2016-03-08 06:54+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_brute_force
|
|
#: field:res.banned.remote,active:0
|
|
msgid "Active"
|
|
msgstr "Aktivno"
|
|
|
|
#. module: auth_brute_force
|
|
#: field:res.authentication.attempt,attempt_date:0
|
|
msgid "Attempt Date"
|
|
msgstr "Datum poskusa"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
|
|
#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
|
|
msgid "Authentication Attempts"
|
|
msgstr "Poskusov overjanja"
|
|
|
|
#. module: auth_brute_force
|
|
#: field:res.authentication.attempt,result:0
|
|
msgid "Authentication Result"
|
|
msgstr "Rezultati overjanja"
|
|
|
|
#. module: auth_brute_force
|
|
#: field:res.banned.remote,ban_date:0
|
|
msgid "Ban Date"
|
|
msgstr "Datum prepovedi"
|
|
|
|
#. module: auth_brute_force
|
|
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
|
|
#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
|
|
#: selection:res.authentication.attempt,result:0
|
|
#, python-format
|
|
msgid "Banned"
|
|
msgstr "Prepovedan"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
|
|
#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
|
|
msgid "Banned Remotes"
|
|
msgstr "Prepovedani oddaljeni"
|
|
|
|
#. module: auth_brute_force
|
|
#: field:res.authentication.attempt,create_uid:0
|
|
#: field:res.banned.remote,create_uid:0
|
|
msgid "Created by"
|
|
msgstr "Ustvaril"
|
|
|
|
#. module: auth_brute_force
|
|
#: field:res.authentication.attempt,create_date:0
|
|
#: field:res.banned.remote,create_date:0
|
|
msgid "Created on"
|
|
msgstr "Ustvarjeno"
|
|
|
|
#. module: auth_brute_force
|
|
#: field:res.banned.remote,description:0
|
|
msgid "Description"
|
|
msgstr "Opis"
|
|
|
|
#. module: auth_brute_force
|
|
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
|
|
#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
|
|
#: selection:res.authentication.attempt,result:0
|
|
#, python-format
|
|
msgid "Failed"
|
|
msgstr "Neuspešno"
|
|
|
|
#. module: auth_brute_force
|
|
#: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: auth_brute_force
|
|
#: field:res.authentication.attempt,write_uid:0
|
|
#: field:res.banned.remote,write_uid:0
|
|
msgid "Last Updated by"
|
|
msgstr "Zadnji posodobil"
|
|
|
|
#. module: auth_brute_force
|
|
#: field:res.authentication.attempt,write_date:0
|
|
#: field:res.banned.remote,write_date:0
|
|
msgid "Last Updated on"
|
|
msgstr "Zadnjič posodobljeno"
|
|
|
|
#. module: auth_brute_force
|
|
#: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
|
|
msgid "Remote ID"
|
|
msgstr "Oddaljeni ID"
|
|
|
|
#. module: auth_brute_force
|
|
#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
|
|
msgid "Successful"
|
|
msgstr "Uspešno"
|
|
|
|
#. module: auth_brute_force
|
|
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
|
|
#: selection:res.authentication.attempt,result:0
|
|
#, python-format
|
|
msgid "Successfull"
|
|
msgstr "Uspešno"
|
|
|
|
#. module: auth_brute_force
|
|
#: field:res.authentication.attempt,login:0
|
|
msgid "Tried Login"
|
|
msgstr "Poskusov prijave"
|
|
|
|
#. module: auth_brute_force
|
|
#: help:res.banned.remote,active:0
|
|
msgid "Uncheck this box to unban the remote"
|
|
msgstr "Odstrani označbo za odstranitev prepovedi oddaljenih"
|
|
|
|
#. module: auth_brute_force
|
|
#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
|
|
msgid "Without Success"
|
|
msgstr "Brez uspeha"
|