oca-travis
7 years ago
70 changed files with 804 additions and 221 deletions
-
10auth_brute_force/i18n/am.po
-
13auth_brute_force/i18n/ar.po
-
153auth_brute_force/i18n/auth_brute_force.pot
-
10auth_brute_force/i18n/bg.po
-
13auth_brute_force/i18n/bs.po
-
10auth_brute_force/i18n/ca.po
-
10auth_brute_force/i18n/ca_ES.po
-
10auth_brute_force/i18n/cs.po
-
10auth_brute_force/i18n/da.po
-
10auth_brute_force/i18n/de.po
-
10auth_brute_force/i18n/el_GR.po
-
10auth_brute_force/i18n/en_GB.po
-
10auth_brute_force/i18n/es.po
-
10auth_brute_force/i18n/es_AR.po
-
10auth_brute_force/i18n/es_CL.po
-
10auth_brute_force/i18n/es_CO.po
-
10auth_brute_force/i18n/es_CR.po
-
10auth_brute_force/i18n/es_DO.po
-
10auth_brute_force/i18n/es_EC.po
-
10auth_brute_force/i18n/es_ES.po
-
10auth_brute_force/i18n/es_MX.po
-
10auth_brute_force/i18n/es_PE.po
-
10auth_brute_force/i18n/es_PY.po
-
10auth_brute_force/i18n/es_VE.po
-
10auth_brute_force/i18n/et.po
-
10auth_brute_force/i18n/eu.po
-
10auth_brute_force/i18n/fa.po
-
10auth_brute_force/i18n/fi.po
-
10auth_brute_force/i18n/fr.po
-
10auth_brute_force/i18n/fr_CA.po
-
10auth_brute_force/i18n/fr_CH.po
-
10auth_brute_force/i18n/gl.po
-
10auth_brute_force/i18n/gl_ES.po
-
10auth_brute_force/i18n/he.po
-
13auth_brute_force/i18n/hr.po
-
13auth_brute_force/i18n/hr_HR.po
-
10auth_brute_force/i18n/hu.po
-
10auth_brute_force/i18n/id.po
-
10auth_brute_force/i18n/it.po
-
10auth_brute_force/i18n/ja.po
-
10auth_brute_force/i18n/ko.po
-
13auth_brute_force/i18n/lt.po
-
13auth_brute_force/i18n/lt_LT.po
-
13auth_brute_force/i18n/lv.po
-
10auth_brute_force/i18n/mk.po
-
10auth_brute_force/i18n/mn.po
-
10auth_brute_force/i18n/nb.po
-
10auth_brute_force/i18n/nb_NO.po
-
10auth_brute_force/i18n/nl.po
-
10auth_brute_force/i18n/nl_BE.po
-
10auth_brute_force/i18n/nl_NL.po
-
14auth_brute_force/i18n/pl.po
-
10auth_brute_force/i18n/pt.po
-
10auth_brute_force/i18n/pt_BR.po
-
10auth_brute_force/i18n/pt_PT.po
-
13auth_brute_force/i18n/ro.po
-
14auth_brute_force/i18n/ru.po
-
10auth_brute_force/i18n/sk.po
-
13auth_brute_force/i18n/sl.po
-
13auth_brute_force/i18n/sr.po
-
13auth_brute_force/i18n/sr@latin.po
-
10auth_brute_force/i18n/sv.po
-
10auth_brute_force/i18n/th.po
-
10auth_brute_force/i18n/tr.po
-
10auth_brute_force/i18n/tr_TR.po
-
13auth_brute_force/i18n/uk.po
-
10auth_brute_force/i18n/vi.po
-
10auth_brute_force/i18n/vi_VN.po
-
10auth_brute_force/i18n/zh_CN.po
-
10auth_brute_force/i18n/zh_TW.po
@ -0,0 +1,153 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * auth_brute_force |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.banned.remote,active:0 |
|||
msgid "Active" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.authentication.attempt,attempt_date:0 |
|||
msgid "Attempt Date" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.banned.remote,attempt_ids:0 |
|||
msgid "Attempts" |
|||
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 "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.authentication.attempt,result:0 |
|||
msgid "Authentication Result" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.banned.remote,ban_date:0 |
|||
msgid "Ban Date" |
|||
msgstr "" |
|||
|
|||
#. 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 "" |
|||
|
|||
#. 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 "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.authentication.attempt,create_uid:0 |
|||
#: field:res.banned.remote,create_uid:0 |
|||
msgid "Created by" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.authentication.attempt,create_date:0 |
|||
#: field:res.banned.remote,create_date:0 |
|||
msgid "Created on" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.banned.remote,description:0 |
|||
msgid "Description" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.authentication.attempt,display_name:0 |
|||
#: field:res.banned.remote,display_name:0 |
|||
msgid "Display Name" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.authentication.attempt,environ:0 |
|||
msgid "Environment" |
|||
msgstr "" |
|||
|
|||
#. 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 "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.authentication.attempt,id:0 |
|||
#: field:res.banned.remote,id:0 |
|||
msgid "ID" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.authentication.attempt,__last_update:0 |
|||
#: field:res.banned.remote,__last_update:0 |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.authentication.attempt,write_uid:0 |
|||
#: field:res.banned.remote,write_uid:0 |
|||
msgid "Last Updated by" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.authentication.attempt,write_date:0 |
|||
#: field:res.banned.remote,write_date:0 |
|||
msgid "Last Updated on" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.authentication.attempt,remote:0 |
|||
#: field:res.banned.remote,remote:0 |
|||
msgid "Remote ID" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search |
|||
msgid "Successful" |
|||
msgstr "" |
|||
|
|||
#. 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 "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: field:res.authentication.attempt,login:0 |
|||
msgid "Tried Login" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: help:res.banned.remote,active:0 |
|||
msgid "Uncheck this box to unban the remote" |
|||
msgstr "" |
|||
|
|||
#. module: auth_brute_force |
|||
#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search |
|||
msgid "Without Success" |
|||
msgstr "" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue