-
Notifications
You must be signed in to change notification settings - Fork 44
Expand file tree
/
Copy pathde.json
More file actions
23 lines (23 loc) · 814 Bytes
/
de.json
File metadata and controls
23 lines (23 loc) · 814 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"warning": {
"linux": {
"message": "Wenn Sie Pybricks noch nie mit USB unter Linux verwendet haben, müssen Sie udev-Regeln konfigurieren, bevor Sie die Firmware installieren können. {learnMore}",
"learnMore": "Mehr erfahren."
},
"windows": {
"message": "Verwenden Sie Pybricks zum ersten Mal auf diesem Computer? Möglicherweise müssen Sie den USB-Treiber für diesen Hub-Typ manuell installieren. {instructions}",
"instructions": "Klicken Sie für Anweisungen."
}
},
"button": {
"bluetooth": "Bluetooth-Taste",
"power": "Taste"
},
"light": {
"bluetooth": "Bluetooth-Licht",
"status": "Hub-Licht"
},
"lightPattern": {
"bluetooth": "pink-grün-blau-aus"
}
}