i18n update

This commit is contained in:
ItsLemmy
2025-11-11 19:30:30 -05:00
parent 48f8e2745b
commit b3aa1b03ad
11 changed files with 300 additions and 201 deletions

View File

@@ -97,6 +97,10 @@
"control-center": {
"browse-file": "Datei durchsuchen",
"browse-library": "Bibliothek durchsuchen",
"colorize-distro-logo": {
"description": "Wende die Designfarben auf das Logo deiner Distribution an.",
"label": "Distro-Logo einfärben"
},
"icon": {
"description": "Symbol aus der Bibliothek oder eine benutzerdefinierte Datei auswählen.",
"label": "Symbol"
@@ -105,10 +109,6 @@
"use-distro-logo": {
"description": "Logo Ihrer Distribution anstelle eines benutzerdefinierten Symbols verwenden.",
"label": "Distro-Logo anstelle von Symbol verwenden"
},
"colorize-distro-logo": {
"description": "Wende die Designfarben auf das Logo deiner Distribution an.",
"label": "Distro-Logo einfärben"
}
},
"custom-button": {
@@ -283,13 +283,13 @@
}
},
"taskbar-grouped": {
"show-workspace-numbers": {
"label": "Arbeitsbereichsnummern anzeigen",
"description": "Arbeitsbereichsnummern in der oberen linken Ecke der Task-Gruppen anzeigen."
},
"show-numbers-only-when-occupied": {
"label": "Nur bei belegten Arbeitsbereichen anzeigen",
"description": "Arbeitsbereichsnummern nur für Arbeitsbereiche mit geöffneten Fenstern anzeigen."
"description": "Arbeitsbereichsnummern nur für Arbeitsbereiche mit geöffneten Fenstern anzeigen.",
"label": "Nur bei belegten Arbeitsbereichen anzeigen"
},
"show-workspace-numbers": {
"description": "Arbeitsbereichsnummern in der oberen linken Ecke der Task-Gruppen anzeigen.",
"label": "Arbeitsbereichsnummern anzeigen"
}
},
"tray": {
@@ -878,10 +878,6 @@
"description": "Schreibe {Dateipfad}. Das Hyprluna-Theme muss manuell installiert und aktiviert werden",
"description-missing": "Benötigt die Installation von {app}"
},
"spicetify": {
"description": "Schreibe {Dateipfad}. Das Comfy-Theme muss manuell installiert und aktiviert werden",
"description-missing": "Benötigt die Installation von {app}"
},
"description": "Anwendungsspezifisches Theming.",
"discord": {
"description": "Schreibt {filepath} für {client}",
@@ -896,6 +892,10 @@
"description": "Schreibt {filepath} und führt pywalfox update aus",
"description-missing": "Erfordert die Installation von {app}"
},
"spicetify": {
"description": "Schreibe {Dateipfad}. Das Comfy-Theme muss manuell installiert und aktiviert werden",
"description-missing": "Benötigt die Installation von {app}"
},
"vicinae": {
"description": "Schreibt {filepath} und lädt neu",
"description-missing": "Erfordert die Installation von {app}"
@@ -1374,6 +1374,7 @@
"description": "Wie lange Benachrichtigungen normaler Priorität sichtbar bleiben.",
"label": "Normale Dringlichkeit"
},
"reset": "Timeout-Dauer zurücksetzen",
"respect-expire": {
"description": "Die in der Benachrichtigung gesetzte Ablaufzeit verwenden.",
"label": "Ablaufzeit respektieren"
@@ -1419,7 +1420,17 @@
"label": "Erscheinungsbild"
}
},
"title": "Benachrichtigungen"
"title": "Benachrichtigungen",
"toast": {
"keyboard": {
"description": "Zeige eine Toast-Benachrichtigung an, wenn sich das Tastaturlayout ändert.",
"label": "Tastaturlayout"
},
"section": {
"description": "Konfigurieren Sie das Aussehen und Verhalten von Toast-Benachrichtigungen.",
"label": "Toast"
}
}
},
"osd": {
"always-on-top": {

View File

@@ -97,6 +97,10 @@
"control-center": {
"browse-file": "Browse File",
"browse-library": "Browse Library",
"colorize-distro-logo": {
"description": "Apply theme colors to your distribution logo.",
"label": "Colorize distro logo"
},
"icon": {
"description": "Select an icon from the library or a custom file.",
"label": "Icon"
@@ -105,10 +109,6 @@
"use-distro-logo": {
"description": "Use your distribution's logo instead of a custom icon.",
"label": "Use distro logo instead of icon"
},
"colorize-distro-logo": {
"description": "Apply theme colors to your distribution logo.",
"label": "Colorize distro logo"
}
},
"custom-button": {
@@ -283,13 +283,13 @@
}
},
"taskbar-grouped": {
"show-workspace-numbers": {
"label": "Show workspace numbers",
"description": "Display workspace numbers in the top-left corner of task groups."
},
"show-numbers-only-when-occupied": {
"label": "Show numbers only when occupied",
"description": "Only show workspace numbers for workspaces that have open windows."
"description": "Only show workspace numbers for workspaces that have open windows.",
"label": "Show numbers only when occupied"
},
"show-workspace-numbers": {
"description": "Display workspace numbers in the top-left corner of task groups.",
"label": "Show workspace numbers"
}
},
"tray": {
@@ -878,10 +878,6 @@
"description": "Write {filepath}. Hyprluna theme needs to be installed and activated manually.",
"description-missing": "Requires {app} to be installed"
},
"spicetify": {
"description": "Write {filepath}. Comfy theme needs to be installed and activated manually.",
"description-missing": "Requires {app} to be installed"
},
"description": "Application-specific theming.",
"discord": {
"description": "Write {filepath} for {client}. Hyprluna theme needs to be activated manually.",
@@ -896,6 +892,10 @@
"description": "Write {filepath} and run pywalfox update",
"description-missing": "Requires {app} to be installed"
},
"spicetify": {
"description": "Write {filepath}. Comfy theme needs to be installed and activated manually.",
"description-missing": "Requires {app} to be installed"
},
"vicinae": {
"description": "Write {filepath} and reload",
"description-missing": "Requires {app} to be installed"
@@ -1374,11 +1374,11 @@
"description": "How long normal priority notifications stay visible.",
"label": "Normal urgency"
},
"reset": "Reset timeout duration",
"respect-expire": {
"description": "Use the expire timeout set in the notification.",
"label": "Respect expire timeout"
},
"reset": "Reset timeout duration",
"section": {
"description": "Configure how long notifications stay visible based on their urgency level.",
"label": "Notification duration"
@@ -1390,16 +1390,6 @@
"label": "Monitors display"
}
},
"toast": {
"section": {
"description": "Configure toast appearance and behavior.",
"label": "Toast"
},
"enabled": {
"description": "Show a toast when the keyboard layout changes.",
"label": "Keyboard layout"
}
},
"settings": {
"always-on-top": {
"description": "Display notifications above fullscreen windows and other layers.",
@@ -1430,7 +1420,17 @@
"label": "Appearance"
}
},
"title": "Notifications"
"title": "Notifications",
"toast": {
"keyboard": {
"description": "Show a toast when the keyboard layout changes.",
"label": "Keyboard layout"
},
"section": {
"description": "Configure toast appearance and behavior.",
"label": "Toast"
}
}
},
"osd": {
"always-on-top": {

View File

@@ -97,6 +97,10 @@
"control-center": {
"browse-file": "Explorar archivo",
"browse-library": "Explorar biblioteca",
"colorize-distro-logo": {
"description": "Aplica los colores del tema a tu logotipo de distribución.",
"label": "Colorear logotipo de la distribución"
},
"icon": {
"description": "Selecciona un icono de la biblioteca o un archivo personalizado.",
"label": "Icono"
@@ -105,10 +109,6 @@
"use-distro-logo": {
"description": "Usar el logo de tu distribución en lugar de un icono personalizado.",
"label": "Usar logo de la distribución en lugar de icono"
},
"colorize-distro-logo": {
"description": "Aplica los colores del tema a tu logotipo de distribución.",
"label": "Colorear logotipo de la distribución"
}
},
"custom-button": {
@@ -283,13 +283,13 @@
}
},
"taskbar-grouped": {
"show-workspace-numbers": {
"label": "Mostrar números de espacio de trabajo",
"description": "Mostrar números de espacio de trabajo en la esquina superior izquierda de los grupos de tareas."
},
"show-numbers-only-when-occupied": {
"label": "Mostrar números solo cuando estén ocupados",
"description": "Mostrar números de espacio de trabajo solo para espacios de trabajo con ventanas abiertas."
"description": "Mostrar números de espacio de trabajo solo para espacios de trabajo con ventanas abiertas.",
"label": "Mostrar números solo cuando estén ocupados"
},
"show-workspace-numbers": {
"description": "Mostrar números de espacio de trabajo en la esquina superior izquierda de los grupos de tareas.",
"label": "Mostrar números de espacio de trabajo"
}
},
"tray": {
@@ -878,10 +878,6 @@
"description": "Escribe {filepath}. El tema Hyprluna debe ser instalado y activado manualmente.",
"description-missing": "Requiere que {app} esté instalado/a."
},
"spicetify": {
"description": "Escribe {filepath}. El tema Comfy debe ser instalado y activado manualmente.",
"description-missing": "Requiere que {app} esté instalado/a."
},
"description": "Tematización específica de aplicaciones.",
"discord": {
"description": "Escribir {filepath} para {client}",
@@ -896,6 +892,10 @@
"description": "Escribir {filepath} y ejecutar pywalfox update",
"description-missing": "Requiere que {app} esté instalado"
},
"spicetify": {
"description": "Escribe {filepath}. El tema Comfy debe ser instalado y activado manualmente.",
"description-missing": "Requiere que {app} esté instalado/a."
},
"vicinae": {
"description": "Escribir {filepath} y recargar",
"description-missing": "Requiere que {app} esté instalado"
@@ -1374,6 +1374,7 @@
"description": "Cuánto tiempo permanecen visibles las notificaciones de prioridad normal.",
"label": "Urgencia normal"
},
"reset": "Restablecer la duración del tiempo de espera",
"respect-expire": {
"description": "Usa el tiempo de expiración establecido en la notificación.",
"label": "Respetar tiempo de expiración"
@@ -1419,7 +1420,17 @@
"label": "Apariencia"
}
},
"title": "Notificaciones"
"title": "Notificaciones",
"toast": {
"keyboard": {
"description": "Mostrar una notificación cuando cambie la distribución del teclado.",
"label": "Distribución del teclado"
},
"section": {
"description": "Configurar la apariencia y el comportamiento de las notificaciones toast.",
"label": "Tostada"
}
}
},
"osd": {
"always-on-top": {

View File

@@ -97,6 +97,10 @@
"control-center": {
"browse-file": "Parcourir les fichiers",
"browse-library": "Parcourir la bibliothèque",
"colorize-distro-logo": {
"description": "Appliquez les couleurs du thème au logo de votre distribution.",
"label": "Coloriser le logo de la distribution"
},
"icon": {
"description": "Sélectionnez une icône de la bibliothèque ou un fichier personnalisé.",
"label": "Icône"
@@ -105,10 +109,6 @@
"use-distro-logo": {
"description": "Utiliser le logo de votre distribution au lieu d'une icône personnalisée.",
"label": "Utiliser le logo de la distribution au lieu de l'icône"
},
"colorize-distro-logo": {
"description": "Appliquez les couleurs du thème au logo de votre distribution.",
"label": "Coloriser le logo de la distribution"
}
},
"custom-button": {
@@ -283,13 +283,13 @@
}
},
"taskbar-grouped": {
"show-workspace-numbers": {
"label": "Afficher les numéros d'espace de travail",
"description": "Afficher les numéros d'espace de travail dans le coin supérieur gauche des groupes de tâches."
},
"show-numbers-only-when-occupied": {
"label": "Afficher les numéros seulement lorsqu'occupés",
"description": "Afficher les numéros d'espace de travail uniquement pour les espaces de travail avec des fenêtres ouvertes."
"description": "Afficher les numéros d'espace de travail uniquement pour les espaces de travail avec des fenêtres ouvertes.",
"label": "Afficher les numéros seulement lorsqu'occupés"
},
"show-workspace-numbers": {
"description": "Afficher les numéros d'espace de travail dans le coin supérieur gauche des groupes de tâches.",
"label": "Afficher les numéros d'espace de travail"
}
},
"tray": {
@@ -878,10 +878,6 @@
"description": "Écrire {filepath}. Le thème Hyprluna doit être installé et activé manuellement.",
"description-missing": "Nécessite l'installation de {app}"
},
"spicetify": {
"description": "Écrire {filepath}. Le thème Comfy doit être installé et activé manuellement.",
"description-missing": "Nécessite l'installation de {app}"
},
"description": "Thématisation spécifique aux applications.",
"discord": {
"description": "Écrire {filepath} pour {client}",
@@ -896,6 +892,10 @@
"description": "Écrire ~/.cache/wal/colors.json et exécuter pywalfox update",
"description-missing": "Nécessite que le paquet pywalfox soit installé"
},
"spicetify": {
"description": "Écrire {filepath}. Le thème Comfy doit être installé et activé manuellement.",
"description-missing": "Nécessite l'installation de {app}"
},
"vicinae": {
"description": "Écrire {filepath} et recharger",
"description-missing": "Nécessite que le lanceur {app} soit installé"
@@ -1374,6 +1374,7 @@
"description": "Durée de visibilité des notifications de priorité normale.",
"label": "Urgence normale"
},
"reset": "Réinitialiser la durée du délai d'attente",
"respect-expire": {
"description": "Utiliser le délai d'expiration défini dans la notification.",
"label": "Respecter le délai d'expiration"
@@ -1419,7 +1420,17 @@
"label": "Apparence"
}
},
"title": "Notifications"
"title": "Notifications",
"toast": {
"keyboard": {
"description": "Afficher une notification lorsque la disposition du clavier change.",
"label": "Disposition du clavier"
},
"section": {
"description": "Configurer l'apparence et le comportement des notifications toast.",
"label": "Pain grillé"
}
}
},
"osd": {
"always-on-top": {

View File

@@ -97,6 +97,10 @@
"control-center": {
"browse-file": "Bestand kiezen",
"browse-library": "Bibliotheek doorbladeren",
"colorize-distro-logo": {
"description": "Pas themakleuren toe op je distributielogo.",
"label": "Distributielogo inkleuren"
},
"icon": {
"description": "Selecteer een pictogram uit de bibliotheek of een aangepast bestand.",
"label": "Pictogram"
@@ -105,10 +109,6 @@
"use-distro-logo": {
"description": "Gebruik het logo van je distributie in plaats van een aangepast pictogram.",
"label": "Distributielogo gebruiken in plaats van pictogram"
},
"colorize-distro-logo": {
"description": "Pas themakleuren toe op je distributielogo.",
"label": "Distributielogo inkleuren"
}
},
"custom-button": {
@@ -283,13 +283,13 @@
}
},
"taskbar-grouped": {
"show-workspace-numbers": {
"label": "Werkruimtenummers tonen",
"description": "Toon werkruimtenummers in de linkerbovenhoek van taakgroepen."
},
"show-numbers-only-when-occupied": {
"label": "Nummers alleen tonen wanneer bezet",
"description": "Toon werkruimtenummers alleen voor werkruimten met open vensters."
"description": "Toon werkruimtenummers alleen voor werkruimten met open vensters.",
"label": "Nummers alleen tonen wanneer bezet"
},
"show-workspace-numbers": {
"description": "Toon werkruimtenummers in de linkerbovenhoek van taakgroepen.",
"label": "Werkruimtenummers tonen"
}
},
"tray": {
@@ -878,10 +878,6 @@
"description": "Schrijf {filepath}. Het Hyprluna-thema moet handmatig worden geïnstalleerd en geactiveerd.",
"description-missing": "Vereist dat {app} is geïnstalleerd."
},
"spicetify": {
"description": "Schrijf {filepath}. Het Comfy-thema moet handmatig worden geïnstalleerd en geactiveerd.",
"description-missing": "Vereist dat {app} is geïnstalleerd."
},
"description": "Toepassingsspecifieke theming.",
"discord": {
"description": "Schrijf {filepath} voor {client}. Het Hyprluna-thema moet handmatig worden geactiveerd.",
@@ -896,6 +892,10 @@
"description": "Schrijf {filepath} en voer pywalfox update uit.",
"description-missing": "Vereist dat {app} is geïnstalleerd."
},
"spicetify": {
"description": "Schrijf {filepath}. Het Comfy-thema moet handmatig worden geïnstalleerd en geactiveerd.",
"description-missing": "Vereist dat {app} is geïnstalleerd."
},
"vicinae": {
"description": "Schrijf {filepath} en herlaad.",
"description-missing": "Vereist dat {app} is geïnstalleerd."
@@ -1374,6 +1374,7 @@
"description": "Hoe lang meldingen met normale prioriteit zichtbaar blijven.",
"label": "Normale urgentie"
},
"reset": "Timeoutduur resetten",
"respect-expire": {
"description": "Gebruik de vervaltijd die in de melding is ingesteld.",
"label": "Vervaltijd respecteren"
@@ -1419,7 +1420,17 @@
"label": "Uiterlijk"
}
},
"title": "Meldingen"
"title": "Meldingen",
"toast": {
"keyboard": {
"description": "Toon een toastmelding wanneer de toetsenbordindeling verandert.",
"label": "Toetsenbordindeling"
},
"section": {
"description": "Configureer het uiterlijk en gedrag van toasts.",
"label": "Toast"
}
}
},
"osd": {
"always-on-top": {
@@ -2016,4 +2027,4 @@
"title": "Wi-Fi"
}
}
}
}

View File

@@ -97,6 +97,10 @@
"control-center": {
"browse-file": "Navegar por Arquivo",
"browse-library": "Navegar na Biblioteca",
"colorize-distro-logo": {
"description": "Aplicar as cores do tema ao logotipo da sua distribuição.",
"label": "Colorir logo da distribuição"
},
"icon": {
"description": "Selecione um ícone da biblioteca ou um arquivo personalizado.",
"label": "Ícone"
@@ -105,10 +109,6 @@
"use-distro-logo": {
"description": "Usar o logo da sua distribuição em vez de um ícone personalizado.",
"label": "Usar logo da distribuição em vez de ícone"
},
"colorize-distro-logo": {
"description": "Aplicar as cores do tema ao logotipo da sua distribuição.",
"label": "Colorir logo da distribuição"
}
},
"custom-button": {
@@ -283,13 +283,13 @@
}
},
"taskbar-grouped": {
"show-workspace-numbers": {
"label": "Mostrar números do espaço de trabalho",
"description": "Exibir números do espaço de trabalho no canto superior esquerdo dos grupos de tarefas."
},
"show-numbers-only-when-occupied": {
"label": "Mostrar números apenas quando ocupados",
"description": "Mostrar números do espaço de trabalho apenas para espaços de trabalho com janelas abertas."
"description": "Mostrar números do espaço de trabalho apenas para espaços de trabalho com janelas abertas.",
"label": "Mostrar números apenas quando ocupados"
},
"show-workspace-numbers": {
"description": "Exibir números do espaço de trabalho no canto superior esquerdo dos grupos de tarefas.",
"label": "Mostrar números do espaço de trabalho"
}
},
"tray": {
@@ -878,10 +878,6 @@
"description": "Escreva em {filepath}. O tema Hyprluna precisa ser instalado e ativado manualmente.",
"description-missing": "Requer que o {app} esteja instalado."
},
"spicetify": {
"description": "Escreva em {filepath}. O tema Comfy precisa ser instalado e ativado manualmente.",
"description-missing": "Requer que o {app} esteja instalado."
},
"description": "Tematização específica de aplicativos.",
"discord": {
"description": "Escrever {filepath} para {client}",
@@ -896,6 +892,10 @@
"description": "Escrever {filepath} e executar pywalfox update",
"description-missing": "Requer que o {app} esteja instalado"
},
"spicetify": {
"description": "Escreva em {filepath}. O tema Comfy precisa ser instalado e ativado manualmente.",
"description-missing": "Requer que o {app} esteja instalado."
},
"vicinae": {
"description": "Escrever {filepath} e recarregar",
"description-missing": "Requer que o {app} esteja instalado"
@@ -1374,6 +1374,7 @@
"description": "Por quanto tempo as notificações de prioridade normal permanecem visíveis.",
"label": "Urgência normal"
},
"reset": "Redefinir duração do tempo limite",
"respect-expire": {
"description": "Usa o tempo de expiração definido na notificação.",
"label": "Respeitar tempo de expiração"
@@ -1419,7 +1420,17 @@
"label": "Aparência"
}
},
"title": "Notificações"
"title": "Notificações",
"toast": {
"keyboard": {
"description": "Mostrar uma notificação quando o layout do teclado mudar.",
"label": "Layout do teclado"
},
"section": {
"description": "Configurar a aparência e o comportamento do toast.",
"label": "Torrada"
}
}
},
"osd": {
"always-on-top": {

View File

@@ -97,6 +97,10 @@
"control-center": {
"browse-file": "Обзор файла",
"browse-library": "Обзор библиотеки",
"colorize-distro-logo": {
"description": "Применить цвета темы к логотипу вашего дистрибутива.",
"label": "Раскрасить логотип дистрибутива"
},
"icon": {
"description": "Выберите иконку из библиотеки или пользовательский файл.",
"label": "Иконка"
@@ -105,10 +109,6 @@
"use-distro-logo": {
"description": "Использовать логотип вашего дистрибутива вместо пользовательской иконки.",
"label": "Использовать логотип дистрибутива вместо иконки"
},
"colorize-distro-logo": {
"description": "Применить цвета темы к логотипу вашего дистрибутива.",
"label": "Раскрасить логотип дистрибутива"
}
},
"custom-button": {
@@ -283,13 +283,13 @@
}
},
"taskbar-grouped": {
"show-workspace-numbers": {
"label": "Показывать номера рабочих пространств",
"description": "Отображать номера рабочих пространств в верхнем левом углу групп задач."
},
"show-numbers-only-when-occupied": {
"label": "Показывать номера только при занятости",
"description": "Показывать номера рабочих пространств только для тех, на которых есть открытые окна."
"description": "Показывать номера рабочих пространств только для тех, на которых есть открытые окна.",
"label": "Показывать номера только при занятости"
},
"show-workspace-numbers": {
"description": "Отображать номера рабочих пространств в верхнем левом углу групп задач.",
"label": "Показывать номера рабочих пространств"
}
},
"tray": {
@@ -878,10 +878,6 @@
"description": "Записать {filepath}. Тему Hyprluna нужно установить и активировать вручную.",
"description-missing": "Требуется установка {app}"
},
"spicetify": {
"description": "Записать {filepath}. Тему Comfy нужно установить и активировать вручную.",
"description-missing": "Требуется установка {app}"
},
"description": "Тематика для конкретных приложений.",
"discord": {
"description": "Записать {filepath} для {client}. Тему Hyprluna нужно активировать вручную.",
@@ -896,6 +892,10 @@
"description": "Записать {filepath} и запустить pywalfox update",
"description-missing": "Требуется установка {app}"
},
"spicetify": {
"description": "Записать {filepath}. Тему Comfy нужно установить и активировать вручную.",
"description-missing": "Требуется установка {app}"
},
"vicinae": {
"description": "Записать {filepath} и перезагрузить",
"description-missing": "Требуется установка {app}"
@@ -1374,6 +1374,7 @@
"description": "Как долго остаются видимыми уведомления с нормальным приоритетом.",
"label": "Нормальная срочность"
},
"reset": "Сбросить длительность тайм-аута",
"respect-expire": {
"description": "Использовать таймаут истечения, установленный в уведомлении.",
"label": "Учитывать таймаут истечения"
@@ -1419,7 +1420,17 @@
"label": "Внешний вид"
}
},
"title": "Уведомления"
"title": "Уведомления",
"toast": {
"keyboard": {
"description": "Показывать всплывающее уведомление при смене раскладки клавиатуры.",
"label": "Раскладка клавиатуры"
},
"section": {
"description": "Настроить внешний вид и поведение всплывающих уведомлений.",
"label": "Тост"
}
}
},
"osd": {
"always-on-top": {

View File

@@ -97,6 +97,10 @@
"control-center": {
"browse-file": "Dosyaya Göz At",
"browse-library": "Kütüphaneye Göz At",
"colorize-distro-logo": {
"description": "Dağıtım logonuza tema renklerini uygula.",
"label": "Dağıtım logosunu renklendir"
},
"icon": {
"description": "Kütüphaneden veya özel bir dosyadan bir ikon seçin.",
"label": "İkon"
@@ -105,10 +109,6 @@
"use-distro-logo": {
"description": "Özel ikon yerine dağıtımınızın logosunu kullanın.",
"label": "Dağıtım logosunu ikon yerine kullan"
},
"colorize-distro-logo": {
"description": "Dağıtım logonuza tema renklerini uygula.",
"label": "Dağıtım logosunu renklendir"
}
},
"custom-button": {
@@ -283,13 +283,13 @@
}
},
"taskbar-grouped": {
"show-workspace-numbers": {
"label": "Çalışma alanı numaralarını göster",
"description": "Görev gruplarının sol üst köşesinde çalışma alanı numaralarını göster."
},
"show-numbers-only-when-occupied": {
"label": "Yalnızca dolu olduğunda numaraları göster",
"description": "Çalışma alanı numaralarını yalnızca açık pencereleri olan çalışma alanları için göster."
"description": "Çalışma alanı numaralarını yalnızca açık pencereleri olan çalışma alanları için göster.",
"label": "Yalnızca dolu olduğunda numaraları göster"
},
"show-workspace-numbers": {
"description": "Görev gruplarının sol üst köşesinde çalışma alanı numaralarını göster.",
"label": "Çalışma alanı numaralarını göster"
}
},
"tray": {
@@ -878,10 +878,6 @@
"description": "{filepath} dosyasına yaz. Hyprluna temasının kurulu ve manuel olarak etkinleştirilmiş olması gerekir.",
"description-missing": "Kurulum için {app} gereklidir"
},
"spicetify": {
"description": "{filepath} dosyasına yaz. Comfy temasının kurulu ve manuel olarak etkinleştirilmiş olması gerekir.",
"description-missing": "Kurulum için {app} gereklidir"
},
"description": "Uygulamaya özel temalandırma.",
"discord": {
"description": "{client} için {filepath} dosyasına yaz. Hyprluna temasının manuel olarak etkinleştirilmesi gerekir.",
@@ -896,6 +892,10 @@
"description": "{filepath} dosyasına yaz ve pywalfox güncellemesini çalıştır",
"description-missing": "Kurulum için {app} gereklidir"
},
"spicetify": {
"description": "{filepath} dosyasına yaz. Comfy temasının kurulu ve manuel olarak etkinleştirilmiş olması gerekir.",
"description-missing": "Kurulum için {app} gereklidir"
},
"vicinae": {
"description": "{filepath} dosyasına yaz ve yeniden yükle",
"description-missing": "Kurulum için {app} gereklidir"
@@ -1374,6 +1374,7 @@
"description": "Normal öncelikli bildirimlerin ne kadar süreyle görüneceği.",
"label": "Normal öncelikli"
},
"reset": "Zaman aşımı süresini sıfırla",
"respect-expire": {
"description": "Bildirimde ayarlanan sona erme zaman aşımını kullanın.",
"label": "Sona erme zaman aşımına uyar"
@@ -1419,7 +1420,17 @@
"label": "Görünüm"
}
},
"title": "Bildirimler"
"title": "Bildirimler",
"toast": {
"keyboard": {
"description": "Klavye düzeni değiştiğinde bir bildirim göster.",
"label": "Klavye düzeni"
},
"section": {
"description": "Toast görünümünü ve davranışını yapılandırın.",
"label": "Tost"
}
}
},
"osd": {
"always-on-top": {

View File

@@ -97,6 +97,10 @@
"control-center": {
"browse-file": "Огляд файлу",
"browse-library": "Огляд бібліотеки",
"colorize-distro-logo": {
"description": "Застосувати кольори теми до логотипа вашого дистрибутива.",
"label": "Розфарбовувати логотип дистрибутива"
},
"icon": {
"description": "Вибрати значок з бібліотеки або власний файл.",
"label": "Значок"
@@ -105,10 +109,6 @@
"use-distro-logo": {
"description": "Використовувати логотип вашого дистрибутива замість власного значка.",
"label": "Використовувати логотип дистрибутива замість значка"
},
"colorize-distro-logo": {
"description": "Застосувати кольори теми до логотипа вашого дистрибутива.",
"label": "Розфарбовувати логотип дистрибутива"
}
},
"custom-button": {
@@ -283,13 +283,13 @@
}
},
"taskbar-grouped": {
"show-workspace-numbers": {
"label": "Показувати номери робочих просторів",
"description": "Показувати номери робочих просторів у лівому верхньому куті групи завдань"
},
"show-numbers-only-when-occupied": {
"label": "Показувати номера лише коли зайнято",
"description": "Показувати номери лише для робочих просторів з відкритими вікнами"
"description": "Показувати номери лише для робочих просторів з відкритими вікнами",
"label": "Показувати номера лише коли зайнято"
},
"show-workspace-numbers": {
"description": "Показувати номери робочих просторів у лівому верхньому куті групи завдань",
"label": "Показувати номери робочих просторів"
}
},
"tray": {
@@ -878,10 +878,6 @@
"description": "Записати {filepath}. Тему Hyprluna потрібно встановити та активувати вручну.",
"description-missing": "Потрібна установка {app}"
},
"spicetify": {
"description": "Записати {filepath}. Тему Comfy потрібно встановити та активувати вручну.",
"description-missing": "Потрібна установка {app}"
},
"description": "Оформлення окремих програм.",
"discord": {
"description": "Записати {filepath} для {client}. Тему Hyprluna потрібно активувати вручну.",
@@ -896,6 +892,10 @@
"description": "Записати {filepath} та запустити pywalfox update",
"description-missing": "Потрібна установка {app}"
},
"spicetify": {
"description": "Записати {filepath}. Тему Comfy потрібно встановити та активувати вручну.",
"description-missing": "Потрібна установка {app}"
},
"vicinae": {
"description": "Записати {filepath} та перезавантажити",
"description-missing": "Потрібна установка {app}"
@@ -1374,6 +1374,7 @@
"description": "Як довго залишаються видимими сповіщення звичайного пріоритету.",
"label": "Звичайна терміновість"
},
"reset": "Скинути тривалість очікування",
"respect-expire": {
"description": "Використовувати час закінчення, встановлений у сповіщенні.",
"label": "Дотримуватись часу закінчення"
@@ -1419,7 +1420,17 @@
"label": "Зовнішній вигляд"
}
},
"title": "Сповіщення"
"title": "Сповіщення",
"toast": {
"keyboard": {
"description": "Показувати сповіщення при зміні розкладки клавіатури.",
"label": "Розкладка клавіатури"
},
"section": {
"description": "Налаштуйте зовнішній вигляд і поведінку спливаючих сповіщень.",
"label": "Тост"
}
}
},
"osd": {
"always-on-top": {

View File

@@ -97,6 +97,10 @@
"control-center": {
"browse-file": "浏览文件",
"browse-library": "浏览库",
"colorize-distro-logo": {
"description": "将主题颜色应用到您的发行版徽标。",
"label": "为发行版徽标着色"
},
"icon": {
"description": "从库中选择图标或自定义文件。",
"label": "图标"
@@ -105,10 +109,6 @@
"use-distro-logo": {
"description": "使用您的发行版徽标而不是自定义图标。",
"label": "使用发行版徽标而不是图标"
},
"colorize-distro-logo": {
"description": "将主题颜色应用到您的发行版徽标。",
"label": "为发行版徽标着色"
}
},
"custom-button": {
@@ -283,13 +283,13 @@
}
},
"taskbar-grouped": {
"show-workspace-numbers": {
"label": "显示工作区编号",
"description": "在任务组左上角显示工作区编号"
},
"show-numbers-only-when-occupied": {
"label": "仅在有窗口时显示编号",
"description": "只为有打开窗口的工作区显示编号"
"description": "只为有打开窗口的工作区显示编号",
"label": "仅在有窗口时显示编号"
},
"show-workspace-numbers": {
"description": "在任务组左上角显示工作区编号",
"label": "显示工作区编号"
}
},
"tray": {
@@ -878,10 +878,6 @@
"description": "写入 {filepath}。Hyprluna 主题需要手动安装和激活。",
"description-missing": "需要安装 {app}"
},
"spicetify": {
"description": "写入 {filepath}。Comfy 主题需要手动安装和激活。",
"description-missing": "需要安装 {app}"
},
"description": "应用程序特定主题。",
"discord": {
"description": "为 {client} 写入 {filepath}",
@@ -896,6 +892,10 @@
"description": "写入 {filepath} 并运行 pywalfox update",
"description-missing": "需要安装 {app}"
},
"spicetify": {
"description": "写入 {filepath}。Comfy 主题需要手动安装和激活。",
"description-missing": "需要安装 {app}"
},
"vicinae": {
"description": "写入 {filepath} 并重新加载",
"description-missing": "需要安装 {app}"
@@ -1374,6 +1374,7 @@
"description": "正常优先级通知保持可见的时间。",
"label": "正常紧急度"
},
"reset": "重置超时时长",
"respect-expire": {
"description": "使用通知中设置的过期超时。",
"label": "尊重过期超时"
@@ -1419,7 +1420,17 @@
"label": "外观"
}
},
"title": "通知"
"title": "通知",
"toast": {
"keyboard": {
"description": "当键盘布局改变时显示一个Toast提示。",
"label": "键盘布局"
},
"section": {
"description": "配置Toast的外观和行为。",
"label": "吐司"
}
}
},
"osd": {
"always-on-top": {

View File

@@ -4,6 +4,7 @@ import QtQuick.Controls
import Quickshell
import qs.Commons
import qs.Services.Compositor
import qs.Services.System
import qs.Widgets
ColumnLayout {
@@ -139,19 +140,18 @@ ColumnLayout {
RowLayout {
spacing: Style.marginL
Layout.fillWidth: true
NValueSlider {
Layout.fillWidth: true
from: 1
to: 30
stepSize: 1
value: Settings.data.notifications.lowUrgencyDuration
onMoved: value => Settings.data.notifications.lowUrgencyDuration = value
text: Settings.data.notifications.lowUrgencyDuration + "s"
}
// Reset button container
NValueSlider {
Layout.fillWidth: true
from: 1
to: 30
stepSize: 1
value: Settings.data.notifications.lowUrgencyDuration
onMoved: value => Settings.data.notifications.lowUrgencyDuration = value
text: Settings.data.notifications.lowUrgencyDuration + "s"
}
// Reset button container
Item {
Layout.preferredWidth: 30 * Style.uiScaleRatio
Layout.preferredHeight: 30 * Style.uiScaleRatio
@@ -166,7 +166,7 @@ ColumnLayout {
}
}
}
}
}
// Normal Urgency Duration
ColumnLayout {
@@ -180,19 +180,19 @@ ColumnLayout {
RowLayout {
spacing: Style.marginL
Layout.fillWidth: true
NValueSlider {
Layout.fillWidth: true
from: 1
to: 30
stepSize: 1
value: Settings.data.notifications.normalUrgencyDuration
onMoved: value => Settings.data.notifications.normalUrgencyDuration = value
text: Settings.data.notifications.normalUrgencyDuration + "s"
}
// Reset button container
NValueSlider {
Layout.fillWidth: true
from: 1
to: 30
stepSize: 1
value: Settings.data.notifications.normalUrgencyDuration
onMoved: value => Settings.data.notifications.normalUrgencyDuration = value
text: Settings.data.notifications.normalUrgencyDuration + "s"
}
// Reset button container
Item {
Layout.preferredWidth: 30 * Style.uiScaleRatio
Layout.preferredHeight: 30 * Style.uiScaleRatio
@@ -206,7 +206,7 @@ ColumnLayout {
anchors.verticalCenter: parent.verticalCenter
}
}
}
}
}
// Critical Urgency Duration
@@ -221,17 +221,17 @@ ColumnLayout {
RowLayout {
spacing: Style.marginL
Layout.fillWidth: true
NValueSlider {
Layout.fillWidth: true
from: 1
to: 30
stepSize: 1
value: Settings.data.notifications.criticalUrgencyDuration
onMoved: value => Settings.data.notifications.criticalUrgencyDuration = value
text: Settings.data.notifications.criticalUrgencyDuration + "s"
}
NValueSlider {
Layout.fillWidth: true
from: 1
to: 30
stepSize: 1
value: Settings.data.notifications.criticalUrgencyDuration
onMoved: value => Settings.data.notifications.criticalUrgencyDuration = value
text: Settings.data.notifications.criticalUrgencyDuration + "s"
}
// Reset button container
Item {
Layout.preferredWidth: 30 * Style.uiScaleRatio
@@ -248,7 +248,7 @@ ColumnLayout {
}
}
}
NDivider {
Layout.fillWidth: true
Layout.topMargin: Style.marginL
@@ -299,8 +299,8 @@ ColumnLayout {
}
NToggle {
label: I18n.tr("settings.notifications.toast.enabled.label")
description: I18n.tr("settings.notifications.toast.enabled.description")
label: I18n.tr("settings.notifications.toast.keyboard.label")
description: I18n.tr("settings.notifications.toast.keyboard.description")
checked: Settings.data.notifications.enableKeyboardLayoutToast
onToggled: checked => Settings.data.notifications.enableKeyboardLayoutToast = checked
}