|
|
|
@ -50,8 +50,7 @@ |
|
|
|
"export": "Export", |
|
|
|
"share-via": "Share via {{provider}}", |
|
|
|
"continue": "Continue", |
|
|
|
"discard-changes": "Discard Changes", |
|
|
|
"download": "Download" |
|
|
|
"discard-changes": "Discard Changes" |
|
|
|
}, |
|
|
|
"aggregation": { |
|
|
|
"aggregation": "Aggregation", |
|
|
|
@ -1125,58 +1124,6 @@ |
|
|
|
"function": { |
|
|
|
"function": "Function" |
|
|
|
}, |
|
|
|
"gateway": { |
|
|
|
"key": "Key configuration", |
|
|
|
"value": "Value configuration", |
|
|
|
"remove-entry": "Remove configuration", |
|
|
|
"add-entry": "Add configuration", |
|
|
|
"no-data": "No configurations", |
|
|
|
"gateway-required": "Gateway is required.", |
|
|
|
"gateway-name": "Gateway name", |
|
|
|
"create-new-gateway": "Create a new gateway", |
|
|
|
"create-new-gateway-text": "Are you sure you want create a new gateway with name: '{{gatewayName}}'?", |
|
|
|
"no-gateway-matching": " '{{item}}' not found.", |
|
|
|
"thingsboard": "ThingsBoard", |
|
|
|
"connectors": "Connectors configuration", |
|
|
|
"thingsboard-host": "ThingsBoard Host", |
|
|
|
"thingsboard-port": "ThingsBoard Port", |
|
|
|
"security-type": "Security type", |
|
|
|
"tls-path-ca-certificate": "Path to CA certificate on gateway:", |
|
|
|
"tls-path-private-key": "Path to private key on gateway:", |
|
|
|
"tls-path-client-certificate": "Path to client certificate on gateway:", |
|
|
|
"storage": "Storage", |
|
|
|
"storage-type": "Storage type", |
|
|
|
"storage-read-time": "Read records per time:", |
|
|
|
"storage-max-time": "Maximum records per time:", |
|
|
|
"storage-max-files": "Maximum files:", |
|
|
|
"storage-data-path": "Data folder path:", |
|
|
|
"download-tip": "Download configuration file", |
|
|
|
"save-tip": "Save configuration file", |
|
|
|
"remote-tip": "Allow remote configuration", |
|
|
|
"remote": "Remote configuration", |
|
|
|
"remote-logging-level": "Logging level", |
|
|
|
"remote-logging-path-logs": "Path to logs", |
|
|
|
"connector-type": "Connector type", |
|
|
|
"update-config": "Add/update config JSON", |
|
|
|
"delete": "Delete configuration", |
|
|
|
"title-connectors-json": "Connector {{typeName}} configuration", |
|
|
|
"json-required": "Config json is required for gateway config.", |
|
|
|
"json-parse": "Unable to parse config json for gateway config.", |
|
|
|
"tidy": "Tidy", |
|
|
|
"tidy-tip": "Tidy config JSON", |
|
|
|
"transformer-json-config": "JSON for the config*", |
|
|
|
"toggle-fullscreen": "Toggle fullscreen", |
|
|
|
"add-connectors": "Add new connectors", |
|
|
|
"no-connectors": "No connectors", |
|
|
|
"enabled": "Enabled", |
|
|
|
"name": "Name", |
|
|
|
"no-gateway-found": "No gateway found.", |
|
|
|
"gateway": "Gateway", |
|
|
|
"keyval-save-err": "Save config error", |
|
|
|
"keyval-name-err": "Please add <b>Name</b>", |
|
|
|
"keyval-type-err": "Please add <b>Connector type</b>", |
|
|
|
"keyval-config-err": "Please add <b>configuration JSON</b>" |
|
|
|
}, |
|
|
|
"grid": { |
|
|
|
"delete-item-title": "Are you sure you want to delete this item?", |
|
|
|
"delete-item-text": "Be careful, after the confirmation this item and all related data will become unrecoverable.", |
|
|
|
@ -1844,23 +1791,25 @@ |
|
|
|
}, |
|
|
|
"language": { |
|
|
|
"language": "Language", |
|
|
|
"locales": { |
|
|
|
"de_DE": "German", |
|
|
|
"fr_FR": "French", |
|
|
|
"zh_CN": "Simplified Chinese", |
|
|
|
"zh_TW": "Traditional Chinese", |
|
|
|
"locales": { |
|
|
|
"de_DE": "Deutsch", |
|
|
|
"fr_FR": "Français", |
|
|
|
"zh_CN": "简体中文", |
|
|
|
"zh_TW": "繁體中文", |
|
|
|
"en_US": "English", |
|
|
|
"it_IT": "Italian", |
|
|
|
"ko_KR": "Korean", |
|
|
|
"ru_RU": "Russian", |
|
|
|
"es_ES": "Spanish", |
|
|
|
"ja_JA": "Japanese", |
|
|
|
"tr_TR": "Turkish", |
|
|
|
"fa_IR": "Persian", |
|
|
|
"uk_UA": "Ukrainian", |
|
|
|
"cs_CZ": "Czech", |
|
|
|
"el_GR": "Greek", |
|
|
|
"lv_LV": "Latvian" |
|
|
|
"it_IT": "Italiano", |
|
|
|
"ko_KR": "한글", |
|
|
|
"ru_RU": "Русский", |
|
|
|
"es_ES": "Español", |
|
|
|
"ja_JA": "日本語", |
|
|
|
"tr_TR": "Türkçe", |
|
|
|
"fa_IR": "فارسي", |
|
|
|
"uk_UA": "Українська", |
|
|
|
"cs_CZ": "Česky", |
|
|
|
"el_GR": "Ελληνικά", |
|
|
|
"ro_RO": "Română", |
|
|
|
"lv_LV": "Latviešu" |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|