@codingame/monaco-vscode-language-pack-tr 19.1.1 → 19.1.3
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": "19.1.
|
|
3
|
+
"version": "19.1.3",
|
|
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": "19.1.
|
|
21
|
+
"@codingame/monaco-vscode-api": "19.1.3"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -44,7 +44,7 @@
|
|
|
44
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?",
|
|
45
45
|
"Ask Me Later": "Daha Sonra Sor",
|
|
46
46
|
"Branch \"{0}\" already exists": "\"{0}\" dalı zaten var",
|
|
47
|
-
"Branch \"{0}\" is already checked out in the current repository.": "
|
|
47
|
+
"Branch \"{0}\" is already checked out in the current repository.": "\"{0}\" dalı zaten mevcut depoda kontrol edildi.",
|
|
48
48
|
"Branch \"{0}\" is already checked out in the worktree at \"{1}\".": "“{0}” dalı zaten “{1}” konumundaki çalışma ağacında kontrol edildi.",
|
|
49
49
|
"Branch name": "Dal adı",
|
|
50
50
|
"Branch name needs to match regex: {0}": "Dal adının {0} normal ifadesiyle eşleşmesi gerekir",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"Copy Commit Hash": "İşleme Karmasını Kopyala",
|
|
99
99
|
"Could not clone your repository as Git is not installed.": "Git yüklü olmadığından deponuz klonlanamadı.",
|
|
100
100
|
"Create Empty Commit": "Boş Commit Oluştur",
|
|
101
|
-
"Create New Branch": "
|
|
101
|
+
"Create New Branch": "Yeni Dal Oluştur",
|
|
102
102
|
"Current": "Geçerli",
|
|
103
103
|
"Current commit message only contains whitespace characters": "Geçerli commit iletisi yalnızca boşluk karakterleri içeriyor",
|
|
104
104
|
"Delete All {0} Files": "Tüm Tüm {0} Sil",
|