Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/cht/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
index 551aa8de48c..b6109cd4007 100644
--- a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
+++ b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
@@ -6,9 +6,9 @@
{
"fileLink": "按一下以追蹤 (Ctrl + 按一下滑鼠左鍵開至側邊)",
"fileLinkMac": "按一下以追蹤 (Cmd + 按一下滑鼠左鍵開至側邊)",
- "replExpressionAriaLabel": "運算式 {0} 具有值 {1},Read Eval Print Loop,偵錯",
- "replKeyValueOutputAriaLabel": "輸出變數 {0} 具有值 {1},Read Eval Print Loop,偵錯",
- "replValueOutputAriaLabel": "{0},Read Eval Print Loop,偵錯",
- "replVariableAriaLabel": "變數 {0} 具有值 {1},Read Eval Print Loop,偵錯",
+ "replExpressionAriaLabel": "運算式 {0} 具有值 {1},「讀取、求值、輸出」迴圈,偵錯",
+ "replKeyValueOutputAriaLabel": "輸出變數 {0} 具有值 {1},「讀取、求值、輸出」迴圈,偵錯",
+ "replValueOutputAriaLabel": "{0},「讀取、求值、輸出」迴圈,偵錯",
+ "replVariableAriaLabel": "變數 {0} 具有值 {1},「讀取、求值、輸出」迴圈,偵錯",
"stateCapture": "第一次評估會擷取物件狀態"
} \ No newline at end of file