Files
yunkong2.mqtt/admin/words.js
2018-12-25 22:05:19 +08:00

50 lines
24 KiB
JavaScript

// DO NOT EDIT THIS FILE!!! IT WILL BE AUTOMATICALLY GENERATED FROM src/i18n
/*global systemDictionary:true */
'use strict';
systemDictionary = {
"MQTT adapter settings": { "en": "MQTT adapter settings", "de": "MQTT Adapter-Einstellungen", "ru": "Настройки драйвера MQTT", "pt": "MQTT adapter settings", "nl": "MQTT adapter settings", "fr": "MQTT adapter settings", "it": "MQTT adapter settings", "es": "MQTT adapter settings", "pl": "MQTT adapter settings"},
"Type:": { "en": "Type", "de": "Typ", "ru": "Тип", "pt": "Type", "nl": "Type", "fr": "Type", "it": "Type", "es": "Type", "pl": "Type"},
"Port:": { "en": "Port", "de": "Port", "ru": "Порт", "pt": "Port", "nl": "Port", "fr": "Port", "it": "Port", "es": "Port", "pl": "Port"},
"User:": { "en": "User", "de": "Username", "ru": "Имя пользователя", "pt": "User", "nl": "User", "fr": "User", "it": "User", "es": "User", "pl": "User"},
"Password:": { "en": "Password", "de": "Kennwort", "ru": "Пароль", "pt": "Password", "nl": "Password", "fr": "Password", "it": "Password", "es": "Password", "pl": "Password"},
"Password confirmation:": { "en": "Password confirmation", "de": "Kennwort-Wiederholung", "ru": "Подтверждение пароля", "pt": "Password confirmation", "nl": "Password confirmation", "fr": "Password confirmation", "it": "Password confirmation", "es": "Password confirmation", "pl": "Password confirmation"},
"URL:": { "en": "URL", "de": "URL", "ru": "URL", "pt": "URL", "nl": "URL", "fr": "URL", "it": "URL", "es": "URL", "pl": "URL"},
"Secure:": { "en": "Secure", "de": "SSL", "ru": "SSL", "pt": "Secure", "nl": "Secure", "fr": "Secure", "it": "Secure", "es": "Secure", "pl": "Secure"},
"Public certificate:": { "en": "Public certificate", "de": "Publikzertifikat", "ru": "'Public' сертификат", "pt": "Public certificate", "nl": "Public certificate", "fr": "Public certificate", "it": "Public certificate", "es": "Public certificate", "pl": "Public certificate"},
"Private certificate:": { "en": "Private certificate", "de": "Privatzertifikat", "ru": "'Private' сертификат", "pt": "Private certificate", "nl": "Private certificate", "fr": "Private certificate", "it": "Private certificate", "es": "Private certificate", "pl": "Private certificate"},
"Chained certificate:": { "en": "Chained certificate", "de": "Kettenzertifikat", "ru": "'Chained' сертификат", "pt": "Chained certificate", "nl": "Chained certificate", "fr": "Chained certificate", "it": "Chained certificate", "es": "Chained certificate", "pl": "Chained certificate"},
"Patterns:": { "en": "Subscribe patterns", "de": "Subscribe patterns", "ru": "Patterns", "pt": "Subscribe patterns", "nl": "Subscribe patterns", "fr": "Subscribe patterns", "it": "Subscribe patterns", "es": "Subscribe patterns", "pl": "Subscribe patterns"},
"Use WebSockets:": { "en": "Use WebSockets too", "de": "Benutze auch WebSockets", "ru": "Сервер WebSockets тоже", "pt": "Use WebSockets too", "nl": "Use WebSockets too", "fr": "Use WebSockets too", "it": "Use WebSockets too", "es": "Use WebSockets too", "pl": "Use WebSockets too"},
"Connection": { "en": "Connection", "de": "Verbindung", "ru": "Соединение", "pt": "Connection", "nl": "Connection", "fr": "Connection", "it": "Connection", "es": "Connection", "pl": "Connection"},
"MQTT Settings": { "en": "MQTT Settings", "de": "MQTT Einstellungen", "ru": "Настройки MQTT", "pt": "MQTT Settings", "nl": "MQTT Settings", "fr": "MQTT Settings", "it": "MQTT Settings", "es": "MQTT Settings", "pl": "MQTT Settings"},
"Client ID:": { "en": "Client ID", "de": "Client ID", "ru": "ID Клиента", "pt": "Client ID", "nl": "Client ID", "fr": "Client ID", "it": "Client ID", "es": "Client ID", "pl": "Client ID"},
"chars": { "en": "chars", "de": "Symbolen", "ru": "символов", "pt": "chars", "nl": "chars", "fr": "chars", "it": "chars", "es": "chars", "pl": "chars"},
"ms": { "en": "ms", "de": "ms", "ru": "мс", "pt": "ms", "nl": "ms", "fr": "ms", "it": "ms", "es": "ms", "pl": "ms"},
"Interval before send topics by connection:": { "en": "Interval before send topics by connection", "de": "Interval vom Senden von allen Topics bei der verbindung", "ru": "Интервал перед отсылкой всей топиков после соединения", "pt": "Interval before send topics by connection", "nl": "Interval before send topics by connection", "fr": "Interval before send topics by connection", "it": "Interval before send topics by connection", "es": "Interval before send topics by connection", "pl": "Interval before send topics by connection"},
"Send interval:": { "en": "Send interval", "de": "Sendeintervall", "ru": "Интервал между пакетами", "pt": "Send interval", "nl": "Send interval", "fr": "Send interval", "it": "Send interval", "es": "Send interval", "pl": "Send interval"},
"Use chunk patch:": { "en": "Use chunk patch", "de": "Benutze Patch für Chunking", "ru": "Использовать заплатку для Chunking", "pt": "Use chunk patch", "nl": "Use chunk patch", "fr": "Use chunk patch", "it": "Use chunk patch", "es": "Use chunk patch", "pl": "Use chunk patch"},
"Divided by comma": { "en": "Divided by comma, e.g. 'mqtt/0/#,javascript/#'", "de": "Mit Komma getrennt, z.B 'mqtt/0/#,javascript/#'", "ru": "Использовать запятую, как разделитеть. Например 'mqtt/0/#,javascript/#'", "pt": "Divided by comma, e.g. 'mqtt/0/#,javascript/#'", "nl": "Divided by comma, e.g. 'mqtt/0/#,javascript/#'", "fr": "Divided by comma, e.g. 'mqtt/0/#,javascript/#'", "it": "Divided by comma, e.g. 'mqtt/0/#,javascript/#'", "es": "Divided by comma, e.g. 'mqtt/0/#,javascript/#'", "pl": "Divided by comma, e.g. 'mqtt/0/#,javascript/#'"},
"Mask to publish": { "en": "e.g. 'mqtt.0.*,javascript.*'", "de": "z.B 'mqtt.0.*,javascript.*'", "ru": "Использовать запятую, как разделитеть. Например 'mqtt.0.*,javascript.*'", "pt": "e.g. 'mqtt.0.*,javascript.*'", "nl": "e.g. 'mqtt.0.*,javascript.*'", "fr": "e.g. 'mqtt.0.*,javascript.*'", "it": "e.g. 'mqtt.0.*,javascript.*'", "es": "e.g. 'mqtt.0.*,javascript.*'", "pl": "e.g. 'mqtt.0.*,javascript.*'"},
"Store only on change:": { "en": "Publish only on change", "de": "Publish nur bei Änderung", "ru": "Отсылать только изменения", "pt": "Publish only on change", "nl": "Publish only on change", "fr": "Publish only on change", "it": "Publish only on change", "es": "Publish only on change", "pl": "Publish only on change"},
"Trace output for every message:": { "en": "Trace output for every message", "de": "Trace Ausgabe für jede Meldung", "ru": "Вывод лога для каждого изменения", "pt": "Trace output for every message", "nl": "Trace output for every message", "fr": "Trace output for every message", "it": "Trace output for every message", "es": "Trace output for every message", "pl": "Trace output for every message"},
"Test connection": { "en": "Test connection with Server", "de": "Teste Verbindung zum Server", "ru": "Проверить настройки", "pt": "Test connection with Server", "nl": "Test connection with Server", "fr": "Test connection with Server", "it": "Test connection with Server", "es": "Test connection with Server", "pl": "Test connection with Server"},
"Result: ": { "en": "Result: ", "de": "Ergebnis: ", "ru": "Результат: ", "pt": "Result: ", "nl": "Result: ", "fr": "Result: ", "it": "Result: ", "es": "Result: ", "pl": "Result: "},
"connected": { "en": "connected", "de": "verbunden", "ru": "успешно", "pt": "connected", "nl": "connected", "fr": "connected", "it": "connected", "es": "connected", "pl": "connected"},
"Main settings": { "en": "Main settings", "de": "Allgemeine Einstellungen", "ru": "Основные настройки", "pt": "Main settings", "nl": "Main settings", "fr": "Main settings", "it": "Main settings", "es": "Main settings", "pl": "Main settings"},
"Connection settings": { "en": "Connection settings", "de": "Verbindungseinstellungen", "ru": "Настройки соединения", "pt": "Connection settings", "nl": "Connection settings", "fr": "Connection settings", "it": "Connection settings", "es": "Connection settings", "pl": "Connection settings"},
"Authentication settings": { "en": "Authentication settings", "de": "Authentication Einstellungen", "ru": "Настройки аутентификации", "pt": "Authentication settings", "nl": "Authentication settings", "fr": "Authentication settings", "it": "Authentication settings", "es": "Authentication settings", "pl": "Authentication settings"},
"Adapter settings": { "en": "MQTT settings", "de": "MQTT Einstellungen", "ru": "Настройки MQTT", "pt": "MQTT settings", "nl": "MQTT settings", "fr": "MQTT settings", "it": "MQTT settings", "es": "MQTT settings", "pl": "MQTT settings"},
"Mask to publish own states:": { "en": "Mask to publish own states", "de": "Maske für Bekanntgeben von eigenen States", "ru": "Маска для собственных значений", "pt": "Mask to publish own states", "nl": "Mask to publish own states", "fr": "Mask to publish own states", "it": "Mask to publish own states", "es": "Mask to publish own states", "pl": "Mask to publish own states"},
"Send states (ack=true) too:": { "en": "Send states (ack=true) too", "de": "Sende auch Zustände (ack=true)", "ru": "Посылать не только команды, но и состояния (ack=true)", "pt": "Send states (ack=true) too", "nl": "Send states (ack=true) too", "fr": "Send states (ack=true) too", "it": "Send states (ack=true) too", "es": "Send states (ack=true) too", "pl": "Send states (ack=true) too"},
"Publish all states at start:": { "en": "Publish own states on connect", "de": "Bekanntgeben eigene States beim Verbinden", "ru": "Выдавать собственные значения при старте", "pt": "Publish own states on connect", "nl": "Publish own states on connect", "fr": "Publish own states on connect", "it": "Publish own states on connect", "es": "Publish own states on connect", "pl": "Publish own states on connect"},
"Use different topic names for set and get:": { "en": "Use different topic names for set and get", "de": "Unterschiedliche Namen für setzten und lesen", "ru": "Использовать разные имена для чтения и записи", "pt": "Use different topic names for set and get", "nl": "Use different topic names for set and get", "fr": "Use different topic names for set and get", "it": "Use different topic names for set and get", "es": "Use different topic names for set and get", "pl": "Use different topic names for set and get"},
"Publish states on subscribe:": { "en": "Publish states on subscribe", "de": "Bekanntgeben von States bei Subscribe", "ru": "Публиковать состояния при подписке", "pt": "Publish states on subscribe", "nl": "Publish states on subscribe", "fr": "Publish states on subscribe", "it": "Publish states on subscribe", "es": "Publish states on subscribe", "pl": "Publish states on subscribe"},
"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).", "de": "Setze Zertificate oder lade die erst unter System/Einstellungen (oben rechts).", "ru": "Нужно выбрать сертификаты или сначала загрузить их в системных настройках (вверху справа).", "pt": "Set certificates or load it first in the system settings (right top).", "nl": "Set certificates or load it first in the system settings (right top).", "fr": "Set certificates or load it first in the system settings (right top).", "it": "Set certificates or load it first in the system settings (right top).", "es": "Set certificates or load it first in the system settings (right top).", "pl": "Set certificates or load it first in the system settings (right top)."},
"Prefix for topics:": { "en": "Prefix for all topics", "de": "Prefix für alle Topics", "ru": "Префикс для всех значений", "pt": "Prefix for all topics", "nl": "Prefix for all topics", "fr": "Prefix for all topics", "it": "Prefix for all topics", "es": "Prefix for all topics", "pl": "Prefix for all topics"},
"Max topic length:": { "en": "Max topic name length", "de": "Maximale Topicnamelänge", "ru": "Максимальная длина имени топика", "pt": "Max topic name length", "nl": "Max topic name length", "fr": "Max topic name length", "it": "Max topic name length", "es": "Max topic name length", "pl": "Max topic name length"},
"Server": { "en": "Server/broker", "de": "Server/broker", "ru": "Сервер/брокер", "pt": "Server/broker", "nl": "Server/broker", "fr": "Server/broker", "it": "Server/broker", "es": "Server/broker", "pl": "Server/broker"},
"Client": { "en": "Client/subscriber", "de": "Client/subscriber", "ru": "Клиент/подписчик", "pt": "Client/subscriber", "nl": "Client/subscriber", "fr": "Client/subscriber", "it": "Client/subscriber", "es": "Client/subscriber", "pl": "Client/subscriber"},
"Enable first the adapter to test client.": { "en": "Enable first the adapter to test client.", "de": "Aktivieren Sie zuerst den Adapter, um den Client zu testen.", "ru": "Включите сначала адаптер для тестирования клиента.", "pt": "Ative primeiro o adaptador para testar o cliente.", "nl": "Schakel eerst de adapter in om de client te testen.", "fr": "Activez d'abord l'adaptateur pour tester le client.", "it": "Abilitare prima l'adattatore per testare il client.", "es": "Primero habilite el adaptador para probar el cliente.", "pl": "Najpierw włącz adapter, aby przetestować klienta."},
"First save the adapter": { "en": "First save the adapter", "de": "Speichern Sie zuerst den Adapter", "ru": "Сначала сохраните адаптер", "pt": "Primeiro salve o adaptador", "nl": "Sla eerst de adapter op", "fr": "D'abord enregistrer l'adaptateur", "it": "Per prima cosa salva l'adattatore", "es": "Primero guarde el adaptador", "pl": "Najpierw zapisz adapter"},
};