Skip to content

Commit 1cbc0c4

Browse files
authored
Merge branch 'noctalia-dev:main' into feat/configurable-exclusion-zone
2 parents 4c2dba2 + ced71e9 commit 1cbc0c4

50 files changed

Lines changed: 1159 additions & 122 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Assets/Templates/terminal/foot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[colors]
1+
[colors-dark]
22
background = {{colors.surface.default.hex_stripped}}
33
foreground = {{colors.on_surface.default.hex_stripped}}
44

Assets/Translations/de.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@
212212
"system-monitor": {
213213
"compact-mode-description": "Statistiken als Mini-Balkendiagramme anstelle von Textwerten anzeigen. Verhindert Layoutverschiebungen.",
214214
"compact-mode-label": "Kompaktmodus",
215+
"cpu-cores-description": "Die Nutzung der CPU-Kerne einzeln anzeigen.",
216+
"cpu-cores-label": "CPU-Kerne",
215217
"cpu-frequency-description": "Die aktuelle CPU-Taktrate in GHz anzeigen.",
216218
"cpu-frequency-label": "CPU-Frequenz anzeigen",
217219
"cpu-temperature-description": "CPU-Temperaturwerte anzeigen, falls verfügbar.",
@@ -520,6 +522,7 @@
520522
"unpin": "Loslösen",
521523
"update": "Aktualisieren",
522524
"upload": "Hochladen",
525+
"userspace-reboot": "Userspace-Neustart",
523526
"version": "Version",
524527
"vibrant": "Lebhaft",
525528
"visualizer": "Visualisierer",
@@ -838,10 +841,26 @@
838841
"appearance-use-separate-opacity-label": "Separate Leisten-Deckkraft",
839842
"appearance-widget-spacing-description": "Den Abstand zwischen jedem Widget in der Leiste anpassen.",
840843
"appearance-widget-spacing-label": "Widget-Abstand",
844+
"behavior-middle-click-command-description": "Befehl, der bei Mittelklick ausgeführt wird.",
845+
"behavior-middle-click-command-label": "Mittelklick-Befehl",
846+
"behavior-middle-click-command-placeholder": "niri msg action Übersicht umschalten",
847+
"behavior-middle-click-description": "Wähle, was ein mittlerer Klick auf leeren Bereichen der Leiste bewirkt.",
848+
"behavior-middle-click-follow-mouse-description": "Öffne das ausgewählte Mittelklick-Panel an der Cursorposition.",
849+
"behavior-middle-click-follow-mouse-label": "Mittelklick folgt Maus",
850+
"behavior-middle-click-label": "Aktion bei Mittelklick auf die Leiste",
851+
"behavior-right-click-command-description": "Befehl, der beim Rechtsklick ausgeführt wird.",
852+
"behavior-right-click-command-label": "Rechtsklick-Befehl",
853+
"behavior-right-click-command-placeholder": "notify-send \"Rechtsklick\"",
854+
"behavior-right-click-description": "Wähle, was ein Rechtsklick auf leere Bereiche der Leiste bewirkt.",
855+
"behavior-right-click-follow-mouse-description": "Öffne das ausgewählte Rechtsklick-Panel an der Cursorposition.",
856+
"behavior-right-click-follow-mouse-label": "Rechtsklick folgt Maus",
857+
"behavior-right-click-label": "Aktion bei Rechtsklick auf die Leiste",
841858
"behavior-wheel-wrap-description": "Wenn aktiviert, wird das Scrollen vom letzten zum ersten Element fortgesetzt.",
842859
"behavior-wheel-wrap-label": "Umlaufend",
843860
"behavior-workspace-scroll-description": "Wählen Sie, was das Mausrad auf leeren Bereichen der Leiste tut.",
844861
"behavior-workspace-scroll-label": "Mausrad-Aktion der Leiste",
862+
"behavior-workspace-scroll-option-content": "Inhalt",
863+
"behavior-workspace-scroll-option-workspace": "Arbeitsbereich",
845864
"monitor-configure-widgets": "Widgets konfigurieren",
846865
"monitor-override-settings": "Globale Einstellungen überschreiben",
847866
"monitor-override-settings-description": "Benutzerdefinierte Einstellungen für diesen Monitor verwenden.",
@@ -918,6 +937,8 @@
918937
},
919938
"connections": {
920939
"authentication-required": "Authentifizierung erforderlich",
940+
"bluetooth-auto-connect-description": "Automatisch mit vertrauenswürdigen gekoppelten Geräten verbinden, wenn Bluetooth aktiviert ist.",
941+
"bluetooth-auto-connect-label": "Gekoppelte Geräte automatisch verbinden",
921942
"bluetooth-devices-unnamed": "Unbenannte Geräte werden nicht angezeigt.",
922943
"bluetooth-discoverable": "Dieses Gerät ist auffindbar als <b>{hostName}</b>, solange dieser Einstellungs-Tab geöffnet ist.",
923944
"bluetooth-rssi-polling-description": "Periodisch RSSI für verbundene Geräte über bluetoothctl abfragen. Möglicherweise nicht für alle Geräte verfügbar; verbraucht bei Aktivierung minimale Ressourcen.",
@@ -1783,6 +1804,7 @@
17831804
"widget-settings-title": "{widget} Einstellungen"
17841805
},
17851806
"system-monitor": {
1807+
"core-usage": "Kern {id} Nutzung",
17861808
"cpu-temp": "CPU-Temperatur",
17871809
"cpu-usage": "CPU-Auslastung",
17881810
"disk": "Festplatte",
@@ -1804,6 +1826,9 @@
18041826
},
18051827
"bluetooth": {
18061828
"address-copied": "Adresse in die Zwischenablage kopiert",
1829+
"auto-connect-disabled": "Automatische Verbindung deaktiviert",
1830+
"auto-connect-enabled": "Automatisch verbinden aktiviert",
1831+
"auto-connecting": "Verbinde mit {count} Gerät(en)...",
18071832
"confirm-code": "Bestätigungscode {value} auf dem anderen Gerät bestätigen.",
18081833
"connect-failed": "Verbindung mit dem Gerät fehlgeschlagen",
18091834
"disconnect-failed": "Trennen vom Gerät fehlgeschlagen",
@@ -1876,6 +1901,8 @@
18761901
},
18771902
"tooltips": {
18781903
"add-widget": "Widget hinzufügen",
1904+
"bluetooth-auto-connect-off": "Auto-Verbindung ist aus — klicken, um zu aktivieren",
1905+
"bluetooth-auto-connect-on": "Automatische Verbindung ist an — klicken, um zu deaktivieren",
18791906
"bluetooth-devices": "Bluetooth-Geräte",
18801907
"brightness-at": "Helligkeit: {brightness}%",
18811908
"click-to-start-recording": "Bildschirmrekorder (Aufnahme starten)",

Assets/Translations/en.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@
212212
"system-monitor": {
213213
"compact-mode-description": "Display stats as mini bar charts instead of text values. Prevents layout shifting.",
214214
"compact-mode-label": "Compact mode",
215+
"cpu-cores-description": "Display CPU cores usage individually.",
216+
"cpu-cores-label": "CPU Cores",
215217
"cpu-frequency-description": "Display the current CPU clock speed in GHz.",
216218
"cpu-frequency-label": "Show CPU frequency",
217219
"cpu-temperature-description": "Show CPU temperature readings if available.",
@@ -520,6 +522,7 @@
520522
"unpin": "Unpin",
521523
"update": "Update",
522524
"upload": "Upload",
525+
"userspace-reboot": "Userspace Reboot",
523526
"version": "Version",
524527
"vibrant": "Vibrant",
525528
"visualizer": "Visualizer",
@@ -838,10 +841,26 @@
838841
"appearance-use-separate-opacity-label": "Use separate bar opacity",
839842
"appearance-widget-spacing-description": "Adjust the spacing between each widget in the bar.",
840843
"appearance-widget-spacing-label": "Widget spacing",
844+
"behavior-middle-click-command-description": "Command to execute on middle click.",
845+
"behavior-middle-click-command-label": "Middle click command",
846+
"behavior-middle-click-command-placeholder": "niri msg action toggle-overview",
847+
"behavior-middle-click-description": "Choose what middle click does on empty areas of the bar.",
848+
"behavior-middle-click-follow-mouse-description": "Open the selected middle-click panel at the cursor position.",
849+
"behavior-middle-click-follow-mouse-label": "Middle click follow mouse",
850+
"behavior-middle-click-label": "Bar middle click action",
851+
"behavior-right-click-command-description": "Command to execute on right click.",
852+
"behavior-right-click-command-label": "Right click command",
853+
"behavior-right-click-command-placeholder": "notify-send \"Right click\"",
854+
"behavior-right-click-description": "Choose what right click does on empty areas of the bar.",
855+
"behavior-right-click-follow-mouse-description": "Open the selected right-click panel at the cursor position.",
856+
"behavior-right-click-follow-mouse-label": "Right click follow mouse",
857+
"behavior-right-click-label": "Bar right click action",
841858
"behavior-wheel-wrap-description": "When enabled, scrolling continues from the last item to the first.",
842859
"behavior-wheel-wrap-label": "Wrap around",
843860
"behavior-workspace-scroll-description": "Choose what the mouse wheel does on empty areas of the bar.",
844861
"behavior-workspace-scroll-label": "Bar mouse wheel action",
862+
"behavior-workspace-scroll-option-content": "Content",
863+
"behavior-workspace-scroll-option-workspace": "Workspace",
845864
"monitor-configure-widgets": "Configure widgets",
846865
"monitor-override-settings": "Override global settings",
847866
"monitor-override-settings-description": "Use custom settings for this monitor.",
@@ -918,6 +937,8 @@
918937
},
919938
"connections": {
920939
"authentication-required": "Authentication required",
940+
"bluetooth-auto-connect-description": "Automatically connect to trusted paired devices when Bluetooth is enabled.",
941+
"bluetooth-auto-connect-label": "Auto-connect paired devices",
921942
"bluetooth-devices-unnamed": "Unnamed devices are not shown.",
922943
"bluetooth-discoverable": "This device is discoverable as <b>{hostName}</b> while this settings tab is open.",
923944
"bluetooth-rssi-polling-description": "Periodically sample RSSI for connected devices via bluetoothctl. May not be available for all devices; uses minimal resources when enabled.",
@@ -1783,6 +1804,7 @@
17831804
"widget-settings-title": "{widget} Settings"
17841805
},
17851806
"system-monitor": {
1807+
"core-usage": "Core {id} usage",
17861808
"cpu-temp": "CPU temp",
17871809
"cpu-usage": "CPU usage",
17881810
"disk": "Disk",
@@ -1804,6 +1826,9 @@
18041826
},
18051827
"bluetooth": {
18061828
"address-copied": "Address copied to clipboard",
1829+
"auto-connect-disabled": "Auto-connect disabled",
1830+
"auto-connect-enabled": "Auto-connect enabled",
1831+
"auto-connecting": "Connecting to {count} device(s)...",
18071832
"confirm-code": "Confirm code {value} on the other device.",
18081833
"connect-failed": "Failed to connect to device",
18091834
"disconnect-failed": "Failed to disconnect from device",
@@ -1876,6 +1901,8 @@
18761901
},
18771902
"tooltips": {
18781903
"add-widget": "Add widget",
1904+
"bluetooth-auto-connect-off": "Auto-connect is off — click to enable",
1905+
"bluetooth-auto-connect-on": "Auto-connect is on — click to disable",
18791906
"bluetooth-devices": "Bluetooth devices",
18801907
"brightness-at": "Brightness: {brightness}%",
18811908
"click-to-start-recording": "Screen recorder (start recording)",

Assets/Translations/es.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@
212212
"system-monitor": {
213213
"compact-mode-description": "Mostrar las estadísticas como mini gráficos de barras en lugar de valores de texto. Evita el desplazamiento del diseño.",
214214
"compact-mode-label": "Modo compacto",
215+
"cpu-cores-description": "Mostrar el uso de los núcleos de la CPU individualmente.",
216+
"cpu-cores-label": "Núcleos de CPU",
215217
"cpu-frequency-description": "Mostrar la velocidad de reloj actual de la CPU en GHz.",
216218
"cpu-frequency-label": "Mostrar frecuencia de la CPU",
217219
"cpu-temperature-description": "Mostrar las lecturas de temperatura de CPU si están disponibles.",
@@ -520,6 +522,7 @@
520522
"unpin": "Desanclar",
521523
"update": "Actualizar",
522524
"upload": "Subir",
525+
"userspace-reboot": "Reinicio del Espacio de Usuario",
523526
"version": "Versión",
524527
"vibrant": "Vibrante",
525528
"visualizer": "Visualizador",
@@ -838,10 +841,26 @@
838841
"appearance-use-separate-opacity-label": "La barra usa opacidad independiente",
839842
"appearance-widget-spacing-description": "Ajusta el espaciado entre cada widget en la barra.",
840843
"appearance-widget-spacing-label": "Espaciado de widgets",
844+
"behavior-middle-click-command-description": "Comando a ejecutar al hacer clic central.",
845+
"behavior-middle-click-command-label": "Comando de Clic Central",
846+
"behavior-middle-click-command-placeholder": "niri msg action alternar vista general",
847+
"behavior-middle-click-description": "Elige qué hace el clic central en las áreas vacías de la Bar.",
848+
"behavior-middle-click-follow-mouse-description": "Abrir el panel de clic central seleccionado en la posición del cursor.",
849+
"behavior-middle-click-follow-mouse-label": "Clic central sigue al ratón",
850+
"behavior-middle-click-label": "Acción de clic central en la Barra",
851+
"behavior-right-click-command-description": "Comando a ejecutar al hacer clic derecho.",
852+
"behavior-right-click-command-label": "Comando de Clic Derecho",
853+
"behavior-right-click-command-placeholder": "notify-send \"Clic derecho\"",
854+
"behavior-right-click-description": "Elige qué hace el clic derecho en las áreas vacías de la barra.",
855+
"behavior-right-click-follow-mouse-description": "Abre el panel de clic derecho seleccionado en la posición del cursor.",
856+
"behavior-right-click-follow-mouse-label": "Clic derecho sigue al ratón",
857+
"behavior-right-click-label": "Acción de clic derecho en la Barra",
841858
"behavior-wheel-wrap-description": "Cuando está activado, el desplazamiento continúa del último elemento al primero.",
842859
"behavior-wheel-wrap-label": "Circular",
843860
"behavior-workspace-scroll-description": "Elige qué hace la rueda del ratón en las zonas vacías de la barra.",
844861
"behavior-workspace-scroll-label": "Acción de la rueda del ratón en la barra",
862+
"behavior-workspace-scroll-option-content": "Contenido",
863+
"behavior-workspace-scroll-option-workspace": "Espacio de trabajo",
845864
"monitor-configure-widgets": "Configurar widgets",
846865
"monitor-override-settings": "Anular la configuración global",
847866
"monitor-override-settings-description": "Usar ajustes personalizados para este monitor.",
@@ -918,6 +937,8 @@
918937
},
919938
"connections": {
920939
"authentication-required": "Autenticación requerida",
940+
"bluetooth-auto-connect-description": "Conectarse automáticamente a dispositivos emparejados de confianza cuando Bluetooth esté activado.",
941+
"bluetooth-auto-connect-label": "Conectar automáticamente dispositivos emparejados",
921942
"bluetooth-devices-unnamed": "Los dispositivos sin nombre no se muestran.",
922943
"bluetooth-discoverable": "Este dispositivo es detectable como <b>{hostName}</b> mientras esta pestaña de ajustes esté abierta.",
923944
"bluetooth-rssi-polling-description": "Muestrea periódicamente el RSSI de los dispositivos conectados a través de bluetoothctl. Puede que no esté disponible para todos los dispositivos; usa recursos mínimos cuando está activado.",
@@ -1783,6 +1804,7 @@
17831804
"widget-settings-title": "Configuración de {widget}"
17841805
},
17851806
"system-monitor": {
1807+
"core-usage": "Uso del núcleo {id}",
17861808
"cpu-temp": "Temperatura de CPU",
17871809
"cpu-usage": "Uso de CPU",
17881810
"disk": "Disco",
@@ -1804,6 +1826,9 @@
18041826
},
18051827
"bluetooth": {
18061828
"address-copied": "Dirección copiada al portapapeles",
1829+
"auto-connect-disabled": "Conexión automática desactivada",
1830+
"auto-connect-enabled": "Conexión automática activada",
1831+
"auto-connecting": "Conectando a {count} dispositivo(s)...",
18071832
"confirm-code": "Confirma el código {value} en el otro dispositivo.",
18081833
"connect-failed": "Error al conectar con el dispositivo",
18091834
"disconnect-failed": "Error al desconectar del dispositivo",
@@ -1876,6 +1901,8 @@
18761901
},
18771902
"tooltips": {
18781903
"add-widget": "Añadir widget",
1904+
"bluetooth-auto-connect-off": "Conexión automática desactivada — haz clic para activar",
1905+
"bluetooth-auto-connect-on": "Conexión automática activada — haz clic para desactivar",
18791906
"bluetooth-devices": "Dispositivos Bluetooth",
18801907
"brightness-at": "Brillo: {brightness}%",
18811908
"click-to-start-recording": "Grabadora de pantalla (iniciar grabación)",

0 commit comments

Comments
 (0)