@codingame/monaco-vscode-language-pack-tr 20.4.1 → 21.0.0
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": "21.0.0",
|
|
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": "21.0.0"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"Describes the content encoding of a string property.": "Bir dize özelliğinin içerik kodlamasını açıklar.",
|
|
46
46
|
"Describes the format expected for the value. By default, not used for validation": "Değer için beklenen biçimi açıklar. Varsayılan olarak doğrulama için kullanılmaz",
|
|
47
47
|
"Describes the media type of a string property.": "Dize özelliğinin medya türünü açıklar.",
|
|
48
|
-
"Downloading schemas is disabled in untrusted workspaces": "
|
|
48
|
+
"Downloading schemas is disabled in untrusted workspaces": "Güvenilmeyen çalışma alanlarında şema indirme devre dışı bırakıldı.",
|
|
49
49
|
"Downloading schemas is disabled through setting '{0}'": "'{0}' ayarı aracılığıyla şema indirme özelliği devre dışı bırakıldı",
|
|
50
50
|
"Downloading schemas is disabled. Click to configure.": "Şema indirme özelliği devre dışı bırakıldı. Yapılandırmak için tıklayın.",
|
|
51
51
|
"Draft-03 schemas are not supported.": "Taslak-03 şemaları desteklenmiyor.",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"URI with a scheme is expected.": "Düzen içeren URI bekleniyor.",
|
|
140
140
|
"Unable to compute used schemas: No document": "Kullanılan şemalar hesaplanamıyor: Belge yok",
|
|
141
141
|
"Unable to compute used schemas: {0}": "Kullanılan şemalar hesaplanamıyor:{0}",
|
|
142
|
-
"Unable to download schemas in untrusted workspaces.": "
|
|
142
|
+
"Unable to download schemas in untrusted workspaces.": "Güvenilmeyen çalışma alanlarındaki şemalar indirilemiyor.",
|
|
143
143
|
"Unable to load schema from '{0}'. No schema request service available": "'{0}' konumundan şema yüklenemiyor. Kullanılabilir şema isteği hizmeti yok",
|
|
144
144
|
"Unable to load schema from '{0}': No content.": "'{0}' konumundan şema yüklenemiyor: İçerik yok.",
|
|
145
145
|
"Unable to load schema from '{0}': {1}.": "'{0}' konumundan şema yüklenemiyor: {1}.",
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"json.schemas.url.desc": "Şemanın URL'si veya mutlak dosya yolu. Çalışma alanında ve çalışma alanı klasörü ayarlarında ('./' ile başlayan) göreli bir yol olabilir.",
|
|
185
185
|
"json.tracing.desc": "VS Code ile JSON dili sunucusu arasındaki iletişimi izler.",
|
|
186
186
|
"json.validate.enable.desc": "JSON doğrulamasını etkinleştirin/devre dışı bırakın.",
|
|
187
|
-
"json.workspaceTrust": "
|
|
187
|
+
"json.workspaceTrust": "Uzantının http ve https'den şemaları yüklemesi için çalışma alanının güvenilir olması gerekir."
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
190
|
}
|