fix(i18n): restore pre-existing AppearanceSettings translations

Task 7 inadvertently overwrote 18 carefully-tuned translations across 7 languages
(ar/de/es/fr/ja/ko/pt) with the plan author's slightly different wording while
adding the new themeColor / zoomLevel / resetToDefaults keys. The new additions
remain intact; only the pre-existing keys are reverted to the project's original
translations (e.g. de "Designmodus" instead of "Design-Modus", ja
"システム追従" instead of "システムに従う"). Affects: sectionDescription,
themeMode, placeholder, system, currentTheme.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
xintaofei
2026-04-11 15:58:52 +08:00
parent 87f1f686b2
commit 92b8a9729e
7 changed files with 18 additions and 18 deletions

View File

@@ -100,13 +100,13 @@
}, },
"AppearanceSettings": { "AppearanceSettings": {
"sectionTitle": "مظهر السمة", "sectionTitle": "مظهر السمة",
"sectionDescription": "اختر فاتح أو داكن أو اتباع النظام. يتم حفظ الإعدادات تلقائياً.", "sectionDescription": "اختر الفاتح أو الداكن أو اتباع النظام. يتم حفظ الإعدادات تلقائيًا.",
"themeMode": "وضع السمة", "themeMode": "وضع السمة",
"placeholder": "اختر وضع السمة", "placeholder": "اختر وضع السمة",
"system": "اتباع النظام", "system": "اتباع النظام",
"light": "فاتح", "light": "فاتح",
"dark": "داكن", "dark": "داكن",
"currentTheme": "السمة الحالية: {theme}", "currentTheme": "السمة الفعالة الحالية: {theme}",
"resolvedTheme": { "resolvedTheme": {
"light": "فاتح", "light": "فاتح",
"dark": "داكن", "dark": "داكن",

View File

@@ -100,10 +100,10 @@
}, },
"AppearanceSettings": { "AppearanceSettings": {
"sectionTitle": "Design-Erscheinungsbild", "sectionTitle": "Design-Erscheinungsbild",
"sectionDescription": "Wähle Hell, Dunkel oder System folgen. Einstellungen werden automatisch gespeichert.", "sectionDescription": "Wähle hell, dunkel oder Systemvorgabe. Einstellungen werden automatisch gespeichert.",
"themeMode": "Design-Modus", "themeMode": "Designmodus",
"placeholder": "Design-Modus wählen", "placeholder": "Designmodus auswählen",
"system": "System folgen", "system": "Systemvorgabe",
"light": "Hell", "light": "Hell",
"dark": "Dunkel", "dark": "Dunkel",
"currentTheme": "Aktuell wirksames Design: {theme}", "currentTheme": "Aktuell wirksames Design: {theme}",

View File

@@ -101,12 +101,12 @@
"AppearanceSettings": { "AppearanceSettings": {
"sectionTitle": "Apariencia del tema", "sectionTitle": "Apariencia del tema",
"sectionDescription": "Elige claro, oscuro o seguir el sistema. La configuración se guarda automáticamente.", "sectionDescription": "Elige claro, oscuro o seguir el sistema. La configuración se guarda automáticamente.",
"themeMode": "Modo del tema", "themeMode": "Modo de tema",
"placeholder": "Selecciona el modo del tema", "placeholder": "Selecciona el modo de tema",
"system": "Seguir el sistema", "system": "Seguir el sistema",
"light": "Claro", "light": "Claro",
"dark": "Oscuro", "dark": "Oscuro",
"currentTheme": "Tema actual: {theme}", "currentTheme": "Tema efectivo actual: {theme}",
"resolvedTheme": { "resolvedTheme": {
"light": "Claro", "light": "Claro",
"dark": "Oscuro", "dark": "Oscuro",

View File

@@ -102,11 +102,11 @@
"sectionTitle": "Apparence du thème", "sectionTitle": "Apparence du thème",
"sectionDescription": "Choisissez clair, sombre ou suivre le système. Les paramètres sont enregistrés automatiquement.", "sectionDescription": "Choisissez clair, sombre ou suivre le système. Les paramètres sont enregistrés automatiquement.",
"themeMode": "Mode du thème", "themeMode": "Mode du thème",
"placeholder": "Sélectionnez le mode du thème", "placeholder": "Sélectionner le mode du thème",
"system": "Suivre le système", "system": "Suivre le système",
"light": "Clair", "light": "Clair",
"dark": "Sombre", "dark": "Sombre",
"currentTheme": "Thème actuellement appliqué : {theme}", "currentTheme": "Thème effectif actuel : {theme}",
"resolvedTheme": { "resolvedTheme": {
"light": "Clair", "light": "Clair",
"dark": "Sombre", "dark": "Sombre",

View File

@@ -100,13 +100,13 @@
}, },
"AppearanceSettings": { "AppearanceSettings": {
"sectionTitle": "テーマ外観", "sectionTitle": "テーマ外観",
"sectionDescription": "ライト、ダーク、またはシステムに従うを選択ます。設定は自動的に保存されます。", "sectionDescription": "ライト、ダーク、またはシステム追従を選択できます。設定は自動保存されます。",
"themeMode": "テーマモード", "themeMode": "テーマモード",
"placeholder": "テーマモードを選択", "placeholder": "テーマモードを選択",
"system": "システムに従う", "system": "システムに従う",
"light": "ライト", "light": "ライト",
"dark": "ダーク", "dark": "ダーク",
"currentTheme": "現在有効テーマ{theme}", "currentTheme": "現在有効テーマ: {theme}",
"resolvedTheme": { "resolvedTheme": {
"light": "ライト", "light": "ライト",
"dark": "ダーク", "dark": "ダーク",

View File

@@ -100,10 +100,10 @@
}, },
"AppearanceSettings": { "AppearanceSettings": {
"sectionTitle": "테마 모양", "sectionTitle": "테마 모양",
"sectionDescription": "라이트, 다크 또는 시스템 따르기를 선택하세요. 설정은 자동으로 저장됩니다.", "sectionDescription": "라이트, 다크 또는 시스템 설정을 선택할 수 있습니다. 설정은 자동으로 저장됩니다.",
"themeMode": "테마 모드", "themeMode": "테마 모드",
"placeholder": "테마 모드 선택", "placeholder": "테마 모드 선택",
"system": "시스템 따르기", "system": "시스템 설정 따름",
"light": "라이트", "light": "라이트",
"dark": "다크", "dark": "다크",
"currentTheme": "현재 적용된 테마: {theme}", "currentTheme": "현재 적용된 테마: {theme}",

View File

@@ -101,12 +101,12 @@
"AppearanceSettings": { "AppearanceSettings": {
"sectionTitle": "Aparência do tema", "sectionTitle": "Aparência do tema",
"sectionDescription": "Escolha claro, escuro ou seguir o sistema. As configurações são salvas automaticamente.", "sectionDescription": "Escolha claro, escuro ou seguir o sistema. As configurações são salvas automaticamente.",
"themeMode": "Modo do tema", "themeMode": "Modo de tema",
"placeholder": "Selecione o modo do tema", "placeholder": "Selecionar modo de tema",
"system": "Seguir o sistema", "system": "Seguir o sistema",
"light": "Claro", "light": "Claro",
"dark": "Escuro", "dark": "Escuro",
"currentTheme": "Tema atualmente em uso: {theme}", "currentTheme": "Tema efetivo atual: {theme}",
"resolvedTheme": { "resolvedTheme": {
"light": "Claro", "light": "Claro",
"dark": "Escuro", "dark": "Escuro",