mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Fix NComboBox being too wide & translation corrections
This commit is contained in:
+14
-14
@@ -33,7 +33,7 @@
|
||||
},
|
||||
"audio-visualizer": {
|
||||
"color-name": {
|
||||
"description": "Wähle die Farbe für den Visualisierer aus.",
|
||||
"description": "Wählen Sie die Farbe für den Visualisierer aus.",
|
||||
"label": "Füllfarbe"
|
||||
},
|
||||
"hide-when-idle": {
|
||||
@@ -757,7 +757,7 @@
|
||||
"never": "Nie Scrollen"
|
||||
},
|
||||
"settings-panel-mode": {
|
||||
"attached": "An Platte an einer Stange befestigt",
|
||||
"attached": "Panel an der Leiste angeheftet",
|
||||
"centered": "Zentriertes Feld",
|
||||
"window": "Eigenes Fenster"
|
||||
},
|
||||
@@ -1072,7 +1072,7 @@
|
||||
"label": "Widget-Umrisse anzeigen"
|
||||
},
|
||||
"transparent": {
|
||||
"description": "Dies verhindert, dass Paneele an der Stange befestigt werden können.",
|
||||
"description": "Dies verhindert, dass die Panels an der Leiste angeheftet werden können.",
|
||||
"label": "Transparenter Hintergrund"
|
||||
}
|
||||
},
|
||||
@@ -1186,14 +1186,14 @@
|
||||
"compositors": {
|
||||
"description": "Compositor-Theming.",
|
||||
"hyprland": {
|
||||
"description": "Schreibe {Dateipfad}."
|
||||
"description": "Schreibe {filepath}"
|
||||
},
|
||||
"label": "Compositor",
|
||||
"mango": {
|
||||
"description": "Schreibe {filepath}. Benötigt mango"
|
||||
"description": "Schreibe {filepath} — benötigt mango"
|
||||
},
|
||||
"niri": {
|
||||
"description": "Schreibe {filepath}. Benötigt niri v25.11+"
|
||||
"description": "Schreibe {filepath} — benötigt niri v25.11+"
|
||||
}
|
||||
},
|
||||
"misc": {
|
||||
@@ -1210,12 +1210,12 @@
|
||||
},
|
||||
"code": {
|
||||
"description": "Schreibe {filepath}",
|
||||
"description-detected": "Auf Standardprofil angewendet. Erkannt: {clients}",
|
||||
"description-detected": "Auf Standardprofil angewendet — erkannt: {clients}",
|
||||
"description-missing": "Kein Code-Editor erkannt (VSCode oder VSCodium)"
|
||||
},
|
||||
"description": "Anwendungsspezifisches Theming.",
|
||||
"discord": {
|
||||
"description": "Schreibe {filepath} für {client} — Das Theme muss manuell aktiviert werden",
|
||||
"description": "Schreibe {filepath} für {client} — das Theme muss manuell aktiviert werden",
|
||||
"description-detected": "Erkannt: {clients}",
|
||||
"description-missing": "Kein Discord-Client erkannt"
|
||||
},
|
||||
@@ -1274,14 +1274,14 @@
|
||||
"ui": {
|
||||
"description": "Desktop-Umgebung und UI-Toolkit-Theming.",
|
||||
"gtk": {
|
||||
"description": "Schreibt {filepath}"
|
||||
"description": "Schreibe {filepath}"
|
||||
},
|
||||
"kcolorscheme": {
|
||||
"description": "Schreibt {filepath}"
|
||||
"description": "Schreibe {filepath}"
|
||||
},
|
||||
"label": "UI",
|
||||
"qt": {
|
||||
"description": "Schreibt {filepath}"
|
||||
"description": "Schreibe {filepath}"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1410,7 +1410,7 @@
|
||||
"style": {
|
||||
"analog": "Analog",
|
||||
"binary": "Binär",
|
||||
"description": "Wähle den Anzeigestil der Uhr.",
|
||||
"description": "Wählen Sie den Anzeigestil der Uhr.",
|
||||
"digital": "Digital",
|
||||
"label": "Uhrstil",
|
||||
"minimal": "Minimal"
|
||||
@@ -2424,8 +2424,8 @@
|
||||
"label": "Aussehen"
|
||||
},
|
||||
"settings-panel-mode": {
|
||||
"description": "Wähle das Layout der Einstellungen (möglicherweise ist ein Neustart erforderlich).",
|
||||
"label": "Einstellungsfeldmodus"
|
||||
"description": "Wählen Sie das Layout der Einstellungen (möglicherweise ist ein Neustart erforderlich).",
|
||||
"label": "Einstellungs-Panel-Modus"
|
||||
},
|
||||
"shadows": {
|
||||
"description": "Aktiviert Schlagschatten unter Balken und Panels.",
|
||||
|
||||
+13
-13
@@ -1186,14 +1186,14 @@
|
||||
"compositors": {
|
||||
"description": "Compositor theming.",
|
||||
"hyprland": {
|
||||
"description": "Write {filepath}."
|
||||
"description": "Write {filepath}"
|
||||
},
|
||||
"label": "Compositors",
|
||||
"mango": {
|
||||
"description": "Write {filepath}."
|
||||
"description": "Write {filepath} — requires Mango"
|
||||
},
|
||||
"niri": {
|
||||
"description": "Write {filepath}. Requires niri v25.11+"
|
||||
"description": "Write {filepath} — requires Niri v25.11+"
|
||||
}
|
||||
},
|
||||
"misc": {
|
||||
@@ -1210,12 +1210,12 @@
|
||||
},
|
||||
"code": {
|
||||
"description": "Write {filepath}",
|
||||
"description-detected": "Applied to default profile. Detected: {clients}",
|
||||
"description-detected": "Applied to default profile — detected: {clients}",
|
||||
"description-missing": "No Code editor detected (VSCode or VSCodium)"
|
||||
},
|
||||
"description": "Application-specific theming.",
|
||||
"discord": {
|
||||
"description": "Write {filepath} for {client} — The theme needs to be activated manually",
|
||||
"description": "Write {filepath} for {client} — the theme needs to be activated manually",
|
||||
"description-detected": "Detected: {clients}",
|
||||
"description-missing": "No Discord client detected"
|
||||
},
|
||||
@@ -1223,7 +1223,7 @@
|
||||
"description": "Doom: ~/.config/doom/themes/noctalia.el<br>Standard: ~/.emacs.d/themes/noctalia.el"
|
||||
},
|
||||
"fuzzel": {
|
||||
"description": "Write {filepath} and reload."
|
||||
"description": "Write {filepath} and reload"
|
||||
},
|
||||
"label": "Programs",
|
||||
"pywalfox": {
|
||||
@@ -1236,7 +1236,7 @@
|
||||
"description": "Write {filepath}"
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "Write {filepath} and reload."
|
||||
"description": "Write {filepath} and reload"
|
||||
},
|
||||
"walker": {
|
||||
"description": "Write {filepath} and set theme to noctalia"
|
||||
@@ -1245,7 +1245,7 @@
|
||||
"description": "Write {filepath} — flavor needs to be activated manually"
|
||||
},
|
||||
"zed": {
|
||||
"description": "Write {filepath} and reload."
|
||||
"description": "Write {filepath} and reload"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
@@ -1254,21 +1254,21 @@
|
||||
},
|
||||
"terminal": {
|
||||
"alacritty": {
|
||||
"description": "Write {filepath} and reload."
|
||||
"description": "Write {filepath} and reload"
|
||||
},
|
||||
"description": "Terminal emulator theming.",
|
||||
"foot": {
|
||||
"description": "Write {filepath} and reload."
|
||||
"description": "Write {filepath} and reload"
|
||||
},
|
||||
"ghostty": {
|
||||
"description": "Write {filepath} and reload."
|
||||
"description": "Write {filepath} and reload"
|
||||
},
|
||||
"kitty": {
|
||||
"description": "Write {filepath} and reload."
|
||||
"description": "Write {filepath} and reload"
|
||||
},
|
||||
"label": "Terminal",
|
||||
"wezterm": {
|
||||
"description": "Write {filepath} and reload."
|
||||
"description": "Write {filepath} and reload"
|
||||
}
|
||||
},
|
||||
"ui": {
|
||||
|
||||
+14
-14
@@ -1072,7 +1072,7 @@
|
||||
"label": "Mostrar contornos de widgets"
|
||||
},
|
||||
"transparent": {
|
||||
"description": "Esto evitará que los paneles se adhieran a la barra.",
|
||||
"description": "Esto evitará que los paneles se adjunten a la barra.",
|
||||
"label": "Fondo transparente"
|
||||
}
|
||||
},
|
||||
@@ -1186,14 +1186,14 @@
|
||||
"compositors": {
|
||||
"description": "Tematización del compositor.",
|
||||
"hyprland": {
|
||||
"description": "Escribe {filepath}."
|
||||
"description": "Escribir {filepath}"
|
||||
},
|
||||
"label": "Compositores",
|
||||
"mango": {
|
||||
"description": "Escribir {filepath}. Requiere mango"
|
||||
"description": "Escribir {filepath} — requiere Mango"
|
||||
},
|
||||
"niri": {
|
||||
"description": "Escribir {filepath}. Requiere niri v25.11+"
|
||||
"description": "Escribir {filepath} — requiere Niri v25.11+"
|
||||
}
|
||||
},
|
||||
"misc": {
|
||||
@@ -1206,16 +1206,16 @@
|
||||
},
|
||||
"programs": {
|
||||
"cava": {
|
||||
"description": "Escribe {filepath}"
|
||||
"description": "Escribir {filepath}"
|
||||
},
|
||||
"code": {
|
||||
"description": "Escribe {filepath}",
|
||||
"description-detected": "Aplicado al perfil predeterminado. Detectado: {clients}",
|
||||
"description": "Escribir {filepath}",
|
||||
"description-detected": "Aplicado al perfil predeterminado — detectado: {clients}",
|
||||
"description-missing": "No se detectó ningún editor de código (VSCode o VSCodium)"
|
||||
},
|
||||
"description": "Tematización específica de aplicaciones.",
|
||||
"discord": {
|
||||
"description": "Escribir {filepath} para {client} — El tema debe ser activado manualmente",
|
||||
"description": "Escribir {filepath} para {client} — el tema debe ser activado manualmente",
|
||||
"description-detected": "Detectado: {clients}",
|
||||
"description-missing": "No se detectó ningún cliente de Discord"
|
||||
},
|
||||
@@ -1230,10 +1230,10 @@
|
||||
"description": "Escribir {filepath} y ejecutar pywalfox update"
|
||||
},
|
||||
"spicetify": {
|
||||
"description": "Escribe {filepath} — el tema Comfy debe ser instalado y activado manualmente"
|
||||
"description": "Escribir {filepath} — el tema Comfy debe ser instalado y activado manualmente"
|
||||
},
|
||||
"telegram": {
|
||||
"description": "Escribe {filepath}"
|
||||
"description": "Escribir {filepath}"
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "Escribir {filepath} y recargar"
|
||||
@@ -1242,7 +1242,7 @@
|
||||
"description": "Escribir {filepath} y establecer tema a noctalia"
|
||||
},
|
||||
"yazi": {
|
||||
"description": "Escriba en {filepath} — el sabor debe activarse manualmente"
|
||||
"description": "Escribir {filepath} — el sabor debe activarse manualmente"
|
||||
},
|
||||
"zed": {
|
||||
"description": "Escribir {filepath} y recargar"
|
||||
@@ -1254,7 +1254,7 @@
|
||||
},
|
||||
"terminal": {
|
||||
"alacritty": {
|
||||
"description": "Escribe {filepath} y recarga"
|
||||
"description": "Escribir {filepath} y recargar"
|
||||
},
|
||||
"description": "Tematización del emulador de terminal.",
|
||||
"foot": {
|
||||
@@ -1268,7 +1268,7 @@
|
||||
},
|
||||
"label": "Terminal",
|
||||
"wezterm": {
|
||||
"description": "Escribe {filepath} y recarga"
|
||||
"description": "Escribir {filepath} y recargar"
|
||||
}
|
||||
},
|
||||
"ui": {
|
||||
@@ -2425,7 +2425,7 @@
|
||||
},
|
||||
"settings-panel-mode": {
|
||||
"description": "Elegir diseño de configuración (puede requerir reapertura).",
|
||||
"label": "Modo panel de configuración"
|
||||
"label": "Modo del panel de configuración"
|
||||
},
|
||||
"shadows": {
|
||||
"description": "Habilita sombras paralelas debajo de las barras y los paneles.",
|
||||
|
||||
@@ -757,7 +757,7 @@
|
||||
"never": "Ne Jamais Défiler"
|
||||
},
|
||||
"settings-panel-mode": {
|
||||
"attached": "Panneau fixé à une barre",
|
||||
"attached": "Panneau attaché à la barre",
|
||||
"centered": "Panneau centré",
|
||||
"window": "Fenêtre séparée"
|
||||
},
|
||||
@@ -1186,14 +1186,14 @@
|
||||
"compositors": {
|
||||
"description": "Thématisation du compositeur.",
|
||||
"hyprland": {
|
||||
"description": "Écris {filepath}."
|
||||
"description": "Écrire {filepath}"
|
||||
},
|
||||
"label": "Compositeurs",
|
||||
"mango": {
|
||||
"description": "Écrire {filepath}. Requiert mango"
|
||||
"description": "Écrire {filepath} — requiert Mango"
|
||||
},
|
||||
"niri": {
|
||||
"description": "Écrire {filepath}. Requiert niri v25.11+"
|
||||
"description": "Écrire {filepath} — requiert Niri v25.11+"
|
||||
}
|
||||
},
|
||||
"misc": {
|
||||
@@ -1210,12 +1210,12 @@
|
||||
},
|
||||
"code": {
|
||||
"description": "Écrire {filepath}",
|
||||
"description-detected": "Appliqué au profil par défaut. Détecté : {clients}",
|
||||
"description-detected": "Appliqué au profil par défaut — détecté : {clients}",
|
||||
"description-missing": "Aucun éditeur de code détecté (VSCode ou VSCodium)"
|
||||
},
|
||||
"description": "Thématisation spécifique aux applications.",
|
||||
"discord": {
|
||||
"description": "Écrire {filepath} pour {client} — Le thème doit être activé manuellement",
|
||||
"description": "Écrire {filepath} pour {client} — le thème doit être activé manuellement",
|
||||
"description-detected": "Détecté : {clients}",
|
||||
"description-missing": "Aucun client Discord détecté"
|
||||
},
|
||||
@@ -1242,7 +1242,7 @@
|
||||
"description": "Écrire {filepath} et définir le thème sur noctalia"
|
||||
},
|
||||
"yazi": {
|
||||
"description": "Écrire dans {filepath} — flavor doit être activée manuellement"
|
||||
"description": "Écrire {filepath} — flavor doit être activée manuellement"
|
||||
},
|
||||
"zed": {
|
||||
"description": "Écrire {filepath} — le thème Comfy doit être installé et activé manuellement"
|
||||
@@ -1268,7 +1268,7 @@
|
||||
},
|
||||
"label": "Terminal",
|
||||
"wezterm": {
|
||||
"description": "Écrire {filepath} et recharger."
|
||||
"description": "Écrire {filepath} et recharger"
|
||||
}
|
||||
},
|
||||
"ui": {
|
||||
@@ -2425,7 +2425,7 @@
|
||||
},
|
||||
"settings-panel-mode": {
|
||||
"description": "Choisir la disposition des paramètres (peut nécessiter une réouverture).",
|
||||
"label": "Mode du panneau de configuration"
|
||||
"label": "Mode du panneau des paramètres"
|
||||
},
|
||||
"shadows": {
|
||||
"description": "Active les ombres portées sous les barres et les panneaux.",
|
||||
|
||||
+17
-17
@@ -757,7 +757,7 @@
|
||||
"never": "Soha ne görgessen"
|
||||
},
|
||||
"settings-panel-mode": {
|
||||
"attached": "Sávhoz csatolt panel",
|
||||
"attached": "Panel a sávhoz rögzítve",
|
||||
"centered": "Középre igazított panel",
|
||||
"window": "Külön ablak"
|
||||
},
|
||||
@@ -1072,7 +1072,7 @@
|
||||
"label": "Widget körvonalak megjelenítése"
|
||||
},
|
||||
"transparent": {
|
||||
"description": "Ez megakadályozza, hogy a panelek a sávhoz tapadjanak.",
|
||||
"description": "Ez megakadályozza, hogy a panelek rögzüljenek a sávhoz",
|
||||
"label": "Átlátszó háttér"
|
||||
}
|
||||
},
|
||||
@@ -1186,21 +1186,21 @@
|
||||
"compositors": {
|
||||
"description": "Kompozitor témázás.",
|
||||
"hyprland": {
|
||||
"description": "{filepath} írása."
|
||||
"description": "{filepath} írása"
|
||||
},
|
||||
"label": "Kompozitorok",
|
||||
"mango": {
|
||||
"description": "{filepath} írása."
|
||||
"description": "{filepath} írása — ehhez Mango szükséges"
|
||||
},
|
||||
"niri": {
|
||||
"description": "{filepath} írása. Ehhez niri v25.11+ szükséges"
|
||||
"description": "{filepath} írása — ehhez Niri v25.11+ szükséges"
|
||||
}
|
||||
},
|
||||
"misc": {
|
||||
"description": "Hozzon létre saját sablonokat",
|
||||
"label": "Haladó",
|
||||
"user-templates": {
|
||||
"description": "Csak akkor engedélyezze, ha tudja, mit csinál – lásd az online dokumentációt",
|
||||
"description": "Csak akkor engedélyezze, ha tudja, mit csinál — lásd az online dokumentációt",
|
||||
"label": "Felhasználói sablonok engedélyezése"
|
||||
}
|
||||
},
|
||||
@@ -1210,12 +1210,12 @@
|
||||
},
|
||||
"code": {
|
||||
"description": "{filepath} írása",
|
||||
"description-detected": "Alapértelmezett profilra alkalmazva. Észlelve: {clients}",
|
||||
"description-detected": "Alapértelmezett profilra alkalmazva — észlelve: {clients}",
|
||||
"description-missing": "Nem észlelt kódszerkesztő (VSCode vagy VSCodium)"
|
||||
},
|
||||
"description": "Alkalmazásspecifikus téma.",
|
||||
"discord": {
|
||||
"description": "{filepath} írása a(z) {client} számára — A témát manuálisan kell aktiválni",
|
||||
"description": "{filepath} írása a(z) {client} számára — a témát manuálisan kell aktiválni",
|
||||
"description-detected": "Észlelve: {clients}",
|
||||
"description-missing": "Nem észlelt Discord kliens"
|
||||
},
|
||||
@@ -1223,20 +1223,20 @@
|
||||
"description": "Doom: ~/.config/doom/themes/noctalia.el<br>Standard: ~/.emacs.d/themes/noctalia.el"
|
||||
},
|
||||
"fuzzel": {
|
||||
"description": "{filepath} írása és újratöltés."
|
||||
"description": "{filepath} írása és újratöltés"
|
||||
},
|
||||
"label": "Programok",
|
||||
"pywalfox": {
|
||||
"description": "{filepath} írása és a pywalfox update futtatása"
|
||||
},
|
||||
"spicetify": {
|
||||
"description": "{filepath} írása — A Comfy témát manuálisan kell telepíteni és aktiválni"
|
||||
"description": "{filepath} írása — a Comfy témát manuálisan kell telepíteni és aktiválni"
|
||||
},
|
||||
"telegram": {
|
||||
"description": "{filepath} írása"
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "{filepath} írása és újratöltés."
|
||||
"description": "{filepath} írása és újratöltés"
|
||||
},
|
||||
"walker": {
|
||||
"description": "{filepath} írása és a téma beállítása noctalia-ra"
|
||||
@@ -1245,7 +1245,7 @@
|
||||
"description": "{filepath} írása — a stílust kézzel kell aktiválni"
|
||||
},
|
||||
"zed": {
|
||||
"description": "{filepath} írása és újratöltés."
|
||||
"description": "{filepath} írása és újratöltés"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
@@ -1254,21 +1254,21 @@
|
||||
},
|
||||
"terminal": {
|
||||
"alacritty": {
|
||||
"description": "{filepath} írása és újratöltés."
|
||||
"description": "{filepath} írása és újratöltés"
|
||||
},
|
||||
"description": "Terminálemulátor témázás.",
|
||||
"foot": {
|
||||
"description": "{filepath} írása és újratöltés."
|
||||
"description": "{filepath} írása és újratöltés"
|
||||
},
|
||||
"ghostty": {
|
||||
"description": "{filepath} írása és újratöltés."
|
||||
"description": "{filepath} írása és újratöltés"
|
||||
},
|
||||
"kitty": {
|
||||
"description": "{filepath} írása és újratöltés."
|
||||
"description": "{filepath} írása és újratöltés"
|
||||
},
|
||||
"label": "Terminál",
|
||||
"wezterm": {
|
||||
"description": "{filepath} írása és újratöltés."
|
||||
"description": "{filepath} írása és újratöltés"
|
||||
}
|
||||
},
|
||||
"ui": {
|
||||
|
||||
@@ -1190,10 +1190,10 @@
|
||||
},
|
||||
"label": "コンポジタ",
|
||||
"mango": {
|
||||
"description": "{filepath} を書き込みます。mango が必要です。"
|
||||
"description": "{filepath} を書き込みます。Mango が必要です。"
|
||||
},
|
||||
"niri": {
|
||||
"description": "{filepath} を書き込みます。niri v25.11+ が必要です。"
|
||||
"description": "{filepath} を書き込みます。Niri v25.11+ が必要です。"
|
||||
}
|
||||
},
|
||||
"misc": {
|
||||
@@ -2425,7 +2425,7 @@
|
||||
},
|
||||
"settings-panel-mode": {
|
||||
"description": "設定画面の表示形式を選択します (再起動が必要な場合があります)。",
|
||||
"label": "設定パネルの表示モード"
|
||||
"label": "設定パネルモード"
|
||||
},
|
||||
"shadows": {
|
||||
"description": "バーやパネルの下にドロップシャドウ(影)を表示します。",
|
||||
|
||||
@@ -757,7 +757,7 @@
|
||||
"never": "Nooit scrollen"
|
||||
},
|
||||
"settings-panel-mode": {
|
||||
"attached": "Paneel bevestigd aan staaf",
|
||||
"attached": "Paneel bevestigd aan de balk",
|
||||
"centered": "Gecentreerd paneel",
|
||||
"window": "Apart venster"
|
||||
},
|
||||
@@ -1072,7 +1072,7 @@
|
||||
"label": "Toon widget-omtrekken"
|
||||
},
|
||||
"transparent": {
|
||||
"description": "Dit voorkomt dat panelen aan de balk worden bevestigd.",
|
||||
"description": "Dit voorkomt dat de panelen aan de balk worden bevestigd.",
|
||||
"label": "Transparante achtergrond"
|
||||
}
|
||||
},
|
||||
@@ -1186,14 +1186,14 @@
|
||||
"compositors": {
|
||||
"description": "Theming van compositor.",
|
||||
"hyprland": {
|
||||
"description": "Schrijf {filepath}."
|
||||
"description": "Schrijf {filepath}"
|
||||
},
|
||||
"label": "Compositors",
|
||||
"mango": {
|
||||
"description": "Schrijf {filepath}. Vereist mango"
|
||||
"description": "Schrijf {filepath} — vereist Mango"
|
||||
},
|
||||
"niri": {
|
||||
"description": "Schrijf {filepath}. Vereist niri v25.11+"
|
||||
"description": "Schrijf {filepath} — vereist Niri v25.11+"
|
||||
}
|
||||
},
|
||||
"misc": {
|
||||
@@ -1210,12 +1210,12 @@
|
||||
},
|
||||
"code": {
|
||||
"description": "Schrijf {filepath}",
|
||||
"description-detected": "Toegepast op standaardprofiel. Gedetecteerd: {clients}",
|
||||
"description-detected": "Toegepast op standaardprofiel — gedetecteerd: {clients}",
|
||||
"description-missing": "Geen code-editor gedetecteerd (VSCode of VSCodium)"
|
||||
},
|
||||
"description": "Toepassingsspecifieke theming.",
|
||||
"discord": {
|
||||
"description": "Schrijf {filepath} voor {client} — Het theme moet handmatig worden geactiveerd",
|
||||
"description": "Schrijf {filepath} voor {client} — het theme moet handmatig worden geactiveerd",
|
||||
"description-detected": "Gedetecteerd: {clients}",
|
||||
"description-missing": "Geen Discord-client gedetecteerd"
|
||||
},
|
||||
|
||||
@@ -757,7 +757,7 @@
|
||||
"never": "Nigdy nie przewijaj"
|
||||
},
|
||||
"settings-panel-mode": {
|
||||
"attached": "Panel przymocowany do paska",
|
||||
"attached": "Panel przypięty do paska",
|
||||
"centered": "Panel wyśrodkowany",
|
||||
"window": "Oddzielne okno"
|
||||
},
|
||||
@@ -1072,7 +1072,7 @@
|
||||
"label": "Pokaż obramowanie widżetów"
|
||||
},
|
||||
"transparent": {
|
||||
"description": "To zapobiegnie przyczepianiu się paneli do paska.",
|
||||
"description": "To zapobiegnie przypięciu się paneli do paska.",
|
||||
"label": "Przezroczyste tło"
|
||||
}
|
||||
},
|
||||
@@ -1186,14 +1186,14 @@
|
||||
"compositors": {
|
||||
"description": "Motywy kompozytora.",
|
||||
"hyprland": {
|
||||
"description": "Zapisz {filepath}."
|
||||
"description": "Zapisz {filepath}"
|
||||
},
|
||||
"label": "Kompozytory",
|
||||
"mango": {
|
||||
"description": "Zapisz {filepath}. Wymaga mango"
|
||||
"description": "Zapisz {filepath} — wymaga Mango"
|
||||
},
|
||||
"niri": {
|
||||
"description": "Zapisz {filepath}. Wymaga niri v25.11+"
|
||||
"description": "Zapisz {filepath} — wymaga Niri v25.11+"
|
||||
}
|
||||
},
|
||||
"misc": {
|
||||
@@ -1210,7 +1210,7 @@
|
||||
},
|
||||
"code": {
|
||||
"description": "Zapisz {filepath} — motyw HyprLuna musi być zainstalowany i aktywowany ręcznie",
|
||||
"description-detected": "Zastosowano do profilu domyślnego. Wykryto: {clients}",
|
||||
"description-detected": "Zastosowano do profilu domyślnego — wykryto: {clients}",
|
||||
"description-missing": "Nie wykryto klienta Code — zainstaluj VSCode lub VSCodium"
|
||||
},
|
||||
"description": "Motywy specyficzne dla aplikacji.",
|
||||
@@ -2407,7 +2407,7 @@
|
||||
"label": "Przezroczystość tła paneli"
|
||||
},
|
||||
"panels-attached-to-bar": {
|
||||
"description": "Panele przyczepiają się do paska i krawędzi ekranu, tworząc spójny wygląd ze stylowymi odwróconymi narożnikami.",
|
||||
"description": "Panele przypinają się do paska i krawędzi ekranu, tworząc spójny wygląd ze stylowymi odwróconymi narożnikami.",
|
||||
"label": "Przyciągaj panele do krawędzi"
|
||||
},
|
||||
"panels-overlay": {
|
||||
|
||||
+12
-12
@@ -1186,14 +1186,14 @@
|
||||
"compositors": {
|
||||
"description": "Tematização do compositor.",
|
||||
"hyprland": {
|
||||
"description": "Escreva {filepath}."
|
||||
"description": "Escrever {filepath}"
|
||||
},
|
||||
"label": "Compositores",
|
||||
"mango": {
|
||||
"description": "Escrever {filepath}. Requer mango"
|
||||
"description": "Escrever {filepath} — requer Mango"
|
||||
},
|
||||
"niri": {
|
||||
"description": "Escrever {filepath}. Requer Niri v25.11+"
|
||||
"description": "Escrever {filepath} — requer Niri v25.11+"
|
||||
}
|
||||
},
|
||||
"misc": {
|
||||
@@ -1206,16 +1206,16 @@
|
||||
},
|
||||
"programs": {
|
||||
"cava": {
|
||||
"description": "Escreva em {filepath}"
|
||||
"description": "Escrever {filepath}"
|
||||
},
|
||||
"code": {
|
||||
"description": "Escreva em {filepath}",
|
||||
"description-detected": "Aplicado ao perfil padrão. Detectado: {clients}",
|
||||
"description": "Escrever {filepath}",
|
||||
"description-detected": "Aplicado ao perfil padrão — detectado: {clients}",
|
||||
"description-missing": "Nenhum editor de código detectado (VSCode ou VSCodium)"
|
||||
},
|
||||
"description": "Tematização específica de aplicativos.",
|
||||
"discord": {
|
||||
"description": "Escrever {filepath} para {client} — O tema precisa ser ativado manualmente",
|
||||
"description": "Escrever {filepath} para {client} — o tema precisa ser ativado manualmente",
|
||||
"description-detected": "Detectado: {clients}",
|
||||
"description-missing": "Nenhum cliente Discord detectado"
|
||||
},
|
||||
@@ -1230,10 +1230,10 @@
|
||||
"description": "Escrever {filepath} e executar pywalfox update"
|
||||
},
|
||||
"spicetify": {
|
||||
"description": "Escreva em {filepath} — o tema Comfy precisa ser instalado e ativado manualmente"
|
||||
"description": "Escrever {filepath} — o tema Comfy precisa ser instalado e ativado manualmente"
|
||||
},
|
||||
"telegram": {
|
||||
"description": "Escreva em {filepath}"
|
||||
"description": "Escrever {filepath}"
|
||||
},
|
||||
"vicinae": {
|
||||
"description": "Escrever {filepath} e recarregar"
|
||||
@@ -1242,7 +1242,7 @@
|
||||
"description": "Escrever {filepath} e definir tema como noctalia"
|
||||
},
|
||||
"yazi": {
|
||||
"description": "Escreva em {filepath} — o sabor precisa ser ativado manualmente"
|
||||
"description": "Escrever {filepath} — o sabor precisa ser ativado manualmente"
|
||||
},
|
||||
"zed": {
|
||||
"description": "Escrever {filepath} e recarregar"
|
||||
@@ -1254,7 +1254,7 @@
|
||||
},
|
||||
"terminal": {
|
||||
"alacritty": {
|
||||
"description": "Escreva {filepath} e recarregue"
|
||||
"description": "Escrever {filepath} e recarregar"
|
||||
},
|
||||
"description": "Tematização do emulador de terminal.",
|
||||
"foot": {
|
||||
@@ -1268,7 +1268,7 @@
|
||||
},
|
||||
"label": "Terminal",
|
||||
"wezterm": {
|
||||
"description": "Escreva {filepath} e recarregue"
|
||||
"description": "Escrever {filepath} e recarregar"
|
||||
}
|
||||
},
|
||||
"ui": {
|
||||
|
||||
@@ -757,7 +757,7 @@
|
||||
"never": "Никогда не прокручивать"
|
||||
},
|
||||
"settings-panel-mode": {
|
||||
"attached": "Панель, прикреплённая к перекладине",
|
||||
"attached": "Панель прикреплена к панели",
|
||||
"centered": "Центрированная панель",
|
||||
"window": "Отдельное окно"
|
||||
},
|
||||
@@ -1072,7 +1072,7 @@
|
||||
"label": "Показать контуры виджетов"
|
||||
},
|
||||
"transparent": {
|
||||
"description": "Это предотвратит прикрепление панелей к планке.",
|
||||
"description": "Это предотвратит прикрепление панелей к панели.",
|
||||
"label": "Прозрачный фон"
|
||||
}
|
||||
},
|
||||
@@ -1186,14 +1186,14 @@
|
||||
"compositors": {
|
||||
"description": "Оформление композитора.",
|
||||
"hyprland": {
|
||||
"description": "Записать {filepath}."
|
||||
"description": "Записать {filepath}"
|
||||
},
|
||||
"label": "Компоновщики",
|
||||
"mango": {
|
||||
"description": "Записать {filepath}. Требуется mango"
|
||||
"description": "Записать {filepath} — требуется Mango"
|
||||
},
|
||||
"niri": {
|
||||
"description": "Записать {filepath}. Требуется niri v25.11+"
|
||||
"description": "Записать {filepath} — требуется Niri v25.11+"
|
||||
}
|
||||
},
|
||||
"misc": {
|
||||
@@ -1210,7 +1210,7 @@
|
||||
},
|
||||
"code": {
|
||||
"description": "Записать {filepath}",
|
||||
"description-detected": "Применено к профилю по умолчанию. Обнаружено: {clients}",
|
||||
"description-detected": "Применено к профилю по умолчанию — обнаружено: {clients}",
|
||||
"description-missing": "Редактор кода не обнаружен (VSCode или VSCodium)"
|
||||
},
|
||||
"description": "Тематика для конкретных приложений.",
|
||||
|
||||
@@ -757,7 +757,7 @@
|
||||
"never": "Asla Kaydırma"
|
||||
},
|
||||
"settings-panel-mode": {
|
||||
"attached": "Çubuğa bağlı panel",
|
||||
"attached": "Panel çubuğa takılı",
|
||||
"centered": "Ortalanmış panel",
|
||||
"window": "Ayrı pencere"
|
||||
},
|
||||
@@ -1072,7 +1072,7 @@
|
||||
"label": "Araç kutusu ana hatlarını göster"
|
||||
},
|
||||
"transparent": {
|
||||
"description": "Bu, panellerin çubuğa takılmasını önleyecektir.",
|
||||
"description": "Bu, panellerin çubuğa takılmasını engelleyecektir.",
|
||||
"label": "Şeffaf arka plan"
|
||||
}
|
||||
},
|
||||
@@ -1186,14 +1186,14 @@
|
||||
"compositors": {
|
||||
"description": "Birleştirici temalandırma.",
|
||||
"hyprland": {
|
||||
"description": "{filepath} dosyasına yaz."
|
||||
"description": "{filepath} dosyasına yaz"
|
||||
},
|
||||
"label": "Birleştiriciler",
|
||||
"mango": {
|
||||
"description": "{filepath} dosyasına yaz. mango gerektirir"
|
||||
"description": "{filepath} dosyasına yaz — Mango gerektirir"
|
||||
},
|
||||
"niri": {
|
||||
"description": "{filepath} dosyasına yaz. niri v25.11+ gerektirir"
|
||||
"description": "{filepath} dosyasına yaz — Niri v25.11+ gerektirir"
|
||||
}
|
||||
},
|
||||
"misc": {
|
||||
@@ -1210,12 +1210,12 @@
|
||||
},
|
||||
"code": {
|
||||
"description": "{filepath} dosyasına yaz",
|
||||
"description-detected": "Varsayılan profile uygulandı. Algılandı: {clients}",
|
||||
"description-detected": "Varsayılan profile uygulandı — algılandı: {clients}",
|
||||
"description-missing": "Kod editörü algılanmadı (VSCode veya VSCodium)"
|
||||
},
|
||||
"description": "Uygulamaya özel temalandırma.",
|
||||
"discord": {
|
||||
"description": "{client} için {filepath} dosyasına yaz — Temanın manuel olarak etkinleştirilmesi gerekir",
|
||||
"description": "{client} için {filepath} dosyasına yaz — temanın manuel olarak etkinleştirilmesi gerekir",
|
||||
"description-detected": "Algılandı: {clients}",
|
||||
"description-missing": "Discord istemcisi algılanmadı"
|
||||
},
|
||||
|
||||
@@ -757,7 +757,7 @@
|
||||
"never": "Ніколи не прокручувати"
|
||||
},
|
||||
"settings-panel-mode": {
|
||||
"attached": "Панель, прикріплена до стійки",
|
||||
"attached": "Панель прикріплена до панелі",
|
||||
"centered": "Центрована панель",
|
||||
"window": "Окреме вікно"
|
||||
},
|
||||
@@ -1072,7 +1072,7 @@
|
||||
"label": "Показувати контури віджетів"
|
||||
},
|
||||
"transparent": {
|
||||
"description": "Це запобіжить прикріпленню панелей до планки.",
|
||||
"description": "Це завадить панелям прикріплюватися до панелі.",
|
||||
"label": "Прозорий фон"
|
||||
}
|
||||
},
|
||||
@@ -1186,14 +1186,14 @@
|
||||
"compositors": {
|
||||
"description": "Оформлення композитора.",
|
||||
"hyprland": {
|
||||
"description": "Записати {filepath}."
|
||||
"description": "Записати {filepath}"
|
||||
},
|
||||
"label": "Композитори",
|
||||
"mango": {
|
||||
"description": "Записати {filepath}. Потребує mango"
|
||||
"description": "Записати {filepath} — потребує mango"
|
||||
},
|
||||
"niri": {
|
||||
"description": "Записати {filepath}. Потребує niri v25.11+"
|
||||
"description": "Записати {filepath} — потребує niri v25.11+"
|
||||
}
|
||||
},
|
||||
"misc": {
|
||||
@@ -1210,7 +1210,7 @@
|
||||
},
|
||||
"code": {
|
||||
"description": "Записати {filepath}",
|
||||
"description-detected": "Застосовано до профілю за замовчуванням. Виявлено: {clients}",
|
||||
"description-detected": "Застосовано до профілю за замовчуванням — виявлено: {clients}",
|
||||
"description-missing": "Редактор коду не виявлено (VSCode або VSCodium)"
|
||||
},
|
||||
"description": "Оформлення окремих застосункiв.",
|
||||
|
||||
@@ -757,7 +757,7 @@
|
||||
"never": "从不滚动"
|
||||
},
|
||||
"settings-panel-mode": {
|
||||
"attached": "连接到杆的面板",
|
||||
"attached": "面板附加到工具栏",
|
||||
"centered": "居中面板",
|
||||
"window": "分离窗口"
|
||||
},
|
||||
@@ -1072,7 +1072,7 @@
|
||||
"label": "显示小部件轮廓"
|
||||
},
|
||||
"transparent": {
|
||||
"description": "这将阻止面板连接到栏上。",
|
||||
"description": "这将阻止面板附加到工具栏。",
|
||||
"label": "透明背景"
|
||||
}
|
||||
},
|
||||
@@ -1186,14 +1186,14 @@
|
||||
"compositors": {
|
||||
"description": "合成器主题。",
|
||||
"hyprland": {
|
||||
"description": "写入 {filepath}。"
|
||||
"description": "写入 {filepath}"
|
||||
},
|
||||
"label": "合成器",
|
||||
"mango": {
|
||||
"description": "写入 {filepath}。需要芒果"
|
||||
"description": "写入 {filepath},需要 Mango"
|
||||
},
|
||||
"niri": {
|
||||
"description": "写入 {filepath}。需要 niri v25.11+"
|
||||
"description": "写入 {filepath},需要 Niri v25.11+"
|
||||
}
|
||||
},
|
||||
"misc": {
|
||||
@@ -1210,7 +1210,7 @@
|
||||
},
|
||||
"code": {
|
||||
"description": "写入 {filepath}",
|
||||
"description-detected": "已应用到默认配置文件。检测到: {clients}",
|
||||
"description-detected": "已应用到默认配置文件,检测到: {clients}",
|
||||
"description-missing": "未检测到代码编辑器(VSCode 或 VSCodium)"
|
||||
},
|
||||
"description": "应用程序特定主题",
|
||||
|
||||
@@ -135,6 +135,7 @@ RowLayout {
|
||||
|
||||
Layout.minimumWidth: root.minimumWidth
|
||||
Layout.preferredHeight: root.preferredHeight
|
||||
implicitWidth: Layout.minimumWidth
|
||||
model: root.model
|
||||
currentIndex: root.findIndexByKey(root.currentKey)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user