Skip to content

Commit

Permalink
[UPD] Update auth_brute_force.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-travis committed Dec 12, 2018
1 parent afff7ff commit 146df60
Show file tree
Hide file tree
Showing 69 changed files with 3,148 additions and 3,746 deletions.
92 changes: 37 additions & 55 deletions auth_brute_force/i18n/am.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * auth_brute_force
#
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
Expand All @@ -12,25 +12,15 @@ msgstr ""
"PO-Revision-Date: 2017-08-01 02:43+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_active
msgid "Active"
msgstr ""

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_attempt_date
msgid "Attempt Date"
msgstr ""

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_attempt_ids
msgid "Attempts"
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_form
msgid "Add remote to whitelist"
msgstr ""

#. module: auth_brute_force
Expand All @@ -45,95 +35,81 @@ msgid "Authentication Result"
msgstr ""

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_ban_date
msgid "Ban Date"
msgstr ""

#. module: auth_brute_force
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:15
#: model:ir.ui.view,arch_db: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
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_uid
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_create_uid
msgid "Created by"
msgstr "Creado por"

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_date
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_create_date
msgid "Created on"
msgstr "Creado en"

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_description
msgid "Description"
msgstr ""

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_display_name
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_display_name
msgid "Display Name"
msgstr ""

#. module: auth_brute_force
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:14
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
#: selection:res.authentication.attempt,result:0
#, python-format
msgid "Failed"
msgstr ""

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_id
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_id
msgid "ID"
msgstr "ID"

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt___last_update
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote___last_update
msgid "Last Modified on"
msgstr ""

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_uid
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_write_uid
msgid "Last Updated by"
msgstr "Última actualización por"

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_date
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_write_date
msgid "Last Updated on"
msgstr "Última actualización en"

#. 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
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_remote
msgid "Remote ID"
msgid "Remote IP"
msgstr ""

#. module: auth_brute_force
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
msgid "Successful"
#: 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_form
msgid "Set to unbanned"
msgstr ""

#. module: auth_brute_force
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:13
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
#: selection:res.authentication.attempt,result:0
#, python-format
msgid "Successfull"
msgid "Successful"
msgstr ""

#. module: auth_brute_force
Expand All @@ -142,8 +118,19 @@ msgid "Tried Login"
msgstr ""

#. module: auth_brute_force
#: model:ir.model.fields,help:auth_brute_force.field_res_banned_remote_active
msgid "Uncheck this box to unban the remote"
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
#: selection:res.authentication.attempt,result:0
msgid "Unbanned"
msgstr ""

#. 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
Expand All @@ -155,8 +142,3 @@ msgstr ""
#: model:ir.model,name:auth_brute_force.model_res_authentication_attempt
msgid "res.authentication.attempt"
msgstr ""

#. module: auth_brute_force
#: model:ir.model,name:auth_brute_force.model_res_banned_remote
msgid "res.banned.remote"
msgstr ""
96 changes: 41 additions & 55 deletions auth_brute_force/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * auth_brute_force
#
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
Expand All @@ -12,25 +12,16 @@ msgstr ""
"PO-Revision-Date: 2017-08-01 02:43+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_active
msgid "Active"
msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_attempt_date
msgid "Attempt Date"
msgstr ""

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_attempt_ids
msgid "Attempts"
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_form
msgid "Add remote to whitelist"
msgstr ""

#. module: auth_brute_force
Expand All @@ -45,95 +36,81 @@ msgid "Authentication Result"
msgstr ""

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_ban_date
msgid "Ban Date"
msgstr ""

#. module: auth_brute_force
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:15
#: model:ir.ui.view,arch_db: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
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_uid
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_create_uid
msgid "Created by"
msgstr "أنشئ بواسطة"

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_date
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_create_date
msgid "Created on"
msgstr "أنشئ في"

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_description
msgid "Description"
msgstr "الوصف"

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_display_name
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_display_name
msgid "Display Name"
msgstr "اسم العرض"

#. module: auth_brute_force
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:14
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
#: selection:res.authentication.attempt,result:0
#, python-format
msgid "Failed"
msgstr ""

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_id
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_id
msgid "ID"
msgstr "المعرف"

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt___last_update
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote___last_update
msgid "Last Modified on"
msgstr "آخر تعديل في"

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_uid
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_write_uid
msgid "Last Updated by"
msgstr "آخر تحديث بواسطة"

#. module: auth_brute_force
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_date
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_write_date
msgid "Last Updated on"
msgstr "آخر تحديث في"

#. 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
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_remote
msgid "Remote ID"
msgid "Remote IP"
msgstr ""

#. module: auth_brute_force
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
msgid "Successful"
#: 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_form
msgid "Set to unbanned"
msgstr ""

#. module: auth_brute_force
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:13
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
#: selection:res.authentication.attempt,result:0
#, python-format
msgid "Successfull"
msgid "Successful"
msgstr ""

#. module: auth_brute_force
Expand All @@ -142,8 +119,19 @@ msgid "Tried Login"
msgstr ""

#. module: auth_brute_force
#: model:ir.model.fields,help:auth_brute_force.field_res_banned_remote_active
msgid "Uncheck this box to unban the remote"
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
#: selection:res.authentication.attempt,result:0
msgid "Unbanned"
msgstr ""

#. 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
Expand All @@ -156,7 +144,5 @@ msgstr ""
msgid "res.authentication.attempt"
msgstr ""

#. module: auth_brute_force
#: model:ir.model,name:auth_brute_force.model_res_banned_remote
msgid "res.banned.remote"
msgstr ""
#~ msgid "Description"
#~ msgstr "الوصف"
Loading

0 comments on commit 146df60

Please sign in to comment.