-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathlocale.json
More file actions
25 lines (25 loc) · 1.28 KB
/
locale.json
File metadata and controls
25 lines (25 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"translations": {
"de": {
"Up-Button": "Hoch-Taste",
"Down-Button": "Runter-Taste",
"Action Up-Button": "Aktion Hoch-Taste",
"Action Down-Button": "Aktion Runter-Taste",
"Number of pages": "Seitenanzahl",
"Display timeout": "Display Timeout",
"Display-Script": "Display-Script",
"Configuration is valid.": "Konfiguration gültig.",
"No PRESS datapoint selected.": "Kein PRESS Datenpunkt ausgewählt.",
"One or more invalid datapoints selected.": "Mindestens ein gewählter Datenpunkt ist ungültig.",
"No Display-Script selected.": "Kein Display-Script ausgewählt.",
"Timeout to small.": "Timeout darf nicht negativ sein.",
"Number of pages to small.": "Seitenanzahl darf nicht negativ sein.",
"Instance has no active parent instance!": "Keine aktive Parent Instanz!",
"Error in display-script.": "Fehler im Display-Script.",
"Error on send data to HM-Dis-WM55.": "Fehler beim senden der Daten an HM-DIS-WM55.",
"CCU unreachable:": "CCU nicht erreichbar:",
"CCU unreachable": "CCU nicht erreichbar",
"CCU Address not set.": "CCU Adresse nicht gesetzt."
}
}
}