diff --git a/password_security/i18n/am.po b/password_security/i18n/am.po index 7b12a431c..b8925cfa5 100644 --- a/password_security/i18n/am.po +++ b/password_security/i18n/am.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-11-26 03:36+0000\n" "Last-Translator: OCA Transbot , 2016\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: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/ar.po b/password_security/i18n/ar.po index 33ff22674..6715f0589 100644 --- a/password_security/i18n/ar.po +++ b/password_security/i18n/ar.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\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" +"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: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/bg.po b/password_security/i18n/bg.po index 707abf0d8..fd8740176 100644 --- a/password_security/i18n/bg.po +++ b/password_security/i18n/bg.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/bs.po b/password_security/i18n/bs.po index 3ee51902f..3e87afe0d 100644 --- a/password_security/i18n/bs.po +++ b/password_security/i18n/bs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bs\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" +"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: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/ca.po b/password_security/i18n/ca.po index b24de9544..9a0e96c09 100644 --- a/password_security/i18n/ca.po +++ b/password_security/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-08-01 02:44+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/cs.po b/password_security/i18n/cs.po index 1d1e4d53c..9cc97c33a 100644 --- a/password_security/i18n/cs.po +++ b/password_security/i18n/cs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/da.po b/password_security/i18n/da.po index 5f63dc55f..9d8bf3374 100644 --- a/password_security/i18n/da.po +++ b/password_security/i18n/da.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/de.po b/password_security/i18n/de.po index ae8100f83..166574832 100644 --- a/password_security/i18n/de.po +++ b/password_security/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 # Niki Waibel, 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2018-03-02 18:41+0000\n" "Last-Translator: Niki Waibel, 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -66,8 +66,8 @@ msgid "" "Disallow reuse of this many previous passwords - use negative number for " "infinite, or 0 to disable" msgstr "" -"Verhindere das erneute Benutzen dieser Anzahl von Passwörtern - benutze eine" -" negative Zahl um alle vergangenen Passwörter zu verhindern, oder eine 0 um " +"Verhindere das erneute Benutzen dieser Anzahl von Passwörtern - benutze eine " +"negative Zahl um alle vergangenen Passwörter zu verhindern, oder eine 0 um " "dies auszuschalten" #. module: password_security diff --git a/password_security/i18n/el_GR.po b/password_security/i18n/el_GR.po index 402f5dff5..713fa8fe8 100644 --- a/password_security/i18n/el_GR.po +++ b/password_security/i18n/el_GR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-22 00:55+0000\n" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/" +"el_GR/)\n" +"Language: el_GR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: el_GR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/en_GB.po b/password_security/i18n/en_GB.po index 4ae9385ba..d5548de8c 100644 --- a/password_security/i18n/en_GB.po +++ b/password_security/i18n/en_GB.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-22 00:55+0000\n" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/" +"teams/23907/en_GB/)\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/es.po b/password_security/i18n/es.po index cb6a76189..f915b0b2a 100644 --- a/password_security/i18n/es.po +++ b/password_security/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 # Pedro M. Baeza , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: Pedro M. Baeza , 2017\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -25,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -123,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -139,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -150,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -166,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -215,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -231,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/es_AR.po b/password_security/i18n/es_AR.po index 01afe2dac..20742ac69 100644 --- a/password_security/i18n/es_AR.po +++ b/password_security/i18n/es_AR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-22 00:55+0000\n" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/" +"teams/23907/es_AR/)\n" +"Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/es_CL.po b/password_security/i18n/es_CL.po index e9041e165..001327d39 100644 --- a/password_security/i18n/es_CL.po +++ b/password_security/i18n/es_CL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/" +"es_CL/)\n" +"Language: es_CL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/es_CO.po b/password_security/i18n/es_CO.po index 753378a5c..f36e7f43e 100644 --- a/password_security/i18n/es_CO.po +++ b/password_security/i18n/es_CO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/" +"es_CO/)\n" +"Language: es_CO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/es_CR.po b/password_security/i18n/es_CR.po index b033b0e80..327387e77 100644 --- a/password_security/i18n/es_CR.po +++ b/password_security/i18n/es_CR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-22 00:55+0000\n" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/" +"teams/23907/es_CR/)\n" +"Language: es_CR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/es_DO.po b/password_security/i18n/es_DO.po index 815ffb8c7..cad4bfd1e 100644 --- a/password_security/i18n/es_DO.po +++ b/password_security/i18n/es_DO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/" +"teams/23907/es_DO/)\n" +"Language: es_DO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_DO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/es_EC.po b/password_security/i18n/es_EC.po index 05e40039b..e69688d16 100644 --- a/password_security/i18n/es_EC.po +++ b/password_security/i18n/es_EC.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/" +"es_EC/)\n" +"Language: es_EC\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_EC\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/es_ES.po b/password_security/i18n/es_ES.po index 25b22140f..b6604f8fb 100644 --- a/password_security/i18n/es_ES.po +++ b/password_security/i18n/es_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-05-01 10:38+0000\n" "PO-Revision-Date: 2017-05-01 10:38+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/" +"es_ES/)\n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/es_MX.po b/password_security/i18n/es_MX.po index 5f68cdbb4..9cf3c6abe 100644 --- a/password_security/i18n/es_MX.po +++ b/password_security/i18n/es_MX.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/" +"es_MX/)\n" +"Language: es_MX\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/es_PE.po b/password_security/i18n/es_PE.po index 749a1bb0d..445134c89 100644 --- a/password_security/i18n/es_PE.po +++ b/password_security/i18n/es_PE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/" +"es_PE/)\n" +"Language: es_PE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/es_PY.po b/password_security/i18n/es_PY.po index 99bd36d6f..959e11c96 100644 --- a/password_security/i18n/es_PY.po +++ b/password_security/i18n/es_PY.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/" +"es_PY/)\n" +"Language: es_PY\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PY\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/es_VE.po b/password_security/i18n/es_VE.po index 4d5d800ba..aba257c38 100644 --- a/password_security/i18n/es_VE.po +++ b/password_security/i18n/es_VE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/" +"teams/23907/es_VE/)\n" +"Language: es_VE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_VE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/et.po b/password_security/i18n/et.po index 5a298cbef..574b83ee7 100644 --- a/password_security/i18n/et.po +++ b/password_security/i18n/et.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/eu.po b/password_security/i18n/eu.po index d4be7c1ba..0c8c95d4b 100644 --- a/password_security/i18n/eu.po +++ b/password_security/i18n/eu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/fa.po b/password_security/i18n/fa.po index 0ccc746ac..36051414c 100644 --- a/password_security/i18n/fa.po +++ b/password_security/i18n/fa.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/fi.po b/password_security/i18n/fi.po index fa635a2bd..0de222fa4 100644 --- a/password_security/i18n/fi.po +++ b/password_security/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/fr.po b/password_security/i18n/fr.po index 28dd503cc..440720f6f 100644 --- a/password_security/i18n/fr.po +++ b/password_security/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 # Quentin THEURET , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2018-03-02 18:41+0000\n" "Last-Translator: Quentin THEURET , 2017\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: password_security @@ -68,8 +68,8 @@ msgid "" "Disallow reuse of this many previous passwords - use negative number for " "infinite, or 0 to disable" msgstr "" -"Empêche la réutilisation de plusieurs mots de passe précédents - Utilisez un" -" nombre négatif pour l'infini, ou 0 pour désactiver cette fonctionnalité" +"Empêche la réutilisation de plusieurs mots de passe précédents - Utilisez un " +"nombre négatif pour l'infini, ou 0 pour désactiver cette fonctionnalité" #. module: password_security #: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name diff --git a/password_security/i18n/fr_CA.po b/password_security/i18n/fr_CA.po index 172ce38f2..56d6e2169 100644 --- a/password_security/i18n/fr_CA.po +++ b/password_security/i18n/fr_CA.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-22 00:55+0000\n" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/" +"fr_CA/)\n" +"Language: fr_CA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/fr_CH.po b/password_security/i18n/fr_CH.po index 07abd5699..cc6f84384 100644 --- a/password_security/i18n/fr_CH.po +++ b/password_security/i18n/fr_CH.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/" +"teams/23907/fr_CH/)\n" +"Language: fr_CH\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CH\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/fr_FR.po b/password_security/i18n/fr_FR.po index 51bd1ed2b..a5745f88d 100644 --- a/password_security/i18n/fr_FR.po +++ b/password_security/i18n/fr_FR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-22 00:55+0000\n" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/fr_FR/)\n" +"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/" +"fr_FR/)\n" +"Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_FR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/gl.po b/password_security/i18n/gl.po index e96523d45..ab831b194 100644 --- a/password_security/i18n/gl.po +++ b/password_security/i18n/gl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/gl_ES.po b/password_security/i18n/gl_ES.po index c5b362e93..f99291149 100644 --- a/password_security/i18n/gl_ES.po +++ b/password_security/i18n/gl_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-26 03:36+0000\n" "PO-Revision-Date: 2016-11-26 03:36+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/" +"gl_ES/)\n" +"Language: gl_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/he.po b/password_security/i18n/he.po index 4d8fb3d00..1ec8a228f 100644 --- a/password_security/i18n/he.po +++ b/password_security/i18n/he.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/hr.po b/password_security/i18n/hr.po index 658a32800..92e231bc3 100644 --- a/password_security/i18n/hr.po +++ b/password_security/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 # Bole , 2017 @@ -13,11 +13,12 @@ msgstr "" "PO-Revision-Date: 2018-03-02 18:41+0000\n" "Last-Translator: Bole , 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" -"Language: hr\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" +"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: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum diff --git a/password_security/i18n/hr_HR.po b/password_security/i18n/hr_HR.po index 17cf12e3b..963592025 100644 --- a/password_security/i18n/hr_HR.po +++ b/password_security/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" +"hr_HR/)\n" +"Language: hr_HR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr_HR\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" +"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: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum @@ -24,7 +26,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +124,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +140,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +151,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +167,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +216,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +232,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/hu.po b/password_security/i18n/hu.po index e955f6792..e471dc432 100644 --- a/password_security/i18n/hu.po +++ b/password_security/i18n/hu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/id.po b/password_security/i18n/id.po index 02864c8de..55748b1cb 100644 --- a/password_security/i18n/id.po +++ b/password_security/i18n/id.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/it.po b/password_security/i18n/it.po index 8bf2af68f..e15ec72ee 100644 --- a/password_security/i18n/it.po +++ b/password_security/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 # Paolo Valier , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2018-01-06 02:25+0000\n" "Last-Translator: Paolo Valier , 2017\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -25,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:151 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" diff --git a/password_security/i18n/ja.po b/password_security/i18n/ja.po index 88f0d7f63..5a0c388b3 100644 --- a/password_security/i18n/ja.po +++ b/password_security/i18n/ja.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/ko.po b/password_security/i18n/ko.po index 9dfa65b42..a5902c3fc 100644 --- a/password_security/i18n/ko.po +++ b/password_security/i18n/ko.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/lt.po b/password_security/i18n/lt.po index 67b2e166c..d403b0dc8 100644 --- a/password_security/i18n/lt.po +++ b/password_security/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/lt_LT.po b/password_security/i18n/lt_LT.po index b9aad9bb9..b0dfb8833 100644 --- a/password_security/i18n/lt_LT.po +++ b/password_security/i18n/lt_LT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2016-11-26 03:36+0000\n" "PO-Revision-Date: 2016-11-26 03:36+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n" +"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/" +"teams/23907/lt_LT/)\n" +"Language: lt_LT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt_LT\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum @@ -24,7 +26,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +124,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +140,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +151,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +167,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +216,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +232,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/lv.po b/password_security/i18n/lv.po index cba3b8e23..2416453ea 100644 --- a/password_security/i18n/lv.po +++ b/password_security/i18n/lv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" #. module: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/mk.po b/password_security/i18n/mk.po index 8d2f1afb4..46621a2e3 100644 --- a/password_security/i18n/mk.po +++ b/password_security/i18n/mk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/mn.po b/password_security/i18n/mn.po index d161460fd..4e2419026 100644 --- a/password_security/i18n/mn.po +++ b/password_security/i18n/mn.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" +"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/nb.po b/password_security/i18n/nb.po index a5d328bb6..9d20eacdf 100644 --- a/password_security/i18n/nb.po +++ b/password_security/i18n/nb.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/" +"nb/)\n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/nb_NO.po b/password_security/i18n/nb_NO.po index 76e330ea3..c9d294656 100644 --- a/password_security/i18n/nb_NO.po +++ b/password_security/i18n/nb_NO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-26 03:36+0000\n" "PO-Revision-Date: 2016-11-26 03:36+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/" +"teams/23907/nb_NO/)\n" +"Language: nb_NO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/nl.po b/password_security/i18n/nl.po index c23e12df0..cac690dda 100644 --- a/password_security/i18n/nl.po +++ b/password_security/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/nl_BE.po b/password_security/i18n/nl_BE.po index 1007a73c9..8acfd65b4 100644 --- a/password_security/i18n/nl_BE.po +++ b/password_security/i18n/nl_BE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-22 00:55+0000\n" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/" +"nl_BE/)\n" +"Language: nl_BE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_BE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/nl_NL.po b/password_security/i18n/nl_NL.po index 0dafff306..59e1e83fe 100644 --- a/password_security/i18n/nl_NL.po +++ b/password_security/i18n/nl_NL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # Peter Hageman , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-07 01:47+0000\n" "PO-Revision-Date: 2017-12-07 01:47+0000\n" "Last-Translator: Peter Hageman , 2017\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" +"teams/23907/nl_NL/)\n" +"Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:151 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" diff --git a/password_security/i18n/password_security.pot b/password_security/i18n/password_security.pot new file mode 100644 index 000000000..4a6b9df19 --- /dev/null +++ b/password_security/i18n/password_security.pot @@ -0,0 +1,238 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.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: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:153 +#, 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 +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "Disallow reuse of this many previous passwords - use negative number for infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:52 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:60 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:56 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:63 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:128 +#, python-format +msgid "Passwords can only be reset every %d hour(s). Please contact an administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:58 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:54 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" + diff --git a/password_security/i18n/pl.po b/password_security/i18n/pl.po index 977090f53..80af26fad 100644 --- a/password_security/i18n/pl.po +++ b/password_security/i18n/pl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,11 +12,13 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pl\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" +"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #. module: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum @@ -24,7 +26,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +124,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +140,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +151,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +167,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +216,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +232,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/pt.po b/password_security/i18n/pt.po index 4e20f0c8b..89e1d544d 100644 --- a/password_security/i18n/pt.po +++ b/password_security/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 # Pedro Castro Silva , 2017 @@ -11,12 +11,13 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-03-02 18:41+0000\n" "PO-Revision-Date: 2018-03-02 18:41+0000\n" -"Last-Translator: Pedro Castro Silva , 2017\n" +"Last-Translator: Pedro Castro Silva , " +"2017\n" "Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security diff --git a/password_security/i18n/pt_BR.po b/password_security/i18n/pt_BR.po index bdd5a0708..9983e2af5 100644 --- a/password_security/i18n/pt_BR.po +++ b/password_security/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-22 00:55+0000\n" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" +"teams/23907/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/pt_PT.po b/password_security/i18n/pt_PT.po index d4c182fd9..8ae60e927 100644 --- a/password_security/i18n/pt_PT.po +++ b/password_security/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" +"teams/23907/pt_PT/)\n" +"Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/ro.po b/password_security/i18n/ro.po index bf20e73cd..ffe3c2aa1 100644 --- a/password_security/i18n/ro.po +++ b/password_security/i18n/ro.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 # Daniel Schweiger , 2017 @@ -13,11 +13,12 @@ msgstr "" "PO-Revision-Date: 2017-06-22 01:12+0000\n" "Last-Translator: Daniel Schweiger , 2017\n" "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" #. module: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum @@ -25,7 +26,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -123,7 +124,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -139,7 +140,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -150,7 +151,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -166,13 +167,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -215,7 +216,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -231,7 +232,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/ru.po b/password_security/i18n/ru.po index 2428a69d1..83fd0c968 100644 --- a/password_security/i18n/ru.po +++ b/password_security/i18n/ru.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,13 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" #. module: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum @@ -24,7 +26,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +124,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +140,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +151,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +167,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +216,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +232,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/sk.po b/password_security/i18n/sk.po index e71c08d2f..19369dd11 100644 --- a/password_security/i18n/sk.po +++ b/password_security/i18n/sk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/sl.po b/password_security/i18n/sl.po index 444bafd3a..4b9ed23a3 100644 --- a/password_security/i18n/sl.po +++ b/password_security/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"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" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/sr.po b/password_security/i18n/sr.po index abf2a528a..27cb79f2e 100644 --- a/password_security/i18n/sr.po +++ b/password_security/i18n/sr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr\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" +"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: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/sr@latin.po b/password_security/i18n/sr@latin.po index 7f5f760d1..91b1e7bd3 100644 --- a/password_security/i18n/sr@latin.po +++ b/password_security/i18n/sr@latin.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2017-02-22 00:55+0000\n" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/" +"sr@latin/)\n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr@latin\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" +"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: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum @@ -24,7 +26,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +124,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +140,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +151,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +167,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +216,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +232,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/sv.po b/password_security/i18n/sv.po index a23673c17..4fa320570 100644 --- a/password_security/i18n/sv.po +++ b/password_security/i18n/sv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/th.po b/password_security/i18n/th.po index 4181ee421..da7ebd53b 100644 --- a/password_security/i18n/th.po +++ b/password_security/i18n/th.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/tr.po b/password_security/i18n/tr.po index e00e9ad07..ecf1e6ab8 100644 --- a/password_security/i18n/tr.po +++ b/password_security/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/tr_TR.po b/password_security/i18n/tr_TR.po index 692e8d737..14e6b9c8a 100644 --- a/password_security/i18n/tr_TR.po +++ b/password_security/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-22 00:55+0000\n" "PO-Revision-Date: 2017-02-22 00:55+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/uk.po b/password_security/i18n/uk.po index 1eef6506a..12180a9c1 100644 --- a/password_security/i18n/uk.po +++ b/password_security/i18n/uk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: uk\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" +"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: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_minimum @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/vi.po b/password_security/i18n/vi.po index 012bbad02..c915856e6 100644 --- a/password_security/i18n/vi.po +++ b/password_security/i18n/vi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: password_security @@ -24,7 +24,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +122,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +138,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +149,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +165,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +214,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +230,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/vi_VN.po b/password_security/i18n/vi_VN.po index 4c1995110..3f838582c 100644 --- a/password_security/i18n/vi_VN.po +++ b/password_security/i18n/vi_VN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-26 03:36+0000\n" "PO-Revision-Date: 2016-11-26 03:36+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/" +"teams/23907/vi_VN/)\n" +"Language: vi_VN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:145 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:121 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/zh_CN.po b/password_security/i18n/zh_CN.po index cce9d4e10..ff584ea7c 100644 --- a/password_security/i18n/zh_CN.po +++ b/password_security/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/" +"zh_CN/)\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "" diff --git a/password_security/i18n/zh_TW.po b/password_security/i18n/zh_TW.po index fbe4f2197..7f53bd13f 100644 --- a/password_security/i18n/zh_TW.po +++ b/password_security/i18n/zh_TW.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/" +"zh_TW/)\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: password_security @@ -24,7 +25,7 @@ msgid "Amount of hours until a user may change password again" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:150 +#: code:addons/password_security/models/res_users.py:153 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -122,7 +123,7 @@ msgid "Lowercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:51 +#: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "" @@ -138,7 +139,7 @@ msgid "Minimum number of characters" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:59 +#: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "" @@ -149,7 +150,7 @@ msgid "Numeric" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:55 +#: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "" @@ -165,13 +166,13 @@ msgid "Password Policy" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:62 +#: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:127 +#: code:addons/password_security/models/res_users.py:128 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -214,7 +215,7 @@ msgid "Special" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:57 +#: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "" @@ -230,7 +231,7 @@ msgid "Uppercase" msgstr "" #. module: password_security -#: code:addons/password_security/models/res_users.py:53 +#: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr ""