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.
163 lines
5.0 KiB
163 lines
5.0 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_brute_force
|
|
#
|
|
# Translators:
|
|
# Bole <bole@dajmi5.com>, 2017
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-03-02 18:39+0000\n"
|
|
"PO-Revision-Date: 2018-03-02 18:39+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
|
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
|
"Language: hr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_form
|
|
msgid "Add remote to whitelist"
|
|
msgstr ""
|
|
|
|
#. 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 "Pokušaji prijave"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_result
|
|
msgid "Authentication Result"
|
|
msgstr "Rezultat prijave"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
|
|
#: selection:res.authentication.attempt,result:0
|
|
msgid "Banned"
|
|
msgstr "Zabranjeni"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_uid
|
|
msgid "Created by"
|
|
msgstr "Kreirao"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_date
|
|
msgid "Created on"
|
|
msgstr "Kreirano"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_display_name
|
|
msgid "Display Name"
|
|
msgstr "Naziv "
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
|
|
#: selection:res.authentication.attempt,result:0
|
|
msgid "Failed"
|
|
msgstr "Neuspjelo"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Zadnje modificirano"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Zadnji ažurirao"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Zadnje ažuriranje"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,help:auth_brute_force.field_res_authentication_attempt_remote_metadata
|
|
msgid "Metadata publicly available for remote IP"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_remote
|
|
#, fuzzy
|
|
msgid "Remote IP"
|
|
msgstr "ID udaljenog"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_remote_metadata
|
|
msgid "Remote IP metadata"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_form
|
|
msgid "Remove remote from whitelist"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
|
|
#: selection:res.authentication.attempt,result:0
|
|
msgid "Successful"
|
|
msgstr "Uspješno"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_login
|
|
msgid "Tried Login"
|
|
msgstr "Pokušaj prijave"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model,name:auth_brute_force.model_res_users
|
|
msgid "Users"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_whitelisted
|
|
msgid "Whitelisted"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
|
|
msgid "Without Success"
|
|
msgstr "Neuspješno"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model,name:auth_brute_force.model_res_authentication_attempt
|
|
msgid "res.authentication.attempt"
|
|
msgstr "res.authentication.attempt"
|
|
|
|
#~ msgid "Active"
|
|
#~ msgstr "Aktivno"
|
|
|
|
#~ msgid "Attempt Date"
|
|
#~ msgstr "Datum pokušaja"
|
|
|
|
#~ msgid "Attempts"
|
|
#~ msgstr "Pokušaji"
|
|
|
|
#~ msgid "Ban Date"
|
|
#~ msgstr "Datum zabrane"
|
|
|
|
#~ msgid "Banned Remotes"
|
|
#~ msgstr "Zabranjeni poslužiteljji"
|
|
|
|
#~ msgid "Description"
|
|
#~ msgstr "Opis"
|
|
|
|
#~ msgid "Successfull"
|
|
#~ msgstr "Uspješno"
|
|
|
|
#~ msgid "Uncheck this box to unban the remote"
|
|
#~ msgstr "Odznačite ovdje za skidanje zabrane udaljenom poslužitelju"
|
|
|
|
#~ msgid "res.banned.remote"
|
|
#~ msgstr "res.banned.remote"
|