diff --git a/Assets/Translations/de.json b/Assets/Translations/de.json
index de616d3d3..fc5a20a61 100644
--- a/Assets/Translations/de.json
+++ b/Assets/Translations/de.json
@@ -357,6 +357,7 @@
"contributors": "Mitwirkende",
"countdown": "Countdown",
"date": "Datum",
+ "default": "Standard",
"delete": "Löschen",
"devices": "Geräte",
"disabled": "Deaktiviert",
@@ -719,11 +720,7 @@
"widgets-title": "Widget-Positionierung"
},
"color-scheme": {
- "color-source-desc": "Haupteinstellungen für Noctalias Farben.",
- "color-source-matugen-scheme-type-description": "Wählen Sie die Farbschema-Generierungsmethode, die Matugen verwenden soll, um Farben aus Ihrem Hintergrundbild zu erstellen.",
- "color-source-matugen-scheme-type-label": "Matugen-Schema-Typ",
- "color-source-title": "Farbquelle",
- "color-source-use-wallpaper-colors-description": "Farbschemata aus Ihrem Hintergrundbild mit Matugen generieren. Extrahiert automatisch Farben für ein kohärentes Design.",
+ "color-source-use-wallpaper-colors-description": "Generiere Farbschemata aus deinem Hintergrundbild. Extrahiert automatisch Farben, um ein stimmiges Theme zu erstellen.",
"color-source-use-wallpaper-colors-label": "Hintergrundbild-Farben verwenden",
"dark-mode-mode-description": "Ermöglicht einen automatischen Wechsel zwischem hellen und dunklen Modus.",
"dark-mode-mode-label": "Automatischer Dunkelmodus",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "Benutzer-Vorlagen aktivieren",
"templates-none-detected": "Keine erkannt",
"templates-write-path": "Schreibt: {filepath}",
- "title": "Farbschema"
+ "title": "Farbschema",
+ "wallpaper-method-description": "Wähle deine bevorzugte Farbgewinnungsmethode.",
+ "wallpaper-method-label": "Farbgewinnungsmethode"
},
"control-center": {
"cards-desc": "Passen Sie an, welche Steuerelemente im Kontrollzentrum angezeigt werden und in welcher Reihenfolge.",
diff --git a/Assets/Translations/en.json b/Assets/Translations/en.json
index 3ec109b0d..c2ad5d0f1 100644
--- a/Assets/Translations/en.json
+++ b/Assets/Translations/en.json
@@ -357,6 +357,7 @@
"contributors": "Contributors",
"countdown": "Countdown",
"date": "Date",
+ "default": "Default",
"delete": "Delete",
"devices": "Devices",
"disabled": "Disabled",
@@ -719,11 +720,7 @@
"widgets-title": "Widgets positioning"
},
"color-scheme": {
- "color-source-desc": "Main settings for Noctalia's colors.",
- "color-source-matugen-scheme-type-description": "Choose the color scheme generation method that Matugen will use to create colors from your wallpaper.",
- "color-source-matugen-scheme-type-label": "Matugen scheme type",
- "color-source-title": "Color source",
- "color-source-use-wallpaper-colors-description": "Generate color schemes from your wallpaper using Matugen. Automatically extracts colors to create a cohesive theme.",
+ "color-source-use-wallpaper-colors-description": "Generate color schemes from your wallpaper. Automatically extracts colors to create a cohesive theme.",
"color-source-use-wallpaper-colors-label": "Use wallpaper colors",
"dark-mode-mode-description": "Enables automatic switching between Light and Dark Mode.",
"dark-mode-mode-label": "Dark Mode schedule",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "Enable user templates",
"templates-none-detected": "None detected",
"templates-write-path": "Writes: {filepath}",
- "title": "Color Scheme"
+ "title": "Color Scheme",
+ "wallpaper-method-description": "Choose your favorite color extraction method.",
+ "wallpaper-method-label": "Color extraction method"
},
"control-center": {
"cards-desc": "Customize which controls appear in the control center and in what order.",
diff --git a/Assets/Translations/es.json b/Assets/Translations/es.json
index 02bdad46e..02f06448a 100644
--- a/Assets/Translations/es.json
+++ b/Assets/Translations/es.json
@@ -357,6 +357,7 @@
"contributors": "Colaboradores",
"countdown": "Cuenta regresiva",
"date": "Fecha",
+ "default": "Predeterminado",
"delete": "Borrar",
"devices": "Dispositivos",
"disabled": "Desactivado",
@@ -719,11 +720,7 @@
"widgets-title": "Posicionamiento de widgets"
},
"color-scheme": {
- "color-source-desc": "Configuración principal de los colores de Noctalia.",
- "color-source-matugen-scheme-type-description": "Elige el método de generación de esquemas de color que Matugen usará para crear colores a partir de tu fondo de pantalla.",
- "color-source-matugen-scheme-type-label": "Tipo de esquema Matugen",
- "color-source-title": "Fuente de color",
- "color-source-use-wallpaper-colors-description": "Generar esquemas de color desde tu fondo de pantalla usando Matugen. Extrae automáticamente colores para crear un tema cohesivo.",
+ "color-source-use-wallpaper-colors-description": "Genera esquemas de color a partir de tu fondo de pantalla. Extrae automáticamente los colores para crear un tema cohesivo.",
"color-source-use-wallpaper-colors-label": "Usar colores del fondo de pantalla",
"dark-mode-mode-description": "Permite el cambio automático entre el modo claro y el modo oscuro.",
"dark-mode-mode-label": "Programación del modo oscuro",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "Habilitar plantillas de usuario",
"templates-none-detected": "Ninguno detectado",
"templates-write-path": "Escribe: {filepath}",
- "title": "Esquema de colores"
+ "title": "Esquema de colores",
+ "wallpaper-method-description": "Elige tu método de extracción de color favorito.",
+ "wallpaper-method-label": "Método de extracción de color"
},
"control-center": {
"cards-desc": "Personaliza qué controles aparecen en el centro de control y en qué orden.",
diff --git a/Assets/Translations/fr.json b/Assets/Translations/fr.json
index 841748e77..fd3326d27 100644
--- a/Assets/Translations/fr.json
+++ b/Assets/Translations/fr.json
@@ -357,6 +357,7 @@
"contributors": "Contributeurs",
"countdown": "Compte à rebours",
"date": "Date",
+ "default": "Par défaut",
"delete": "Supprimer",
"devices": "Appareils",
"disabled": "Désactivé",
@@ -719,11 +720,7 @@
"widgets-title": "Positionnement des widgets"
},
"color-scheme": {
- "color-source-desc": "Paramètres principaux pour les couleurs de Noctalia.",
- "color-source-matugen-scheme-type-description": "Choisissez la méthode de génération de palette de couleurs que Matugen utilisera pour créer des couleurs à partir de votre fond d'écran.",
- "color-source-matugen-scheme-type-label": "Type de schéma Matugen",
- "color-source-title": "Source des couleurs",
- "color-source-use-wallpaper-colors-description": "Générer des schémas de couleurs à partir de votre fond d'écran avec Matugen. Extrait automatiquement les couleurs pour créer un thème cohérent.",
+ "color-source-use-wallpaper-colors-description": "Générez des schémas de couleurs à partir de votre fond d'écran. Extrait automatiquement les couleurs pour créer un thème cohérent.",
"color-source-use-wallpaper-colors-label": "Utiliser les couleurs du fond d'écran",
"dark-mode-mode-description": "Active la commutation automatique entre le mode clair et le mode sombre.",
"dark-mode-mode-label": "Programmation du mode sombre",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "Activer les modèles utilisateur",
"templates-none-detected": "Aucun détecté",
"templates-write-path": "Écrit : {filepath}",
- "title": "Jeu de couleurs"
+ "title": "Jeu de couleurs",
+ "wallpaper-method-description": "Choisissez votre méthode d'extraction de couleur préférée.",
+ "wallpaper-method-label": "Méthode d'extraction des couleurs"
},
"control-center": {
"cards-desc": "Personnalisez les commandes qui apparaissent dans le centre de contrôle et leur ordre d'affichage.",
diff --git a/Assets/Translations/hu.json b/Assets/Translations/hu.json
index a42ceb5fc..c990b740b 100644
--- a/Assets/Translations/hu.json
+++ b/Assets/Translations/hu.json
@@ -357,6 +357,7 @@
"contributors": "Közreműködők",
"countdown": "Visszaszámlálás",
"date": "Dátum",
+ "default": "Alapértelmezett",
"delete": "Törlés",
"devices": "Eszközök",
"disabled": "Letiltva",
@@ -719,11 +720,7 @@
"widgets-title": "Widgetek elhelyezése"
},
"color-scheme": {
- "color-source-desc": "A Noctalia színeinek fő beállításai.",
- "color-source-matugen-scheme-type-description": "Válassza ki a színséma-generálási módszert, amellyel a Matugen színeket fog létrehozni a háttérképéből.",
- "color-source-matugen-scheme-type-label": "Matugen séma típusa",
- "color-source-title": "Színforrás",
- "color-source-use-wallpaper-colors-description": "Színsémák generálása a háttérképedből a Matugen használatával. Automatikusan kinyeri a színeket egy egységes téma létrehozásához.",
+ "color-source-use-wallpaper-colors-description": "Színsémák generálása a háttérképedből. Automatikusan kinyeri a színeket, hogy egy egységes témát hozzon létre.",
"color-source-use-wallpaper-colors-label": "Háttérkép színeinek használata",
"dark-mode-mode-description": "Engedélyezi az automatikus váltást a világos és sötét mód között.",
"dark-mode-mode-label": "Sötét mód ütemezése",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "Felhasználói sablonok engedélyezése",
"templates-none-detected": "Nem észlelt semmit",
"templates-write-path": "Írja: {filepath}",
- "title": "Színséma"
+ "title": "Színséma",
+ "wallpaper-method-description": "Válaszd ki a kedvenc színkinyerési módszeredet.",
+ "wallpaper-method-label": "Színkivonási módszer"
},
"control-center": {
"cards-desc": "Személyre szabhatja, hogy mely vezérlők jelenjenek meg a vezérlőközpontban és milyen sorrendben.",
diff --git a/Assets/Translations/ja.json b/Assets/Translations/ja.json
index a91792eb8..e34f2c7a1 100644
--- a/Assets/Translations/ja.json
+++ b/Assets/Translations/ja.json
@@ -357,6 +357,7 @@
"contributors": "貢献者",
"countdown": "カウントダウン",
"date": "日付",
+ "default": "デフォルト",
"delete": "削除",
"devices": "デバイス",
"disabled": "無効",
@@ -719,11 +720,7 @@
"widgets-title": "ウィジェットの配置"
},
"color-scheme": {
- "color-source-desc": "Noctalia のメインカラーを設定します。",
- "color-source-matugen-scheme-type-description": "Matugen が壁紙から色を作成するために使用する配色生成方法を選択してください。",
- "color-source-matugen-scheme-type-label": "Matugen のスキームタイプ",
- "color-source-title": "配色のソース",
- "color-source-use-wallpaper-colors-description": "Matugen を使用して壁紙から配色を生成します。色を自動抽出して統一感のあるテーマを作成します。",
+ "color-source-use-wallpaper-colors-description": "壁紙から配色を生成します。色を自動的に抽出し、まとまりのあるテーマを作成します。",
"color-source-use-wallpaper-colors-label": "壁紙の色を使用",
"dark-mode-mode-description": "ライトモードとダークモードの自動切り替えを有効にします。",
"dark-mode-mode-label": "ダークモードのスケジュール",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "ユーザーテンプレートを有効化",
"templates-none-detected": "検出されませんでした",
"templates-write-path": "書き込み先: {filepath}",
- "title": "配色"
+ "title": "配色",
+ "wallpaper-method-description": "お好みの色の抽出方法を選択してください。",
+ "wallpaper-method-label": "色の抽出方法"
},
"control-center": {
"cards-desc": "コントロールセンターに表示する項目と、その順序をカスタマイズします。",
diff --git a/Assets/Translations/ku.json b/Assets/Translations/ku.json
index 035405296..4e0f146bd 100644
--- a/Assets/Translations/ku.json
+++ b/Assets/Translations/ku.json
@@ -357,6 +357,7 @@
"contributors": "Beşdar",
"countdown": "Jimartin",
"date": "Dîrok",
+ "default": "Xwerû",
"delete": "Jêbirin",
"devices": "Amûr",
"disabled": "Nabe kar",
@@ -719,11 +720,7 @@
"widgets-title": "Cihkirina widgetan"
},
"color-scheme": {
- "color-source-desc": "Mîhengên sereke yên rengên Noctalia.",
- "color-source-matugen-scheme-type-description": "Rêbazê hilberîna şema rengan hilbijêre ku Matugen dê bikar bîne da ku rengan ji dîwarê te biafirîne.",
- "color-source-matugen-scheme-type-label": "Şêweya şemaya Matugen",
- "color-source-title": "Çavkaniya rengê",
- "color-source-use-wallpaper-colors-description": "Bi Matugenê ji dîwarê xwe şemayên rengan çêbike. Rengan bixweber derdixe da ku temayeke hevgirtî çêbike.",
+ "color-source-use-wallpaper-colors-description": "Ji dîwarê xwe şemayên rengan çêbike. Rengan bixweber derdixe da ku temayek hevgirtî biafirîne.",
"color-source-use-wallpaper-colors-label": "Rengên dîwêr bikar bîne",
"dark-mode-mode-description": "Veguhestina otomatîkî di navbera moda ronahî û tarî de çalak dike.",
"dark-mode-mode-label": "Bernameya Moda Tarî",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "Şablonên bikarhêner çalak bike",
"templates-none-detected": "Tiştek nehat dîtin",
"templates-write-path": "Dinivîse: {filepath}",
- "title": "Şêweya rengan"
+ "title": "Şêweya rengan",
+ "wallpaper-method-description": "Rêbaza xweya bijare ya derxistina rengan hilbijêre.",
+ "wallpaper-method-label": "Rêbaza derxistina rengan"
},
"control-center": {
"cards-desc": "Xwerû bike ka kîjan kontrol di navenda kontrolê de û bi çi rêzê de xuya dibin.",
diff --git a/Assets/Translations/nl.json b/Assets/Translations/nl.json
index 699e9e52f..68943d1a2 100644
--- a/Assets/Translations/nl.json
+++ b/Assets/Translations/nl.json
@@ -357,6 +357,7 @@
"contributors": "Medewerkers",
"countdown": "Aftellen",
"date": "Datum",
+ "default": "Standaard",
"delete": "Verwijderen",
"devices": "Apparaten",
"disabled": "Uitgeschakeld",
@@ -719,11 +720,7 @@
"widgets-title": "Widgetpositionering"
},
"color-scheme": {
- "color-source-desc": "Hoofdinstellingen voor Noctalia's kleuren.",
- "color-source-matugen-scheme-type-description": "Kies de methode voor het genereren van kleurenschema's die Matugen zal gebruiken om kleuren te maken van je achtergrond.",
- "color-source-matugen-scheme-type-label": "Matugen-schema type",
- "color-source-title": "Kleurbron",
- "color-source-use-wallpaper-colors-description": "Genereer kleurenschema's uit je achtergrond met Matugen. Kleuren worden automatisch geëxtraheerd om een samenhangend thema te maken.",
+ "color-source-use-wallpaper-colors-description": "Genereer kleurenschema's van je achtergrond. Extraheert automatisch kleuren om een samenhangend thema te creëren.",
"color-source-use-wallpaper-colors-label": "Achtergrondkleuren gebruiken",
"dark-mode-mode-description": "Schakelt automatisch tussen lichte en donkere modus.",
"dark-mode-mode-label": "Schema voor donkere modus",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "Gebruikerssjablonen inschakelen",
"templates-none-detected": "Geen gedetecteerd",
"templates-write-path": "Schrijft: {filepath}",
- "title": "Kleurschema"
+ "title": "Kleurschema",
+ "wallpaper-method-description": "Kies je favoriete methode voor kleur extractie.",
+ "wallpaper-method-label": "Kleurextractiemethode"
},
"control-center": {
"cards-desc": "Pas aan welke bedieningselementen in het bedieningscentrum verschijnen en in welke volgorde.",
diff --git a/Assets/Translations/pl.json b/Assets/Translations/pl.json
index a4f8b3f58..dd7e43db7 100644
--- a/Assets/Translations/pl.json
+++ b/Assets/Translations/pl.json
@@ -357,6 +357,7 @@
"contributors": "Współtwórcy",
"countdown": "Odliczanie",
"date": "Data",
+ "default": "Domyślny",
"delete": "Usuń",
"devices": "Urządzenia",
"disabled": "Wyłączone",
@@ -719,11 +720,7 @@
"widgets-title": "Pozycjonowanie widżetów"
},
"color-scheme": {
- "color-source-desc": "Główne ustawienia kolorów Noctalia.",
- "color-source-matugen-scheme-type-description": "Wybierz metodę generowania schematu kolorów, której Matugen użyje do tworzenia kolorów z twojej tapety.",
- "color-source-matugen-scheme-type-label": "Typ schematu Matugen",
- "color-source-title": "Źródło kolorów",
- "color-source-use-wallpaper-colors-description": "Generuj schematy kolorów z tapety za pomocą Matugen. Automatycznie dopasowuje motyw.",
+ "color-source-use-wallpaper-colors-description": "Generuj schematy kolorów z tapety. Automatycznie wyodrębnia kolory, aby stworzyć spójny motyw.",
"color-source-use-wallpaper-colors-label": "Użyj kolorów tapety",
"dark-mode-mode-description": "Włącza automatyczne przełączanie między trybem jasnym a ciemnym.",
"dark-mode-mode-label": "Harmonogram trybu ciemnego",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "Włącz szablony użytkownika",
"templates-none-detected": "Nie wykryto",
"templates-write-path": "Zapisuje: {filepath}",
- "title": "Schemat kolorów"
+ "title": "Schemat kolorów",
+ "wallpaper-method-description": "Wybierz swoją ulubioną metodę ekstrakcji kolorów.",
+ "wallpaper-method-label": "Metoda ekstrakcji kolorów"
},
"control-center": {
"cards-desc": "Dostosuj, które kontrolki pojawiają się w centrum sterowania i w jakiej kolejności.",
diff --git a/Assets/Translations/pt.json b/Assets/Translations/pt.json
index fc85e5621..19e20bf34 100644
--- a/Assets/Translations/pt.json
+++ b/Assets/Translations/pt.json
@@ -357,6 +357,7 @@
"contributors": "Colaboradores",
"countdown": "Contagem regressiva",
"date": "Data",
+ "default": "Padrão",
"delete": "Apagar",
"devices": "Dispositivos",
"disabled": "Desativado",
@@ -719,11 +720,7 @@
"widgets-title": "Posicionamento dos widgets"
},
"color-scheme": {
- "color-source-desc": "Configurações principais para as cores do Noctalia.",
- "color-source-matugen-scheme-type-description": "Escolha o método de geração de esquema de cores que o Matugen usará para criar cores a partir do seu papel de parede.",
- "color-source-matugen-scheme-type-label": "Tipo de esquema Matugen",
- "color-source-title": "Fonte de cor",
- "color-source-use-wallpaper-colors-description": "Gerar esquemas de cores do seu papel de parede usando Matugen. Extrai automaticamente cores para criar um tema coeso.",
+ "color-source-use-wallpaper-colors-description": "Gere esquemas de cores a partir do seu papel de parede. Extrai automaticamente as cores para criar um tema coeso.",
"color-source-use-wallpaper-colors-label": "Usar cores do papel de parede",
"dark-mode-mode-description": "Ativa a mudança automática entre o modo claro e o modo escuro.",
"dark-mode-mode-label": "Agendamento do modo escuro",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "Ativar modelos do usuário",
"templates-none-detected": "Nenhum detectado",
"templates-write-path": "Escreve: {filepath}",
- "title": "Esquema de cores"
+ "title": "Esquema de cores",
+ "wallpaper-method-description": "Escolha o seu método de extração de cores favorito.",
+ "wallpaper-method-label": "Método de extração de cor"
},
"control-center": {
"cards-desc": "Personalize quais controles aparecem na central de controle e em que ordem.",
diff --git a/Assets/Translations/ru.json b/Assets/Translations/ru.json
index 7c1b54d9a..84219a839 100644
--- a/Assets/Translations/ru.json
+++ b/Assets/Translations/ru.json
@@ -357,6 +357,7 @@
"contributors": "Участники",
"countdown": "Обратный отсчёт",
"date": "Дата",
+ "default": "По умолчанию",
"delete": "Удалить",
"devices": "Устройства",
"disabled": "Отключено",
@@ -719,11 +720,7 @@
"widgets-title": "Расположение виджетов"
},
"color-scheme": {
- "color-source-desc": "Основные настройки цветов Noctalia.",
- "color-source-matugen-scheme-type-description": "Выберите метод генерации цветовой схемы, который Matugen будет использовать для создания цветов из ваших обоев.",
- "color-source-matugen-scheme-type-label": "Тип схемы Matugen",
- "color-source-title": "Источник цвета",
- "color-source-use-wallpaper-colors-description": "Генерировать цветовые схемы из ваших обоев с помощью Matugen. Автоматически извлекает цвета для создания целостной темы.",
+ "color-source-use-wallpaper-colors-description": "Создавайте цветовые схемы на основе ваших обоев. Автоматически извлекает цвета для создания целостной темы.",
"color-source-use-wallpaper-colors-label": "Использовать цвета обоев",
"dark-mode-mode-description": "Включает автоматическое переключение между светлым и темным режимами.",
"dark-mode-mode-label": "Расписание темного режима",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "Включить пользовательские шаблоны",
"templates-none-detected": "Не обнаружено",
"templates-write-path": "Записывает: {filepath}",
- "title": "Цветовая схема"
+ "title": "Цветовая схема",
+ "wallpaper-method-description": "Выберите ваш любимый метод извлечения цвета.",
+ "wallpaper-method-label": "Метод извлечения цвета"
},
"control-center": {
"cards-desc": "Настройте, какие элементы управления появляются в центре управления и в каком порядке.",
diff --git a/Assets/Translations/tr.json b/Assets/Translations/tr.json
index 8a91b75bb..d30639ecd 100644
--- a/Assets/Translations/tr.json
+++ b/Assets/Translations/tr.json
@@ -357,6 +357,7 @@
"contributors": "Katkıda bulunanlar",
"countdown": "Geri sayım",
"date": "Tarih",
+ "default": "Varsayılan",
"delete": "Sil",
"devices": "Cihazlar",
"disabled": "Devre dışı",
@@ -719,11 +720,7 @@
"widgets-title": "Araç takımlarını konumlandırma"
},
"color-scheme": {
- "color-source-desc": "Noctalia'nın renkleri için ana ayarlar.",
- "color-source-matugen-scheme-type-description": "Matugen'in duvar kağıdınızdan renkler oluşturmak için kullanacağı renk şeması oluşturma yöntemini seçin.",
- "color-source-matugen-scheme-type-label": "Matugen şema türü",
- "color-source-title": "Renk kaynağı",
- "color-source-use-wallpaper-colors-description": "Matugen kullanarak duvar kâğıdınızdan renk şemaları oluşturun. Bütünleşik bir tema oluşturmak için renkleri otomatik olarak çıkarır.",
+ "color-source-use-wallpaper-colors-description": "Duvar kağıdınızdan renk şemaları oluşturun. Uyumlu bir tema oluşturmak için renkleri otomatik olarak çıkarır.",
"color-source-use-wallpaper-colors-label": "Duvar kâğıdı renklerini kullan",
"dark-mode-mode-description": "Işık ve koyu mod arasında otomatik geçişi etkinleştirir.",
"dark-mode-mode-label": "Koyu mod zamanlaması",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "Kullanıcı şablonlarını etkinleştir",
"templates-none-detected": "Hiçbiri algılanmadı",
"templates-write-path": "Yazıyor: {filepath}",
- "title": "Renk şeması"
+ "title": "Renk şeması",
+ "wallpaper-method-description": "Favori renk çıkarma yönteminizi seçin.",
+ "wallpaper-method-label": "Renk çıkarma yöntemi"
},
"control-center": {
"cards-desc": "Kontrol merkezinde hangi kontrollerin ve hangi sırada görüneceğini özelleştirin.",
diff --git a/Assets/Translations/uk-UA.json b/Assets/Translations/uk-UA.json
index 5c37c32be..2bc7e0d0f 100644
--- a/Assets/Translations/uk-UA.json
+++ b/Assets/Translations/uk-UA.json
@@ -357,6 +357,7 @@
"contributors": "Учасники",
"countdown": "Зворотний відлік",
"date": "Дата",
+ "default": "За замовчуванням",
"delete": "Видалити",
"devices": "Пристрої",
"disabled": "Вимкнено",
@@ -719,11 +720,7 @@
"widgets-title": "Розміщення віджетів"
},
"color-scheme": {
- "color-source-desc": "Основні налаштування для кольорів Noctalia.",
- "color-source-matugen-scheme-type-description": "Виберіть метод генерації колірної схеми, який Matugen використовуватиме для створення кольорів з ваших шпалер.",
- "color-source-matugen-scheme-type-label": "Тип схеми Matugen",
- "color-source-title": "Джерело кольорів",
- "color-source-use-wallpaper-colors-description": "Генерувати колірні схеми зі шпалер за допомогою Matugen. Автоматично витягує кольори для створення цілісної теми.",
+ "color-source-use-wallpaper-colors-description": "Створюйте колірні схеми зі своїх шпалер. Автоматично видобуває кольори для створення цілісної теми.",
"color-source-use-wallpaper-colors-label": "Використовувати кольори шпалер",
"dark-mode-mode-description": "Увімкнути автоматичне перемикання між світлим і темним режимом.",
"dark-mode-mode-label": "Розклад темного режиму",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "Увімкнути користувацькі шаблони",
"templates-none-detected": "Не виявлено",
"templates-write-path": "Записує: {filepath}",
- "title": "Колірна схема"
+ "title": "Колірна схема",
+ "wallpaper-method-description": "Оберіть свій улюблений метод вилучення кольорів.",
+ "wallpaper-method-label": "Метод вилучення кольору"
},
"control-center": {
"cards-desc": "Налаштуйте, які елементи керування з'являються в центрі керування та в якому порядку.",
diff --git a/Assets/Translations/zh-CN.json b/Assets/Translations/zh-CN.json
index 348b6ac9a..7e0788e47 100644
--- a/Assets/Translations/zh-CN.json
+++ b/Assets/Translations/zh-CN.json
@@ -67,8 +67,8 @@
"horizontal-bar-description": "提示:使用 \\n 创建换行。",
"horizontal-bar-label": "水平栏",
"preview": "预览",
- "tooltip-format-description": "悬停在时钟上时显示的工具提示的格式字符串。留空以使用默认工具提示。",
- "tooltip-format-label": "工具提示格式",
+ "tooltip-format-description": "自定义鼠标悬停在时钟上时显示的提示信息,可以使用格式化字符串。留空以使用默认提示信息。",
+ "tooltip-format-label": "提示信息格式",
"use-custom-font-description": "使用自定义字体覆盖时钟的默认字体选择。",
"use-custom-font-label": "使用自定义字体",
"use-monospaced-font-description": "启用后,时钟将使用等宽字体。",
@@ -357,6 +357,7 @@
"contributors": "贡献者",
"countdown": "倒计时",
"date": "日期",
+ "default": "默认",
"delete": "删除",
"devices": "设备",
"disabled": "已禁用",
@@ -582,9 +583,9 @@
"single-row": "单行"
},
"settings-panel-mode": {
- "attached": "状态栏附属面板",
- "centered": "居中面板",
- "window": "分离窗口"
+ "attached": "附属于状态栏显示",
+ "centered": "居中屏幕显示",
+ "window": "显示为独立窗口"
},
"visualizer-types": {
"linear": "线性",
@@ -608,7 +609,7 @@
"copy-info": "复制信息",
"info-copied": "信息已复制到剪贴板",
"noctalia-desc": "一款为 Wayland 精心打造的时尚简约桌面 shell,基于 Quickshell 构建。",
- "noctalia-git-commit": "Git提交:",
+ "noctalia-git-commit": "Git 提交:",
"noctalia-installed-version": "已安装版本:",
"noctalia-latest-version": "最新版本:",
"noctalia-title": "Noctalia shell",
@@ -719,11 +720,7 @@
"widgets-title": "小部件定位"
},
"color-scheme": {
- "color-source-desc": "Noctalia 颜色的主要设置。",
- "color-source-matugen-scheme-type-description": "选择Matugen将使用哪种配色方案生成方法,从您的壁纸中创建颜色。",
- "color-source-matugen-scheme-type-label": "Matugen 配色方案类型",
- "color-source-title": "颜色来源",
- "color-source-use-wallpaper-colors-description": "使用 Matugen 从壁纸生成颜色方案。自动提取颜色以创建一致的主题。",
+ "color-source-use-wallpaper-colors-description": "从壁纸生成配色方案。自动提取颜色以创建统一的主题。",
"color-source-use-wallpaper-colors-label": "使用壁纸颜色",
"dark-mode-mode-description": "启用自动切换浅色和深色模式。",
"dark-mode-mode-label": "深色模式计划",
@@ -762,7 +759,9 @@
"templates-misc-user-templates-label": "启用用户模板",
"templates-none-detected": "未检测到",
"templates-write-path": "写入:{filepath}",
- "title": "配色方案"
+ "title": "配色方案",
+ "wallpaper-method-description": "选择您喜欢的颜色提取方法。",
+ "wallpaper-method-label": "颜色提取方法"
},
"control-center": {
"cards-desc": "自定义在控制中心显示的控制项及其顺序。",
@@ -771,7 +770,7 @@
"shortcuts-custom-button-command-description": "单击按钮时执行的命令。",
"shortcuts-custom-button-enable-on-state-logic-description": "根据检查命令启用第二个图标和“高亮”状态。",
"shortcuts-custom-button-enable-on-state-logic-label": "启用开启状态逻辑",
- "shortcuts-custom-button-general-tooltip-text-description": "按钮工具提示的常规说明。",
+ "shortcuts-custom-button-general-tooltip-text-description": "按钮提示信息的常规说明。",
"shortcuts-custom-button-general-tooltip-text-label": "常规工具提示文本",
"shortcuts-custom-button-on-clicked-label": "左键单击命令",
"shortcuts-custom-button-on-middle-clicked-label": "中键单击命令",
@@ -785,7 +784,7 @@
"shortcuts-custom-button-state-checks-label": "状态检查",
"shortcuts-custom-button-state-checks-remove": "移除",
"shortcuts-custom-button-tooltip-description": "悬停在按钮上时显示的工具提示。",
- "shortcuts-custom-button-tooltip-label": "工具提示",
+ "shortcuts-custom-button-tooltip-label": "提示信息(Tooltip)",
"shortcuts-title": "快捷方式小部件",
"system-monitor-disk-path-description": "选择控制中心中的系统监视器卡片应监视的磁盘挂载点。",
"system-monitor-disk-path-label": "系统监视器磁盘路径",
@@ -1136,20 +1135,20 @@
"osd": {
"always-on-top-description": "在全屏窗口和其他图层之上显示 OSD。",
"always-on-top-label": "始终置顶",
- "background-opacity-description": "调整 OSD 背景的透明度。",
- "background-opacity-label": "背景透明度",
- "description": "配置屏幕叠加指示器,例如音量和亮度。",
- "duration-auto-hide-description": "调整屏幕显示消失前的时间。",
+ "background-opacity-description": "调整 OSD 背景的不透明度。",
+ "background-opacity-label": "背景不透明度",
+ "description": "配置状态反馈指示器,例如音量和亮度。",
+ "duration-auto-hide-description": "调整 OSD 消失前的时间。",
"duration-auto-hide-label": "自动隐藏超时",
"duration-desc": "屏幕显示自动隐藏前保持可见的时长。",
"duration-title": "自动隐藏超时",
"enabled-description": "实时显示音量与亮度变化。",
- "enabled-label": "启用屏幕显示",
+ "enabled-label": "启用状态反馈(OSD)",
"events-desc": "选择哪些事件触发屏幕显示。",
- "general-desc": "配置OSD的可见性和行为。",
- "location-description": "屏幕显示出现的位置。",
- "monitors-desc": "在特定显示器上显示屏幕显示。若未选择,则默认全部。",
- "title": "屏幕显示",
+ "general-desc": "配置 OSD 的可见性和行为。",
+ "location-description": "OSD 出现的位置。",
+ "monitors-desc": "在特定显示器上显示 OSD。若未选择,则默认全部。",
+ "title": "状态反馈 (OSD)",
"types-brightness-description": "当屏幕亮度发生变化时显示 OSD。",
"types-brightness-label": "亮度",
"types-custom-text-description": "显示来自 IPC 的自定义文本消息的 OSD。",
@@ -1181,7 +1180,7 @@
"hot-reload-label": "热重载(开发模式)",
"hot-reloaded": "已重新加载插件:{name}",
"install-error": "安装失败:{error}。",
- "install-incompatible": "{插件}需要 Noctalia v{版本} 或更高版本",
+ "install-incompatible": "{plugin} 需要 Noctalia v{version} 或更高版本",
"install-success": "成功安装 {plugin}。",
"installed-description": "管理和配置所有本地安装的插件。",
"installed-label": "已安装插件",
@@ -1283,7 +1282,7 @@
"animation-speed-description": "调整全局动画速度。",
"animation-speed-label": "动画速度",
"animation-speed-reset": "重置动画速度",
- "appearance-desc": "自定义视觉元素,如工具提示、边框和阴影。",
+ "appearance-desc": "自定义视觉元素,如提示信息、边框和阴影。",
"box-border-description": "显示内容区域周围的轮廓。",
"box-border-label": "容器轮廓",
"box-border-radius-description": "调整主要布局部分(如侧边栏、卡片和内容面板)的圆角程度。",
@@ -1307,15 +1306,15 @@
"scaling-description": "更改通用用户界面大小,不包括栏。",
"scaling-label": "界面缩放",
"scaling-reset-scaling": "重置界面缩放",
- "settings-panel-mode-description": "选择设置布局(可能需要重新打开)。",
- "settings-panel-mode-label": "设置面板模式",
+ "settings-panel-mode-description": "选择「设置」面板的布局(可能需要重新打开「设置」面板才会生效)。",
+ "settings-panel-mode-label": "「设置」面板模式",
"shadows-description": "启用条形图和面板下的阴影。",
"shadows-direction-description": "选择阴影投射的方向。",
"shadows-direction-label": "阴影方向",
"shadows-label": "阴影",
"title": "用户界面",
- "tooltips-description": "启用或禁用整个界面的工具提示。",
- "tooltips-label": "显示工具提示"
+ "tooltips-description": "启用或禁用整个界面的提示信息。",
+ "tooltips-label": "显示提示信息(Tooltip)"
},
"wallpaper": {
"automation-change-mode-alphabetical": "按字母顺序",
@@ -1364,7 +1363,7 @@
"enter-ipc-identifier": "输入 IPC 命令的唯一标识符",
"enter-path": "输入路径...",
"enter-text-to-collapse": "例如,“nothing is playing”。使用 /regex/ 表示匹配模式。",
- "enter-tooltip": "输入工具提示",
+ "enter-tooltip": "输入提示信息",
"enter-width-pixels": "输入宽度(像素)",
"search": "搜索...",
"search-icons": "例如:noctalia, niri, battery, cloud",
diff --git a/Assets/Translations/zh-TW.json b/Assets/Translations/zh-TW.json
index 41a1b04e7..6ece3ce15 100644
--- a/Assets/Translations/zh-TW.json
+++ b/Assets/Translations/zh-TW.json
@@ -353,6 +353,7 @@
"contributors": "貢獻者",
"countdown": "倒數",
"date": "日期",
+ "default": "預設",
"delete": "刪除",
"devices": "裝置",
"disabled": "已停用",
@@ -707,11 +708,7 @@
"widgets-title": "排列小工具"
},
"color-scheme": {
- "color-source-desc": "Noctalia 界面顏色的主要設定",
- "color-source-matugen-scheme-type-description": "選擇 Matugen 從你的桌布抽色時所使用的生成方式",
- "color-source-matugen-scheme-type-label": "Matugen 配色模式",
- "color-source-title": "顏色來源",
- "color-source-use-wallpaper-colors-description": "使用 Matugen 從你的桌布產生主題配色, 自動抽色並建立一個適合的主題",
+ "color-source-use-wallpaper-colors-description": "從您的桌布產生配色方案。自動提取顏色以建立一個有凝聚力的主題。",
"color-source-use-wallpaper-colors-label": "使用桌布配色",
"dark-mode-mode-description": "啟用自動切換淺色及暗色模式",
"dark-mode-mode-label": "深色模式",
@@ -750,7 +747,9 @@
"templates-misc-user-templates-label": "啟用使用者模板",
"templates-none-detected": "未偵測到",
"templates-write-path": "寫入:{filepath}",
- "title": "主題配色"
+ "title": "主題配色",
+ "wallpaper-method-description": "選擇您喜歡的顏色提取方法。",
+ "wallpaper-method-label": "色彩提取方法"
},
"control-center": {
"cards-desc": "自訂控制中心出現的控制項目及排序",
@@ -913,7 +912,7 @@
"screen-corners-solid-black-description": "使用黑色而不是工具列背景色",
"screen-corners-solid-black-label": "黑色邊角",
"screen-corners-title": "畫面邊角",
- "settings-copied": "設定已複製到剪貼簿"
+ "settings-copied": "已複製設定至剪貼簿"
},
"hooks": {
"info-command-info-description": "• 指令將透過 shell (sh -lc) 執行
• 指令會在背景 (detached 狀態) 執行
• 測試按鈕會以當下填寫的內容執行",
@@ -1607,7 +1606,7 @@
"search-placeholder": "選擇檔案及文件夾...",
"select-file": "選擇檔案",
"select-folder": "選擇文件夾",
- "selected": "已選取:",
+ "selected": "已選取:",
"title": "檔案選取器"
},
"file-picker-title": "選擇一個檔案",
diff --git a/Assets/settings-default.json b/Assets/settings-default.json
index c88643d06..006661dbf 100644
--- a/Assets/settings-default.json
+++ b/Assets/settings-default.json
@@ -381,7 +381,7 @@
"schedulingMode": "off",
"manualSunrise": "06:30",
"manualSunset": "18:30",
- "internalThemerMode": "material"
+ "extractionMethod": "default"
},
"templates": {
"activeTemplates": [],
diff --git a/Commons/Color.qml b/Commons/Color.qml
index 0339c39bf..4ac96c994 100644
--- a/Commons/Color.qml
+++ b/Commons/Color.qml
@@ -7,7 +7,7 @@ import qs.Commons
/*
Noctalia is not strictly a Material Design project, it supports both some predefined
-color schemes and dynamic color generation from the wallpaper (using Matugen).
+color schemes and dynamic color generation from the wallpaper.
We ultimately decided to use a restricted set of colors that follows the
Material Design 3 naming convention.
diff --git a/Commons/Settings.qml b/Commons/Settings.qml
index 2860c09e6..ce162a424 100644
--- a/Commons/Settings.qml
+++ b/Commons/Settings.qml
@@ -602,7 +602,7 @@ Singleton {
property string schedulingMode: "off"
property string manualSunrise: "06:30"
property string manualSunset: "18:30"
- property string internalThemerMode: "material"
+ property string extractionMethod: "default"
}
// templates toggles
diff --git a/Modules/Panels/Settings/Tabs/ColorScheme/ColorsSubTab.qml b/Modules/Panels/Settings/Tabs/ColorScheme/ColorsSubTab.qml
index 890c1f28b..e8712727f 100644
--- a/Modules/Panels/Settings/Tabs/ColorScheme/ColorsSubTab.qml
+++ b/Modules/Panels/Settings/Tabs/ColorScheme/ColorsSubTab.qml
@@ -208,16 +208,27 @@ ColumnLayout {
}
}
- NToggle {
- label: "Use Material Design"
- description: "Generate Material Design colors (on) or simpler accents (off)"
+ NComboBox {
+ Layout.fillWidth: true
+ label: I18n.tr("panels.color-scheme.wallpaper-method-label")
+ description: I18n.tr("panels.color-scheme.wallpaper-method-description")
enabled: Settings.data.colorSchemes.useWallpaperColors
visible: Settings.data.colorSchemes.useWallpaperColors
- checked: Settings.data.colorSchemes.internalThemerMode === "material"
- onToggled: checked => {
- Settings.data.colorSchemes.internalThemerMode = checked ? "material" : "normal";
- AppThemeService.generate();
- }
+ model: [
+ {
+ "key": "default",
+ "name": I18n.tr("common.default")
+ },
+ {
+ "key": "material",
+ "name": "Material Design" // Do not translate
+ }
+ ]
+ currentKey: Settings.data.colorSchemes.extractionMethod
+ onSelected: key => {
+ Settings.data.colorSchemes.extractionMethod = key;
+ AppThemeService.generate();
+ }
}
NDivider {
diff --git a/Services/Theming/ColorPaletteGenerator.qml b/Services/Theming/ColorPaletteGenerator.qml
index 781ebcd54..2cd4c7453 100644
--- a/Services/Theming/ColorPaletteGenerator.qml
+++ b/Services/Theming/ColorPaletteGenerator.qml
@@ -12,7 +12,7 @@ Singleton {
* @param colors - Object with mPrimary, mSecondary, mTertiary, mError, mSurface, etc.
* @param isDarkMode - Boolean indicating dark or light mode
* @param isStrict - Boolean; if true, use mSurfaceVariant/mOnSurfaceVariant/mOutline directly
- * @returns Object with all MD3 color roles in matugen format
+ * @returns Object with all MD3 color roles
*/
function generatePalette(colors, isDarkMode, isStrict) {
const c = hex => {
diff --git a/Services/Theming/TemplateProcessor.qml b/Services/Theming/TemplateProcessor.qml
index a18f36bda..80612b10d 100644
--- a/Services/Theming/TemplateProcessor.qml
+++ b/Services/Theming/TemplateProcessor.qml
@@ -270,7 +270,7 @@ Singleton {
// Use template-processor.py (Python implementation)
const scriptPath = Quickshell.shellDir + "/Scripts/theming/template-processor.py";
- const styleFlag = (Settings.data.colorSchemes.internalThemerMode === "normal") ? "--normal" : "--material";
+ const styleFlag = (Settings.data.colorSchemes.extractionMethod === "default") ? "--normal" : "--material";
// We pass --type for compatibility but it is ignored by internal logic unless needed
script += `python3 "${scriptPath}" "$NOCTALIA_WP_PATH" ${styleFlag} --config '${pathEsc}' --mode ${mode} `;
@@ -563,7 +563,7 @@ Singleton {
const inputQuoted = input.startsWith("$") ? `"${input}"` : `'${input.replace(/'/g, "'\\''")}'`;
const scriptPath = Quickshell.shellDir + "/Scripts/theming/template-processor.py";
- const styleFlag = (Settings.data.colorSchemes.internalThemerMode === "normal") ? "--normal" : "--material";
+ const styleFlag = (Settings.data.colorSchemes.extractionMethod === "default") ? "--normal" : "--material";
script += ` python3 "${scriptPath}" ${inputQuoted} ${styleFlag} --config '${userConfigPath}' --mode ${mode}\n`;
script += "fi";