Skip to content

Commit 8381c1f

Browse files
authored
Update zh-cn.json and zh-hant.json (Acode-Foundation#2032)
1 parent 2fbf95d commit 8381c1f

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

src/lang/zh-cn.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -699,28 +699,28 @@
699699
"settings-note-lsp-settings": "语言服务器提供补全、诊断、悬停等功能。你可以在此安装、更新或定义自定义服务器。托管安装程序在终端/proot 环境中运行。",
700700
"search result label singular": "条结果",
701701
"search result label plural": "条结果",
702-
"pin tab": "Pin tab",
703-
"unpin tab": "Unpin tab",
704-
"pinned tab": "Pinned tab",
705-
"unpin tab before closing": "Unpin the tab before closing it.",
706-
"app font": "App font",
707-
"settings-info-app-font-family": "Choose the font used across the app interface.",
708-
"lsp-transport-method-stdio": "STDIO (launch a binary command)",
709-
"lsp-transport-method-websocket": "WebSocket (connect to a ws/wss URL)",
702+
"pin tab": "固定标签页",
703+
"unpin tab": "取消固定标签页",
704+
"pinned tab": "已固定的标签页",
705+
"unpin tab before closing": "关闭前请先取消固定该标签页。",
706+
"app font": "应用字体",
707+
"settings-info-app-font-family": "选择在应用界面中使用的字体。",
708+
"lsp-transport-method-stdio": "STDIO(启动可执行命令)",
709+
"lsp-transport-method-websocket": "WebSocket(连接到 ws/wss URL",
710710
"lsp-websocket-url": "WebSocket URL",
711-
"lsp-websocket-server-managed-externally": "This server is managed externally over WebSocket.",
712-
"lsp-error-websocket-url-invalid": "WebSocket URL must start with ws:// or wss://",
713-
"lsp-error-websocket-url-required": "WebSocket URL is required",
714-
"lsp-remove-custom-server": "Remove custom server",
715-
"lsp-remove-custom-server-confirm": "Remove custom language server {server}?",
716-
"lsp-custom-server-removed": "Custom server removed",
717-
"settings-info-lsp-remove-custom-server": "Remove this custom language server from Acode.",
718-
"unsaved selected tabs warning": "Some selected tabs are not saved. Choose what to do.",
719-
"save selected tabs": "Save selected tabs",
720-
"close selected tabs": "Close selected tabs",
721-
"save selected tabs warning": "Are you sure you want to save and close the selected tabs?",
722-
"close selected tabs warning": "Are you sure you want to close the selected tabs? You will lose the unsaved changes and this action cannot be reversed.",
723-
"close tabs to right": "Close Right",
724-
"close tabs to left": "Close Left",
725-
"close other tabs": "Close Others"
711+
"lsp-websocket-server-managed-externally": "该服务器通过 WebSocket 在外部管理。",
712+
"lsp-error-websocket-url-invalid": "WebSocket URL 必须以 ws:// wss:// 开头",
713+
"lsp-error-websocket-url-required": "必须提供 WebSocket URL",
714+
"lsp-remove-custom-server": "移除自定义服务器",
715+
"lsp-remove-custom-server-confirm": "确定要移除自定义语言服务器 {server} 吗?",
716+
"lsp-custom-server-removed": "自定义服务器已移除",
717+
"settings-info-lsp-remove-custom-server": "Acode 中移除此自定义语言服务器。",
718+
"unsaved selected tabs warning": "部分选中的标签页尚未保存,请选择要执行的操作。",
719+
"save selected tabs": "保存选中的标签页",
720+
"close selected tabs": "关闭选中的标签页",
721+
"save selected tabs warning": "确定要保存并关闭选中的标签页吗?",
722+
"close selected tabs warning": "确定要关闭选中的标签页吗?未保存的更改将丢失且无法恢复。",
723+
"close tabs to right": "关闭右侧标签页",
724+
"close tabs to left": "关闭左侧标签页",
725+
"close other tabs": "关闭其他标签页"
726726
}

src/lang/zh-hant.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -699,28 +699,28 @@
699699
"settings-note-lsp-settings": "語言服務器提供補全、診斷、懸停等功能。你可以在此安裝、更新或定義自定義服務器。託管安裝程序在終端/proot 環境中運行。",
700700
"search result label singular": "條結果",
701701
"search result label plural": "條結果",
702-
"pin tab": "Pin tab",
703-
"unpin tab": "Unpin tab",
704-
"pinned tab": "Pinned tab",
705-
"unpin tab before closing": "Unpin the tab before closing it.",
706-
"app font": "App font",
707-
"settings-info-app-font-family": "Choose the font used across the app interface.",
708-
"lsp-transport-method-stdio": "STDIO (launch a binary command)",
709-
"lsp-transport-method-websocket": "WebSocket (connect to a ws/wss URL)",
702+
"pin tab": "固定標籤頁",
703+
"unpin tab": "取消固定標籤頁",
704+
"pinned tab": "已固定的標籤頁",
705+
"unpin tab before closing": "關閉前請先取消固定該標籤頁。",
706+
"app font": "應用字體",
707+
"settings-info-app-font-family": "選擇在應用介面中使用的字體。",
708+
"lsp-transport-method-stdio": "STDIO(啟動可執行命令)",
709+
"lsp-transport-method-websocket": "WebSocket(連接到 ws/wss URL",
710710
"lsp-websocket-url": "WebSocket URL",
711-
"lsp-websocket-server-managed-externally": "This server is managed externally over WebSocket.",
712-
"lsp-error-websocket-url-invalid": "WebSocket URL must start with ws:// or wss://",
713-
"lsp-error-websocket-url-required": "WebSocket URL is required",
714-
"lsp-remove-custom-server": "Remove custom server",
715-
"lsp-remove-custom-server-confirm": "Remove custom language server {server}?",
716-
"lsp-custom-server-removed": "Custom server removed",
717-
"settings-info-lsp-remove-custom-server": "Remove this custom language server from Acode.",
718-
"unsaved selected tabs warning": "Some selected tabs are not saved. Choose what to do.",
719-
"save selected tabs": "Save selected tabs",
720-
"close selected tabs": "Close selected tabs",
721-
"save selected tabs warning": "Are you sure you want to save and close the selected tabs?",
722-
"close selected tabs warning": "Are you sure you want to close the selected tabs? You will lose the unsaved changes and this action cannot be reversed.",
723-
"close tabs to right": "Close Right",
724-
"close tabs to left": "Close Left",
725-
"close other tabs": "Close Others"
711+
"lsp-websocket-server-managed-externally": "此伺服器透過 WebSocket 在外部管理。",
712+
"lsp-error-websocket-url-invalid": "WebSocket URL 必須以 ws:// wss:// 開頭",
713+
"lsp-error-websocket-url-required": "必須提供 WebSocket URL",
714+
"lsp-remove-custom-server": "移除自訂伺服器",
715+
"lsp-remove-custom-server-confirm": "確定要移除自訂語言伺服器 {server} 嗎?",
716+
"lsp-custom-server-removed": "自訂伺服器已移除",
717+
"settings-info-lsp-remove-custom-server": "Acode 中移除此自訂語言伺服器。",
718+
"unsaved selected tabs warning": "部分選取的標籤頁尚未保存,請選擇要執行的操作。",
719+
"save selected tabs": "保存選取的標籤頁",
720+
"close selected tabs": "關閉選取的標籤頁",
721+
"save selected tabs warning": "確定要保存並關閉選取的標籤頁嗎?",
722+
"close selected tabs warning": "確定要關閉選取的標籤頁嗎?未保存的變更將會遺失且無法恢復。",
723+
"close tabs to right": "關閉右側標籤頁",
724+
"close tabs to left": "關閉左側標籤頁",
725+
"close other tabs": "關閉其他標籤頁"
726726
}

0 commit comments

Comments
 (0)