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
+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": "刪除此本地版本",