up su Gitea
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"description": "Eine Bongo-Katze, die in deiner Bar sitzt und klopft, wenn du tippst",
|
||||
"settings": {
|
||||
"requirements": "Voraussetzungen",
|
||||
"input-devices": "Eingabegeräte",
|
||||
"colours": "Farben",
|
||||
"cat-size": "Katzengröße",
|
||||
"vertical-position": "Vertikale Position",
|
||||
"size-label": "Größe:",
|
||||
"y-offset-label": "Y-Versatz:",
|
||||
"rave-mode": "Rave Modus",
|
||||
"rave-mode-desc": "Ändere die Farben im Takt der Musik, wenn Musik abgespielt wird",
|
||||
"tappy-mode": "Tappy Modus",
|
||||
"tappy-mode-desc": "Lass die Katze im Takt der Musik mit den Pfoten klopfen",
|
||||
"mpris-filter": "MPRIS Filterung",
|
||||
"mpris-filter-desc": "Reagiert nur auf Audio, wenn ein nicht auf der Blacklist stehender Mediaplayer abgespielt wird (verwendet die Noctalia-Shell Audio Blacklist)",
|
||||
"evtest-installed": "evtest ist installiert",
|
||||
"evtest-not-installed": "evtest ist nicht installiert",
|
||||
"in-input-group": "Benutzer ist in der input Gruppe",
|
||||
"not-in-input-group": "Benutzer ist nicht in der input Gruppe"
|
||||
},
|
||||
"colors": {
|
||||
"default": "Standard",
|
||||
"primary": "Primär",
|
||||
"secondary": "Sekundär",
|
||||
"tertiary": "Teritär"
|
||||
},
|
||||
"toast": {
|
||||
"auto-detect-success": "SlowBongo",
|
||||
"auto-detect-success-desc": "Automatisch erkannte Tastaturen",
|
||||
"auto-detect-failed": "SlowBongo",
|
||||
"auto-detect-failed-desc": "Tastaturen konnten nicht erkannt werden. Bitte manuell in den Einstellungen konfigurieren.",
|
||||
"evtest-error": "SlowBongo",
|
||||
"evtest-error-desc": "Die Tastaturüberwachung wurde unerwartet beendet. Neustart..."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"description": "A bongo cat that sits in your bar and slaps when you type.",
|
||||
"settings": {
|
||||
"requirements": "Requirements",
|
||||
"input-devices": "Input Devices",
|
||||
"colours": "Colours",
|
||||
"cat-size": "Cat Size",
|
||||
"vertical-position": "Vertical Position",
|
||||
"size-label": "Size:",
|
||||
"y-offset-label": "Y Offset:",
|
||||
"rave-mode": "Rave Mode",
|
||||
"rave-mode-desc": "Change colors to the beat when music is playing",
|
||||
"tappy-mode": "Tappy Mode",
|
||||
"tappy-mode-desc": "Make the cat tap along to the beat when music is playing",
|
||||
"mpris-filter": "MPRIS Filtering",
|
||||
"mpris-filter-desc": "Only react to audio when a non-blacklisted media player is playing (uses Noctalia Shell audio blacklist)",
|
||||
"evtest-installed": "evtest is installed",
|
||||
"evtest-not-installed": "evtest is not installed",
|
||||
"in-input-group": "User is in the input group",
|
||||
"not-in-input-group": "User is not in the input group"
|
||||
},
|
||||
"colors": {
|
||||
"default": "Default",
|
||||
"primary": "Primary",
|
||||
"secondary": "Secondary",
|
||||
"tertiary": "Tertiary"
|
||||
},
|
||||
"toast": {
|
||||
"auto-detect-success": "SlowBongo",
|
||||
"auto-detect-success-desc": "Auto-detected keyboard devices",
|
||||
"auto-detect-failed": "SlowBongo",
|
||||
"auto-detect-failed-desc": "Could not detect keyboard devices. Please configure manually in settings.",
|
||||
"evtest-error": "SlowBongo",
|
||||
"evtest-error-desc": "Keyboard monitoring stopped unexpectedly. Restarting..."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user