mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-09-21 03:01:27 -03:00
i18n: name all five sub_types in the Other Models opt-in copy
Three pre-enable strings listed exactly the old default set (VAE, upscaler, text encoder, CLIP vision), so they read as "these are what enabling manages" - now wrong twice over, since clip_vision became opt-in and ControlNet was never named. Point them at the capability instead: other.disabled.description and banners.otherModels.content enumerate all five sub_types, and settings.folderSettings.enableOtherModelsHelp names all five folder categories the master switch gates. Model-type names stay in Latin per the model-type rule; de compounds as CLIP-Vision- und ControlNet-Ordner and the slash-list locales keep their existing VAE / Upscaler / Text Encoder / ... casing. No placeholders or HTML are involved. Editing en.json leaves the nine locales stale, and the sync script only adds missing keys, so each locale is updated in the same pass by exact-literal replacement of the one line - no JSON round-trip, no formatting churn (three changed lines per file). Record the refreshed strings and the "capability, not defaults" rule in the i18n guidelines.
This commit is contained in:
@@ -18,6 +18,15 @@ Locales: `en`, `zh-CN`, `zh-TW`, `ja`, `ko`, `fr`, `de`, `es`, `ru`, `he` (RTL).
|
|||||||
> CLIP Vision / ControlNet) and the Other Models opt-in toggles added 36 new keys; all of them
|
> CLIP Vision / ControlNet) and the Other Models opt-in toggles added 36 new keys; all of them
|
||||||
> are now translated in all 9 locales (terminology in §2 "Other Models feature"). There are no
|
> are now translated in all 9 locales (terminology in §2 "Other Models feature"). There are no
|
||||||
> remaining `[TODO: Translate]` placeholders in any locale.
|
> remaining `[TODO: Translate]` placeholders in any locale.
|
||||||
|
>
|
||||||
|
> **Status (2026-09, revision):** `other.disabled.description`, `banners.otherModels.content` and
|
||||||
|
> `settings.folderSettings.enableOtherModelsHelp` were refreshed in `en.json` to name all five
|
||||||
|
> sub_types (they had listed four, which read as "these are what enabling manages") and
|
||||||
|
> re-translated in all 9 locales in the same pass. `clip_vision` and `controlnet` are now both
|
||||||
|
> opt-in, so the first two describe **capability** and the third the **master switch**, not the
|
||||||
|
> default set — keep all three enumerating the full five (`VAE / upscaler / text encoder /
|
||||||
|
> CLIP vision / ControlNet` in `en`; locale slash-list casing follows each file's existing
|
||||||
|
> `VAE / Upscaler / Text Encoder / …` style, de compounds as `CLIP-Vision- und ControlNet-Ordner`).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
+3
-3
@@ -546,7 +546,7 @@
|
|||||||
"defaultControlnetRoot": "ControlNet-Stammordner",
|
"defaultControlnetRoot": "ControlNet-Stammordner",
|
||||||
"defaultControlnetRootHelp": "Legen Sie den Standard-ControlNet-Stammordner für Downloads, Importe und Verschiebungen fest",
|
"defaultControlnetRootHelp": "Legen Sie den Standard-ControlNet-Stammordner für Downloads, Importe und Verschiebungen fest",
|
||||||
"enableOtherModels": "Verwaltung weiterer Modelle",
|
"enableOtherModels": "Verwaltung weiterer Modelle",
|
||||||
"enableOtherModelsHelp": "Wenn deaktiviert, werden VAE-, Upscaler-, Text-Encoder- und CLIP-Ordner nicht gescannt, die Seite für weitere Modelle bleibt deaktiviert und diese Modelltypen können nicht heruntergeladen werden.",
|
"enableOtherModelsHelp": "Wenn deaktiviert, werden VAE-, Upscaler-, Text-Encoder-, CLIP-Vision- und ControlNet-Ordner nicht gescannt, die Seite für weitere Modelle bleibt deaktiviert und diese Modelltypen können nicht heruntergeladen werden.",
|
||||||
"otherSubTypes": "Verwaltete Modelltypen",
|
"otherSubTypes": "Verwaltete Modelltypen",
|
||||||
"otherSubTypesHelp": "Wählen Sie, welche Kategorien weiterer Modelle gescannt und auf der Seite für weitere Modelle angezeigt werden.",
|
"otherSubTypesHelp": "Wählen Sie, welche Kategorien weiterer Modelle gescannt und auf der Seite für weitere Modelle angezeigt werden.",
|
||||||
"subTypeVae": "VAE",
|
"subTypeVae": "VAE",
|
||||||
@@ -1226,7 +1226,7 @@
|
|||||||
"title": "Weitere Modelle",
|
"title": "Weitere Modelle",
|
||||||
"disabled": {
|
"disabled": {
|
||||||
"title": "Die Verwaltung weiterer Modelle ist deaktiviert",
|
"title": "Die Verwaltung weiterer Modelle ist deaktiviert",
|
||||||
"description": "Aktivieren Sie die Option, um VAE-, Upscaler-, Text-Encoder- und CLIP-Vision-Dateien zu scannen und zu verwalten und sie von CivitAI herunterzuladen.",
|
"description": "Aktivieren Sie die Option, um VAE-, Upscaler-, Text-Encoder-, CLIP-Vision- und ControlNet-Dateien zu scannen und zu verwalten und sie von CivitAI herunterzuladen.",
|
||||||
"enableButton": "Weitere Modelle aktivieren",
|
"enableButton": "Weitere Modelle aktivieren",
|
||||||
"hint": "Sie können die verwalteten Modelltypen später unter Einstellungen > Bibliothek ändern.",
|
"hint": "Sie können die verwalteten Modelltypen später unter Einstellungen > Bibliothek ändern.",
|
||||||
"enableFailed": "Aktivierung weiterer Modelle fehlgeschlagen",
|
"enableFailed": "Aktivierung weiterer Modelle fehlgeschlagen",
|
||||||
@@ -2636,7 +2636,7 @@
|
|||||||
},
|
},
|
||||||
"otherModels": {
|
"otherModels": {
|
||||||
"title": "Die Verwaltung weiterer Modelle ist verfügbar",
|
"title": "Die Verwaltung weiterer Modelle ist verfügbar",
|
||||||
"content": "Scannen und verwalten Sie VAE-, Upscaler-, Text-Encoder- und CLIP-Vision-Dateien und laden Sie sie von CivitAI herunter, alles auf einer eigenen Seite.",
|
"content": "Scannen und verwalten Sie VAE-, Upscaler-, Text-Encoder-, CLIP-Vision- und ControlNet-Dateien und laden Sie sie von CivitAI herunter, alles auf einer eigenen Seite.",
|
||||||
"enable": "Weitere Modelle aktivieren",
|
"enable": "Weitere Modelle aktivieren",
|
||||||
"openSettings": "Einstellungen öffnen"
|
"openSettings": "Einstellungen öffnen"
|
||||||
}
|
}
|
||||||
|
|||||||
+3
-3
@@ -546,7 +546,7 @@
|
|||||||
"defaultControlnetRoot": "ControlNet Root",
|
"defaultControlnetRoot": "ControlNet Root",
|
||||||
"defaultControlnetRootHelp": "Set default ControlNet root directory for downloads, imports and moves",
|
"defaultControlnetRootHelp": "Set default ControlNet root directory for downloads, imports and moves",
|
||||||
"enableOtherModels": "Other Models Management",
|
"enableOtherModels": "Other Models Management",
|
||||||
"enableOtherModelsHelp": "When off, VAE / upscaler / text encoder / CLIP folders are not scanned, the Other Models page stays disabled, and these model types cannot be downloaded.",
|
"enableOtherModelsHelp": "When off, VAE / upscaler / text encoder / CLIP vision / ControlNet folders are not scanned, the Other Models page stays disabled, and these model types cannot be downloaded.",
|
||||||
"otherSubTypes": "Managed Types",
|
"otherSubTypes": "Managed Types",
|
||||||
"otherSubTypesHelp": "Choose which other-model categories are scanned and shown on the Other Models page.",
|
"otherSubTypesHelp": "Choose which other-model categories are scanned and shown on the Other Models page.",
|
||||||
"subTypeVae": "VAE",
|
"subTypeVae": "VAE",
|
||||||
@@ -1226,7 +1226,7 @@
|
|||||||
"title": "Other Models",
|
"title": "Other Models",
|
||||||
"disabled": {
|
"disabled": {
|
||||||
"title": "Other Models management is off",
|
"title": "Other Models management is off",
|
||||||
"description": "Enable it to scan and manage VAE, upscaler, text encoder and CLIP vision files, and to download them from CivitAI.",
|
"description": "Enable it to scan and manage VAE, upscaler, text encoder, CLIP vision and ControlNet files, and to download them from CivitAI.",
|
||||||
"enableButton": "Enable Other Models",
|
"enableButton": "Enable Other Models",
|
||||||
"hint": "You can change the managed model types later in Settings > Library.",
|
"hint": "You can change the managed model types later in Settings > Library.",
|
||||||
"enableFailed": "Failed to enable Other Models",
|
"enableFailed": "Failed to enable Other Models",
|
||||||
@@ -2636,7 +2636,7 @@
|
|||||||
},
|
},
|
||||||
"otherModels": {
|
"otherModels": {
|
||||||
"title": "Other Models Management is available",
|
"title": "Other Models Management is available",
|
||||||
"content": "Scan and manage VAE, upscaler, text encoder and CLIP vision files — and download them from CivitAI — from one dedicated page.",
|
"content": "Scan and manage VAE, upscaler, text encoder, CLIP vision and ControlNet files — and download them from CivitAI — from one dedicated page.",
|
||||||
"enable": "Enable Other Models",
|
"enable": "Enable Other Models",
|
||||||
"openSettings": "Open Settings"
|
"openSettings": "Open Settings"
|
||||||
}
|
}
|
||||||
|
|||||||
+3
-3
@@ -546,7 +546,7 @@
|
|||||||
"defaultControlnetRoot": "Raíz de ControlNet",
|
"defaultControlnetRoot": "Raíz de ControlNet",
|
||||||
"defaultControlnetRootHelp": "Establecer el directorio raíz predeterminado de ControlNet para descargas, importaciones y movimientos",
|
"defaultControlnetRootHelp": "Establecer el directorio raíz predeterminado de ControlNet para descargas, importaciones y movimientos",
|
||||||
"enableOtherModels": "Gestión de otros modelos",
|
"enableOtherModels": "Gestión de otros modelos",
|
||||||
"enableOtherModelsHelp": "Cuando está desactivado, las carpetas VAE / Upscaler / Text Encoder / CLIP no se escanean, la página Otros modelos permanece desactivada y estos tipos de modelos no se pueden descargar.",
|
"enableOtherModelsHelp": "Cuando está desactivado, las carpetas VAE / Upscaler / Text Encoder / CLIP Vision / ControlNet no se escanean, la página Otros modelos permanece desactivada y estos tipos de modelos no se pueden descargar.",
|
||||||
"otherSubTypes": "Tipos de modelos gestionados",
|
"otherSubTypes": "Tipos de modelos gestionados",
|
||||||
"otherSubTypesHelp": "Elige qué categorías de otros modelos se escanean y se muestran en la página Otros modelos.",
|
"otherSubTypesHelp": "Elige qué categorías de otros modelos se escanean y se muestran en la página Otros modelos.",
|
||||||
"subTypeVae": "VAE",
|
"subTypeVae": "VAE",
|
||||||
@@ -1226,7 +1226,7 @@
|
|||||||
"title": "Otros modelos",
|
"title": "Otros modelos",
|
||||||
"disabled": {
|
"disabled": {
|
||||||
"title": "La gestión de otros modelos está desactivada",
|
"title": "La gestión de otros modelos está desactivada",
|
||||||
"description": "Actívala para escanear y gestionar archivos VAE, Upscaler, Text Encoder y CLIP Vision, y para descargarlos desde CivitAI.",
|
"description": "Actívala para escanear y gestionar archivos VAE, Upscaler, Text Encoder, CLIP Vision y ControlNet, y para descargarlos desde CivitAI.",
|
||||||
"enableButton": "Activar otros modelos",
|
"enableButton": "Activar otros modelos",
|
||||||
"hint": "Puedes cambiar los tipos de modelos gestionados más adelante en Configuración > Biblioteca.",
|
"hint": "Puedes cambiar los tipos de modelos gestionados más adelante en Configuración > Biblioteca.",
|
||||||
"enableFailed": "No se pudieron activar los otros modelos",
|
"enableFailed": "No se pudieron activar los otros modelos",
|
||||||
@@ -2636,7 +2636,7 @@
|
|||||||
},
|
},
|
||||||
"otherModels": {
|
"otherModels": {
|
||||||
"title": "La gestión de otros modelos ya está disponible",
|
"title": "La gestión de otros modelos ya está disponible",
|
||||||
"content": "Escanea y gestiona archivos VAE, Upscaler, Text Encoder y CLIP Vision, y descárgalos desde CivitAI, todo desde una página dedicada.",
|
"content": "Escanea y gestiona archivos VAE, Upscaler, Text Encoder, CLIP Vision y ControlNet, y descárgalos desde CivitAI, todo desde una página dedicada.",
|
||||||
"enable": "Activar otros modelos",
|
"enable": "Activar otros modelos",
|
||||||
"openSettings": "Abrir configuración"
|
"openSettings": "Abrir configuración"
|
||||||
}
|
}
|
||||||
|
|||||||
+3
-3
@@ -546,7 +546,7 @@
|
|||||||
"defaultControlnetRoot": "Racine ControlNet",
|
"defaultControlnetRoot": "Racine ControlNet",
|
||||||
"defaultControlnetRootHelp": "Définir le répertoire racine ControlNet par défaut pour les téléchargements, imports et déplacements",
|
"defaultControlnetRootHelp": "Définir le répertoire racine ControlNet par défaut pour les téléchargements, imports et déplacements",
|
||||||
"enableOtherModels": "Gestion des autres modèles",
|
"enableOtherModels": "Gestion des autres modèles",
|
||||||
"enableOtherModelsHelp": "Lorsque cette option est désactivée, les dossiers VAE / Upscaler / Text Encoder / CLIP ne sont pas analysés, la page Autres modèles reste désactivée et ces types de modèles ne peuvent pas être téléchargés.",
|
"enableOtherModelsHelp": "Lorsque cette option est désactivée, les dossiers VAE / Upscaler / Text Encoder / CLIP Vision / ControlNet ne sont pas analysés, la page Autres modèles reste désactivée et ces types de modèles ne peuvent pas être téléchargés.",
|
||||||
"otherSubTypes": "Types de modèles gérés",
|
"otherSubTypes": "Types de modèles gérés",
|
||||||
"otherSubTypesHelp": "Choisissez les catégories d’autres modèles analysées et affichées sur la page Autres modèles.",
|
"otherSubTypesHelp": "Choisissez les catégories d’autres modèles analysées et affichées sur la page Autres modèles.",
|
||||||
"subTypeVae": "VAE",
|
"subTypeVae": "VAE",
|
||||||
@@ -1226,7 +1226,7 @@
|
|||||||
"title": "Autres modèles",
|
"title": "Autres modèles",
|
||||||
"disabled": {
|
"disabled": {
|
||||||
"title": "La gestion des autres modèles est désactivée",
|
"title": "La gestion des autres modèles est désactivée",
|
||||||
"description": "Activez-la pour analyser et gérer les fichiers VAE, Upscaler, Text Encoder et CLIP Vision, et pour les télécharger depuis CivitAI.",
|
"description": "Activez-la pour analyser et gérer les fichiers VAE, Upscaler, Text Encoder, CLIP Vision et ControlNet, et pour les télécharger depuis CivitAI.",
|
||||||
"enableButton": "Activer les autres modèles",
|
"enableButton": "Activer les autres modèles",
|
||||||
"hint": "Vous pourrez modifier les types de modèles gérés plus tard dans Paramètres > Bibliothèque.",
|
"hint": "Vous pourrez modifier les types de modèles gérés plus tard dans Paramètres > Bibliothèque.",
|
||||||
"enableFailed": "Échec de l’activation des autres modèles",
|
"enableFailed": "Échec de l’activation des autres modèles",
|
||||||
@@ -2636,7 +2636,7 @@
|
|||||||
},
|
},
|
||||||
"otherModels": {
|
"otherModels": {
|
||||||
"title": "La gestion des autres modèles est disponible",
|
"title": "La gestion des autres modèles est disponible",
|
||||||
"content": "Analysez et gérez les fichiers VAE, Upscaler, Text Encoder et CLIP Vision, et téléchargez-les depuis CivitAI, le tout depuis une page dédiée.",
|
"content": "Analysez et gérez les fichiers VAE, Upscaler, Text Encoder, CLIP Vision et ControlNet, et téléchargez-les depuis CivitAI, le tout depuis une page dédiée.",
|
||||||
"enable": "Activer les autres modèles",
|
"enable": "Activer les autres modèles",
|
||||||
"openSettings": "Ouvrir les paramètres"
|
"openSettings": "Ouvrir les paramètres"
|
||||||
}
|
}
|
||||||
|
|||||||
+3
-3
@@ -546,7 +546,7 @@
|
|||||||
"defaultControlnetRoot": "תיקיית שורש ControlNet",
|
"defaultControlnetRoot": "תיקיית שורש ControlNet",
|
||||||
"defaultControlnetRootHelp": "הגדר את ספריית השורש המוגדרת כברירת מחדל של ControlNet להורדות, ייבוא והעברות",
|
"defaultControlnetRootHelp": "הגדר את ספריית השורש המוגדרת כברירת מחדל של ControlNet להורדות, ייבוא והעברות",
|
||||||
"enableOtherModels": "ניהול מודלים אחרים",
|
"enableOtherModels": "ניהול מודלים אחרים",
|
||||||
"enableOtherModelsHelp": "כשהאפשרות כבויה, תיקיות VAE / Upscaler / Text Encoder / CLIP אינן נסרקות, עמוד המודלים האחרים נשאר מושבת ולא ניתן להוריד סוגי מודלים אלה.",
|
"enableOtherModelsHelp": "כשהאפשרות כבויה, תיקיות VAE / Upscaler / Text Encoder / CLIP Vision / ControlNet אינן נסרקות, עמוד המודלים האחרים נשאר מושבת ולא ניתן להוריד סוגי מודלים אלה.",
|
||||||
"otherSubTypes": "סוגי מודלים מנוהלים",
|
"otherSubTypes": "סוגי מודלים מנוהלים",
|
||||||
"otherSubTypesHelp": "בחר אילו קטגוריות של מודלים אחרים ייסרקו ויוצגו בעמוד המודלים האחרים.",
|
"otherSubTypesHelp": "בחר אילו קטגוריות של מודלים אחרים ייסרקו ויוצגו בעמוד המודלים האחרים.",
|
||||||
"subTypeVae": "VAE",
|
"subTypeVae": "VAE",
|
||||||
@@ -1226,7 +1226,7 @@
|
|||||||
"title": "מודלים אחרים",
|
"title": "מודלים אחרים",
|
||||||
"disabled": {
|
"disabled": {
|
||||||
"title": "ניהול המודלים האחרים כבוי",
|
"title": "ניהול המודלים האחרים כבוי",
|
||||||
"description": "הפעל כדי לסרוק ולנהל קבצי VAE, Upscaler, Text Encoder ו-CLIP Vision, ולהוריד אותם מ-CivitAI.",
|
"description": "הפעל כדי לסרוק ולנהל קבצי VAE, Upscaler, Text Encoder, CLIP Vision ו-ControlNet, ולהוריד אותם מ-CivitAI.",
|
||||||
"enableButton": "הפעל מודלים אחרים",
|
"enableButton": "הפעל מודלים אחרים",
|
||||||
"hint": "ניתן לשנות את סוגי המודלים המנוהלים מאוחר יותר בהגדרות > ספרייה.",
|
"hint": "ניתן לשנות את סוגי המודלים המנוהלים מאוחר יותר בהגדרות > ספרייה.",
|
||||||
"enableFailed": "הפעלת המודלים האחרים נכשלה",
|
"enableFailed": "הפעלת המודלים האחרים נכשלה",
|
||||||
@@ -2636,7 +2636,7 @@
|
|||||||
},
|
},
|
||||||
"otherModels": {
|
"otherModels": {
|
||||||
"title": "ניהול המודלים האחרים זמין",
|
"title": "ניהול המודלים האחרים זמין",
|
||||||
"content": "סרוק ונהל קבצי VAE, Upscaler, Text Encoder ו-CLIP Vision, והורד אותם מ-CivitAI — מהעמוד הייעודי.",
|
"content": "סרוק ונהל קבצי VAE, Upscaler, Text Encoder, CLIP Vision ו-ControlNet, והורד אותם מ-CivitAI — מהעמוד הייעודי.",
|
||||||
"enable": "הפעל מודלים אחרים",
|
"enable": "הפעל מודלים אחרים",
|
||||||
"openSettings": "פתח הגדרות"
|
"openSettings": "פתח הגדרות"
|
||||||
}
|
}
|
||||||
|
|||||||
+3
-3
@@ -546,7 +546,7 @@
|
|||||||
"defaultControlnetRoot": "ControlNetルート",
|
"defaultControlnetRoot": "ControlNetルート",
|
||||||
"defaultControlnetRootHelp": "ダウンロード、インポート、移動用のデフォルトControlNetルートディレクトリを設定",
|
"defaultControlnetRootHelp": "ダウンロード、インポート、移動用のデフォルトControlNetルートディレクトリを設定",
|
||||||
"enableOtherModels": "その他のモデル管理",
|
"enableOtherModels": "その他のモデル管理",
|
||||||
"enableOtherModelsHelp": "オフにすると、VAE / Upscaler / Text Encoder / CLIP フォルダーはスキャンされず、その他のモデルページは無効のままになり、これらのモデルタイプはダウンロードできません。",
|
"enableOtherModelsHelp": "オフにすると、VAE / Upscaler / Text Encoder / CLIP Vision / ControlNet フォルダーはスキャンされず、その他のモデルページは無効のままになり、これらのモデルタイプはダウンロードできません。",
|
||||||
"otherSubTypes": "管理するモデルタイプ",
|
"otherSubTypes": "管理するモデルタイプ",
|
||||||
"otherSubTypesHelp": "その他のモデルページでスキャンおよび表示するカテゴリを選択します。",
|
"otherSubTypesHelp": "その他のモデルページでスキャンおよび表示するカテゴリを選択します。",
|
||||||
"subTypeVae": "VAE",
|
"subTypeVae": "VAE",
|
||||||
@@ -1226,7 +1226,7 @@
|
|||||||
"title": "その他のモデル",
|
"title": "その他のモデル",
|
||||||
"disabled": {
|
"disabled": {
|
||||||
"title": "その他のモデル管理はオフです",
|
"title": "その他のモデル管理はオフです",
|
||||||
"description": "有効にすると VAE、Upscaler、Text Encoder、CLIP Vision の各ファイルをスキャン・管理し、CivitAI からダウンロードできます。",
|
"description": "有効にすると VAE、Upscaler、Text Encoder、CLIP Vision、ControlNet の各ファイルをスキャン・管理し、CivitAI からダウンロードできます。",
|
||||||
"enableButton": "その他のモデルを有効にする",
|
"enableButton": "その他のモデルを有効にする",
|
||||||
"hint": "管理するモデルタイプは後で「設定 > ライブラリ」で変更できます。",
|
"hint": "管理するモデルタイプは後で「設定 > ライブラリ」で変更できます。",
|
||||||
"enableFailed": "その他のモデルの有効化に失敗しました",
|
"enableFailed": "その他のモデルの有効化に失敗しました",
|
||||||
@@ -2636,7 +2636,7 @@
|
|||||||
},
|
},
|
||||||
"otherModels": {
|
"otherModels": {
|
||||||
"title": "その他のモデル管理が利用可能になりました",
|
"title": "その他のモデル管理が利用可能になりました",
|
||||||
"content": "専用ページで VAE、Upscaler、Text Encoder、CLIP Vision の各ファイルをスキャン・管理し、CivitAI からダウンロードできます。",
|
"content": "専用ページで VAE、Upscaler、Text Encoder、CLIP Vision、ControlNet の各ファイルをスキャン・管理し、CivitAI からダウンロードできます。",
|
||||||
"enable": "その他のモデルを有効にする",
|
"enable": "その他のモデルを有効にする",
|
||||||
"openSettings": "設定を開く"
|
"openSettings": "設定を開く"
|
||||||
}
|
}
|
||||||
|
|||||||
+3
-3
@@ -546,7 +546,7 @@
|
|||||||
"defaultControlnetRoot": "ControlNet 루트",
|
"defaultControlnetRoot": "ControlNet 루트",
|
||||||
"defaultControlnetRootHelp": "다운로드, 가져오기 및 이동을 위한 기본 ControlNet 루트 디렉토리를 설정합니다",
|
"defaultControlnetRootHelp": "다운로드, 가져오기 및 이동을 위한 기본 ControlNet 루트 디렉토리를 설정합니다",
|
||||||
"enableOtherModels": "기타 모델 관리",
|
"enableOtherModels": "기타 모델 관리",
|
||||||
"enableOtherModelsHelp": "끄면 VAE / Upscaler / Text Encoder / CLIP 폴더를 스캔하지 않으며, 기타 모델 페이지가 비활성화된 상태로 유지되고 이러한 모델 유형은 다운로드할 수 없습니다.",
|
"enableOtherModelsHelp": "끄면 VAE / Upscaler / Text Encoder / CLIP Vision / ControlNet 폴더를 스캔하지 않으며, 기타 모델 페이지가 비활성화된 상태로 유지되고 이러한 모델 유형은 다운로드할 수 없습니다.",
|
||||||
"otherSubTypes": "관리할 모델 유형",
|
"otherSubTypes": "관리할 모델 유형",
|
||||||
"otherSubTypesHelp": "기타 모델 페이지에서 스캔하고 표시할 카테고리를 선택합니다.",
|
"otherSubTypesHelp": "기타 모델 페이지에서 스캔하고 표시할 카테고리를 선택합니다.",
|
||||||
"subTypeVae": "VAE",
|
"subTypeVae": "VAE",
|
||||||
@@ -1226,7 +1226,7 @@
|
|||||||
"title": "기타 모델",
|
"title": "기타 모델",
|
||||||
"disabled": {
|
"disabled": {
|
||||||
"title": "기타 모델 관리가 꺼져 있습니다",
|
"title": "기타 모델 관리가 꺼져 있습니다",
|
||||||
"description": "활성화하면 VAE, Upscaler, Text Encoder, CLIP Vision 파일을 스캔하고 관리하며 CivitAI에서 다운로드할 수 있습니다.",
|
"description": "활성화하면 VAE, Upscaler, Text Encoder, CLIP Vision, ControlNet 파일을 스캔하고 관리하며 CivitAI에서 다운로드할 수 있습니다.",
|
||||||
"enableButton": "기타 모델 활성화",
|
"enableButton": "기타 모델 활성화",
|
||||||
"hint": "관리할 모델 유형은 나중에 설정 > 라이브러리에서 변경할 수 있습니다.",
|
"hint": "관리할 모델 유형은 나중에 설정 > 라이브러리에서 변경할 수 있습니다.",
|
||||||
"enableFailed": "기타 모델 활성화 실패",
|
"enableFailed": "기타 모델 활성화 실패",
|
||||||
@@ -2636,7 +2636,7 @@
|
|||||||
},
|
},
|
||||||
"otherModels": {
|
"otherModels": {
|
||||||
"title": "기타 모델 관리를 사용할 수 있습니다",
|
"title": "기타 모델 관리를 사용할 수 있습니다",
|
||||||
"content": "전용 페이지에서 VAE, Upscaler, Text Encoder, CLIP Vision 파일을 스캔 및 관리하고 CivitAI에서 다운로드할 수 있습니다.",
|
"content": "전용 페이지에서 VAE, Upscaler, Text Encoder, CLIP Vision, ControlNet 파일을 스캔 및 관리하고 CivitAI에서 다운로드할 수 있습니다.",
|
||||||
"enable": "기타 모델 활성화",
|
"enable": "기타 모델 활성화",
|
||||||
"openSettings": "설정 열기"
|
"openSettings": "설정 열기"
|
||||||
}
|
}
|
||||||
|
|||||||
+3
-3
@@ -546,7 +546,7 @@
|
|||||||
"defaultControlnetRoot": "Корневая папка ControlNet",
|
"defaultControlnetRoot": "Корневая папка ControlNet",
|
||||||
"defaultControlnetRootHelp": "Установить корневую папку ControlNet по умолчанию для загрузок, импорта и перемещений",
|
"defaultControlnetRootHelp": "Установить корневую папку ControlNet по умолчанию для загрузок, импорта и перемещений",
|
||||||
"enableOtherModels": "Управление другими моделями",
|
"enableOtherModels": "Управление другими моделями",
|
||||||
"enableOtherModelsHelp": "Если выключено, папки VAE / Upscaler / Text Encoder / CLIP не сканируются, страница «Другие модели» остаётся отключённой, а эти типы моделей нельзя загрузить.",
|
"enableOtherModelsHelp": "Если выключено, папки VAE / Upscaler / Text Encoder / CLIP Vision / ControlNet не сканируются, страница «Другие модели» остаётся отключённой, а эти типы моделей нельзя загрузить.",
|
||||||
"otherSubTypes": "Управляемые типы моделей",
|
"otherSubTypes": "Управляемые типы моделей",
|
||||||
"otherSubTypesHelp": "Выберите, какие категории других моделей сканируются и отображаются на странице «Другие модели».",
|
"otherSubTypesHelp": "Выберите, какие категории других моделей сканируются и отображаются на странице «Другие модели».",
|
||||||
"subTypeVae": "VAE",
|
"subTypeVae": "VAE",
|
||||||
@@ -1226,7 +1226,7 @@
|
|||||||
"title": "Другие модели",
|
"title": "Другие модели",
|
||||||
"disabled": {
|
"disabled": {
|
||||||
"title": "Управление другими моделями отключено",
|
"title": "Управление другими моделями отключено",
|
||||||
"description": "Включите, чтобы сканировать и управлять файлами VAE, Upscaler, Text Encoder и CLIP Vision, а также загружать их с CivitAI.",
|
"description": "Включите, чтобы сканировать и управлять файлами VAE, Upscaler, Text Encoder, CLIP Vision и ControlNet, а также загружать их с CivitAI.",
|
||||||
"enableButton": "Включить другие модели",
|
"enableButton": "Включить другие модели",
|
||||||
"hint": "Вы сможете изменить управляемые типы моделей позже в разделе «Настройки > Библиотека».",
|
"hint": "Вы сможете изменить управляемые типы моделей позже в разделе «Настройки > Библиотека».",
|
||||||
"enableFailed": "Не удалось включить другие модели",
|
"enableFailed": "Не удалось включить другие модели",
|
||||||
@@ -2636,7 +2636,7 @@
|
|||||||
},
|
},
|
||||||
"otherModels": {
|
"otherModels": {
|
||||||
"title": "Управление другими моделями доступно",
|
"title": "Управление другими моделями доступно",
|
||||||
"content": "Сканирование и управление файлами VAE, Upscaler, Text Encoder и CLIP Vision, а также загрузка их с CivitAI — всё на одной отдельной странице.",
|
"content": "Сканирование и управление файлами VAE, Upscaler, Text Encoder, CLIP Vision и ControlNet, а также загрузка их с CivitAI — всё на одной отдельной странице.",
|
||||||
"enable": "Включить другие модели",
|
"enable": "Включить другие модели",
|
||||||
"openSettings": "Открыть настройки"
|
"openSettings": "Открыть настройки"
|
||||||
}
|
}
|
||||||
|
|||||||
+3
-3
@@ -546,7 +546,7 @@
|
|||||||
"defaultControlnetRoot": "ControlNet 根目录",
|
"defaultControlnetRoot": "ControlNet 根目录",
|
||||||
"defaultControlnetRootHelp": "设置下载、导入和移动时的默认 ControlNet 根目录",
|
"defaultControlnetRootHelp": "设置下载、导入和移动时的默认 ControlNet 根目录",
|
||||||
"enableOtherModels": "其他模型管理",
|
"enableOtherModels": "其他模型管理",
|
||||||
"enableOtherModelsHelp": "关闭后,不会扫描 VAE / Upscaler / Text Encoder / CLIP 文件夹,其他模型页面保持禁用,且无法下载这些模型类型。",
|
"enableOtherModelsHelp": "关闭后,不会扫描 VAE / Upscaler / Text Encoder / CLIP Vision / ControlNet 文件夹,其他模型页面保持禁用,且无法下载这些模型类型。",
|
||||||
"otherSubTypes": "管理的模型类型",
|
"otherSubTypes": "管理的模型类型",
|
||||||
"otherSubTypesHelp": "选择要在其他模型页面中扫描和显示的其他模型类别。",
|
"otherSubTypesHelp": "选择要在其他模型页面中扫描和显示的其他模型类别。",
|
||||||
"subTypeVae": "VAE",
|
"subTypeVae": "VAE",
|
||||||
@@ -1226,7 +1226,7 @@
|
|||||||
"title": "其他模型",
|
"title": "其他模型",
|
||||||
"disabled": {
|
"disabled": {
|
||||||
"title": "其他模型管理已关闭",
|
"title": "其他模型管理已关闭",
|
||||||
"description": "启用后可扫描和管理 VAE、Upscaler、Text Encoder 和 CLIP Vision 文件,并从 CivitAI 下载。",
|
"description": "启用后可扫描和管理 VAE、Upscaler、Text Encoder、CLIP Vision 和 ControlNet 文件,并从 CivitAI 下载。",
|
||||||
"enableButton": "启用其他模型",
|
"enableButton": "启用其他模型",
|
||||||
"hint": "你可以稍后在“设置 > 库”中更改管理的模型类型。",
|
"hint": "你可以稍后在“设置 > 库”中更改管理的模型类型。",
|
||||||
"enableFailed": "启用其他模型失败",
|
"enableFailed": "启用其他模型失败",
|
||||||
@@ -2636,7 +2636,7 @@
|
|||||||
},
|
},
|
||||||
"otherModels": {
|
"otherModels": {
|
||||||
"title": "其他模型管理现已可用",
|
"title": "其他模型管理现已可用",
|
||||||
"content": "在一个专属页面中扫描和管理 VAE、Upscaler、Text Encoder 和 CLIP Vision 文件,并从 CivitAI 下载。",
|
"content": "在一个专属页面中扫描和管理 VAE、Upscaler、Text Encoder、CLIP Vision 和 ControlNet 文件,并从 CivitAI 下载。",
|
||||||
"enable": "启用其他模型",
|
"enable": "启用其他模型",
|
||||||
"openSettings": "打开设置"
|
"openSettings": "打开设置"
|
||||||
}
|
}
|
||||||
|
|||||||
+3
-3
@@ -546,7 +546,7 @@
|
|||||||
"defaultControlnetRoot": "ControlNet 根目錄",
|
"defaultControlnetRoot": "ControlNet 根目錄",
|
||||||
"defaultControlnetRootHelp": "設定下載、匯入和移動時的預設 ControlNet 根目錄",
|
"defaultControlnetRootHelp": "設定下載、匯入和移動時的預設 ControlNet 根目錄",
|
||||||
"enableOtherModels": "其他模型管理",
|
"enableOtherModels": "其他模型管理",
|
||||||
"enableOtherModelsHelp": "關閉後,不會掃描 VAE / Upscaler / Text Encoder / CLIP 資料夾,其他模型頁面會保持停用,且無法下載這些模型類型。",
|
"enableOtherModelsHelp": "關閉後,不會掃描 VAE / Upscaler / Text Encoder / CLIP Vision / ControlNet 資料夾,其他模型頁面會保持停用,且無法下載這些模型類型。",
|
||||||
"otherSubTypes": "管理的模型類型",
|
"otherSubTypes": "管理的模型類型",
|
||||||
"otherSubTypesHelp": "選擇要在其他模型頁面中掃描和顯示的其他模型類別。",
|
"otherSubTypesHelp": "選擇要在其他模型頁面中掃描和顯示的其他模型類別。",
|
||||||
"subTypeVae": "VAE",
|
"subTypeVae": "VAE",
|
||||||
@@ -1226,7 +1226,7 @@
|
|||||||
"title": "其他模型",
|
"title": "其他模型",
|
||||||
"disabled": {
|
"disabled": {
|
||||||
"title": "其他模型管理已關閉",
|
"title": "其他模型管理已關閉",
|
||||||
"description": "啟用後可掃描和管理 VAE、Upscaler、Text Encoder 和 CLIP Vision 檔案,並從 CivitAI 下載。",
|
"description": "啟用後可掃描和管理 VAE、Upscaler、Text Encoder、CLIP Vision 和 ControlNet 檔案,並從 CivitAI 下載。",
|
||||||
"enableButton": "啟用其他模型",
|
"enableButton": "啟用其他模型",
|
||||||
"hint": "您稍後可以在「設定 > 模型庫」中變更管理的模型類型。",
|
"hint": "您稍後可以在「設定 > 模型庫」中變更管理的模型類型。",
|
||||||
"enableFailed": "啟用其他模型失敗",
|
"enableFailed": "啟用其他模型失敗",
|
||||||
@@ -2636,7 +2636,7 @@
|
|||||||
},
|
},
|
||||||
"otherModels": {
|
"otherModels": {
|
||||||
"title": "其他模型管理現已可用",
|
"title": "其他模型管理現已可用",
|
||||||
"content": "在專屬頁面中掃描和管理 VAE、Upscaler、Text Encoder 和 CLIP Vision 檔案,並從 CivitAI 下載。",
|
"content": "在專屬頁面中掃描和管理 VAE、Upscaler、Text Encoder、CLIP Vision 和 ControlNet 檔案,並從 CivitAI 下載。",
|
||||||
"enable": "啟用其他模型",
|
"enable": "啟用其他模型",
|
||||||
"openSettings": "開啟設定"
|
"openSettings": "開啟設定"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user