@codingame/monaco-vscode-language-pack-tr 18.4.0 → 19.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-tr",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "19.0.1",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@codingame/monaco-vscode-api": "
|
|
21
|
+
"@codingame/monaco-vscode-api": "19.0.1"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
"$(info) This repository has no worktrees.": "$(info) Bu depoda çalışma ağacı yoktur.",
|
|
19
19
|
"A branch named \"{0}\" already exists": "\"{0}\" adlı bir dal zaten var",
|
|
20
20
|
"A git repository was found in the parent folders of the workspace or the open file(s). Would you like to open the repository?": "Çalışma alanının üst klasörlerinde veya açık dosyalarda bir git deposu bulundu. Depoları açmak istiyor musunuz?",
|
|
21
|
+
"A worktree already exists at \"{0}\".": "A worktree already exists at \"{0}\".",
|
|
21
22
|
"Absolute paths not supported in \"git.scanRepositories\" setting.": "\"git.scanRepositories\" ayarında mutlak yollar desteklenmiyor.",
|
|
22
23
|
"Add Remote": "Uzak Depo Ekle",
|
|
23
24
|
"Add a new remote...": "Yeni uzak depo ekle...",
|
|
@@ -43,6 +44,7 @@
|
|
|
43
44
|
"Are you sure you want to stage {0} with merge conflicts?": "Birleştirme çakışmalarına sahip {0} dosyasını hazırlamak istediğinizden emin misiniz?",
|
|
44
45
|
"Ask Me Later": "Daha Sonra Sor",
|
|
45
46
|
"Branch \"{0}\" already exists": "\"{0}\" dalı zaten var",
|
|
47
|
+
"Branch \"{0}\" is already checked out in the worktree at \"{1}\".": "Branch \"{0}\" is already checked out in the worktree at \"{1}\".",
|
|
46
48
|
"Branch name": "Dal adı",
|
|
47
49
|
"Branch name needs to match regex: {0}": "Dal adının {0} normal ifadesiyle eşleşmesi gerekir",
|
|
48
50
|
"Can't force push refs to remote. The tip of the remote-tracking branch has been updated since the last checkout. Try running \"Pull\" first to pull the latest changes from the remote branch first.": "Başvuruları uzak depoya gönderme zorlanamıyor. Uzaktan izleme dalının ipucu, son kullanıma almadan sonra güncelleştirildi. Önce en son değişiklikleri uzak daldan çekmek için \"Çek\" komutunu çalıştırmayı deneyin.",
|
|
@@ -117,6 +119,7 @@
|
|
|
117
119
|
"File \"{0}\" was deleted by them and modified by us.\n\nWhat would you like to do?": "\"{0}\" dosyası, onlar tarafından silindi ve bizim tarafımızdan değiştirildi.\n\nNe yapmak istiyorsunuz?",
|
|
118
120
|
"File \"{0}\" was deleted by us and modified by them.\n\nWhat would you like to do?": "\"{0}\" dosyası bizim tarafımızdan silindi ve onlar tarafından değiştirildi.\n\nNe yapmak istiyorsunuz?",
|
|
119
121
|
"Force Checkout": "Kullanıma Almayı Zorla",
|
|
122
|
+
"Force Delete": "Silmeye Zorla",
|
|
120
123
|
"Force push is not allowed, please enable it with the \"git.allowForcePush\" setting.": "Gönderimi zorlamaya izin verilmiyor, lütfen \"git.allowForcePush\" ayarıyla etkinleştirin.",
|
|
121
124
|
"Git Blame Information": "Git Blame Bilgileri",
|
|
122
125
|
"Git History": "Git Geçmişi",
|
|
@@ -164,6 +167,7 @@
|
|
|
164
167
|
"Move to Trash": "Çöp Kutusuna Taşı",
|
|
165
168
|
"Never": "Hiçbir Zaman",
|
|
166
169
|
"No": "Hayır",
|
|
170
|
+
"No hunk found at cursor position.": "İmleç konumunda parça bulunamadı.",
|
|
167
171
|
"No rebase in progress.": "Devam eden yeniden temellendirme yok.",
|
|
168
172
|
"Not Committed Yet": "Henüz Commit İşlemi Uygulanmadı",
|
|
169
173
|
"Not Committed Yet (Staged)": "Henüz Commit İşlemi Uygulanmadı (Hazırlandı)",
|
|
@@ -179,6 +183,8 @@
|
|
|
179
183
|
"Open Repositories In Parent Folders": "Depoları Üst Klasörlerde Açma",
|
|
180
184
|
"Open Repository": "Depoyu Aç",
|
|
181
185
|
"Open Settings": "Ayarları Aç",
|
|
186
|
+
"Open Worktree in Current Window": "Open Worktree in Current Window",
|
|
187
|
+
"Open Worktree in New Window": "Open Worktree in New Window",
|
|
182
188
|
"Open in New Window": "Yeni Pencerede Aç",
|
|
183
189
|
"Optionally provide a stash message": "İsteğe bağlı olarak bir geçici kayıt iletisi belirtin",
|
|
184
190
|
"Passphrase": "Parola",
|
|
@@ -202,7 +208,7 @@
|
|
|
202
208
|
"Please provide a new branch name": "Lütfen yeni bir dal adı girin",
|
|
203
209
|
"Please provide a remote name": "Lütfen bir uzak depo adı girin",
|
|
204
210
|
"Please provide a tag name": "Lütfen bir etiket adı girin",
|
|
205
|
-
"Please provide a worktree
|
|
211
|
+
"Please provide a worktree path": "Lütfen bir çalışma ağacı yolu belirtin",
|
|
206
212
|
"Please provide the commit hash": "Lütfen commit karmasını belirtin",
|
|
207
213
|
"Publish Branch": "Dalı Yayımla",
|
|
208
214
|
"Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "\"{0}\" Branch'ini Yayımla",
|
|
@@ -228,6 +234,7 @@
|
|
|
228
234
|
"Restore File": "Dosyayı Geri Yükle",
|
|
229
235
|
"Save All & Commit Changes": "Tümünü Kaydet ve Değişiklikleri İşle",
|
|
230
236
|
"Save All & Stash": "Tümünü Kaydet ve Geçici Olarak Kaydet",
|
|
237
|
+
"Select Worktree Destination": "Çalışma Ağacı Hedefini Seçin",
|
|
231
238
|
"Select a branch or tag to checkout": "Kullanıma alma için bir dal veya etiket seçin",
|
|
232
239
|
"Select a branch or tag to merge from": "Birleştirilecek bir dal veya etiket seçin",
|
|
233
240
|
"Select a branch to checkout in detached mode": "Ayrılmış modda kullanıma almak için bir dal seçin",
|
|
@@ -277,10 +284,12 @@
|
|
|
277
284
|
"The repository does not have any staged changes.": "Depoda hazırlanmış değişiklik yok.",
|
|
278
285
|
"The repository does not have any untracked changes.": "Depoda izlenmeyen değişiklik yok.",
|
|
279
286
|
"The selection range does not contain any changes.": "Seçim aralığı herhangi bir değişiklik içermiyor.",
|
|
287
|
+
"The worktree contains modified or untracked files. Do you want to force delete?": "Çalışma ağacı, değiştirilmiş veya izlenmeyen dosyaları içerir. Zorla silmek istiyor musunuz?",
|
|
280
288
|
"There are known issues with the installed Git \"{0}\". Please update to Git >= 2.27 for the git features to work correctly.": "Yüklü Git \"{0}\" ile ilgili bilinen sorunlar var. Git özelliklerinin düzgün çalışması için lütfen Git'i 2.27 veya üzeri bir sürüme güncelleştirin.",
|
|
281
289
|
"There are merge conflicts while applying the stash. Please resolve them before committing your changes.": "Geçici kayıt uygulanırken birleştirme çakışmaları var. Değişikliklerinizi yürütmeden önce lütfen bunları çözümleyin.",
|
|
282
290
|
"There are merge conflicts. Please resolve them before committing your changes.": "Birleştirme çakışmaları var. Değişikliklerinizi yürütmeden önce lütfen bunları çözümleyin.",
|
|
283
291
|
"There are no available repositories": "Kullanılabilir depo yok",
|
|
292
|
+
"There are no available repositories matching the filter": "Filtreye uyan kullanılabilir depo yok",
|
|
284
293
|
"There are no changes to commit.": "Commit işlemi uygulanacak değişiklik yok.",
|
|
285
294
|
"There are no changes to stash.": "Hazırlanacak değişiklik yok.",
|
|
286
295
|
"There are no staged changes to commit.\n\nWould you like to stage all your changes and commit them directly?": "Commit işlemi yapılacak hazırlanmış değişiklik yok.\n\nTüm değişikliklerinizi otomatik olarak hazırlamak ve doğrudan commit işlemi yapmak ister misiniz?",
|
|
@@ -304,7 +313,7 @@
|
|
|
304
313
|
"Untracked Changes": "İzlenmeyen Değişiklikler",
|
|
305
314
|
"Update Git": "Git'i Güncelleştir",
|
|
306
315
|
"View Problems": "Sorunları Görüntüleyin",
|
|
307
|
-
"Worktree
|
|
316
|
+
"Worktree path": "Çalışma ağacı yolu",
|
|
308
317
|
"Would you like to add \"{0}\" to .gitignore?": ".gitignore şablonuna \"{0}\" eklemek istiyor musunuz?",
|
|
309
318
|
"Would you like to open the cloned repository, or add it to the current workspace?": "Klonlanan depoyu açmak veya geçerli çalışma alanına eklemek istiyor musunuz?",
|
|
310
319
|
"Would you like to open the cloned repository?": "Klonlanan depoyu açmak istiyor musunuz?",
|
|
@@ -322,6 +331,7 @@
|
|
|
322
331
|
"You can restore these files from the Trash.": "Bu dosyaları Çöp Kutusu'ndan geri yükleyebilirsiniz.",
|
|
323
332
|
"You can restore this file from the Recycle Bin.": "Bu dosyayı Geri Dönüşüm Kutusu'ndan geri yükleyebilirsiniz.",
|
|
324
333
|
"You can restore this file from the Trash.": "Bu dosyayı Çöp Kutusu'ndan geri yükleyebilirsiniz.",
|
|
334
|
+
"You cannot delete the worktree you are currently in. Please switch to the main repository first.": "Şu anda bulunduğunuz çalışma ağacını silemezsiniz. Lütfen önce ana depoya geçiş yapın.",
|
|
325
335
|
"You seem to have git \"{0}\" installed. Code works best with git >= 2": "\"{0}\" Git'ini yüklemiş gibi görünüyorsunuz. Kod en verimli Git 2 ve üzeri sürümlerle çalışır",
|
|
326
336
|
"Your local changes would be overwritten by checkout.": "Kullanıma alma ile yerel değişikliklerinizin üzerine yazılacak.",
|
|
327
337
|
"Your repository has no remotes configured to publish to.": "Deponuzda yayımlanacak şekilde yapılandırılan uzak depo yok.",
|
|
@@ -489,7 +499,8 @@
|
|
|
489
499
|
"command.deleteRemoteBranch": "Uzak Dalı Sil...",
|
|
490
500
|
"command.deleteRemoteTag": "Uzak Etiketi Sil...",
|
|
491
501
|
"command.deleteTag": "Etiketi Sil...",
|
|
492
|
-
"command.deleteWorktree": "Çalışma Ağacını Sil
|
|
502
|
+
"command.deleteWorktree": "Çalışma Ağacını Sil",
|
|
503
|
+
"command.deleteWorktreeFromPalette": "Çalışma Ağacını Sil...",
|
|
493
504
|
"command.fetch": "Getir",
|
|
494
505
|
"command.fetchAll": "Tüm Uzak Depolardan Getir",
|
|
495
506
|
"command.fetchPrune": "Getir (Ayıkla)",
|
|
@@ -513,6 +524,8 @@
|
|
|
513
524
|
"command.openHEADFile": "Açık Dosya (HEAD)",
|
|
514
525
|
"command.openRepositoriesInParentFolders": "Depoları Üst Klasörlerde Açma",
|
|
515
526
|
"command.openRepository": "Depoyu Aç",
|
|
527
|
+
"command.openWorktree": "İş Ağacını Geçerli Pencerede Aç",
|
|
528
|
+
"command.openWorktreeInNewWindow": "İş Ağacını Yeni Pencerede Aç",
|
|
516
529
|
"command.publish": "Dalı Yayımla...",
|
|
517
530
|
"command.pull": "Çek",
|
|
518
531
|
"command.pullFrom": "Şuradan çek...",
|
|
@@ -140,7 +140,6 @@
|
|
|
140
140
|
"{0} references": "{0} başvuru"
|
|
141
141
|
},
|
|
142
142
|
"package": {
|
|
143
|
-
"configuration.expandableHover": "Üzerine gelindiğinde TS sunucusundan daha fazla/daha az bilgi görüntülemek için genişletme/daraltma özelliğini etkinleştirin. TypeScript 5.9+ gerektirir.",
|
|
144
143
|
"configuration.format": "Biçimlendiriliyor",
|
|
145
144
|
"configuration.hover.maximumLength": "Üzerine gelindiğinde gösterilecek maksimum karakter sayısı. Üzerine gelindiğinde bu sayıdan daha uzunsa, kesilecektir. TypeScript 5.9+ gerektirir.",
|
|
146
145
|
"configuration.implicitProjectConfig.checkJs": "JavaScript dosyalarının anlamsal denetimini etkinleştirin/devre dışı bırakın. Mevcut `jsconfig.json` veya `tsconfig.json` dosyaları bu ayarı geçersiz kılar.",
|