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:
authorDaniel Ye <danyeh@microsoft.com>2017-10-23 22:23:49 +0300
committerDaniel Ye <danyeh@microsoft.com>2017-10-23 22:23:49 +0300
commit8676abb2be87ae5840ffa2f424c0c10125ff9d75 (patch)
treeba4904a98dfd6a756329dd76ee06b6696eb036e6 /i18n/kor/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
parent4b414da4a27225796a63ba5f9ca2d1041aa128a9 (diff)
2017-10-23. Merged in translations from Transifex.
Diffstat (limited to 'i18n/kor/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
index 9c417b8c7dd..1da0363bd93 100644
--- a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
+++ b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
@@ -7,6 +7,5 @@
"stateCapture": "개체 상태는 첫 번재 평가에서 캡처됩니다.",
"replVariableAriaLabel": "{0} 변수에 {1} 값이 있습니다. 읽기 평가 인쇄 루프, 디버그",
"replExpressionAriaLabel": "{0} 식에 {1} 값이 있습니다. 읽기 평가 인쇄 루프, 디버그",
- "replValueOutputAriaLabel": "{0}, 읽기 평가 인쇄 루프, 디버그",
- "replKeyValueOutputAriaLabel": "출력 변수 {0}에 {1} 값이 있습니다. 읽기 평가 인쇄 루프, 디버그"
+ "replValueOutputAriaLabel": "{0}, 읽기 평가 인쇄 루프, 디버그"
} \ No newline at end of file