diff --git a/locales/de_DE.json b/locales/de_DE.json index 3bc66d4..84e1922 100644 --- a/locales/de_DE.json +++ b/locales/de_DE.json @@ -80,7 +80,8 @@ "layout": "Layout-Einstellungen", "promptTextarea": "Prompt-Textfeld", "quickSettingSidebar": "Schnelle Einstellungsseitenleiste", - "theme": "Themen-Einstellungen" + "theme": "Themen-Einstellungen", + "experimental": "Experimentelle Funktionen" }, "hideFooter": { "title": "Fußzeile ausblenden", @@ -146,6 +147,16 @@ "svgIcons": { "title": "SVG-Symbole", "desc": "Ersetzen Sie alle Emoji-Symbole in Stable Diffusion WebUI global durch SVG-Symbole" + }, + "tab": { + "appearance": "Erscheinungsbild", + "sidebar": "Seitenleiste", + "layout": "Layout", + "experimental": "Experimentell" + }, + "imageInfo": { + "title": "Alternative Bildinformationen", + "desc": "Zeigt bessere Bildinformationen im generierten Bild an" } }, "sidebar": { diff --git a/locales/es_ES.json b/locales/es_ES.json index a8f4404..2549b4d 100644 --- a/locales/es_ES.json +++ b/locales/es_ES.json @@ -80,7 +80,8 @@ "layout": "Configuración de diseño", "promptTextarea": "Cuadro de texto de aviso", "quickSettingSidebar": "Barra lateral de configuración rápida", - "theme": "Configuración del tema" + "theme": "Configuración del tema", + "experimental": "Funciones experimentales" }, "hideFooter": { "title": "Ocultar pie de página", @@ -146,6 +147,16 @@ "svgIcons": { "title": "Iconos SVG", "desc": "Reemplazar todos los iconos Emoji en stable diffusion webui con iconos SVG globalmente" + }, + "tab": { + "appearance": "Apariencia", + "sidebar": "Barra lateral", + "layout": "Diseño", + "experimental": "Experimental" + }, + "imageInfo": { + "title": "Información de la imagen alternativa", + "desc": "Mostrar mejor información de la imagen en la imagen generada" } }, "sidebar": { diff --git a/locales/fr_FR.json b/locales/fr_FR.json index 3001a9c..2cfd78f 100644 --- a/locales/fr_FR.json +++ b/locales/fr_FR.json @@ -80,7 +80,8 @@ "layout": "Réglages de mise en page", "promptTextarea": "Zone de texte de la demande", "quickSettingSidebar": "Barre latérale de réglage rapide", - "theme": "Paramètres du thème" + "theme": "Paramètres du thème", + "experimental": "Fonctionnalités expérimentales" }, "hideFooter": { "title": "Masquer le pied de page", @@ -146,6 +147,16 @@ "svgIcons": { "title": "Icônes SVG", "desc": "Remplacer tous les icônes Emoji dans stable diffusion webui par des icônes SVG globalement" + }, + "tab": { + "appearance": "Apparence", + "sidebar": "Barre latérale", + "layout": "Disposition", + "experimental": "Expérimental" + }, + "imageInfo": { + "title": "Informations sur l'image alternatives", + "desc": "Afficher de meilleures informations sur l'image dans l'image générée" } }, "sidebar": { diff --git a/locales/ja_JP.json b/locales/ja_JP.json index 8402dd5..db5ac0f 100644 --- a/locales/ja_JP.json +++ b/locales/ja_JP.json @@ -80,7 +80,8 @@ "layout": "レイアウト設定", "promptTextarea": "プロンプトテキストボックス", "quickSettingSidebar": "クイック設定サイドバー", - "theme": "テーマ設定" + "theme": "テーマ設定", + "experimental": "実験的な機能" }, "hideFooter": { "title": "フッターを非表示", @@ -146,6 +147,16 @@ "svgIcons": { "title": "SVGアイコン", "desc": "Stable Diffusion WebUI のすべての絵文字アイコンをグローバルにSVGアイコンで置き換えます" + }, + "tab": { + "appearance": "外観", + "sidebar": "サイドバー", + "layout": "レイアウト", + "experimental": "実験的" + }, + "imageInfo": { + "title": "画像情報の代替", + "desc": "生成された画像でより良い画像情報を表示します" } }, "sidebar": { diff --git a/locales/ko_KR.json b/locales/ko_KR.json index 070bad7..b4c8539 100644 --- a/locales/ko_KR.json +++ b/locales/ko_KR.json @@ -80,7 +80,8 @@ "layout": "레이아웃 설정", "promptTextarea": "프롬프트 텍스트 상자", "quickSettingSidebar": "빠른 설정 사이드바", - "theme": "테마 설정" + "theme": "테마 설정", + "experimental": "실험적 기능" }, "hideFooter": { "title": "푸터 숨기기", @@ -146,6 +147,16 @@ "svgIcons": { "title": "SVG 아이콘", "desc": "Stable Diffusion 웹UI의 모든 이모지 아이콘을 전역적으로 SVG 아이콘으로 대체" + }, + "tab": { + "appearance": "외관", + "sidebar": "사이드바", + "layout": "레이아웃", + "experimental": "실험적 기능" + }, + "imageInfo": { + "title": "대체 이미지 정보", + "desc": "생성된 이미지에서 더 나은 이미지 정보 표시" } }, "sidebar": { diff --git a/locales/pt_BR.json b/locales/pt_BR.json index 9defd1c..45d5c2f 100644 --- a/locales/pt_BR.json +++ b/locales/pt_BR.json @@ -80,7 +80,8 @@ "layout": "Configurações de Layout", "promptTextarea": "Caixa de Texto do Prompt", "quickSettingSidebar": "Barra Lateral de Configuração Rápida", - "theme": "Configurações do Tema" + "theme": "Configurações do Tema", + "experimental": "Recursos Experimentais" }, "hideFooter": { "title": "Ocultar Rodapé", @@ -146,6 +147,16 @@ "svgIcons": { "title": "Ícones SVG", "desc": "Substituir todos os ícones de Emoji no stable diffusion webui por ícones SVG globalmente" + }, + "tab": { + "appearance": "Aparência", + "sidebar": "Barra lateral", + "layout": "Layout", + "experimental": "Experimental" + }, + "imageInfo": { + "title": "Informações da Imagem Alternativas", + "desc": "Exibir informações melhores da imagem na imagem gerada" } }, "sidebar": { diff --git a/locales/ru_RU.json b/locales/ru_RU.json index e1a7051..644ad80 100644 --- a/locales/ru_RU.json +++ b/locales/ru_RU.json @@ -80,7 +80,8 @@ "layout": "Настройки макета", "promptTextarea": "Текстовое поле подсказки", "quickSettingSidebar": "Быстрая боковая панель настроек", - "theme": "Настройки темы" + "theme": "Настройки темы", + "experimental": "Экспериментальные функции" }, "hideFooter": { "title": "Скрыть нижний колонтитул", @@ -146,6 +147,16 @@ "svgIcons": { "title": "SVG-иконы", "desc": "Заменить все иконки Emoji в стабильном веб-интерфейсе диффузии на глобальные SVG-иконы" + }, + "tab": { + "appearance": "Внешний вид", + "sidebar": "Боковая панель", + "layout": "Макет", + "experimental": "Экспериментальный" + }, + "imageInfo": { + "title": "Альтернативная информация об изображении", + "desc": "Отображение более подробной информации об изображении в сгенерированном изображении" } }, "sidebar": { diff --git a/locales/zh_CN.json b/locales/zh_CN.json index 6d9ea7f..a819aeb 100644 --- a/locales/zh_CN.json +++ b/locales/zh_CN.json @@ -80,7 +80,8 @@ "layout": "布局设置", "promptTextarea": "提示文本框", "quickSettingSidebar": "快速设置侧边栏", - "theme": "主题设置" + "theme": "主题设置", + "experimental": "实验性功能" }, "hideFooter": { "title": "隐藏页脚", @@ -146,6 +147,16 @@ "svgIcons": { "title": "SVG 图标", "desc": "全局替换 Stable Diffusion webui 中的所有表情符号为 SVG 图标" + }, + "tab": { + "appearance": "外观", + "sidebar": "侧边栏", + "layout": "布局", + "experimental": "实验性" + }, + "imageInfo": { + "title": "图像信息替代", + "desc": "在生成的图像中显示更好的图像信息" } }, "sidebar": { diff --git a/locales/zh_HK.json b/locales/zh_HK.json index dfc3d8e..c025cc7 100644 --- a/locales/zh_HK.json +++ b/locales/zh_HK.json @@ -80,7 +80,8 @@ "layout": "佈局設置", "promptTextarea": "提示文本框", "quickSettingSidebar": "快速設置側邊欄", - "theme": "主題設置" + "theme": "主題設置", + "experimental": "實驗性功能" }, "hideFooter": { "title": "隱藏頁腳", @@ -146,6 +147,16 @@ "svgIcons": { "title": "SVG 圖示", "desc": "全局替換 Stable Diffusion webui 中的所有表情符號為 SVG 圖示" + }, + "tab": { + "appearance": "外觀", + "sidebar": "側邊欄", + "layout": "佈局", + "experimental": "實驗性" + }, + "imageInfo": { + "title": "替代圖片資訊", + "desc": "在生成的圖片中顯示更好的圖片資訊" } }, "sidebar": {