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/extensions/git/out')
-rw-r--r--i18n/trk/extensions/git/out/commands.i18n.json4
-rw-r--r--i18n/trk/extensions/git/out/repository.i18n.json2
2 files changed, 4 insertions, 2 deletions
diff --git a/i18n/trk/extensions/git/out/commands.i18n.json b/i18n/trk/extensions/git/out/commands.i18n.json
index 062e690a02d..324d93134ea 100644
--- a/i18n/trk/extensions/git/out/commands.i18n.json
+++ b/i18n/trk/extensions/git/out/commands.i18n.json
@@ -12,8 +12,8 @@
"cloning": "Git deposu kopyalanıyor...",
"openrepo": "Depoyu Aç",
"proposeopen": "Kopyalanan depoyu açmak ister misiniz?",
- "path to init": "Klasör yolu",
- "provide path": "Git deposu oluşturmak için lütfen bir klasör yolu belirtin",
+ "init repo": "Depo Oluştur",
+ "create repo": "Depo Oluştur",
"HEAD not available": "'{0}'e ait HEAD sürümü mevcut değil.",
"confirm stage files with merge conflicts": "Birleştirme çakışmaları bulunan {0} dosyayı hazırlamak istediğinizden emin misiniz?",
"confirm stage file with merge conflicts": "Birleştirme çakışmaları bulunan {0} klasörünü hazırlamak istediğinizden emin misiniz?",
diff --git a/i18n/trk/extensions/git/out/repository.i18n.json b/i18n/trk/extensions/git/out/repository.i18n.json
index 4f0f8a1a395..77b9fa01352 100644
--- a/i18n/trk/extensions/git/out/repository.i18n.json
+++ b/i18n/trk/extensions/git/out/repository.i18n.json
@@ -21,6 +21,8 @@
"deleted by us": "Bizim Tarafımızdan Silindi",
"both added": "Her İkimiz de Ekledik",
"both modified": "Her İkimiz de Değiştirdik",
+ "untracked, short": "Z",
+ "modified, short": "D",
"commit": "Commit'le",
"merge changes": "Değişiklikleri Birleştir",
"staged changes": "Hazırlanmış Değişiklikler",