mirror of
https://github.com/Shiewk/Widgets.git
synced 2026-04-28 11:34:17 +02:00
Keystrokes widget
This commit is contained in:
@@ -72,5 +72,13 @@
|
||||
"widgets.widgets.memory.withLabel": "Arbeitsspeicher: %s",
|
||||
"widgets.widgets.memory.showPercentage": "Prozentsatz anzeigen",
|
||||
"widgets.widgets.memory.showLabel": "Beschriftung anzeigen",
|
||||
"widgets.widgets.serverIP.dynamicWidth": "Widget-Breite dynamisch festlegen"
|
||||
"widgets.widgets.serverIP.dynamicWidth": "Widget-Breite dynamisch festlegen",
|
||||
"widgets.widgets.keystrokes.showJumpKey": "Sprungtaste anzeigen",
|
||||
"widgets.widgets.common.sizePercent": "Widgetgröße (%)",
|
||||
"widgets.widgets.keystrokes.colorBackgroundPressed": "Hintergrundfarbe (Taste gedrückt)",
|
||||
"widgets.widgets.keystrokes.colorBackgroundUnpressed": "Hintergrundfarbe (Taste nicht gedrückt)",
|
||||
"widgets.widgets.keystrokes.colorKeyPressed": "Farbe der Taste (gedrückt)",
|
||||
"widgets.widgets.keystrokes.colorKeyUnpressed": "Farbe der Taste (nicht gedrückt)",
|
||||
"widgets.widgets.keystrokes": "Keystrokes",
|
||||
"widgets.widgets.keystrokes.description": "Zeigt an, welche Tasten du momentan drückst."
|
||||
}
|
||||
|
||||
@@ -72,5 +72,13 @@
|
||||
"widgets.widgets.memory.withLabel": "Memory: %s",
|
||||
"widgets.widgets.memory.showPercentage": "Show percentage",
|
||||
"widgets.widgets.memory.showLabel": "Show label",
|
||||
"widgets.widgets.serverIP.dynamicWidth": "Dynamically set widget width"
|
||||
"widgets.widgets.serverIP.dynamicWidth": "Dynamically set widget width",
|
||||
"widgets.widgets.keystrokes.showJumpKey": "Show Jump Key",
|
||||
"widgets.widgets.common.sizePercent": "Widget size (%)",
|
||||
"widgets.widgets.keystrokes.colorBackgroundPressed": "Background color (key pressed)",
|
||||
"widgets.widgets.keystrokes.colorBackgroundUnpressed": "Background color (key not pressed)",
|
||||
"widgets.widgets.keystrokes.colorKeyPressed": "Key color (pressed)",
|
||||
"widgets.widgets.keystrokes.colorKeyUnpressed": "Key color (not pressed)",
|
||||
"widgets.widgets.keystrokes": "Keystrokes",
|
||||
"widgets.widgets.keystrokes.description": "Shows which keys you are currently pressing."
|
||||
}
|
||||
Reference in New Issue
Block a user