mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Battery Panel: Charge Level => Battery Level
This commit is contained in:
+24
-28
@@ -227,14 +227,14 @@
|
||||
"description": "Künstler - Titel anstatt Titel - Künstler anzeigen.",
|
||||
"label": "Künstler zuerst anzeigen"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Audio-Visualizer anzeigen, wenn Musik abgespielt wird.",
|
||||
"label": "Visualizer anzeigen"
|
||||
},
|
||||
"show-progress-ring": {
|
||||
"description": "Runden Fortschrittsindikator anzeigen, der den Titelfortschritt anzeigt.",
|
||||
"label": "Fortschrittsring anzeigen"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Audio-Visualizer anzeigen, wenn Musik abgespielt wird.",
|
||||
"label": "Visualizer anzeigen"
|
||||
},
|
||||
"use-fixed-width": {
|
||||
"description": "Wenn aktiviert, verwendet das Widget immer die maximale Breite, anstatt sich dynamisch an den Inhalt anzupassen.",
|
||||
"label": "Feste Breite verwenden"
|
||||
@@ -373,14 +373,14 @@
|
||||
"description": "Anzahl der Zeichen, die von Arbeitsbereichsnamen angezeigt werden (1-10).",
|
||||
"label": "Zeichenanzahl"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Arbeitsbereiche ohne Fenster nicht anzeigen.",
|
||||
"label": "Unbesetzte ausblenden"
|
||||
},
|
||||
"follow-focused-screen": {
|
||||
"description": "Zeigt Arbeitsbereiche vom aktuell fokussierten Bildschirm an, statt vom Bildschirm, auf dem sich die Leiste befindet.",
|
||||
"label": "Fokussiertem Bildschirm folgen"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Arbeitsbereiche ohne Fenster nicht anzeigen.",
|
||||
"label": "Unbesetzte ausblenden"
|
||||
},
|
||||
"label-mode": {
|
||||
"description": "Wählen Sie, wie Arbeitsbereichs-Beschriftungen angezeigt werden.",
|
||||
"label": "Beschriftungsmodus"
|
||||
@@ -389,8 +389,8 @@
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"battery-level": "Akkustand",
|
||||
"brightness": "Helligkeit",
|
||||
"charge-level": "Ladestand",
|
||||
"charging": "Wird geladen.",
|
||||
"charging-rate": "Laderate: {rate} W.",
|
||||
"discharging": "Wird entladen.",
|
||||
@@ -519,13 +519,13 @@
|
||||
"title": "Benachrichtigungen"
|
||||
},
|
||||
"time": {
|
||||
"now": "jetzt",
|
||||
"diffM": "vor 1 Minute",
|
||||
"diffMM": "vor {diff} Minuten",
|
||||
"diffD": "vor 1 Tag",
|
||||
"diffDD": "vor {diff} Tagen",
|
||||
"diffH": "vor 1 Stunde",
|
||||
"diffHH": "vor {diff} Stunden",
|
||||
"diffD": "vor 1 Tag",
|
||||
"diffDD": "vor {diff} Tagen"
|
||||
"diffM": "vor 1 Minute",
|
||||
"diffMM": "vor {diff} Minuten",
|
||||
"now": "jetzt"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
@@ -1049,6 +1049,10 @@
|
||||
}
|
||||
},
|
||||
"programs": {
|
||||
"cava": {
|
||||
"description": "Schreibe {filepath}.",
|
||||
"description-missing": "Benötigt die Installation von {app}"
|
||||
},
|
||||
"code": {
|
||||
"description": "Schreibe {Dateipfad}. Das Hyprluna-Theme muss manuell installiert und aktiviert werden",
|
||||
"description-missing": "Kein Code-Client erkannt. Installieren Sie VSCode oder VSCodium."
|
||||
@@ -1075,10 +1079,6 @@
|
||||
"description": "Schreibe {filepath}.",
|
||||
"description-missing": "Benötigt die Installation von {app}"
|
||||
},
|
||||
"cava": {
|
||||
"description": "Schreibe {filepath}.",
|
||||
"description-missing": "Benötigt die Installation von {app}"
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "Schreibt {filepath} und lädt neu",
|
||||
"description-missing": "Erfordert die Installation von {app}"
|
||||
@@ -1446,14 +1446,14 @@
|
||||
"description": "Verwenden Sie ein benutzerdefiniertes Präfix zum Starten von Anwendungen anstelle der Standardmethode.",
|
||||
"label": "Benutzerdefiniertes Start-Präfix aktivieren"
|
||||
},
|
||||
"position": {
|
||||
"description": "Wählen Sie, wo das Starter-Panel erscheint.",
|
||||
"label": "Position"
|
||||
},
|
||||
"grid-view": {
|
||||
"description": "Elemente in einem Raster statt in einer Liste anzeigen.",
|
||||
"label": "Rasteransicht"
|
||||
},
|
||||
"position": {
|
||||
"description": "Wählen Sie, wo das Starter-Panel erscheint.",
|
||||
"label": "Position"
|
||||
},
|
||||
"section": {
|
||||
"description": "Verhalten und Erscheinungsbild des Starters anpassen.",
|
||||
"label": "Erscheinungsbild"
|
||||
@@ -1675,6 +1675,7 @@
|
||||
"label": "Allgemein"
|
||||
}
|
||||
},
|
||||
"title": "On-Screen Display",
|
||||
"types": {
|
||||
"brightness": {
|
||||
"description": "OSD anzeigen, wenn sich die Bildschirmhelligkeit ändert.",
|
||||
@@ -1696,12 +1697,7 @@
|
||||
"description": "OSD anzeigen, wenn sich die Ausgabelautstärke ändert.",
|
||||
"label": "Ausgangslautstärke"
|
||||
}
|
||||
},
|
||||
"show-lock-key-notifications": {
|
||||
"description": "Benachrichtigungen anzeigen, wenn sich der Status von Feststelltaste, Num-Taste oder Rollen-Taste ändert.",
|
||||
"label": "Tastensperr-Benachrichtigungen anzeigen"
|
||||
},
|
||||
"title": "On-Screen Display"
|
||||
}
|
||||
},
|
||||
"screen-recorder": {
|
||||
"audio": {
|
||||
|
||||
+22
-22
@@ -227,14 +227,14 @@
|
||||
"description": "Display artist - title instead of title - artist.",
|
||||
"label": "Show artist first"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Display an audio visualizer when music is playing.",
|
||||
"label": "Show visualizer"
|
||||
},
|
||||
"show-progress-ring": {
|
||||
"description": "Display a circular progress indicator showing track progress.",
|
||||
"label": "Show progress ring"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Display an audio visualizer when music is playing.",
|
||||
"label": "Show visualizer"
|
||||
},
|
||||
"use-fixed-width": {
|
||||
"description": "When enabled, the widget will always use the maximum width instead of dynamically adjusting to content.",
|
||||
"label": "Use Fixed Width"
|
||||
@@ -373,14 +373,14 @@
|
||||
"description": "Number of characters to display from workspace names (1-10).",
|
||||
"label": "Character count"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Don't display workspaces without windows.",
|
||||
"label": "Hide unoccupied"
|
||||
},
|
||||
"follow-focused-screen": {
|
||||
"description": "Display workspaces from the currently focused screen, rather than the screen where the bar is located.",
|
||||
"label": "Follow Focused Screen"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Don't display workspaces without windows.",
|
||||
"label": "Hide unoccupied"
|
||||
},
|
||||
"label-mode": {
|
||||
"description": "Choose how workspace labels are displayed.",
|
||||
"label": "Label Mode"
|
||||
@@ -389,8 +389,8 @@
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"battery-level": "Battery level",
|
||||
"brightness": "Brightness",
|
||||
"charge-level": "Charge level",
|
||||
"charging": "Charging",
|
||||
"charging-rate": "Charging rate: {rate} W",
|
||||
"discharging": "Discharging",
|
||||
@@ -519,13 +519,13 @@
|
||||
"title": "Notifications"
|
||||
},
|
||||
"time": {
|
||||
"now": "now",
|
||||
"diffM": "1 minute ago",
|
||||
"diffMM": "{diff} minutes ago",
|
||||
"diffD": "1 day ago",
|
||||
"diffDD": "{diff} days ago",
|
||||
"diffH": "1 hour ago",
|
||||
"diffHH": "{diff} hours ago",
|
||||
"diffD": "1 day ago",
|
||||
"diffDD": "{diff} days ago"
|
||||
"diffM": "1 minute ago",
|
||||
"diffMM": "{diff} minutes ago",
|
||||
"now": "now"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
@@ -1049,6 +1049,10 @@
|
||||
}
|
||||
},
|
||||
"programs": {
|
||||
"cava": {
|
||||
"description": "Write {filepath}.",
|
||||
"description-missing": "Requires {app} to be installed"
|
||||
},
|
||||
"code": {
|
||||
"description": "Write {filepath}. Hyprluna theme needs to be installed and activated manually.",
|
||||
"description-missing": "No Code client detected. Install VSCode or VSCodium."
|
||||
@@ -1075,10 +1079,6 @@
|
||||
"description": "Write {filepath}.",
|
||||
"description-missing": "Requires {app} to be installed"
|
||||
},
|
||||
"cava": {
|
||||
"description": "Write {filepath}.",
|
||||
"description-missing": "Requires {app} to be installed"
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "Write {filepath} and reload",
|
||||
"description-missing": "Requires {app} to be installed"
|
||||
@@ -1446,14 +1446,14 @@
|
||||
"description": "Use a custom prefix for launching applications instead of the default method.",
|
||||
"label": "Enable custom launch prefix"
|
||||
},
|
||||
"position": {
|
||||
"description": "Choose where the launcher panel appears.",
|
||||
"label": "Position"
|
||||
},
|
||||
"grid-view": {
|
||||
"description": "Display items in a grid layout instead of a list.",
|
||||
"label": "Grid view"
|
||||
},
|
||||
"position": {
|
||||
"description": "Choose where the launcher panel appears.",
|
||||
"label": "Position"
|
||||
},
|
||||
"section": {
|
||||
"description": "Customize the launcher's behavior and appearance.",
|
||||
"label": "Appearance"
|
||||
|
||||
+24
-28
@@ -227,14 +227,14 @@
|
||||
"description": "Mostrar artista - título en lugar de título - artista.",
|
||||
"label": "Mostrar primero al artista"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Mostrar un visualizador de audio cuando se reproduce música.",
|
||||
"label": "Mostrar visualizador"
|
||||
},
|
||||
"show-progress-ring": {
|
||||
"description": "Mostrar un indicador de progreso circular que muestre el progreso de la pista.",
|
||||
"label": "Mostrar anillo de progreso"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Mostrar un visualizador de audio cuando se reproduce música.",
|
||||
"label": "Mostrar visualizador"
|
||||
},
|
||||
"use-fixed-width": {
|
||||
"description": "Cuando está activado, el widget siempre usará el ancho máximo en lugar de ajustarse dinámicamente al contenido.",
|
||||
"label": "Usar Ancho Fijo"
|
||||
@@ -373,14 +373,14 @@
|
||||
"description": "Número de caracteres a mostrar de los nombres de espacios de trabajo (1-10).",
|
||||
"label": "Número de caracteres"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "No mostrar espacios de trabajo sin ventanas.",
|
||||
"label": "Ocultar desocupados"
|
||||
},
|
||||
"follow-focused-screen": {
|
||||
"description": "Mostrar espacios de trabajo de la pantalla actualmente enfocada, en lugar de la pantalla donde se encuentra la barra.",
|
||||
"label": "Seguir Pantalla Enfocada"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "No mostrar espacios de trabajo sin ventanas.",
|
||||
"label": "Ocultar desocupados"
|
||||
},
|
||||
"label-mode": {
|
||||
"description": "Elegir cómo se muestran las etiquetas de los espacios de trabajo.",
|
||||
"label": "Modo de etiqueta"
|
||||
@@ -389,8 +389,8 @@
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"battery-level": "Nivel de batería",
|
||||
"brightness": "Brillo",
|
||||
"charge-level": "Nivel de carga",
|
||||
"charging": "Cargando.",
|
||||
"charging-rate": "Tasa de carga: {rate} W.",
|
||||
"discharging": "Descargando.",
|
||||
@@ -519,13 +519,13 @@
|
||||
"title": "Notificaciones"
|
||||
},
|
||||
"time": {
|
||||
"now": "ahora",
|
||||
"diffM": "hace 1 minuto",
|
||||
"diffMM": "hace {diff} minutos",
|
||||
"diffD": "hace 1 día",
|
||||
"diffDD": "hace {diff} días",
|
||||
"diffH": "hace 1 hora",
|
||||
"diffHH": "hace {diff} horas",
|
||||
"diffD": "hace 1 día",
|
||||
"diffDD": "hace {diff} días"
|
||||
"diffM": "hace 1 minuto",
|
||||
"diffMM": "hace {diff} minutos",
|
||||
"now": "ahora"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
@@ -1049,6 +1049,10 @@
|
||||
}
|
||||
},
|
||||
"programs": {
|
||||
"cava": {
|
||||
"description": "Escribe {filepath}.",
|
||||
"description-missing": "Requiere que {app} esté instalado/a."
|
||||
},
|
||||
"code": {
|
||||
"description": "Escribe {filepath}. El tema Hyprluna debe ser instalado y activado manualmente.",
|
||||
"description-missing": "No se detectó cliente de Code. Instala VSCode o VSCodium."
|
||||
@@ -1075,10 +1079,6 @@
|
||||
"description": "Escribe {filepath}.",
|
||||
"description-missing": "Requiere que {app} esté instalado/a."
|
||||
},
|
||||
"cava": {
|
||||
"description": "Escribe {filepath}.",
|
||||
"description-missing": "Requiere que {app} esté instalado/a."
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "Escribir {filepath} y recargar",
|
||||
"description-missing": "Requiere que {app} esté instalado"
|
||||
@@ -1446,14 +1446,14 @@
|
||||
"description": "Usar un prefijo personalizado para lanzar aplicaciones en lugar del método predeterminado.",
|
||||
"label": "Habilitar prefijo de lanzamiento personalizado"
|
||||
},
|
||||
"position": {
|
||||
"description": "Elige dónde aparece el panel del lanzador.",
|
||||
"label": "Posición"
|
||||
},
|
||||
"grid-view": {
|
||||
"description": "Mostrar elementos en una cuadrícula en lugar de una lista.",
|
||||
"label": "Vista de cuadrícula"
|
||||
},
|
||||
"position": {
|
||||
"description": "Elige dónde aparece el panel del lanzador.",
|
||||
"label": "Posición"
|
||||
},
|
||||
"section": {
|
||||
"description": "Personaliza el comportamiento y la apariencia del lanzador.",
|
||||
"label": "Apariencia"
|
||||
@@ -1675,6 +1675,7 @@
|
||||
"label": "General"
|
||||
}
|
||||
},
|
||||
"title": "Visualización en pantalla",
|
||||
"types": {
|
||||
"brightness": {
|
||||
"description": "Mostrar el OSD cuando cambie el brillo de la pantalla.",
|
||||
@@ -1696,12 +1697,7 @@
|
||||
"description": "Mostrar el OSD cuando cambie el volumen de salida de audio.",
|
||||
"label": "Volumen de salida"
|
||||
}
|
||||
},
|
||||
"show-lock-key-notifications": {
|
||||
"description": "Mostrar notificaciones cuando se activen o desactiven las teclas Bloq Mayús, Bloq Num o Bloq Despl.",
|
||||
"label": "Mostrar notificaciones de teclas de bloqueo"
|
||||
},
|
||||
"title": "Visualización en pantalla"
|
||||
}
|
||||
},
|
||||
"screen-recorder": {
|
||||
"audio": {
|
||||
|
||||
+24
-28
@@ -227,14 +227,14 @@
|
||||
"description": "Afficher artiste - titre au lieu de titre - artiste.",
|
||||
"label": "Afficher l'artiste en premier"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Afficher un visualiseur audio quand la musique est en cours de lecture.",
|
||||
"label": "Afficher le visualiseur"
|
||||
},
|
||||
"show-progress-ring": {
|
||||
"description": "Afficher un indicateur de progression circulaire montrant la progression de la piste.",
|
||||
"label": "Afficher l'anneau de progression"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Afficher un visualiseur audio quand la musique est en cours de lecture.",
|
||||
"label": "Afficher le visualiseur"
|
||||
},
|
||||
"use-fixed-width": {
|
||||
"description": "Lorsque activé, le widget utilisera toujours la largeur maximale au lieu de s'ajuster dynamiquement au contenu.",
|
||||
"label": "Utiliser une Largeur Fixe"
|
||||
@@ -373,14 +373,14 @@
|
||||
"description": "Nombre de caractères à afficher des noms d'espaces de travail (1-10).",
|
||||
"label": "Nombre de caractères"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Ne pas afficher les espaces de travail sans fenêtres.",
|
||||
"label": "Masquer les inoccupés"
|
||||
},
|
||||
"follow-focused-screen": {
|
||||
"description": "Afficher les espaces de travail de l'écran actuellement ciblé, plutôt que de l'écran où se trouve la barre.",
|
||||
"label": "Suivre l'Écran Ciblé"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Ne pas afficher les espaces de travail sans fenêtres.",
|
||||
"label": "Masquer les inoccupés"
|
||||
},
|
||||
"label-mode": {
|
||||
"description": "Choisir comment les étiquettes d'espace de travail sont affichées.",
|
||||
"label": "Mode d'étiquette"
|
||||
@@ -389,8 +389,8 @@
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"battery-level": "Niveau de batterie",
|
||||
"brightness": "Luminosité",
|
||||
"charge-level": "Niveau de charge",
|
||||
"charging": "En charge.",
|
||||
"charging-rate": "Taux de charge : {rate} W.",
|
||||
"discharging": "En décharge.",
|
||||
@@ -519,13 +519,13 @@
|
||||
"title": "Notifications"
|
||||
},
|
||||
"time": {
|
||||
"now": "maintenant",
|
||||
"diffM": "il y a 1 minute",
|
||||
"diffMM": "il y a {diff} minutes",
|
||||
"diffD": "il y a 1 jour",
|
||||
"diffDD": "il y a {diff} jours",
|
||||
"diffH": "il y a 1 heure",
|
||||
"diffHH": "il y a {diff} heures",
|
||||
"diffD": "il y a 1 jour",
|
||||
"diffDD": "il y a {diff} jours"
|
||||
"diffM": "il y a 1 minute",
|
||||
"diffMM": "il y a {diff} minutes",
|
||||
"now": "maintenant"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
@@ -1049,6 +1049,10 @@
|
||||
}
|
||||
},
|
||||
"programs": {
|
||||
"cava": {
|
||||
"description": "Écrire {filepath}.",
|
||||
"description-missing": "Nécessite l'installation de {app}"
|
||||
},
|
||||
"code": {
|
||||
"description": "Écrire {filepath}. Le thème Hyprluna doit être installé et activé manuellement.",
|
||||
"description-missing": "Aucun client Code détecté. Installez VSCode ou VSCodium."
|
||||
@@ -1075,10 +1079,6 @@
|
||||
"description": "Écrire {filepath}.",
|
||||
"description-missing": "Nécessite l'installation de {app}"
|
||||
},
|
||||
"cava": {
|
||||
"description": "Écrire {filepath}.",
|
||||
"description-missing": "Nécessite l'installation de {app}"
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "Écrire {filepath} et recharger",
|
||||
"description-missing": "Nécessite que le lanceur {app} soit installé"
|
||||
@@ -1446,14 +1446,14 @@
|
||||
"description": "Utiliser un préfixe personnalisé pour lancer les applications au lieu de la méthode par défaut.",
|
||||
"label": "Activer le préfixe de lancement personnalisé"
|
||||
},
|
||||
"position": {
|
||||
"description": "Choisissez où le panneau du lanceur apparaît.",
|
||||
"label": "Position"
|
||||
},
|
||||
"grid-view": {
|
||||
"description": "Afficher les éléments dans une grille au lieu d'une liste.",
|
||||
"label": "Vue grille"
|
||||
},
|
||||
"position": {
|
||||
"description": "Choisissez où le panneau du lanceur apparaît.",
|
||||
"label": "Position"
|
||||
},
|
||||
"section": {
|
||||
"description": "Personnalisez le comportement et l'apparence du lanceur.",
|
||||
"label": "Apparence"
|
||||
@@ -1675,6 +1675,7 @@
|
||||
"label": "Général"
|
||||
}
|
||||
},
|
||||
"title": "Affichage à l'écran",
|
||||
"types": {
|
||||
"brightness": {
|
||||
"description": "Afficher l'OSD lorsque la luminosité de l'écran change.",
|
||||
@@ -1696,12 +1697,7 @@
|
||||
"description": "Afficher l'OSD lorsque le volume de sortie audio change.",
|
||||
"label": "Volume de sortie"
|
||||
}
|
||||
},
|
||||
"show-lock-key-notifications": {
|
||||
"description": "Afficher les notifications lorsque les touches Verr. Maj., Verr. Num. ou Arrêt défil. sont activées/désactivées.",
|
||||
"label": "Afficher les notifications des touches de verrouillage"
|
||||
},
|
||||
"title": "Affichage à l'écran"
|
||||
}
|
||||
},
|
||||
"screen-recorder": {
|
||||
"audio": {
|
||||
|
||||
+24
-28
@@ -227,14 +227,14 @@
|
||||
"description": "Toon artiest - titel in plaats van titel - artiest.",
|
||||
"label": "Toon eerst de artiest"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Toon een audiovisualizer wanneer muziek wordt afgespeeld.",
|
||||
"label": "Visualizer tonen"
|
||||
},
|
||||
"show-progress-ring": {
|
||||
"description": "Toon een circulaire voortgangsindicator die het bestandsspoor voortgang toont.",
|
||||
"label": "Voortgangscirkel tonen"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Toon een audiovisualizer wanneer muziek wordt afgespeeld.",
|
||||
"label": "Visualizer tonen"
|
||||
},
|
||||
"use-fixed-width": {
|
||||
"description": "Indien ingeschakeld gebruikt de widget altijd de maximale breedte in plaats van zich aan te passen aan de inhoud.",
|
||||
"label": "Vaste breedte gebruiken"
|
||||
@@ -373,14 +373,14 @@
|
||||
"description": "Aantal tekens dat wordt weergegeven van werkruimtenamen (1-10).",
|
||||
"label": "Aantal tekens"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Werkruimten zonder vensters niet weergeven.",
|
||||
"label": "Ongebruikte verbergen"
|
||||
},
|
||||
"follow-focused-screen": {
|
||||
"description": "Werkruimten weergeven van het momenteel gefocuste scherm, in plaats van het scherm waar de balk zich bevindt.",
|
||||
"label": "Gefocust Scherm Volgen"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Werkruimten zonder vensters niet weergeven.",
|
||||
"label": "Ongebruikte verbergen"
|
||||
},
|
||||
"label-mode": {
|
||||
"description": "Kies hoe labels van werkruimten worden weergegeven.",
|
||||
"label": "Labelmodus"
|
||||
@@ -389,8 +389,8 @@
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"battery-level": "Batterijniveau",
|
||||
"brightness": "Helderheid",
|
||||
"charge-level": "Laadniveau",
|
||||
"charging": "Opladen.",
|
||||
"charging-rate": "Laadsnelheid: {rate} W.",
|
||||
"discharging": "Ontladen.",
|
||||
@@ -519,13 +519,13 @@
|
||||
"title": "Meldingen"
|
||||
},
|
||||
"time": {
|
||||
"now": "nu",
|
||||
"diffM": "1 minuut geleden",
|
||||
"diffMM": "{diff} minuten geleden",
|
||||
"diffD": "1 dag geleden",
|
||||
"diffDD": "{diff} dagen geleden",
|
||||
"diffH": "1 uur geleden",
|
||||
"diffHH": "{diff} uur geleden",
|
||||
"diffD": "1 dag geleden",
|
||||
"diffDD": "{diff} dagen geleden"
|
||||
"diffM": "1 minuut geleden",
|
||||
"diffMM": "{diff} minuten geleden",
|
||||
"now": "nu"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
@@ -1049,6 +1049,10 @@
|
||||
}
|
||||
},
|
||||
"programs": {
|
||||
"cava": {
|
||||
"description": "Schrijf {filepath}.",
|
||||
"description-missing": "Vereist dat {app} is geïnstalleerd."
|
||||
},
|
||||
"code": {
|
||||
"description": "Schrijf {filepath}. Het Hyprluna-thema moet handmatig worden geïnstalleerd en geactiveerd.",
|
||||
"description-missing": "Geen Code-client gedetecteerd. Installeer VSCode of VSCodium."
|
||||
@@ -1075,10 +1079,6 @@
|
||||
"description": "Schrijf {filepath}.",
|
||||
"description-missing": "Vereist dat {app} is geïnstalleerd."
|
||||
},
|
||||
"cava": {
|
||||
"description": "Schrijf {filepath}.",
|
||||
"description-missing": "Vereist dat {app} is geïnstalleerd."
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "Schrijf {filepath} en herlaad.",
|
||||
"description-missing": "Vereist dat {app} is geïnstalleerd."
|
||||
@@ -1446,14 +1446,14 @@
|
||||
"description": "Gebruik een aangepaste prefix om applicaties te starten in plaats van de standaardmethode.",
|
||||
"label": "Aangepaste startprefix inschakelen"
|
||||
},
|
||||
"position": {
|
||||
"description": "Kies waar het launcher-paneel verschijnt.",
|
||||
"label": "Positie"
|
||||
},
|
||||
"grid-view": {
|
||||
"description": "Items in een raster weergeven in plaats van een lijst.",
|
||||
"label": "Rasterweergave"
|
||||
},
|
||||
"position": {
|
||||
"description": "Kies waar het launcher-paneel verschijnt.",
|
||||
"label": "Positie"
|
||||
},
|
||||
"section": {
|
||||
"description": "Pas het gedrag en uiterlijk van de launcher aan.",
|
||||
"label": "Uiterlijk"
|
||||
@@ -1675,6 +1675,7 @@
|
||||
"label": "Algemeen"
|
||||
}
|
||||
},
|
||||
"title": "On-screenweergave",
|
||||
"types": {
|
||||
"brightness": {
|
||||
"description": "Toon het OSD wanneer de schermhelderheid verandert.",
|
||||
@@ -1696,12 +1697,7 @@
|
||||
"description": "Toon het OSD wanneer het uitvoervolume verandert.",
|
||||
"label": "Uitvoervolume"
|
||||
}
|
||||
},
|
||||
"show-lock-key-notifications": {
|
||||
"description": "Toon meldingen wanneer Caps Lock, Num Lock of Scroll Lock toetsen worden omgeschakeld.",
|
||||
"label": "Vergrendeltoetsmeldingen tonen"
|
||||
},
|
||||
"title": "On-screenweergave"
|
||||
}
|
||||
},
|
||||
"screen-recorder": {
|
||||
"audio": {
|
||||
|
||||
+24
-28
@@ -227,14 +227,14 @@
|
||||
"description": "Exibir artista - título em vez de título - artista.",
|
||||
"label": "Mostrar o artista primeiro"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Exibir um visualizador de áudio quando música está sendo reproduzida.",
|
||||
"label": "Mostrar visualizador"
|
||||
},
|
||||
"show-progress-ring": {
|
||||
"description": "Exibir um indicador de progresso circular mostrando o progresso da faixa.",
|
||||
"label": "Mostrar anel de progresso"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Exibir um visualizador de áudio quando música está sendo reproduzida.",
|
||||
"label": "Mostrar visualizador"
|
||||
},
|
||||
"use-fixed-width": {
|
||||
"description": "Quando ativado, o widget sempre usará a largura máxima em vez de ajustar dinamicamente ao conteúdo.",
|
||||
"label": "Usar Largura Fixa"
|
||||
@@ -373,14 +373,14 @@
|
||||
"description": "Número de caracteres a exibir dos nomes de espaços de trabalho (1-10).",
|
||||
"label": "Número de caracteres"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Não exibir áreas de trabalho sem janelas.",
|
||||
"label": "Ocultar desocupados"
|
||||
},
|
||||
"follow-focused-screen": {
|
||||
"description": "Exibir áreas de trabalho da tela atualmente em foco, em vez da tela onde a barra está localizada.",
|
||||
"label": "Seguir Tela em Foco"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Não exibir áreas de trabalho sem janelas.",
|
||||
"label": "Ocultar desocupados"
|
||||
},
|
||||
"label-mode": {
|
||||
"description": "Escolher como os rótulos de espaço de trabalho são exibidos.",
|
||||
"label": "Modo de rótulo"
|
||||
@@ -389,8 +389,8 @@
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"battery-level": "Nível da bateria",
|
||||
"brightness": "Brilho",
|
||||
"charge-level": "Nível de carga",
|
||||
"charging": "Carregando.",
|
||||
"charging-rate": "Taxa de carregamento: {rate} W.",
|
||||
"discharging": "Descarregando.",
|
||||
@@ -519,13 +519,13 @@
|
||||
"title": "Notificações"
|
||||
},
|
||||
"time": {
|
||||
"now": "agora",
|
||||
"diffM": "há 1 minuto",
|
||||
"diffMM": "há {diff} minutos",
|
||||
"diffD": "há 1 dia",
|
||||
"diffDD": "há {diff} dias",
|
||||
"diffH": "há 1 hora",
|
||||
"diffHH": "há {diff} horas",
|
||||
"diffD": "há 1 dia",
|
||||
"diffDD": "há {diff} dias"
|
||||
"diffM": "há 1 minuto",
|
||||
"diffMM": "há {diff} minutos",
|
||||
"now": "agora"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
@@ -1049,6 +1049,10 @@
|
||||
}
|
||||
},
|
||||
"programs": {
|
||||
"cava": {
|
||||
"description": "Escreva em {filepath}.",
|
||||
"description-missing": "Requer que o {app} esteja instalado."
|
||||
},
|
||||
"code": {
|
||||
"description": "Escreva em {filepath}. O tema Hyprluna precisa ser instalado e ativado manualmente.",
|
||||
"description-missing": "Nenhum cliente Code detectado. Instale VSCode ou VSCodium."
|
||||
@@ -1075,10 +1079,6 @@
|
||||
"description": "Escreva em {filepath}.",
|
||||
"description-missing": "Requer que o {app} esteja instalado."
|
||||
},
|
||||
"cava": {
|
||||
"description": "Escreva em {filepath}.",
|
||||
"description-missing": "Requer que o {app} esteja instalado."
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "Escrever {filepath} e recarregar",
|
||||
"description-missing": "Requer que o {app} esteja instalado"
|
||||
@@ -1446,14 +1446,14 @@
|
||||
"description": "Usar um prefixo personalizado para inicializar aplicativos em vez do método padrão.",
|
||||
"label": "Habilitar prefixo de inicialização personalizado"
|
||||
},
|
||||
"position": {
|
||||
"description": "Escolha onde o painel do lançador aparece.",
|
||||
"label": "Posição"
|
||||
},
|
||||
"grid-view": {
|
||||
"description": "Exibir itens em uma grade em vez de uma lista.",
|
||||
"label": "Visualização em grade"
|
||||
},
|
||||
"position": {
|
||||
"description": "Escolha onde o painel do lançador aparece.",
|
||||
"label": "Posição"
|
||||
},
|
||||
"section": {
|
||||
"description": "Personalize o comportamento e a aparência do lançador.",
|
||||
"label": "Aparência"
|
||||
@@ -1675,6 +1675,7 @@
|
||||
"label": "Geral"
|
||||
}
|
||||
},
|
||||
"title": "Exibição na tela",
|
||||
"types": {
|
||||
"brightness": {
|
||||
"description": "Mostrar o OSD quando o brilho da tela mudar.",
|
||||
@@ -1696,12 +1697,7 @@
|
||||
"description": "Mostrar o OSD quando o volume de saída de áudio mudar.",
|
||||
"label": "Volume de saída"
|
||||
}
|
||||
},
|
||||
"show-lock-key-notifications": {
|
||||
"description": "Mostrar notificações quando as teclas Caps Lock, Num Lock ou Scroll Lock forem alternadas.",
|
||||
"label": "Mostrar notificações das teclas de bloqueio"
|
||||
},
|
||||
"title": "Exibição na tela"
|
||||
}
|
||||
},
|
||||
"screen-recorder": {
|
||||
"audio": {
|
||||
|
||||
+24
-28
@@ -227,14 +227,14 @@
|
||||
"description": "Исполнитель - название вместо название - исполнитель.",
|
||||
"label": "Сначала исполнитель"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Отображать аудиовизуализатор при воспроизведении музыки.",
|
||||
"label": "Показывать визуализатор"
|
||||
},
|
||||
"show-progress-ring": {
|
||||
"description": "Отображать круговой индикатор прогресса воспроизведения трека.",
|
||||
"label": "Показывать кольцо прогресса"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Отображать аудиовизуализатор при воспроизведении музыки.",
|
||||
"label": "Показывать визуализатор"
|
||||
},
|
||||
"use-fixed-width": {
|
||||
"description": "Если включено, виджет всегда будет использовать максимальную ширину вместо динамической подстройки под содержимое.",
|
||||
"label": "Использовать фиксированную ширину"
|
||||
@@ -373,14 +373,14 @@
|
||||
"description": "Количество символов для отображения из имен рабочих пространств (1-10).",
|
||||
"label": "Количество символов"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Не отображать рабочие пространства без окон.",
|
||||
"label": "Скрыть незанятые"
|
||||
},
|
||||
"follow-focused-screen": {
|
||||
"description": "Отображать рабочие пространства с текущего активного экрана, а не с экрана, на котором расположена панель.",
|
||||
"label": "Следовать за Активным Экраном"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Не отображать рабочие пространства без окон.",
|
||||
"label": "Скрыть незанятые"
|
||||
},
|
||||
"label-mode": {
|
||||
"description": "Выберите, как отображаются метки рабочих пространств.",
|
||||
"label": "Режим метки"
|
||||
@@ -389,8 +389,8 @@
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"battery-level": "Уровень заряда батареи",
|
||||
"brightness": "Яркость",
|
||||
"charge-level": "Уровень заряда",
|
||||
"charging": "Зарядка.",
|
||||
"charging-rate": "Скорость зарядки: {rate} Вт.",
|
||||
"discharging": "Разрядка.",
|
||||
@@ -519,13 +519,13 @@
|
||||
"title": "Уведомления"
|
||||
},
|
||||
"time": {
|
||||
"now": "сейчас",
|
||||
"diffM": "1 минуту назад",
|
||||
"diffMM": "{diff} минут назад",
|
||||
"diffD": "1 день назад",
|
||||
"diffDD": "{diff} дней назад",
|
||||
"diffH": "1 час назад",
|
||||
"diffHH": "{diff} часов назад",
|
||||
"diffD": "1 день назад",
|
||||
"diffDD": "{diff} дней назад"
|
||||
"diffM": "1 минуту назад",
|
||||
"diffMM": "{diff} минут назад",
|
||||
"now": "сейчас"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
@@ -1049,6 +1049,10 @@
|
||||
}
|
||||
},
|
||||
"programs": {
|
||||
"cava": {
|
||||
"description": "Записать {filepath}.",
|
||||
"description-missing": "Требуется установка {app}"
|
||||
},
|
||||
"code": {
|
||||
"description": "Записать {filepath}. Тему Hyprluna нужно установить и активировать вручную.",
|
||||
"description-missing": "Клиент Code не обнаружен. Установите VSCode или VSCodium."
|
||||
@@ -1075,10 +1079,6 @@
|
||||
"description": "Записать {filepath}.",
|
||||
"description-missing": "Требуется установка {app}"
|
||||
},
|
||||
"cava": {
|
||||
"description": "Записать {filepath}.",
|
||||
"description-missing": "Требуется установка {app}"
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "Записать {filepath} и перезагрузить",
|
||||
"description-missing": "Требуется установка {app}"
|
||||
@@ -1446,14 +1446,14 @@
|
||||
"description": "Использовать пользовательский префикс для запуска приложений вместо метода по умолчанию.",
|
||||
"label": "Включить пользовательский префикс запуска"
|
||||
},
|
||||
"position": {
|
||||
"description": "Выберите, где появляется панель запуска.",
|
||||
"label": "Положение"
|
||||
},
|
||||
"grid-view": {
|
||||
"description": "Показывать элементы в виде сетки вместо списка.",
|
||||
"label": "Вид сетки"
|
||||
},
|
||||
"position": {
|
||||
"description": "Выберите, где появляется панель запуска.",
|
||||
"label": "Положение"
|
||||
},
|
||||
"section": {
|
||||
"description": "Настройка поведения и внешнего вида запуска.",
|
||||
"label": "Внешний вид"
|
||||
@@ -1675,6 +1675,7 @@
|
||||
"label": "Общие"
|
||||
}
|
||||
},
|
||||
"title": "Экранное отображение (OSD)",
|
||||
"types": {
|
||||
"brightness": {
|
||||
"description": "Показывать OSD при изменении яркости экрана.",
|
||||
@@ -1696,12 +1697,7 @@
|
||||
"description": "Показывать OSD при изменении громкости аудиовыхода.",
|
||||
"label": "Выходная громкость"
|
||||
}
|
||||
},
|
||||
"show-lock-key-notifications": {
|
||||
"description": "Показывать уведомления при переключении клавиш Caps Lock, Num Lock или Scroll Lock.",
|
||||
"label": "Показывать уведомления о состоянии клавиш"
|
||||
},
|
||||
"title": "Экранное отображение (OSD)"
|
||||
}
|
||||
},
|
||||
"screen-recorder": {
|
||||
"audio": {
|
||||
|
||||
+24
-28
@@ -227,14 +227,14 @@
|
||||
"description": "Sanatçı - başlık yerine başlık - sanatçı olarak göster.",
|
||||
"label": "Önce sanatçıyı göster"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Müzik çalarken bir ses görselleştirici göster.",
|
||||
"label": "Görselleştiriciyi göster"
|
||||
},
|
||||
"show-progress-ring": {
|
||||
"description": "Parça ilerlemesini gösteren dairesel bir ilerleme göstergesi gösterin.",
|
||||
"label": "İlerleme halkası göster"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Müzik çalarken bir ses görselleştirici göster.",
|
||||
"label": "Görselleştiriciyi göster"
|
||||
},
|
||||
"use-fixed-width": {
|
||||
"description": "Etkinleştirildiğinde, widget dinamik olarak içerik göre ayarlamak yerine her zaman maksimum genişliği kullanır.",
|
||||
"label": "Sabit Genişlik Kullan"
|
||||
@@ -373,14 +373,14 @@
|
||||
"description": "Çalışma alanı adlarından gösterilecek karakter sayısı (1-10).",
|
||||
"label": "Karakter sayısı"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Penceresi olmayan çalışma alanlarını gösterme.",
|
||||
"label": "Dolu olmayanları gizle"
|
||||
},
|
||||
"follow-focused-screen": {
|
||||
"description": "Çubuğun bulunduğu ekran yerine, şu anda odaklanmış ekrandaki çalışma alanlarını göster.",
|
||||
"label": "Odaklanmış Ekranı Takip Et"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Penceresi olmayan çalışma alanlarını gösterme.",
|
||||
"label": "Dolu olmayanları gizle"
|
||||
},
|
||||
"label-mode": {
|
||||
"description": "Çalışma alanı etiketlerinin nasıl gösterileceğini seçin.",
|
||||
"label": "Etiket Modu"
|
||||
@@ -389,8 +389,8 @@
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"battery-level": "Pil seviyesi",
|
||||
"brightness": "Parlaklık",
|
||||
"charge-level": "Şarj seviyesi",
|
||||
"charging": "Şarj oluyor.",
|
||||
"charging-rate": "Şarj oranı: {rate} W.",
|
||||
"discharging": "Deşarj oluyor.",
|
||||
@@ -519,13 +519,13 @@
|
||||
"title": "Bildirimler"
|
||||
},
|
||||
"time": {
|
||||
"now": "şimdi",
|
||||
"diffM": "1 dakika önce",
|
||||
"diffMM": "{diff} dakika önce",
|
||||
"diffD": "1 gün önce",
|
||||
"diffDD": "{diff} gün önce",
|
||||
"diffH": "1 saat önce",
|
||||
"diffHH": "{diff} saat önce",
|
||||
"diffD": "1 gün önce",
|
||||
"diffDD": "{diff} gün önce"
|
||||
"diffM": "1 dakika önce",
|
||||
"diffMM": "{diff} dakika önce",
|
||||
"now": "şimdi"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
@@ -1049,6 +1049,10 @@
|
||||
}
|
||||
},
|
||||
"programs": {
|
||||
"cava": {
|
||||
"description": "{filepath} dosyasına yaz.",
|
||||
"description-missing": "Kurulum için {app} gereklidir"
|
||||
},
|
||||
"code": {
|
||||
"description": "{filepath} dosyasına yaz. Hyprluna temasının kurulu ve manuel olarak etkinleştirilmiş olması gerekir.",
|
||||
"description-missing": "Code istemcisi tespit edilmedi. VSCode veya VSCodium kurun."
|
||||
@@ -1075,10 +1079,6 @@
|
||||
"description": "{filepath} dosyasına yaz.",
|
||||
"description-missing": "Kurulum için {app} gereklidir"
|
||||
},
|
||||
"cava": {
|
||||
"description": "{filepath} dosyasına yaz.",
|
||||
"description-missing": "Kurulum için {app} gereklidir"
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "{filepath} dosyasına yaz ve yeniden yükle",
|
||||
"description-missing": "Kurulum için {app} gereklidir"
|
||||
@@ -1446,14 +1446,14 @@
|
||||
"description": "Uygulamaları başlatmak için varsayılan yöntem yerine özel bir ön ek kullanın.",
|
||||
"label": "Özel başlatma önekini etkinleştir"
|
||||
},
|
||||
"position": {
|
||||
"description": "Başlatıcı panelinin nerede görüneceğini seçin.",
|
||||
"label": "Konum"
|
||||
},
|
||||
"grid-view": {
|
||||
"description": "Öğeleri liste yerine ızgara düzeninde görüntüle.",
|
||||
"label": "Izgara görünümü"
|
||||
},
|
||||
"position": {
|
||||
"description": "Başlatıcı panelinin nerede görüneceğini seçin.",
|
||||
"label": "Konum"
|
||||
},
|
||||
"section": {
|
||||
"description": "Başlatıcının davranışını ve görünümünü özelleştirin.",
|
||||
"label": "Görünüm"
|
||||
@@ -1675,6 +1675,7 @@
|
||||
"label": "Genel"
|
||||
}
|
||||
},
|
||||
"title": "Ekran Görüntüsü",
|
||||
"types": {
|
||||
"brightness": {
|
||||
"description": "Ekran parlaklığı değiştiğinde OSD'yi göster.",
|
||||
@@ -1696,12 +1697,7 @@
|
||||
"description": "Ses çıkış düzeyi değiştiğinde OSD'yi göster.",
|
||||
"label": "Çıkış sesi"
|
||||
}
|
||||
},
|
||||
"show-lock-key-notifications": {
|
||||
"description": "Caps Lock, Num Lock veya Scroll Lock tuşları değiştirildiğinde bildirimleri göster.",
|
||||
"label": "Kilit tuşu bildirimlerini göster"
|
||||
},
|
||||
"title": "Ekran Görüntüsü"
|
||||
}
|
||||
},
|
||||
"screen-recorder": {
|
||||
"audio": {
|
||||
|
||||
@@ -227,14 +227,14 @@
|
||||
"description": "Відображати виконавець - назва замість назва - виконавець.",
|
||||
"label": "Показувати спочатку виконавця"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Відображати аудіовізуалізатор під час відтворення музики.",
|
||||
"label": "Показувати візуалізатор"
|
||||
},
|
||||
"show-progress-ring": {
|
||||
"description": "Відображати круговий індикатор прогресу, що показує просування треку.",
|
||||
"label": "Показувати кільце прогресу"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "Відображати аудіовізуалізатор під час відтворення музики.",
|
||||
"label": "Показувати візуалізатор"
|
||||
},
|
||||
"use-fixed-width": {
|
||||
"description": "Коли увімкнено, віджет завжди використовуватиме максимальну ширину замість динамічного налаштування до вмісту.",
|
||||
"label": "Використовувати фіксовану ширину"
|
||||
@@ -373,14 +373,14 @@
|
||||
"description": "Кількість символів для відображення з назв робочих просторів (1-10).",
|
||||
"label": "Кількість символів"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Не відображати робочі простори без вікон.",
|
||||
"label": "Приховати незайняті"
|
||||
},
|
||||
"follow-focused-screen": {
|
||||
"description": "Відображати робочі простори з поточного активного екрана, а не з екрана, на якому розташована панель.",
|
||||
"label": "Слідувати за Активним Екраном"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "Не відображати робочі простори без вікон.",
|
||||
"label": "Приховати незайняті"
|
||||
},
|
||||
"label-mode": {
|
||||
"description": "Виберіть, як відображаються мітки робочих просторів.",
|
||||
"label": "Режим міток"
|
||||
@@ -389,8 +389,8 @@
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"battery-level": "Рівень заряду акумулятора",
|
||||
"brightness": "Яскравість",
|
||||
"charge-level": "Рівень заряду",
|
||||
"charging": "Зарядка.",
|
||||
"charging-rate": "Швидкість зарядки: {rate} Вт.",
|
||||
"discharging": "Розрядка.",
|
||||
@@ -519,13 +519,13 @@
|
||||
"title": "Сповіщення"
|
||||
},
|
||||
"time": {
|
||||
"now": "зараз",
|
||||
"diffM": "1 хвилину тому",
|
||||
"diffMM": "{diff} хвилин тому",
|
||||
"diffD": "1 день тому",
|
||||
"diffDD": "{diff} днів тому",
|
||||
"diffH": "1 годину тому",
|
||||
"diffHH": "{diff} годин тому",
|
||||
"diffD": "1 день тому",
|
||||
"diffDD": "{diff} днів тому"
|
||||
"diffM": "1 хвилину тому",
|
||||
"diffMM": "{diff} хвилин тому",
|
||||
"now": "зараз"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
@@ -1049,6 +1049,10 @@
|
||||
}
|
||||
},
|
||||
"programs": {
|
||||
"cava": {
|
||||
"description": "Записати {filepath}.",
|
||||
"description-missing": "Потрібна установка {app}"
|
||||
},
|
||||
"code": {
|
||||
"description": "Записати {filepath}. Тему Hyprluna потрібно встановити та активувати вручну.",
|
||||
"description-missing": "Клієнт Code не виявлено. Встановіть VSCode або VSCodium."
|
||||
@@ -1075,10 +1079,6 @@
|
||||
"description": "Записати {filepath}.",
|
||||
"description-missing": "Потрібна установка {app}"
|
||||
},
|
||||
"cava": {
|
||||
"description": "Записати {filepath}.",
|
||||
"description-missing": "Потрібна установка {app}"
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "Записати {filepath} та перезавантажити",
|
||||
"description-missing": "Потрібна установка {app}"
|
||||
@@ -1446,14 +1446,14 @@
|
||||
"description": "Використовувати власний префікс для запуску програм замість стандартного методу.",
|
||||
"label": "Увімкнути власний префікс запуску"
|
||||
},
|
||||
"position": {
|
||||
"description": "Виберіть, де з'являється панель запускача.",
|
||||
"label": "Положення"
|
||||
},
|
||||
"grid-view": {
|
||||
"description": "Показувати елементи у вигляді сітки замість списку.",
|
||||
"label": "Вигляд сітки"
|
||||
},
|
||||
"position": {
|
||||
"description": "Виберіть, де з'являється панель запускача.",
|
||||
"label": "Положення"
|
||||
},
|
||||
"section": {
|
||||
"description": "Налаштуйте поведінку та зовнішній вигляд запускача.",
|
||||
"label": "Зовнішній вигляд"
|
||||
@@ -1675,6 +1675,7 @@
|
||||
"label": "Загальні"
|
||||
}
|
||||
},
|
||||
"title": "Екранна індикація",
|
||||
"types": {
|
||||
"brightness": {
|
||||
"description": "Показувати OSD, коли змінюється яскравість екрана.",
|
||||
@@ -1696,12 +1697,7 @@
|
||||
"description": "Показувати OSD, коли змінюється гучність аудіовиходу.",
|
||||
"label": "Вихідна гучність"
|
||||
}
|
||||
},
|
||||
"show-lock-key-notifications": {
|
||||
"description": "Показувати сповіщення, коли перемикаються клавіші Caps Lock, Num Lock або Scroll Lock.",
|
||||
"label": "Показувати сповіщення про стан клавіш"
|
||||
},
|
||||
"title": "Екранна індикація"
|
||||
}
|
||||
},
|
||||
"screen-recorder": {
|
||||
"audio": {
|
||||
|
||||
@@ -227,14 +227,14 @@
|
||||
"description": "显示艺术家 - 标题,而不是标题 - 艺术家。",
|
||||
"label": "先显示艺术家"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "播放音乐时显示音频可视化器。",
|
||||
"label": "显示可视化器"
|
||||
},
|
||||
"show-progress-ring": {
|
||||
"description": "显示显示曲目进度的圆形进度指示器。",
|
||||
"label": "显示进度环"
|
||||
},
|
||||
"show-visualizer": {
|
||||
"description": "播放音乐时显示音频可视化器。",
|
||||
"label": "显示可视化器"
|
||||
},
|
||||
"use-fixed-width": {
|
||||
"description": "启用后,小部件将始终使用最大宽度,而不根据内容动态调整。",
|
||||
"label": "使用固定宽度"
|
||||
@@ -373,14 +373,14 @@
|
||||
"description": "显示工作区名称的字符数量(1-10)。",
|
||||
"label": "字符数量"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "不显示没有窗口的工作区。",
|
||||
"label": "隐藏未占用"
|
||||
},
|
||||
"follow-focused-screen": {
|
||||
"description": "显示当前焦点屏幕的工作区,而不是任务栏所在屏幕的工作区。",
|
||||
"label": "跟随焦点屏幕"
|
||||
},
|
||||
"hide-unoccupied": {
|
||||
"description": "不显示没有窗口的工作区。",
|
||||
"label": "隐藏未占用"
|
||||
},
|
||||
"label-mode": {
|
||||
"description": "选择工作区标签的显示方式。",
|
||||
"label": "标签模式"
|
||||
@@ -389,8 +389,8 @@
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"battery-level": "电池电量",
|
||||
"brightness": "亮度",
|
||||
"charge-level": "电量",
|
||||
"charging": "正在充电。",
|
||||
"charging-rate": "充电速率:{rate} W。",
|
||||
"discharging": "正在放电。",
|
||||
@@ -519,13 +519,13 @@
|
||||
"title": "通知"
|
||||
},
|
||||
"time": {
|
||||
"now": "现在",
|
||||
"diffM": "1 分钟前",
|
||||
"diffMM": "{diff} 分钟前",
|
||||
"diffD": "1 天前",
|
||||
"diffDD": "{diff} 天前",
|
||||
"diffH": "1 小时前",
|
||||
"diffHH": "{diff} 小时前",
|
||||
"diffD": "1 天前",
|
||||
"diffDD": "{diff} 天前"
|
||||
"diffM": "1 分钟前",
|
||||
"diffMM": "{diff} 分钟前",
|
||||
"now": "现在"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
@@ -1049,6 +1049,10 @@
|
||||
}
|
||||
},
|
||||
"programs": {
|
||||
"cava": {
|
||||
"description": "写入 {filepath}。",
|
||||
"description-missing": "需要安装 {app}"
|
||||
},
|
||||
"code": {
|
||||
"description": "写入 {filepath}。Hyprluna 主题需要手动安装和激活。",
|
||||
"description-missing": "未检测到 Code 客户端。请安装 VSCode 或 VSCodium。"
|
||||
@@ -1075,10 +1079,6 @@
|
||||
"description": "写入 {filepath}。",
|
||||
"description-missing": "需要安装 {app}"
|
||||
},
|
||||
"cava": {
|
||||
"description": "写入 {filepath}。",
|
||||
"description-missing": "需要安装 {app}"
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "写入 {filepath} 并重新加载",
|
||||
"description-missing": "需要安装 {app}"
|
||||
@@ -1446,14 +1446,14 @@
|
||||
"description": "使用自定义前缀启动应用程序,而不是默认方法。",
|
||||
"label": "启用自定义启动前缀"
|
||||
},
|
||||
"position": {
|
||||
"description": "选择启动器面板出现的位置。",
|
||||
"label": "位置"
|
||||
},
|
||||
"grid-view": {
|
||||
"description": "以网格布局而非列表显示项目。",
|
||||
"label": "网格视图"
|
||||
},
|
||||
"position": {
|
||||
"description": "选择启动器面板出现的位置。",
|
||||
"label": "位置"
|
||||
},
|
||||
"section": {
|
||||
"description": "自定义启动器的行为和外观。",
|
||||
"label": "外观"
|
||||
@@ -1675,6 +1675,7 @@
|
||||
"label": "常规"
|
||||
}
|
||||
},
|
||||
"title": "屏显菜单",
|
||||
"types": {
|
||||
"brightness": {
|
||||
"description": "当屏幕亮度发生变化时显示 OSD。",
|
||||
@@ -1696,12 +1697,7 @@
|
||||
"description": "当音频输出音量发生变化时显示 OSD。",
|
||||
"label": "输出音量"
|
||||
}
|
||||
},
|
||||
"show-lock-key-notifications": {
|
||||
"description": "当大写锁定键、数字锁定键或滚动锁定键被切换时显示通知。",
|
||||
"label": "显示锁定键通知"
|
||||
},
|
||||
"title": "屏显菜单"
|
||||
}
|
||||
},
|
||||
"screen-recorder": {
|
||||
"audio": {
|
||||
|
||||
@@ -116,7 +116,7 @@ SmartPanel {
|
||||
|
||||
ColumnLayout {
|
||||
NText {
|
||||
text: I18n.tr("battery.charge-level")
|
||||
text: I18n.tr("battery.battery-level")
|
||||
color: Color.mOnSurface
|
||||
pointSize: Style.fontSizeS
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user