Ertser Commit der test-Version
This commit is contained in:
16
locales/de/translation.json
Normal file
16
locales/de/translation.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"CMNDUNKNOWN": "Unbekanntes Kommando",
|
||||
"NOTHING": "Nichts anzuzeigen",
|
||||
"PARAMNONUM": "Parameter \"xxx\" ist keine Zahl",
|
||||
"NOTYP": "KeinTyp angegeben",
|
||||
"NOSENSFOUND": "Kein passender Sensor in den Properties gefunden",
|
||||
"NOMANDPARAM": "Nitewendiger Parameter xxx nicht angegeben",
|
||||
"NOPROPSREAD": "Keine properties für Sensor xxx eingelesen",
|
||||
"NOPARAMETER": "Keine Parameter übergene",
|
||||
"RESPSTATUS": "Rückgabe-Status: xxx",
|
||||
"NODATA": "keine Daten gefunden",
|
||||
"SYNTAXURL": "Syntax Fehler beim Aufruf der URL",
|
||||
"WRONGTYPE": "Sensor xxx ist kein yyy Sensor",
|
||||
"NOLASTDATES": "Probleme bein abholen der letzten Daten",
|
||||
"NOPROPSFOUND": "Properties Collection nicht gefunden"
|
||||
}
|
||||
16
locales/en/translation.json
Normal file
16
locales/en/translation.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"CMNDUNKNOWN": "Command not known",
|
||||
"NOTHING": "Nothing to show",
|
||||
"PARAMNONUM": "Parameter 'xxx' is not a number",
|
||||
"NOTYP": "No type given",
|
||||
"NOSENSFOUND": "No suitable sensors found in properties",
|
||||
"NOMANDPARAM": "Mandatory parameter xxx not given",
|
||||
"NOPROPSREAD": "No properties read for sensor xxx",
|
||||
"NOPARAMETER": "No parameter given",
|
||||
"RESPSTATUS": "Returned status: xxxx",
|
||||
"NODATA": "No data found",
|
||||
"SYNTAXURL": "Syntax error in calling url!",
|
||||
"WRONGTYPE": "Sensor xxx is not of type yyy",
|
||||
"NOLASTDATES": "Problems fetching last dates from database",
|
||||
"NOPROPSFOUND": "Properties collection not found"
|
||||
}
|
||||
Reference in New Issue
Block a user