mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
i18n: add description to all Bar widget settings
This commit is contained in:
+88
-21
@@ -31,6 +31,10 @@
|
||||
"animation-speed": {
|
||||
"label": "Animationsgeschwindigkeit",
|
||||
"description": "Globale Animationsgeschwindigkeit anpassen."
|
||||
},
|
||||
"animation-disable": {
|
||||
"label": "UI-Animationen deaktivieren",
|
||||
"description": "Alle Animationen für eine schnellere, reaktionsschnellere Erfahrung deaktivieren."
|
||||
}
|
||||
},
|
||||
"screen-corners": {
|
||||
@@ -829,21 +833,54 @@
|
||||
"search-placeholder": "Widgets suchen..."
|
||||
},
|
||||
"active-window": {
|
||||
"auto-hide": "Automatisch ausblenden",
|
||||
"scrolling-mode": "Scrollmodus",
|
||||
"show-app-icon": "App-Symbol anzeigen"
|
||||
"auto-hide": {
|
||||
"label": "Automatisch ausblenden",
|
||||
"description": "Widget automatisch ausblenden, wenn kein Fenster aktiv ist."
|
||||
},
|
||||
"show-app-icon": {
|
||||
"label": "App-Symbol anzeigen",
|
||||
"description": "Anwendungssymbol neben dem Fenstertitel anzeigen."
|
||||
},
|
||||
"scrolling-mode": {
|
||||
"label": "Scrollmodus",
|
||||
"description": "Steuern, wann Textscrolling für lange Fenstertitel aktiviert ist."
|
||||
}
|
||||
},
|
||||
"system-monitor": {
|
||||
"cpu-usage": "CPU-Auslastung",
|
||||
"cpu-temperature": "CPU-Temperatur",
|
||||
"memory-usage": "Speicherverbrauch",
|
||||
"memory-percentage": "Speicher als Prozentsatz",
|
||||
"network-traffic": "Netzwerkverkehr",
|
||||
"storage-usage": "Speichernutzung"
|
||||
"cpu-usage": {
|
||||
"label": "CPU-Auslastung",
|
||||
"description": "Aktuelle CPU-Auslastung in Prozent anzeigen."
|
||||
},
|
||||
"cpu-temperature": {
|
||||
"label": "CPU-Temperatur",
|
||||
"description": "CPU-Temperaturwerte anzeigen, falls verfügbar."
|
||||
},
|
||||
"memory-usage": {
|
||||
"label": "Speicherverbrauch",
|
||||
"description": "Aktuelle RAM-Nutzungsinformationen anzeigen."
|
||||
},
|
||||
"memory-percentage": {
|
||||
"label": "Speicher als Prozentsatz",
|
||||
"description": "Speicherverbrauch als Prozentsatz statt absolute Werte anzeigen."
|
||||
},
|
||||
"network-traffic": {
|
||||
"label": "Netzwerkverkehr",
|
||||
"description": "Upload- und Download-Geschwindigkeiten anzeigen."
|
||||
},
|
||||
"storage-usage": {
|
||||
"label": "Speichernutzung",
|
||||
"description": "Festplattenspeicher-Nutzungsinformationen anzeigen."
|
||||
}
|
||||
},
|
||||
"notification-history": {
|
||||
"show-unread-badge": "Badge für ungelesene Nachrichten anzeigen",
|
||||
"hide-badge-when-zero": "Badge ausblenden, wenn null"
|
||||
"show-unread-badge": {
|
||||
"label": "Badge für ungelesene Nachrichten anzeigen",
|
||||
"description": "Badge mit der Anzahl ungelesener Benachrichtigungen anzeigen."
|
||||
},
|
||||
"hide-badge-when-zero": {
|
||||
"label": "Badge ausblenden, wenn null",
|
||||
"description": "Benachrichtigungs-Badge ausblenden, wenn keine ungelesenen Benachrichtigungen vorhanden sind."
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"display-mode": {
|
||||
@@ -856,7 +893,10 @@
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"use-distro-logo": "Distro-Logo anstelle von Symbol verwenden",
|
||||
"use-distro-logo": {
|
||||
"label": "Distro-Logo anstelle von Symbol verwenden",
|
||||
"description": "Logo Ihrer Distribution anstelle eines benutzerdefinierten Symbols verwenden."
|
||||
},
|
||||
"icon": {
|
||||
"label": "Symbol",
|
||||
"description": "Symbol aus der Bibliothek oder eine benutzerdefinierte Datei auswählen."
|
||||
@@ -878,7 +918,10 @@
|
||||
}
|
||||
},
|
||||
"workspace": {
|
||||
"label-mode": "Beschriftungsmodus",
|
||||
"label-mode": {
|
||||
"label": "Beschriftungsmodus",
|
||||
"description": "Wählen Sie, wie Arbeitsbereichs-Beschriftungen angezeigt werden."
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"label": "Unbesetzte ausblenden",
|
||||
"description": "Arbeitsbereiche ohne Fenster nicht anzeigen."
|
||||
@@ -908,9 +951,18 @@
|
||||
"description": "Symbol aus der Bibliothek auswählen."
|
||||
},
|
||||
"browse": "Durchsuchen",
|
||||
"left-click": "Linksklick",
|
||||
"right-click": "Rechtsklick",
|
||||
"middle-click": "Mittelklick",
|
||||
"left-click": {
|
||||
"label": "Linksklick",
|
||||
"description": "Befehl, der ausgeführt wird, wenn die Schaltfläche links angeklickt wird."
|
||||
},
|
||||
"right-click": {
|
||||
"label": "Rechtsklick",
|
||||
"description": "Befehl, der ausgeführt wird, wenn die Schaltfläche rechts angeklickt wird."
|
||||
},
|
||||
"middle-click": {
|
||||
"label": "Mittelklick",
|
||||
"description": "Befehl, der ausgeführt wird, wenn die Schaltfläche mit der mittleren Maustaste angeklickt wird."
|
||||
},
|
||||
"dynamic-text": "Dynamischer Text",
|
||||
"display-command-output": {
|
||||
"label": "Befehlsausgabe anzeigen",
|
||||
@@ -922,11 +974,26 @@
|
||||
}
|
||||
},
|
||||
"media-mini": {
|
||||
"auto-hide": "Automatisch ausblenden",
|
||||
"show-album-art": "Albumcover anzeigen",
|
||||
"show-visualizer": "Visualizer anzeigen",
|
||||
"visualizer-type": "Visualizer-Typ",
|
||||
"scrolling-mode": "Scrollmodus"
|
||||
"auto-hide": {
|
||||
"label": "Automatisch ausblenden",
|
||||
"description": "Widget automatisch ausblenden, wenn keine Medien abgespielt werden."
|
||||
},
|
||||
"show-album-art": {
|
||||
"label": "Albumcover anzeigen",
|
||||
"description": "Albumcover des aktuell abgespielten Tracks anzeigen."
|
||||
},
|
||||
"show-visualizer": {
|
||||
"label": "Visualizer anzeigen",
|
||||
"description": "Audio-Visualizer anzeigen, wenn Musik abgespielt wird."
|
||||
},
|
||||
"visualizer-type": {
|
||||
"label": "Visualizer-Typ",
|
||||
"description": "Stil des Audio-Visualizers auswählen."
|
||||
},
|
||||
"scrolling-mode": {
|
||||
"label": "Scrollmodus",
|
||||
"description": "Steuern, wann Textscrolling für lange Track-Titel aktiviert ist."
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"use-primary-color": {
|
||||
|
||||
+84
-21
@@ -816,21 +816,54 @@
|
||||
"search-placeholder": "Search widget..."
|
||||
},
|
||||
"active-window": {
|
||||
"auto-hide": "Hide automatically",
|
||||
"show-app-icon": "Show app icon",
|
||||
"scrolling-mode": "Scrolling mode"
|
||||
"auto-hide": {
|
||||
"label": "Hide automatically",
|
||||
"description": "Automatically hide the widget when no window is active."
|
||||
},
|
||||
"show-app-icon": {
|
||||
"label": "Show app icon",
|
||||
"description": "Display the application icon next to the window title."
|
||||
},
|
||||
"scrolling-mode": {
|
||||
"label": "Scrolling mode",
|
||||
"description": "Control when text scrolling is enabled for long window titles."
|
||||
}
|
||||
},
|
||||
"system-monitor": {
|
||||
"cpu-usage": "CPU usage",
|
||||
"cpu-temperature": "CPU temperature",
|
||||
"memory-usage": "Memory usage",
|
||||
"memory-percentage": "Memory as percentage",
|
||||
"network-traffic": "Network traffic",
|
||||
"storage-usage": "Storage usage"
|
||||
"cpu-usage": {
|
||||
"label": "CPU usage",
|
||||
"description": "Display current CPU usage percentage."
|
||||
},
|
||||
"cpu-temperature": {
|
||||
"label": "CPU temperature",
|
||||
"description": "Show CPU temperature readings if available."
|
||||
},
|
||||
"memory-usage": {
|
||||
"label": "Memory usage",
|
||||
"description": "Display current RAM usage information."
|
||||
},
|
||||
"memory-percentage": {
|
||||
"label": "Memory as percentage",
|
||||
"description": "Show memory usage as a percentage instead of absolute values."
|
||||
},
|
||||
"network-traffic": {
|
||||
"label": "Network traffic",
|
||||
"description": "Display network upload and download speeds."
|
||||
},
|
||||
"storage-usage": {
|
||||
"label": "Storage usage",
|
||||
"description": "Show disk space usage information."
|
||||
}
|
||||
},
|
||||
"notification-history": {
|
||||
"show-unread-badge": "Show unread badge",
|
||||
"hide-badge-when-zero": "Hide badge when zero"
|
||||
"show-unread-badge": {
|
||||
"label": "Show unread badge",
|
||||
"description": "Display a badge showing the number of unread notifications."
|
||||
},
|
||||
"hide-badge-when-zero": {
|
||||
"label": "Hide badge when zero",
|
||||
"description": "Hide the notification badge when there are no unread notifications."
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"display-mode": {
|
||||
@@ -843,7 +876,10 @@
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"use-distro-logo": "Use distro logo instead of icon",
|
||||
"use-distro-logo": {
|
||||
"label": "Use distro logo instead of icon",
|
||||
"description": "Use your distribution's logo instead of a custom icon."
|
||||
},
|
||||
"icon": {
|
||||
"label": "Icon",
|
||||
"description": "Select an icon from the library or a custom file."
|
||||
@@ -865,7 +901,10 @@
|
||||
}
|
||||
},
|
||||
"workspace": {
|
||||
"label-mode": "Label Mode",
|
||||
"label-mode": {
|
||||
"label": "Label Mode",
|
||||
"description": "Choose how workspace labels are displayed."
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"label": "Hide unoccupied",
|
||||
"description": "Don't display workspaces without windows."
|
||||
@@ -895,9 +934,18 @@
|
||||
"description": "Select an icon from the library."
|
||||
},
|
||||
"browse": "Browse",
|
||||
"left-click": "Left click",
|
||||
"right-click": "Right click",
|
||||
"middle-click": "Middle click",
|
||||
"left-click": {
|
||||
"label": "Left click",
|
||||
"description": "Command to execute when the button is left-clicked."
|
||||
},
|
||||
"right-click": {
|
||||
"label": "Right click",
|
||||
"description": "Command to execute when the button is right-clicked."
|
||||
},
|
||||
"middle-click": {
|
||||
"label": "Middle click",
|
||||
"description": "Command to execute when the button is middle-clicked."
|
||||
},
|
||||
"dynamic-text": "Dynamic text",
|
||||
"display-command-output": {
|
||||
"label": "Display Command Output",
|
||||
@@ -909,11 +957,26 @@
|
||||
}
|
||||
},
|
||||
"media-mini": {
|
||||
"auto-hide": "Hide automatically",
|
||||
"show-album-art": "Show album art",
|
||||
"show-visualizer": "Show visualizer",
|
||||
"visualizer-type": "Visualizer type",
|
||||
"scrolling-mode": "Scrolling mode"
|
||||
"auto-hide": {
|
||||
"label": "Hide automatically",
|
||||
"description": "Automatically hide the widget when no media is playing."
|
||||
},
|
||||
"show-album-art": {
|
||||
"label": "Show album art",
|
||||
"description": "Display the album artwork for the currently playing track."
|
||||
},
|
||||
"show-visualizer": {
|
||||
"label": "Show visualizer",
|
||||
"description": "Display an audio visualizer when music is playing."
|
||||
},
|
||||
"visualizer-type": {
|
||||
"label": "Visualizer type",
|
||||
"description": "Choose the style of audio visualizer to display."
|
||||
},
|
||||
"scrolling-mode": {
|
||||
"label": "Scrolling mode",
|
||||
"description": "Control when text scrolling is enabled for long track titles."
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"use-primary-color": {
|
||||
|
||||
+88
-21
@@ -29,6 +29,10 @@
|
||||
"animation-speed": {
|
||||
"label": "Velocidad de la animación",
|
||||
"description": "Ajusta la velocidad de la animación global."
|
||||
},
|
||||
"animation-disable": {
|
||||
"label": "Desactivar animaciones de UI",
|
||||
"description": "Desactivar todas las animaciones para una experiencia más rápida y responsiva."
|
||||
}
|
||||
},
|
||||
"screen-corners": {
|
||||
@@ -810,21 +814,54 @@
|
||||
"search-placeholder": "Buscar widgets..."
|
||||
},
|
||||
"active-window": {
|
||||
"auto-hide": "Ocultar automáticamente",
|
||||
"show-app-icon": "Mostrar icono de la aplicación",
|
||||
"scrolling-mode": "Modo de desplazamiento"
|
||||
"auto-hide": {
|
||||
"label": "Ocultar automáticamente",
|
||||
"description": "Ocultar automáticamente el widget cuando no hay ventana activa."
|
||||
},
|
||||
"show-app-icon": {
|
||||
"label": "Mostrar icono de la aplicación",
|
||||
"description": "Mostrar el icono de la aplicación junto al título de la ventana."
|
||||
},
|
||||
"scrolling-mode": {
|
||||
"label": "Modo de desplazamiento",
|
||||
"description": "Controlar cuándo está habilitado el desplazamiento de texto para títulos de ventana largos."
|
||||
}
|
||||
},
|
||||
"system-monitor": {
|
||||
"cpu-usage": "Uso de CPU",
|
||||
"cpu-temperature": "Temperatura de la CPU",
|
||||
"memory-usage": "Uso de memoria",
|
||||
"memory-percentage": "Memoria como porcentaje",
|
||||
"network-traffic": "Tráfico de red",
|
||||
"storage-usage": "Uso de almacenamiento"
|
||||
"cpu-usage": {
|
||||
"label": "Uso de CPU",
|
||||
"description": "Mostrar el porcentaje actual de uso de CPU."
|
||||
},
|
||||
"cpu-temperature": {
|
||||
"label": "Temperatura de la CPU",
|
||||
"description": "Mostrar lecturas de temperatura de CPU si están disponibles."
|
||||
},
|
||||
"memory-usage": {
|
||||
"label": "Uso de memoria",
|
||||
"description": "Mostrar información actual del uso de RAM."
|
||||
},
|
||||
"memory-percentage": {
|
||||
"label": "Memoria como porcentaje",
|
||||
"description": "Mostrar el uso de memoria como porcentaje en lugar de valores absolutos."
|
||||
},
|
||||
"network-traffic": {
|
||||
"label": "Tráfico de red",
|
||||
"description": "Mostrar velocidades de carga y descarga de la red."
|
||||
},
|
||||
"storage-usage": {
|
||||
"label": "Uso de almacenamiento",
|
||||
"description": "Mostrar información del uso del espacio en disco."
|
||||
}
|
||||
},
|
||||
"notification-history": {
|
||||
"show-unread-badge": "Mostrar insignia de no leídos",
|
||||
"hide-badge-when-zero": "Ocultar insignia cuando es cero"
|
||||
"show-unread-badge": {
|
||||
"label": "Mostrar insignia de no leídos",
|
||||
"description": "Mostrar una insignia con el número de notificaciones no leídas."
|
||||
},
|
||||
"hide-badge-when-zero": {
|
||||
"label": "Ocultar insignia cuando es cero",
|
||||
"description": "Ocultar la insignia de notificaciones cuando no hay notificaciones no leídas."
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"display-mode": {
|
||||
@@ -837,7 +874,10 @@
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"use-distro-logo": "Usar logo de la distro en lugar del icono",
|
||||
"use-distro-logo": {
|
||||
"label": "Usar logo de la distribución en lugar de icono",
|
||||
"description": "Usar el logo de tu distribución en lugar de un icono personalizado."
|
||||
},
|
||||
"icon": {
|
||||
"label": "Icono",
|
||||
"description": "Selecciona un icono de la biblioteca o un archivo personalizado."
|
||||
@@ -859,7 +899,10 @@
|
||||
}
|
||||
},
|
||||
"workspace": {
|
||||
"label-mode": "Modo de etiqueta",
|
||||
"label-mode": {
|
||||
"label": "Modo de etiqueta",
|
||||
"description": "Elegir cómo se muestran las etiquetas de los espacios de trabajo."
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"label": "Ocultar desocupados",
|
||||
"description": "No mostrar espacios de trabajo sin ventanas."
|
||||
@@ -889,9 +932,18 @@
|
||||
"description": "Selecciona un icono de la biblioteca."
|
||||
},
|
||||
"browse": "Explorar",
|
||||
"left-click": "Clic izquierdo",
|
||||
"right-click": "Clic derecho",
|
||||
"middle-click": "Clic central",
|
||||
"left-click": {
|
||||
"label": "Clic izquierdo",
|
||||
"description": "Comando a ejecutar cuando se hace clic izquierdo en el botón."
|
||||
},
|
||||
"right-click": {
|
||||
"label": "Clic derecho",
|
||||
"description": "Comando a ejecutar cuando se hace clic derecho en el botón."
|
||||
},
|
||||
"middle-click": {
|
||||
"label": "Clic medio",
|
||||
"description": "Comando a ejecutar cuando se hace clic medio en el botón."
|
||||
},
|
||||
"dynamic-text": "Texto dinámico",
|
||||
"display-command-output": {
|
||||
"label": "Mostrar salida de comando",
|
||||
@@ -903,11 +955,26 @@
|
||||
}
|
||||
},
|
||||
"media-mini": {
|
||||
"auto-hide": "Ocultar automáticamente",
|
||||
"show-album-art": "Mostrar carátula del álbum",
|
||||
"show-visualizer": "Mostrar visualizador",
|
||||
"visualizer-type": "Tipo de visualizador",
|
||||
"scrolling-mode": "Modo de desplazamiento"
|
||||
"auto-hide": {
|
||||
"label": "Ocultar automáticamente",
|
||||
"description": "Ocultar automáticamente el widget cuando no se está reproduciendo ningún medio."
|
||||
},
|
||||
"show-album-art": {
|
||||
"label": "Mostrar arte del álbum",
|
||||
"description": "Mostrar la portada del álbum de la pista que se está reproduciendo actualmente."
|
||||
},
|
||||
"show-visualizer": {
|
||||
"label": "Mostrar visualizador",
|
||||
"description": "Mostrar un visualizador de audio cuando se reproduce música."
|
||||
},
|
||||
"visualizer-type": {
|
||||
"label": "Tipo de visualizador",
|
||||
"description": "Elegir el estilo de visualizador de audio a mostrar."
|
||||
},
|
||||
"scrolling-mode": {
|
||||
"label": "Modo de desplazamiento",
|
||||
"description": "Controlar cuándo está habilitado el desplazamiento de texto para títulos de pista largos."
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"use-primary-color": {
|
||||
|
||||
+88
-21
@@ -29,6 +29,10 @@
|
||||
"animation-speed": {
|
||||
"label": "Vitesse d'animation",
|
||||
"description": "Ajustez la vitesse globale des animations."
|
||||
},
|
||||
"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."
|
||||
}
|
||||
},
|
||||
"screen-corners": {
|
||||
@@ -810,21 +814,54 @@
|
||||
"search-placeholder": "Rechercher des widgets..."
|
||||
},
|
||||
"active-window": {
|
||||
"show-app-icon": "Afficher l'icône de l'application",
|
||||
"scrolling-mode": "Mode de défilement",
|
||||
"auto-hide": "Masquer automatiquement"
|
||||
"show-app-icon": {
|
||||
"label": "Afficher l'icône de l'application",
|
||||
"description": "Afficher l'icône de l'application à côté du titre de la fenêtre."
|
||||
},
|
||||
"scrolling-mode": {
|
||||
"label": "Mode de défilement",
|
||||
"description": "Contrôler quand le défilement de texte est activé pour les titres de fenêtre longs."
|
||||
},
|
||||
"auto-hide": {
|
||||
"label": "Masquer automatiquement",
|
||||
"description": "Masquer automatiquement le widget quand aucune fenêtre n'est active."
|
||||
}
|
||||
},
|
||||
"system-monitor": {
|
||||
"cpu-usage": "Utilisation du CPU",
|
||||
"cpu-temperature": "Température du CPU",
|
||||
"memory-usage": "Utilisation de la mémoire",
|
||||
"memory-percentage": "Mémoire en pourcentage",
|
||||
"network-traffic": "Trafic réseau",
|
||||
"storage-usage": "Utilisation du stockage"
|
||||
"cpu-usage": {
|
||||
"label": "Utilisation du CPU",
|
||||
"description": "Afficher le pourcentage d'utilisation actuel du CPU."
|
||||
},
|
||||
"cpu-temperature": {
|
||||
"label": "Température du CPU",
|
||||
"description": "Afficher les lectures de température du CPU si disponibles."
|
||||
},
|
||||
"memory-usage": {
|
||||
"label": "Utilisation de la mémoire",
|
||||
"description": "Afficher les informations actuelles d'utilisation de la RAM."
|
||||
},
|
||||
"memory-percentage": {
|
||||
"label": "Mémoire en pourcentage",
|
||||
"description": "Afficher l'utilisation de la mémoire en pourcentage au lieu de valeurs absolues."
|
||||
},
|
||||
"network-traffic": {
|
||||
"label": "Trafic réseau",
|
||||
"description": "Afficher les vitesses de téléchargement et de téléversement du réseau."
|
||||
},
|
||||
"storage-usage": {
|
||||
"label": "Utilisation du stockage",
|
||||
"description": "Afficher les informations d'utilisation de l'espace disque."
|
||||
}
|
||||
},
|
||||
"notification-history": {
|
||||
"show-unread-badge": "Afficher le badge non lu",
|
||||
"hide-badge-when-zero": "Masquer le badge si zéro"
|
||||
"show-unread-badge": {
|
||||
"label": "Afficher le badge non lu",
|
||||
"description": "Afficher un badge montrant le nombre de notifications non lues."
|
||||
},
|
||||
"hide-badge-when-zero": {
|
||||
"label": "Masquer le badge quand zéro",
|
||||
"description": "Masquer le badge de notification quand il n'y a pas de notifications non lues."
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"display-mode": {
|
||||
@@ -837,7 +874,10 @@
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"use-distro-logo": "Utiliser le logo de la distribution au lieu de l'icône",
|
||||
"use-distro-logo": {
|
||||
"label": "Utiliser le logo de la distribution au lieu de l'icône",
|
||||
"description": "Utiliser le logo de votre distribution au lieu d'une icône personnalisée."
|
||||
},
|
||||
"icon": {
|
||||
"label": "Icône",
|
||||
"description": "Sélectionnez une icône de la bibliothèque ou un fichier personnalisé."
|
||||
@@ -859,7 +899,10 @@
|
||||
}
|
||||
},
|
||||
"workspace": {
|
||||
"label-mode": "Mode d'étiquette",
|
||||
"label-mode": {
|
||||
"label": "Mode d'étiquette",
|
||||
"description": "Choisir comment les étiquettes d'espace de travail sont affichées."
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"label": "Masquer les inoccupés",
|
||||
"description": "Ne pas afficher les espaces de travail sans fenêtres."
|
||||
@@ -889,9 +932,18 @@
|
||||
"description": "Sélectionnez une icône dans la bibliothèque."
|
||||
},
|
||||
"browse": "Parcourir",
|
||||
"left-click": "Clic gauche",
|
||||
"right-click": "Clic droit",
|
||||
"middle-click": "Clic du milieu",
|
||||
"left-click": {
|
||||
"label": "Clic gauche",
|
||||
"description": "Commande à exécuter quand le bouton est cliqué à gauche."
|
||||
},
|
||||
"right-click": {
|
||||
"label": "Clic droit",
|
||||
"description": "Commande à exécuter quand le bouton est cliqué à droite."
|
||||
},
|
||||
"middle-click": {
|
||||
"label": "Clic milieu",
|
||||
"description": "Commande à exécuter quand le bouton est cliqué au milieu."
|
||||
},
|
||||
"dynamic-text": "Texte dynamique",
|
||||
"display-command-output": {
|
||||
"label": "Afficher la sortie de la commande",
|
||||
@@ -903,11 +955,26 @@
|
||||
}
|
||||
},
|
||||
"media-mini": {
|
||||
"show-album-art": "Afficher la pochette de l'album",
|
||||
"show-visualizer": "Afficher le visualiseur",
|
||||
"visualizer-type": "Type de visualiseur",
|
||||
"scrolling-mode": "Mode de défilement",
|
||||
"auto-hide": "Masquer automatiquement"
|
||||
"show-album-art": {
|
||||
"label": "Afficher la pochette d'album",
|
||||
"description": "Afficher la pochette d'album de la piste en cours de lecture."
|
||||
},
|
||||
"show-visualizer": {
|
||||
"label": "Afficher le visualiseur",
|
||||
"description": "Afficher un visualiseur audio quand la musique est en cours de lecture."
|
||||
},
|
||||
"visualizer-type": {
|
||||
"label": "Type de visualiseur",
|
||||
"description": "Choisir le style de visualiseur audio à afficher."
|
||||
},
|
||||
"scrolling-mode": {
|
||||
"label": "Mode de défilement",
|
||||
"description": "Contrôler quand le défilement de texte est activé pour les titres de piste longs."
|
||||
},
|
||||
"auto-hide": {
|
||||
"label": "Masquer automatiquement",
|
||||
"description": "Masquer automatiquement le widget quand aucun média n'est en cours de lecture."
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"use-primary-color": {
|
||||
|
||||
+90
-37
@@ -29,6 +29,10 @@
|
||||
"animation-speed": {
|
||||
"label": "Velocidade da animação",
|
||||
"description": "Ajuste a velocidade global 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."
|
||||
}
|
||||
},
|
||||
"screen-corners": {
|
||||
@@ -713,7 +717,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"widgets": {
|
||||
"tooltip": {
|
||||
"placeholder": "Espaço reservado"
|
||||
@@ -811,21 +814,54 @@
|
||||
"search-placeholder": "Pesquisar widgets..."
|
||||
},
|
||||
"active-window": {
|
||||
"auto-hide": "Ocultar automaticamente",
|
||||
"show-app-icon": "Mostrar ícone do aplicativo",
|
||||
"scrolling-mode": "Modo de Rolagem"
|
||||
"auto-hide": {
|
||||
"label": "Ocultar automaticamente",
|
||||
"description": "Ocultar automaticamente o widget quando nenhuma janela está ativa."
|
||||
},
|
||||
"show-app-icon": {
|
||||
"label": "Mostrar ícone do aplicativo",
|
||||
"description": "Exibir o ícone do aplicativo ao lado do título da janela."
|
||||
},
|
||||
"scrolling-mode": {
|
||||
"label": "Modo de rolagem",
|
||||
"description": "Controlar quando a rolagem de texto está habilitada para títulos de janela longos."
|
||||
}
|
||||
},
|
||||
"system-monitor": {
|
||||
"cpu-usage": "Uso de CPU",
|
||||
"cpu-temperature": "Temperatura da CPU",
|
||||
"memory-usage": "Uso de memória",
|
||||
"memory-percentage": "Memória em porcentagem",
|
||||
"network-traffic": "Tráfego de rede",
|
||||
"storage-usage": "Uso de armazenamento"
|
||||
"cpu-usage": {
|
||||
"label": "Uso da CPU",
|
||||
"description": "Exibir o percentual atual de uso da CPU."
|
||||
},
|
||||
"cpu-temperature": {
|
||||
"label": "Temperatura da CPU",
|
||||
"description": "Mostrar leituras de temperatura da CPU se disponíveis."
|
||||
},
|
||||
"memory-usage": {
|
||||
"label": "Uso de memória",
|
||||
"description": "Exibir informações atuais de uso da RAM."
|
||||
},
|
||||
"memory-percentage": {
|
||||
"label": "Memória como percentual",
|
||||
"description": "Mostrar o uso de memória como percentual em vez de valores absolutos."
|
||||
},
|
||||
"network-traffic": {
|
||||
"label": "Tráfego de rede",
|
||||
"description": "Exibir velocidades de upload e download da rede."
|
||||
},
|
||||
"storage-usage": {
|
||||
"label": "Uso de armazenamento",
|
||||
"description": "Mostrar informações de uso do espaço em disco."
|
||||
}
|
||||
},
|
||||
"notification-history": {
|
||||
"show-unread-badge": "Mostrar selo de não lidas",
|
||||
"hide-badge-when-zero": "Ocultar selo quando for zero"
|
||||
"show-unread-badge": {
|
||||
"label": "Mostrar distintivo de não lidos",
|
||||
"description": "Exibir um distintivo mostrando o número de notificações não lidas."
|
||||
},
|
||||
"hide-badge-when-zero": {
|
||||
"label": "Ocultar distintivo quando zero",
|
||||
"description": "Ocultar o distintivo de notificação quando não há notificações não lidas."
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"display-mode": {
|
||||
@@ -838,7 +874,10 @@
|
||||
}
|
||||
},
|
||||
"control-center": {
|
||||
"use-distro-logo": "Usar logo da distro em vez do ícone",
|
||||
"use-distro-logo": {
|
||||
"label": "Usar logo da distribuição em vez de ícone",
|
||||
"description": "Usar o logo da sua distribuição em vez de um ícone personalizado."
|
||||
},
|
||||
"icon": {
|
||||
"label": "Ícone",
|
||||
"description": "Selecione um ícone da biblioteca ou um arquivo personalizado."
|
||||
@@ -860,7 +899,10 @@
|
||||
}
|
||||
},
|
||||
"workspace": {
|
||||
"label-mode": "Modo de Rótulo",
|
||||
"label-mode": {
|
||||
"label": "Modo de rótulo",
|
||||
"description": "Escolher como os rótulos de espaço de trabalho são exibidos."
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"label": "Ocultar desocupados",
|
||||
"description": "Não exibir áreas de trabalho sem janelas."
|
||||
@@ -890,9 +932,18 @@
|
||||
"description": "Selecione um ícone da biblioteca."
|
||||
},
|
||||
"browse": "Navegar",
|
||||
"left-click": "Clique esquerdo",
|
||||
"right-click": "Clique direito",
|
||||
"middle-click": "Clique do meio",
|
||||
"left-click": {
|
||||
"label": "Clique esquerdo",
|
||||
"description": "Comando a executar quando o botão é clicado com o botão esquerdo."
|
||||
},
|
||||
"right-click": {
|
||||
"label": "Clique direito",
|
||||
"description": "Comando a executar quando o botão é clicado com o botão direito."
|
||||
},
|
||||
"middle-click": {
|
||||
"label": "Clique do meio",
|
||||
"description": "Comando a executar quando o botão é clicado com o botão do meio."
|
||||
},
|
||||
"dynamic-text": "Texto dinâmico",
|
||||
"display-command-output": {
|
||||
"label": "Exibir Saída de Comando",
|
||||
@@ -904,11 +955,26 @@
|
||||
}
|
||||
},
|
||||
"media-mini": {
|
||||
"auto-hide": "Ocultar automaticamente",
|
||||
"show-album-art": "Mostrar arte do álbum",
|
||||
"show-visualizer": "Mostrar visualizador",
|
||||
"visualizer-type": "Tipo de visualizador",
|
||||
"scrolling-mode": "Modo de rolagem"
|
||||
"auto-hide": {
|
||||
"label": "Ocultar automaticamente",
|
||||
"description": "Ocultar automaticamente o widget quando nenhuma mídia está sendo reproduzida."
|
||||
},
|
||||
"show-album-art": {
|
||||
"label": "Mostrar arte do álbum",
|
||||
"description": "Exibir a arte do álbum da faixa atualmente sendo reproduzida."
|
||||
},
|
||||
"show-visualizer": {
|
||||
"label": "Mostrar visualizador",
|
||||
"description": "Exibir um visualizador de áudio quando música está sendo reproduzida."
|
||||
},
|
||||
"visualizer-type": {
|
||||
"label": "Tipo de visualizador",
|
||||
"description": "Escolher o estilo de visualizador de áudio a exibir."
|
||||
},
|
||||
"scrolling-mode": {
|
||||
"label": "Modo de rolagem",
|
||||
"description": "Controlar quando a rolagem de texto está habilitada para títulos de faixa longos."
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"use-primary-color": {
|
||||
@@ -1105,8 +1171,8 @@
|
||||
"bottom_right": "Inferior direito",
|
||||
"bottom_center": "Centro inferior",
|
||||
"top_center": "Centro superior",
|
||||
"center_left": "Esquerda central",
|
||||
"center_right": "Direita central"
|
||||
"center_left": "Centro à esquerda",
|
||||
"center_right": "Centro à direita"
|
||||
}
|
||||
},
|
||||
"bar": {
|
||||
@@ -1122,19 +1188,6 @@
|
||||
"comfortable": "Confortável"
|
||||
}
|
||||
},
|
||||
"launcher": {
|
||||
"position": {
|
||||
"center": "Centro (padrão)",
|
||||
"top_left": "Superior esquerdo",
|
||||
"top_right": "Superior direito",
|
||||
"bottom_left": "Inferior esquerdo",
|
||||
"bottom_right": "Inferior direito",
|
||||
"bottom_center": "Centro inferior",
|
||||
"top_center": "Centro superior",
|
||||
"center_left": "Centro à esquerda",
|
||||
"center_right": "Centro à direita"
|
||||
}
|
||||
},
|
||||
"display-mode": {
|
||||
"on-hover": "Ao passar o mouse",
|
||||
"always-show": "Sempre mostrar",
|
||||
|
||||
+1307
-1244
File diff suppressed because it is too large
Load Diff
@@ -29,20 +29,23 @@ ColumnLayout {
|
||||
|
||||
NToggle {
|
||||
Layout.fillWidth: true
|
||||
label: I18n.tr("bar.widget-settings.active-window.auto-hide")
|
||||
label: I18n.tr("bar.widget-settings.active-window.auto-hide.label")
|
||||
description: I18n.tr("bar.widget-settings.active-window.auto-hide.description")
|
||||
checked: root.valueAutoHide
|
||||
onToggled: checked => root.valueAutoHide = checked
|
||||
}
|
||||
|
||||
NToggle {
|
||||
Layout.fillWidth: true
|
||||
label: I18n.tr("bar.widget-settings.active-window.show-app-icon")
|
||||
label: I18n.tr("bar.widget-settings.active-window.show-app-icon.label")
|
||||
description: I18n.tr("bar.widget-settings.active-window.show-app-icon.description")
|
||||
checked: root.valueShowIcon
|
||||
onToggled: checked => root.valueShowIcon = checked
|
||||
}
|
||||
|
||||
NComboBox {
|
||||
label: I18n.tr("bar.widget-settings.active-window.scrolling-mode")
|
||||
label: I18n.tr("bar.widget-settings.active-window.scrolling-mode.label")
|
||||
description: I18n.tr("bar.widget-settings.active-window.scrolling-mode.description")
|
||||
model: [{
|
||||
"key": "always",
|
||||
"name": I18n.tr("options.scrolling-modes.always")
|
||||
|
||||
@@ -28,7 +28,8 @@ ColumnLayout {
|
||||
}
|
||||
|
||||
NToggle {
|
||||
label: I18n.tr("bar.widget-settings.control-center.use-distro-logo")
|
||||
label: I18n.tr("bar.widget-settings.control-center.use-distro-logo.label")
|
||||
description: I18n.tr("bar.widget-settings.control-center.use-distro-logo.description")
|
||||
checked: valueUseDistroLogo
|
||||
onToggled: {
|
||||
valueUseDistroLogo = checked
|
||||
|
||||
@@ -58,7 +58,8 @@ ColumnLayout {
|
||||
NTextInput {
|
||||
id: leftClickExecInput
|
||||
Layout.fillWidth: true
|
||||
label: I18n.tr("bar.widget-settings.custom-button.left-click")
|
||||
label: I18n.tr("bar.widget-settings.custom-button.left-click.label")
|
||||
description: I18n.tr("bar.widget-settings.custom-button.left-click.description")
|
||||
placeholderText: I18n.tr("placeholders.enter-command")
|
||||
text: widgetData?.leftClickExec || widgetMetadata.leftClickExec
|
||||
}
|
||||
@@ -66,7 +67,8 @@ ColumnLayout {
|
||||
NTextInput {
|
||||
id: rightClickExecInput
|
||||
Layout.fillWidth: true
|
||||
label: I18n.tr("bar.widget-settings.custom-button.right-click")
|
||||
label: I18n.tr("bar.widget-settings.custom-button.right-click.label")
|
||||
description: I18n.tr("bar.widget-settings.custom-button.right-click.description")
|
||||
placeholderText: I18n.tr("placeholders.enter-command")
|
||||
text: widgetData?.rightClickExec || widgetMetadata.rightClickExec
|
||||
}
|
||||
@@ -74,7 +76,8 @@ ColumnLayout {
|
||||
NTextInput {
|
||||
id: middleClickExecInput
|
||||
Layout.fillWidth: true
|
||||
label: I18n.tr("bar.widget-settings.custom-button.middle-click")
|
||||
label: I18n.tr("bar.widget-settings.custom-button.middle-click.label")
|
||||
description: I18n.tr("bar.widget-settings.custom-button.middle-click.description")
|
||||
placeholderText: I18n.tr("placeholders.enter-command")
|
||||
text: widgetData.middleClickExec || widgetMetadata.middleClickExec
|
||||
}
|
||||
|
||||
@@ -32,26 +32,30 @@ ColumnLayout {
|
||||
|
||||
NToggle {
|
||||
Layout.fillWidth: true
|
||||
label: I18n.tr("bar.widget-settings.media-mini.auto-hide")
|
||||
label: I18n.tr("bar.widget-settings.media-mini.auto-hide.label")
|
||||
description: I18n.tr("bar.widget-settings.media-mini.auto-hide.description")
|
||||
checked: root.valueAutoHide
|
||||
onToggled: checked => root.valueAutoHide = checked
|
||||
}
|
||||
|
||||
NToggle {
|
||||
label: I18n.tr("bar.widget-settings.media-mini.show-album-art")
|
||||
label: I18n.tr("bar.widget-settings.media-mini.show-album-art.label")
|
||||
description: I18n.tr("bar.widget-settings.media-mini.show-album-art.description")
|
||||
checked: valueShowAlbumArt
|
||||
onToggled: checked => valueShowAlbumArt = checked
|
||||
}
|
||||
|
||||
NToggle {
|
||||
label: I18n.tr("bar.widget-settings.media-mini.show-visualizer")
|
||||
label: I18n.tr("bar.widget-settings.media-mini.show-visualizer.label")
|
||||
description: I18n.tr("bar.widget-settings.media-mini.show-visualizer.description")
|
||||
checked: valueShowVisualizer
|
||||
onToggled: checked => valueShowVisualizer = checked
|
||||
}
|
||||
|
||||
NComboBox {
|
||||
visible: valueShowVisualizer
|
||||
label: I18n.tr("bar.widget-settings.media-mini.visualizer-type")
|
||||
label: I18n.tr("bar.widget-settings.media-mini.visualizer-type.label")
|
||||
description: I18n.tr("bar.widget-settings.media-mini.visualizer-type.description")
|
||||
model: [{
|
||||
"key": "linear",
|
||||
"name": I18n.tr("options.visualizer-types.linear")
|
||||
@@ -68,7 +72,8 @@ ColumnLayout {
|
||||
}
|
||||
|
||||
NComboBox {
|
||||
label: I18n.tr("bar.widget-settings.media-mini.scrolling-mode")
|
||||
label: I18n.tr("bar.widget-settings.media-mini.scrolling-mode.label")
|
||||
description: I18n.tr("bar.widget-settings.media-mini.scrolling-mode.description")
|
||||
model: [{
|
||||
"key": "always",
|
||||
"name": I18n.tr("options.scrolling-modes.always")
|
||||
|
||||
@@ -25,13 +25,15 @@ ColumnLayout {
|
||||
}
|
||||
|
||||
NToggle {
|
||||
label: I18n.tr("bar.widget-settings.notification-history.show-unread-badge")
|
||||
label: I18n.tr("bar.widget-settings.notification-history.show-unread-badge.label")
|
||||
description: I18n.tr("bar.widget-settings.notification-history.show-unread-badge.description")
|
||||
checked: valueShowUnreadBadge
|
||||
onToggled: checked => valueShowUnreadBadge = checked
|
||||
}
|
||||
|
||||
NToggle {
|
||||
label: I18n.tr("bar.widget-settings.notification-history.hide-badge-when-zero")
|
||||
label: I18n.tr("bar.widget-settings.notification-history.hide-badge-when-zero.label")
|
||||
description: I18n.tr("bar.widget-settings.notification-history.hide-badge-when-zero.description")
|
||||
checked: valueHideWhenZero
|
||||
onToggled: checked => valueHideWhenZero = checked
|
||||
}
|
||||
|
||||
@@ -35,7 +35,8 @@ ColumnLayout {
|
||||
NToggle {
|
||||
id: showCpuUsage
|
||||
Layout.fillWidth: true
|
||||
label: I18n.tr("bar.widget-settings.system-monitor.cpu-usage")
|
||||
label: I18n.tr("bar.widget-settings.system-monitor.cpu-usage.label")
|
||||
description: I18n.tr("bar.widget-settings.system-monitor.cpu-usage.description")
|
||||
checked: valueShowCpuUsage
|
||||
onToggled: checked => valueShowCpuUsage = checked
|
||||
}
|
||||
@@ -43,7 +44,8 @@ ColumnLayout {
|
||||
NToggle {
|
||||
id: showCpuTemp
|
||||
Layout.fillWidth: true
|
||||
label: I18n.tr("bar.widget-settings.system-monitor.cpu-temperature")
|
||||
label: I18n.tr("bar.widget-settings.system-monitor.cpu-temperature.label")
|
||||
description: I18n.tr("bar.widget-settings.system-monitor.cpu-temperature.description")
|
||||
checked: valueShowCpuTemp
|
||||
onToggled: checked => valueShowCpuTemp = checked
|
||||
}
|
||||
@@ -51,7 +53,8 @@ ColumnLayout {
|
||||
NToggle {
|
||||
id: showMemoryUsage
|
||||
Layout.fillWidth: true
|
||||
label: I18n.tr("bar.widget-settings.system-monitor.memory-usage")
|
||||
label: I18n.tr("bar.widget-settings.system-monitor.memory-usage.label")
|
||||
description: I18n.tr("bar.widget-settings.system-monitor.memory-usage.description")
|
||||
checked: valueShowMemoryUsage
|
||||
onToggled: checked => valueShowMemoryUsage = checked
|
||||
}
|
||||
@@ -59,7 +62,8 @@ ColumnLayout {
|
||||
NToggle {
|
||||
id: showMemoryAsPercent
|
||||
Layout.fillWidth: true
|
||||
label: I18n.tr("bar.widget-settings.system-monitor.memory-percentage")
|
||||
label: I18n.tr("bar.widget-settings.system-monitor.memory-percentage.label")
|
||||
description: I18n.tr("bar.widget-settings.system-monitor.memory-percentage.description")
|
||||
checked: valueShowMemoryAsPercent
|
||||
onToggled: checked => valueShowMemoryAsPercent = checked
|
||||
visible: valueShowMemoryUsage
|
||||
@@ -68,7 +72,8 @@ ColumnLayout {
|
||||
NToggle {
|
||||
id: showNetworkStats
|
||||
Layout.fillWidth: true
|
||||
label: I18n.tr("bar.widget-settings.system-monitor.network-traffic")
|
||||
label: I18n.tr("bar.widget-settings.system-monitor.network-traffic.label")
|
||||
description: I18n.tr("bar.widget-settings.system-monitor.network-traffic.description")
|
||||
checked: valueShowNetworkStats
|
||||
onToggled: checked => valueShowNetworkStats = checked
|
||||
}
|
||||
@@ -76,7 +81,8 @@ ColumnLayout {
|
||||
NToggle {
|
||||
id: showDiskUsage
|
||||
Layout.fillWidth: true
|
||||
label: I18n.tr("bar.widget-settings.system-monitor.storage-usage")
|
||||
label: I18n.tr("bar.widget-settings.system-monitor.storage-usage.label")
|
||||
description: I18n.tr("bar.widget-settings.system-monitor.storage-usage.description")
|
||||
checked: valueShowDiskUsage
|
||||
onToggled: checked => valueShowDiskUsage = checked
|
||||
}
|
||||
|
||||
@@ -23,7 +23,8 @@ ColumnLayout {
|
||||
NComboBox {
|
||||
id: labelModeCombo
|
||||
|
||||
label: I18n.tr("bar.widget-settings.workspace.label-mode")
|
||||
label: I18n.tr("bar.widget-settings.workspace.label-mode.label")
|
||||
description: I18n.tr("bar.widget-settings.workspace.label-mode.description")
|
||||
model: [{
|
||||
"key": "none",
|
||||
"name": I18n.tr("options.workspace-labels.none")
|
||||
|
||||
Reference in New Issue
Block a user