diff --git a/Assets/Translations/de.json b/Assets/Translations/de.json index 74ee69aa..4f6496cb 100644 --- a/Assets/Translations/de.json +++ b/Assets/Translations/de.json @@ -102,14 +102,14 @@ "control-center": { "browse-file": "Datei durchsuchen", "browse-library": "Bibliothek durchsuchen", - "enable-colorization": { - "description": "Aktiviert die Färbung für das Kontrollzentrum-Symbol und wendet Themenfarben an.", - "label": "Färbung aktivieren" - }, "color-selection": { "description": "Wendet Themenfarben auf Symbole an.", "label": "Farbauswahl" }, + "enable-colorization": { + "description": "Aktiviert die Färbung für das Kontrollzentrum-Symbol und wendet Themenfarben an.", + "label": "Färbung aktivieren" + }, "icon": { "description": "Symbol aus der Bibliothek oder eine benutzerdefinierte Datei auswählen.", "label": "Symbol" @@ -546,6 +546,7 @@ }, "colors": { "error": "Fehler", + "none": "Keine", "onSurface": "Auf der Oberfläche", "primary": "Primär", "secondary": "Sekundär", diff --git a/Assets/Translations/en.json b/Assets/Translations/en.json index b5d4a34a..cc353576 100644 --- a/Assets/Translations/en.json +++ b/Assets/Translations/en.json @@ -102,17 +102,17 @@ "control-center": { "browse-file": "Browse File", "browse-library": "Browse Library", - "icon": { - "description": "Select an icon from the library or a custom file.", - "label": "Icon" + "color-selection": { + "description": "Apply theme colors to icons.", + "label": "Select Color" }, "enable-colorization": { "description": "Enable colorization for the control center icon, applying theme colors.", "label": "Enable Colorization" }, - "color-selection": { - "description": "Apply theme colors to icons.", - "label": "Select Color" + "icon": { + "description": "Select an icon from the library or a custom file.", + "label": "Icon" }, "select-custom-icon": "Select a custom icon", "use-distro-logo": { diff --git a/Assets/Translations/es.json b/Assets/Translations/es.json index 48113563..00d1f720 100644 --- a/Assets/Translations/es.json +++ b/Assets/Translations/es.json @@ -102,14 +102,14 @@ "control-center": { "browse-file": "Explorar archivo", "browse-library": "Explorar biblioteca", - "enable-colorization": { - "description": "Habilita la coloración para el ícono del centro de control, aplicando colores del tema.", - "label": "Habilitar Coloración" - }, "color-selection": { "description": "Aplica colores del tema a los íconos.", "label": "Seleccionar Color" }, + "enable-colorization": { + "description": "Habilita la coloración para el ícono del centro de control, aplicando colores del tema.", + "label": "Habilitar Coloración" + }, "icon": { "description": "Selecciona un icono de la biblioteca o un archivo personalizado.", "label": "Icono" @@ -546,6 +546,7 @@ }, "colors": { "error": "Error", + "none": "Ninguno", "onSurface": "En la superficie", "primary": "Primario", "secondary": "Secundario", diff --git a/Assets/Translations/fr.json b/Assets/Translations/fr.json index 6981185f..0f33cd40 100644 --- a/Assets/Translations/fr.json +++ b/Assets/Translations/fr.json @@ -102,14 +102,14 @@ "control-center": { "browse-file": "Parcourir les fichiers", "browse-library": "Parcourir la bibliothèque", - "enable-colorization": { - "description": "Active la coloration pour l'icône du centre de contrôle, en appliquant les couleurs du thème.", - "label": "Activer la Coloration" - }, "color-selection": { "description": "Applique les couleurs du thème aux icônes.", "label": "Sélectionner la Couleur" }, + "enable-colorization": { + "description": "Active la coloration pour l'icône du centre de contrôle, en appliquant les couleurs du thème.", + "label": "Activer la Coloration" + }, "icon": { "description": "Sélectionnez une icône de la bibliothèque ou un fichier personnalisé.", "label": "Icône" @@ -546,6 +546,7 @@ }, "colors": { "error": "Erreur", + "none": "Aucun", "onSurface": "En surface", "primary": "Primaire", "secondary": "Secondaire", diff --git a/Assets/Translations/ja.json b/Assets/Translations/ja.json index 1af2ac8d..ac1596c9 100644 --- a/Assets/Translations/ja.json +++ b/Assets/Translations/ja.json @@ -102,14 +102,14 @@ "control-center": { "browse-file": "ファイルを参照", "browse-library": "ライブラリを参照", - "enable-colorization": { - "description": "コントロールセンターのアイコンの色付けを有効にし、テーマの色を適用します。", - "label": "色の有効化" - }, "color-selection": { "description": "アイコンにテーマの色を適用します。", "label": "色の選択" }, + "enable-colorization": { + "description": "コントロールセンターのアイコンの色付けを有効にし、テーマの色を適用します。", + "label": "色の有効化" + }, "icon": { "description": "ライブラリまたはカスタムファイルからアイコンを選択します。", "label": "アイコン" @@ -546,6 +546,7 @@ }, "colors": { "error": "エラー (Error)", + "none": "なし", "onSurface": "文字・アイコン (On Surface)", "primary": "メインカラー (Primary)", "secondary": "サブカラー (Secondary)", diff --git a/Assets/Translations/nl.json b/Assets/Translations/nl.json index 38e7398e..8f0d51dc 100644 --- a/Assets/Translations/nl.json +++ b/Assets/Translations/nl.json @@ -102,14 +102,14 @@ "control-center": { "browse-file": "Bestand kiezen", "browse-library": "Bibliotheek doorbladeren", - "enable-colorization": { - "description": "Schakel kleuring in voor het pictogram van het controlecentrum, waarbij themakleuren worden toegepast.", - "label": "Kleuren inschakelen" - }, "color-selection": { "description": "Themakleuren toepassen op pictogrammen.", "label": "Kleur selecteren" }, + "enable-colorization": { + "description": "Schakel kleuring in voor het pictogram van het controlecentrum, waarbij themakleuren worden toegepast.", + "label": "Kleuren inschakelen" + }, "icon": { "description": "Selecteer een pictogram uit de bibliotheek of een aangepast bestand.", "label": "Pictogram" @@ -546,6 +546,7 @@ }, "colors": { "error": "Fout", + "none": "Geen", "onSurface": "Op oppervlak", "primary": "Primair", "secondary": "Secundair", diff --git a/Assets/Translations/pt.json b/Assets/Translations/pt.json index b62d03e3..9e84e14e 100644 --- a/Assets/Translations/pt.json +++ b/Assets/Translations/pt.json @@ -102,14 +102,14 @@ "control-center": { "browse-file": "Navegar por Arquivo", "browse-library": "Navegar na Biblioteca", - "enable-colorization": { - "description": "Ativa a colorização para o ícone do centro de controlo, aplicando as cores do tema.", - "label": "Ativar colorização" - }, "color-selection": { "description": "Aplica as cores do tema aos ícones.", "label": "Selecionar cor" }, + "enable-colorization": { + "description": "Ativa a colorização para o ícone do centro de controlo, aplicando as cores do tema.", + "label": "Ativar colorização" + }, "icon": { "description": "Selecione um ícone da biblioteca ou um arquivo personalizado.", "label": "Ícone" @@ -546,6 +546,7 @@ }, "colors": { "error": "Erro", + "none": "Nenhum", "onSurface": "Na Superfície", "primary": "Primário", "secondary": "Secundário", diff --git a/Assets/Translations/ru.json b/Assets/Translations/ru.json index 1ab96fb7..776081d2 100644 --- a/Assets/Translations/ru.json +++ b/Assets/Translations/ru.json @@ -102,14 +102,14 @@ "control-center": { "browse-file": "Обзор файла", "browse-library": "Обзор библиотеки", - "enable-colorization": { - "description": "Включает окрашивание для значка центра управления, применяя цвета темы.", - "label": "Включить окрашивание" - }, "color-selection": { "description": "Применяет цвета темы к значкам.", "label": "Выбор цвета" }, + "enable-colorization": { + "description": "Включает окрашивание для значка центра управления, применяя цвета темы.", + "label": "Включить окрашивание" + }, "icon": { "description": "Выберите иконку из библиотеки или пользовательский файл.", "label": "Иконка" @@ -546,6 +546,7 @@ }, "colors": { "error": "Ошибка", + "none": "Ничего", "onSurface": "На поверхности", "primary": "Основной", "secondary": "Второстепенный", diff --git a/Assets/Translations/tr.json b/Assets/Translations/tr.json index 9f87f816..abe2586d 100644 --- a/Assets/Translations/tr.json +++ b/Assets/Translations/tr.json @@ -102,14 +102,14 @@ "control-center": { "browse-file": "Dosyaya Göz At", "browse-library": "Kütüphaneye Göz At", - "enable-colorization": { - "description": "Kontrol merkezi simgesi için renklendirmeyi etkinleştirir, tema renklerini uygular.", - "label": "Renklendirmeyi Etkinleştir" - }, "color-selection": { "description": "Simgeye tema renklerini uygular.", "label": "Renk Seç" }, + "enable-colorization": { + "description": "Kontrol merkezi simgesi için renklendirmeyi etkinleştirir, tema renklerini uygular.", + "label": "Renklendirmeyi Etkinleştir" + }, "icon": { "description": "Kütüphaneden veya özel bir dosyadan bir ikon seçin.", "label": "İkon" @@ -546,6 +546,7 @@ }, "colors": { "error": "Hata", + "none": "Hiçbiri", "onSurface": "Üstünde", "primary": "Birincil", "secondary": "İkincil", diff --git a/Assets/Translations/uk-UA.json b/Assets/Translations/uk-UA.json index d8703c26..748b3a99 100644 --- a/Assets/Translations/uk-UA.json +++ b/Assets/Translations/uk-UA.json @@ -102,14 +102,14 @@ "control-center": { "browse-file": "Огляд файлу", "browse-library": "Огляд бібліотеки", - "enable-colorization": { - "description": "Вмикає розфарбовування для іконки центру керування, застосовуючи кольори теми.", - "label": "Увімкнути розфарбовування" - }, "color-selection": { "description": "Застосовує кольори теми до іконок.", "label": "Вибір кольору" }, + "enable-colorization": { + "description": "Вмикає розфарбовування для іконки центру керування, застосовуючи кольори теми.", + "label": "Увімкнути розфарбовування" + }, "icon": { "description": "Вибрати значок з бібліотеки або власний файл.", "label": "Значок" @@ -546,6 +546,7 @@ }, "colors": { "error": "Помилка", + "none": "Жоден", "onSurface": "На поверхні", "primary": "Основний", "secondary": "Вторинний", diff --git a/Assets/Translations/zh-CN.json b/Assets/Translations/zh-CN.json index 4a734e82..f9b2caac 100644 --- a/Assets/Translations/zh-CN.json +++ b/Assets/Translations/zh-CN.json @@ -102,14 +102,14 @@ "control-center": { "browse-file": "浏览文件", "browse-library": "浏览库", - "enable-colorization": { - "description": "为控制中心图标启用着色,应用主题颜色。", - "label": "启用着色" - }, "color-selection": { "description": "将主题颜色应用于图标。", "label": "选择颜色" }, + "enable-colorization": { + "description": "为控制中心图标启用着色,应用主题颜色。", + "label": "启用着色" + }, "icon": { "description": "从库中选择图标或自定义文件。", "label": "图标" @@ -546,6 +546,7 @@ }, "colors": { "error": "错误色", + "none": "无", "onSurface": "表层对应色", "primary": "主要色", "secondary": "次要色",