cn
This commit is contained in:
parent
580487b661
commit
8c55381962
@ -12,26 +12,26 @@ systemDictionary = {
|
|||||||
"Cache:": { "cn": "Cache", "en": "Cache"},
|
"Cache:": { "cn": "Cache", "en": "Cache"},
|
||||||
"Warning!": { "cn": "Warning!", "en": "Warning!"},
|
"Warning!": { "cn": "Warning!", "en": "Warning!"},
|
||||||
"Background": { "cn": "背景", "en": "Background"},
|
"Background": { "cn": "背景", "en": "Background"},
|
||||||
"Background color of the login screen": { "cn": "Background color of the login screen", "en": "Background color of the login screen"},
|
"Background color of the login screen": { "cn": "登录屏幕背景颜色", "en": "Background color of the login screen"},
|
||||||
"Background image": { "cn": "背景图片", "en": "Background image"},
|
"Background image": { "cn": "背景图片", "en": "Background image"},
|
||||||
"Upload image": { "cn": "上传图片", "en": "Upload image"},
|
"Upload image": { "cn": "上传图片", "en": "Upload image"},
|
||||||
"Enabled:": { "cn": "启用", "en": "Enabled"},
|
"Enabled:": { "cn": "启用", "en": "Enabled"},
|
||||||
"Unsecure_Auth": { "cn": "The password will be sent via unsecure connection. To protect your passwords enable the secure connection (HTTPS)!", "en": "The password will be sent via unsecure connection. To protect your passwords enable the secure connection (HTTPS)!"},
|
"Unsecure_Auth": { "cn": "启用密码验证机制必须使用安全通信 (HTTPS)!", "en": "The password will be sent via unsecure connection. To protect your passwords enable the secure connection (HTTPS)!"},
|
||||||
"Login timeout(sec):": { "cn": "登录超时(秒)", "en": "Login timeout(sec)"},
|
"Login timeout(sec):": { "cn": "登录超时(秒)", "en": "Login timeout(sec)"},
|
||||||
"IP": { "cn": "IP", "en": "IP"},
|
"IP": { "cn": "IP", "en": "IP"},
|
||||||
"none": { "cn": "none", "en": "none"},
|
"none": { "cn": "none", "en": "none"},
|
||||||
"Ignore warning": { "cn": "Ignore warning", "en": "Ignore warning"},
|
"Ignore warning": { "cn": "Ignore warning", "en": "Ignore warning"},
|
||||||
"place here": { "cn": "place the files here", "en": "place the files here"},
|
"place here": { "cn": "place the files here", "en": "place the files here"},
|
||||||
"Disable authentication": { "cn": "Disable authentication", "en": "Disable authentication"},
|
"Disable authentication": { "cn": "关闭认证", "en": "Disable authentication"},
|
||||||
"Authentication was deactivated": { "cn": "Authentication was deactivated", "en": "Authentication was deactivated"},
|
"Authentication was deactivated": { "cn": "认证未激活", "en": "Authentication was deactivated"},
|
||||||
"integrated": { "cn": "integrated", "en": "integrated"},
|
"integrated": { "cn": "整合", "en": "integrated"},
|
||||||
"Public certificate:": { "cn": "Public 证书", "en": "Public certificate"},
|
"Public certificate:": { "cn": "Public 证书", "en": "Public certificate"},
|
||||||
"Private certificate:": { "cn": "Private 证书", "en": "Private certificate"},
|
"Private certificate:": { "cn": "Private 证书", "en": "Private certificate"},
|
||||||
"Chained certificate:": { "cn": "Chained 证书", "en": "Chained certificate"},
|
"Chained certificate:": { "cn": "Chained 证书", "en": "Chained certificate"},
|
||||||
"Force Web-Sockets:": { "cn": "Force Web-Sockets", "en": "Force Web-Sockets"},
|
"Force Web-Sockets:": { "cn": "Force Web-Sockets", "en": "Force Web-Sockets"},
|
||||||
"Internal 'Simple API':": { "cn": "Build-in 'Simple-API'", "en": "Build-in 'Simple-API'"},
|
"Internal 'Simple API':": { "cn": "Build-in 'Simple-API'", "en": "Build-in 'Simple-API'"},
|
||||||
"Listen on all IPs": { "cn": "Listen on all IPs", "en": "Listen on all IPs"},
|
"Listen on all IPs": { "cn": "Listen on all IPs", "en": "Listen on all IPs"},
|
||||||
"Let's Encrypt settings": { "cn": "Let's Encrypt settings", "en": "Let's Encrypt settings"},
|
"Let's Encrypt settings": { "cn": "加密设置", "en": "Let's Encrypt settings"},
|
||||||
"Use Lets Encrypt certificates:": { "cn": "Use Let's Encrypt certificates", "en": "Use Let's Encrypt certificates"},
|
"Use Lets Encrypt certificates:": { "cn": "Use Let's Encrypt certificates", "en": "Use Let's Encrypt certificates"},
|
||||||
"Use this instance for automatic update:": { "cn": "Use this instance for automatic update", "en": "Use this instance for automatic update"},
|
"Use this instance for automatic update:": { "cn": "Use this instance for automatic update", "en": "Use this instance for automatic update"},
|
||||||
"Port to check the domain:": { "cn": "Port to check the domain", "en": "Port to check the domain"},
|
"Port to check the domain:": { "cn": "Port to check the domain", "en": "Port to check the domain"},
|
||||||
|
Loading…
Reference in New Issue
Block a user