| Server IP : 93.86.61.54 / Your IP : 216.73.216.60 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/projects/nextcloud/apps/password_policy/l10n/ |
Upload File : |
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "密碼出現在 1,000,000 個常用密碼列表內,請設定獨特的密碼。",
"Password needs to be at least %s characters long" : "密碼需多於 %s 個字符",
"Password needs to contain at least one numeric character." : "密碼需要包含至少一個數字。",
"Password needs to contain at least one special character." : "密碼應包含一個特殊符號。",
"Password needs to contain at least one lower and one upper case character." : "密碼應包含最少一個大寫與一個小寫。",
"Password policy" : "密碼規範",
"Allows admins to configure a password policy" : "允許管理者設定密碼策略",
"Minimal length" : "最小長度",
"Forbid common passwords" : "禁止常用密碼",
"Enforce upper and lower case characters" : "一定要各用一個大寫與小寫",
"Enforce numeric characters" : "一定要用數字",
"Enforce special characters" : "一定要用特殊符號"
},
"nplurals=1; plural=0;");