@codingame/monaco-vscode-language-pack-tr 1.83.3-next.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/index.d.ts +1 -0
- package/index.js +92 -0
- package/package.json +23 -0
- package/translations/extensions/ms-vscode.js-debug.i18n.json +418 -0
- package/translations/extensions/vscode.bat.i18n.json +16 -0
- package/translations/extensions/vscode.builtin-notebook-renderers.i18n.json +16 -0
- package/translations/extensions/vscode.clojure.i18n.json +16 -0
- package/translations/extensions/vscode.coffeescript.i18n.json +16 -0
- package/translations/extensions/vscode.configuration-editing.i18n.json +68 -0
- package/translations/extensions/vscode.cpp.i18n.json +16 -0
- package/translations/extensions/vscode.csharp.i18n.json +16 -0
- package/translations/extensions/vscode.css-language-features.i18n.json +365 -0
- package/translations/extensions/vscode.css.i18n.json +16 -0
- package/translations/extensions/vscode.dart.i18n.json +16 -0
- package/translations/extensions/vscode.debug-auto-launch.i18n.json +37 -0
- package/translations/extensions/vscode.debug-server-ready.i18n.json +30 -0
- package/translations/extensions/vscode.diff.i18n.json +16 -0
- package/translations/extensions/vscode.docker.i18n.json +16 -0
- package/translations/extensions/vscode.emmet.i18n.json +83 -0
- package/translations/extensions/vscode.extension-editing.i18n.json +33 -0
- package/translations/extensions/vscode.fsharp.i18n.json +16 -0
- package/translations/extensions/vscode.git-base.i18n.json +30 -0
- package/translations/extensions/vscode.git.i18n.json +606 -0
- package/translations/extensions/vscode.github-authentication.i18n.json +37 -0
- package/translations/extensions/vscode.github.i18n.json +58 -0
- package/translations/extensions/vscode.go.i18n.json +16 -0
- package/translations/extensions/vscode.groovy.i18n.json +16 -0
- package/translations/extensions/vscode.grunt.i18n.json +25 -0
- package/translations/extensions/vscode.gulp.i18n.json +24 -0
- package/translations/extensions/vscode.handlebars.i18n.json +16 -0
- package/translations/extensions/vscode.hlsl.i18n.json +16 -0
- package/translations/extensions/vscode.html-language-features.i18n.json +302 -0
- package/translations/extensions/vscode.html.i18n.json +16 -0
- package/translations/extensions/vscode.ini.i18n.json +16 -0
- package/translations/extensions/vscode.ipynb.i18n.json +26 -0
- package/translations/extensions/vscode.jake.i18n.json +24 -0
- package/translations/extensions/vscode.java.i18n.json +16 -0
- package/translations/extensions/vscode.javascript.i18n.json +16 -0
- package/translations/extensions/vscode.json-language-features.i18n.json +185 -0
- package/translations/extensions/vscode.json.i18n.json +16 -0
- package/translations/extensions/vscode.julia.i18n.json +16 -0
- package/translations/extensions/vscode.latex.i18n.json +16 -0
- package/translations/extensions/vscode.less.i18n.json +16 -0
- package/translations/extensions/vscode.log.i18n.json +16 -0
- package/translations/extensions/vscode.lua.i18n.json +16 -0
- package/translations/extensions/vscode.make.i18n.json +16 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +150 -0
- package/translations/extensions/vscode.markdown-math.i18n.json +18 -0
- package/translations/extensions/vscode.markdown.i18n.json +16 -0
- package/translations/extensions/vscode.media-preview.i18n.json +40 -0
- package/translations/extensions/vscode.merge-conflict.i18n.json +49 -0
- package/translations/extensions/vscode.microsoft-authentication.i18n.json +40 -0
- package/translations/extensions/vscode.npm.i18n.json +122 -0
- package/translations/extensions/vscode.objective-c.i18n.json +16 -0
- package/translations/extensions/vscode.perl.i18n.json +16 -0
- package/translations/extensions/vscode.php-language-features.i18n.json +31 -0
- package/translations/extensions/vscode.php.i18n.json +16 -0
- package/translations/extensions/vscode.powershell.i18n.json +16 -0
- package/translations/extensions/vscode.pug.i18n.json +16 -0
- package/translations/extensions/vscode.python.i18n.json +16 -0
- package/translations/extensions/vscode.r.i18n.json +16 -0
- package/translations/extensions/vscode.razor.i18n.json +16 -0
- package/translations/extensions/vscode.references-view.i18n.json +61 -0
- package/translations/extensions/vscode.restructuredtext.i18n.json +16 -0
- package/translations/extensions/vscode.ruby.i18n.json +16 -0
- package/translations/extensions/vscode.rust.i18n.json +16 -0
- package/translations/extensions/vscode.scss.i18n.json +16 -0
- package/translations/extensions/vscode.search-result.i18n.json +16 -0
- package/translations/extensions/vscode.shaderlab.i18n.json +16 -0
- package/translations/extensions/vscode.shellscript.i18n.json +16 -0
- package/translations/extensions/vscode.simple-browser.i18n.json +28 -0
- package/translations/extensions/vscode.sql.i18n.json +16 -0
- package/translations/extensions/vscode.swift.i18n.json +16 -0
- package/translations/extensions/vscode.theme-abyss.i18n.json +17 -0
- package/translations/extensions/vscode.theme-defaults.i18n.json +25 -0
- package/translations/extensions/vscode.theme-kimbie-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai-dimmed.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai.i18n.json +17 -0
- package/translations/extensions/vscode.theme-quietlight.i18n.json +17 -0
- package/translations/extensions/vscode.theme-red.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-light.i18n.json +17 -0
- package/translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json +17 -0
- package/translations/extensions/vscode.tunnel-forwarding.i18n.json +27 -0
- package/translations/extensions/vscode.typescript-language-features.i18n.json +350 -0
- package/translations/extensions/vscode.typescript.i18n.json +16 -0
- package/translations/extensions/vscode.vb.i18n.json +16 -0
- package/translations/extensions/vscode.vscode-theme-seti.i18n.json +17 -0
- package/translations/extensions/vscode.xml.i18n.json +16 -0
- package/translations/extensions/vscode.yaml.i18n.json +16 -0
- package/translations/main.i18n.json.js +13020 -0
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Always": "Her zaman",
|
|
13
|
+
"Auto Attach: Always": "Otomatik İliştirme: Her Zaman",
|
|
14
|
+
"Auto Attach: Disabled": "Otomatik Ekleme: Devre Dışı",
|
|
15
|
+
"Auto Attach: Smart": "Otomatik İliştirme: Akıllı",
|
|
16
|
+
"Auto Attach: With Flag": "Otomatik İliştirme: Bayrak ile",
|
|
17
|
+
"Auto attach is disabled and not shown in status bar": "Otomatik ekleme devre dışı bırakılır ve durum çubuğunda gösterilmez",
|
|
18
|
+
"Auto attach to every Node.js process launched in the terminal": "Terminalde başlatılan her Node.js işlemine otomatik iliştir",
|
|
19
|
+
"Auto attach when running scripts that aren't in a node_modules folder": "Node_modules klasöründe olmayan komut dosyalarını çalıştırırken otomatik iliştir",
|
|
20
|
+
"Automatically attach to node.js processes in debug mode": "Hata ayıklama modunda node.js işlemlerine otomatik olarak ekle",
|
|
21
|
+
"Debug Auto Attach": "Hata Ayıklama Otomatik Ekleme",
|
|
22
|
+
"Disabled": "Devre Dışı",
|
|
23
|
+
"Only With Flag": "Yalnızca Bayrak ile",
|
|
24
|
+
"Only auto attach when the `--inspect` flag is given": "Yalnızca `--inspect` bayrağı verildiğinde otomatik iliştir",
|
|
25
|
+
"Re-enable auto attach": "Otomatik eklemeyi yeniden etkinleştir",
|
|
26
|
+
"Smart": "Akıllı",
|
|
27
|
+
"Temporarily disable auto attach in this session": "Bu oturumda otomatik eklemeyi geçici olarak devre dışı bırak",
|
|
28
|
+
"Toggle auto attach in this workspace": "Bu çalışma alanında otomatik eklemeyi değiştir",
|
|
29
|
+
"Toggle auto attach on this machine": "Bu makinede otomatik olarak iliştirmeyi değiştir"
|
|
30
|
+
},
|
|
31
|
+
"package": {
|
|
32
|
+
"description": "Düğümde hata ayıklama uzantıları etkin değilken otomatik ekleme özelliği için kullanılan yardımcı.",
|
|
33
|
+
"displayName": "Düğümde Hata Ayıklama Otomatik Eklemesi",
|
|
34
|
+
"toggle.auto.attach": "Otomatik Eklemeyi Aç/Kapat"
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Format uri ('{0}') must contain exactly one substitution placeholder.": "Biçimlendirme URI'si ('{0}') tam olarak bir adet değiştirme yer tutucusu içermelidir.",
|
|
13
|
+
"Format uri ('{0}') uses a substitution placeholder but pattern did not capture anything.": "Biçimlendirme URI'si ('{0}') bir değiştirme yer tutucusu kullanıyor ancak desen bir şey yakalamadı."
|
|
14
|
+
},
|
|
15
|
+
"package": {
|
|
16
|
+
"debug.server.ready.action.debugWithChrome.description": "'Chrome için Hata Ayıklayıcı' ile hata ayıklamaya başlayın.",
|
|
17
|
+
"debug.server.ready.action.description": "Sunucu hazır olduğunda URI ile ilgili olarak yapılacak eylem.",
|
|
18
|
+
"debug.server.ready.action.openExternally.description": "URI'yi varsayılan uygulamayla dışarıda açın.",
|
|
19
|
+
"debug.server.ready.action.startDebugging.description": "Başka bir başlatma yapılandırması çalıştırın.",
|
|
20
|
+
"debug.server.ready.debugConfigName.description": "Çalıştırılacak başlatma yapılandırmasının adı.",
|
|
21
|
+
"debug.server.ready.killOnServerStop.description": "Ebeveyn oturumu durduğunda çocuk oturumunu durdurun.",
|
|
22
|
+
"debug.server.ready.pattern.description": "Bu desen hata ayıklama konsolunda görünüyorsa sunucu hazırdır. İlk yakalama grubu bir URI veya bağlantı noktası numarası içermelidir.",
|
|
23
|
+
"debug.server.ready.serverReadyAction.description": "Hata ayıklama denetimindeki bir sunucu programı hazır olduğunda URI'yi kullanın (hata ayıklama konsoluna 'bağlantı noktası 3000 dinleniyor' veya 'Şu anda https://localhost:5001 dinleniyor' biçiminde çıkış gönderilerek belirtilir.)",
|
|
24
|
+
"debug.server.ready.uriFormat.description": "URI bir bağlantı noktası numarasından oluşturulurken kullanılan biçim dizesi. İlk '%s', bağlantı noktası numarasıyla değiştirilir.",
|
|
25
|
+
"debug.server.ready.webRoot.description": "'Chrome için Hata Ayıklayıcı' hata ayıklama yapılandırmasına geçirilen değer.",
|
|
26
|
+
"description": "Hata ayıklama denetimindeki sunucu hazır ise URI'yi tarayıcıda açın.",
|
|
27
|
+
"displayName": "Sunucu Hazır Eylemi"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "Fark dosyalarında söz dizimi vurgulama ve köşeli ayraç eşleştirme sağlar.",
|
|
13
|
+
"displayName": "Fark Dil Temel Bilgileri"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "Docker dosyalarında söz dizimi vurgulama ve köşeli ayraç eşleştirme sağlar.",
|
|
13
|
+
"displayName": "Docker Dili Temelleri"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Emmet Abbreviation": "Emmet Kısaltması",
|
|
13
|
+
"Enter Abbreviation": "Kısaltmayı girin",
|
|
14
|
+
"Invalid emmet.variables field. See https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration for a valid example.": "Geçersiz emmet.variables alanı. Geçerli bir örnek için bkz. https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration.",
|
|
15
|
+
"Invalid snippets file. See https://code.visualstudio.com/docs/editor/emmet#_using-custom-emmet-snippets for a valid example.": "Geçersiz snippets dosyası. Geçerli bir örnek için bkz. https://code.visualstudio.com/docs/editor/emmet#_using-custom-emmet-snippets.",
|
|
16
|
+
"Invalid syntax profile. See https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration for a valid example.": "Geçersiz söz dizimi profili. Geçerli bir örnek için bkz. https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration."
|
|
17
|
+
},
|
|
18
|
+
"package": {
|
|
19
|
+
"command.balanceIn": "Denge (içe doğru)",
|
|
20
|
+
"command.balanceOut": "Denge (dışa doğru)",
|
|
21
|
+
"command.decrementNumberByOne": "1 azalt",
|
|
22
|
+
"command.decrementNumberByOneTenth": "0,1 azalt",
|
|
23
|
+
"command.decrementNumberByTen": "10 azalt",
|
|
24
|
+
"command.evaluateMathExpression": "Matematik İfadesini Değerlendir",
|
|
25
|
+
"command.incrementNumberByOne": "1 artır",
|
|
26
|
+
"command.incrementNumberByOneTenth": "0,1 artır",
|
|
27
|
+
"command.incrementNumberByTen": "10 artır",
|
|
28
|
+
"command.matchTag": "Eşleşen Çifte Git",
|
|
29
|
+
"command.mergeLines": "Satırları Birleştir",
|
|
30
|
+
"command.nextEditPoint": "Sonraki Düzenleme Noktasına Git",
|
|
31
|
+
"command.prevEditPoint": "Önceki Düzenleme Noktasına Git",
|
|
32
|
+
"command.reflectCSSValue": "CSS Değerini Yansıt",
|
|
33
|
+
"command.removeTag": "Etiketi Kaldır",
|
|
34
|
+
"command.selectNextItem": "Sonraki Öğeyi Seçin",
|
|
35
|
+
"command.selectPrevItem": "Önceki Öğeyi Seçin",
|
|
36
|
+
"command.showEmmetCommands": "Emmet Komutlarını Göster",
|
|
37
|
+
"command.splitJoinTag": "Etiketi Böl/Birleştir",
|
|
38
|
+
"command.toggleComment": "Açıklamayı Aç/Kapat",
|
|
39
|
+
"command.updateImageSize": "Görüntü Boyutunu Güncelleştir",
|
|
40
|
+
"command.updateTag": "Etiketi Güncelleştir",
|
|
41
|
+
"command.wrapWithAbbreviation": "Kısaltmayla Kaydır",
|
|
42
|
+
"description": "VS Code için Emmet desteği",
|
|
43
|
+
"emmetExclude": "Emmet kısaltmalarının genişletilmemesi gereken bir dil dizisi.",
|
|
44
|
+
"emmetExtensionsPath": "Her yolun Emmet syntaxProfiles ve/veya kod parçacığı dosyalarını içerebileceği bir dizi yol. \r\nÇakışma olması durumunda, sonraki yolların profilleri/kod parçacıkları önceki yolların profillerini geçersiz kılar. \r\nDaha fazla bilgi ve örnek kod parçacığı dosyası için https://code.visualstudio.com/docs/editor/emmet adresine bakın.",
|
|
45
|
+
"emmetExtensionsPathItem": "Emmet syntaxProfiles ve/veya parçacıklarını içeren bir yol.",
|
|
46
|
+
"emmetIncludeLanguages": "Varsayılan olarak desteklenmeyen dillerde Emmet kısaltmalarını etkinleştirin. Buraya, dil ve Emmet desteklenen dili arasına bir eşleme ekleyin.\r\n Örneğin: `{\"vue-html\": \"html\", \"javascript\": \"javascriptreact\"}`",
|
|
47
|
+
"emmetOptimizeStylesheetParsing": "`false` olarak ayarlandığında geçerli konumun Emmet kısaltmaları için geçerli olup olmadığını belirlemek için tüm dosya ayrıştırılır. `true` olarak ayarlandığında yalnızca CSS/SCSS/Less dosyalarının geçerli konumundaki içerik ayrıştırılır.",
|
|
48
|
+
"emmetPreferences": "Bazı Emmet eylemlerinin ve çözümleyicilerinin davranışını değiştirmek için kullanılan tercihler.",
|
|
49
|
+
"emmetPreferencesAllowCompactBoolean": "`True` ise boolean özniteliklerinin kısaltılmış gösterimi oluşturulur.",
|
|
50
|
+
"emmetPreferencesBemElementSeparator": "BEM filtresi kullanılırken sınıflar için kullanılan öğe ayırıcısı.",
|
|
51
|
+
"emmetPreferencesBemModifierSeparator": "BEM filtresi kullanılırken sınıflar için kullanılan değiştirici ayırıcısı.",
|
|
52
|
+
"emmetPreferencesCssAfter": "CSS kısaltmaları genişletilirken CSS özelliğinin sonuna yerleştirilecek sembol.",
|
|
53
|
+
"emmetPreferencesCssBetween": "CSS kısaltmaları genişletilirken CSS özelliği ve değeri arasına yerleştirilecek sembol.",
|
|
54
|
+
"emmetPreferencesCssColorShort": "`true` ise, `#f` gibi renk değerleri `#ffffff` yerine `#fff` olarak genişletilir.",
|
|
55
|
+
"emmetPreferencesCssFuzzySearchMinScore": "Benzer olarak eşleşen kısaltmanın elde etmesi gereken en düşük puan (0 ile 1 arasında). Düşük değerler çok sayıda hatalı pozitif eşleşme üretebilir, daha yüksek değerler olası eşleşmeleri azaltabilir.",
|
|
56
|
+
"emmetPreferencesCssMozProperties": "`-` ile başlayan Emmet kısaltması içinde kullanıldığında 'moz' satıcı ön ekini alan virgülle ayrılmış CSS özellikleri. 'moz' ön ekini her zaman önlemek için boş dize olarak ayarlayın.",
|
|
57
|
+
"emmetPreferencesCssMsProperties": "`-` ile başlayan Emmet kısaltması içinde kullanıldığında 'ms' satıcı ön ekini alan virgülle ayrılmış CSS özellikleri. 'ms' ön ekini her zaman önlemek için boş dize olarak ayarlayın.",
|
|
58
|
+
"emmetPreferencesCssOProperties": "`-` ile başlayan Emmet kısaltması içinde kullanıldığında 'o' satıcı ön ekini alan virgülle ayrılmış CSS özellikleri. 'o' ön ekini her zaman önlemek için boş dize olarak ayarlayın.",
|
|
59
|
+
"emmetPreferencesCssWebkitProperties": "`-` ile başlayan Emmet kısaltması içinde kullanıldığında 'webkit' satıcı ön ekini alan virgülle ayrılmış CSS özellikleri. 'webkit' ön ekini her zaman önlemek için boş dize olarak ayarlayın.",
|
|
60
|
+
"emmetPreferencesFilterCommentAfter": "Açıklama filtresi uygulandığında eşleşen öğeden sonra yerleştirilmesi gereken açıklamanın tanımı.",
|
|
61
|
+
"emmetPreferencesFilterCommentBefore": "Açıklama filtresi uygulandığında eşleşen öğeden önce yerleştirilmesi gereken açıklamanın tanımı.",
|
|
62
|
+
"emmetPreferencesFilterCommentTrigger": "Açıklama filtresinin uygulanması için kısaltmada mevcut olması gereken öznitelik adlarının virgülle ayrılmış listesi.",
|
|
63
|
+
"emmetPreferencesFloatUnit": "Kayan noktalı değerler için varsayılan birim.",
|
|
64
|
+
"emmetPreferencesFormatForceIndentTags": "Her zaman iç girinti alması gereken etiket adları dizisi.",
|
|
65
|
+
"emmetPreferencesFormatNoIndentTags": "İç girinti almaması gereken etiket adları dizisi.",
|
|
66
|
+
"emmetPreferencesIntUnit": "Tamsayı değerleri için varsayılan birim.",
|
|
67
|
+
"emmetPreferencesOutputInlineBreak": "Satır içi öğeler arasına yerleştirilecek satır sonları için gereken eşdüzey satır içi öğe sayısı. `0` ise satır içi öğeler her zaman tek bir satıra genişletilir.",
|
|
68
|
+
"emmetPreferencesOutputReverseAttributes": "`True` ise, parçacıkları çözümlerken öznitelik birleştirme yönlerini ters çevirir.",
|
|
69
|
+
"emmetPreferencesOutputSelfClosingStyle": "Kendi kendine kapanan etiketlerin stili: html ('<br>'), xml ('<br/>') veya xhtml ('<br />').",
|
|
70
|
+
"emmetPreferencesSassAfter": "Sass dosyalarında CSS kısaltmaları genişletilirken CSS özelliğinin sonuna yerleştirilecek sembol.",
|
|
71
|
+
"emmetPreferencesSassBetween": "Sass dosyalarında CSS kısaltmaları genişletilirken CSS özelliği ve değeri arasına yerleştirilecek sembol.",
|
|
72
|
+
"emmetPreferencesStylusAfter": "Stylus dosyalarında CSS kısaltmaları genişletilirken CSS özelliğinin sonuna yerleştirilecek sembol.",
|
|
73
|
+
"emmetPreferencesStylusBetween": "Stylus dosyalarında CSS kısaltmaları genişletilirken CSS özelliği ve değeri arasına yerleştirilecek sembol.",
|
|
74
|
+
"emmetShowAbbreviationSuggestions": "Olası Emmet kısaltmalarını öneri olarak gösterir. Stil sayfalarında veya emmet.showExpandedAbbreviation `\"hiçbir zaman\"` olarak ayarlandığında kullanılamaz.",
|
|
75
|
+
"emmetShowExpandedAbbreviation": "Genişletilmiş Emmet kısaltmalarını öneri olarak gösterir.\r\n`\"inMarkupAndStylesheetFilesOnly\"` seçeneği html, haml, jade, slim, xml, xsl, css, scss, sass, less ve stylus için geçerlidir.\r\n`\"always\"` seçeneği markup/css'den bağımsız olarak dosyanın tüm bölümleri için geçerlidir.",
|
|
76
|
+
"emmetShowSuggestionsAsSnippets": "Değeri `true` ise, Emmet önerileri, bunları `#editor.snippetSuggestions#` ayarına göre sıralayabilmeniz için parçacıklar olarak gösterilir.",
|
|
77
|
+
"emmetSyntaxProfiles": "Belirtilen söz dizimi için profil tanımlayın veya belirli kurallarla kendi profilinizi kullanın.",
|
|
78
|
+
"emmetTriggerExpansionOnTab": "Etkinleştirildiğinde, tamamlamalar görünmese bile SEKME tuşuna basıldığında Emmet kısaltmaları genişletilir. Devre dışı bırakıldığında, görünen tamamlamalar TAB tuşuna basılarak kabul edilebilir.",
|
|
79
|
+
"emmetUseInlineCompletions": "'true' ise Emmet, genişletme önermek için satır içi tamamlamaları kullanır. Bu ayar 'true' olduğunda satır içi olmayan tamamlama öğesi sağlayıcısının sıklıkla görünmesini engellemek için '#editor.quickSuggestions#' öğesini 'other' öğesi için 'inline' veya 'off' olarak dönüştürün.",
|
|
80
|
+
"emmetVariables": "Emmet parçacıkları içinde kullanılacak değişkenler."
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Data URLs are not a valid image source.": "Veri URL'leri geçerli görüntü kaynakları değil.",
|
|
13
|
+
"Embedded SVGs are not a valid image source.": "Eklenmiş SVG'ler geçerli görüntü kaynağı değil.",
|
|
14
|
+
"Error parsing the when-clause:": "when yan tümcesi ayrıştırılırken hata oluştu:",
|
|
15
|
+
"Images must use the HTTPS protocol.": "Görüntüler HTTPS protokolünü kullanmalıdır.",
|
|
16
|
+
"Language specific editor settings": "Dile özgü düzenleyici ayarları",
|
|
17
|
+
"Override editor settings for language": "Dil için düzenleyici ayarlarını geçersiz kılın",
|
|
18
|
+
"Relative badge URLs require a repository with HTTPS protocol to be specified in this package.json.": "Göreli rozet URL'leri, bu package.json içinde belirtilen HTTPS protokolüne sahip bir depo gerektirir.",
|
|
19
|
+
"Relative image URLs require a repository with HTTPS protocol to be specified in the package.json.": "Göreli görüntü URL'leri, package.json içinde belirtilen HTTPS protokolüne sahip bir depo gerektirir.",
|
|
20
|
+
"Remove activation event": "Etkinleştirme olayını kaldır",
|
|
21
|
+
"SVGs are not a valid image source.": "SVG'ler geçerli bir görüntü kaynağı değil.",
|
|
22
|
+
"This activation event can be removed as VS Code generates these automatically from your package.json contribution declarations.": "VS Code bunları package.json katkı bildirimlerinizden otomatik olarak oluşturduğundan, bu etkinleştirme dolayı kaldırılabilir.",
|
|
23
|
+
"This activation event can be removed for extensions targeting engine version ^1.75 as VS Code will generate these automatically from your package.json contribution declarations.": "VS Code bunları package.json katkı bildirimlerinizden otomatik olarak oluşturduğundan, bu etkinleştirme olayı ^1.75 altyapı sürümünü hedef alan uzantılar için kaldırılabilir.",
|
|
24
|
+
"This activation event cannot be explicitly listed by your extension.": "Bu etkinleştirme olayı, uzantınız tarafından açıkça listelenemiyor.",
|
|
25
|
+
"This proposal cannot be used because for this extension the product defines a fixed set of API proposals. You can test your extension but before publishing you MUST reach out to the VS Code team.": "Bu uzantı için ürün, sabit bir API teklifleri kümesi tanımladığı için bu teklif kullanılamıyor. Uzantınızı test edebilirsiniz, ancak yayımlamadan önce VS Code ekibiyle iletişime geçmeniz GEREKİR.",
|
|
26
|
+
"Using '*' activation is usually a bad idea as it impacts performance.": "'*' etkinleştirmesini kullanmak genellikle performansı etkilediğinden kötü bir fikirdir."
|
|
27
|
+
},
|
|
28
|
+
"package": {
|
|
29
|
+
"description": "Yazma uzantıları için linting özellikleri sağlar.",
|
|
30
|
+
"displayName": "Uzantı Yazma"
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "F# dosyalarında kod parçacıkları, söz dizimi vurgulama, köşeli ayraç eşleştirme ve katlama sağlar.",
|
|
13
|
+
"displayName": "F# Dili Temelleri"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Branch name": "Dal adı",
|
|
13
|
+
"Choose a URL to clone from.": "Klonlanacak URL'yi seçin.",
|
|
14
|
+
"No remote repositories found.": "Uzak depo bulunamadı.",
|
|
15
|
+
"Provide repository URL": "Depo URL'sini belirtin",
|
|
16
|
+
"Provide repository URL or pick a repository source.": "Depo URL'sini belirtin veya depo kaynağı seçin.",
|
|
17
|
+
"Repository name": "Depo adı",
|
|
18
|
+
"Repository name (type to search)": "Depo adı (aranacak tür)",
|
|
19
|
+
"URL": "URL",
|
|
20
|
+
"recently opened": "son açılanlar",
|
|
21
|
+
"remote sources": "uzak kaynaklar",
|
|
22
|
+
"{0} Error: {1}": "{0} Hatası: {1}"
|
|
23
|
+
},
|
|
24
|
+
"package": {
|
|
25
|
+
"command.api.getRemoteSources": "Uzak Kaynakları Al",
|
|
26
|
+
"description": "Git statik katkıları ve seçicileri.",
|
|
27
|
+
"displayName": "GIT Tabanı"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|