mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Settings: re-organization
This commit is contained in:
+65
-86
@@ -13,43 +13,6 @@
|
||||
},
|
||||
"select-avatar": "Avatar-Bild auswählen"
|
||||
},
|
||||
"ui": {
|
||||
"section": {
|
||||
"label": "Benutzeroberfläche",
|
||||
"description": "Passen Sie das Aussehen, die Haptik und das Verhalten der Oberfläche an."
|
||||
},
|
||||
"tooltips": {
|
||||
"label": "Tooltips anzeigen",
|
||||
"description": "Tooltips in der gesamten Benutzeroberfläche aktivieren oder deaktivieren."
|
||||
},
|
||||
"dim-desktop": {
|
||||
"label": "Desktop abdunkeln",
|
||||
"description": "Desktop abdunkeln, wenn Panels oder Menüs geöffnet sind."
|
||||
},
|
||||
"compact-lockscreen": {
|
||||
"label": "Kompakter Sperrbildschirm",
|
||||
"description": "Zeigt nur die Anmeldeeingabe und Systemsteuerungen an, versteckt Wetter- und Medien-Widgets."
|
||||
},
|
||||
"border-radius": {
|
||||
"label": "Eckenradius",
|
||||
"description": "Steuert die Rundung der Ecken von Fenstern, Buttons und anderen Elementen.",
|
||||
"reset": "Rahmenradius zurücksetzen"
|
||||
},
|
||||
"animation-speed": {
|
||||
"label": "Animationsgeschwindigkeit",
|
||||
"description": "Globale Animationsgeschwindigkeit anpassen.",
|
||||
"reset": "Animationsgeschwindigkeit zurücksetzen"
|
||||
},
|
||||
"animation-disable": {
|
||||
"label": "UI-Animationen deaktivieren",
|
||||
"description": "Alle Animationen für eine schnellere, reaktionsschnellere Erfahrung deaktivieren."
|
||||
},
|
||||
"scaling": {
|
||||
"description": "Ändert die Größe der allgemeinen Benutzeroberfläche, mit Ausnahme der Leiste.",
|
||||
"label": "Oberflächenskalierung",
|
||||
"reset-scaling": "Schnittstellenskalierung zurücksetzen"
|
||||
}
|
||||
},
|
||||
"screen-corners": {
|
||||
"section": {
|
||||
"label": "Bildschirmecken",
|
||||
@@ -95,33 +58,6 @@
|
||||
}
|
||||
},
|
||||
"reset-scaling": "Skalierung zurücksetzen"
|
||||
},
|
||||
"control-center": {
|
||||
"title": "Kontrollzentrum",
|
||||
"section": {
|
||||
"label": "Kontrollzentrum",
|
||||
"description": "Konfigurieren Sie die Positionierung und das Verhalten des Kontrollzentrum-Panels."
|
||||
},
|
||||
"position": {
|
||||
"label": "Position",
|
||||
"description": "Wählen Sie, wo das Kontrollzentrum-Panel beim Öffnen erscheint."
|
||||
},
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"label": "Schnelleinstellungen-Stil",
|
||||
"description": "Passen Sie das Aussehen und Verhalten der Schnelleinstellungen im Kontrollzentrum an."
|
||||
},
|
||||
"style": {
|
||||
"label": "Schnelleinstellungen-Stil",
|
||||
"description": "Wählen Sie den visuellen Stil für Schnelleinstellungs-Schalter und -Steuerungen."
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"section": {
|
||||
"label": "Widgets",
|
||||
"description": "Konfigurieren und verwalten Sie Kontrollzentrum-Widgets und deren Anzeigeoptionen."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"audio": {
|
||||
@@ -750,28 +686,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"title": "Kontrollzentrum",
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"label": "Schnelleinstellungen-Stil",
|
||||
"description": "Passen Sie das Aussehen und Verhalten der Schnelleinstellungen im Kontrollzentrum an."
|
||||
},
|
||||
"style": {
|
||||
"label": "Schnelleinstellungen-Stil",
|
||||
"description": "Wählen Sie den visuellen Stil für Schnelleinstellungs-Schalter und -Steuerungen."
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"section": {
|
||||
"label": "Widgets",
|
||||
"description": "Konfigurieren und verwalten Sie Kontrollzentrum-Widgets und deren Anzeigeoptionen."
|
||||
}
|
||||
},
|
||||
"quickSettings": {
|
||||
"sectionName": "Schnelleinstellungen"
|
||||
}
|
||||
},
|
||||
"hooks": {
|
||||
"title": "Hooks",
|
||||
"system-hooks": {
|
||||
@@ -804,6 +718,71 @@
|
||||
"description": "• Hintergrundbild-Hook: $1 = Hintergrundbild-Pfad, $2 = Bildschirmname\n• Theme-Wechsel-Hook: $1 = true/false (Dunkelmodus-Status)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"position": {
|
||||
"description": "Wählen Sie aus, wo das Kontrollzentrum angezeigt wird, wenn es geöffnet wird.",
|
||||
"label": "Position"
|
||||
},
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"description": "Passen Sie das Aussehen und Verhalten der Schnelleinstellungen im Kontrollzentrum an.",
|
||||
"label": "Schnelleinstellungen-Stil"
|
||||
},
|
||||
"style": {
|
||||
"description": "Wählen Sie den visuellen Stil für Schnellzugriff-Umschalter und -Steuerelemente.",
|
||||
"label": "Schnelleinstellungen-Stil"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Konfigurieren Sie die Positionierung und das Verhalten des Control Center-Panels.",
|
||||
"label": "Aussehen"
|
||||
},
|
||||
"title": "Kontrollzentrum",
|
||||
"widgets": {
|
||||
"section": {
|
||||
"description": "Control Center Widgets und ihre Anzeigeoptionen konfigurieren und verwalten.",
|
||||
"label": "Widgets"
|
||||
}
|
||||
}
|
||||
},
|
||||
"user-interface": {
|
||||
"animation-disable": {
|
||||
"description": "Deaktivieren Sie alle Animationen für eine schnellere und reaktionsfreudigere Erfahrung.",
|
||||
"label": "UI-Animationen deaktivieren"
|
||||
},
|
||||
"animation-speed": {
|
||||
"description": "Globale Animationsgeschwindigkeit anpassen.",
|
||||
"label": "Animationsgeschwindigkeit",
|
||||
"reset": "Animationsgeschwindigkeit zurücksetzen"
|
||||
},
|
||||
"border-radius": {
|
||||
"description": "Steuert die Eckenrundung von Fenstern, Schaltflächen und anderen Elementen.",
|
||||
"label": "Eckenradius",
|
||||
"reset": "Rahmenradius zurücksetzen"
|
||||
},
|
||||
"compact-lockscreen": {
|
||||
"description": "Zeige nur die Login-Eingabe und Systemsteuerung, blende Wetter- und Medien-Widgets aus.",
|
||||
"label": "Kompakter Sperrbildschirm"
|
||||
},
|
||||
"dim-desktop": {
|
||||
"description": "Den Desktop abdunkeln, wenn Bedienfelder oder Menüs geöffnet sind.",
|
||||
"label": "Dim Desktop"
|
||||
},
|
||||
"scaling": {
|
||||
"description": "Ändert die Größe der allgemeinen Benutzeroberfläche, mit Ausnahme der Leiste.",
|
||||
"label": "Oberflächenskalierung",
|
||||
"reset-scaling": "Schnittstellenskalierung zurücksetzen"
|
||||
},
|
||||
"section": {
|
||||
"description": "Passen Sie das Aussehen, die Haptik und das Verhalten der Benutzeroberfläche an.",
|
||||
"label": "Aussehen"
|
||||
},
|
||||
"title": "Benutzeroberfläche",
|
||||
"tooltips": {
|
||||
"description": "Tooltips in der gesamten Benutzeroberfläche aktivieren oder deaktivieren.",
|
||||
"label": "Tooltips anzeigen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"general": {
|
||||
|
||||
+66
-86
@@ -13,43 +13,6 @@
|
||||
},
|
||||
"select-avatar": "Select avatar image"
|
||||
},
|
||||
"ui": {
|
||||
"section": {
|
||||
"label": "User interface",
|
||||
"description": "Customize the look, feel, and behavior of the interface."
|
||||
},
|
||||
"tooltips": {
|
||||
"label": "Show tooltips",
|
||||
"description": "Enable or disable tooltips throughout the interface."
|
||||
},
|
||||
"scaling": {
|
||||
"label": "Interface scaling",
|
||||
"description": "Changes the size of the general user interface, excluding the bar.",
|
||||
"reset-scaling": "Reset interface scaling"
|
||||
},
|
||||
"dim-desktop": {
|
||||
"label": "Dim desktop",
|
||||
"description": "Dim the desktop when panels or menus are open."
|
||||
},
|
||||
"compact-lockscreen": {
|
||||
"label": "Compact lock screen",
|
||||
"description": "Show only the login input and system controls, hiding weather and media widgets."
|
||||
},
|
||||
"border-radius": {
|
||||
"label": "Border radius",
|
||||
"description": "Controls the corner roundness of windows, buttons, and other elements.",
|
||||
"reset": "Reset border radius"
|
||||
},
|
||||
"animation-speed": {
|
||||
"label": "Animation speed",
|
||||
"description": "Adjust global animation speed.",
|
||||
"reset": "Reset animation speed"
|
||||
},
|
||||
"animation-disable": {
|
||||
"label": "Disable UI Animations",
|
||||
"description": "Disable all animations for a faster, more responsive experience."
|
||||
}
|
||||
},
|
||||
"screen-corners": {
|
||||
"section": {
|
||||
"label": "Screen corners",
|
||||
@@ -95,34 +58,8 @@
|
||||
"description": "Increase or decrease the size of the monospaced text."
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"title": "Control Center",
|
||||
"section": {
|
||||
"label": "Control Center",
|
||||
"description": "Configure the Control Center panel positioning and behavior."
|
||||
},
|
||||
"position": {
|
||||
"label": "Position",
|
||||
"description": "Choose where the Control Center panel appears when opened."
|
||||
},
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"label": "Quick Settings Style",
|
||||
"description": "Customize the appearance and behavior of quick settings in the Control Center."
|
||||
},
|
||||
"style": {
|
||||
"label": "Quick Settings Style",
|
||||
"description": "Choose the visual style for quick settings toggles and controls."
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"section": {
|
||||
"label": "Widgets",
|
||||
"description": "Configure and manage Control Center widgets and their display options."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
},
|
||||
"audio": {
|
||||
"title": "Audio",
|
||||
@@ -750,28 +687,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"title": "Control Center",
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"label": "Quick Settings Style",
|
||||
"description": "Customize the appearance and behavior of quick settings in the Control Center."
|
||||
},
|
||||
"style": {
|
||||
"label": "Quick Settings Style",
|
||||
"description": "Choose the visual style for quick settings toggles and controls."
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"section": {
|
||||
"label": "Widgets",
|
||||
"description": "Configure and manage Control Center widgets and their display options."
|
||||
}
|
||||
},
|
||||
"quickSettings": {
|
||||
"sectionName": "Quick Settings"
|
||||
}
|
||||
},
|
||||
"hooks": {
|
||||
"title": "Hooks",
|
||||
"system-hooks": {
|
||||
@@ -804,6 +719,71 @@
|
||||
"description": "• Wallpaper Hook: $1 = wallpaper path, $2 = screen name\n• Theme Toggle Hook: $1 = true/false (dark mode state)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"title": "Control Center",
|
||||
"section": {
|
||||
"label": "Appearance",
|
||||
"description": "Configure the Control Center panel positioning and behavior."
|
||||
},
|
||||
"position": {
|
||||
"label": "Position",
|
||||
"description": "Choose where the Control Center panel appears when opened."
|
||||
},
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"label": "Quick Settings Style",
|
||||
"description": "Customize the appearance and behavior of quick settings in the Control Center."
|
||||
},
|
||||
"style": {
|
||||
"label": "Quick Settings Style",
|
||||
"description": "Choose the visual style for quick settings toggles and controls."
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"section": {
|
||||
"label": "Widgets",
|
||||
"description": "Configure and manage Control Center widgets and their display options."
|
||||
}
|
||||
}
|
||||
},
|
||||
"user-interface": {
|
||||
"title": "User interface",
|
||||
"section": {
|
||||
"label": "Appearance",
|
||||
"description": "Customize the look, feel, and behavior of the interface."
|
||||
},
|
||||
"tooltips": {
|
||||
"label": "Show tooltips",
|
||||
"description": "Enable or disable tooltips throughout the interface."
|
||||
},
|
||||
"scaling": {
|
||||
"label": "Interface scaling",
|
||||
"description": "Changes the size of the general user interface, excluding the bar.",
|
||||
"reset-scaling": "Reset interface scaling"
|
||||
},
|
||||
"dim-desktop": {
|
||||
"label": "Dim desktop",
|
||||
"description": "Dim the desktop when panels or menus are open."
|
||||
},
|
||||
"compact-lockscreen": {
|
||||
"label": "Compact lock screen",
|
||||
"description": "Show only the login input and system controls, hiding weather and media widgets."
|
||||
},
|
||||
"border-radius": {
|
||||
"label": "Border radius",
|
||||
"description": "Controls the corner roundness of windows, buttons, and other elements.",
|
||||
"reset": "Reset border radius"
|
||||
},
|
||||
"animation-speed": {
|
||||
"label": "Animation speed",
|
||||
"description": "Adjust global animation speed.",
|
||||
"reset": "Reset animation speed"
|
||||
},
|
||||
"animation-disable": {
|
||||
"label": "Disable UI Animations",
|
||||
"description": "Disable all animations for a faster, more responsive experience."
|
||||
}
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
|
||||
+65
-86
@@ -13,43 +13,6 @@
|
||||
},
|
||||
"select-avatar": "Seleccionar imagen de avatar"
|
||||
},
|
||||
"ui": {
|
||||
"section": {
|
||||
"label": "Interfaz de usuario",
|
||||
"description": "Personaliza la apariencia, sensación y comportamiento de la interfaz."
|
||||
},
|
||||
"tooltips": {
|
||||
"label": "Mostrar tooltips",
|
||||
"description": "Activar o desactivar tooltips en toda la interfaz."
|
||||
},
|
||||
"dim-desktop": {
|
||||
"label": "Atenuar escritorio",
|
||||
"description": "Atenúa el escritorio cuando los paneles o menús están abiertos."
|
||||
},
|
||||
"compact-lockscreen": {
|
||||
"label": "Pantalla de bloqueo compacta",
|
||||
"description": "Muestra solo la entrada de inicio de sesión y controles del sistema, ocultando widgets de clima y medios."
|
||||
},
|
||||
"border-radius": {
|
||||
"label": "Radio del borde",
|
||||
"description": "Controla la redondez de las esquinas de ventanas, botones y otros elementos.",
|
||||
"reset": "Restablecer el radio del borde"
|
||||
},
|
||||
"animation-speed": {
|
||||
"label": "Velocidad de la animación",
|
||||
"description": "Ajusta la velocidad de la animación global.",
|
||||
"reset": "Restablecer la velocidad de la animación"
|
||||
},
|
||||
"animation-disable": {
|
||||
"label": "Desactivar animaciones de UI",
|
||||
"description": "Desactivar todas las animaciones para una experiencia más rápida y responsiva."
|
||||
},
|
||||
"scaling": {
|
||||
"description": "Cambia el tamaño de la interfaz de usuario general, excluyendo la barra.",
|
||||
"label": "Escalado de la interfaz",
|
||||
"reset-scaling": "Restablecer la escala de la interfaz"
|
||||
}
|
||||
},
|
||||
"screen-corners": {
|
||||
"section": {
|
||||
"label": "Esquinas de la pantalla",
|
||||
@@ -95,33 +58,6 @@
|
||||
}
|
||||
},
|
||||
"reset-scaling": "Restablecer la escala"
|
||||
},
|
||||
"control-center": {
|
||||
"title": "Centro de control",
|
||||
"section": {
|
||||
"label": "Centro de control",
|
||||
"description": "Configurar el posicionamiento y comportamiento del panel del centro de control."
|
||||
},
|
||||
"position": {
|
||||
"label": "Posición",
|
||||
"description": "Elige dónde aparece el panel del centro de control cuando se abre."
|
||||
},
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"label": "Estilo de configuración rápida",
|
||||
"description": "Personaliza la apariencia y el comportamiento de las configuraciones rápidas en el centro de control."
|
||||
},
|
||||
"style": {
|
||||
"label": "Estilo de configuración rápida",
|
||||
"description": "Elige el estilo visual para los interruptores y controles de configuración rápida."
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"section": {
|
||||
"label": "Widgets",
|
||||
"description": "Configura y gestiona los widgets del centro de control y sus opciones de visualización."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"audio": {
|
||||
@@ -750,28 +686,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"title": "Centro de control",
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"label": "Estilo de configuración rápida",
|
||||
"description": "Personaliza la apariencia y el comportamiento de las configuraciones rápidas en el centro de control."
|
||||
},
|
||||
"style": {
|
||||
"label": "Estilo de configuración rápida",
|
||||
"description": "Elige el estilo visual para los interruptores y controles de configuración rápida."
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"section": {
|
||||
"label": "Widgets",
|
||||
"description": "Configura y gestiona los widgets del centro de control y sus opciones de visualización."
|
||||
}
|
||||
},
|
||||
"quickSettings": {
|
||||
"sectionName": "Ajustes rápidos"
|
||||
}
|
||||
},
|
||||
"hooks": {
|
||||
"title": "Hooks",
|
||||
"system-hooks": {
|
||||
@@ -804,6 +718,71 @@
|
||||
"description": "• Hook de fondo de pantalla: $1 = ruta del fondo de pantalla, $2 = nombre de la pantalla\n• Hook de cambio de tema: $1 = true/false (estado del modo oscuro)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"position": {
|
||||
"description": "Elige dónde aparece el panel del Centro de control cuando se abre.",
|
||||
"label": "Posición"
|
||||
},
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"description": "Personaliza la apariencia y el comportamiento de los ajustes rápidos en el Centro de control.",
|
||||
"label": "Estilo de configuración rápida"
|
||||
},
|
||||
"style": {
|
||||
"description": "Elige el estilo visual para los interruptores y controles de configuración rápida.",
|
||||
"label": "Estilo de ajustes rápidos"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Configurar el posicionamiento y el comportamiento del panel del Centro de control.",
|
||||
"label": "Apariencia"
|
||||
},
|
||||
"title": "Centro de control",
|
||||
"widgets": {
|
||||
"section": {
|
||||
"description": "Configurar y administrar los widgets del Centro de control y sus opciones de visualización.",
|
||||
"label": "Widgets"
|
||||
}
|
||||
}
|
||||
},
|
||||
"user-interface": {
|
||||
"animation-disable": {
|
||||
"description": "Desactiva todas las animaciones para una experiencia más rápida y con mayor capacidad de respuesta.",
|
||||
"label": "Desactivar animaciones de la interfaz de usuario"
|
||||
},
|
||||
"animation-speed": {
|
||||
"description": "Ajustar la velocidad global de la animación.",
|
||||
"label": "Velocidad de animación",
|
||||
"reset": "Restablecer la velocidad de la animación"
|
||||
},
|
||||
"border-radius": {
|
||||
"description": "Controla la redondez de las esquinas de las ventanas, los botones y otros elementos.",
|
||||
"label": "Radio de borde",
|
||||
"reset": "Restablecer el radio del borde"
|
||||
},
|
||||
"compact-lockscreen": {
|
||||
"description": "Mostrar solo el campo de inicio de sesión y los controles del sistema, ocultando los widgets del clima y multimedia.",
|
||||
"label": "Pantalla de bloqueo compacta"
|
||||
},
|
||||
"dim-desktop": {
|
||||
"description": "Atenuar el escritorio cuando los paneles o menús estén abiertos.",
|
||||
"label": "Dim escritorio"
|
||||
},
|
||||
"scaling": {
|
||||
"description": "Cambia el tamaño de la interfaz de usuario general, excluyendo la barra.",
|
||||
"label": "Escalado de la interfaz",
|
||||
"reset-scaling": "Restablecer el escalado de la interfaz"
|
||||
},
|
||||
"section": {
|
||||
"description": "Personaliza la apariencia, el ambiente y el comportamiento de la interfaz.",
|
||||
"label": "Apariencia"
|
||||
},
|
||||
"title": "Interfaz de usuario",
|
||||
"tooltips": {
|
||||
"description": "Activar o desactivar los avisos emergentes en toda la interfaz.",
|
||||
"label": "Mostrar sugerencias"
|
||||
}
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
|
||||
+65
-86
@@ -13,43 +13,6 @@
|
||||
},
|
||||
"select-avatar": "Sélectionner une image d'avatar"
|
||||
},
|
||||
"ui": {
|
||||
"section": {
|
||||
"label": "Interface utilisateur",
|
||||
"description": "Personnalisez l'apparence, l'ergonomie et le comportement de l'interface."
|
||||
},
|
||||
"tooltips": {
|
||||
"label": "Afficher les tooltips",
|
||||
"description": "Activer ou désactiver les tooltips dans toute l'interface."
|
||||
},
|
||||
"dim-desktop": {
|
||||
"label": "Assombrir le bureau",
|
||||
"description": "Assombrir le bureau lorsque des panneaux ou des menus sont ouverts."
|
||||
},
|
||||
"compact-lockscreen": {
|
||||
"label": "Écran de verrouillage compact",
|
||||
"description": "Affiche uniquement la saisie de connexion et les contrôles système, masquant les widgets météo et média."
|
||||
},
|
||||
"border-radius": {
|
||||
"label": "Rayon de bordure",
|
||||
"description": "Contrôle l'arrondi des coins des fenêtres, des boutons et d'autres éléments.",
|
||||
"reset": "Réinitialiser le rayon de la bordure"
|
||||
},
|
||||
"animation-speed": {
|
||||
"label": "Vitesse d'animation",
|
||||
"description": "Ajustez la vitesse globale des animations.",
|
||||
"reset": "Réinitialiser la vitesse de l'animation"
|
||||
},
|
||||
"animation-disable": {
|
||||
"label": "Désactiver les animations de l'interface",
|
||||
"description": "Désactiver toutes les animations pour une expérience plus rapide et réactive."
|
||||
},
|
||||
"scaling": {
|
||||
"description": "Modifie la taille de l'interface utilisateur générale, à l'exception de la barre.",
|
||||
"label": "Mise à l'échelle de l'interface",
|
||||
"reset-scaling": "Réinitialiser l'échelle de l'interface"
|
||||
}
|
||||
},
|
||||
"screen-corners": {
|
||||
"section": {
|
||||
"label": "Coins de l'écran",
|
||||
@@ -95,33 +58,6 @@
|
||||
}
|
||||
},
|
||||
"reset-scaling": "Réinitialiser l'échelle"
|
||||
},
|
||||
"control-center": {
|
||||
"title": "Centre de contrôle",
|
||||
"section": {
|
||||
"label": "Centre de contrôle",
|
||||
"description": "Configurer le positionnement et le comportement du panneau du centre de contrôle."
|
||||
},
|
||||
"position": {
|
||||
"label": "Position",
|
||||
"description": "Choisissez où apparaît le panneau du centre de contrôle lors de l'ouverture."
|
||||
},
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"label": "Style des paramètres rapides",
|
||||
"description": "Personnalisez l'apparence et le comportement des paramètres rapides dans le centre de contrôle."
|
||||
},
|
||||
"style": {
|
||||
"label": "Style des paramètres rapides",
|
||||
"description": "Choisissez le style visuel pour les commutateurs et contrôles des paramètres rapides."
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"section": {
|
||||
"label": "Widgets",
|
||||
"description": "Configurez et gérez les widgets du centre de contrôle et leurs options d'affichage."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"audio": {
|
||||
@@ -750,28 +686,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"title": "Centre de contrôle",
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"label": "Style des paramètres rapides",
|
||||
"description": "Personnalisez l'apparence et le comportement des paramètres rapides dans le centre de contrôle."
|
||||
},
|
||||
"style": {
|
||||
"label": "Style des paramètres rapides",
|
||||
"description": "Choisissez le style visuel pour les commutateurs et contrôles des paramètres rapides."
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"section": {
|
||||
"label": "Widgets",
|
||||
"description": "Configurez et gérez les widgets du centre de contrôle et leurs options d'affichage."
|
||||
}
|
||||
},
|
||||
"quickSettings": {
|
||||
"sectionName": "Paramètres rapides"
|
||||
}
|
||||
},
|
||||
"hooks": {
|
||||
"title": "Hooks",
|
||||
"system-hooks": {
|
||||
@@ -804,6 +718,71 @@
|
||||
"description": "• Hook Fond d'écran : $1 = chemin du fond d'écran, $2 = nom de l'écran\n• Hook de bascule de thème : $1 = true/false (état du mode sombre)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"position": {
|
||||
"description": "Choisissez où le panneau du Centre de contrôle apparaît lorsqu'il est ouvert.",
|
||||
"label": "Position"
|
||||
},
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"description": "Personnaliser l'apparence et le comportement des réglages rapides dans le Centre de contrôle.",
|
||||
"label": "Style des paramètres rapides"
|
||||
},
|
||||
"style": {
|
||||
"description": "Choisissez le style visuel des bascules et des commandes des paramètres rapides.",
|
||||
"label": "Style des paramètres rapides"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Configurer le positionnement et le comportement du panneau du Centre de contrôle.",
|
||||
"label": "Apparence"
|
||||
},
|
||||
"title": "Centre de contrôle",
|
||||
"widgets": {
|
||||
"section": {
|
||||
"description": "Configurer et gérer les widgets du Centre de contrôle et leurs options d'affichage.",
|
||||
"label": "Widgets"
|
||||
}
|
||||
}
|
||||
},
|
||||
"user-interface": {
|
||||
"animation-disable": {
|
||||
"description": "Désactiver toutes les animations pour une expérience plus rapide et plus réactive.",
|
||||
"label": "Désactiver les animations de l'interface utilisateur"
|
||||
},
|
||||
"animation-speed": {
|
||||
"description": "Ajuster la vitesse globale de l'animation.",
|
||||
"label": "Vitesse d'animation",
|
||||
"reset": "Réinitialiser la vitesse de l'animation"
|
||||
},
|
||||
"border-radius": {
|
||||
"description": "Contrôle l'arrondi des angles des fenêtres, des boutons et d'autres éléments.",
|
||||
"label": "Rayon de bordure",
|
||||
"reset": "Réinitialiser le rayon de la bordure"
|
||||
},
|
||||
"compact-lockscreen": {
|
||||
"description": "Afficher uniquement le champ de saisie de connexion et les commandes système, en masquant les widgets météo et multimédia.",
|
||||
"label": "Écran de verrouillage compact"
|
||||
},
|
||||
"dim-desktop": {
|
||||
"description": "Atténuer le bureau lorsque des panneaux ou des menus sont ouverts.",
|
||||
"label": "Dim bureau"
|
||||
},
|
||||
"scaling": {
|
||||
"description": "Modifie la taille de l'interface utilisateur générale, à l'exception de la barre.",
|
||||
"label": "Mise à l'échelle de l'interface",
|
||||
"reset-scaling": "Réinitialiser l'échelle de l'interface"
|
||||
},
|
||||
"section": {
|
||||
"description": "Personnaliser l'apparence, l'ergonomie et le comportement de l'interface.",
|
||||
"label": "Apparence"
|
||||
},
|
||||
"title": "Interface utilisateur",
|
||||
"tooltips": {
|
||||
"description": "Activer ou désactiver les info-bulles dans toute l'interface.",
|
||||
"label": "Afficher les infobulles"
|
||||
}
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
|
||||
+65
-86
@@ -13,43 +13,6 @@
|
||||
},
|
||||
"select-avatar": "Selecionar imagem de avatar"
|
||||
},
|
||||
"ui": {
|
||||
"section": {
|
||||
"label": "Interface do usuário",
|
||||
"description": "Personalize a aparência, a sensação e o comportamento da interface."
|
||||
},
|
||||
"tooltips": {
|
||||
"label": "Mostrar tooltips",
|
||||
"description": "Ativar ou desativar tooltips em toda a interface."
|
||||
},
|
||||
"dim-desktop": {
|
||||
"label": "Escurecer área de trabalho",
|
||||
"description": "Escurece a área de trabalho quando painéis ou menus estão abertos."
|
||||
},
|
||||
"compact-lockscreen": {
|
||||
"label": "Tela de bloqueio compacta",
|
||||
"description": "Mostra apenas a entrada de login e controles do sistema, ocultando widgets de clima e mídia."
|
||||
},
|
||||
"border-radius": {
|
||||
"label": "Raio da borda",
|
||||
"description": "Controla o arredondamento dos cantos de janelas, botões e outros elementos.",
|
||||
"reset": "Redefinir raio da borda"
|
||||
},
|
||||
"animation-speed": {
|
||||
"label": "Velocidade da animação",
|
||||
"description": "Ajuste a velocidade global da animação.",
|
||||
"reset": "Redefinir velocidade da animação"
|
||||
},
|
||||
"animation-disable": {
|
||||
"label": "Desativar animações da interface",
|
||||
"description": "Desativar todas as animações para uma experiência mais rápida e responsiva."
|
||||
},
|
||||
"scaling": {
|
||||
"description": "Altera o tamanho da interface geral do usuário, excluindo a barra.",
|
||||
"label": "Escalonamento da interface",
|
||||
"reset-scaling": "Redefinir escala da interface"
|
||||
}
|
||||
},
|
||||
"screen-corners": {
|
||||
"section": {
|
||||
"label": "Cantos da tela",
|
||||
@@ -95,33 +58,6 @@
|
||||
}
|
||||
},
|
||||
"reset-scaling": "Redefinir escala"
|
||||
},
|
||||
"control-center": {
|
||||
"title": "Centro de controle",
|
||||
"section": {
|
||||
"label": "Centro de controle",
|
||||
"description": "Configurar o posicionamento e comportamento do painel do centro de controle."
|
||||
},
|
||||
"position": {
|
||||
"label": "Posição",
|
||||
"description": "Escolha onde o painel do centro de controle aparece quando aberto."
|
||||
},
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"label": "Estilo de configurações rápidas",
|
||||
"description": "Personalize a aparência e o comportamento das configurações rápidas no centro de controle."
|
||||
},
|
||||
"style": {
|
||||
"label": "Estilo de configurações rápidas",
|
||||
"description": "Escolha o estilo visual para os interruptores e controles de configurações rápidas."
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"section": {
|
||||
"label": "Widgets",
|
||||
"description": "Configure e gerencie os widgets do centro de controle e suas opções de exibição."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"audio": {
|
||||
@@ -712,28 +648,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"title": "Centro de controle",
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"label": "Estilo de configurações rápidas",
|
||||
"description": "Personalize a aparência e o comportamento das configurações rápidas no centro de controle."
|
||||
},
|
||||
"style": {
|
||||
"label": "Estilo de configurações rápidas",
|
||||
"description": "Escolha o estilo visual para os interruptores e controles de configurações rápidas."
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"section": {
|
||||
"label": "Widgets",
|
||||
"description": "Configure e gerencie os widgets do centro de controle e suas opções de exibição."
|
||||
}
|
||||
},
|
||||
"quickSettings": {
|
||||
"sectionName": "Configurações rápidas"
|
||||
}
|
||||
},
|
||||
"hooks": {
|
||||
"title": "Hooks",
|
||||
"system-hooks": {
|
||||
@@ -804,6 +718,71 @@
|
||||
"description": "Mostrar a OSD em monitores específicos. Padrão é todos se nenhum for escolhido."
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"position": {
|
||||
"description": "Escolha onde o painel da Central de Controle aparece quando aberto.",
|
||||
"label": "Posição"
|
||||
},
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"description": "Personalize a aparência e o comportamento das configurações rápidas na Central de Controle.",
|
||||
"label": "Estilo das Configurações Rápidas"
|
||||
},
|
||||
"style": {
|
||||
"description": "Escolha o estilo visual para as opções e controles de configurações rápidas.",
|
||||
"label": "Estilo das Configurações Rápidas"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Configurar o posicionamento e o comportamento do painel da Central de Controle.",
|
||||
"label": "Aparência"
|
||||
},
|
||||
"title": "Central de Controle",
|
||||
"widgets": {
|
||||
"section": {
|
||||
"description": "Configure e gerencie widgets da Central de Controle e suas opções de exibição.",
|
||||
"label": "Widgets"
|
||||
}
|
||||
}
|
||||
},
|
||||
"user-interface": {
|
||||
"animation-disable": {
|
||||
"description": "Desative todas as animações para uma experiência mais rápida e responsiva.",
|
||||
"label": "Desativar animações da interface do usuário"
|
||||
},
|
||||
"animation-speed": {
|
||||
"description": "Ajustar a velocidade global da animação.",
|
||||
"label": "Velocidade da animação",
|
||||
"reset": "Redefinir velocidade da animação"
|
||||
},
|
||||
"border-radius": {
|
||||
"description": "Controla o arredondamento dos cantos de janelas, botões e outros elementos.",
|
||||
"label": "Raio da borda",
|
||||
"reset": "Redefinir raio da borda"
|
||||
},
|
||||
"compact-lockscreen": {
|
||||
"description": "Mostrar apenas a entrada de login e os controles do sistema, ocultando widgets de clima e mídia.",
|
||||
"label": "Tela de bloqueio compacta"
|
||||
},
|
||||
"dim-desktop": {
|
||||
"description": "Escurecer a área de trabalho quando painéis ou menus estiverem abertos.",
|
||||
"label": "Dim área de trabalho"
|
||||
},
|
||||
"scaling": {
|
||||
"description": "Altera o tamanho da interface geral do usuário, excluindo a barra.",
|
||||
"label": "Escalonamento da interface",
|
||||
"reset-scaling": "Redefinir escala da interface"
|
||||
},
|
||||
"section": {
|
||||
"description": "Personalize a aparência, a sensação e o comportamento da interface.",
|
||||
"label": "Aparência"
|
||||
},
|
||||
"title": "Interface do usuário",
|
||||
"tooltips": {
|
||||
"description": "Ativar ou desativar dicas de ferramentas em toda a interface.",
|
||||
"label": "Mostrar dicas de ferramenta"
|
||||
}
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
|
||||
@@ -13,43 +13,6 @@
|
||||
},
|
||||
"select-avatar": "选择头像图片"
|
||||
},
|
||||
"ui": {
|
||||
"section": {
|
||||
"label": "用户界面",
|
||||
"description": "自定义界面的外观、风格和行为。"
|
||||
},
|
||||
"tooltips": {
|
||||
"label": "显示工具提示",
|
||||
"description": "在整个界面中启用或禁用工具提示。"
|
||||
},
|
||||
"dim-desktop": {
|
||||
"label": "调暗桌面",
|
||||
"description": "当面板或菜单打开时调暗桌面。"
|
||||
},
|
||||
"compact-lockscreen": {
|
||||
"label": "紧凑锁屏",
|
||||
"description": "仅显示登录输入和系统控件,隐藏天气和媒体小部件。"
|
||||
},
|
||||
"border-radius": {
|
||||
"label": "边框圆角",
|
||||
"description": "控制窗口、按钮及其他元素的边角圆度。",
|
||||
"reset": "重置边框半径"
|
||||
},
|
||||
"animation-speed": {
|
||||
"label": "动画速度",
|
||||
"description": "调整全局动画速度。",
|
||||
"reset": "重置动画速度"
|
||||
},
|
||||
"animation-disable": {
|
||||
"label": "关闭动画",
|
||||
"description": "禁用所有动画效果,以获得更快速、更灵敏的体验。"
|
||||
},
|
||||
"scaling": {
|
||||
"description": "更改常规用户界面(不包括栏)的大小。",
|
||||
"label": "界面缩放",
|
||||
"reset-scaling": "重置界面缩放"
|
||||
}
|
||||
},
|
||||
"screen-corners": {
|
||||
"section": {
|
||||
"label": "屏幕边角",
|
||||
@@ -95,33 +58,6 @@
|
||||
"description": "增大或减小等宽文本的尺寸"
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"title": "控制中心",
|
||||
"section": {
|
||||
"label": "控制中心",
|
||||
"description": "配置控制中心面板的定位和行为。"
|
||||
},
|
||||
"position": {
|
||||
"label": "位置",
|
||||
"description": "选择控制中心面板打开时出现的位置。"
|
||||
},
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"label": "快速设置样式",
|
||||
"description": "自定义控制中心中快速设置的外观和行为。"
|
||||
},
|
||||
"style": {
|
||||
"label": "快速设置样式",
|
||||
"description": "选择快速设置开关和控件的视觉样式。"
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"section": {
|
||||
"label": "小部件",
|
||||
"description": "配置和管理控制中心小部件及其显示选项。"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"audio": {
|
||||
@@ -750,28 +686,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"title": "控制中心",
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"label": "快速设置样式",
|
||||
"description": "自定义控制中心中快速设置的外观和行为。"
|
||||
},
|
||||
"style": {
|
||||
"label": "快速设置样式",
|
||||
"description": "选择快速设置开关和控件的视觉样式。"
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"section": {
|
||||
"label": "小部件",
|
||||
"description": "配置和管理控制中心小部件及其显示选项。"
|
||||
}
|
||||
},
|
||||
"quickSettings": {
|
||||
"sectionName": "快速设置"
|
||||
}
|
||||
},
|
||||
"hooks": {
|
||||
"title": "钩子",
|
||||
"system-hooks": {
|
||||
@@ -804,6 +718,71 @@
|
||||
"description": "• 壁纸钩子: $1 = 壁纸路径, $2 = 屏幕名称\n• 主题切换钩子: $1 = true/false (深色模式状态)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"position": {
|
||||
"description": "选择打开控制中心时面板出现的位置。",
|
||||
"label": "位置"
|
||||
},
|
||||
"quickSettingsStyle": {
|
||||
"section": {
|
||||
"description": "自定义控制中心中快速设置的外观和行为。",
|
||||
"label": "快速设置样式"
|
||||
},
|
||||
"style": {
|
||||
"description": "选择快速设置开关和控件的视觉样式。",
|
||||
"label": "快速设置样式"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "配置控制中心面板的位置和行为。",
|
||||
"label": "外观"
|
||||
},
|
||||
"title": "控制中心",
|
||||
"widgets": {
|
||||
"section": {
|
||||
"description": "配置和管理控制中心小组件及其显示选项。",
|
||||
"label": "小部件"
|
||||
}
|
||||
}
|
||||
},
|
||||
"user-interface": {
|
||||
"animation-disable": {
|
||||
"description": "禁用所有动画以获得更快、更流畅的体验。",
|
||||
"label": "禁用 UI 动画"
|
||||
},
|
||||
"animation-speed": {
|
||||
"description": "调整全局动画速度。",
|
||||
"label": "动画速度",
|
||||
"reset": "重置动画速度"
|
||||
},
|
||||
"border-radius": {
|
||||
"description": "控制窗口、按钮和其他元素的圆角程度。",
|
||||
"label": "边框半径",
|
||||
"reset": "重置边框半径"
|
||||
},
|
||||
"compact-lockscreen": {
|
||||
"description": "仅显示登录输入和系统控制,隐藏天气和媒体小部件。",
|
||||
"label": "紧凑型锁屏"
|
||||
},
|
||||
"dim-desktop": {
|
||||
"description": "当面板或菜单打开时,桌面变暗。",
|
||||
"label": "昏暗的桌面"
|
||||
},
|
||||
"scaling": {
|
||||
"description": "更改通用用户界面大小,不包括栏。",
|
||||
"label": "界面缩放",
|
||||
"reset-scaling": "重置界面缩放"
|
||||
},
|
||||
"section": {
|
||||
"description": "自定义界面的外观、感觉和行为。",
|
||||
"label": "外观"
|
||||
},
|
||||
"title": "用户界面",
|
||||
"tooltips": {
|
||||
"description": "启用或禁用整个界面的工具提示。",
|
||||
"label": "显示工具提示"
|
||||
}
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
|
||||
Reference in New Issue
Block a user