Browse Source

Merge pull request #16123 from ShirasawaSama/locale_improve_chinese_i18n

i18n: improve chinese
Tim Jaeryang Baek 2 months ago
parent
commit
1339d0059a

+ 5 - 5
src/lib/i18n/locales/zh-CN/translation.json

@@ -931,7 +931,7 @@
 	"No search query generated": "未生成搜索查询",
 	"No source available": "没有可用来源",
 	"No users were found.": "未找到用户",
-	"No valves to update": "没有需要更新的阀门",
+	"No valves to update": "没有需要更新的变量",
 	"None": "无",
 	"Not factually correct": "事实并非如此",
 	"Not helpful": "无帮助",
@@ -1018,7 +1018,7 @@
 	"Pipeline downloaded successfully": "Pipeline 下载成功",
 	"Pipelines": "Pipeline",
 	"Pipelines Not Detected": "未检测到 Pipeline",
-	"Pipelines Valves": "Pipeline 阀门",
+	"Pipelines Valves": "Pipeline 变量",
 	"Plain text (.md)": "纯文本文档(.md)",
 	"Plain text (.txt)": "纯文本文档 (.txt)",
 	"Playground": "AI 对话游乐场",
@@ -1411,9 +1411,9 @@
 	"Using Focused Retrieval": "使用聚焦检索",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "竞技场模型默认使用所有模型。点击加号按钮添加自定义模型",
 	"Valid time units:": "有效时间单位:",
-	"Valves": "阀门",
-	"Valves updated": "阀门已更新",
-	"Valves updated successfully": "阀门更新成功",
+	"Valves": "变量",
+	"Valves updated": "变量已更新",
+	"Valves updated successfully": "变量更新成功",
 	"variable": "变量",
 	"Verify Connection": "验证连接",
 	"Verify SSL Certificate": "验证 SSL 证书",

+ 5 - 5
src/lib/i18n/locales/zh-TW/translation.json

@@ -931,7 +931,7 @@
 	"No search query generated": "未產生搜尋查詢",
 	"No source available": "無可用來源",
 	"No users were found.": "未找到任何使用者",
-	"No valves to update": "無閥門可更新",
+	"No valves to update": "無變數可更新",
 	"None": "無",
 	"Not factually correct": "與事實不符",
 	"Not helpful": "沒有幫助",
@@ -1018,7 +1018,7 @@
 	"Pipeline downloaded successfully": "成功下載管線",
 	"Pipelines": "管線",
 	"Pipelines Not Detected": "未偵測到管線",
-	"Pipelines Valves": "管線閥門",
+	"Pipelines Valves": "管線變數",
 	"Plain text (.md)": "純文字 (.md)",
 	"Plain text (.txt)": "純文字 (.txt)",
 	"Playground": "遊樂場",
@@ -1411,9 +1411,9 @@
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "正在使用預設競技場模型與所有模型。點選加號按鈕以新增自訂模型。",
 	"Valid time units:": "有效的時間單位:",
-	"Valves": "閥門",
-	"Valves updated": "閥門已更新",
-	"Valves updated successfully": "成功閥門更新",
+	"Valves": "變數",
+	"Valves updated": "變數已更新",
+	"Valves updated successfully": "變數成功更新",
 	"variable": "變數",
 	"Verify Connection": "驗證連線",
 	"Verify SSL Certificate": "驗證 SSL 憑證",