strolch-wc-plc/locales.json

81 lines
2.7 KiB
JSON

{
"de": {
"refresh": "Aktualisieren",
"close": "Schliessen",
"cancel": "Abbrechen",
"ok": "Ok",
"plcConnections": "SPS Verbindungen",
"plcLogicalDevices": "SPS Logische Geräte",
"class": "Klasse",
"connect": "Verbinden",
"disconnect": "Trennen",
"Connected": "Verbunden",
"Disconnected": "Getrennt",
"addresses": "Adressen",
"notifications": "Benachrichtigungen",
"telegrams": "Telegramme",
"send": "Senden",
"notify": "Benachrichtigen",
"id": "ID",
"name": "Name",
"on": "Ein",
"off": "Aus",
"address": "Adresse",
"i2cBus": "I2C Bus",
"interruptPinName": "Interrupt Pin",
"virtualAddresses": "Virtuelle Adressen",
"errorOccurred": "Fehler aufgetreten",
"plc": "SPS",
"start": "Starten",
"stop": "Stoppen",
"reconfigure": "Neu Konfigurieren",
"info": "Info",
"reconnect": "Wiederhestellen",
"lastUpdate": "Letzte Aktualisierung",
"confirmActionWarning": "Aktionswarnung",
"confirmActionWarningMsg": "Beim Auslösen von Befehlen können Aktoren eingeschaltet werden. Wollen Sie diese Aktion wirklich ausführen?",
"sessionInvalid": "Sitzung ungültig",
"sessionInvalidConfirmNavToLogin": "Die Sitzung ist abgelaufen oder ungültig. Bitte neu anmelden.",
"sessionInvalidLoggingBackIn": "Die Sitzung ist ungültig oder abgelaufen, automatische Anmeldung wird ausgeführt..."
},
"en": {
"sessionInvalidLoggingBackIn": "The session is invalid or has expired, automatic logon has commenced...",
"sessionInvalid": "Session Invalid",
"sessionInvalidConfirmNavToLogin": "The session has expired or is invalid. Please logon again.",
"confirmActionWarning": "Action Warning",
"confirmActionWarningMsg": "Sending commands can turn on actuators. Do you really want to execute this action?",
"lastUpdate": "Last Update",
"info": "Info",
"start": "Start",
"stop": "Stop",
"reconfigure": "Reconfigure",
"plc": "PLC",
"errorOccurred": "Error Occurred",
"virtualAddresses": "Virtual Addresses",
"on": "On",
"off": "Off",
"address": "Address",
"i2cBus": "I2C Bus",
"interruptPinName": "Interrupt Pin",
"id": "ID",
"name": "Name",
"send": "Send",
"notify": "Notify",
"addresses": "Addresses",
"notifications": "Notifications",
"telegrams": "Telegrams",
"Connected": "Connected",
"Disconnected": "Disconnected",
"connect": "Connect",
"disconnect": "Disconnect",
"class": "Class",
"plcConnections": "PLC Connections",
"plcLogicalDevices": "PLC Logical Devices",
"logout": "Logout",
"refresh": "Refresh",
"close": "Close",
"cancel": "Cancel",
"ok": "Ok",
"reconnect": "Reconnect"
}
}