fix(i18n): translate remaining untranslated UI strings

This commit is contained in:
Will Miao
2026-08-19 18:59:55 +08:00
parent 74a063b0e5
commit 6411d83d46
9 changed files with 250 additions and 250 deletions
+28 -28
View File
@@ -623,8 +623,8 @@
"help": "Nur Early-Access-Updates"
},
"hidePaidUpdates": {
"label": "[TODO: Translate] Hide Paid Updates",
"help": "[TODO: Translate] When enabled, models with only paid updates will not show 'Update available' badge"
"label": "Bezahlte Updates ausblenden",
"help": "Wenn aktiviert, zeigen Modelle mit nur bezahlten Updates kein 'Update verfügbar'-Badge an"
},
"licenseIcons": {
"useNewStyle": "Aktualisierte Lizenzsymbole verwenden",
@@ -1536,28 +1536,28 @@
"versions": "Versionen werden geladen..."
},
"showcase": {
"hiddenBySfw": "[TODO: Translate] {count} hidden by SFW-only setting",
"showExamples": "[TODO: Translate] Show examples",
"showCount": "[TODO: Translate] Show examples ({count})",
"hideExamples": "[TODO: Translate] Hide examples",
"addExamples": "[TODO: Translate] Add examples",
"previousExample": "[TODO: Translate] Previous example",
"nextExample": "[TODO: Translate] Next example",
"noExamples": "[TODO: Translate] No example images available",
"addMoreExamples": "[TODO: Translate] Add more examples",
"dragDrop": "[TODO: Translate] Drag & drop images or videos here",
"or": "[TODO: Translate] or",
"selectFiles": "[TODO: Translate] Select Files",
"supportedFormats": "[TODO: Translate] Supported formats: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "[TODO: Translate] Importing files...",
"noSupportedFiles": "[TODO: Translate] No supported files selected. Please select image or video files.",
"allFiltered": "[TODO: Translate] All example images are filtered due to NSFW content settings",
"sfwOnlyEnabled": "[TODO: Translate] Your settings are currently set to show only safe-for-work content",
"changeInSettings": "[TODO: Translate] You can change this in Settings",
"nsfwMature": "[TODO: Translate] Mature Content",
"nsfwR": "[TODO: Translate] R-rated Content",
"nsfwX": "[TODO: Translate] X-rated Content",
"nsfwXxx": "[TODO: Translate] XXX-rated Content"
"hiddenBySfw": "{count} durch Nur-SFW-Einstellung ausgeblendet",
"showExamples": "Beispiele anzeigen",
"showCount": "Beispiele anzeigen ({count})",
"hideExamples": "Beispiele ausblenden",
"addExamples": "Beispiele hinzufügen",
"previousExample": "Vorheriges Beispiel",
"nextExample": "Nächstes Beispiel",
"noExamples": "Keine Beispielbilder verfügbar",
"addMoreExamples": "Weitere Beispiele hinzufügen",
"dragDrop": "Bilder oder Videos hierher ziehen & ablegen",
"or": "oder",
"selectFiles": "Dateien auswählen",
"supportedFormats": "Unterstützte Formate: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "Dateien werden importiert...",
"noSupportedFiles": "Keine unterstützten Dateien ausgewählt. Bitte wählen Sie Bild- oder Videodateien aus.",
"allFiltered": "Alle Beispielbilder wurden aufgrund der NSFW-Inhaltseinstellungen herausgefiltert",
"sfwOnlyEnabled": "Ihre Einstellungen zeigen derzeit nur jugendfreie Inhalte an",
"changeInSettings": "Sie können dies in den Einstellungen ändern",
"nsfwMature": "Nicht jugendfreie Inhalte",
"nsfwR": "Inhalte ab 18 (R)",
"nsfwX": "Inhalte mit X-Einstufung",
"nsfwXxx": "Inhalte mit XXX-Einstufung"
},
"versions": {
"heading": "Modellversionen",
@@ -1586,8 +1586,8 @@
"newerTooltip": "Diese Version ist neuer als Ihre neueste lokale Version",
"earlyAccess": "Früher Zugriff",
"earlyAccessTooltip": "Für diese Version ist derzeit Civitai Early Access erforderlich",
"paid": "[TODO: Translate] Paid",
"paidTooltip": "[TODO: Translate] This version requires payment to download",
"paid": "Bezahlt",
"paidTooltip": "Diese Version erfordert eine Zahlung zum Herunterladen",
"ignored": "Ignoriert",
"ignoredTooltip": "Für diese Version sind Update-Benachrichtigungen deaktiviert",
"onSiteOnly": "Nur On-Site",
@@ -1598,7 +1598,7 @@
"downloadTooltip": "Diese Version herunterladen",
"downloadRemainingTooltip": "Verbleibende Dateien dieser Version herunterladen",
"downloadEarlyAccessTooltip": "Diese Early-Access-Version von Civitai herunterladen",
"downloadPaidTooltip": "[TODO: Translate] Download this paid version from Civitai",
"downloadPaidTooltip": "Diese bezahlte Version von Civitai herunterladen",
"downloadNotAllowedTooltip": "Diese Version ist nur für die On-Site-Generierung auf Civitai verfügbar",
"delete": "Löschen",
"deleteTooltip": "Diese lokale Version löschen",
@@ -1768,7 +1768,7 @@
"recipeReplaced": "Rezept im Workflow ersetzt",
"recipeFailedToSend": "Fehler beim Senden des Rezepts an den Workflow",
"noMatchingNodes": "Keine kompatiblen Knoten im aktuellen Workflow verfügbar",
"noPromptTargets": "[TODO: Translate] No compatible prompt targets in the workflow.\nRight-click a node in ComfyUI → Mark as → Send Prompt Target",
"noPromptTargets": "Keine kompatiblen Prompt-Ziele im Workflow.\nKlicken Sie mit der rechten Maustaste auf einen Knoten in ComfyUI → Markieren als → Prompt-Ziel festlegen",
"noTargetNodeSelected": "Kein Zielknoten ausgewählt",
"modelUpdated": "Modell im Workflow aktualisiert",
"modelFailed": "Fehler beim Aktualisieren des Modellknotens",
+28 -28
View File
@@ -623,8 +623,8 @@
"help": "Solo actualizaciones de acceso temprano"
},
"hidePaidUpdates": {
"label": "[TODO: Translate] Hide Paid Updates",
"help": "[TODO: Translate] When enabled, models with only paid updates will not show 'Update available' badge"
"label": "Ocultar actualizaciones de pago",
"help": "Cuando está activado, los modelos que solo tienen actualizaciones de pago no mostrarán la insignia de 'Actualización disponible'"
},
"licenseIcons": {
"useNewStyle": "Usar iconos de licencia actualizados",
@@ -1536,28 +1536,28 @@
"versions": "Cargando versiones..."
},
"showcase": {
"hiddenBySfw": "[TODO: Translate] {count} hidden by SFW-only setting",
"showExamples": "[TODO: Translate] Show examples",
"showCount": "[TODO: Translate] Show examples ({count})",
"hideExamples": "[TODO: Translate] Hide examples",
"addExamples": "[TODO: Translate] Add examples",
"previousExample": "[TODO: Translate] Previous example",
"nextExample": "[TODO: Translate] Next example",
"noExamples": "[TODO: Translate] No example images available",
"addMoreExamples": "[TODO: Translate] Add more examples",
"dragDrop": "[TODO: Translate] Drag & drop images or videos here",
"or": "[TODO: Translate] or",
"selectFiles": "[TODO: Translate] Select Files",
"supportedFormats": "[TODO: Translate] Supported formats: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "[TODO: Translate] Importing files...",
"noSupportedFiles": "[TODO: Translate] No supported files selected. Please select image or video files.",
"allFiltered": "[TODO: Translate] All example images are filtered due to NSFW content settings",
"sfwOnlyEnabled": "[TODO: Translate] Your settings are currently set to show only safe-for-work content",
"changeInSettings": "[TODO: Translate] You can change this in Settings",
"nsfwMature": "[TODO: Translate] Mature Content",
"nsfwR": "[TODO: Translate] R-rated Content",
"nsfwX": "[TODO: Translate] X-rated Content",
"nsfwXxx": "[TODO: Translate] XXX-rated Content"
"hiddenBySfw": "{count} ocultas por el ajuste de solo contenido SFW",
"showExamples": "Mostrar ejemplos",
"showCount": "Mostrar ejemplos ({count})",
"hideExamples": "Ocultar ejemplos",
"addExamples": "Añadir ejemplos",
"previousExample": "Ejemplo anterior",
"nextExample": "Ejemplo siguiente",
"noExamples": "No hay imágenes de ejemplo disponibles",
"addMoreExamples": "Añadir más ejemplos",
"dragDrop": "Arrastra y suelta imágenes o videos aquí",
"or": "o",
"selectFiles": "Seleccionar archivos",
"supportedFormats": "Formatos compatibles: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "Importando archivos...",
"noSupportedFiles": "No se seleccionaron archivos compatibles. Selecciona archivos de imagen o video.",
"allFiltered": "Todas las imágenes de ejemplo están filtradas por los ajustes de contenido NSFW",
"sfwOnlyEnabled": "Tus ajustes están configurados actualmente para mostrar solo contenido apto para todo público",
"changeInSettings": "Puedes cambiarlo en Configuración",
"nsfwMature": "Contenido para adultos",
"nsfwR": "Contenido clasificación R",
"nsfwX": "Contenido clasificación X",
"nsfwXxx": "Contenido clasificación XXX"
},
"versions": {
"heading": "Versiones del modelo",
@@ -1586,8 +1586,8 @@
"newerTooltip": "Esta versión es más reciente que tu última versión local",
"earlyAccess": "Acceso temprano",
"earlyAccessTooltip": "Esta versión requiere actualmente acceso temprano de Civitai",
"paid": "[TODO: Translate] Paid",
"paidTooltip": "[TODO: Translate] This version requires payment to download",
"paid": "De pago",
"paidTooltip": "Esta versión requiere pago para descargarse",
"ignored": "Ignorada",
"ignoredTooltip": "Las notificaciones de actualización están desactivadas para esta versión",
"onSiteOnly": "Solo en Sitio",
@@ -1598,7 +1598,7 @@
"downloadTooltip": "Descargar esta versión",
"downloadRemainingTooltip": "Descargar los archivos restantes de esta versión",
"downloadEarlyAccessTooltip": "Descargar esta versión de acceso temprano desde Civitai",
"downloadPaidTooltip": "[TODO: Translate] Download this paid version from Civitai",
"downloadPaidTooltip": "Descargar esta versión de pago desde Civitai",
"downloadNotAllowedTooltip": "Esta versión solo está disponible para generación en el sitio de Civitai",
"delete": "Eliminar",
"deleteTooltip": "Eliminar esta versión local",
@@ -1768,7 +1768,7 @@
"recipeReplaced": "Receta reemplazada en el flujo de trabajo",
"recipeFailedToSend": "Error al enviar receta al flujo de trabajo",
"noMatchingNodes": "No hay nodos compatibles disponibles en el flujo de trabajo actual",
"noPromptTargets": "[TODO: Translate] No compatible prompt targets in the workflow.\nRight-click a node in ComfyUI → Mark as → Send Prompt Target",
"noPromptTargets": "No hay destinos de prompt compatibles en el workflow.\nHaz clic derecho en un nodo de ComfyUI → Marcar como → Destino de envío de prompt",
"noTargetNodeSelected": "No se ha seleccionado ningún nodo de destino",
"modelUpdated": "Modelo actualizado en el flujo de trabajo",
"modelFailed": "Error al actualizar nodo de modelo",
+28 -28
View File
@@ -623,8 +623,8 @@
"help": "Seulement les mises à jour en accès anticipé"
},
"hidePaidUpdates": {
"label": "[TODO: Translate] Hide Paid Updates",
"help": "[TODO: Translate] When enabled, models with only paid updates will not show 'Update available' badge"
"label": "Masquer les mises à jour payantes",
"help": "Lorsque cette option est activée, les modèles n'ayant que des mises à jour payantes n'affichent pas le badge « Mise à jour disponible »"
},
"licenseIcons": {
"useNewStyle": "Utiliser les icônes de licence mises à jour",
@@ -1536,28 +1536,28 @@
"versions": "Chargement des versions..."
},
"showcase": {
"hiddenBySfw": "[TODO: Translate] {count} hidden by SFW-only setting",
"showExamples": "[TODO: Translate] Show examples",
"showCount": "[TODO: Translate] Show examples ({count})",
"hideExamples": "[TODO: Translate] Hide examples",
"addExamples": "[TODO: Translate] Add examples",
"previousExample": "[TODO: Translate] Previous example",
"nextExample": "[TODO: Translate] Next example",
"noExamples": "[TODO: Translate] No example images available",
"addMoreExamples": "[TODO: Translate] Add more examples",
"dragDrop": "[TODO: Translate] Drag & drop images or videos here",
"or": "[TODO: Translate] or",
"selectFiles": "[TODO: Translate] Select Files",
"supportedFormats": "[TODO: Translate] Supported formats: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "[TODO: Translate] Importing files...",
"noSupportedFiles": "[TODO: Translate] No supported files selected. Please select image or video files.",
"allFiltered": "[TODO: Translate] All example images are filtered due to NSFW content settings",
"sfwOnlyEnabled": "[TODO: Translate] Your settings are currently set to show only safe-for-work content",
"changeInSettings": "[TODO: Translate] You can change this in Settings",
"nsfwMature": "[TODO: Translate] Mature Content",
"nsfwR": "[TODO: Translate] R-rated Content",
"nsfwX": "[TODO: Translate] X-rated Content",
"nsfwXxx": "[TODO: Translate] XXX-rated Content"
"hiddenBySfw": "{count} masqué(s) par le paramètre « Contenu SFW uniquement »",
"showExamples": "Afficher les exemples",
"showCount": "Afficher les exemples ({count})",
"hideExamples": "Masquer les exemples",
"addExamples": "Ajouter des exemples",
"previousExample": "Exemple précédent",
"nextExample": "Exemple suivant",
"noExamples": "Aucune image d'exemple disponible",
"addMoreExamples": "Ajouter d'autres exemples",
"dragDrop": "Glissez-déposez des images ou des vidéos ici",
"or": "ou",
"selectFiles": "Sélectionner des fichiers",
"supportedFormats": "Formats pris en charge : jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "Importation des fichiers...",
"noSupportedFiles": "Aucun fichier pris en charge sélectionné. Veuillez sélectionner des fichiers image ou vidéo.",
"allFiltered": "Toutes les images d'exemple sont filtrées en raison des paramètres de contenu NSFW",
"sfwOnlyEnabled": "Vos paramètres sont actuellement configurés pour n'afficher que du contenu tout public",
"changeInSettings": "Vous pouvez modifier cela dans les paramètres",
"nsfwMature": "Contenu pour adultes",
"nsfwR": "Contenu classé R",
"nsfwX": "Contenu classé X",
"nsfwXxx": "Contenu classé XXX"
},
"versions": {
"heading": "Versions du modèle",
@@ -1586,8 +1586,8 @@
"newerTooltip": "Cette version est plus récente que votre dernière version locale",
"earlyAccess": "Accès anticipé",
"earlyAccessTooltip": "Cette version nécessite actuellement l'accès anticipé Civitai",
"paid": "[TODO: Translate] Paid",
"paidTooltip": "[TODO: Translate] This version requires payment to download",
"paid": "Payant",
"paidTooltip": "Cette version nécessite un paiement pour être téléchargée",
"ignored": "Ignorée",
"ignoredTooltip": "Les notifications de mise à jour sont désactivées pour cette version",
"onSiteOnly": "Uniquement sur Site",
@@ -1598,7 +1598,7 @@
"downloadTooltip": "Télécharger cette version",
"downloadRemainingTooltip": "Télécharger les fichiers restants de cette version",
"downloadEarlyAccessTooltip": "Télécharger cette version en accès anticipé depuis Civitai",
"downloadPaidTooltip": "[TODO: Translate] Download this paid version from Civitai",
"downloadPaidTooltip": "Télécharger cette version payante depuis Civitai",
"downloadNotAllowedTooltip": "Cette version n'est disponible que pour la génération sur le site Civitai",
"delete": "Supprimer",
"deleteTooltip": "Supprimer cette version locale",
@@ -1768,7 +1768,7 @@
"recipeReplaced": "Recipe remplacée dans le workflow",
"recipeFailedToSend": "Échec de l'envoi de la recipe au workflow",
"noMatchingNodes": "Aucun nœud compatible disponible dans le workflow actuel",
"noPromptTargets": "[TODO: Translate] No compatible prompt targets in the workflow.\nRight-click a node in ComfyUI → Mark as → Send Prompt Target",
"noPromptTargets": "Aucune cible de prompt compatible dans le workflow.\nFaites un clic droit sur un nœud dans ComfyUI → Marquer comme → Cible d'envoi du prompt",
"noTargetNodeSelected": "Aucun nœud cible sélectionné",
"modelUpdated": "Modèle mis à jour dans le workflow",
"modelFailed": "Échec de la mise à jour du nœud modèle",
+28 -28
View File
@@ -623,8 +623,8 @@
"help": "רק עדכוני גישה מוקדמת"
},
"hidePaidUpdates": {
"label": "[TODO: Translate] Hide Paid Updates",
"help": "[TODO: Translate] When enabled, models with only paid updates will not show 'Update available' badge"
"label": "הסתר עדכונים בתשלום",
"help": "כשאפשרות זו מופעלת, מודלים עם עדכונים בתשלום בלבד לא יציגו את תגית 'עדכון זמין'"
},
"licenseIcons": {
"useNewStyle": "השתמש בסמלי רישיון מעודכנים",
@@ -1536,28 +1536,28 @@
"versions": "טוען גרסאות..."
},
"showcase": {
"hiddenBySfw": "[TODO: Translate] {count} hidden by SFW-only setting",
"showExamples": "[TODO: Translate] Show examples",
"showCount": "[TODO: Translate] Show examples ({count})",
"hideExamples": "[TODO: Translate] Hide examples",
"addExamples": "[TODO: Translate] Add examples",
"previousExample": "[TODO: Translate] Previous example",
"nextExample": "[TODO: Translate] Next example",
"noExamples": "[TODO: Translate] No example images available",
"addMoreExamples": "[TODO: Translate] Add more examples",
"dragDrop": "[TODO: Translate] Drag & drop images or videos here",
"or": "[TODO: Translate] or",
"selectFiles": "[TODO: Translate] Select Files",
"supportedFormats": "[TODO: Translate] Supported formats: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "[TODO: Translate] Importing files...",
"noSupportedFiles": "[TODO: Translate] No supported files selected. Please select image or video files.",
"allFiltered": "[TODO: Translate] All example images are filtered due to NSFW content settings",
"sfwOnlyEnabled": "[TODO: Translate] Your settings are currently set to show only safe-for-work content",
"changeInSettings": "[TODO: Translate] You can change this in Settings",
"nsfwMature": "[TODO: Translate] Mature Content",
"nsfwR": "[TODO: Translate] R-rated Content",
"nsfwX": "[TODO: Translate] X-rated Content",
"nsfwXxx": "[TODO: Translate] XXX-rated Content"
"hiddenBySfw": "{count} הוסתרו עקב הגדרת SFW בלבד",
"showExamples": "הצג דוגמאות",
"showCount": "הצג דוגמאות ({count})",
"hideExamples": "הסתר דוגמאות",
"addExamples": "הוסף דוגמאות",
"previousExample": "דוגמה קודמת",
"nextExample": "דוגמה הבאה",
"noExamples": "אין תמונות דוגמה זמינות",
"addMoreExamples": "הוסף עוד דוגמאות",
"dragDrop": "גרור ושחרר תמונות או סרטונים כאן",
"or": "או",
"selectFiles": "בחר קבצים",
"supportedFormats": "פורמטים נתמכים: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "מייבא קבצים...",
"noSupportedFiles": "לא נבחרו קבצים נתמכים. בחר קבצי תמונה או וידאו.",
"allFiltered": "כל תמונות הדוגמה מסוננות עקב הגדרות תוכן NSFW",
"sfwOnlyEnabled": "ההגדרות שלך מוגדרות כעת להציג רק תוכן SFW",
"changeInSettings": "ניתן לשנות זאת בהגדרות",
"nsfwMature": "תוכן למבוגרים",
"nsfwR": "תוכן בדירוג R",
"nsfwX": "תוכן בדירוג X",
"nsfwXxx": "תוכן בדירוג XXX"
},
"versions": {
"heading": "גרסאות המודל",
@@ -1586,8 +1586,8 @@
"newerTooltip": "גרסה זו חדשה יותר מהגרסה המקומית האחרונה שלך",
"earlyAccess": "גישה מוקדמת",
"earlyAccessTooltip": "גרסה זו דורשת כרגע גישת Early Access של Civitai",
"paid": "[TODO: Translate] Paid",
"paidTooltip": "[TODO: Translate] This version requires payment to download",
"paid": "בתשלום",
"paidTooltip": "גרסה זו דורשת תשלום כדי להוריד",
"ignored": "התעלם",
"ignoredTooltip": "התראות העדכון מושבתות עבור גרסה זו",
"onSiteOnly": "רק באתר",
@@ -1598,7 +1598,7 @@
"downloadTooltip": "הורד את הגרסה הזו",
"downloadRemainingTooltip": "הורד את הקבצים הנותרים של גרסה זו",
"downloadEarlyAccessTooltip": "הורד את גרסת ה-Early Access הזו מ-Civitai",
"downloadPaidTooltip": "[TODO: Translate] Download this paid version from Civitai",
"downloadPaidTooltip": "הורד את הגרסה בתשלום הזו מ-Civitai",
"downloadNotAllowedTooltip": "גרסה זו זמינה רק ליצירה באתר Civitai",
"delete": "מחיקה",
"deleteTooltip": "מחק את הגרסה המקומית הזו",
@@ -1768,7 +1768,7 @@
"recipeReplaced": "מתכון הוחלף ב-workflow",
"recipeFailedToSend": "שליחת מתכון ל-workflow נכשלה",
"noMatchingNodes": "אין צמתים תואמים זמינים ב-workflow הנוכחי",
"noPromptTargets": "[TODO: Translate] No compatible prompt targets in the workflow.\nRight-click a node in ComfyUI → Mark as → Send Prompt Target",
"noPromptTargets": "אין יעדי הנחיה תואמים ב-workflow.\nלחץ לחיצה ימנית על צומת ב-ComfyUI → Mark as → Send Prompt Target",
"noTargetNodeSelected": "לא נבחר צומת יעד",
"modelUpdated": "מודל עודכן ב-workflow",
"modelFailed": "עדכון צומת המודל נכשל",
+28 -28
View File
@@ -623,8 +623,8 @@
"help": "早期アクセスのみの更新"
},
"hidePaidUpdates": {
"label": "[TODO: Translate] Hide Paid Updates",
"help": "[TODO: Translate] When enabled, models with only paid updates will not show 'Update available' badge"
"label": "有料更新を非表示",
"help": "有効にすると、有料の更新のみがあるモデルには「更新あり」バッジが表示されません"
},
"licenseIcons": {
"useNewStyle": "更新されたライセンスアイコンを使用",
@@ -1536,28 +1536,28 @@
"versions": "バージョンを読み込み中..."
},
"showcase": {
"hiddenBySfw": "[TODO: Translate] {count} hidden by SFW-only setting",
"showExamples": "[TODO: Translate] Show examples",
"showCount": "[TODO: Translate] Show examples ({count})",
"hideExamples": "[TODO: Translate] Hide examples",
"addExamples": "[TODO: Translate] Add examples",
"previousExample": "[TODO: Translate] Previous example",
"nextExample": "[TODO: Translate] Next example",
"noExamples": "[TODO: Translate] No example images available",
"addMoreExamples": "[TODO: Translate] Add more examples",
"dragDrop": "[TODO: Translate] Drag & drop images or videos here",
"or": "[TODO: Translate] or",
"selectFiles": "[TODO: Translate] Select Files",
"supportedFormats": "[TODO: Translate] Supported formats: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "[TODO: Translate] Importing files...",
"noSupportedFiles": "[TODO: Translate] No supported files selected. Please select image or video files.",
"allFiltered": "[TODO: Translate] All example images are filtered due to NSFW content settings",
"sfwOnlyEnabled": "[TODO: Translate] Your settings are currently set to show only safe-for-work content",
"changeInSettings": "[TODO: Translate] You can change this in Settings",
"nsfwMature": "[TODO: Translate] Mature Content",
"nsfwR": "[TODO: Translate] R-rated Content",
"nsfwX": "[TODO: Translate] X-rated Content",
"nsfwXxx": "[TODO: Translate] XXX-rated Content"
"hiddenBySfw": "SFWのみ設定により{count}件非表示",
"showExamples": "例を表示",
"showCount": "例を表示({count}",
"hideExamples": "例を非表示",
"addExamples": "例を追加",
"previousExample": "前の例",
"nextExample": "次の例",
"noExamples": "利用可能な例画像がありません",
"addMoreExamples": "さらに例を追加",
"dragDrop": "画像または動画をここにドラッグ&ドロップ",
"or": "または",
"selectFiles": "ファイルを選択",
"supportedFormats": "対応形式:jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "ファイルをインポート中...",
"noSupportedFiles": "対応ファイルが選択されていません。画像または動画ファイルを選択してください。",
"allFiltered": "NSFWコンテンツ設定により、すべての例画像がフィルタリングされています",
"sfwOnlyEnabled": "現在の設定ではSFWコンテンツのみが表示されます",
"changeInSettings": "設定から変更できます",
"nsfwMature": "成人向けコンテンツ",
"nsfwR": "R指定コンテンツ",
"nsfwX": "X指定コンテンツ",
"nsfwXxx": "XXX指定コンテンツ"
},
"versions": {
"heading": "モデルバージョン",
@@ -1586,8 +1586,8 @@
"newerTooltip": "このバージョンはローカルの最新バージョンより新しいです",
"earlyAccess": "早期アクセス",
"earlyAccessTooltip": "このバージョンは現在 Civitai の早期アクセスが必要です",
"paid": "[TODO: Translate] Paid",
"paidTooltip": "[TODO: Translate] This version requires payment to download",
"paid": "有料",
"paidTooltip": "このバージョンのダウンロードには支払いが必要です",
"ignored": "無視中",
"ignoredTooltip": "このバージョンの更新通知は無効です",
"onSiteOnly": "サイト内のみ",
@@ -1598,7 +1598,7 @@
"downloadTooltip": "このバージョンをダウンロード",
"downloadRemainingTooltip": "このバージョンの残りのファイルをダウンロード",
"downloadEarlyAccessTooltip": "Civitai からこの早期アクセス版をダウンロード",
"downloadPaidTooltip": "[TODO: Translate] Download this paid version from Civitai",
"downloadPaidTooltip": "Civitai からこの有料バージョンをダウンロード",
"downloadNotAllowedTooltip": "このバージョンはCivitaiサイト内でのみ利用可能で、ダウンロードはできません",
"delete": "削除",
"deleteTooltip": "このローカルバージョンを削除",
@@ -1768,7 +1768,7 @@
"recipeReplaced": "レシピがワークフローで置換されました",
"recipeFailedToSend": "レシピをワークフローに送信できませんでした",
"noMatchingNodes": "現在のワークフローには互換性のあるノードがありません",
"noPromptTargets": "[TODO: Translate] No compatible prompt targets in the workflow.\nRight-click a node in ComfyUI → Mark as → Send Prompt Target",
"noPromptTargets": "ワークフロー内に互換性のあるプロンプトターゲットがありません。\nComfyUIでノードを右クリック → Mark as → Send Prompt Target",
"noTargetNodeSelected": "ターゲットノードが選択されていません",
"modelUpdated": "モデルがワークフローで更新されました",
"modelFailed": "モデルノードの更新に失敗しました",
+28 -28
View File
@@ -623,8 +623,8 @@
"help": "얼리 액세스 업데이트만"
},
"hidePaidUpdates": {
"label": "[TODO: Translate] Hide Paid Updates",
"help": "[TODO: Translate] When enabled, models with only paid updates will not show 'Update available' badge"
"label": "유료 업데이트 숨기기",
"help": "활성화하면 유료 업데이트만 있는 모델에 '업데이트 가능' 배지가 표시되지 않습니다"
},
"licenseIcons": {
"useNewStyle": "업데이트된 라이선스 아이콘 사용",
@@ -1536,28 +1536,28 @@
"versions": "버전 로딩 중..."
},
"showcase": {
"hiddenBySfw": "[TODO: Translate] {count} hidden by SFW-only setting",
"showExamples": "[TODO: Translate] Show examples",
"showCount": "[TODO: Translate] Show examples ({count})",
"hideExamples": "[TODO: Translate] Hide examples",
"addExamples": "[TODO: Translate] Add examples",
"previousExample": "[TODO: Translate] Previous example",
"nextExample": "[TODO: Translate] Next example",
"noExamples": "[TODO: Translate] No example images available",
"addMoreExamples": "[TODO: Translate] Add more examples",
"dragDrop": "[TODO: Translate] Drag & drop images or videos here",
"or": "[TODO: Translate] or",
"selectFiles": "[TODO: Translate] Select Files",
"supportedFormats": "[TODO: Translate] Supported formats: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "[TODO: Translate] Importing files...",
"noSupportedFiles": "[TODO: Translate] No supported files selected. Please select image or video files.",
"allFiltered": "[TODO: Translate] All example images are filtered due to NSFW content settings",
"sfwOnlyEnabled": "[TODO: Translate] Your settings are currently set to show only safe-for-work content",
"changeInSettings": "[TODO: Translate] You can change this in Settings",
"nsfwMature": "[TODO: Translate] Mature Content",
"nsfwR": "[TODO: Translate] R-rated Content",
"nsfwX": "[TODO: Translate] X-rated Content",
"nsfwXxx": "[TODO: Translate] XXX-rated Content"
"hiddenBySfw": "SFW 전용 설정으로 {count}개 숨겨짐",
"showExamples": "예시 보기",
"showCount": "예시 보기 ({count})",
"hideExamples": "예시 숨기기",
"addExamples": "예시 추가",
"previousExample": "이전 예시",
"nextExample": "다음 예시",
"noExamples": "사용 가능한 예시 이미지가 없습니다",
"addMoreExamples": "예시 더 추가",
"dragDrop": "이미지 또는 비디오를 여기로 끌어다 놓으세요",
"or": "또는",
"selectFiles": "파일 선택",
"supportedFormats": "지원되는 형식: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "파일을 가져오는 중...",
"noSupportedFiles": "지원되는 파일이 선택되지 않았습니다. 이미지 또는 비디오 파일을 선택하세요.",
"allFiltered": "NSFW 콘텐츠 설정으로 인해 모든 예시 이미지가 필터링되었습니다",
"sfwOnlyEnabled": "현재 설정이 안전한(SFW) 콘텐츠만 표시하도록 설정되어 있습니다",
"changeInSettings": "설정에서 변경할 수 있습니다",
"nsfwMature": "성인 콘텐츠",
"nsfwR": "R등급 콘텐츠",
"nsfwX": "X등급 콘텐츠",
"nsfwXxx": "XXX등급 콘텐츠"
},
"versions": {
"heading": "모델 버전",
@@ -1586,8 +1586,8 @@
"newerTooltip": "이 버전은 로컬의 최신 버전보다 더 새롭습니다",
"earlyAccess": "얼리 액세스",
"earlyAccessTooltip": "이 버전은 현재 Civitai 얼리 액세스가 필요합니다",
"paid": "[TODO: Translate] Paid",
"paidTooltip": "[TODO: Translate] This version requires payment to download",
"paid": "유료",
"paidTooltip": "이 버전은 다운로드하려면 결제가 필요합니다",
"ignored": "무시됨",
"ignoredTooltip": "이 버전은 업데이트 알림이 비활성화되어 있습니다",
"onSiteOnly": "사이트 내 전용",
@@ -1598,7 +1598,7 @@
"downloadTooltip": "이 버전 다운로드",
"downloadRemainingTooltip": "이 버전의 나머지 파일 다운로드",
"downloadEarlyAccessTooltip": "Civitai에서 이 얼리 액세스 버전 다운로드",
"downloadPaidTooltip": "[TODO: Translate] Download this paid version from Civitai",
"downloadPaidTooltip": "Civitai에서 이 유료 버전 다운로드",
"downloadNotAllowedTooltip": "이 버전은 Civitai 사이트 내에서만 사용 가능하며 다운로드할 수 없습니다",
"delete": "삭제",
"deleteTooltip": "이 로컬 버전 삭제",
@@ -1768,7 +1768,7 @@
"recipeReplaced": "레시피가 워크플로에서 교체되었습니다",
"recipeFailedToSend": "레시피를 워크플로로 전송하지 못했습니다",
"noMatchingNodes": "현재 워크플로에서 호환되는 노드가 없습니다",
"noPromptTargets": "[TODO: Translate] No compatible prompt targets in the workflow.\nRight-click a node in ComfyUI → Mark as → Send Prompt Target",
"noPromptTargets": "워크플로우에 호환되는 프롬프트 타겟이 없습니다.\nComfyUI에서 노드를 우클릭 → Mark as → Send Prompt Target",
"noTargetNodeSelected": "대상 노드가 선택되지 않았습니다",
"modelUpdated": "모델이 워크플로에서 업데이트되었습니다",
"modelFailed": "모델 노드 업데이트 실패",
+28 -28
View File
@@ -623,8 +623,8 @@
"help": "Только обновления раннего доступа"
},
"hidePaidUpdates": {
"label": "[TODO: Translate] Hide Paid Updates",
"help": "[TODO: Translate] When enabled, models with only paid updates will not show 'Update available' badge"
"label": "Скрывать платные обновления",
"help": "Если включено, у моделей, для которых доступны только платные обновления, не будет отображаться значок «Доступно обновление»"
},
"licenseIcons": {
"useNewStyle": "Использовать обновлённые значки лицензии",
@@ -1536,28 +1536,28 @@
"versions": "Загрузка версий..."
},
"showcase": {
"hiddenBySfw": "[TODO: Translate] {count} hidden by SFW-only setting",
"showExamples": "[TODO: Translate] Show examples",
"showCount": "[TODO: Translate] Show examples ({count})",
"hideExamples": "[TODO: Translate] Hide examples",
"addExamples": "[TODO: Translate] Add examples",
"previousExample": "[TODO: Translate] Previous example",
"nextExample": "[TODO: Translate] Next example",
"noExamples": "[TODO: Translate] No example images available",
"addMoreExamples": "[TODO: Translate] Add more examples",
"dragDrop": "[TODO: Translate] Drag & drop images or videos here",
"or": "[TODO: Translate] or",
"selectFiles": "[TODO: Translate] Select Files",
"supportedFormats": "[TODO: Translate] Supported formats: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "[TODO: Translate] Importing files...",
"noSupportedFiles": "[TODO: Translate] No supported files selected. Please select image or video files.",
"allFiltered": "[TODO: Translate] All example images are filtered due to NSFW content settings",
"sfwOnlyEnabled": "[TODO: Translate] Your settings are currently set to show only safe-for-work content",
"changeInSettings": "[TODO: Translate] You can change this in Settings",
"nsfwMature": "[TODO: Translate] Mature Content",
"nsfwR": "[TODO: Translate] R-rated Content",
"nsfwX": "[TODO: Translate] X-rated Content",
"nsfwXxx": "[TODO: Translate] XXX-rated Content"
"hiddenBySfw": "{count} скрыто настройкой «только SFW»",
"showExamples": "Показать примеры",
"showCount": "Показать примеры ({count})",
"hideExamples": "Скрыть примеры",
"addExamples": "Добавить примеры",
"previousExample": "Предыдущий пример",
"nextExample": "Следующий пример",
"noExamples": "Примеры изображений недоступны",
"addMoreExamples": "Добавить ещё примеры",
"dragDrop": "Перетащите изображения или видео сюда",
"or": "или",
"selectFiles": "Выбрать файлы",
"supportedFormats": "Поддерживаемые форматы: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "Импорт файлов...",
"noSupportedFiles": "Не выбрано поддерживаемых файлов. Пожалуйста, выберите файлы изображений или видео.",
"allFiltered": "Все примеры изображений отфильтрованы из-за настроек NSFW-контента",
"sfwOnlyEnabled": "В настройках сейчас включён показ только безопасного для работы (SFW) контента",
"changeInSettings": "Вы можете изменить это в Настройках",
"nsfwMature": "Контент для взрослых",
"nsfwR": "Контент с рейтингом R",
"nsfwX": "Контент с рейтингом X",
"nsfwXxx": "Контент с рейтингом XXX"
},
"versions": {
"heading": "Версии модели",
@@ -1586,8 +1586,8 @@
"newerTooltip": "Эта версия новее вашей последней локальной версии",
"earlyAccess": "Ранний доступ",
"earlyAccessTooltip": "Для этой версии сейчас требуется ранний доступ Civitai",
"paid": "[TODO: Translate] Paid",
"paidTooltip": "[TODO: Translate] This version requires payment to download",
"paid": "Платная",
"paidTooltip": "Скачивание этой версии платное",
"ignored": "Игнорируется",
"ignoredTooltip": "Уведомления об обновлениях для этой версии отключены",
"onSiteOnly": "Только на Сайте",
@@ -1598,7 +1598,7 @@
"downloadTooltip": "Скачать эту версию",
"downloadRemainingTooltip": "Скачать оставшиеся файлы этой версии",
"downloadEarlyAccessTooltip": "Скачать эту версию раннего доступа с Civitai",
"downloadPaidTooltip": "[TODO: Translate] Download this paid version from Civitai",
"downloadPaidTooltip": "Скачать эту платную версию с Civitai",
"downloadNotAllowedTooltip": "Эта версия доступна только для генерации на сайте Civitai",
"delete": "Удалить",
"deleteTooltip": "Удалить эту локальную версию",
@@ -1768,7 +1768,7 @@
"recipeReplaced": "Рецепт заменён в workflow",
"recipeFailedToSend": "Не удалось отправить рецепт в workflow",
"noMatchingNodes": "В текущем workflow нет совместимых узлов",
"noPromptTargets": "[TODO: Translate] No compatible prompt targets in the workflow.\nRight-click a node in ComfyUI → Mark as → Send Prompt Target",
"noPromptTargets": "В рабочем процессе нет совместимых целей для промпта.\nЩёлкните правой кнопкой мыши по узлу в ComfyUI → Отметить как → Send Prompt Target",
"noTargetNodeSelected": "Целевой узел не выбран",
"modelUpdated": "Модель обновлена в workflow",
"modelFailed": "Не удалось обновить узел модели",
+27 -27
View File
@@ -623,8 +623,8 @@
"help": "抢先体验更新"
},
"hidePaidUpdates": {
"label": "[TODO: Translate] Hide Paid Updates",
"help": "[TODO: Translate] When enabled, models with only paid updates will not show 'Update available' badge"
"label": "隐藏付费更新",
"help": "启用后,仅有付费更新的模型将不显示“有可用更新”徽标"
},
"licenseIcons": {
"useNewStyle": "使用新版许可协议图标",
@@ -1536,28 +1536,28 @@
"versions": "正在加载版本..."
},
"showcase": {
"hiddenBySfw": "[TODO: Translate] {count} hidden by SFW-only setting",
"showExamples": "[TODO: Translate] Show examples",
"showCount": "[TODO: Translate] Show examples ({count})",
"hideExamples": "[TODO: Translate] Hide examples",
"addExamples": "[TODO: Translate] Add examples",
"previousExample": "[TODO: Translate] Previous example",
"nextExample": "[TODO: Translate] Next example",
"noExamples": "[TODO: Translate] No example images available",
"addMoreExamples": "[TODO: Translate] Add more examples",
"dragDrop": "[TODO: Translate] Drag & drop images or videos here",
"or": "[TODO: Translate] or",
"selectFiles": "[TODO: Translate] Select Files",
"supportedFormats": "[TODO: Translate] Supported formats: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "[TODO: Translate] Importing files...",
"noSupportedFiles": "[TODO: Translate] No supported files selected. Please select image or video files.",
"allFiltered": "[TODO: Translate] All example images are filtered due to NSFW content settings",
"sfwOnlyEnabled": "[TODO: Translate] Your settings are currently set to show only safe-for-work content",
"changeInSettings": "[TODO: Translate] You can change this in Settings",
"nsfwMature": "[TODO: Translate] Mature Content",
"nsfwR": "[TODO: Translate] R-rated Content",
"nsfwX": "[TODO: Translate] X-rated Content",
"nsfwXxx": "[TODO: Translate] XXX-rated Content"
"hiddenBySfw": "{count} 张因仅显示 SFW 设置而被隐藏",
"showExamples": "显示示例",
"showCount": "显示示例({count}",
"hideExamples": "隐藏示例",
"addExamples": "添加示例",
"previousExample": "上一个示例",
"nextExample": "下一个示例",
"noExamples": "暂无示例图片",
"addMoreExamples": "添加更多示例",
"dragDrop": "将图片或视频拖放到此处",
"or": "",
"selectFiles": "选择文件",
"supportedFormats": "支持的格式:jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "正在导入文件...",
"noSupportedFiles": "未选择受支持的文件。请选择图片或视频文件。",
"allFiltered": "所有示例图片均因 NSFW 内容设置而被过滤",
"sfwOnlyEnabled": "你当前的设置为仅显示 SFW 内容",
"changeInSettings": "你可以在设置中更改此选项",
"nsfwMature": "成熟内容",
"nsfwR": "R 级内容",
"nsfwX": "X 级内容",
"nsfwXxx": "XXX 级内容"
},
"versions": {
"heading": "模型版本",
@@ -1586,8 +1586,8 @@
"newerTooltip": "此版本比你本地的最新版本更新",
"earlyAccess": "抢先体验",
"earlyAccessTooltip": "此版本当前需要 Civitai 抢先体验权限",
"paid": "[TODO: Translate] Paid",
"paidTooltip": "[TODO: Translate] This version requires payment to download",
"paid": "付费",
"paidTooltip": "此版本需要付费后才能下载",
"ignored": "已忽略",
"ignoredTooltip": "此版本已关闭更新通知",
"onSiteOnly": "仅站内生成",
@@ -1598,7 +1598,7 @@
"downloadTooltip": "下载此版本",
"downloadRemainingTooltip": "下载此版本的剩余文件",
"downloadEarlyAccessTooltip": "从 Civitai 下载此抢先体验版本",
"downloadPaidTooltip": "[TODO: Translate] Download this paid version from Civitai",
"downloadPaidTooltip": "从 Civitai 下载此付费版本",
"downloadNotAllowedTooltip": "此版本仅在 Civitai 站内可用,无法下载",
"delete": "删除",
"deleteTooltip": "删除此本地版本",
+27 -27
View File
@@ -623,8 +623,8 @@
"help": "搶先體驗更新"
},
"hidePaidUpdates": {
"label": "[TODO: Translate] Hide Paid Updates",
"help": "[TODO: Translate] When enabled, models with only paid updates will not show 'Update available' badge"
"label": "隱藏付費更新",
"help": "啟用後,只有付費更新的模型將不會顯示「有可用更新」徽章"
},
"licenseIcons": {
"useNewStyle": "使用新版許可協議圖標",
@@ -1536,28 +1536,28 @@
"versions": "載入版本中..."
},
"showcase": {
"hiddenBySfw": "[TODO: Translate] {count} hidden by SFW-only setting",
"showExamples": "[TODO: Translate] Show examples",
"showCount": "[TODO: Translate] Show examples ({count})",
"hideExamples": "[TODO: Translate] Hide examples",
"addExamples": "[TODO: Translate] Add examples",
"previousExample": "[TODO: Translate] Previous example",
"nextExample": "[TODO: Translate] Next example",
"noExamples": "[TODO: Translate] No example images available",
"addMoreExamples": "[TODO: Translate] Add more examples",
"dragDrop": "[TODO: Translate] Drag & drop images or videos here",
"or": "[TODO: Translate] or",
"selectFiles": "[TODO: Translate] Select Files",
"supportedFormats": "[TODO: Translate] Supported formats: jpg, png, gif, webp, avif, jxl, mp4, webm",
"importing": "[TODO: Translate] Importing files...",
"noSupportedFiles": "[TODO: Translate] No supported files selected. Please select image or video files.",
"allFiltered": "[TODO: Translate] All example images are filtered due to NSFW content settings",
"sfwOnlyEnabled": "[TODO: Translate] Your settings are currently set to show only safe-for-work content",
"changeInSettings": "[TODO: Translate] You can change this in Settings",
"nsfwMature": "[TODO: Translate] Mature Content",
"nsfwR": "[TODO: Translate] R-rated Content",
"nsfwX": "[TODO: Translate] X-rated Content",
"nsfwXxx": "[TODO: Translate] XXX-rated Content"
"hiddenBySfw": "因僅顯示 SFW 設定而隱藏 {count} 張",
"showExamples": "顯示範例",
"showCount": "顯示範例({count}",
"hideExamples": "隱藏範例",
"addExamples": "新增範例",
"previousExample": "上一個範例",
"nextExample": "下一個範例",
"noExamples": "沒有可用的範例圖片",
"addMoreExamples": "新增更多範例",
"dragDrop": "拖放圖片或影片到此處",
"or": "",
"selectFiles": "選擇檔案",
"supportedFormats": "支援的格式:jpgpnggifwebpavifjxlmp4webm",
"importing": "正在匯入檔案...",
"noSupportedFiles": "未選擇支援的檔案。請選擇圖片或影片檔案。",
"allFiltered": "所有範例圖片都因 NSFW 內容設定而被過濾",
"sfwOnlyEnabled": "你目前的設定為僅顯示安全(SFW)內容",
"changeInSettings": "你可以在設定中變更此選項",
"nsfwMature": "成熟內容",
"nsfwR": "R 級內容",
"nsfwX": "X 級內容",
"nsfwXxx": "XXX 級內容"
},
"versions": {
"heading": "模型版本",
@@ -1586,8 +1586,8 @@
"newerTooltip": "此版本比你本地的最新版本更新",
"earlyAccess": "搶先體驗",
"earlyAccessTooltip": "此版本目前需要 Civitai 搶先體驗權限",
"paid": "[TODO: Translate] Paid",
"paidTooltip": "[TODO: Translate] This version requires payment to download",
"paid": "付費",
"paidTooltip": "此版本需要付費才能下載",
"ignored": "已忽略",
"ignoredTooltip": "此版本已關閉更新通知",
"onSiteOnly": "僅站內生成",
@@ -1598,7 +1598,7 @@
"downloadTooltip": "下載此版本",
"downloadRemainingTooltip": "下載此版本的剩餘檔案",
"downloadEarlyAccessTooltip": "從 Civitai 下載此搶先體驗版本",
"downloadPaidTooltip": "[TODO: Translate] Download this paid version from Civitai",
"downloadPaidTooltip": "從 Civitai 下載此付費版本",
"downloadNotAllowedTooltip": "此版本僅在 Civitai 站內可用,無法下載",
"delete": "刪除",
"deleteTooltip": "刪除此本地版本",