-
Notifications
You must be signed in to change notification settings - Fork 0
/
locale.json
24 lines (24 loc) · 1.02 KB
/
locale.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"translations": {
"de": {
"Refresh Interval": "Aktualisierungsintervall",
"seconds": "Sekunden",
"Update Values": "Werte aktualisieren",
"Event subscribe error": "Ereignisabonnementfehler",
"Invalid Ident.": "Ungültiger Ident.",
"Manufacturer": "Hersteller",
"Model": "Modell",
"SerialNumber": "Seriennummer",
"Software-Version": "Software-Version",
"Last reboot": "Letzter Neustart",
"Runtime (seconds)": "Laufzeit (sekunden)",
"Runtime": "Laufzeit",
"Last events": "Letzte Ereignisse",
" sec": " Sek",
" min ": " Min ",
" h ": " Std ",
" d ": " Tg ",
"This module is free for non-commercial use,\r\nDonations in support of the author are accepted here:": "Dieses Modul ist für die nicht kommerzielle Nutzung kostenlos,\r\nSchenkungen als Unterstützung für den Autor werden hier akzeptiert:"
}
}
}