yunkong2.web/admin/words.js
2018-07-22 11:29:28 +08:00

54 lines
6.8 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 adapter settings", "en": "WWW Web Server adapter settings"},
"Run as:": { "cn": "Run as", "en": "Run as"},
"IP:": { "cn": "IP", "en": "IP"},
"Port:": { "cn": "Port", "en": "Port"},
"Secure(HTTPS):": { "cn": "Secure(HTTPS)", "en": "Secure(HTTPS)"},
"Authentication:": { "cn": "Authentication", "en": "Authentication"},
"Cache:": { "cn": "Cache", "en": "Cache"},
"Warning!": { "cn": "Warning!", "en": "Warning!"},
"Background": { "cn": "Background", "en": "Background"},
"Background color of the login screen": { "cn": "Background color of the login screen", "en": "Background color of the login screen"},
"Background image": { "cn": "Background image", "en": "Background image"},
"Upload image": { "cn": "Upload image", "en": "Upload image"},
"Enabled:": { "cn": "Enabled", "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)!"},
"Login timeout(sec):": { "cn": "Login timeout(sec)", "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": "Disable authentication", "en": "Disable authentication"},
"Authentication was deactivated": { "cn": "Authentication was deactivated", "en": "Authentication was deactivated"},
"integrated": { "cn": "integrated", "en": "integrated"},
"Public certificate:": { "cn": "Public certificate", "en": "Public certificate"},
"Private certificate:": { "cn": "Private certificate", "en": "Private certificate"},
"Chained certificate:": { "cn": "Chained certificate", "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": "Let's Encrypt settings", "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 adapter settings", "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": "General", "en": "General"},
"White List": { "cn": "White List", "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"}
};