diff --git a/password_security/i18n/am.po b/password_security/i18n/am.po index b31d3ce02..c4d545e65 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 # Mike T , 2016 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: Mike T , 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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/ar.po b/password_security/i18n/ar.po index fcca47c21..90eaedd1b 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: 2016-11-26 01:46+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:146 #, 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:122 #, 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 10ecb8bd9..d0648b9b7 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 , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:122 #, 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 23862ab37..cd2803d31 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: 2016-11-26 01:46+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:146 #, 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:122 #, 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 2a68b2548..dbccb3e18 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 # Marc Tormo i Bochaca , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2017-04-19 18:00+0000\n" "Last-Translator: Marc Tormo i Bochaca , 2017\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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/ca_ES.po b/password_security/i18n/ca_ES.po index ec63343f1..f53a60f7e 100644 --- a/password_security/i18n/ca_ES.po +++ b/password_security/i18n/ca_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security -# +# # Translators: # Carlos Hormigo, 2018 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: Carlos Hormigo, 2018\n" -"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n" +"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/" +"ca_ES/)\n" +"Language: ca_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: password_security diff --git a/password_security/i18n/cs.po b/password_security/i18n/cs.po index ae705db20..dccdaf4ea 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: 2016-11-26 01:46+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:146 #, 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:122 #, 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 8733b97e6..173858d1b 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: 2016-11-26 01:46+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:146 #, 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:122 #, 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 11bf75869..e0a1b5205 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 , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-09 01:52+0000\n" "Last-Translator: OCA Transbot , 2016\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 diff --git a/password_security/i18n/el_GR.po b/password_security/i18n/el_GR.po index 5babc59c3..7250c19cc 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 # Kostas Goutoudis , 2016 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: Kostas Goutoudis , 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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/en_GB.po b/password_security/i18n/en_GB.po index 6c21f4c17..c20c28ba1 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: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+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:146 #, 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:122 #, 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 9fccd4a2f..89d68083f 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: # Antonio Trueba , 2016 # OCA Transbot , 2016 @@ -14,10 +14,10 @@ msgstr "" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: oihane , 2016\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 @@ -26,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:146 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -124,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 "" @@ -140,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 "" @@ -151,7 +151,7 @@ msgid "Numeric" msgstr "Numérico" #. 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 "" @@ -167,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:122 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -216,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 "" @@ -232,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/es_AR.po b/password_security/i18n/es_AR.po index fbe1e394a..0acab0dc0 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: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+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:146 #, 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:122 #, 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 a4e14c2ca..f060842ed 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 , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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:146 #, 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:122 #, 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 be8cd7037..368c18933 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: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+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:146 #, 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:122 #, 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 3696ff652..8d49f3f94 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: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-10-04 09:42+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:146 #, 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:122 #, 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 866c5b247..02ed85043 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 , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:122 #, 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 112fb9989..2fd25ae54 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 , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:122 #, 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 52c89540b..d15687b43 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 # Fernando Lara , 2017 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2017-02-16 10:40+0000\n" "PO-Revision-Date: 2017-02-16 10:40+0000\n" "Last-Translator: Fernando Lara , 2017\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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/es_MX.po b/password_security/i18n/es_MX.po index eac734ecc..cfe7f3369 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 , 2016 # Juan González , 2016 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2016-12-08 03:45+0000\n" "PO-Revision-Date: 2016-12-08 03:45+0000\n" "Last-Translator: Juan González , 2016\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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/es_PE.po b/password_security/i18n/es_PE.po index 9795349b4..8b5c6f5eb 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 , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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:146 #, 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:122 #, 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 fef3536df..4e08837ec 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: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+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:146 #, 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:122 #, 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 3c0d6fe24..18ced0ee2 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 , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:122 #, 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 67ce034be..d4b932fe0 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: 2016-11-26 01:46+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:146 #, 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:122 #, 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 760de4df6..55b7206e3 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 # Esther Martín Menéndez , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:48+0000\n" "Last-Translator: Esther Martín Menéndez , 2017\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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/fa.po b/password_security/i18n/fa.po index 1bf6dd3e8..312b4ea96 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: 2016-11-26 01:46+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:146 #, 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:122 #, 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 6a59ec735..8b4ecb9d3 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-12-09 01:52+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 diff --git a/password_security/i18n/fr.po b/password_security/i18n/fr.po index 34b960f5f..8eca01c3d 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 , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-09 01:52+0000\n" "Last-Translator: OCA Transbot , 2016\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 @@ -67,8 +67,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 c365c236d..b5a06e266 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: # Martin Malorni , 2016 # OCA Transbot , 2016 @@ -12,12 +12,14 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-10-04 09:42+0000\n" -"Last-Translator: Adriana Ierfino , 2016\n" -"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" +"Last-Translator: Adriana Ierfino , " +"2016\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 @@ -26,7 +28,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:146 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -124,7 +126,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 "" @@ -140,7 +142,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 "" @@ -151,7 +153,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 "" @@ -167,13 +169,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:122 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -216,7 +218,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 "" @@ -232,7 +234,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 b02a8c519..baabcaee7 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 # leemannd , 2016 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2016-12-03 04:12+0000\n" "PO-Revision-Date: 2016-12-03 04:12+0000\n" "Last-Translator: leemannd , 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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/fr_FR.po b/password_security/i18n/fr_FR.po index 3202b5ff9..ad13e495c 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: # Mohamed HABOU , 2016 # OCA Transbot , 2016 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot , 2016\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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/gl.po b/password_security/i18n/gl.po index 0a4aae06a..2e8522e39 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 , 2016 # César Castro Cruz , 2016 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: César Castro Cruz , 2016\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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/gl_ES.po b/password_security/i18n/gl_ES.po index 5a589bc78..cf908a5be 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: # Alejandro Santana , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: Alejandro Santana , 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:146 #, 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:122 #, 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 cd9e8c374..2fe0c2471 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: 2016-11-26 01:46+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:146 #, 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:122 #, 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 3b5f1a159..5db7fa139 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 , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-12-09 01:52+0000\n" "Last-Translator: OCA Transbot , 2016\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 6e06f7a78..f1273bfc7 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: # Bole , 2016 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: Bole , 2016\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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:122 #, 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 1f6ba3626..9ce211eaa 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 , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:122 #, 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 f0fae3155..0495ce379 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 # Wahyu Setiawan , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2017-10-28 11:06+0000\n" "Last-Translator: Wahyu Setiawan , 2017\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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/it.po b/password_security/i18n/it.po index 0f24acff3..eda20a96d 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 , 2016 # Paolo Valier , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2017-04-19 18:00+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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/ja.po b/password_security/i18n/ja.po index 3751ba505..ffe73a1bc 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: 2016-11-26 01:46+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:146 #, 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:122 #, 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 5b45630da..82501febb 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: 2016-11-26 01:46+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:146 #, 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:122 #, 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 054191e4a..a3998c78d 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 , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:122 #, 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 415325f72..7d0b8bb69 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: # Arminas Grigonis , 2016 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: Arminas Grigonis , 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:146 #, 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:122 #, 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 f2105a848..c8f30e9fe 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: 2016-10-04 09:42+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:146 #, 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:122 #, 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 911a91b94..efaf9a92f 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: 2016-11-26 01:46+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:146 #, 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:122 #, 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 dbea67a97..4553ae291 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 , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:122 #, 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 7ff6feb71..3b22dfd9c 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 , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:122 #, 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 82a888e2a..f3933bc36 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: # Imre Kristoffer Eilertsen , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: Imre Kristoffer Eilertsen , 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:146 #, 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:122 #, 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 461146b35..505319a84 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: # Erwin van der Ploeg , 2016 # OCA Transbot , 2016 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot , 2016\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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/nl_BE.po b/password_security/i18n/nl_BE.po index 2e9036084..e7bcf5d0f 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: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+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:146 #, 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:122 #, 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 b56146a6b..d3fde8bdb 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: # OCA Transbot , 2017 # Peter Hageman , 2017 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2017-10-21 22:54+0000\n" "PO-Revision-Date: 2017-10-21 22:54+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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/password_security.pot b/password_security/i18n/password_security.pot new file mode 100644 index 000000000..16ef64f79 --- /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 9.0c\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:146 +#, 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:122 +#, 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 731246977..e5398a104 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 , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 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:146 #, 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:122 #, 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.po b/password_security/i18n/pt.po index 145834dbc..5126b0954 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: # Pedro Castro Silva , 2016 # OCA Transbot , 2016 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot , 2016\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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/pt_BR.po b/password_security/i18n/pt_BR.po index e23d722b2..84230c5be 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 # Paulo Ricardo , 2016 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: Paulo Ricardo , 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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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 "Numérico" #. 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/pt_PT.po b/password_security/i18n/pt_PT.po index bd014fb85..af05f396f 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: # Pedro Castro Silva , 2016 # OCA Transbot , 2016 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot , 2016\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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/ro.po b/password_security/i18n/ro.po index 62c0fcef3..d79400c7f 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: # Fekete Mihai , 2016 # OCA Transbot , 2016 @@ -14,11 +14,12 @@ msgstr "" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: Dorin Hongu , 2016\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 @@ -26,7 +27,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:146 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "" @@ -124,7 +125,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 "" @@ -140,7 +141,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 "" @@ -151,7 +152,7 @@ msgid "Numeric" msgstr "Numerică" #. 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 "" @@ -167,13 +168,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:122 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " @@ -216,7 +217,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 "" @@ -232,7 +233,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 6abb943d2..c36d1bd73 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: 2016-10-04 09:42+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:146 #, 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:122 #, 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 4025694ec..718ca93e4 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: 2016-11-26 01:46+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:146 #, 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:122 #, 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 4af8cbcdb..d65aa821a 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 , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-12-09 01:52+0000\n" "Last-Translator: OCA Transbot , 2016\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 @@ -179,8 +180,8 @@ msgid "" "Passwords can only be reset every %d hour(s). Please contact an " "administrator for assistance." msgstr "" -"Gesla se lahko ponastavijo le vsakih %d ur. Kontaktirajte administratorja za" -" pomoč." +"Gesla se lahko ponastavijo le vsakih %d ur. Kontaktirajte administratorja za " +"pomoč." #. module: password_security #: model:ir.model.fields,help:password_security.field_res_company_password_lower diff --git a/password_security/i18n/sr.po b/password_security/i18n/sr.po index 76f8d8219..113faa8cf 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: 2016-10-04 09:42+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:146 #, 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:122 #, 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 9e0596c72..bf6e5991d 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: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+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:146 #, 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:122 #, 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 f950d6bd7..211131422 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: 2016-11-26 01:46+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:146 #, 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:122 #, 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 91cc1e82f..3c72db93b 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: 2016-11-26 01:46+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:146 #, 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:122 #, 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 5d5e59400..98de0a78b 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 # Ahmet Altinisik , 2016 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2016-12-29 03:40+0000\n" "Last-Translator: Ahmet Altinisik , 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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/tr_TR.po b/password_security/i18n/tr_TR.po index 0ad10fb63..294d7c441 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: # Ozge Altinisik , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-01-07 04:04+0000\n" "PO-Revision-Date: 2017-01-07 04:04+0000\n" "Last-Translator: Ozge Altinisik , 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:146 #, 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:122 #, 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 96d9cffa9..1db737036 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 , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:122 #, 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 bca6872b6..7e43f17f7 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 , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:122 #, 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 560cd0f66..eb0bc8548 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-10-04 09:42+0000\n" "PO-Revision-Date: 2016-10-04 09:42+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:146 #, 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:122 #, 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 033996f1c..7af750863 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: # Jeffery Chenn , 2016 # OCA Transbot , 2016 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot , 2016\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 @@ -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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:121 +#: code:addons/password_security/models/res_users.py:122 #, 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/zh_TW.po b/password_security/i18n/zh_TW.po index 495617897..7a0c2556a 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 , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: OCA Transbot , 2016\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:145 +#: code:addons/password_security/models/res_users.py:146 #, 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:122 #, 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 ""