54 lines
6.9 KiB
JavaScript
54 lines
6.9 KiB
JavaScript
// DO NOT EDIT THIS FILE!!! IT WILL BE AUTOMATICALLY GENERATED FROM src/i18n
|
|
/*global systemDictionary:true */
|
|
'use strict';
|
|
|
|
systemDictionary = {
|
|
"WWW Web Server adapter settings": { "cn": "WWW Web Server 适配器设置", "en": "WWW Web Server adapter settings"},
|
|
"Run as:": { "cn": "Run as", "en": "Run as"},
|
|
"IP:": { "cn": "IP", "en": "IP"},
|
|
"Port:": { "cn": "端口", "en": "Port"},
|
|
"Secure(HTTPS):": { "cn": "安全(HTTPS)", "en": "Secure(HTTPS)"},
|
|
"Authentication:": { "cn": "认证", "en": "Authentication"},
|
|
"Cache:": { "cn": "Cache", "en": "Cache"},
|
|
"Warning!": { "cn": "Warning!", "en": "Warning!"},
|
|
"Background": { "cn": "背景", "en": "Background"},
|
|
"Background color of the login screen": { "cn": "登录屏幕背景颜色", "en": "Background color of the login screen"},
|
|
"Background image": { "cn": "背景图片", "en": "Background image"},
|
|
"Upload image": { "cn": "上传图片", "en": "Upload image"},
|
|
"Enabled:": { "cn": "启用", "en": "Enabled"},
|
|
"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)"},
|
|
"IP": { "cn": "IP", "en": "IP"},
|
|
"none": { "cn": "none", "en": "none"},
|
|
"Ignore warning": { "cn": "Ignore warning", "en": "Ignore warning"},
|
|
"place here": { "cn": "place the files here", "en": "place the files here"},
|
|
"Disable authentication": { "cn": "关闭认证", "en": "Disable authentication"},
|
|
"Authentication was deactivated": { "cn": "认证未激活", "en": "Authentication was deactivated"},
|
|
"integrated": { "cn": "整合", "en": "integrated"},
|
|
"Public certificate:": { "cn": "Public 证书", "en": "Public certificate"},
|
|
"Private certificate:": { "cn": "Private 证书", "en": "Private certificate"},
|
|
"Chained certificate:": { "cn": "Chained 证书", "en": "Chained certificate"},
|
|
"Force Web-Sockets:": { "cn": "Force Web-Sockets", "en": "Force Web-Sockets"},
|
|
"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"},
|
|
"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 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"},
|
|
"Set certificates or load it first in the system settings (right top).": {"cn": "Set certificates or load it first in the system settings (right top).", "en": "Set certificates or load it first in the system settings (right top)."},
|
|
"socket_help": { "cn": "Used by adapters like rickshaw or vis", "en": "Used by adapters like rickshaw or vis"},
|
|
"Web Server adapter settings": { "cn": "Web Server 设置", "en": "Web Server adapter settings"},
|
|
"Socket.IO Instance (Optional):": { "cn": "Socket.IO Instance (Optional)", "en": "Socket.IO Instance (Optional)"},
|
|
"The provided IP is not valid": { "cn": "The provided IP is not valid", "en": "The provided IP is not valid"},
|
|
"General": { "cn": "基本", "en": "General"},
|
|
"White List": { "cn": "白名单", "en": "White List"},
|
|
"User": { "cn": "User", "en": "User"},
|
|
"object": { "cn": "object", "en": "object"},
|
|
"state": { "cn": "state", "en": "state"},
|
|
"file": { "cn": "file", "en": "file"},
|
|
"read": { "cn": "read", "en": "read"},
|
|
"list": { "cn": "list", "en": "list"},
|
|
"write": { "cn": "wrire", "en": "wrire"},
|
|
"create": { "cn": "create", "en": "create"},
|
|
"remove": { "cn": "delete", "en": "delete"}
|
|
}; |