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/trk/src/vs/workbench/services/files/node/fileService.i18n.json')
-rw-r--r--i18n/trk/src/vs/workbench/services/files/node/fileService.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/trk/src/vs/workbench/services/files/node/fileService.i18n.json b/i18n/trk/src/vs/workbench/services/files/node/fileService.i18n.json
index 0032045d6c1..a9f7d643231 100644
--- a/i18n/trk/src/vs/workbench/services/files/node/fileService.i18n.json
+++ b/i18n/trk/src/vs/workbench/services/files/node/fileService.i18n.json
@@ -9,6 +9,7 @@
"fileInvalidPath": "Geçersiz dosya kaynağı ({0})",
"fileIsDirectoryError": "Dosya bir dizindir",
"fileNotModifiedError": "Dosya şu tarihten beri değiştirilmemiş:",
+ "fileTooLargeForHeapError": "Dosya boyutu pencere bellek sınırını aşıyor, lütfen code --max-memory=YENIBOYUT komutunu çalıştırın",
"fileTooLargeError": "Dosya, açmak için çok büyük",
"fileNotFoundError": "Dosya bulunamadı ({0})",
"fileBinaryError": "Dosya ikili olarak görünüyor ve metin olarak açılamıyor",