mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge branch 'noctalia-dev:main' into pr/implement-userspace-reboot
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
[color]
|
||||
background = '{{colors.surface.default.hex}}'
|
||||
foreground = '{{colors.primary.default.hex}}'
|
||||
|
||||
gradient = 1
|
||||
|
||||
@@ -76,9 +76,9 @@ selected = { reversed = true }
|
||||
# : Tabs [[[
|
||||
|
||||
[tabs]
|
||||
active = { fg = "{{colors.primary.default.hex}}", bold = true, bg = "{{colors.surface.default.hex}}" }
|
||||
active = { fg = "{{colors.surface.default.hex}}", bold = true, bg = "{{colors.primary.default.hex}}" }
|
||||
inactive = { fg = "{{colors.secondary.default.hex}}", bg = "{{colors.surface.default.hex}}" }
|
||||
sep_inner = { open = "[", close = "]" }
|
||||
sep_inner = { open = "", close = "" }
|
||||
|
||||
# : ]]]
|
||||
|
||||
@@ -914,4 +914,4 @@ conds = [
|
||||
{ if = "!dir", text = "", fg = "{{colors.primary.default.hex}}" },
|
||||
]
|
||||
|
||||
# : }}}
|
||||
# : }}}
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "Mitwirkende",
|
||||
"copied-to-clipboard": "In die Zwischenablage kopiert",
|
||||
"countdown": "Countdown",
|
||||
"customize": "Anpassen",
|
||||
"date": "Datum",
|
||||
"default": "Standard",
|
||||
"delete": "Löschen",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Git-Commit:",
|
||||
"noctalia-installed-version": "Installierte Version:",
|
||||
"noctalia-latest-version": "Neueste Version:",
|
||||
"noctalia-qs-version": "Noctalia QS Version:",
|
||||
"noctalia-title": "Noctalia Shell",
|
||||
"privacy-policy": "Datenschutzbestimmungen",
|
||||
"support": "Unterstütze uns",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "Separate Leisten-Deckkraft",
|
||||
"appearance-widget-spacing-description": "Den Abstand zwischen jedem Widget in der Leiste anpassen.",
|
||||
"appearance-widget-spacing-label": "Widget-Abstand",
|
||||
"behavior-wheel-wrap-description": "Wenn aktiviert, wird das Scrollen vom letzten zum ersten Element fortgesetzt.",
|
||||
"behavior-wheel-wrap-label": "Umlaufend",
|
||||
"behavior-workspace-scroll-description": "Wählen Sie, was das Mausrad auf leeren Bereichen der Leiste tut.",
|
||||
"behavior-workspace-scroll-label": "Mausrad-Aktion der Leiste",
|
||||
"monitor-configure-widgets": "Widgets konfigurieren",
|
||||
"monitor-override-settings": "Globale Einstellungen überschreiben",
|
||||
"monitor-override-settings-description": "Benutzerdefinierte Einstellungen für diesen Monitor verwenden.",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "Passen Sie an, welche Steuerelemente im Kontrollzentrum angezeigt werden und in welcher Reihenfolge.",
|
||||
"desc": "Konfigurieren Sie die Positionierung und das Verhalten des Kontrollzentrum-Panels.",
|
||||
"open-at-mouse-description": "Beim Rechtsklick auf einen leeren Bereich der Leiste, öffne das Kontrollzentrum nahe dem Cursor. Wenn deaktiviert, wird stattdessen die obige Positionseinstellung verwendet.",
|
||||
"open-at-mouse-label": "Am Mauszeiger bei Rechtsklick öffnen",
|
||||
"position-description": "Wählen Sie aus, wo das Kontrollzentrum-Panel angezeigt wird, wenn es geöffnet wird.",
|
||||
"shortcuts-custom-button-command-description": "Der Befehl, der ausgeführt werden soll, wenn die Schaltfläche geklickt wird.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Aktiviert ein zweites Symbol und 'Aktiv'-Zustand basierend auf einem Prüfbefehl.",
|
||||
@@ -1013,7 +1021,7 @@
|
||||
},
|
||||
"display": {
|
||||
"monitors-backlight-device-auto-option": "Standard",
|
||||
"monitors-backlight-device-description": "Wähle ein Hintergrundbeleuchtungsgerät für diesen Ausgang.",
|
||||
"monitors-backlight-device-description": "Wählen Sie ein Gerät für die Hintergrundbeleuchtung für diesen Ausgang.",
|
||||
"monitors-backlight-device-label": "Hintergrundbeleuchtungsgerät",
|
||||
"monitors-brightness-step-description": "Schrittgröße für Helligkeitsänderungen anpassen (Mausrad und Tastenkürzel).",
|
||||
"monitors-brightness-step-label": "Helligkeits-Schrittgröße",
|
||||
@@ -1102,7 +1110,7 @@
|
||||
"appearance-show-launcher-icon-label": "App-Launcher anzeigen",
|
||||
"appearance-sit-on-frame-description": "Richten Sie das Dock innerhalb des Rahmenrands aus, anstatt es oben zu platzieren.",
|
||||
"appearance-sit-on-frame-label": "Dock sitzt am Rahmen",
|
||||
"appearance-type-description": "Wähle zwischen einer schwebenden Pillenform oder einer statischen, am Rand befestigten Leiste.",
|
||||
"appearance-type-description": "Wählen Sie zwischen einer schwebenden Pillenform oder einer statischen, am Rand befestigten Leiste.",
|
||||
"appearance-type-floating": "Schwebend",
|
||||
"appearance-type-label": "Dock-Stil",
|
||||
"appearance-type-static": "Statisch",
|
||||
@@ -1208,19 +1216,27 @@
|
||||
"custom-description": "Führe einen Shell-Befehl nach einer Zeit der Inaktivität aus.",
|
||||
"custom-entry-command": "Befehl",
|
||||
"custom-entry-delete": "Löschen",
|
||||
"custom-entry-edit": "Benutzerdefinierten Befehl bearbeiten",
|
||||
"custom-entry-name": "Name",
|
||||
"custom-entry-name-placeholder": "z.B. Lichter ausschalten",
|
||||
"custom-entry-new": "Neuer Benutzerdefinierter Befehl",
|
||||
"custom-entry-timeout": "Inaktivitätszeit",
|
||||
"custom-entry-timeout-format": "{count} Sekunde",
|
||||
"custom-entry-timeout-format-plural": "{count} Sekunden",
|
||||
"custom-entry-unnamed": "Unbenannter Befehl",
|
||||
"custom-label": "Benutzerdefinierte Inaktivitätsbefehle",
|
||||
"enable-description": "Automatisch den Bildschirm ausschalten, sperren oder in den Ruhezustand versetzen nach einer Zeit der Inaktivität.",
|
||||
"enable-description": "Automatisch den Bildschirm ausschalten, sperren oder in den Energiesparmodus versetzen nach einer Zeit der Inaktivität.",
|
||||
"enable-label": "Inaktivitätsverwaltung aktivieren",
|
||||
"fade-duration-description": "Sekunden für die Schwarzblende-Animation, bevor jede Aktion ausgelöst wird. Jede Mausbewegung bricht die Überblendung ab.",
|
||||
"fade-duration-label": "Einblendedauer",
|
||||
"fade-duration-label": "Einblenddauer",
|
||||
"lock-description": "Sekunden der Inaktivität, bevor der Sperrbildschirm aktiviert wird.",
|
||||
"lock-label": "Bildschirmsperre",
|
||||
"resume-command-label": "Befehl fortsetzen",
|
||||
"screen-off-description": "Sekunden der Inaktivität, bevor die Monitore ausgeschaltet werden.",
|
||||
"screen-off-label": "Bildschirm ausschalten",
|
||||
"status-description": "Inaktivitätszeit, wie vom Compositor gemeldet.",
|
||||
"status-label": "Inaktivitätszeit",
|
||||
"suspend-description": "Sekunden der Inaktivität, bevor das System in den Ruhezustand geht.",
|
||||
"suspend-description": "Sekunden der Inaktivität, bevor das System in den Energiesparmodus geht.",
|
||||
"tab-behavior": "Verhalten",
|
||||
"tab-custom": "Benutzerdefiniert",
|
||||
"timeouts-description": "Auf 0 setzen, um eine Stufe zu deaktivieren. Timeouts werden pausiert, während 'Wach halten' aktiv ist.",
|
||||
@@ -1282,7 +1298,7 @@
|
||||
"settings-terminal-command-label": "Terminalbefehl",
|
||||
"settings-use-app2unit-description": "Verwendet eine alternative Startmethode zur besseren Verwaltung von App-Prozessen und Problemvermeidung.",
|
||||
"settings-use-app2unit-label": "App2Unit zum Starten von Anwendungen verwenden",
|
||||
"settings-view-mode-description": "Wähle das Layout für die Anwendungsstarter-Einträge.",
|
||||
"settings-view-mode-description": "Wählen Sie das Layout für die Anwendungsstarter-Einträge.",
|
||||
"settings-view-mode-label": "Ansichtsmodus",
|
||||
"title": "Starter"
|
||||
},
|
||||
@@ -1386,7 +1402,7 @@
|
||||
"monitors-desc": "Benachrichtigungen auf bestimmten Monitoren anzeigen. Standardmäßig werden sie auf allen Monitoren angezeigt.",
|
||||
"settings-always-on-top-description": "Benachrichtigungen über Vollbildfenstern und anderen Ebenen anzeigen.",
|
||||
"settings-background-opacity-description": "Transparenz der Benachrichtigungshintergründe anpassen.",
|
||||
"settings-density-description": "Wähle die Dichte der Benachrichtigungskarte.",
|
||||
"settings-density-description": "Wählen Sie die Dichte der Benachrichtigungskarte.",
|
||||
"settings-density-label": "Dichte",
|
||||
"settings-desc": "Erscheinungsbild und Verhalten von Benachrichtigungen konfigurieren.",
|
||||
"settings-do-not-disturb-description": "Alle Benachrichtigungs-Popups deaktivieren.",
|
||||
@@ -1730,7 +1746,7 @@
|
||||
},
|
||||
"skip-setup": "Einrichtung überspringen",
|
||||
"telemetry-wizard-done": "Verstanden!",
|
||||
"telemetry-wizard-note": "Sie haben die Kontrolle — aktivieren oder deaktivieren Sie dies jederzeit in den Einstellungen",
|
||||
"telemetry-wizard-note": "Sie haben die Kontrolle – aktivieren oder deaktivieren Sie dies jederzeit in den Einstellungen.",
|
||||
"telemetry-wizard-subtitle": "Wir haben anonyme Analysen hinzugefügt, um Noctalia zu verbessern",
|
||||
"telemetry-wizard-title": "Datenschutz-Update",
|
||||
"wallpaper": {
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "Wählen Sie unten ein Hintergrundbild",
|
||||
"subheader": "Bestimmen Sie die Stimmung mit einem schönen Hintergrund."
|
||||
},
|
||||
"welcome": "Willkommen",
|
||||
"welcome-note": "Nur ein paar Grundeinstellungen — alle Optionen befinden sich in den Einstellungen",
|
||||
"welcome-subtitle": "Gestalten wir Ihren Desktop einzigartig",
|
||||
"welcome-title": "Willkommen bei Noctalia!"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "Auflösung",
|
||||
"resolution-mode-label": "Modus",
|
||||
"solid-color-tooltip": "Einfarbiger Hintergrund",
|
||||
"sort-date-asc": "Sortiere nach Ältestem zuerst",
|
||||
"sort-date-desc": "Sortiere nach Neuestem zuerst",
|
||||
"sort-name-asc": "Sortiere nach Name (A-Z)",
|
||||
"sort-name-desc": "Sortiere nach Name (Z-A)",
|
||||
"sort-random": "Sortiere nach Zufall",
|
||||
"sorting-date-added": "Hinzugefügt am",
|
||||
"sorting-favorites": "Favoriten",
|
||||
"sorting-label": "Sortieren nach",
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "Contributors",
|
||||
"copied-to-clipboard": "Copied to clipboard",
|
||||
"countdown": "Countdown",
|
||||
"customize": "Customize",
|
||||
"date": "Date",
|
||||
"default": "Default",
|
||||
"delete": "Delete",
|
||||
@@ -710,6 +711,7 @@
|
||||
"noctalia-git-commit": "Git commit:",
|
||||
"noctalia-installed-version": "Installed version:",
|
||||
"noctalia-latest-version": "Latest version:",
|
||||
"noctalia-qs-version": "Noctalia QS version:",
|
||||
"noctalia-title": "Noctalia shell",
|
||||
"privacy-policy": "Privacy policy",
|
||||
"support": "Support us",
|
||||
@@ -837,10 +839,10 @@
|
||||
"appearance-use-separate-opacity-label": "Use separate bar opacity",
|
||||
"appearance-widget-spacing-description": "Adjust the spacing between each widget in the bar.",
|
||||
"appearance-widget-spacing-label": "Widget spacing",
|
||||
"behavior-workspace-scroll-description": "Choose what the mouse wheel does on empty areas of the bar.",
|
||||
"behavior-workspace-scroll-label": "Bar mouse wheel action",
|
||||
"behavior-wheel-wrap-description": "When enabled, scrolling continues from the last item to the first.",
|
||||
"behavior-wheel-wrap-label": "Wrap around",
|
||||
"behavior-workspace-scroll-description": "Choose what the mouse wheel does on empty areas of the bar.",
|
||||
"behavior-workspace-scroll-label": "Bar mouse wheel action",
|
||||
"monitor-configure-widgets": "Configure widgets",
|
||||
"monitor-override-settings": "Override global settings",
|
||||
"monitor-override-settings-description": "Use custom settings for this monitor.",
|
||||
@@ -933,6 +935,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "Customize which controls appear in the control center and in what order.",
|
||||
"desc": "Configure the control center panel positioning and behavior.",
|
||||
"open-at-mouse-description": "When right-clicking an empty area of the bar, open the control center near the cursor. When disabled, the position setting above is used instead.",
|
||||
"open-at-mouse-label": "Open at cursor on right-click",
|
||||
"position-description": "Choose where the control center panel appears when opened.",
|
||||
"shortcuts-custom-button-command-description": "The command to execute when the button is clicked.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Enable a second icon and 'hot' state based on a check command.",
|
||||
@@ -1179,7 +1183,7 @@
|
||||
"info-parameters-description": "• Wallpaper hook: $1 = wallpaper path, $2 = screen name<br>• Theme toggle hook: $1 = true/false (Dark Mode state)<br>• Screen lock/unlock hooks: No parameters<br>• Performance mode hooks: No parameters<br>• Session hook: $1 = action (shutdown/reboot)",
|
||||
"info-parameters-label": "Available parameters",
|
||||
"noctalia-started-description": "Command to execute when Noctalia has finished loading.",
|
||||
"noctalia-started-label": "Noctalia Started",
|
||||
"noctalia-started-label": "Noctalia started",
|
||||
"noctalia-started-placeholder": "e.g. notify-send 'Noctalia Loaded'",
|
||||
"performance-mode-disabled-description": "Command to be executed when Noctalia Performance Mode is disabled.",
|
||||
"performance-mode-disabled-label": "Performance mode disabled",
|
||||
@@ -1760,6 +1764,7 @@
|
||||
"select-prompt": "Select a wallpaper below",
|
||||
"subheader": "Set the mood with a beautiful background."
|
||||
},
|
||||
"welcome": "Welcome",
|
||||
"welcome-note": "Just a few basics to get you started — full options are in the settings",
|
||||
"welcome-subtitle": "Let's make your desktop uniquely yours",
|
||||
"welcome-title": "Welcome to Noctalia!"
|
||||
@@ -1968,6 +1973,11 @@
|
||||
"resolution-label": "Resolution",
|
||||
"resolution-mode-label": "Mode",
|
||||
"solid-color-tooltip": "Solid color background",
|
||||
"sort-date-asc": "Sort by oldest first",
|
||||
"sort-date-desc": "Sort by newest first",
|
||||
"sort-name-asc": "Sort by name (A-Z)",
|
||||
"sort-name-desc": "Sort by name (Z-A)",
|
||||
"sort-random": "Sort by random",
|
||||
"sorting-date-added": "Date added",
|
||||
"sorting-favorites": "Favorites",
|
||||
"sorting-label": "Sort by",
|
||||
@@ -2093,4 +2103,4 @@
|
||||
"poor": "Poor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
"hide-if-not-detected-label": "Ocultar si no se detecta",
|
||||
"low-battery-threshold-label": "Umbral de advertencia de batería baja",
|
||||
"show-noctalia-performance-description": "Muestra el interruptor del modo de rendimiento Noctalia en el panel de batería.<br>Desactiva sombras y animaciones en Noctalia para reducir el uso de recursos.",
|
||||
"show-noctalia-performance-label": "Mostrar interruptor de Noctalia Rendimiento",
|
||||
"show-noctalia-performance-label": "Mostrar interruptor Noctalia Rendimiento",
|
||||
"show-power-profile-description": "Muestra la selección de perfil de energía en el panel de batería.",
|
||||
"show-power-profile-label": "Mostrar controles de perfil de energía"
|
||||
},
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "Colaboradores",
|
||||
"copied-to-clipboard": "Copiado al portapapeles",
|
||||
"countdown": "Cuenta regresiva",
|
||||
"customize": "Personalizar",
|
||||
"date": "Fecha",
|
||||
"default": "Predeterminado",
|
||||
"delete": "Borrar",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Commit de Git:",
|
||||
"noctalia-installed-version": "Versión instalada:",
|
||||
"noctalia-latest-version": "Última versión:",
|
||||
"noctalia-qs-version": "Noctalia QS versión:",
|
||||
"noctalia-title": "Shell Noctalia",
|
||||
"privacy-policy": "Política de privacidad",
|
||||
"support": "Apóyanos",
|
||||
@@ -832,10 +834,14 @@
|
||||
"appearance-show-outline-label": "Mostrar contornos de widgets",
|
||||
"appearance-type-description": "Elige el estilo de la barra: Simple, Flotante o Con marco.",
|
||||
"appearance-type-label": "Tipo de barra",
|
||||
"appearance-use-separate-opacity-description": "Permitir usar un valor de opacidad separado para el fondo de la barra.",
|
||||
"appearance-use-separate-opacity-label": "Usar opacidad de barra separada",
|
||||
"appearance-use-separate-opacity-description": "Permitir usar un valor de opacidad distinto para el fondo de la barra.",
|
||||
"appearance-use-separate-opacity-label": "La barra usa opacidad independiente",
|
||||
"appearance-widget-spacing-description": "Ajusta el espaciado entre cada widget en la barra.",
|
||||
"appearance-widget-spacing-label": "Espaciado de widgets",
|
||||
"behavior-wheel-wrap-description": "Cuando está activado, el desplazamiento continúa del último elemento al primero.",
|
||||
"behavior-wheel-wrap-label": "Circular",
|
||||
"behavior-workspace-scroll-description": "Elige qué hace la rueda del ratón en las zonas vacías de la barra.",
|
||||
"behavior-workspace-scroll-label": "Acción de la rueda del ratón en la barra",
|
||||
"monitor-configure-widgets": "Configurar widgets",
|
||||
"monitor-override-settings": "Anular la configuración global",
|
||||
"monitor-override-settings-description": "Usar ajustes personalizados para este monitor.",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "Personaliza qué controles aparecen en el centro de control y en qué orden.",
|
||||
"desc": "Configurar el posicionamiento y el comportamiento del panel del centro de control.",
|
||||
"open-at-mouse-description": "Al hacer clic derecho en un área vacía de la Bar, abre el Centro de Control cerca del cursor. Cuando está deshabilitado, se usa la configuración de posición anterior en su lugar.",
|
||||
"open-at-mouse-label": "Abrir en el cursor al hacer clic derecho",
|
||||
"position-description": "Elige dónde aparece el panel del centro de control cuando se abre.",
|
||||
"shortcuts-custom-button-command-description": "El comando a ejecutar cuando se hace clic en el botón.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Habilita un segundo icono y un estado 'caliente' basado en un comando de comprobación.",
|
||||
@@ -1174,7 +1182,7 @@
|
||||
"info-parameters-description": "• Hook de fondo de pantalla: $1 = ruta del fondo de pantalla, $2 = nombre de la pantalla<br>• Hook de alternancia de tema: $1 = verdadero/falso (estado del modo oscuro)<br>• Hooks de bloqueo/desbloqueo de pantalla: Sin parámetros<br>• Hooks de modo de rendimiento: Sin parámetros<br>• Hook de sesión: $1 = acción (apagado/reinicio)",
|
||||
"info-parameters-label": "Parámetros disponibles",
|
||||
"noctalia-started-description": "Comando para ejecutar cuando Noctalia ha terminado de cargarse.",
|
||||
"noctalia-started-label": "Noctalia Iniciado",
|
||||
"noctalia-started-label": "Noctalia iniciado",
|
||||
"noctalia-started-placeholder": "p. ej. notify-send 'Noctalia cargado'",
|
||||
"performance-mode-disabled-description": "Comando a ejecutar cuando se deshabilita el modo de rendimiento de Noctalia.",
|
||||
"performance-mode-disabled-label": "Modo de rendimiento deshabilitado",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "Ejecuta un comando de shell después de un período de inactividad.",
|
||||
"custom-entry-command": "Comando",
|
||||
"custom-entry-delete": "Eliminar",
|
||||
"custom-entry-edit": "Editar Comando Personalizado",
|
||||
"custom-entry-name": "Nombre",
|
||||
"custom-entry-name-placeholder": "p. ej. Apagar luces",
|
||||
"custom-entry-new": "Nuevo Comando Personalizado",
|
||||
"custom-entry-timeout": "Tiempo de inactividad",
|
||||
"custom-entry-timeout-format": "{count} segundo",
|
||||
"custom-entry-timeout-format-plural": "{count} segundos",
|
||||
"custom-entry-unnamed": "Comando sin nombre",
|
||||
"custom-label": "Comandos de inactividad personalizados",
|
||||
"enable-description": "Apagar la pantalla, bloquear o suspender automáticamente después de un período de inactividad.",
|
||||
"enable-label": "Activar gestión de inactividad",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "Duración del fundido",
|
||||
"lock-description": "Segundos de inactividad antes de que se active la pantalla de bloqueo.",
|
||||
"lock-label": "Bloquear pantalla",
|
||||
"resume-command-label": "Reanudar comando",
|
||||
"screen-off-description": "Segundos de inactividad antes de que los monitores se apaguen.",
|
||||
"screen-off-label": "Apagar pantalla",
|
||||
"status-description": "Tiempo de inactividad según lo informado por el compositor.",
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "Selecciona un fondo abajo",
|
||||
"subheader": "Define el ambiente con un bonito fondo."
|
||||
},
|
||||
"welcome": "Bienvenido",
|
||||
"welcome-note": "Solo algunos ajustes básicos para empezar — las opciones al completo están en configuración",
|
||||
"welcome-subtitle": "Hagamos que tu escritorio sea único",
|
||||
"welcome-title": "¡Bienvenido a Noctalia!"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "Resolución",
|
||||
"resolution-mode-label": "Modo",
|
||||
"solid-color-tooltip": "Fondo de color sólido",
|
||||
"sort-date-asc": "Ordenar por más antiguos primero",
|
||||
"sort-date-desc": "Ordenar por más reciente primero",
|
||||
"sort-name-asc": "Ordenar por nombre (A-Z)",
|
||||
"sort-name-desc": "Ordenar por nombre (Z-A)",
|
||||
"sort-random": "Ordenar aleatoriamente",
|
||||
"sorting-date-added": "Fecha de adición",
|
||||
"sorting-favorites": "Favoritos",
|
||||
"sorting-label": "Ordenar por",
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "Contributeurs",
|
||||
"copied-to-clipboard": "Copié dans le presse-papier",
|
||||
"countdown": "Compte à rebours",
|
||||
"customize": "Personnaliser",
|
||||
"date": "Date",
|
||||
"default": "Par défaut",
|
||||
"delete": "Supprimer",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Commit Git :",
|
||||
"noctalia-installed-version": "Version installée :",
|
||||
"noctalia-latest-version": "Dernière version :",
|
||||
"noctalia-qs-version": "Noctalia QS version :",
|
||||
"noctalia-title": "Shell Noctalia",
|
||||
"privacy-policy": "Politique de confidentialité",
|
||||
"support": "Soutenez-nous",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "Utiliser l'opacité des barres séparément",
|
||||
"appearance-widget-spacing-description": "Ajustez l'espacement entre chaque widget dans la barre.",
|
||||
"appearance-widget-spacing-label": "Espacement des widgets",
|
||||
"behavior-wheel-wrap-description": "Lorsque activé, le défilement continue du dernier élément au premier.",
|
||||
"behavior-wheel-wrap-label": "Boucler",
|
||||
"behavior-workspace-scroll-description": "Choisissez ce que fait la molette de la souris sur les zones vides de la barre.",
|
||||
"behavior-workspace-scroll-label": "Action de la molette de la souris de la Barre",
|
||||
"monitor-configure-widgets": "Configurer les widgets",
|
||||
"monitor-override-settings": "Remplacer les paramètres globaux",
|
||||
"monitor-override-settings-description": "Utiliser des paramètres personnalisés pour ce moniteur.",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "Personnalisez les commandes qui apparaissent dans le centre de contrôle et leur ordre d'affichage.",
|
||||
"desc": "Configurer le positionnement et le comportement du panneau du centre de contrôle.",
|
||||
"open-at-mouse-description": "Lors d'un clic droit sur une zone vide de la Bar, ouvre le Centre de Contrôle près du curseur. Si désactivé, le réglage de position ci-dessus est utilisé à la place.",
|
||||
"open-at-mouse-label": "Ouvrir au niveau du curseur lors d'un clic droit",
|
||||
"position-description": "Choisissez où le panneau du centre de contrôle apparaît lorsqu'il est ouvert.",
|
||||
"shortcuts-custom-button-command-description": "La commande à exécuter lorsque le bouton est cliqué.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Active une deuxième icône et un état 'chaud' basés sur une commande de vérification.",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "Exécute une commande shell après une période d'inactivité.",
|
||||
"custom-entry-command": "Commande",
|
||||
"custom-entry-delete": "Supprimer",
|
||||
"custom-entry-edit": "Modifier la Commande Personnalisée",
|
||||
"custom-entry-name": "Nom",
|
||||
"custom-entry-name-placeholder": "ex : Éteindre les lumières",
|
||||
"custom-entry-new": "Nouvelle Commande Personnalisée",
|
||||
"custom-entry-timeout": "Temps d'inactivité",
|
||||
"custom-entry-timeout-format": "{count} seconde",
|
||||
"custom-entry-timeout-format-plural": "{count} secondes",
|
||||
"custom-entry-unnamed": "Commande sans nom",
|
||||
"custom-label": "Commandes d'inactivité personnalisées",
|
||||
"enable-description": "Éteindre l'écran, verrouiller ou suspendre automatiquement après une période d'inactivité.",
|
||||
"enable-label": "Activer la gestion de l'inactivité",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "Durée du fondu",
|
||||
"lock-description": "Secondes d'inactivité avant l'activation de l'écran de verrouillage.",
|
||||
"lock-label": "Verrouiller l'écran",
|
||||
"resume-command-label": "Reprendre la commande",
|
||||
"screen-off-description": "Secondes d'inactivité avant que les moniteurs ne s'éteignent.",
|
||||
"screen-off-label": "Éteindre l'écran",
|
||||
"status-description": "Temps d'inactivité tel que rapporté par le compositor.",
|
||||
@@ -1730,7 +1746,7 @@
|
||||
},
|
||||
"skip-setup": "Ignorer la configuration",
|
||||
"telemetry-wizard-done": "Bien reçu !",
|
||||
"telemetry-wizard-note": "Vous avez le contrôle — activez ou désactivez cette option à tout moment dans les paramètres",
|
||||
"telemetry-wizard-note": "Vous avez le contrôle — activez ou désactivez cette option à tout moment dans les paramètres",
|
||||
"telemetry-wizard-subtitle": "Nous avons ajouté des analyses anonymes pour aider à améliorer Noctalia",
|
||||
"telemetry-wizard-title": "Mise à jour de la confidentialité",
|
||||
"wallpaper": {
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "Sélectionnez un fond ci-dessous",
|
||||
"subheader": "Définissez l'ambiance avec un joli fond."
|
||||
},
|
||||
"welcome": "Bienvenue",
|
||||
"welcome-note": "Quelques réglages de base pour démarrer — toutes les options sont dans paramètres",
|
||||
"welcome-subtitle": "Personnalisons votre bureau pour qu'il soit unique",
|
||||
"welcome-title": "Bienvenue dans Noctalia !"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "Résolution",
|
||||
"resolution-mode-label": "Mode",
|
||||
"solid-color-tooltip": "Fond uni",
|
||||
"sort-date-asc": "Trier du plus ancien au plus récent",
|
||||
"sort-date-desc": "Trier du plus récent au plus ancien",
|
||||
"sort-name-asc": "Trier par nom (A-Z)",
|
||||
"sort-name-desc": "Trier par nom (Z-A)",
|
||||
"sort-random": "Trier aléatoirement",
|
||||
"sorting-date-added": "Date d'ajout",
|
||||
"sorting-favorites": "Favoris",
|
||||
"sorting-label": "Trier par",
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "Közreműködők",
|
||||
"copied-to-clipboard": "Vágólapra másolva",
|
||||
"countdown": "Visszaszámlálás",
|
||||
"customize": "Testreszabás",
|
||||
"date": "Dátum",
|
||||
"default": "Alapértelmezett",
|
||||
"delete": "Törlés",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Git commit:",
|
||||
"noctalia-installed-version": "Telepített verzió:",
|
||||
"noctalia-latest-version": "Legújabb verzió:",
|
||||
"noctalia-qs-version": "Noctalia QS verzió:",
|
||||
"noctalia-title": "Noctalia shell",
|
||||
"privacy-policy": "Adatvédelmi irányelvek",
|
||||
"support": "Támogasson minket",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "Külön oszlop átlátszóság használata",
|
||||
"appearance-widget-spacing-description": "Az egyes widgetek közötti távolság a sávon.",
|
||||
"appearance-widget-spacing-label": "Widget távolság",
|
||||
"behavior-wheel-wrap-description": "Ha engedélyezve van, a görgetés az utolsó elemtől az elsőig folytatódik.",
|
||||
"behavior-wheel-wrap-label": "Körbefutás",
|
||||
"behavior-workspace-scroll-description": "Mit csináljon az egérgörgő a sáv üres területein.",
|
||||
"behavior-workspace-scroll-label": "Sáv egérgörgő művelet",
|
||||
"monitor-configure-widgets": "Widgetek konfigurálása",
|
||||
"monitor-override-settings": "Globális beállítások felülírása",
|
||||
"monitor-override-settings-description": "Egyéni beállítások használata ehhez a monitorhoz.",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "Mely vezérlők jelenjenek meg a vezérlőközpontban és milyen sorrendben.",
|
||||
"desc": "A vezérlőközpont panel pozicionálásának és viselkedésének konfigurálása.",
|
||||
"open-at-mouse-description": "Ha a sáv üres területére kattintasz jobb gombbal, megnyílik a kurzornál a vezérlőközpont. Ha ez le van tiltva, akkor a fenti pozícióbeállítás kerül alkalmazásra.",
|
||||
"open-at-mouse-label": "Megnyitás a kurzornál jobb kattintásra",
|
||||
"position-description": "Hol jelenjen meg a vezérlőközpont panel megnyitáskor.",
|
||||
"shortcuts-custom-button-command-description": "A gombra kattintáskor végrehajtandó parancs.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Második ikon és „aktív” állapot engedélyezése ellenőrző parancs alapján.",
|
||||
@@ -1002,7 +1010,7 @@
|
||||
"system-stat-layout-side": "Oldal",
|
||||
"system-stat-rounded-corners-description": "Lekerekített sarkok használata a widget hátteréhez.",
|
||||
"system-stat-rounded-corners-label": "Lekerekített Sarkok",
|
||||
"system-stat-show-background-description": "Mutassa a háttérkonténert a rendszerstatisztika Widgethez.",
|
||||
"system-stat-show-background-description": "Jelenítse meg a háttérkonténert a rendszerstatisztika Widgetben.",
|
||||
"system-stat-show-background-label": "Háttér megjelenítése",
|
||||
"system-stat-stat-type-description": "Mely rendszerstatisztikák jelenjenek meg.",
|
||||
"system-stat-stat-type-label": "Statisztika Típusa",
|
||||
@@ -1084,7 +1092,7 @@
|
||||
"appearance-icon-size-label": "Dokk mérete",
|
||||
"appearance-inactive-indicators-description": "Jelenjenek meg jelzőpöttyök minden alkalmazásnál, ne csak az aktuálisan aktívnál.",
|
||||
"appearance-inactive-indicators-label": "Futásjelzők",
|
||||
"appearance-indicator-color-description": "Válassza ki a rejtett dokk jelzőjének színét.",
|
||||
"appearance-indicator-color-description": "A rejtett dokk jelzőjének színe.",
|
||||
"appearance-indicator-color-label": "Jelző színe",
|
||||
"appearance-indicator-opacity-description": "A rejtett dokk jelzőjének átlátszósága.",
|
||||
"appearance-indicator-opacity-label": "Jelző átlátszósága",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "Futtass egy shell parancsot egy inaktivitási időszak után.",
|
||||
"custom-entry-command": "Parancs",
|
||||
"custom-entry-delete": "Törlés",
|
||||
"custom-entry-edit": "Egyéni parancs szerkesztése",
|
||||
"custom-entry-name": "Név",
|
||||
"custom-entry-name-placeholder": "pl. Lámpák lekapcsolása",
|
||||
"custom-entry-new": "Új egyéni parancs",
|
||||
"custom-entry-timeout": "Inaktivitási idő",
|
||||
"custom-entry-timeout-format": "{count} másodperc",
|
||||
"custom-entry-timeout-format-plural": "{count} másodperc",
|
||||
"custom-entry-unnamed": "Névtelen parancs",
|
||||
"custom-label": "Egyedi tétlenségi parancsok",
|
||||
"enable-description": "Automatikusan kikapcsolja a képernyőt, zárolja vagy felfüggeszti egy inaktivitási időszak után.",
|
||||
"enable-label": "Inaktivitás kezelés engedélyezése",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "Áttűnés időtartama",
|
||||
"lock-description": "Inaktivitási másodpercek a zárolási képernyő aktiválása előtt.",
|
||||
"lock-label": "Képernyőzár",
|
||||
"resume-command-label": "Parancs folytatása",
|
||||
"screen-off-description": "Inaktivitás másodpercei, mielőtt a monitorok kikapcsolnak.",
|
||||
"screen-off-label": "Képernyő kikapcsolása",
|
||||
"status-description": "A kompozitor által jelentett inaktivitási idő.",
|
||||
@@ -1241,7 +1257,7 @@
|
||||
"settings-annotation-tool-placeholder": "pl. 'gradia', 'satty -f -'",
|
||||
"settings-auto-paste-description": "Automatikusan beilleszti a kiválasztott vágólap elemet. Wtype szükséges hozzá.",
|
||||
"settings-auto-paste-label": "Automatikus beillesztés",
|
||||
"settings-clip-preview-description": "Mutassa a vágólap tartalmának előnézetét a >clip parancs használatakor.",
|
||||
"settings-clip-preview-description": "A vágólap tartalmának előnézetének megjelenítése a >clip parancs használatakor.",
|
||||
"settings-clip-preview-label": "Vágólap előnézet engedélyezése",
|
||||
"settings-clip-wrap-text-description": "A szöveg tördelése a vágólap listában a csonkítás helyett.",
|
||||
"settings-clip-wrap-text-label": "Clipboard szöveg becsomagolása",
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "Válassz egy háttérképet alább",
|
||||
"subheader": "Teremts hangulatot egy gyönyörű háttérrel."
|
||||
},
|
||||
"welcome": "Üdvözöljük",
|
||||
"welcome-note": "Csak néhány alapvető dolog az induláshoz — a teljes beállítási lehetőség a beállításokban található",
|
||||
"welcome-subtitle": "Tegyük egyedivé az asztalod",
|
||||
"welcome-title": "Üdvözöl a Noctalia!"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "Felbontás",
|
||||
"resolution-mode-label": "Mód",
|
||||
"solid-color-tooltip": "Egyszínű háttér",
|
||||
"sort-date-asc": "Rendezés a legrégebbiek elöl",
|
||||
"sort-date-desc": "Rendezés a legújabbak elöl",
|
||||
"sort-name-asc": "Rendezés név szerint (A-Z)",
|
||||
"sort-name-desc": "Rendezés név szerint (Z-A)",
|
||||
"sort-random": "Rendezés véletlenszerűen",
|
||||
"sorting-date-added": "Hozzáadás dátuma",
|
||||
"sorting-favorites": "Kedvencek",
|
||||
"sorting-label": "Rendezés",
|
||||
|
||||
@@ -60,8 +60,8 @@
|
||||
"hide-if-not-detected-description": "Nasconde il widget quando non viene rilevata alcuna batteria nel sistema.",
|
||||
"hide-if-not-detected-label": "Nascondi se non rilevata",
|
||||
"low-battery-threshold-label": "Soglia avviso batteria scarica",
|
||||
"show-noctalia-performance-description": "Mostra l’interruttore Modalità Prestazioni Noctalia nel pannello batteria.<br>Disattiva ombre e animazioni in Noctalia per ridurre l’uso di risorse.",
|
||||
"show-noctalia-performance-label": "Mostra interruttore Prestazioni Noctalia",
|
||||
"show-noctalia-performance-description": "Mostra l’interruttore modalità prestazioni Noctalia nel pannello batteria.<br>Disattiva ombre e animazioni in Noctalia per ridurre l’uso di risorse.",
|
||||
"show-noctalia-performance-label": "Mostra interruttore Noctalia Prestazioni",
|
||||
"show-power-profile-description": "Mostra la selezione del profilo energetico nel pannello batteria.",
|
||||
"show-power-profile-label": "Mostra controlli profilo energetico"
|
||||
},
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "Contributori",
|
||||
"copied-to-clipboard": "Copiato negli appunti",
|
||||
"countdown": "Conto alla rovescia",
|
||||
"customize": "Personalizza",
|
||||
"date": "Data",
|
||||
"default": "Predefinito",
|
||||
"delete": "Elimina",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Commit Git:",
|
||||
"noctalia-installed-version": "Versione installata:",
|
||||
"noctalia-latest-version": "Ultima versione:",
|
||||
"noctalia-qs-version": "Noctalia QS versione:",
|
||||
"noctalia-title": "Shell Noctalia",
|
||||
"privacy-policy": "Informativa privacy",
|
||||
"support": "Supportaci",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "Usa opacità barra separata",
|
||||
"appearance-widget-spacing-description": "Regola la spaziatura tra i widget nella barra.",
|
||||
"appearance-widget-spacing-label": "Spaziatura widget",
|
||||
"behavior-wheel-wrap-description": "Quando abilitato, lo scorrimento continua dall'ultimo elemento al primo.",
|
||||
"behavior-wheel-wrap-label": "Circolare",
|
||||
"behavior-workspace-scroll-description": "Scegli cosa fa la rotellina del mouse sulle aree vuote della barra.",
|
||||
"behavior-workspace-scroll-label": "Azione rotella mouse della Barra",
|
||||
"monitor-configure-widgets": "Configura widget",
|
||||
"monitor-override-settings": "Sovrascrivi impostazioni globali",
|
||||
"monitor-override-settings-description": "Usa impostazioni personalizzate per questo monitor.",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "Personalizza quali controlli appaiono nel centro di controllo e in quale ordine.",
|
||||
"desc": "Configura posizione e comportamento del pannello centro di controllo.",
|
||||
"open-at-mouse-description": "Quando si fa clic destro su un'area vuota della Bar, apri il Centro di Controllo vicino al cursore. Se disabilitato, viene utilizzata l'impostazione di posizione sopra indicata.",
|
||||
"open-at-mouse-label": "Apri al cursore con clic destro",
|
||||
"position-description": "Scegli dove appare il pannello centro di controllo quando viene aperto.",
|
||||
"shortcuts-custom-button-command-description": "Comando da eseguire quando il pulsante viene cliccato.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Abilita una seconda icona e uno stato 'attivo' basato su un comando di controllo.",
|
||||
@@ -1176,10 +1184,10 @@
|
||||
"noctalia-started-description": "Comando da eseguire quando Noctalia ha finito il caricamento.",
|
||||
"noctalia-started-label": "Noctalia avviata",
|
||||
"noctalia-started-placeholder": "es. notify-send 'Noctalia caricata'",
|
||||
"performance-mode-disabled-description": "Comando da eseguire quando Modalità Prestazioni Noctalia è disabilitata.",
|
||||
"performance-mode-disabled-description": "Comando da eseguire quando modalità prestazioni Noctalia è disabilitata.",
|
||||
"performance-mode-disabled-label": "Modalità prestazioni disabilitata",
|
||||
"performance-mode-disabled-placeholder": "es. notify-send \"Prestazioni\" \"Modalità disabilitata\"",
|
||||
"performance-mode-enabled-description": "Comando da eseguire quando Modalità Prestazioni Noctalia è abilitata.",
|
||||
"performance-mode-enabled-description": "Comando da eseguire quando modalità prestazioni Noctalia è abilitata.",
|
||||
"performance-mode-enabled-label": "Modalità prestazioni abilitata",
|
||||
"performance-mode-enabled-placeholder": "es. notify-send \"Prestazioni\" \"Modalità abilitata\"",
|
||||
"screen-lock-description": "Comando da eseguire quando lo schermo viene bloccato.",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "Esegui un comando shell dopo un periodo di inattività.",
|
||||
"custom-entry-command": "Comando",
|
||||
"custom-entry-delete": "Elimina",
|
||||
"custom-entry-edit": "Modifica Comando Personalizzato",
|
||||
"custom-entry-name": "Nome",
|
||||
"custom-entry-name-placeholder": "es. Spegni le luci",
|
||||
"custom-entry-new": "Nuovo Comando Personalizzato",
|
||||
"custom-entry-timeout": "Tempo inattività",
|
||||
"custom-entry-timeout-format": "{count} secondo",
|
||||
"custom-entry-timeout-format-plural": "{count} secondi",
|
||||
"custom-entry-unnamed": "Comando senza nome",
|
||||
"custom-label": "Comandi inattività personalizzati",
|
||||
"enable-description": "Spegni automaticamente schermo, blocca o sospendi dopo un periodo di inattività.",
|
||||
"enable-label": "Abilita gestione inattività",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "Durata dissolvenza",
|
||||
"lock-description": "Secondi di inattività prima che si attivi la schermata blocco.",
|
||||
"lock-label": "Schermata blocco",
|
||||
"resume-command-label": "Riprendi comando",
|
||||
"screen-off-description": "Secondi di inattività prima che i monitor vengano spenti.",
|
||||
"screen-off-label": "Spegni schermo",
|
||||
"status-description": "Tempo di inattività come riportato dal compositor.",
|
||||
@@ -1730,7 +1746,7 @@
|
||||
},
|
||||
"skip-setup": "Salta configurazione",
|
||||
"telemetry-wizard-done": "Capito!",
|
||||
"telemetry-wizard-note": "Hai il controllo: puoi attivarla o disattivarla quando vuoi nelle impostazioni",
|
||||
"telemetry-wizard-note": "Hai il controllo — abilita o disabilita questa opzione in qualsiasi momento nelle impostazioni",
|
||||
"telemetry-wizard-subtitle": "Abbiamo aggiunto analisi anonime per migliorare Noctalia",
|
||||
"telemetry-wizard-title": "Aggiornamento privacy",
|
||||
"wallpaper": {
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "Seleziona uno sfondo qui sotto",
|
||||
"subheader": "Imposta l’atmosfera con uno sfondo bellissimo."
|
||||
},
|
||||
"welcome": "Benvenuto",
|
||||
"welcome-note": "Solo poche basi per iniziare: tutte le opzioni sono nelle impostazioni",
|
||||
"welcome-subtitle": "Rendiamo il tuo desktop davvero tuo",
|
||||
"welcome-title": "Benvenuto in Noctalia!"
|
||||
@@ -1827,9 +1844,9 @@
|
||||
"not-installed": "wlsunset not installed"
|
||||
},
|
||||
"noctalia-performance": {
|
||||
"disabled": "Performance mode disabled",
|
||||
"enabled": "Performance mode enabled",
|
||||
"label": "Noctalia Performance"
|
||||
"disabled": "Modalità prestazioni disabilitata",
|
||||
"enabled": "Modalità prestazioni abilitata",
|
||||
"label": "Noctalia Prestazioni"
|
||||
},
|
||||
"power-profile": {
|
||||
"changed": "Power profile changed",
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "Risoluzione",
|
||||
"resolution-mode-label": "Modalità",
|
||||
"solid-color-tooltip": "Sfondo a colore uniforme",
|
||||
"sort-date-asc": "Ordina dal più vecchio al più recente",
|
||||
"sort-date-desc": "Ordina dal più recente al più vecchio",
|
||||
"sort-name-asc": "Ordina per nome (A-Z)",
|
||||
"sort-name-desc": "Ordina per nome (Z-A)",
|
||||
"sort-random": "Ordina casualmente",
|
||||
"sorting-date-added": "Data aggiunta",
|
||||
"sorting-favorites": "Preferiti",
|
||||
"sorting-label": "Ordina per",
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "貢献者",
|
||||
"copied-to-clipboard": "クリップボードにコピーしました",
|
||||
"countdown": "カウントダウン",
|
||||
"customize": "カスタマイズ",
|
||||
"date": "日付",
|
||||
"default": "デフォルト",
|
||||
"delete": "削除",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Git コミット:",
|
||||
"noctalia-installed-version": "現在のバージョン:",
|
||||
"noctalia-latest-version": "最新のバージョン:",
|
||||
"noctalia-qs-version": "Noctalia QS バージョン:",
|
||||
"noctalia-title": "Noctalia shell",
|
||||
"privacy-policy": "プライバシーポリシー",
|
||||
"support": "支援する",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "バーの不透明度を個別に設定",
|
||||
"appearance-widget-spacing-description": "バー内の各ウィジェット間の間隔を調整します。",
|
||||
"appearance-widget-spacing-label": "ウィジェットの間隔",
|
||||
"behavior-wheel-wrap-description": "有効にすると、スクロールは最後の項目から最初の項目へ続きます。",
|
||||
"behavior-wheel-wrap-label": "ループ",
|
||||
"behavior-workspace-scroll-description": "バーの空いている領域でマウスホイールが何をするか選択します。",
|
||||
"behavior-workspace-scroll-label": "バーのマウスホイールアクション",
|
||||
"monitor-configure-widgets": "ウィジェットを設定",
|
||||
"monitor-override-settings": "グローバル設定を上書き",
|
||||
"monitor-override-settings-description": "このモニターにカスタム設定を使用する。",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "コントロールセンターに表示する項目と、その順序をカスタマイズします。",
|
||||
"desc": "コントロールセンターの位置や挙動を設定します。",
|
||||
"open-at-mouse-description": "バーの空いている領域を右クリックすると、カーソル付近にコントロールセンターを開きます。無効になっている場合、代わりに上記の配置設定が使用されます。",
|
||||
"open-at-mouse-label": "右クリックでカーソル位置に開く",
|
||||
"position-description": "コントロールセンターを開いたときの表示位置を選択します。",
|
||||
"shortcuts-custom-button-command-description": "ボタンをクリックした際に実行するコマンド。",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "チェックコマンドに基づいて、別のアイコンや「ON」状態を有効にします。",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "一定期間の非アクティブ状態の後、シェルコマンドを実行します。",
|
||||
"custom-entry-command": "コマンド",
|
||||
"custom-entry-delete": "削除",
|
||||
"custom-entry-edit": "カスタムコマンドを編集",
|
||||
"custom-entry-name": "名前",
|
||||
"custom-entry-name-placeholder": "例:ライトを消す",
|
||||
"custom-entry-new": "新しいカスタムコマンド",
|
||||
"custom-entry-timeout": "非アクティブ時間",
|
||||
"custom-entry-timeout-format": "{count} 秒",
|
||||
"custom-entry-timeout-format-plural": "{count} 秒",
|
||||
"custom-entry-unnamed": "名前のないコマンド",
|
||||
"custom-label": "カスタムアイドルコマンド",
|
||||
"enable-description": "一定時間操作がない場合、自動的に画面をオフにする、ロックする、またはサスペンドする。",
|
||||
"enable-label": "アイドル管理を有効にする",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "フェード時間",
|
||||
"lock-description": "ロック画面がアクティブになるまでの非アクティブ秒数。",
|
||||
"lock-label": "画面をロック",
|
||||
"resume-command-label": "コマンドを再開",
|
||||
"screen-off-description": "モニターがオフになるまでの非アクティブな秒数。",
|
||||
"screen-off-label": "画面をオフにする",
|
||||
"status-description": "コンポジターによって報告されたアイドル時間。",
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "以下から壁紙を選択します",
|
||||
"subheader": "美しい背景で雰囲気を演出しましょう。"
|
||||
},
|
||||
"welcome": "ようこそ",
|
||||
"welcome-note": "まずは基本設定から始めましょう。詳細なオプションは「設定」にあります。",
|
||||
"welcome-subtitle": "デスクトップをあなただけのものにしましょう",
|
||||
"welcome-title": "Noctaliaへようこそ!"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "解像度",
|
||||
"resolution-mode-label": "モード",
|
||||
"solid-color-tooltip": "無地",
|
||||
"sort-date-asc": "古い順に並べ替え",
|
||||
"sort-date-desc": "新しい順に並べ替え",
|
||||
"sort-name-asc": "名前でソート (A-Z)",
|
||||
"sort-name-desc": "名前順に並べ替え (Z-A)",
|
||||
"sort-random": "ランダムで並べ替え",
|
||||
"sorting-date-added": "追加日",
|
||||
"sorting-favorites": "お気に入り数",
|
||||
"sorting-label": "並べ替え",
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "기여자",
|
||||
"copied-to-clipboard": "클립보드에 복사됨",
|
||||
"countdown": "카운트다운",
|
||||
"customize": "사용자 지정",
|
||||
"date": "날짜",
|
||||
"default": "기본값",
|
||||
"delete": "삭제",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Git 커밋:",
|
||||
"noctalia-installed-version": "설치된 버전:",
|
||||
"noctalia-latest-version": "최신 버전:",
|
||||
"noctalia-qs-version": "Noctalia QS 버전:",
|
||||
"noctalia-title": "Noctalia 셸",
|
||||
"privacy-policy": "개인정보 처리방침",
|
||||
"support": "후원하기",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "별도 바 불투명도 사용",
|
||||
"appearance-widget-spacing-description": "바의 각 위젯 사이 간격을 조정합니다.",
|
||||
"appearance-widget-spacing-label": "위젯 간격",
|
||||
"behavior-wheel-wrap-description": "활성화되면 스크롤이 마지막 항목에서 첫 번째 항목으로 계속됩니다.",
|
||||
"behavior-wheel-wrap-label": "순환",
|
||||
"behavior-workspace-scroll-description": "바의 비어 있는 영역에서 마우스 휠이 무엇을 할지 선택하세요.",
|
||||
"behavior-workspace-scroll-label": "바 마우스 휠 동작",
|
||||
"monitor-configure-widgets": "위젯 구성",
|
||||
"monitor-override-settings": "전역 설정 재정의",
|
||||
"monitor-override-settings-description": "이 모니터에 사용자 지정 설정을 사용합니다.",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "제어 센터에 표시될 컨트롤과 순서를 사용자 지정합니다.",
|
||||
"desc": "제어 센터 패널의 위치와 동작을 구성합니다.",
|
||||
"open-at-mouse-description": "바의 빈 공간을 오른쪽 클릭하면 커서 근처에 제어 센터를 엽니다. 비활성화된 경우, 대신 위의 위치 설정이 사용됩니다.",
|
||||
"open-at-mouse-label": "마우스 오른쪽 클릭 시 커서 위치에 열기",
|
||||
"position-description": "제어 센터 패널이 열릴 때 나타날 위치를 선택하세요.",
|
||||
"shortcuts-custom-button-command-description": "버튼을 클릭했을 때 실행할 명령입니다.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "검사 명령에 따라 두 번째 아이콘과 '켜짐(hot)' 상태를 활성화합니다.",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "일정 시간 비활성 상태 후 셸 명령을 실행합니다.",
|
||||
"custom-entry-command": "명령",
|
||||
"custom-entry-delete": "삭제",
|
||||
"custom-entry-edit": "사용자 지정 명령 편집",
|
||||
"custom-entry-name": "이름",
|
||||
"custom-entry-name-placeholder": "예: 조명 끄기",
|
||||
"custom-entry-new": "새 사용자 지정 명령",
|
||||
"custom-entry-timeout": "비활성 시간",
|
||||
"custom-entry-timeout-format": "{count} 초",
|
||||
"custom-entry-timeout-format-plural": "{count} 초",
|
||||
"custom-entry-unnamed": "이름 없는 명령어",
|
||||
"custom-label": "사용자 지정 유휴 명령",
|
||||
"enable-description": "일정 시간 비활성 상태 후 자동으로 화면을 끄거나, 잠그거나, 절전 모드로 전환합니다.",
|
||||
"enable-label": "유휴 관리 활성화",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "페이드 지속 시간",
|
||||
"lock-description": "잠금 화면이 활성화되기 전 비활성 시간(초).",
|
||||
"lock-label": "화면 잠금",
|
||||
"resume-command-label": "명령 재개",
|
||||
"screen-off-description": "모니터가 꺼지기 전 비활성 시간(초).",
|
||||
"screen-off-label": "화면 끄기",
|
||||
"status-description": "컴포지터가 보고한 유휴 시간.",
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "아래에서 배경화면을 선택하세요",
|
||||
"subheader": "아름다운 배경으로 분위기를 설정하세요."
|
||||
},
|
||||
"welcome": "환영합니다",
|
||||
"welcome-note": "시작하기 위한 몇 가지 기본 사항입니다 — 전체 옵션은 설정에 있습니다",
|
||||
"welcome-subtitle": "당신만의 독특한 데스크톱을 만들어 보세요",
|
||||
"welcome-title": "Noctalia에 오신 것을 환영합니다!"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "해상도",
|
||||
"resolution-mode-label": "모드",
|
||||
"solid-color-tooltip": "단색 배경",
|
||||
"sort-date-asc": "오래된 순으로 정렬",
|
||||
"sort-date-desc": "최신 순으로 정렬",
|
||||
"sort-name-asc": "이름으로 정렬 (A-Z)",
|
||||
"sort-name-desc": "이름으로 정렬 (Z-A)",
|
||||
"sort-random": "무작위로 정렬",
|
||||
"sorting-date-added": "추가된 날짜",
|
||||
"sorting-favorites": "즐겨찾기",
|
||||
"sorting-label": "정렬 기준",
|
||||
|
||||
@@ -1036,7 +1036,7 @@
|
||||
"info-parameters-description": "• Hooka dîwêr: $1 = rêya dîwêr, $2 = navê ekranê<br>• Hooka guherîna mijarê: $1 = rast/derew (rewşa moda tarî)<br>• Hookên kilîtkirin/vekirina ekranê: Parametre tune<br>• Hookên moda performansê: Parametre tune<br>• Hooka danişînê: $1 = çalakî (girtin/ji nû ve destpêkirin)",
|
||||
"info-parameters-label": "Parametreyên berdest",
|
||||
"noctalia-started-description": "Fermana ku dema Noctalia barkirina xwe qedand pêk were.",
|
||||
"noctalia-started-label": "Noctalia Hêla Destpêkirin",
|
||||
"noctalia-started-label": "Noctalia hêla destpêkirin",
|
||||
"noctalia-started-placeholder": "mînakî notify-send 'Noctalia hate barkirin'",
|
||||
"performance-mode-disabled-description": "Fermana ku dema moda performansê ya Noctalia bêbandor dibe, tê meşandin.",
|
||||
"performance-mode-disabled-label": "Rewaya kar rawestayî ye",
|
||||
@@ -1517,7 +1517,7 @@
|
||||
},
|
||||
"skip-setup": "Sazkirinê Derbas Bike",
|
||||
"telemetry-wizard-done": "Gihîşt!",
|
||||
"telemetry-wizard-note": "Hûn di kontrolê de ne - hûn dikarin vê yekê di mîhengan de her dem çalak an neçalak bikin",
|
||||
"telemetry-wizard-note": "Hûn di kontrolê de ne — hûn dikarin vê yekê di mîhengan de her dem çalak an neçalak bikin",
|
||||
"telemetry-wizard-subtitle": "Me analîtîkên anonîm zêde kirin da ku alîkariya başkirina Noctalia bikin",
|
||||
"telemetry-wizard-title": "Nûkirina Nepenîtiyê",
|
||||
"wallpaper": {
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "Medewerkers",
|
||||
"copied-to-clipboard": "Gekopieerd naar klembord",
|
||||
"countdown": "Aftellen",
|
||||
"customize": "Aanpassen",
|
||||
"date": "Datum",
|
||||
"default": "Standaard",
|
||||
"delete": "Verwijderen",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Git commit:",
|
||||
"noctalia-installed-version": "Geïnstalleerde versie:",
|
||||
"noctalia-latest-version": "Nieuwste versie:",
|
||||
"noctalia-qs-version": "Noctalia QS versie:",
|
||||
"noctalia-title": "Noctalia-shell",
|
||||
"privacy-policy": "Privacybeleid",
|
||||
"support": "Steun ons",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "Gebruik afzonderlijke balkdekking",
|
||||
"appearance-widget-spacing-description": "Pas de afstand tussen elke widget in de balk aan.",
|
||||
"appearance-widget-spacing-label": "Widgetafstand",
|
||||
"behavior-wheel-wrap-description": "Indien ingeschakeld, gaat het scrollen door van het laatste naar het eerste item.",
|
||||
"behavior-wheel-wrap-label": "Doorlopen",
|
||||
"behavior-workspace-scroll-description": "Kies wat het muiswiel doet op lege gebieden van de balk.",
|
||||
"behavior-workspace-scroll-label": "Muiswielactie van de Balk",
|
||||
"monitor-configure-widgets": "Widgets configureren",
|
||||
"monitor-override-settings": "Globale instellingen overschrijven",
|
||||
"monitor-override-settings-description": "Gebruik aangepaste instellingen voor deze monitor.",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "Pas aan welke bedieningselementen in het bedieningscentrum verschijnen en in welke volgorde.",
|
||||
"desc": "Configureer de positie en het gedrag van het bedieningscentrumpaneel.",
|
||||
"open-at-mouse-description": "Bij een rechtermuisklik op een leeg gedeelte van de Bar, open het Controlecentrum dicht bij de cursor. Indien uitgeschakeld, wordt de bovenstaande positie-instelling gebruikt.",
|
||||
"open-at-mouse-label": "Openen bij cursor met rechtermuisklik",
|
||||
"position-description": "Kies waar het bedieningscentrumpaneel verschijnt wanneer het wordt geopend.",
|
||||
"shortcuts-custom-button-command-description": "Het commando dat wordt uitgevoerd wanneer op de knop wordt geklikt.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Schakel een tweede pictogram en aan-status in op basis van een controlecommando.",
|
||||
@@ -1208,19 +1216,27 @@
|
||||
"custom-description": "Voer een shell-commando uit na een periode van inactiviteit.",
|
||||
"custom-entry-command": "Commando",
|
||||
"custom-entry-delete": "Verwijderen",
|
||||
"custom-entry-edit": "Aangepaste Opdracht Bewerken",
|
||||
"custom-entry-name": "Naam",
|
||||
"custom-entry-name-placeholder": "bijv. Lichten uitdoen",
|
||||
"custom-entry-new": "Nieuwe Aangepaste Opdracht",
|
||||
"custom-entry-timeout": "Inactiviteitstijd",
|
||||
"custom-entry-timeout-format": "{count} seconde",
|
||||
"custom-entry-timeout-format-plural": "{count} seconden",
|
||||
"custom-entry-unnamed": "Naamloos commando",
|
||||
"custom-label": "Aangepaste inactiviteitscommando's",
|
||||
"enable-description": "Schakel het scherm automatisch uit, vergrendel of zet in slaapstand na een periode van inactiviteit.",
|
||||
"enable-description": "Schakel het scherm automatisch uit, vergrendel of onderbreek na een periode van inactiviteit.",
|
||||
"enable-label": "Inactiviteitsbeheer inschakelen",
|
||||
"fade-duration-description": "Seconden voor de fade-to-black animatie voordat elke actie wordt geactiveerd. Elke muisbeweging annuleert de fade.",
|
||||
"fade-duration-label": "Vervagingsduur",
|
||||
"lock-description": "Seconden van inactiviteit voordat het vergrendelscherm wordt geactiveerd.",
|
||||
"lock-label": "Scherm vergrendelen",
|
||||
"resume-command-label": "Commando hervatten",
|
||||
"screen-off-description": "Seconden van inactiviteit voordat monitoren worden uitgeschakeld.",
|
||||
"screen-off-label": "Scherm uitschakelen",
|
||||
"status-description": "Inactiviteitstijd zoals gerapporteerd door de compositor.",
|
||||
"status-label": "Inactiviteitstijd",
|
||||
"suspend-description": "Seconden van inactiviteit voordat het systeem in slaapstand gaat.",
|
||||
"suspend-description": "Seconden van inactiviteit voordat het systeem onderbreekt.",
|
||||
"tab-behavior": "Gedrag",
|
||||
"tab-custom": "Aangepast",
|
||||
"timeouts-description": "Stel in op 0 om een fase uit te schakelen. Time-outs worden gepauzeerd zolang 'Wakker houden' actief is.",
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "Selecteer hieronder een achtergrond",
|
||||
"subheader": "Zet de toon met een mooie achtergrond."
|
||||
},
|
||||
"welcome": "Welkom",
|
||||
"welcome-note": "Een paar basisinstellingen om je op weg te helpen — alle opties vind je in instellingen",
|
||||
"welcome-subtitle": "Laten we uw bureaublad uniek maken",
|
||||
"welcome-title": "Welkom bij Noctalia!"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "Resolutie",
|
||||
"resolution-mode-label": "Modus",
|
||||
"solid-color-tooltip": "Effen kleur achtergrond",
|
||||
"sort-date-asc": "Sorteren op oudste eerst",
|
||||
"sort-date-desc": "Sorteren op nieuwste eerst",
|
||||
"sort-name-asc": "Sorteren op naam (A-Z)",
|
||||
"sort-name-desc": "Sorteren op naam (Z-A)",
|
||||
"sort-random": "Sorteer willekeurig",
|
||||
"sorting-date-added": "Datum toegevoegd",
|
||||
"sorting-favorites": "Favorieten",
|
||||
"sorting-label": "Sorteren op",
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "Współtwórcy",
|
||||
"copied-to-clipboard": "Skopiowano do schowka",
|
||||
"countdown": "Odliczanie",
|
||||
"customize": "Dostosuj",
|
||||
"date": "Data",
|
||||
"default": "Domyślny",
|
||||
"delete": "Usuń",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Git commit:",
|
||||
"noctalia-installed-version": "Zainstalowana wersja:",
|
||||
"noctalia-latest-version": "Najnowsza wersja:",
|
||||
"noctalia-qs-version": "Noctalia QS wersja:",
|
||||
"noctalia-title": "Noctalia shell",
|
||||
"privacy-policy": "Polityka prywatności",
|
||||
"support": "Wesprzyj nas",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "Użyj osobnej przezroczystości słupków",
|
||||
"appearance-widget-spacing-description": "Dostosuj odstępy między każdym widżetem na pasku.",
|
||||
"appearance-widget-spacing-label": "Odstępy między widżetami",
|
||||
"behavior-wheel-wrap-description": "Po włączeniu przewijanie kontynuuje się od ostatniego elementu do pierwszego.",
|
||||
"behavior-wheel-wrap-label": "Cyklicznie",
|
||||
"behavior-workspace-scroll-description": "Wybierz, co robi kółko myszy na pustych obszarach paska.",
|
||||
"behavior-workspace-scroll-label": "Akcja kółka myszy Paska",
|
||||
"monitor-configure-widgets": "Skonfiguruj widżety",
|
||||
"monitor-override-settings": "Zastąp ustawienia globalne",
|
||||
"monitor-override-settings-description": "Użyj niestandardowych ustawień dla tego monitora.",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "Dostosuj, które kontrolki pojawiają się w centrum sterowania i w jakiej kolejności.",
|
||||
"desc": "Konfiguruj pozycjonowanie i zachowanie panelu centrum sterowania.",
|
||||
"open-at-mouse-description": "Po kliknięciu prawym przyciskiem myszy na pusty obszar Bar, otwórz Centrum Sterowania blisko kursora. Gdy wyłączone, zamiast tego używane jest powyższe ustawienie pozycji.",
|
||||
"open-at-mouse-label": "Otwórz w miejscu kursora po prawym kliknięciu",
|
||||
"position-description": "Wybierz, gdzie pojawia się panel centrum sterowania po otwarciu.",
|
||||
"shortcuts-custom-button-command-description": "Polecenie do wykonania po kliknięciu przycisku.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Włącz drugą ikonę i stan 'aktywny' na podstawie polecenia sprawdzającego.",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "Uruchom polecenie shella po okresie bezczynności.",
|
||||
"custom-entry-command": "Polecenie",
|
||||
"custom-entry-delete": "Usuń",
|
||||
"custom-entry-edit": "Edytuj Niestandardowe Polecenie",
|
||||
"custom-entry-name": "Nazwa",
|
||||
"custom-entry-name-placeholder": "np. Wyłącz światła",
|
||||
"custom-entry-new": "Nowe Niestandardowe Polecenie",
|
||||
"custom-entry-timeout": "Czas bezczynności",
|
||||
"custom-entry-timeout-format": "{count} sekunda",
|
||||
"custom-entry-timeout-format-plural": "{count} sekund",
|
||||
"custom-entry-unnamed": "Nienazwana komenda",
|
||||
"custom-label": "Niestandardowe polecenia bezczynności",
|
||||
"enable-description": "Automatycznie wyłącz ekran, zablokuj lub uśpij po okresie bezczynności.",
|
||||
"enable-label": "Włącz zarządzanie bezczynnością",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "Czas trwania zanikania",
|
||||
"lock-description": "Sekundy bezczynności przed aktywacją ekranu blokady.",
|
||||
"lock-label": "Zablokuj ekran",
|
||||
"resume-command-label": "Wznów polecenie",
|
||||
"screen-off-description": "Sekundy bezczynności, zanim monitory zostaną wyłączone.",
|
||||
"screen-off-label": "Wyłącz ekran",
|
||||
"status-description": "Czas bezczynności zgłoszony przez compositora.",
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "Wybierz tapetę poniżej",
|
||||
"subheader": "Ustaw nastrój dzięki pięknemu tłu."
|
||||
},
|
||||
"welcome": "Witaj",
|
||||
"welcome-note": "Tylko kilka podstaw na początek — pełne opcje znajdują się w ustawieniach",
|
||||
"welcome-subtitle": "Sprawmy, aby Twój pulpit był wyjątkowy",
|
||||
"welcome-title": "Witamy w Noctalia!"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "Rozdzielczość",
|
||||
"resolution-mode-label": "Tryb",
|
||||
"solid-color-tooltip": "Jednolite tło kolorystyczne",
|
||||
"sort-date-asc": "Sortuj od najstarszych",
|
||||
"sort-date-desc": "Sortuj od najnowszych",
|
||||
"sort-name-asc": "Sortuj według nazwy (A-Z)",
|
||||
"sort-name-desc": "Sortuj według nazwy (Z-A)",
|
||||
"sort-random": "Sortuj losowo",
|
||||
"sorting-date-added": "Data dodania",
|
||||
"sorting-favorites": "Ulubione",
|
||||
"sorting-label": "Sortuj według",
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
"hide-if-not-detected-label": "Ocultar se não detectado",
|
||||
"low-battery-threshold-label": "Limite de aviso de bateria fraca",
|
||||
"show-noctalia-performance-description": "Exibir o interruptor do modo de desempenho Noctalia no painel da bateria.<br>Desativa sombras e animações no Noctalia para reduzir o uso de recursos.",
|
||||
"show-noctalia-performance-label": "Mostrar alternância de Noctalia Desempenho",
|
||||
"show-noctalia-performance-label": "Mostrar alternância Noctalia Desempenho",
|
||||
"show-power-profile-description": "Exibir a seleção de perfil de energia no painel da bateria.",
|
||||
"show-power-profile-label": "Mostrar controles de perfil de energia"
|
||||
},
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "Colaboradores",
|
||||
"copied-to-clipboard": "Copiado para a área de transferência",
|
||||
"countdown": "Contagem regressiva",
|
||||
"customize": "Personalizar",
|
||||
"date": "Data",
|
||||
"default": "Padrão",
|
||||
"delete": "Apagar",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Commit Git:",
|
||||
"noctalia-installed-version": "Versão instalada:",
|
||||
"noctalia-latest-version": "Última versão:",
|
||||
"noctalia-qs-version": "Noctalia QS versão:",
|
||||
"noctalia-title": "Shell Noctalia",
|
||||
"privacy-policy": "Política de privacidade",
|
||||
"support": "Apoie-nos",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "Usar opacidade separada para as barras",
|
||||
"appearance-widget-spacing-description": "Ajusta o espaçamento entre cada widget na barra.",
|
||||
"appearance-widget-spacing-label": "Espaçamento de widgets",
|
||||
"behavior-wheel-wrap-description": "Quando ativado, a rolagem continua do último item para o primeiro.",
|
||||
"behavior-wheel-wrap-label": "Circular",
|
||||
"behavior-workspace-scroll-description": "Escolha o que a roda do mouse faz em áreas vazias da barra.",
|
||||
"behavior-workspace-scroll-label": "Ação da roda do rato da Barra",
|
||||
"monitor-configure-widgets": "Configurar widgets",
|
||||
"monitor-override-settings": "Substituir configurações globais",
|
||||
"monitor-override-settings-description": "Usar definições personalizadas para este monitor.",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "Personalize quais controles aparecem na central de controle e em que ordem.",
|
||||
"desc": "Configurar o posicionamento e o comportamento do painel da central de controle.",
|
||||
"open-at-mouse-description": "Ao clicar com o botão direito numa área vazia da Bar, abre o Centro de Controle perto do cursor. Quando desativado, a definição de posição acima é usada em vez disso.",
|
||||
"open-at-mouse-label": "Abrir no cursor ao clicar com o botão direito",
|
||||
"position-description": "Escolha onde o painel da central de controle aparece quando aberto.",
|
||||
"shortcuts-custom-button-command-description": "O comando a ser executado quando o botão é clicado.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Ativa um segundo ícone e um estado 'quente' com base em um comando de verificação.",
|
||||
@@ -1174,7 +1182,7 @@
|
||||
"info-parameters-description": "• Hook de papel de parede: $1 = caminho do papel de parede, $2 = nome da tela<br>• Hook de alternância de tema: $1 = verdadeiro/falso (estado do modo escuro)<br>• Hooks de bloqueio/desbloqueio de tela: Sem parâmetros<br>• Hooks de modo de desempenho: Sem parâmetros<br>• Hook de sessão: $1 = ação (desligamento/reinicialização)",
|
||||
"info-parameters-label": "Parâmetros disponíveis",
|
||||
"noctalia-started-description": "Comando para executar quando o Noctalia terminar de carregar.",
|
||||
"noctalia-started-label": "Noctalia Iniciado",
|
||||
"noctalia-started-label": "Noctalia iniciado",
|
||||
"noctalia-started-placeholder": "p. ex. notify-send 'Noctalia Carregado'",
|
||||
"performance-mode-disabled-description": "Comando a ser executado quando o modo de desempenho Noctalia é desabilitado.",
|
||||
"performance-mode-disabled-label": "Modo de desempenho desabilitado",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "Executa um comando de shell após um período de inatividade.",
|
||||
"custom-entry-command": "Comando",
|
||||
"custom-entry-delete": "Excluir",
|
||||
"custom-entry-edit": "Editar Comando Personalizado",
|
||||
"custom-entry-name": "Nome",
|
||||
"custom-entry-name-placeholder": "p. ex. Desligar luzes",
|
||||
"custom-entry-new": "Novo Comando Personalizado",
|
||||
"custom-entry-timeout": "Tempo de inatividade",
|
||||
"custom-entry-timeout-format": "{count} segundo",
|
||||
"custom-entry-timeout-format-plural": "{count} segundos",
|
||||
"custom-entry-unnamed": "Comando sem nome",
|
||||
"custom-label": "Comandos de inatividade personalizados",
|
||||
"enable-description": "Desligar a tela, bloquear ou suspender automaticamente após um período de inatividade.",
|
||||
"enable-label": "Ativar gerenciamento de inatividade",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "Duração do esmaecimento",
|
||||
"lock-description": "Segundos de inatividade antes da ativação da tela de bloqueio.",
|
||||
"lock-label": "Bloquear tela",
|
||||
"resume-command-label": "Retomar comando",
|
||||
"screen-off-description": "Segundos de inatividade antes que os monitores sejam desligados.",
|
||||
"screen-off-label": "Desligar tela",
|
||||
"status-description": "Tempo ocioso conforme relatado pelo compositor.",
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "Selecione um papel de parede abaixo",
|
||||
"subheader": "Defina o ambiente com um belo fundo."
|
||||
},
|
||||
"welcome": "Bem-vindo",
|
||||
"welcome-note": "Apenas alguns ajustes básicos para começar — o restante está em configurações",
|
||||
"welcome-subtitle": "Vamos tornar o seu ambiente de trabalho único",
|
||||
"welcome-title": "Bem-vindo ao Noctalia!"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "Resolução",
|
||||
"resolution-mode-label": "Modo",
|
||||
"solid-color-tooltip": "Fundo de cor sólida",
|
||||
"sort-date-asc": "Ordenar por mais antigo primeiro",
|
||||
"sort-date-desc": "Ordenar por mais recente primeiro",
|
||||
"sort-name-asc": "Ordenar por nome (A-Z)",
|
||||
"sort-name-desc": "Ordenar por nome (Z-A)",
|
||||
"sort-random": "Ordenar aleatoriamente",
|
||||
"sorting-date-added": "Data de adição",
|
||||
"sorting-favorites": "Favoritos",
|
||||
"sorting-label": "Ordenar por",
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "Участники",
|
||||
"copied-to-clipboard": "Скопировано в буфер обмена",
|
||||
"countdown": "Обратный отсчёт",
|
||||
"customize": "Настроить",
|
||||
"date": "Дата",
|
||||
"default": "По умолчанию",
|
||||
"delete": "Удалить",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Git коммит:",
|
||||
"noctalia-installed-version": "Установленная версия:",
|
||||
"noctalia-latest-version": "Последняя версия:",
|
||||
"noctalia-qs-version": "Noctalia QS версия:",
|
||||
"noctalia-title": "Оболочка Noctalia",
|
||||
"privacy-policy": "Политика конфиденциальности",
|
||||
"support": "Поддержать нас",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "Использовать раздельную прозрачность столбцов",
|
||||
"appearance-widget-spacing-description": "Отрегулируйте интервал между каждым виджетом на панели.",
|
||||
"appearance-widget-spacing-label": "Расстояние между виджетами",
|
||||
"behavior-wheel-wrap-description": "Если включено, прокрутка продолжается с последнего элемента к первому.",
|
||||
"behavior-wheel-wrap-label": "По кругу",
|
||||
"behavior-workspace-scroll-description": "Выберите, что делает колесо мыши на пустых областях панели.",
|
||||
"behavior-workspace-scroll-label": "Действие колеса мыши Панели",
|
||||
"monitor-configure-widgets": "Настроить виджеты",
|
||||
"monitor-override-settings": "Переопределить глобальные настройки",
|
||||
"monitor-override-settings-description": "Использовать пользовательские настройки для этого монитора.",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "Настройте, какие элементы управления появляются в центре управления и в каком порядке.",
|
||||
"desc": "Настройка позиционирования и поведения панели центра управления.",
|
||||
"open-at-mouse-description": "При нажатии правой кнопкой мыши на пустую область Панели, откройте Центр управления рядом с курсором. Если отключено, вместо этого используется настройка положения выше.",
|
||||
"open-at-mouse-label": "Открывать у курсора по правому клику",
|
||||
"position-description": "Выберите, где появляется панель центра управления при открытии.",
|
||||
"shortcuts-custom-button-command-description": "Команда для выполнения при нажатии на кнопку.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Включить вторую иконку и 'активное' состояние на основе команды проверки.",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "Выполнить команду оболочки после периода бездействия.",
|
||||
"custom-entry-command": "Команда",
|
||||
"custom-entry-delete": "Удалить",
|
||||
"custom-entry-edit": "Редактировать Пользовательскую Команду",
|
||||
"custom-entry-name": "Имя",
|
||||
"custom-entry-name-placeholder": "напр. Выключить свет",
|
||||
"custom-entry-new": "Новая Пользовательская Команда",
|
||||
"custom-entry-timeout": "Время бездействия",
|
||||
"custom-entry-timeout-format": "{count} секунда",
|
||||
"custom-entry-timeout-format-plural": "{count} секунд",
|
||||
"custom-entry-unnamed": "Безымянная команда",
|
||||
"custom-label": "Пользовательские команды простоя",
|
||||
"enable-description": "Автоматически выключать экран, блокировать или приостанавливать работу после периода бездействия.",
|
||||
"enable-label": "Включить управление бездействием",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "Длительность затухания",
|
||||
"lock-description": "Секунды бездействия до активации экрана блокировки.",
|
||||
"lock-label": "Заблокировать экран",
|
||||
"resume-command-label": "Возобновить команду",
|
||||
"screen-off-description": "Секунды бездействия до выключения мониторов.",
|
||||
"screen-off-label": "Выключить экран",
|
||||
"status-description": "Время простоя, сообщаемое композитором.",
|
||||
@@ -1730,7 +1746,7 @@
|
||||
},
|
||||
"skip-setup": "Пропустить настройку",
|
||||
"telemetry-wizard-done": "Понял!",
|
||||
"telemetry-wizard-note": "Вы контролируете ситуацию — вы можете включить или отключить это в любое время в настройках",
|
||||
"telemetry-wizard-note": "Вы всё контролируете — вы можете включить или отключить это в любое время в настройках",
|
||||
"telemetry-wizard-subtitle": "Мы добавили анонимную аналитику, чтобы помочь улучшить Noctalia",
|
||||
"telemetry-wizard-title": "Обновление конфиденциальности",
|
||||
"wallpaper": {
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "Выберите обои ниже",
|
||||
"subheader": "Создайте настроение с красивым фоном."
|
||||
},
|
||||
"welcome": "Добро пожаловать",
|
||||
"welcome-note": "Всего несколько основ для начала — полные настройки находятся в настройках",
|
||||
"welcome-subtitle": "Давайте сделаем ваш рабочий стол уникальным",
|
||||
"welcome-title": "Добро пожаловать в Noctalia!"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "Разрешение",
|
||||
"resolution-mode-label": "Режим",
|
||||
"solid-color-tooltip": "Однотонный фон",
|
||||
"sort-date-asc": "Сортировать от старых к новым",
|
||||
"sort-date-desc": "Сортировать от новых к старым",
|
||||
"sort-name-asc": "Сортировать по имени (А-Я)",
|
||||
"sort-name-desc": "Сортировать по имени (Я-А)",
|
||||
"sort-random": "Сортировать случайно",
|
||||
"sorting-date-added": "Дата добавления",
|
||||
"sorting-favorites": "Избранное",
|
||||
"sorting-label": "Сортировать по",
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "Bidragsgivare",
|
||||
"copied-to-clipboard": "Kopierat till urklipp",
|
||||
"countdown": "Nedräkning",
|
||||
"customize": "Anpassa",
|
||||
"date": "Datum",
|
||||
"default": "Standard",
|
||||
"delete": "Ta bort",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Git-commit:",
|
||||
"noctalia-installed-version": "Installerad version:",
|
||||
"noctalia-latest-version": "Senaste version:",
|
||||
"noctalia-qs-version": "Noctalia QS version:",
|
||||
"noctalia-title": "Noctalia-skal",
|
||||
"privacy-policy": "Sekretesspolicy",
|
||||
"support": "Stöd oss",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "Använd separat opacitet för fältet",
|
||||
"appearance-widget-spacing-description": "Justera avståndet mellan varje widget i fältet.",
|
||||
"appearance-widget-spacing-label": "Widgetavstånd",
|
||||
"behavior-wheel-wrap-description": "När aktiverat fortsätter rullningen från det sista objektet till det första.",
|
||||
"behavior-wheel-wrap-label": "Cykla",
|
||||
"behavior-workspace-scroll-description": "Välj vad mushjulet gör på tomma områden i fältet.",
|
||||
"behavior-workspace-scroll-label": "Musrullningsåtgärd för Fältet",
|
||||
"monitor-configure-widgets": "Konfigurera widgetar",
|
||||
"monitor-override-settings": "Åsidosätt globala inställningar",
|
||||
"monitor-override-settings-description": "Använd anpassade inställningar för denna skärm.",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "Anpassa vilka kontroller som ska visas i kontrollcentret och i vilken ordning.",
|
||||
"desc": "Konfigurera kontrollpanelens placering och beteende.",
|
||||
"open-at-mouse-description": "När du högerklickar på ett tomt område av Fältet, öppna Kontrollcentret nära markören. Om inaktiverat används istället positioneringsinställningen ovan.",
|
||||
"open-at-mouse-label": "Öppna vid markören med högerklick",
|
||||
"position-description": "Välj var kontrollpanelen ska visas när den öppnas.",
|
||||
"shortcuts-custom-button-command-description": "Kommandot som ska utföras när knappen klickas på.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Aktivera en andra ikon och 'aktivt' tillstånd baserat på ett kontrollkommando.",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "Kör ett skal-kommando efter en period av inaktivitet.",
|
||||
"custom-entry-command": "Kommando",
|
||||
"custom-entry-delete": "Ta bort",
|
||||
"custom-entry-edit": "Redigera Anpassat Kommando",
|
||||
"custom-entry-name": "Namn",
|
||||
"custom-entry-name-placeholder": "t.ex. Släck lamporna",
|
||||
"custom-entry-new": "Nytt Anpassat Kommando",
|
||||
"custom-entry-timeout": "Inaktivitetstid",
|
||||
"custom-entry-timeout-format": "{count} sekund",
|
||||
"custom-entry-timeout-format-plural": "{count} sekunder",
|
||||
"custom-entry-unnamed": "Namnlöst kommando",
|
||||
"custom-label": "Anpassade inaktivitetskommandon",
|
||||
"enable-description": "Stäng automatiskt av skärmen, lås eller försätt i viloläge efter en period av inaktivitet.",
|
||||
"enable-label": "Aktivera inaktivitetshantering",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "Toningstid",
|
||||
"lock-description": "Sekunder av inaktivitet innan låsskärmen aktiveras.",
|
||||
"lock-label": "Lås skärm",
|
||||
"resume-command-label": "Återuppta kommando",
|
||||
"screen-off-description": "Sekunder av inaktivitet innan skärmarna stängs av.",
|
||||
"screen-off-label": "Stäng av skärmen",
|
||||
"status-description": "Inaktiv tid som rapporterats av compositorn.",
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "Välj en bakgrundsbild nedan",
|
||||
"subheader": "Skapa stämning med en vacker bakgrund."
|
||||
},
|
||||
"welcome": "Välkommen",
|
||||
"welcome-note": "Bara några grundläggande tips för att komma igång — alla alternativ finns i inställningarna",
|
||||
"welcome-subtitle": "Låt oss göra ditt skrivbord unikt för dig",
|
||||
"welcome-title": "Välkommen till Noctalia!"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "Upplösning",
|
||||
"resolution-mode-label": "Läge",
|
||||
"solid-color-tooltip": "Enfärgad bakgrund",
|
||||
"sort-date-asc": "Sortera efter äldst först",
|
||||
"sort-date-desc": "Sortera efter nyast först",
|
||||
"sort-name-asc": "Sortera efter namn (A-Z)",
|
||||
"sort-name-desc": "Sortera efter namn (Z-A)",
|
||||
"sort-random": "Sortera slumpmässigt",
|
||||
"sorting-date-added": "Datum tillagt",
|
||||
"sorting-favorites": "Favoriter",
|
||||
"sorting-label": "Sortera efter",
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "Katkıda bulunanlar",
|
||||
"copied-to-clipboard": "Panoya kopyalandı",
|
||||
"countdown": "Geri sayım",
|
||||
"customize": "Özelleştir",
|
||||
"date": "Tarih",
|
||||
"default": "Varsayılan",
|
||||
"delete": "Sil",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Git commit:",
|
||||
"noctalia-installed-version": "Yüklü sürüm:",
|
||||
"noctalia-latest-version": "En son sürüm:",
|
||||
"noctalia-qs-version": "Noctalia QS sürümü:",
|
||||
"noctalia-title": "Noctalia kabuğu",
|
||||
"privacy-policy": "Gizlilik politikası",
|
||||
"support": "Bizi destekleyin",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "Ayrı çubuk opaklığı kullan",
|
||||
"appearance-widget-spacing-description": "Çubuktaki her bir widget arasındaki boşluğu ayarlayın.",
|
||||
"appearance-widget-spacing-label": "Widget aralığı",
|
||||
"behavior-wheel-wrap-description": "Etkinleştirildiğinde, kaydırma son öğeden ilk öğeye doğru devam eder.",
|
||||
"behavior-wheel-wrap-label": "Döngüsel",
|
||||
"behavior-workspace-scroll-description": "Fare tekerleğinin çubuğun boş alanlarında ne yapacağını seçin.",
|
||||
"behavior-workspace-scroll-label": "Çubuk fare tekerleği eylemi",
|
||||
"monitor-configure-widgets": "Araçları yapılandır",
|
||||
"monitor-override-settings": "Genel ayarları geçersiz kıl",
|
||||
"monitor-override-settings-description": "Bu monitör için özel ayarları kullan.",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "Kontrol merkezinde hangi kontrollerin ve hangi sırada görüneceğini özelleştirin.",
|
||||
"desc": "Kontrol merkezi paneli konumunu ve davranışını yapılandırın.",
|
||||
"open-at-mouse-description": "Bar'ın boş bir alanına sağ tıkladığınızda, Kontrol Merkezi'ni imlecin yakınında açın. Devre dışı bırakıldığında, bunun yerine yukarıdaki konum ayarı kullanılır.",
|
||||
"open-at-mouse-label": "Sağ tıklamada imleç konumunda aç",
|
||||
"position-description": "Kontrol merkezi paneli açıldığında nerede görüneceğini seçin.",
|
||||
"shortcuts-custom-button-command-description": "Düğmeye tıklandığında çalıştırılacak komut.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Bir kontrol komutuna bağlı olarak ikinci bir simgeyi ve 'etkin' durumunu etkinleştir.",
|
||||
@@ -1174,7 +1182,7 @@
|
||||
"info-parameters-description": "• Duvar kağıdı kancası: $1 = duvar kağıdı yolu, $2 = ekran adı<br>• Tema değiştirme kancası: $1 = doğru/yanlış (Karanlık Mod durumu)<br>• Ekran kilitleme/kilidi açma kancaları: Parametre yok<br>• Performans modu kancaları: Parametre yok<br>• Oturum kancası: $1 = eylem (kapatma/yeniden başlatma)",
|
||||
"info-parameters-label": "Kullanılabilir parametreler",
|
||||
"noctalia-started-description": "Noctalia yüklendiğinde çalıştırılacak komut.",
|
||||
"noctalia-started-label": "Noctalia Başladı",
|
||||
"noctalia-started-label": "Noctalia başladı",
|
||||
"noctalia-started-placeholder": "örn. notify-send 'Noctalia Yüklendi'",
|
||||
"performance-mode-disabled-description": "Noctalia performans modu devre dışı bırakıldığında çalıştırılacak komut.",
|
||||
"performance-mode-disabled-label": "Performans modu devre dışı bırakıldı",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "Bir süre hareketsizlikten sonra bir kabuk komutu çalıştır.",
|
||||
"custom-entry-command": "Komut",
|
||||
"custom-entry-delete": "Sil",
|
||||
"custom-entry-edit": "Özel Komutu Düzenle",
|
||||
"custom-entry-name": "Ad",
|
||||
"custom-entry-name-placeholder": "örn. Işıkları kapat",
|
||||
"custom-entry-new": "Yeni Özel Komut",
|
||||
"custom-entry-timeout": "Boşta kalma süresi",
|
||||
"custom-entry-timeout-format": "{count} saniye",
|
||||
"custom-entry-timeout-format-plural": "{count} saniye",
|
||||
"custom-entry-unnamed": "İsimsiz komut",
|
||||
"custom-label": "Özel boşta kalma komutları",
|
||||
"enable-description": "Belirli bir süre işlem yapılmadığında ekranı otomatik olarak kapat, kilitle veya askıya al.",
|
||||
"enable-label": "Boşta kalma yönetimini etkinleştir",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "Solma süresi",
|
||||
"lock-description": "Kilit ekranı etkinleşmeden önceki hareketsizlik süresi (saniye).",
|
||||
"lock-label": "Ekranı Kilitle",
|
||||
"resume-command-label": "Komutu devam ettir",
|
||||
"screen-off-description": "Monitörler kapanmadan önceki hareketsizlik süresi (saniye).",
|
||||
"screen-off-label": "Ekranı kapat",
|
||||
"status-description": "Compositor tarafından bildirilen boşta kalma süresi.",
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "Aşağıdan bir duvar kâğıdı seçin",
|
||||
"subheader": "Güzel bir arka planla ortamı ayarlayın."
|
||||
},
|
||||
"welcome": "Hoş Geldiniz",
|
||||
"welcome-note": "Başlamanız için birkaç temel ayar — tam seçenekler ayarlar'da",
|
||||
"welcome-subtitle": "Masaüstünüzü size özel yapalım",
|
||||
"welcome-title": "Noctalia'ya hoş geldiniz!"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "Çözünürlük",
|
||||
"resolution-mode-label": "Mod",
|
||||
"solid-color-tooltip": "Düz renk arka plan",
|
||||
"sort-date-asc": "En eskiden en yeniye sırala",
|
||||
"sort-date-desc": "En yeniden en eskiye sırala",
|
||||
"sort-name-asc": "Ada göre sırala (A-Z)",
|
||||
"sort-name-desc": "Ada göre sırala (Z-A)",
|
||||
"sort-random": "Rastgele sırala",
|
||||
"sorting-date-added": "Eklenme tarihi",
|
||||
"sorting-favorites": "Favoriler",
|
||||
"sorting-label": "Sırala",
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "Учасники",
|
||||
"copied-to-clipboard": "Скопійовано до буфера обміну",
|
||||
"countdown": "Зворотний відлік",
|
||||
"customize": "Налаштувати",
|
||||
"date": "Дата",
|
||||
"default": "За замовчуванням",
|
||||
"delete": "Видалити",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Git коміт:",
|
||||
"noctalia-installed-version": "Встановлена версія:",
|
||||
"noctalia-latest-version": "Остання версія:",
|
||||
"noctalia-qs-version": "Noctalia QS версія:",
|
||||
"noctalia-title": "Оболонка Noctalia",
|
||||
"privacy-policy": "Політика конфіденційності",
|
||||
"support": "Підтримати нас",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "Використовувати окрему прозорість стовпців",
|
||||
"appearance-widget-spacing-description": "Налаштуйте інтервал між кожним віджетом на панелі.",
|
||||
"appearance-widget-spacing-label": "Відстань між віджетами",
|
||||
"behavior-wheel-wrap-description": "Якщо ввімкнено, прокрутка продовжується від останнього елемента до першого.",
|
||||
"behavior-wheel-wrap-label": "По колу",
|
||||
"behavior-workspace-scroll-description": "Виберіть, що робить коліщатко миші на порожніх ділянках панелі.",
|
||||
"behavior-workspace-scroll-label": "Дія колеса миші Панелі",
|
||||
"monitor-configure-widgets": "Налаштувати віджети",
|
||||
"monitor-override-settings": "Перевизначити глобальні налаштування",
|
||||
"monitor-override-settings-description": "Використовувати власні налаштування для цього монітора.",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "Налаштуйте, які елементи керування з'являються в центрі керування та в якому порядку.",
|
||||
"desc": "Налаштуйте положення та поведінку панелі центру керування.",
|
||||
"open-at-mouse-description": "При натисканні правою кнопкою миші на порожній області Панелі, відкрийте Центр керування поруч з курсором. Якщо вимкнено, замість цього використовується налаштування позиції вище.",
|
||||
"open-at-mouse-label": "Відкривати біля курсора за правим кліком",
|
||||
"position-description": "Виберіть, де з'являється панель центру керування при відкритті.",
|
||||
"shortcuts-custom-button-command-description": "Команда, яка буде виконана при натисканні кнопки.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Увімкнути другу іконку та 'гарячий' стан на основі команди перевірки.",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "Виконати команду оболонки після періоду бездіяльності.",
|
||||
"custom-entry-command": "Команда",
|
||||
"custom-entry-delete": "Видалити",
|
||||
"custom-entry-edit": "Редагувати Власну Команду",
|
||||
"custom-entry-name": "Ім'я",
|
||||
"custom-entry-name-placeholder": "напр. Вимкнути світло",
|
||||
"custom-entry-new": "Нова Користувацька Команда",
|
||||
"custom-entry-timeout": "Час бездіяльності",
|
||||
"custom-entry-timeout-format": "{count} секунда",
|
||||
"custom-entry-timeout-format-plural": "{count} секунд",
|
||||
"custom-entry-unnamed": "Безіменна команда",
|
||||
"custom-label": "Користувацькі команди бездіяльності",
|
||||
"enable-description": "Автоматично вимикати екран, блокувати або призупиняти роботу після періоду бездіяльності.",
|
||||
"enable-label": "Увімкнути керування бездіяльністю",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "Тривалість згасання",
|
||||
"lock-description": "Секунди бездіяльності до активації екрана блокування.",
|
||||
"lock-label": "Заблокувати екран",
|
||||
"resume-command-label": "Відновити команду",
|
||||
"screen-off-description": "Секунди бездіяльності до вимкнення моніторів.",
|
||||
"screen-off-label": "Вимкнути екран",
|
||||
"status-description": "Час простою, який повідомляє композитор.",
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "Виберіть шпалери нижче",
|
||||
"subheader": "Створіть настрій за допомогою красивого фону."
|
||||
},
|
||||
"welcome": "Ласкаво просимо",
|
||||
"welcome-note": "Лише кілька основних речей для початку — повні опції в налаштуваннях",
|
||||
"welcome-subtitle": "Зробімо ваш робочий стіл унікальним",
|
||||
"welcome-title": "Вітаємо в Noctalia!"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "Роздільна здатність",
|
||||
"resolution-mode-label": "Режим",
|
||||
"solid-color-tooltip": "Однотонний фон",
|
||||
"sort-date-asc": "Сортувати від найстаріших до нових",
|
||||
"sort-date-desc": "Сортувати від нових до найстаріших",
|
||||
"sort-name-asc": "Сортувати за назвою (А-Я)",
|
||||
"sort-name-desc": "Сортувати за назвою (Я-А)",
|
||||
"sort-random": "Сортувати випадково",
|
||||
"sorting-date-added": "Дата додавання",
|
||||
"sorting-favorites": "Обране",
|
||||
"sorting-label": "Сортувати за",
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "贡献者",
|
||||
"copied-to-clipboard": "已复制到剪贴板",
|
||||
"countdown": "倒计时",
|
||||
"customize": "自定义",
|
||||
"date": "日期",
|
||||
"default": "默认",
|
||||
"delete": "删除",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Git 提交:",
|
||||
"noctalia-installed-version": "已安装版本:",
|
||||
"noctalia-latest-version": "最新版本:",
|
||||
"noctalia-qs-version": "Noctalia QS 版本:",
|
||||
"noctalia-title": "Noctalia shell",
|
||||
"privacy-policy": "隐私政策",
|
||||
"support": "支持我们",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "使用单独的状态栏不透明度",
|
||||
"appearance-widget-spacing-description": "调整栏中每个小部件之间的间距。",
|
||||
"appearance-widget-spacing-label": "小部件间距",
|
||||
"behavior-wheel-wrap-description": "启用后,滚动会从最后一项继续到第一项。",
|
||||
"behavior-wheel-wrap-label": "循环",
|
||||
"behavior-workspace-scroll-description": "选择鼠标滚轮在栏的空白区域执行的操作。",
|
||||
"behavior-workspace-scroll-label": "栏鼠标滚轮操作",
|
||||
"monitor-configure-widgets": "配置小部件",
|
||||
"monitor-override-settings": "覆盖全局设置",
|
||||
"monitor-override-settings-description": "为此显示器使用自定义设置。",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "自定义在控制中心显示的控制项及其顺序。",
|
||||
"desc": "配置控制中心面板的位置和行为。",
|
||||
"open-at-mouse-description": "右键点击栏的空白区域时,在光标附近打开控制中心。禁用时,将使用上方的位置设置。",
|
||||
"open-at-mouse-label": "右键点击时在光标处打开",
|
||||
"position-description": "选择打开控制中心时面板出现的位置。",
|
||||
"shortcuts-custom-button-command-description": "单击按钮时执行的命令。",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "根据检查命令启用第二个图标和“高亮”状态。",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "在一段时间不活动后运行 shell 命令。",
|
||||
"custom-entry-command": "命令",
|
||||
"custom-entry-delete": "删除",
|
||||
"custom-entry-edit": "编辑自定义命令",
|
||||
"custom-entry-name": "名称",
|
||||
"custom-entry-name-placeholder": "例如:关灯",
|
||||
"custom-entry-new": "新建自定义命令",
|
||||
"custom-entry-timeout": "空闲时间",
|
||||
"custom-entry-timeout-format": "{count} 秒",
|
||||
"custom-entry-timeout-format-plural": "{count} 秒",
|
||||
"custom-entry-unnamed": "未命名命令",
|
||||
"custom-label": "自定义空闲命令",
|
||||
"enable-description": "在一段时间不活动后,自动关闭屏幕、锁定或休眠。",
|
||||
"enable-label": "启用空闲管理",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "淡入淡出时长",
|
||||
"lock-description": "锁屏激活前的非活动秒数。",
|
||||
"lock-label": "锁定屏幕",
|
||||
"resume-command-label": "恢复命令",
|
||||
"screen-off-description": "显示器关闭前的不活动秒数。",
|
||||
"screen-off-label": "关闭屏幕",
|
||||
"status-description": "由混成器报告的空闲时间。",
|
||||
@@ -1730,7 +1746,7 @@
|
||||
},
|
||||
"skip-setup": "跳过设置",
|
||||
"telemetry-wizard-done": "明白了!",
|
||||
"telemetry-wizard-note": "我们尊重您的选择——您随时可以在“设置”中启用或禁用此功能",
|
||||
"telemetry-wizard-note": "尽在掌控——您随时可在设置中启用或禁用此功能",
|
||||
"telemetry-wizard-subtitle": "我们添加了匿名分析功能以帮助改进 Noctalia",
|
||||
"telemetry-wizard-title": "隐私权更新",
|
||||
"wallpaper": {
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "在下方选择一张壁纸",
|
||||
"subheader": "用精美壁纸营造氛围。"
|
||||
},
|
||||
"welcome": "欢迎",
|
||||
"welcome-note": "先进行一些基础设置——更多选项可在“设置”中找到",
|
||||
"welcome-subtitle": "让我们一起打造独一无二的桌面",
|
||||
"welcome-title": "欢迎来到 Noctalia!"
|
||||
@@ -1955,6 +1972,11 @@
|
||||
"resolution-label": "分辨率",
|
||||
"resolution-mode-label": "匹配模式",
|
||||
"solid-color-tooltip": "纯色背景",
|
||||
"sort-date-asc": "按最早排序",
|
||||
"sort-date-desc": "按最新排序",
|
||||
"sort-name-asc": "按名称排序 (A-Z)",
|
||||
"sort-name-desc": "按名称排序 (Z-A)",
|
||||
"sort-random": "随机排序",
|
||||
"sorting-date-added": "上传日期",
|
||||
"sorting-favorites": "收藏量",
|
||||
"sorting-label": "排序方式",
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
"contributors": "貢獻者",
|
||||
"copied-to-clipboard": "已複製到剪貼簿",
|
||||
"countdown": "倒數",
|
||||
"customize": "自訂",
|
||||
"date": "日期",
|
||||
"default": "預設",
|
||||
"delete": "刪除",
|
||||
@@ -709,6 +710,7 @@
|
||||
"noctalia-git-commit": "Git commit:",
|
||||
"noctalia-installed-version": "安裝版本:",
|
||||
"noctalia-latest-version": "最新版本:",
|
||||
"noctalia-qs-version": "Noctalia QS 版本:",
|
||||
"noctalia-title": "Noctalia Shell",
|
||||
"privacy-policy": "隱私權政策",
|
||||
"support": "支持我們",
|
||||
@@ -836,6 +838,10 @@
|
||||
"appearance-use-separate-opacity-label": "分開設定工具列不透明度",
|
||||
"appearance-widget-spacing-description": "調整列中每個小工具之間的間距。",
|
||||
"appearance-widget-spacing-label": "小工具間距",
|
||||
"behavior-wheel-wrap-description": "啟用後,捲動會從最後一項繼續到第一項。",
|
||||
"behavior-wheel-wrap-label": "循環",
|
||||
"behavior-workspace-scroll-description": "選擇滑鼠滾輪在欄的空白區域執行什麼操作。",
|
||||
"behavior-workspace-scroll-label": "列滑鼠滾輪動作",
|
||||
"monitor-configure-widgets": "設定小工具",
|
||||
"monitor-override-settings": "覆寫全域設定",
|
||||
"monitor-override-settings-description": "在這個顯示器上使用自訂設定",
|
||||
@@ -928,6 +934,8 @@
|
||||
"control-center": {
|
||||
"cards-desc": "自訂控制中心出現的控制項目及排序",
|
||||
"desc": "設定控制中心面板的位置和行為",
|
||||
"open-at-mouse-description": "當右鍵點擊欄的空白區域時,在游標附近開啟控制中心。若已停用,則改用上方的位置設定。",
|
||||
"open-at-mouse-label": "右鍵點擊時在游標處開啟",
|
||||
"position-description": "選擇當開啟控制中心時該從哪裡出現",
|
||||
"shortcuts-custom-button-command-description": "在按鈕按下時要執行的命令",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "啟用第二個圖示與「熱區」狀態,並根據檢查命令判斷。",
|
||||
@@ -1208,7 +1216,14 @@
|
||||
"custom-description": "在一段時間不活動後執行 shell 命令。",
|
||||
"custom-entry-command": "命令",
|
||||
"custom-entry-delete": "刪除",
|
||||
"custom-entry-edit": "編輯自訂命令",
|
||||
"custom-entry-name": "名稱",
|
||||
"custom-entry-name-placeholder": "例如:關燈",
|
||||
"custom-entry-new": "新增自訂命令",
|
||||
"custom-entry-timeout": "閒置時間",
|
||||
"custom-entry-timeout-format": "{count} 秒",
|
||||
"custom-entry-timeout-format-plural": "{count} 秒",
|
||||
"custom-entry-unnamed": "未命名命令",
|
||||
"custom-label": "自訂閒置指令",
|
||||
"enable-description": "在一段時間不活動後,自動關閉螢幕、鎖定或暫停。",
|
||||
"enable-label": "啟用閒置管理",
|
||||
@@ -1216,6 +1231,7 @@
|
||||
"fade-duration-label": "淡入淡出時長",
|
||||
"lock-description": "鎖定畫面啟用前的閒置秒數。",
|
||||
"lock-label": "鎖定螢幕",
|
||||
"resume-command-label": "恢復命令",
|
||||
"screen-off-description": "顯示器關閉前的不活動秒數。",
|
||||
"screen-off-label": "關閉螢幕",
|
||||
"status-description": "由混成器回報的閒置時間。",
|
||||
@@ -1277,7 +1293,7 @@
|
||||
"settings-show-icon-background-description": "在圖示後面顯示一個圓角矩形為背景",
|
||||
"settings-show-icon-background-label": "顯示圖示背景",
|
||||
"settings-sort-by-usage-description": "當啟用時, 最常使用的程式會出現在列表的上面",
|
||||
"settings-sort-by-usage-label": "依最常使用排序",
|
||||
"settings-sort-by-usage-label": "按最常使用排序",
|
||||
"settings-terminal-command-description": "打開終端機的指令, 例如: 'kitty -e'或 'gnome-terminal --'",
|
||||
"settings-terminal-command-label": "終端機指令",
|
||||
"settings-use-app2unit-description": "使用替代的啟動方式,以更好地管理應用程式程序並避免問題。",
|
||||
@@ -1730,7 +1746,7 @@
|
||||
},
|
||||
"skip-setup": "跳過設定",
|
||||
"telemetry-wizard-done": "了解!",
|
||||
"telemetry-wizard-note": "由你作主 — 你隨時可以在 \"設定\" 中啟用或停用此設定",
|
||||
"telemetry-wizard-note": "盡在掌控——您隨時可在設定中啟用或停用此功能",
|
||||
"telemetry-wizard-subtitle": "我們新增了匿名分析功能以協助改善 Noctalia",
|
||||
"telemetry-wizard-title": "隱私權更新",
|
||||
"wallpaper": {
|
||||
@@ -1747,6 +1763,7 @@
|
||||
"select-prompt": "在下面選擇一個桌布",
|
||||
"subheader": "用一個漂亮的背景營造氛圍"
|
||||
},
|
||||
"welcome": "歡迎",
|
||||
"welcome-note": "幾個基本的設定讓你簡單上手 — 所有的選項可以在設定裡調整",
|
||||
"welcome-subtitle": "讓你的桌面獨一無二",
|
||||
"welcome-title": "歡迎來到 Noctalia!"
|
||||
@@ -1955,9 +1972,14 @@
|
||||
"resolution-label": "解析度",
|
||||
"resolution-mode-label": "選項",
|
||||
"solid-color-tooltip": "實色背景",
|
||||
"sort-date-asc": "按最早排序",
|
||||
"sort-date-desc": "按最新排序",
|
||||
"sort-name-asc": "按名稱排序 (A-Z)",
|
||||
"sort-name-desc": "按名稱排序 (Z-A)",
|
||||
"sort-random": "隨機排序",
|
||||
"sorting-date-added": "新增日期",
|
||||
"sorting-favorites": "最愛",
|
||||
"sorting-label": "依... 排序",
|
||||
"sorting-label": "按... 排序",
|
||||
"sorting-relevance": "相關度",
|
||||
"sorting-toplist": "Toplist",
|
||||
"sorting-views": "觀看數",
|
||||
|
||||
@@ -244,6 +244,7 @@
|
||||
},
|
||||
"controlCenter": {
|
||||
"position": "close_to_bar_button",
|
||||
"openAtMouseOnBarRightClick": true,
|
||||
"diskPath": "/",
|
||||
"shortcuts": {
|
||||
"left": [
|
||||
@@ -519,6 +520,12 @@
|
||||
"lockTimeout": 660,
|
||||
"suspendTimeout": 1800,
|
||||
"fadeDuration": 5,
|
||||
"screenOffCommand": "",
|
||||
"lockCommand": "",
|
||||
"suspendCommand": "",
|
||||
"resumeScreenOffCommand": "",
|
||||
"resumeLockCommand": "",
|
||||
"resumeSuspendCommand": "",
|
||||
"customCommands": "[]"
|
||||
},
|
||||
"desktopWidgets": {
|
||||
|
||||
@@ -548,6 +548,15 @@
|
||||
"subTab": 0,
|
||||
"subTabLabel": "common.appearance"
|
||||
},
|
||||
{
|
||||
"labelKey": "panels.control-center.open-at-mouse-label",
|
||||
"descriptionKey": "panels.control-center.open-at-mouse-description",
|
||||
"widget": "NToggle",
|
||||
"tab": 7,
|
||||
"tabLabel": "panels.control-center.title",
|
||||
"subTab": 0,
|
||||
"subTabLabel": "common.appearance"
|
||||
},
|
||||
{
|
||||
"labelKey": "panels.control-center.system-monitor-disk-path-label",
|
||||
"descriptionKey": "panels.control-center.system-monitor-disk-path-description",
|
||||
@@ -1022,7 +1031,7 @@
|
||||
"descriptionKey": "panels.idle.enable-description",
|
||||
"widget": "NToggle",
|
||||
"tab": 13,
|
||||
"tabLabel": "common.idle",
|
||||
"tabLabel": "panels.idle.title",
|
||||
"subTab": 0,
|
||||
"subTabLabel": "panels.idle.tab-behavior"
|
||||
},
|
||||
@@ -1031,7 +1040,7 @@
|
||||
"descriptionKey": "panels.idle.status-description",
|
||||
"widget": "NLabel",
|
||||
"tab": 13,
|
||||
"tabLabel": "common.idle",
|
||||
"tabLabel": "panels.idle.title",
|
||||
"subTab": 0,
|
||||
"subTabLabel": "panels.idle.tab-behavior"
|
||||
},
|
||||
@@ -1040,7 +1049,7 @@
|
||||
"descriptionKey": "panels.idle.timeouts-description",
|
||||
"widget": "NLabel",
|
||||
"tab": 13,
|
||||
"tabLabel": "common.idle",
|
||||
"tabLabel": "panels.idle.title",
|
||||
"subTab": 0,
|
||||
"subTabLabel": "panels.idle.tab-behavior"
|
||||
},
|
||||
@@ -1049,7 +1058,7 @@
|
||||
"descriptionKey": "panels.idle.fade-duration-description",
|
||||
"widget": "NSpinBox",
|
||||
"tab": 13,
|
||||
"tabLabel": "common.idle",
|
||||
"tabLabel": "panels.idle.title",
|
||||
"subTab": 0,
|
||||
"subTabLabel": "panels.idle.tab-behavior"
|
||||
},
|
||||
@@ -1058,7 +1067,7 @@
|
||||
"descriptionKey": "panels.idle.custom-description",
|
||||
"widget": "NLabel",
|
||||
"tab": 13,
|
||||
"tabLabel": "common.idle",
|
||||
"tabLabel": "panels.idle.title",
|
||||
"subTab": 1,
|
||||
"subTabLabel": "panels.idle.tab-custom"
|
||||
},
|
||||
|
||||
@@ -438,6 +438,7 @@ Singleton {
|
||||
property JsonObject controlCenter: JsonObject {
|
||||
// Position: close_to_bar_button, center, top_left, top_right, bottom_left, bottom_right, bottom_center, top_center
|
||||
property string position: "close_to_bar_button"
|
||||
property bool openAtMouseOnBarRightClick: true
|
||||
property string diskPath: "/"
|
||||
property JsonObject shortcuts
|
||||
shortcuts: JsonObject {
|
||||
|
||||
@@ -3,6 +3,7 @@ import Quickshell
|
||||
import Quickshell.Wayland
|
||||
import qs.Commons
|
||||
import qs.Services.Compositor
|
||||
import qs.Services.Power
|
||||
import qs.Services.UI
|
||||
|
||||
Variants {
|
||||
@@ -13,7 +14,7 @@ Variants {
|
||||
|
||||
required property ShellScreen modelData
|
||||
|
||||
active: modelData && Settings.data.wallpaper.enabled
|
||||
active: modelData && Settings.data.wallpaper.enabled && !PowerProfileService.noctaliaPerformanceMode
|
||||
|
||||
sourceComponent: PanelWindow {
|
||||
id: root
|
||||
|
||||
@@ -8,7 +8,7 @@ import qs.Services.Power
|
||||
import qs.Services.UI
|
||||
|
||||
Loader {
|
||||
active: CompositorService.isNiri && Settings.data.wallpaper.enabled && Settings.data.wallpaper.overviewEnabled
|
||||
active: CompositorService.isNiri && Settings.data.wallpaper.enabled && Settings.data.wallpaper.overviewEnabled && !PowerProfileService.noctaliaPerformanceMode
|
||||
|
||||
sourceComponent: Variants {
|
||||
model: Quickshell.screens
|
||||
|
||||
+6
-8
@@ -343,15 +343,13 @@ Item {
|
||||
if (mouse.button === Qt.RightButton) {
|
||||
if (bar.isPointOverWidget(mouse.x, mouse.y))
|
||||
return;
|
||||
// Click is on empty bar background - open control center
|
||||
var controlCenterPanel = PanelService.getPanel("controlCenterPanel", screen);
|
||||
|
||||
// Map click position to screen-relative coordinates
|
||||
// We need to map from bar coordinates to screen coordinates
|
||||
var screenRelativePos = mapToItem(null, mouse.x, mouse.y);
|
||||
|
||||
// Pass click position directly
|
||||
controlCenterPanel?.toggle(null, screenRelativePos);
|
||||
if (Settings.data.controlCenter.openAtMouseOnBarRightClick) {
|
||||
var screenRelativePos = mapToItem(null, mouse.x, mouse.y);
|
||||
controlCenterPanel?.toggle(null, screenRelativePos);
|
||||
} else {
|
||||
controlCenterPanel?.toggle();
|
||||
}
|
||||
mouse.accepted = true;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -221,19 +221,19 @@ Item {
|
||||
if (showExecTooltip && hasExec) {
|
||||
if (leftClickExec !== "") {
|
||||
lines.push(I18n.tr("bar.custom-button.left-click-label") + `: ${leftClickExec}`);
|
||||
} else {
|
||||
} else if (!leftClickUpdateText) {
|
||||
lines.push(I18n.tr("bar.custom-button.left-click-label") + ": " + I18n.tr("actions.widget-settings"));
|
||||
}
|
||||
|
||||
if (rightClickExec !== "") {
|
||||
lines.push(I18n.tr("bar.custom-button.right-click-label") + `: ${rightClickExec}`);
|
||||
} else {
|
||||
} else if (!rightClickUpdateText) {
|
||||
lines.push(I18n.tr("bar.custom-button.right-click-label") + ": " + I18n.tr("actions.widget-settings"));
|
||||
}
|
||||
|
||||
if (middleClickExec !== "") {
|
||||
lines.push(I18n.tr("bar.custom-button.middle-click-label") + `: ${middleClickExec}`);
|
||||
} else {
|
||||
} else if (!middleClickUpdateText) {
|
||||
lines.push(I18n.tr("bar.custom-button.middle-click-label") + ": " + I18n.tr("actions.widget-settings"));
|
||||
}
|
||||
|
||||
@@ -511,7 +511,6 @@ Item {
|
||||
Logger.i("CustomButton", `Executing command: ${leftClickExec}`);
|
||||
} else if (!leftClickUpdateText) {
|
||||
BarService.openWidgetSettings(screen, section, sectionWidgetIndex, widgetId, widgetSettings);
|
||||
//SettingsPanelService.openToTab(SettingsPanel.Tab.Bar, 1, screen);
|
||||
}
|
||||
if (!textStream && leftClickUpdateText) {
|
||||
runTextCommand();
|
||||
@@ -522,8 +521,7 @@ Item {
|
||||
if (rightClickExec) {
|
||||
Quickshell.execDetached(["sh", "-lc", rightClickExec]);
|
||||
Logger.i("CustomButton", `Executing command: ${rightClickExec}`);
|
||||
}
|
||||
if (!rightClickUpdateText) {
|
||||
} else if (!rightClickUpdateText) {
|
||||
BarService.openWidgetSettings(screen, section, sectionWidgetIndex, widgetId, widgetSettings);
|
||||
}
|
||||
if (!textStream && rightClickUpdateText) {
|
||||
@@ -535,8 +533,7 @@ Item {
|
||||
if (middleClickExec) {
|
||||
Quickshell.execDetached(["sh", "-lc", middleClickExec]);
|
||||
Logger.i("CustomButton", `Executing command: ${middleClickExec}`);
|
||||
}
|
||||
if (!middleClickUpdateText) {
|
||||
} else if (!middleClickUpdateText) {
|
||||
BarService.openWidgetSettings(screen, section, sectionWidgetIndex, widgetId, widgetSettings);
|
||||
}
|
||||
if (!textStream && middleClickUpdateText) {
|
||||
|
||||
@@ -131,7 +131,7 @@ Item {
|
||||
PanelService.showContextMenu(contextMenu, pill, screen);
|
||||
}
|
||||
tooltipText: {
|
||||
if (PanelService.getPanel("networkPanel", screen)) {
|
||||
if (PanelService.getPanel("networkPanel", screen)?.isPanelOpen) {
|
||||
return "";
|
||||
}
|
||||
try {
|
||||
|
||||
@@ -203,7 +203,38 @@ Item {
|
||||
if (!appId || !pinnedApps || pinnedApps.length === 0)
|
||||
return false;
|
||||
const normalizedId = normalizeAppId(appId);
|
||||
return pinnedApps.some(pinnedId => normalizeAppId(pinnedId) === normalizedId);
|
||||
// Direct match
|
||||
if (pinnedApps.some(pinnedId => normalizeAppId(pinnedId) === normalizedId))
|
||||
return true;
|
||||
// Resolve via desktop entry lookup (handles StartupWMClass != .desktop filename)
|
||||
const resolved = resolveToDesktopEntryId(appId);
|
||||
if (resolved !== appId) {
|
||||
const normalizedResolved = normalizeAppId(resolved);
|
||||
return pinnedApps.some(pinnedId => normalizeAppId(pinnedId) === normalizedResolved);
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
// Desktop entry ID resolution cache (cleared when DesktopEntries change)
|
||||
property var _desktopEntryIdCache: ({})
|
||||
|
||||
// Resolve a toplevel appId to its canonical .desktop entry ID via heuristic lookup.
|
||||
function resolveToDesktopEntryId(appId) {
|
||||
if (!appId)
|
||||
return appId;
|
||||
if (_desktopEntryIdCache.hasOwnProperty(appId))
|
||||
return _desktopEntryIdCache[appId];
|
||||
try {
|
||||
if (typeof DesktopEntries !== 'undefined' && DesktopEntries.heuristicLookup) {
|
||||
const entry = DesktopEntries.heuristicLookup(appId);
|
||||
if (entry && entry.id) {
|
||||
_desktopEntryIdCache[appId] = entry.id;
|
||||
return entry.id;
|
||||
}
|
||||
}
|
||||
} catch (e) {}
|
||||
_desktopEntryIdCache[appId] = appId;
|
||||
return appId;
|
||||
}
|
||||
|
||||
// Helper function to get app name from desktop entry
|
||||
@@ -272,7 +303,14 @@ Item {
|
||||
return false;
|
||||
const pinnedApps = Settings.data.dock.pinnedApps || [];
|
||||
const normalizedId = normalizeAppId(appId);
|
||||
return pinnedApps.some(pinnedId => normalizeAppId(pinnedId) === normalizedId);
|
||||
if (pinnedApps.some(pinnedId => normalizeAppId(pinnedId) === normalizedId))
|
||||
return true;
|
||||
const resolved = resolveToDesktopEntryId(appId);
|
||||
if (resolved !== appId) {
|
||||
const normalizedResolved = normalizeAppId(resolved);
|
||||
return pinnedApps.some(pinnedId => normalizeAppId(pinnedId) === normalizedResolved);
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
// Helper function to toggle app pin/unpin
|
||||
@@ -331,6 +369,10 @@ Item {
|
||||
"title": w.title || getAppNameFromDesktopEntry(w.appId)
|
||||
});
|
||||
processedAppIds.add(normalizeAppId(w.appId));
|
||||
// Also track the resolved desktop entry ID so pinned app matching works
|
||||
const resolvedId = resolveToDesktopEntryId(w.appId);
|
||||
if (resolvedId !== w.appId)
|
||||
processedAppIds.add(normalizeAppId(resolvedId));
|
||||
}
|
||||
}
|
||||
} catch (e)
|
||||
|
||||
@@ -259,14 +259,14 @@ Item {
|
||||
color: DesktopWidgetRegistry.editMode ? Qt.rgba(Color.mPrimary.r, Color.mPrimary.g, Color.mPrimary.b, 0.1) : "transparent"
|
||||
border.color: (DesktopWidgetRegistry.editMode || internal.isDragging) ? (internal.isDragging ? Color.mOutline : Color.mPrimary) : "transparent"
|
||||
border.width: DesktopWidgetRegistry.editMode ? 3 : 0
|
||||
radius: Math.round(Style.radiusL * root.widgetScale)
|
||||
radius: Math.min(Math.round(Style.radiusL * root.widgetScale), Style.radiusL, width / 2, height / 2)
|
||||
z: -1
|
||||
}
|
||||
|
||||
Rectangle {
|
||||
id: container
|
||||
anchors.fill: parent
|
||||
radius: root.roundedCorners ? Math.round(Style.radiusL * root.widgetScale) : 0
|
||||
radius: root.roundedCorners ? Math.min(Math.round(Style.radiusL * root.widgetScale), Style.radiusL, width / 2, height / 2) : 0
|
||||
color: Qt.alpha(Color.mSurface, Settings.data.ui.panelBackgroundOpacity)
|
||||
border {
|
||||
width: 1
|
||||
|
||||
+46
-2
@@ -67,6 +67,7 @@ Loader {
|
||||
target: DesktopEntries.applications
|
||||
function onValuesChanged() {
|
||||
root.iconRevision++;
|
||||
root._desktopEntryIdCache = {};
|
||||
updateDockApps();
|
||||
}
|
||||
}
|
||||
@@ -321,7 +322,40 @@ Loader {
|
||||
if (!appId || !pinnedApps || pinnedApps.length === 0)
|
||||
return false;
|
||||
const normalizedId = normalizeAppId(appId);
|
||||
return pinnedApps.some(pinnedId => normalizeAppId(pinnedId) === normalizedId);
|
||||
// Direct match
|
||||
if (pinnedApps.some(pinnedId => normalizeAppId(pinnedId) === normalizedId))
|
||||
return true;
|
||||
// Resolve via desktop entry lookup (handles StartupWMClass != .desktop filename)
|
||||
const resolved = resolveToDesktopEntryId(appId);
|
||||
if (resolved !== appId) {
|
||||
const normalizedResolved = normalizeAppId(resolved);
|
||||
return pinnedApps.some(pinnedId => normalizeAppId(pinnedId) === normalizedResolved);
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
// Desktop entry ID resolution cache (cleared when DesktopEntries change)
|
||||
property var _desktopEntryIdCache: ({})
|
||||
|
||||
// Resolve a toplevel appId to its canonical .desktop entry ID via heuristic lookup.
|
||||
// This handles cases where the Wayland appId (e.g. "zen" from StartupWMClass)
|
||||
// differs from the .desktop filename (e.g. "zen-browser-bin").
|
||||
function resolveToDesktopEntryId(appId) {
|
||||
if (!appId)
|
||||
return appId;
|
||||
if (_desktopEntryIdCache.hasOwnProperty(appId))
|
||||
return _desktopEntryIdCache[appId];
|
||||
try {
|
||||
if (typeof DesktopEntries !== 'undefined' && DesktopEntries.heuristicLookup) {
|
||||
const entry = DesktopEntries.heuristicLookup(appId);
|
||||
if (entry && entry.id) {
|
||||
_desktopEntryIdCache[appId] = entry.id;
|
||||
return entry.id;
|
||||
}
|
||||
}
|
||||
} catch (e) {}
|
||||
_desktopEntryIdCache[appId] = appId;
|
||||
return appId;
|
||||
}
|
||||
|
||||
// Helper function to get app name from desktop entry
|
||||
@@ -497,7 +531,17 @@ Loader {
|
||||
function pushPinned() {
|
||||
pinnedApps.forEach(pinnedAppId => {
|
||||
// Find all running instances of this pinned app using robust matching
|
||||
const matchingToplevels = runningApps.filter(app => app && normalizeAppId(app.appId) === normalizeAppId(pinnedAppId));
|
||||
// Also resolve toplevel appId via desktop entry lookup to handle
|
||||
// StartupWMClass != .desktop filename (e.g. zen -> zen-browser-bin)
|
||||
const normalizedPinned = normalizeAppId(pinnedAppId);
|
||||
const matchingToplevels = runningApps.filter(app => {
|
||||
if (!app)
|
||||
return false;
|
||||
if (normalizeAppId(app.appId) === normalizedPinned)
|
||||
return true;
|
||||
const resolved = resolveToDesktopEntryId(app.appId);
|
||||
return resolved !== app.appId && normalizeAppId(resolved) === normalizedPinned;
|
||||
});
|
||||
|
||||
if (matchingToplevels.length > 0) {
|
||||
// Add all running instances as pinned-running
|
||||
|
||||
@@ -505,7 +505,7 @@ PopupWindow {
|
||||
if (appId) {
|
||||
root.toggleAppPin(appId);
|
||||
}
|
||||
closeAndReset();
|
||||
Qt.callLater(() => closeAndReset());
|
||||
}
|
||||
|
||||
function handleClose(targetToplevel) {
|
||||
|
||||
@@ -111,7 +111,7 @@ Item {
|
||||
|
||||
Image {
|
||||
id: lockBgImage
|
||||
visible: source !== "" && Settings.data.wallpaper.enabled && !Settings.data.wallpaper.useSolidColor
|
||||
visible: source !== "" && Settings.data.wallpaper.enabled && !Settings.data.wallpaper.useSolidColor && !PowerProfileService.noctaliaPerformanceMode
|
||||
anchors.fill: parent
|
||||
fillMode: Image.PreserveAspectCrop
|
||||
source: resolvedWallpaperPath
|
||||
|
||||
@@ -210,7 +210,38 @@ SmartPanel {
|
||||
if (!appId || !pinnedApps || pinnedApps.length === 0)
|
||||
return false;
|
||||
const normalizedId = normalizeAppId(appId);
|
||||
return pinnedApps.some(pinnedId => normalizeAppId(pinnedId) === normalizedId);
|
||||
// Direct match
|
||||
if (pinnedApps.some(pinnedId => normalizeAppId(pinnedId) === normalizedId))
|
||||
return true;
|
||||
// Resolve via desktop entry lookup (handles StartupWMClass != .desktop filename)
|
||||
const resolved = resolveToDesktopEntryId(appId);
|
||||
if (resolved !== appId) {
|
||||
const normalizedResolved = normalizeAppId(resolved);
|
||||
return pinnedApps.some(pinnedId => normalizeAppId(pinnedId) === normalizedResolved);
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
// Desktop entry ID resolution cache (cleared when DesktopEntries change)
|
||||
property var _desktopEntryIdCache: ({})
|
||||
|
||||
// Resolve a toplevel appId to its canonical .desktop entry ID via heuristic lookup.
|
||||
function resolveToDesktopEntryId(appId) {
|
||||
if (!appId)
|
||||
return appId;
|
||||
if (_desktopEntryIdCache.hasOwnProperty(appId))
|
||||
return _desktopEntryIdCache[appId];
|
||||
try {
|
||||
if (typeof DesktopEntries !== 'undefined' && DesktopEntries.heuristicLookup) {
|
||||
const entry = DesktopEntries.heuristicLookup(appId);
|
||||
if (entry && entry.id) {
|
||||
_desktopEntryIdCache[appId] = entry.id;
|
||||
return entry.id;
|
||||
}
|
||||
}
|
||||
} catch (e) {}
|
||||
_desktopEntryIdCache[appId] = appId;
|
||||
return appId;
|
||||
}
|
||||
|
||||
// Helper function to get app name from desktop entry
|
||||
@@ -386,7 +417,17 @@ SmartPanel {
|
||||
function pushPinned() {
|
||||
pinnedApps.forEach(pinnedAppId => {
|
||||
// Find all running instances of this pinned app using robust matching
|
||||
const matchingToplevels = runningApps.filter(app => app && normalizeAppId(app.appId) === normalizeAppId(pinnedAppId));
|
||||
// Also resolve toplevel appId via desktop entry lookup to handle
|
||||
// StartupWMClass != .desktop filename (e.g. zen -> zen-browser-bin)
|
||||
const normalizedPinned = normalizeAppId(pinnedAppId);
|
||||
const matchingToplevels = runningApps.filter(app => {
|
||||
if (!app)
|
||||
return false;
|
||||
if (normalizeAppId(app.appId) === normalizedPinned)
|
||||
return true;
|
||||
const resolved = resolveToDesktopEntryId(app.appId);
|
||||
return resolved !== app.appId && normalizeAppId(resolved) === normalizedPinned;
|
||||
});
|
||||
|
||||
if (matchingToplevels.length > 0) {
|
||||
// Add all running instances as pinned-running
|
||||
@@ -487,6 +528,7 @@ SmartPanel {
|
||||
target: DesktopEntries.applications
|
||||
function onValuesChanged() {
|
||||
root.iconRevision++;
|
||||
root._desktopEntryIdCache = {};
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -1367,9 +1367,9 @@ Rectangle {
|
||||
return Style.fontSizeS * Style.uiScaleRatio;
|
||||
}
|
||||
// Scale font size relative to cell width for low res, but cap at maximum
|
||||
const cellBasedSize = gridEntry.width * 0.12;
|
||||
const baseSize = Style.fontSizeS * Style.uiScaleRatio;
|
||||
const maxSize = Style.fontSizeM * Style.uiScaleRatio;
|
||||
const cellBasedSize = gridEntry.width * 0.1;
|
||||
const baseSize = Style.fontSizeXS * Style.uiScaleRatio;
|
||||
const maxSize = Style.fontSizeS * Style.uiScaleRatio;
|
||||
return Math.min(Math.max(cellBasedSize, baseSize), maxSize);
|
||||
}
|
||||
font.weight: Style.fontWeightSemiBold
|
||||
|
||||
@@ -597,7 +597,7 @@ SmartPanel {
|
||||
id: timerText
|
||||
anchors.centerIn: parent
|
||||
text: I18n.tr("session-menu.action-in-seconds", {
|
||||
"action": I18n.tr("common." + pendingAction),
|
||||
"action": root.actionMetadata[pendingAction] ? root.actionMetadata[pendingAction].title : "",
|
||||
"seconds": Math.ceil(timeRemaining / 1000)
|
||||
})
|
||||
font.weight: Style.fontWeightBold
|
||||
@@ -664,7 +664,7 @@ SmartPanel {
|
||||
|
||||
NText {
|
||||
text: timerActive ? I18n.tr("session-menu.action-in-seconds", {
|
||||
"action": I18n.tr("common." + pendingAction),
|
||||
"action": root.actionMetadata[pendingAction] ? root.actionMetadata[pendingAction].title : "",
|
||||
"seconds": Math.ceil(timeRemaining / 1000)
|
||||
}) : I18n.tr("session-menu.title")
|
||||
font.weight: Style.fontWeightBold
|
||||
|
||||
@@ -398,6 +398,15 @@ Item {
|
||||
}
|
||||
}
|
||||
|
||||
// Clear highlight when the user scrolls so the outline doesn't stay in place
|
||||
Connections {
|
||||
target: root.activeScrollView ? root.activeScrollView.contentItem : null
|
||||
enabled: root.highlightLabelKey !== "" && !highlightScrollTimer.running
|
||||
function onContentYChanged() {
|
||||
root.clearHighlightImmediately();
|
||||
}
|
||||
}
|
||||
|
||||
// Save sidebar state when it changes
|
||||
onSidebarExpandedChanged: {
|
||||
ShellState.setSettingsSidebarExpanded(sidebarExpanded);
|
||||
|
||||
@@ -31,6 +31,7 @@ ColumnLayout {
|
||||
property string latestVersion: GitHubService.latestVersion
|
||||
property string currentVersion: UpdateService.currentVersion
|
||||
property string commitInfo: ""
|
||||
property string qsVersion: ""
|
||||
|
||||
readonly property bool isGitVersion: root.currentVersion.endsWith("-git")
|
||||
readonly property int gigaB: (1024 * 1024 * 1024)
|
||||
@@ -121,6 +122,9 @@ ColumnLayout {
|
||||
if (root.isGitVersion && root.commitInfo) {
|
||||
info += "Git commit: " + root.commitInfo + "\n";
|
||||
}
|
||||
if (root.qsVersion) {
|
||||
info += "noctalia-qs version: " + root.qsVersion + "\n";
|
||||
}
|
||||
info += "\nSystem Information\n";
|
||||
info += "==================\n";
|
||||
if (root.systemInfo) {
|
||||
@@ -163,6 +167,7 @@ ColumnLayout {
|
||||
Component.onCompleted: {
|
||||
// Check if fastfetch is available before trying to run it
|
||||
checkFastfetchProcess.running = true;
|
||||
qsVersionProcess.running = true;
|
||||
|
||||
Logger.d("VersionSubTab", "Current version:", root.currentVersion);
|
||||
Logger.d("VersionSubTab", "Is git version:", root.isGitVersion);
|
||||
@@ -304,6 +309,27 @@ ColumnLayout {
|
||||
stderr: StdioCollector {}
|
||||
}
|
||||
|
||||
Process {
|
||||
id: qsVersionProcess
|
||||
command: ["qs", "--version"]
|
||||
running: false
|
||||
|
||||
onExited: function (exitCode) {
|
||||
if (exitCode === 0) {
|
||||
var output = stdout.text.trim();
|
||||
// Format: "noctalia-qs 0.3.0, revision abc12345, distributed by: ..."
|
||||
// Only set if this is actually noctalia-qs; leave empty for upstream quickshell
|
||||
var match = output.match(/noctalia-qs\s+(\S+),\s+revision\s+([0-9a-f]+)/i);
|
||||
if (match) {
|
||||
root.qsVersion = match[1] + " (" + match[2] + ")";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
stdout: StdioCollector {}
|
||||
stderr: StdioCollector {}
|
||||
}
|
||||
|
||||
// Check if fastfetch is available before attempting to run it
|
||||
Process {
|
||||
id: checkFastfetchProcess
|
||||
@@ -509,6 +535,21 @@ ColumnLayout {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
NText {
|
||||
visible: root.qsVersion !== ""
|
||||
text: I18n.tr("panels.about.noctalia-qs-version")
|
||||
color: Color.mOnSurfaceVariant
|
||||
Layout.alignment: Qt.AlignRight | Qt.AlignVCenter
|
||||
}
|
||||
|
||||
NText {
|
||||
visible: root.qsVersion !== ""
|
||||
text: root.qsVersion
|
||||
color: Color.mOnSurface
|
||||
font.weight: Style.fontWeightBold
|
||||
pointSize: Style.fontSizeXS
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -63,6 +63,14 @@ ColumnLayout {
|
||||
defaultValue: Settings.getDefaultValue("controlCenter.position")
|
||||
}
|
||||
|
||||
NToggle {
|
||||
label: I18n.tr("panels.control-center.open-at-mouse-label")
|
||||
description: I18n.tr("panels.control-center.open-at-mouse-description")
|
||||
checked: Settings.data.controlCenter.openAtMouseOnBarRightClick
|
||||
onToggled: checked => Settings.data.controlCenter.openAtMouseOnBarRightClick = checked
|
||||
defaultValue: Settings.getDefaultValue("controlCenter.openAtMouseOnBarRightClick")
|
||||
}
|
||||
|
||||
NComboBox {
|
||||
id: diskPathComboBox
|
||||
Layout.fillWidth: true
|
||||
|
||||
@@ -95,7 +95,7 @@ ColumnLayout {
|
||||
actionName: I18n.tr("panels.idle.screen-off-label")
|
||||
actionDescription: I18n.tr("panels.idle.screen-off-description")
|
||||
timeoutValue: Settings.data.idle.screenOffTimeout
|
||||
defaultValue: 0
|
||||
defaultValue: Settings.getDefaultValue("idle.screenOffTimeout")
|
||||
command: Settings.data.idle.screenOffCommand
|
||||
resumeCommand: Settings.data.idle.resumeScreenOffCommand
|
||||
onActionTimeoutChanged: val => Settings.data.idle.screenOffTimeout = val
|
||||
@@ -113,7 +113,7 @@ ColumnLayout {
|
||||
actionName: I18n.tr("panels.idle.lock-label")
|
||||
actionDescription: I18n.tr("panels.idle.lock-description")
|
||||
timeoutValue: Settings.data.idle.lockTimeout
|
||||
defaultValue: 0
|
||||
defaultValue: Settings.getDefaultValue("idle.lockTimeout")
|
||||
command: Settings.data.idle.lockCommand
|
||||
resumeCommand: Settings.data.idle.resumeLockCommand
|
||||
onActionTimeoutChanged: val => Settings.data.idle.lockTimeout = val
|
||||
@@ -131,7 +131,7 @@ ColumnLayout {
|
||||
actionName: I18n.tr("common.suspend")
|
||||
actionDescription: I18n.tr("panels.idle.suspend-description")
|
||||
timeoutValue: Settings.data.idle.suspendTimeout
|
||||
defaultValue: 0
|
||||
defaultValue: Settings.getDefaultValue("idle.suspendTimeout")
|
||||
command: Settings.data.idle.suspendCommand
|
||||
resumeCommand: Settings.data.idle.resumeSuspendCommand
|
||||
onActionTimeoutChanged: val => Settings.data.idle.suspendTimeout = val
|
||||
|
||||
@@ -134,7 +134,7 @@ ColumnLayout {
|
||||
NLabel {
|
||||
Layout.fillWidth: true
|
||||
label: entryDelegate.name || I18n.tr("panels.idle.custom-entry-unnamed")
|
||||
description: I18n.trp("panels.idle.custom-entry-timeout-format", entryDelegate.timeout)
|
||||
description: I18n.trp("common.second", entryDelegate.timeout)
|
||||
labelColor: (entryDelegate.command || entryDelegate.resumeCommand) ? Color.mPrimary : Color.mOnSurface
|
||||
}
|
||||
|
||||
|
||||
@@ -347,23 +347,23 @@ SmartPanel {
|
||||
model: [
|
||||
{
|
||||
"icon": "sparkles",
|
||||
"label": "Welcome"
|
||||
"label": I18n.tr("setup.welcome")
|
||||
},
|
||||
{
|
||||
"icon": "image",
|
||||
"label": "Wallpaper"
|
||||
"label": I18n.tr("common.wallpaper")
|
||||
},
|
||||
{
|
||||
"icon": "palette",
|
||||
"label": "Appearance"
|
||||
"label": I18n.tr("common.appearance")
|
||||
},
|
||||
{
|
||||
"icon": "settings",
|
||||
"label": "Customize"
|
||||
"label": I18n.tr("common.customize")
|
||||
},
|
||||
{
|
||||
"icon": "device-desktop",
|
||||
"label": "Dock"
|
||||
"label": I18n.tr("panels.dock.title")
|
||||
}
|
||||
]
|
||||
delegate: RowLayout {
|
||||
|
||||
@@ -950,14 +950,14 @@ SmartPanel {
|
||||
}
|
||||
tooltipText: {
|
||||
if (sortOrder === "date_desc")
|
||||
return "Sort: Newest First";
|
||||
return I18n.tr("wallpaper.panel.sort-date-desc");
|
||||
if (sortOrder === "date_asc")
|
||||
return "Sort: Oldest First";
|
||||
return I18n.tr("wallpaper.panel.sort-date-asc");
|
||||
if (sortOrder === "name_desc")
|
||||
return "Sort: Name (Z-A)";
|
||||
return I18n.tr("wallpaper.panel.sort-name-desc");
|
||||
if (sortOrder === "random")
|
||||
return "Sort: Random";
|
||||
return "Sort: Name (A-Z)";
|
||||
return I18n.tr("wallpaper.panel.sort-random");
|
||||
return I18n.tr("wallpaper.panel.sort-name-asc");
|
||||
}
|
||||
baseSize: Style.baseWidgetSize * 0.8
|
||||
onClicked: {
|
||||
|
||||
@@ -671,40 +671,24 @@ Item {
|
||||
}
|
||||
|
||||
function turnOffMonitors() {
|
||||
try {
|
||||
const outputs = Object.keys(internal.monitorScales);
|
||||
if (outputs.length === 0) {
|
||||
if (root.selectedMonitor) {
|
||||
Quickshell.execDetached(["mmsg", "-s", "-d", "disable_monitor," + root.selectedMonitor]);
|
||||
} else {
|
||||
Logger.w("MangoService", "Cannot turn off monitors: No outputs known and selectedMonitor is empty");
|
||||
}
|
||||
} else {
|
||||
for (let i = 0; i < outputs.length; i++) {
|
||||
Quickshell.execDetached(["mmsg", "-s", "-d", "disable_monitor," + outputs[i]]);
|
||||
}
|
||||
}
|
||||
} catch (e) {
|
||||
Logger.e("MangoService", "Failed to turn off monitors:", e);
|
||||
const screens = Quickshell.screens;
|
||||
const cmds = [];
|
||||
for (let i = 0; i < screens.length; i++) {
|
||||
cmds.push("mmsg -s -d disable_monitor," + screens[i].name);
|
||||
}
|
||||
if (cmds.length > 0) {
|
||||
Quickshell.execDetached(["sh", "-c", cmds.join(" && ")]);
|
||||
}
|
||||
}
|
||||
|
||||
function turnOnMonitors() {
|
||||
try {
|
||||
const outputs = Object.keys(internal.monitorScales);
|
||||
if (outputs.length === 0) {
|
||||
if (root.selectedMonitor) {
|
||||
Quickshell.execDetached(["mmsg", "-s", "-d", "enable_monitor," + root.selectedMonitor]);
|
||||
} else {
|
||||
Logger.w("MangoService", "Cannot turn on monitors: No outputs known and selectedMonitor is empty");
|
||||
}
|
||||
} else {
|
||||
for (let i = 0; i < outputs.length; i++) {
|
||||
Quickshell.execDetached(["mmsg", "-s", "-d", "enable_monitor," + outputs[i]]);
|
||||
}
|
||||
}
|
||||
} catch (e) {
|
||||
Logger.e("MangoService", "Failed to turn on monitors:", e);
|
||||
const screens = Quickshell.screens;
|
||||
const cmds = [];
|
||||
for (let i = 0; i < screens.length; i++) {
|
||||
cmds.push("mmsg -s -d enable_monitor," + screens[i].name);
|
||||
}
|
||||
if (cmds.length > 0) {
|
||||
Quickshell.execDetached(["sh", "-c", cmds.join(" && ")]);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -575,6 +575,26 @@ Singleton {
|
||||
}
|
||||
}
|
||||
|
||||
function get(screen: string): string {
|
||||
if (screen === "all" || screen === "") {
|
||||
if (Quickshell.screens.length > 1) {
|
||||
var map = {};
|
||||
Quickshell.screens.forEach(s => {
|
||||
map[s.name] = WallpaperService.currentWallpapers[s.name] ?? "";
|
||||
});
|
||||
return JSON.stringify(map);
|
||||
}
|
||||
return WallpaperService.currentWallpapers[Quickshell.screens[0].name] ?? "";
|
||||
} else {
|
||||
var found = Quickshell.screens.find(s => s.name === screen);
|
||||
if (!found) {
|
||||
Logger.w("IPC", "wallpaper get: unknown screen: " + screen);
|
||||
return "";
|
||||
}
|
||||
return WallpaperService.currentWallpapers[screen] ?? "";
|
||||
}
|
||||
}
|
||||
|
||||
function set(path: string, screen: string) {
|
||||
if (screen === "all" || screen === "") {
|
||||
screen = undefined;
|
||||
|
||||
@@ -11,7 +11,7 @@ Singleton {
|
||||
id: root
|
||||
|
||||
// Version properties
|
||||
readonly property string baseVersion: "4.6.1"
|
||||
readonly property string baseVersion: "4.6.2"
|
||||
readonly property bool isDevelopment: true
|
||||
readonly property string developmentSuffix: "-git"
|
||||
readonly property string currentVersion: `v${!isDevelopment ? baseVersion : baseVersion + developmentSuffix}`
|
||||
|
||||
@@ -1081,7 +1081,7 @@ Singleton {
|
||||
Timer {
|
||||
id: randomWallpaperTimer
|
||||
interval: Settings.data.wallpaper.randomIntervalSec * 1000
|
||||
running: Settings.data.wallpaper.automationEnabled
|
||||
running: Settings.data.wallpaper.automationEnabled && !PowerProfileService.noctaliaPerformanceMode
|
||||
repeat: true
|
||||
onTriggered: setNextWallpaper()
|
||||
triggeredOnStart: false
|
||||
|
||||
Reference in New Issue
Block a user