mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
feat(i18n): add model navigation translations for multiple languages
Add navigation section to locale files for model browsing functionality. Includes labels and tooltips for previous/next model navigation with keyboard shortcuts (←/→ arrows). Translations added for German, English, Spanish, French, Hebrew, Japanese, Korean, and Russian locales to support international users.
This commit is contained in:
@@ -914,6 +914,13 @@
|
||||
"recipes": "Rezepte",
|
||||
"versions": "Versionen"
|
||||
},
|
||||
"navigation": {
|
||||
"label": "Modellnavigation",
|
||||
"previousWithShortcut": "Vorheriges Modell (←)",
|
||||
"nextWithShortcut": "Nächstes Modell (→)",
|
||||
"noPrevious": "Kein vorheriges Modell verfügbar",
|
||||
"noNext": "Kein weiteres Modell verfügbar"
|
||||
},
|
||||
"license": {
|
||||
"noImageSell": "No selling generated content",
|
||||
"noRentCivit": "No Civitai generation",
|
||||
|
||||
@@ -914,6 +914,13 @@
|
||||
"recipes": "Recipes",
|
||||
"versions": "Versions"
|
||||
},
|
||||
"navigation": {
|
||||
"label": "Model navigation",
|
||||
"previousWithShortcut": "Previous model (←)",
|
||||
"nextWithShortcut": "Next model (→)",
|
||||
"noPrevious": "No previous model available",
|
||||
"noNext": "No next model available"
|
||||
},
|
||||
"license": {
|
||||
"noImageSell": "No selling generated content",
|
||||
"noRentCivit": "No Civitai generation",
|
||||
|
||||
@@ -914,6 +914,13 @@
|
||||
"recipes": "Recetas",
|
||||
"versions": "Versiones"
|
||||
},
|
||||
"navigation": {
|
||||
"label": "Navegación de modelos",
|
||||
"previousWithShortcut": "Modelo anterior (←)",
|
||||
"nextWithShortcut": "Siguiente modelo (→)",
|
||||
"noPrevious": "No hay modelo anterior disponible",
|
||||
"noNext": "No hay siguiente modelo disponible"
|
||||
},
|
||||
"license": {
|
||||
"noImageSell": "No selling generated content",
|
||||
"noRentCivit": "No Civitai generation",
|
||||
|
||||
@@ -914,6 +914,13 @@
|
||||
"recipes": "Recipes",
|
||||
"versions": "Versions"
|
||||
},
|
||||
"navigation": {
|
||||
"label": "Navigation des modèles",
|
||||
"previousWithShortcut": "Modèle précédent (←)",
|
||||
"nextWithShortcut": "Modèle suivant (→)",
|
||||
"noPrevious": "Aucun modèle précédent",
|
||||
"noNext": "Aucun modèle suivant"
|
||||
},
|
||||
"license": {
|
||||
"noImageSell": "No selling generated content",
|
||||
"noRentCivit": "No Civitai generation",
|
||||
|
||||
@@ -914,6 +914,13 @@
|
||||
"recipes": "מתכונים",
|
||||
"versions": "גרסאות"
|
||||
},
|
||||
"navigation": {
|
||||
"label": "ניווט מודלים",
|
||||
"previousWithShortcut": "המודל הקודם (←)",
|
||||
"nextWithShortcut": "המודל הבא (→)",
|
||||
"noPrevious": "אין מודל קודם זמין",
|
||||
"noNext": "אין מודל נוסף זמין"
|
||||
},
|
||||
"license": {
|
||||
"noImageSell": "No selling generated content",
|
||||
"noRentCivit": "No Civitai generation",
|
||||
|
||||
@@ -914,6 +914,13 @@
|
||||
"recipes": "レシピ",
|
||||
"versions": "バージョン"
|
||||
},
|
||||
"navigation": {
|
||||
"label": "モデルナビゲーション",
|
||||
"previousWithShortcut": "前のモデル(←)",
|
||||
"nextWithShortcut": "次のモデル(→)",
|
||||
"noPrevious": "前のモデルがありません",
|
||||
"noNext": "次のモデルがありません"
|
||||
},
|
||||
"license": {
|
||||
"noImageSell": "No selling generated content",
|
||||
"noRentCivit": "No Civitai generation",
|
||||
|
||||
@@ -914,6 +914,13 @@
|
||||
"recipes": "레시피",
|
||||
"versions": "버전"
|
||||
},
|
||||
"navigation": {
|
||||
"label": "모델 탐색",
|
||||
"previousWithShortcut": "이전 모델(←)",
|
||||
"nextWithShortcut": "다음 모델(→)",
|
||||
"noPrevious": "이전 모델이 없습니다",
|
||||
"noNext": "다음 모델이 없습니다"
|
||||
},
|
||||
"license": {
|
||||
"noImageSell": "No selling generated content",
|
||||
"noRentCivit": "No Civitai generation",
|
||||
|
||||
@@ -914,6 +914,13 @@
|
||||
"recipes": "Рецепты",
|
||||
"versions": "Версии"
|
||||
},
|
||||
"navigation": {
|
||||
"label": "Навигация по моделям",
|
||||
"previousWithShortcut": "Предыдущая модель (←)",
|
||||
"nextWithShortcut": "Следующая модель (→)",
|
||||
"noPrevious": "Предыдущая модель отсутствует",
|
||||
"noNext": "Следующая модель отсутствует"
|
||||
},
|
||||
"license": {
|
||||
"noImageSell": "No selling generated content",
|
||||
"noRentCivit": "No Civitai generation",
|
||||
|
||||
@@ -914,6 +914,13 @@
|
||||
"recipes": "配方",
|
||||
"versions": "版本"
|
||||
},
|
||||
"navigation": {
|
||||
"label": "模型导航",
|
||||
"previousWithShortcut": "上一个模型(←)",
|
||||
"nextWithShortcut": "下一个模型(→)",
|
||||
"noPrevious": "没有上一个模型",
|
||||
"noNext": "没有下一个模型"
|
||||
},
|
||||
"license": {
|
||||
"noImageSell": "No selling generated content",
|
||||
"noRentCivit": "No Civitai generation",
|
||||
|
||||
@@ -914,6 +914,13 @@
|
||||
"recipes": "配方",
|
||||
"versions": "版本"
|
||||
},
|
||||
"navigation": {
|
||||
"label": "模型導覽",
|
||||
"previousWithShortcut": "上一個模型(←)",
|
||||
"nextWithShortcut": "下一個模型(→)",
|
||||
"noPrevious": "沒有上一個模型",
|
||||
"noNext": "沒有下一個模型"
|
||||
},
|
||||
"license": {
|
||||
"noImageSell": "No selling generated content",
|
||||
"noRentCivit": "No Civitai generation",
|
||||
|
||||
Reference in New Issue
Block a user