Skip to content

Commit

Permalink
[UPD] Update password_security.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Oct 10, 2023
1 parent 8d18d8f commit 94199d8
Showing 1 changed file with 18 additions and 77 deletions.
95 changes: 18 additions & 77 deletions password_security/i18n/password_security.pot
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
Expand All @@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: \n"

#. module: password_security
#. odoo-python
#: code:addons/password_security/models/res_users.py:0
#, python-format
msgid ""
Expand All @@ -22,6 +23,7 @@ msgid ""
msgstr ""

#. module: password_security
#. odoo-python
#: code:addons/password_security/models/res_users.py:0
#, python-format
msgid ""
Expand All @@ -30,6 +32,7 @@ msgid ""
msgstr ""

#. module: password_security
#. odoo-python
#: code:addons/password_security/models/res_users.py:0
#, python-format
msgid ""
Expand All @@ -38,31 +41,35 @@ msgid ""
msgstr ""

#. module: password_security
#. odoo-python
#: code:addons/password_security/models/res_users.py:0
#, python-format
msgid ""
"\n"
"* Uppercase letter (at least %s characters)"
msgstr ""

#. module: password_security
#: model_terms:ir.ui.view,arch_db:password_security.res_config_settings_view_form
msgid ""
"<span id=\"minlength\">\n"
" Minimum number of characters\n"
" </span>"
msgstr ""

#. module: password_security
#: model:ir.model.fields,help:password_security.field_res_company__password_minimum
#: model:ir.model.fields,help:password_security.field_res_config_settings__password_minimum
msgid "Amount of hours until a user may change password again"
msgstr ""

#. module: password_security
#. odoo-python
#: code:addons/password_security/models/res_users.py:0
#, python-format
msgid "Cannot use the most recent %d passwords"
msgstr ""

#. module: password_security
#: model:ir.model.fields,field_description:password_security.field_res_company__password_length
#: model:ir.model.fields,field_description:password_security.field_res_config_settings__password_length
msgid "Characters"
msgstr ""

#. module: password_security
#: model:ir.model,name:password_security.model_res_company
msgid "Companies"
Expand Down Expand Up @@ -117,12 +124,6 @@ msgstr ""
msgid "Encrypted Password"
msgstr ""

#. module: password_security
#: model:ir.model.fields,field_description:password_security.field_res_company__password_estimate
#: model:ir.model.fields,field_description:password_security.field_res_config_settings__password_estimate
msgid "Estimation"
msgstr ""

#. module: password_security
#: model:ir.model.fields,field_description:password_security.field_res_company__password_history
#: model:ir.model.fields,field_description:password_security.field_res_config_settings__password_history
Expand Down Expand Up @@ -172,13 +173,6 @@ msgstr ""
msgid "Minimum Hours"
msgstr ""

#. module: password_security
#: model:ir.model.fields,help:password_security.field_res_company__password_length
#: model:ir.model.fields,help:password_security.field_res_config_settings__password_length
#: model_terms:ir.ui.view,arch_db:password_security.res_config_settings_view_form
msgid "Minimum number of characters"
msgstr ""

#. module: password_security
#: model_terms:ir.ui.view,arch_db:password_security.res_config_settings_view_form
msgid "Minimum number of lowercase characters"
Expand All @@ -194,17 +188,13 @@ msgstr ""
msgid "Minimum number of special characters"
msgstr ""

#. module: password_security
#: model_terms:ir.ui.view,arch_db:password_security.res_config_settings_view_form
msgid "Minimum number of strength estimation"
msgstr ""

#. module: password_security
#: model_terms:ir.ui.view,arch_db:password_security.res_config_settings_view_form
msgid "Minimum number of uppercase characters"
msgstr ""

#. module: password_security
#. odoo-python
#: code:addons/password_security/models/res_users.py:0
#, python-format
msgid "Must contain the following:"
Expand Down Expand Up @@ -232,12 +222,14 @@ msgid "Password expires in"
msgstr ""

#. module: password_security
#. odoo-python
#: code:addons/password_security/models/res_users.py:0
#, python-format
msgid "Password must be %d characters or more."
msgstr ""

#. module: password_security
#. odoo-python
#: code:addons/password_security/models/res_users.py:0
#, python-format
msgid ""
Expand Down Expand Up @@ -269,12 +261,6 @@ msgstr ""
msgid "Require number of uppercase letters"
msgstr ""

#. module: password_security
#: model:ir.model.fields,help:password_security.field_res_company__password_estimate
#: model:ir.model.fields,help:password_security.field_res_config_settings__password_estimate
msgid "Required score for the strength estimation. Between 0 and 4"
msgstr ""

#. module: password_security
#: model:ir.model,name:password_security.model_res_users_pass_history
msgid "Res Users Password History"
Expand All @@ -286,12 +272,6 @@ msgstr ""
msgid "Special"
msgstr ""

#. module: password_security
#: code:addons/password_security/models/res_company.py:0
#, python-format
msgid "The estimation must be between 0 and 4."
msgstr ""

#. module: password_security
#: model:ir.model.fields,field_description:password_security.field_res_company__password_upper
#: model:ir.model.fields,field_description:password_security.field_res_config_settings__password_upper
Expand All @@ -304,6 +284,7 @@ msgid "Use negative number for infinite, or 0 to disable"
msgstr ""

#. module: password_security
#: model:ir.model,name:password_security.model_res_users
#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history__user_id
msgid "User"
msgstr ""
Expand All @@ -313,46 +294,6 @@ msgstr ""
msgid "User can change password in"
msgstr ""

#. module: password_security
#: model:ir.model,name:password_security.model_res_users
msgid "Users"
msgstr ""

#. module: password_security
#. openerp-web
#: code:addons/password_security/static/src/js/password_gauge.js:0
#, python-format
msgid "at least %d characters"
msgstr ""

#. module: password_security
#. openerp-web
#: code:addons/password_security/static/src/js/password_gauge.js:0
#, python-format
msgid "at least %d lower case characters"
msgstr ""

#. module: password_security
#. openerp-web
#: code:addons/password_security/static/src/js/password_gauge.js:0
#, python-format
msgid "at least %d numeric characters"
msgstr ""

#. module: password_security
#. openerp-web
#: code:addons/password_security/static/src/js/password_gauge.js:0
#, python-format
msgid "at least %d special characters"
msgstr ""

#. module: password_security
#. openerp-web
#: code:addons/password_security/static/src/js/password_gauge.js:0
#, python-format
msgid "at least %d upper case characters"
msgstr ""

#. module: password_security
#: model_terms:ir.ui.view,arch_db:password_security.res_config_settings_view_form
msgid "days."
Expand Down

0 comments on commit 94199d8

Please sign in to comment.