@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
|
+
"Continue to GitHub": "GitHub'a Devam Et",
|
|
13
|
+
"Continue to GitHub to create a Personal Access Token (PAT)": "Kişisel Erişim Belirteci (PAT) oluşturmak için GitHub'a devam edin",
|
|
14
|
+
"Copy & Continue to GitHub": "GitHub'a Kopyala ve Devam Et",
|
|
15
|
+
"GitHub Enterprise Server URI is not a valid URI: {0}": "GitHub Enterprise Sunucusu URI'sı geçerli bir URI değil: {0}",
|
|
16
|
+
"Having trouble logging in? Would you like to try a different way? ({0})": "Oturum açarken sorun mu yaşıyorsunuz? Farklı bir yöntem denemek ister misiniz? ({0})",
|
|
17
|
+
"No": "Hayır",
|
|
18
|
+
"Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123-456{Locked=\"[{0}]({0})\"}": "[{0}]({0}) öğesini yeni bir sekmede açın ve bir kerelik kodunuzu yapıştırın: {1}",
|
|
19
|
+
"Sign in failed: {0}": "Oturum açılamadı: {0}",
|
|
20
|
+
"Sign out failed: {0}": "Oturum kapatılamadı: {0}",
|
|
21
|
+
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "{0} üzerinde oturum açılıyor...",
|
|
22
|
+
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "Kimlik doğrulamayı bitirmek için GitHub'a gidin ve yukarıdaki tek seferlik kodu yapıştırın.",
|
|
23
|
+
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "Kimlik doğrulamayı bitirmek için GitHub'a giderek bir PAT oluşturun ve PAT'ı giriş kutusuna yapıştırın.",
|
|
24
|
+
"Yes": "Evet",
|
|
25
|
+
"You have not yet finished authorizing this extension to use GitHub. Would you like to try a different way? ({0})": "Bu uzantıyı GitHub’ı kullanmak üzere yetkilendirme işlemini henüz bitirmediniz. Farklı bir yöntem denemek ister misiniz? ({0})",
|
|
26
|
+
"Your Code: {0}/The {0} will be a code, e.g. 123-456": "Kodunuz: {0}",
|
|
27
|
+
"device code": "cihaz kodu",
|
|
28
|
+
"local server": "yerel sunucu",
|
|
29
|
+
"personal access token": "kişisel erişim belirteci",
|
|
30
|
+
"url handler": "url işleyicisi"
|
|
31
|
+
},
|
|
32
|
+
"package": {
|
|
33
|
+
"description": "GitHub Kimlik Doğrulama Sağlayıcısı",
|
|
34
|
+
"displayName": "GitHub Kimlik Doğrulaması"
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
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
|
+
"Checkout on vscode.dev": "vscode.dev üzerinde kullanıma al",
|
|
13
|
+
"Commit Changes": "Değişiklikleri İşle",
|
|
14
|
+
"Copy Anyway": "Yine de Kopyala",
|
|
15
|
+
"Copy vscode.dev Link": "vscode.dev Bağlantısını kopyala",
|
|
16
|
+
"Create Fork": "Çatal Oluştur",
|
|
17
|
+
"Create GitHub fork": "GitHub çatalı oluştur",
|
|
18
|
+
"Create PR": "PR oluştur",
|
|
19
|
+
"Creating GitHub Pull Request...": "GitHub Çekme İsteği Oluşturuluyor...",
|
|
20
|
+
"Creating first commit": "İlk commit oluşturuluyor",
|
|
21
|
+
"Forking \"{0}/{1}\"...": "\"{0}/{1}\" çatalı oluşturuluyor...",
|
|
22
|
+
"Learn More": "Daha Fazla Bilgi Edinin",
|
|
23
|
+
"Log level: {0}": "Günlük düzeyi: {0}",
|
|
24
|
+
"No": "Hayır",
|
|
25
|
+
"No template": "Şablon yok",
|
|
26
|
+
"Open PR": "PR'yi aç",
|
|
27
|
+
"Open on GitHub": "GitHub'da Aç",
|
|
28
|
+
"Pick a folder to publish to GitHub": "GitHub'da yayımlanacak klasörü seçin",
|
|
29
|
+
"Publish Branch & Copy Link": "Dalı Yayımla ve Bağlantıyı Kopyala",
|
|
30
|
+
"Publishing to a private GitHub repository": "Özel GitHub deposunda yayımlanıyor",
|
|
31
|
+
"Publishing to a public GitHub repository": "Genel GitHub deposunda yayımlanıyor",
|
|
32
|
+
"Pull Changes & Copy Link": "Değişiklikleri Çek ve Bağlantıyı Kopyala",
|
|
33
|
+
"Push Commits & Copy Link": "İşlemeleri Gönder ve Bağlantıyı Kopyala",
|
|
34
|
+
"Pushing changes...": "Değişiklikler gönderiliyor...",
|
|
35
|
+
"Select the Pull Request template": "Çekme İsteği şablonunu seç",
|
|
36
|
+
"Select which files should be included in the repository.": "Depoya eklenecek dosyaları seçin.",
|
|
37
|
+
"Successfully published the \"{0}\" repository to GitHub.": "\"{0}\" deposu GitHub'da başarıyla yayımlandı.",
|
|
38
|
+
"The PR \"{0}/{1}#{2}\" was successfully created on GitHub.": "\"{0}/{1}#{2}\" adlı PR, GitHub'da başarıyla oluşturuldu.",
|
|
39
|
+
"The current branch has unpublished commits. Would you like to push your commits before copying a link?": "Geçerli dal yayımdan kaldırılmış işlemeler içeriyor. Bir bağlantıyı kopyalamadan önce işlemelerinizi göndermek ister misiniz?",
|
|
40
|
+
"The current branch is not published to the remote. Would you like to publish your branch before copying a link?": "Geçerli dal uzak depoda yayımlanmadı. Bir bağlantıyı kopyalamadan önce dalınızı yayımlamak ister misiniz?",
|
|
41
|
+
"The current branch is not up to date. Would you like to pull before copying a link?": "Geçerli dal güncel değil. Bağlantıyı kopyalamadan önce çekmek istiyor musunuz?",
|
|
42
|
+
"The current file has uncommitted changes. Please commit your changes before copying a link.": "Geçerli dosyada işlenmemiş değişiklikler var. Lütfen bir bağlantıyı kopyalamadan önce değişikliklerinizi işleyin.",
|
|
43
|
+
"The fork \"{0}\" was successfully created on GitHub.": "\"{0}\" çatalı GitHub'da başarıyla oluşturuldu.",
|
|
44
|
+
"Uploading files": "Dosyalar karşıya yükleniyor",
|
|
45
|
+
"You don\\'t have permissions to push to \"{0}/{1}\" on GitHub. Would you like to create a fork and push to it instead?": "GitHub\\'da şuna gönderme izniniz yok: \"{0}/{1}\". Bunun yerine bir çatal oluşturup göndermek ister misiniz?",
|
|
46
|
+
"Your push to \"{0}/{1}\" was rejected by GitHub because push protection is enabled and one or more secrets were detected.": "\"{0}/{1}\" göndermeniz, gönderme koruması etkin olduğundan ve bir veya daha fazla gizli dizi algılandığından GitHub tarafından reddedildi."
|
|
47
|
+
},
|
|
48
|
+
"package": {
|
|
49
|
+
"config.branchProtection": "GitHub depoları için depo kurallarının sorgulandırılacak olup olmadığını kontrol eder",
|
|
50
|
+
"config.gitAuthentication": "VS Code'daki git komutları için otomatik GitHub kimlik doğrulamasının etkinleştirilip etkinleştirilmeyeceğini denetler.",
|
|
51
|
+
"config.gitProtocol": "Bir GitHub deposunu kopyalamak için hangi protokolün kullanıldığını denetler",
|
|
52
|
+
"description": "VS Code için uygun GitHub özellikleri",
|
|
53
|
+
"displayName": "GitHub",
|
|
54
|
+
"welcome.publishFolder": "Bu klasörü doğrudan bir GitHub deposunda yayımlayabilirsiniz. Yayımlandıktan sonra git ve GitHub tarafından desteklenen kaynak denetimi özelliklerine erişebilirsiniz.\r\n[$(github) GitHub'da Yayımla](command:github.publish)",
|
|
55
|
+
"welcome.publishWorkspaceFolder": "Bu çalışma alanı klasörünü doğrudan bir GitHub deposunda yayımlayabilirsiniz. Yayımlandıktan sonra git ve GitHub tarafından desteklenen kaynak denetimi özelliklerine erişebilirsiniz.\r\n[$(github) GitHub'da Yayımla](command:github.publish)"
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
@@ -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": "Go dosyalarında söz dizimi vurgulama ve köşeli ayraç eşleştirme sağlar.",
|
|
13
|
+
"displayName": "Go Dili Temelleri"
|
|
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": "Groovy dosyalarında kod parçacıkları, söz dizimi vurgulama ve köşeli ayraç eşleştirme sağlar.",
|
|
13
|
+
"displayName": "Groovy Dili Temelleri"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
"Auto detecting Grunt for folder {0} failed with error: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown": "{0} klasörü için otomatik Grunt algılama başarısız oldu ve şu hata oluştu: {1} ', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown",
|
|
13
|
+
"Go to output": "Çıkışa git",
|
|
14
|
+
"Problem finding grunt tasks. See the output for more information.": "Grunt görevleri bulunurken sorun oluştu. Daha fazla bilgi için çıkışa bakın."
|
|
15
|
+
},
|
|
16
|
+
"package": {
|
|
17
|
+
"config.grunt.autoDetect": "Grunt görevi algılamasının etkinleştirilmesini denetler. Grunt görevi algılaması, herhangi bir açık çalışma alanındaki dosyaların yürütülmesine neden olabilir.",
|
|
18
|
+
"description": "VS Code'a Grunt özellikleri ekleme uzantısı.",
|
|
19
|
+
"displayName": "VS Code için Grunt desteği",
|
|
20
|
+
"grunt.taskDefinition.args.description": "Grunt görevine geçirilecek komut satırı bağımsız değişkenleri",
|
|
21
|
+
"grunt.taskDefinition.file.description": "Görevi sağlayan Grunt dosyası. Atlanabilir.",
|
|
22
|
+
"grunt.taskDefinition.type.description": "Özelleştirilecek Grunt görevi."
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
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
|
+
"Auto detecting gulp for folder {0} failed with error: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown": "{0} klasörü için otomatik gulp algılama başarısız oldu ve şu hata oluştu: {1} ', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown",
|
|
13
|
+
"Go to output": "Çıkışa git",
|
|
14
|
+
"Problem finding gulp tasks. See the output for more information.": "Gulp görevleri bulunurken sorun oluştu. Daha fazla bilgi için çıkışı görüntüleyin."
|
|
15
|
+
},
|
|
16
|
+
"package": {
|
|
17
|
+
"config.gulp.autoDetect": "Gulp görevi algılamasının etkinleştirilmesini denetler. Gulp görevi algılaması, herhangi bir açık çalışma alanındaki dosyaların yürütülmesine neden olabilir.",
|
|
18
|
+
"description": "Gulp özelliklerini VSCode'a eklemek için uzantı.",
|
|
19
|
+
"displayName": "VSCode için Gulp desteği",
|
|
20
|
+
"gulp.taskDefinition.file.description": "Görevi sağlayan Gulp dosyası. Atlanabilir.",
|
|
21
|
+
"gulp.taskDefinition.type.description": "Özelleştirilecek Gulp görevi."
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -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": "Handlebars dosyalarında söz dizimi vurgulama ve köşeli ayraç eşleştirme sağlar.",
|
|
13
|
+
"displayName": "Handlebars Dili Temelleri"
|
|
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": "HLSL dosyalarında söz dizimi vurgulama ve ayraç eşleştirme sağlar.",
|
|
13
|
+
"displayName": "HLSL Dili Temelleri"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,302 @@
|
|
|
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
|
+
"\"store\" a boolean test for later evaluation in a guard or if().": "Bir koruyucuda veya () koşulu için daha sonra değerlendirme yapmak için bir Boole testi \"store\" et.",
|
|
13
|
+
"'from' expected": "'from' bekleniyor",
|
|
14
|
+
"'in' expected": "'in' bekleniyor",
|
|
15
|
+
"'through' or 'to' expected": "'through' veya 'to' bekleniyor",
|
|
16
|
+
"'{0}'": "'{0}'",
|
|
17
|
+
"( expected": "( bekleniyor",
|
|
18
|
+
") expected": ") bekleniyor",
|
|
19
|
+
"<undefined>": "<undefined>",
|
|
20
|
+
"@font-face": "@font-face",
|
|
21
|
+
"@font-face rule must define 'src' and 'font-family' properties": "@font-face kuralı 'src' ve 'font-family' özelliklerini tanımlamalıdır",
|
|
22
|
+
"@keyframes {0}": "@keyframes {0}",
|
|
23
|
+
"A list of properties that are not validated against the `unknownProperties` rule.": "'unknownProperties' kuralına göre doğrulanmamış özellikler listesi.",
|
|
24
|
+
"Adds quotes to a string.": "Dizeye tırnak işaretleri ekler.",
|
|
25
|
+
"Also define the standard property '{0}' for compatibility": "Uyumluluk için '{0}' standart özelliğini de tanımla",
|
|
26
|
+
"Always define standard rule '@keyframes' when defining keyframes.": "Ana kareler tanımlanırken '@keyframes' standart kuralını her zaman tanımlayın.",
|
|
27
|
+
"Always include all vendor specific properties: Missing: {0}": "Satıcıya özgü tüm özellikleri her zaman dahil et: Eksik: {0}",
|
|
28
|
+
"Always include all vendor specific rules: Missing: {0}": "Satıcıya özgü tüm kuralları her zaman dahil et: Eksik: {0}",
|
|
29
|
+
"Appends a single value onto the end of a list.": "Bir liste sonuna bir tek değer ekler.",
|
|
30
|
+
"Appends selectors to one another without spaces in between.": "Seçicileri aralarında boşluk olmadan bir diğerinin sonuna ekler.",
|
|
31
|
+
"Avoid using !important. It is an indication that the specificity of the entire CSS has gotten out of control and needs to be refactored.": "!important kullanmaktan kaçının. Bu, CSS'nin tüm özgül değerlerinin denetimden çıktığını ve yeniden düzenleme yapılması gerektiğini gösterir.",
|
|
32
|
+
"Avoid using 'float'. Floats lead to fragile CSS that is easy to break if one aspect of the layout changes.": "'float' kullanmaktan kaçının. Float kullanımları, düzenin bir yönünün değişmesi durumunda kolayca bozulabilen kırılgan bir CSS ortaya çıkarır.",
|
|
33
|
+
"Causes one or more rules to be emitted at the root of the document.": "Bir veya daha fazla kuralın belgenin köküne yayımlanmasına neden olur.",
|
|
34
|
+
"Changes one or more properties of a color.": "Bir rengin bir veya daha fazla özelliğini değiştirir.",
|
|
35
|
+
"Changes the alpha component for a color.": "Bir rengin alfa bileşenini değiştirir.",
|
|
36
|
+
"Changes the hue of a color.": "Bir rengin tonunu değiştirir.",
|
|
37
|
+
"Character entity representing \\'{0}\\'": "\\'{0}\\' öğesini temsil eden karakter varlığı",
|
|
38
|
+
"Character entity representing \\'{0}\\', unicode equivalent \\'{1}\\'": "\\'{0}\\' karakterini temsil eden karakter varlığı, \\'{1}\\' unicode eşdeğeri",
|
|
39
|
+
"Closing bracket expected.": "Kapatma köşeli ayracı bekleniyor.",
|
|
40
|
+
"Closing bracket missing.": "Kapatma köşeli ayracı eksik.",
|
|
41
|
+
"Combines several lists into a single multidimensional list.": "Birkaç listeyi tek bir çok boyutlu liste olarak birleştirir.",
|
|
42
|
+
"Configure": "Yapılandır",
|
|
43
|
+
"Converts a color into the format understood by IE filters.": "Rengi IE filtreleri tarafından anlaşılan biçime dönüştürür.",
|
|
44
|
+
"Converts a color to grayscale.": "Rengi gri tonlamaya dönüştürür.",
|
|
45
|
+
"Converts a string to lower case.": "Dizeyi küçük harfe dönüştürür.",
|
|
46
|
+
"Converts a string to upper case.": "Bir dizeyi büyük harfe dönüştürür.",
|
|
47
|
+
"Converts a unitless number to a percentage.": "Birimsiz sayıyı bir yüzdeye dönüştürür.",
|
|
48
|
+
"Creates a Color from hue, saturation, and lightness values.": "Ton, doygunluk ve ışık değerlerinden bir Renk oluşturur.",
|
|
49
|
+
"Creates a Color from hue, saturation, lightness, and alpha values.": "Ton, doygunluk, ışık ve alfa değerlerinden bir Renk oluşturur.",
|
|
50
|
+
"Creates a Color from hue, white, and black values.": "Ton, beyaz ve siyah değerlerinden bir Renk oluşturur.",
|
|
51
|
+
"Creates a Color from lightness, a, and b values.": "Işık, a ve b değerlerinden bir Renk oluşturur.",
|
|
52
|
+
"Creates a Color from lightness, chroma, and hue values.": "Işık, renk ve ton değerlerinden bir Renk oluşturur.",
|
|
53
|
+
"Creates a Color from red, green, and blue values.": "Kırmızı, yeşil ve mavi değerlerinden bir Renk oluşturur.",
|
|
54
|
+
"Creates a Color from red, green, blue, and alpha values.": "Kırmızı, yeşil, mavi ve alfa değerlerinden bir Renk oluşturur.",
|
|
55
|
+
"Creates a Color from the hue, saturation, and lightness values of another Color.": "Başka bir Rengin ton, doygunluk ve ışık değerlerinden bir Renk oluşturur.",
|
|
56
|
+
"Creates a Color from the hue, white, and black values of another Color.": "Başka bir Rengin ton, beyaz ve siyah değerlerinden bir Renk oluşturur.",
|
|
57
|
+
"Creates a Color from the lightness, a, and b values of another Color.": "Başka bir Rengin ışık, a ve b değerlerinden bir Renk oluşturur.",
|
|
58
|
+
"Creates a Color from the lightness, chroma, and hue values of another Color.": "Başka bir Rengin ışık, renk ve ton değerlerinden bir Renk oluşturur.",
|
|
59
|
+
"Creates a Color from the red, green, and blue values of another Color.": "Başka bir Rengin kırmızı, yeşil ve mavi değerlerinden bir Renk oluşturur.",
|
|
60
|
+
"Creates a Color in a specific color space from red, green, and blue values.": "Belirli bir renk alanında kırmızı, yeşil ve mavi değerlerinden bir Renk oluşturur.",
|
|
61
|
+
"Creates a Color in a specific color space from the red, green, and blue values of another Color.": "Belirli bir renk alanında başka bir Rengin kırmızı, yeşil ve mavi değerlerinden bir Renk oluşturur.",
|
|
62
|
+
"Defines complex operations that can be re-used throughout stylesheets.": "Stil sayfaları boyunca yeniden kullanılabilecek karmaşık işlemleri tanımlar.",
|
|
63
|
+
"Defines styles that can be re-used throughout the stylesheet with `@include`.": "`@include` değerine sahip stil sayfası boyunca yeniden kullanılabilen stilleri belirler.",
|
|
64
|
+
"Do not use duplicate style definitions": "Yinelenen stil tanımları kullanmayın",
|
|
65
|
+
"Do not use empty rulesets": "Boş kural kümeleri kullanmayın",
|
|
66
|
+
"Do not use width or height when using padding or border": "Doldurma veya kenarlık kullanırken genişlik veya yükseklik kullanmayın",
|
|
67
|
+
"Dynamically calls a Sass function.": "Sass işlevini dinamik olarak çağırır.",
|
|
68
|
+
"Each loop that sets `$var` to each item in the list or map, then outputs the styles it contains using that value of `$var`.": "`$var` değerini listedeki veya eşlemedeki her öğeye ayarlayıp içerdiği stilleri bu `$var` değerini kullanarak çıkaran her döngü.",
|
|
69
|
+
"End tag name expected.": "Bitiş etiketi adı bekleniyor.",
|
|
70
|
+
"Exposes the details of Sass’s inner workings.": "Sass iç çalışmalarının ayrıntılarını kullanıma sunar.",
|
|
71
|
+
"Extends $extendee with $extender within $selector.": "$selector içinde $extender öğesine sahip $extendee öğesini genişletir.",
|
|
72
|
+
"Extracts a substring from $string.": "$string öğesinden bir alt dize ayıklar.",
|
|
73
|
+
"Finds the maximum of several numbers.": "Birkaç sayının en yüksek değerini bulur.",
|
|
74
|
+
"Finds the minimum of several numbers.": "Birkaç sayının en düşük değerini bulur.",
|
|
75
|
+
"Fluidly scales one or more properties of a color.": "Bir rengin bir veya daha fazla özelliğini akıcı bir şekilde ölçeklendirir.",
|
|
76
|
+
"Folding Region End": "Katlama Bölgesi Sonu",
|
|
77
|
+
"Folding Region Start": "Katlama Bölgesi Başlangıcı",
|
|
78
|
+
"For loop that repeatedly outputs a set of styles for each `$var` in the `from/through` or `from/to` clause.": "`from/through` veya `from/to` yan tümcesindeki her `$var` için tekrar tekrar bir stil kümesi çıkaran for döngüsü.",
|
|
79
|
+
"Generates new colors based on existing ones, making it easy to build color themes.": "Mevcut renklere göre yeni renkler üretir ve böylece renk temaları oluşturmanızı kolaylaştırır.",
|
|
80
|
+
"Gets the blue component of a color.": "Bir rengin mavi bileşenini alır.",
|
|
81
|
+
"Gets the green component of a color.": "Bir rengin yeşil bileşenini alır.",
|
|
82
|
+
"Gets the hue component of a color.": "Bir rengin ton bileşenini alır.",
|
|
83
|
+
"Gets the lightness component of a color.": "Bir rengin ışık bileşenini alır.",
|
|
84
|
+
"Gets the opacity component of a color.": "Bir rengin opaklık bileşenini alır.",
|
|
85
|
+
"Gets the red component of a color.": "Bir rengin kırmızı bileşenini alır.",
|
|
86
|
+
"Gets the saturation component of a color.": "Bir rengin doygunluk bileşenini alır.",
|
|
87
|
+
"HTML Language Server": "HTML Dili Sunucusu",
|
|
88
|
+
"Hex colors must consist of three, four, six or eight hex numbers": "Onaltılık renkler üç, dört, altı veya sekiz onaltılık sayılardan oluşmalıdır",
|
|
89
|
+
"IE hacks are only necessary when supporting IE7 and older": "IE kodlaması yalnızca IE7 ve daha eski sürümler desteklenirken gereklidir",
|
|
90
|
+
"Import statements do not load in parallel": "İçeri aktarma deyimleri paralel olarak yüklenmez",
|
|
91
|
+
"Includes the body if the expression does not evaluate to `false` or `null`.": "İfade `false` veya `null` olarak değerlendirilmezse gövdeyi içerir.",
|
|
92
|
+
"Includes the styles defined by another mixin into the current rule.": "Geçerli kurala başka bir mixin tarafından tanımlanan stilleri içerir.",
|
|
93
|
+
"Increases or decreases one or more components of a color.": "Bir rengin bir veya daha fazla bileşenini artırır veya azaltır.",
|
|
94
|
+
"Inherits the styles of another selector.": "Başka bir seçicinin stillerini devralır.",
|
|
95
|
+
"Inserts $insert into $string at $index.": "$index konumunda $string değerine $insert öğesini ekler.",
|
|
96
|
+
"Invalid number of parameters": "Geçersiz parametre sayısı",
|
|
97
|
+
"Joins together two lists into one.": "İki listeyi birleştirerek bir liste oluşturur.",
|
|
98
|
+
"Lets you access and modify values in lists.": "Listelerde değerlere erişmenizi ve bu değerleri değiştirmenizi sağlar.",
|
|
99
|
+
"Loads a Sass stylesheet and makes its mixins, functions, and variables available when this stylesheet is loaded with the @use rule.": "Bir Sass stil sayfası yükler ve bu stil sayfası @use kuralıyla yüklendiğinde mixin kullanımlarını, işlevlerini ve değişkenlerini kullanılabilir kılar.",
|
|
100
|
+
"Loads mixins, functions, and variables from other Sass stylesheets as 'modules', and combines CSS from multiple stylesheets together.": "Diğer Sass stil sayfalarındaki mixin kullanımlarını, işlevleri ve değişkenleri 'modules' olarak yükler ve birden çok stil sayfasındaki CSS'yi birleştirir.",
|
|
101
|
+
"Makes a color darker.": "Rengi daha koyu hale getirir.",
|
|
102
|
+
"Makes a color less saturated.": "Bir rengin doygunluğunu azaltır.",
|
|
103
|
+
"Makes a color lighter.": "Rengi daha açık hale getirir.",
|
|
104
|
+
"Makes a color more opaque.": "Rengi daha mat hale getirir.",
|
|
105
|
+
"Makes a color more saturated.": "Bir rengi daha doygun hale getirir.",
|
|
106
|
+
"Makes a color more transparent.": "Rengi daha saydam yapar.",
|
|
107
|
+
"Makes it easy to combine, search, or split apart strings.": "Dizeleri birleştirmeyi, aramayı veya bölmeyi kolaylaştırır.",
|
|
108
|
+
"Makes it possible to look up the value associated with a key in a map, and much more.": "Eşlemedeki bir anahtarla ilişkili değeri aramanızı ve daha fazlasını yapmanızı mümkün kılar.",
|
|
109
|
+
"Merges two maps together into a new map.": "İki eşlemeyi birleştirerek yeni bir eşleme oluşturur.",
|
|
110
|
+
"Mix two colors together in a polar color space.": "İki rengi polar renk alanında bir araya getirir.",
|
|
111
|
+
"Mix two colors together in a rectangular color space.": "İki rengi dikdörtgen renk alanında bir araya getirir.",
|
|
112
|
+
"Mixes two colors together.": "İki rengi birbiriyle karıştırır.",
|
|
113
|
+
"Nests selector beneath one another like they would be nested in the stylesheet.": "Seçiciyi, stil sayfasında iç içe geçmiş olduğu gibi iç içe geçirir.",
|
|
114
|
+
"No unit for zero needed": "Sıfır için birim gerekli değil",
|
|
115
|
+
"Parses a selector into the format returned by &.": "Seçiciyi, & tarafından döndürülen biçime ayrıştırır.",
|
|
116
|
+
"Prints the value of an expression to the standard error output stream. Useful for debugging complicated Sass files.": "Bir ifadenin değerini standart hata çıkış akışına yazdırır. Karmaşık Sass dosyalarında hata ayıklamak için faydalıdır.",
|
|
117
|
+
"Prints the value of an expression to the standard error output stream. Useful for libraries that need to warn users of deprecations or recovering from minor mixin usage mistakes. Warnings can be turned off with the `--quiet` command-line option or the `:quiet` Sass option.": "İfadenin değerini standart hata çıkışı akışına yazdırır. Kullanımdan kaldırma veya mixin kullanımıyla ilgili küçük hatalardan kurtarma konusunda kullanıcıları uyarması gereken kitaplıklar için faydalıdır. Uyarılar `--quiet` komut satırı seçeneği veya `:quiet` Sass seçeneğiyle kapatılabilir.",
|
|
118
|
+
"Property is ignored due to the display.": "Görüntü nedeniyle özellik yoksayıldı.",
|
|
119
|
+
"Property is ignored due to the display. With 'display: block', vertical-align should not be used.": "display öğesindeki değer nedeniyle özellik yoksayıldı. 'display: block' değeriyle birlikte vertical-align kullanılmamalıdır.",
|
|
120
|
+
"Provides access to Sass’s powerful selector engine.": "Sass'in güçlü seçici altyapısına erişim sağlar.",
|
|
121
|
+
"Provides functions that operate on numbers.": "Sayılarda çalışan işlevleri sağlar.",
|
|
122
|
+
"Removes quotes from a string.": "Dizeden tırnak işaretlerini kaldırır.",
|
|
123
|
+
"Rename to '{0}'": "'{0}' olarak yeniden adlandırın",
|
|
124
|
+
"Replaces $original with $replacement within $selector.": "$original öğesini $selector içinde $replacement ile değiştirir.",
|
|
125
|
+
"Replaces the nth item in a list.": "Bir listedeki n. öğeyi değiştirir.",
|
|
126
|
+
"Returns a list of all keys in a map.": "Eşlemedeki tüm anahtarların listesini döndürür.",
|
|
127
|
+
"Returns a list of all values in a map.": "Eşlemedeki tüm değerlerin listesini döndürür.",
|
|
128
|
+
"Returns a new map with keys removed.": "Anahtarları kaldırılmış yeni bir eşleme döndürür.",
|
|
129
|
+
"Returns a random number.": "Rastgele bir sayı döndürür.",
|
|
130
|
+
"Returns a specific item in a list.": "Listedeki belirli bir öğeyi döndürür.",
|
|
131
|
+
"Returns the absolute value of a number.": "Sayının mutlak değerini döndürür.",
|
|
132
|
+
"Returns the complement of a color.": "Bir rengin tümleyenini döndürür.",
|
|
133
|
+
"Returns the index of the first occurance of $substring in $string.": "$string içindeki ilk $substring oluşumunun dizinini döndürür.",
|
|
134
|
+
"Returns the inverse of a color.": "Bir rengin ters değerini döndürür.",
|
|
135
|
+
"Returns the keywords passed to a function that takes variable arguments.": "Değişken bağımsız değişkenlerini alan bir işleve geçirilen anahtar sözcükleri döndürür.",
|
|
136
|
+
"Returns the length of a list.": "Bir listenin uzunluğunu döndürür.",
|
|
137
|
+
"Returns the number of characters in a string.": "Dizedeki karakter sayısını verir.",
|
|
138
|
+
"Returns the position of a value within a list.": "Bir listedeki değerin konumunu döndürür.",
|
|
139
|
+
"Returns the separator of a list.": "Bir listenin ayıracını döndürür.",
|
|
140
|
+
"Returns the simple selectors that comprise a compound selector.": "Bileşik seçici oluşturan basit seçicileri döndürür.",
|
|
141
|
+
"Returns the string representation of a value as it would be represented in Sass.": "Bir değerin dize gösterimini Sass'de temsil edildiği şekilde döndürür.",
|
|
142
|
+
"Returns the type of a value.": "Değerin türünü döndürür.",
|
|
143
|
+
"Returns the unit(s) associated with a number.": "Bir sayıyla ilişkili birimleri döndürür.",
|
|
144
|
+
"Returns the value in a map associated with a given key.": "Belirtilen anahtarla ilişkili bir eşlemedeki değeri döndürür.",
|
|
145
|
+
"Returns whether $super matches all the elements $sub does, and possibly more.": "$super değerinin, $sub değerinin eşleştiği tüm öğelerle ve muhtemelen daha fazlasıyla eşleşip eşleşmediğini döndürür.",
|
|
146
|
+
"Returns whether a feature exists in the current Sass runtime.": "Bir özelliğin geçerli Sass çalışma zamanında mevcut olup olmadığını döndürür.",
|
|
147
|
+
"Returns whether a function with the given name exists.": "Belirtilen ada sahip bir işlevin mevcut olup olmadığını döndürür.",
|
|
148
|
+
"Returns whether a map has a value associated with a given key.": "Eşlemenin belirtilen bir anahtarla ilişkili bir değere sahip olup olmadığını döndürür.",
|
|
149
|
+
"Returns whether a mixin with the given name exists.": "Belirtilen ada sahip bir mixinin mevcut olup olmadığını döndürür.",
|
|
150
|
+
"Returns whether a number has units.": "Bir sayının birimlere sahip olup olmadığını döndürür.",
|
|
151
|
+
"Returns whether a variable with the given name exists in the current scope.": "Belirtilen ada sahip bir değişkenin geçerli kapsamda mevcut olup olmadığını döndürür.",
|
|
152
|
+
"Returns whether a variable with the given name exists in the global scope.": "Belirtilen ada sahip bir değişkenin genel kapsamda mevcut olup olmadığını döndürür.",
|
|
153
|
+
"Returns whether two numbers can be added, subtracted, or compared.": "İki sayının eklenebilir, çıkarılabilir veya karşılaştırılabilir olup olmadığını döndürür.",
|
|
154
|
+
"Rounds a number down to the previous whole number.": "Bir sayıyı önceki tamsayıya yuvarlar.",
|
|
155
|
+
"Rounds a number to the nearest whole number.": "Bir sayıyı en yakın tamsayıya yuvarlar.",
|
|
156
|
+
"Rounds a number up to the next whole number.": "Bir sayıyı sonraki tamsayıya yuvarlar.",
|
|
157
|
+
"Sass documentation": "Sass belgeleri",
|
|
158
|
+
"Selector Specificity": "Seçici Özgüllük",
|
|
159
|
+
"Selectors should not contain IDs because these rules are too tightly coupled with the HTML.": "Bu kurallar HTML ile çok sıkı olarak birleştirilmiş olduğundan, seçiciler kimlik içermemelidir.",
|
|
160
|
+
"Simple HTML5 starting point": "Basit HTML5 başlangıç noktası",
|
|
161
|
+
"Start tag name expected.": "Başlangıç etiketi adı bekleniyor.",
|
|
162
|
+
"Tag name must directly follow the open bracket.": "Etiket adının, doğrudan açık köşeli ayracı izlemesi gerekir.",
|
|
163
|
+
"The universal selector (*) is known to be slow": "Evrensel seçicinin (*) yavaş olduğu bilinir",
|
|
164
|
+
"Throws the value of an expression as a fatal error with stack trace. Useful for validating arguments to mixins and functions.": "Bir ifadenin değerini yığın izlemesinde önemli bir hata olarak oluşturur. Karışımlara ve işlevlere yönelik bağımsız değişkenleri doğrulamada faydalıdır.",
|
|
165
|
+
"URI expected": "URI bekleniyor",
|
|
166
|
+
"URL encodes a string": "URL bir dizeyi kodlar",
|
|
167
|
+
"Unexpected character in tag.": "Etikette beklenmeyen karakter.",
|
|
168
|
+
"Unifies two selectors to produce a selector that matches elements matched by both.": "Her ikisiyle eşleşen öğelerle eşleşen bir seçici oluşturmak için iki seçiciyi birleştirir.",
|
|
169
|
+
"Unknown at-rule.": "Bilinmeyen at-rule.",
|
|
170
|
+
"Unknown property.": "Bilinmeyen özellik.",
|
|
171
|
+
"Unknown property: '{0}'": "Bilinmeyen özellik: '{0}'",
|
|
172
|
+
"Unknown vendor specific property.": "Bilinmeyen satıcıya özgü özellik.",
|
|
173
|
+
"VS Code now has built-in support for auto-renaming tags. Do you want to enable it?": "VS Code artık otomatik yeniden adlandırma etiketleri için yerleşik desteğe sahiptir. Etkinleştirmek istiyor musunuz?",
|
|
174
|
+
"When using a vendor-specific prefix also include the standard property": "Satıcıya özgü ön ek kullanırken standart özelliği de ekleyin.",
|
|
175
|
+
"When using a vendor-specific prefix make sure to also include all other vendor-specific properties": "Satıcıya özgü ön ek kullanırken satıcıya özel diğer tüm özellikleri de dahil ettiğinizden emin olun",
|
|
176
|
+
"While loop that takes an expression and repeatedly outputs the nested styles until the statement evaluates to `false`.": "Bir ifade alan ve deyim, `false` olarak hesaplanana kadar iç içe stilleri tekrar tekrar çıkaran while döngüsü.",
|
|
177
|
+
"[ expected": "[ bekleniyor",
|
|
178
|
+
"] expected": "] bekleniyor",
|
|
179
|
+
"absolute value of a number": "Bir sayının mutlak değeri",
|
|
180
|
+
"arccosine - inverse of cosine function": "arkkosinüs - kosinüs işlevinin tersi",
|
|
181
|
+
"arcsine - inverse of sine function": "arksinüs - sinüs işlevinin tersi",
|
|
182
|
+
"arctangent - inverse of tangent function": "arktanjant - tanjant işlevinin tersi",
|
|
183
|
+
"argument from \\'{0}\\'": "\\'{0}\\' konumundaki bağımsız değişken",
|
|
184
|
+
"at-rule or selector expected": "at-rule veya seçici bekleniyor",
|
|
185
|
+
"at-rule unknown": "at-rule bilinmiyor",
|
|
186
|
+
"bind the evaluation of a ruleset to each member of a list.": "kural kümesinin değerlendirmesini bir listedeki her üyeye bağlayın.",
|
|
187
|
+
"calculates square root of a number": "sayının karekökünü hesaplar",
|
|
188
|
+
"colon expected": "iki nokta üst üste bekleniyor",
|
|
189
|
+
"comma expected": "virgül bekleniyor",
|
|
190
|
+
"condition expected": "koşul bekleniyor",
|
|
191
|
+
"converts numbers from one type into another": "sayıları bir türden başka bir türe dönüştürür",
|
|
192
|
+
"converts to a %, e.g. 0.5 > 50%": "Bir % değerine ör. 0.5 > %50 olarak dönüştürür",
|
|
193
|
+
"cosine function": "kosinüs işlevi",
|
|
194
|
+
"creates a #AARRGGBB": "#AARRGGBB oluşturur",
|
|
195
|
+
"creates a color": "renk oluşturur",
|
|
196
|
+
"dot expected": "nokta bekleniyor",
|
|
197
|
+
"escape string content": "kaçış dizesi içeriği",
|
|
198
|
+
"expression expected": "ifade bekleniyor.",
|
|
199
|
+
"first argument modulus second argument": "birinci bağımsız değişken modül ikinci bağımsız değişken",
|
|
200
|
+
"first argument raised to the power of the second argument": "ikinci bağımsız değişken ilk bağımsız değişkenin kuvvetine yükseltildi",
|
|
201
|
+
"generate a list spanning a range of values": "bir değer aralığını kapsayan bir liste oluştur",
|
|
202
|
+
"identifier expected": "tanımlayıcı bekleniyor",
|
|
203
|
+
"identifier or variable expected": "tanımlayıcı veya değişken bekleniyor",
|
|
204
|
+
"identifier or wildcard expected": "tanımlayıcı veya joker karakter bekleniyor",
|
|
205
|
+
"inline-block is ignored due to the float. If 'float' has a value other than 'none', the box is floated and 'display' is treated as 'block'": "inline-block, float nedeniyle yoksayıldı. 'float' değeri 'none' dışında bir değere sahipse, alan kaydırılır ve 'display' değeri 'block' olarak kabul edilir",
|
|
206
|
+
"inlines a resource and falls back to `url()`": "bir kaynağı satır içine alır ve `url()` değerine geri döner",
|
|
207
|
+
"media query expected": "medya sorgusu bekleniyor",
|
|
208
|
+
"number expected": "sayı bekleniyor",
|
|
209
|
+
"operator expected": "işleç bekleniyor",
|
|
210
|
+
"page directive or declaraton expected": "sayfa yönergesi veya bildirimi bekleniyor",
|
|
211
|
+
"parses a string to a color": "dizeyi bir renge ayrıştırır",
|
|
212
|
+
"percentage expected": "beklenen yüzde",
|
|
213
|
+
"property value expected": "özellik değeri bekleniyor",
|
|
214
|
+
"remove or change the unit of a dimension": "boyutun birimini kaldır veya değiştir",
|
|
215
|
+
"return `@color` 10% points darker": "`@color` öğesini %10 puan daha koyu döndür",
|
|
216
|
+
"return `@color` 10% points less saturated": "`@color` öğesini %10 puan daha düşük doygunlukla döndür",
|
|
217
|
+
"return `@color` 10% points less transparent": "`@color` öğesini %10 puan daha düşük saydamlıkla döndür",
|
|
218
|
+
"return `@color` 10% points lighter": "`@color` öğesini %10 puan daha açık döndür",
|
|
219
|
+
"return `@color` 10% points more saturated": "`@color` öğesini %10 puan daha yüksek doygunlukla döndür",
|
|
220
|
+
"return `@color` 10% points more transparent": "`@color` öğesini %10 puan daha yüksek saydamlıkla döndür",
|
|
221
|
+
"return `@color` with 50% transparency": "`@color` öğesini %50 saydamlıkla döndür",
|
|
222
|
+
"return `@color` with a 10 degree larger in hue": "`@color` öğesini tonda 10 derece daha büyük olarak döndür",
|
|
223
|
+
"return `@darkcolor` if `@color1 is> 43% luma` otherwise return `@lightcolor`, see notes": "`@color1 is> 43% luma` ise `@darkcolor` döndür, aksi halde `@lightcolor` döndür, notlara bakın",
|
|
224
|
+
"return a mix of `@color1` and `@color2`": "`@color1` ve `@color2` karışımı döndür",
|
|
225
|
+
"returns a grey, 100% desaturated color": "gri, doygunluğu %100 azaltılmış renk döndürür",
|
|
226
|
+
"returns a value at the specified position in the list": "listede belirtilen konumdaki bir değeri döndürür",
|
|
227
|
+
"returns one of two values depending on a condition.": "bir koşula bağlı olarak iki değerden birini döndürür.",
|
|
228
|
+
"returns pi": "pi değerini döndürür",
|
|
229
|
+
"returns the `alpha` channel of `@color`": "`@color` için `alpha` kanalını döndürür",
|
|
230
|
+
"returns the `blue` channel of `@color`": "`@color` için `blue` kanalını döndürür",
|
|
231
|
+
"returns the `green` channel of `@color`": "`@color` için `green` kanalını döndürür",
|
|
232
|
+
"returns the `hue` channel of `@color` in the HSL space": "HSL alanında `@color` için `hue` kanalını döndürür",
|
|
233
|
+
"returns the `hue` channel of `@color` in the HSV space": "HSV alanında `@color` öğesinin `hue` kanalını döndürür",
|
|
234
|
+
"returns the `lightness` channel of `@color` in the HSL space": "HSL alanında `@color` için `lightness` kanalını döndürür",
|
|
235
|
+
"returns the `luma` value (perceptual brightness) of `@color`": "`@color` için `luma` değerini (algısal parlaklık) döndürür",
|
|
236
|
+
"returns the `red` channel of `@color`": "`@color` için `red` kanalını döndürür",
|
|
237
|
+
"returns the `saturation` channel of `@color` in the HSL space": "HSL alanında `@color` öğesinin `saturation` kanalını döndürür",
|
|
238
|
+
"returns the `saturation` channel of `@color` in the HSV space": "HSV alanında `@color` için `saturation` kanalını döndürür",
|
|
239
|
+
"returns the `value` channel of `@color` in the HSV space": "HSV alanında `@color` için `value` kanalını döndürür",
|
|
240
|
+
"returns the lowest of one or more values": "bir veya daha fazla değerin en küçüğünü döndürür",
|
|
241
|
+
"returns the number of elements in a value list": "değer listesindeki öğe sayısını döndürür",
|
|
242
|
+
"rounds a number to a number of places": "bir sayıyı farklı yerlerde bir sayıya yuvarlar",
|
|
243
|
+
"rounds down to an integer": "alt tamsayıya yuvarlar",
|
|
244
|
+
"rounds up to an integer": "bir tamsayıya yuvarlar",
|
|
245
|
+
"selector expected": "seçici bekleniyor",
|
|
246
|
+
"semi-colon expected": "noktalı virgül bekleniyor",
|
|
247
|
+
"sine function": "sinüs işlevi",
|
|
248
|
+
"string literal expected": "sabit değerli dize bekleniyor",
|
|
249
|
+
"string replace": "dize değiştirme",
|
|
250
|
+
"tangent function": "tanjant işlevi",
|
|
251
|
+
"term expected": "terim bekleniyor",
|
|
252
|
+
"unknown keyword": "bilinmeyen anahtar sözcük",
|
|
253
|
+
"uri or string expected": "uri veya dize bekleniyor",
|
|
254
|
+
"variable name expected": "değişken adı bekleniyor",
|
|
255
|
+
"variable value expected": "değişken değeri bekleniyor",
|
|
256
|
+
"whitespace expected": "boşluk bekleniyor",
|
|
257
|
+
"wildcard expected": "joker karakter bekleniyor",
|
|
258
|
+
"{ expected": "{ bekleniyor",
|
|
259
|
+
"{0}, '{1}'": "{0}, '{1}'",
|
|
260
|
+
"} expected": "} bekleniyor"
|
|
261
|
+
},
|
|
262
|
+
"package": {
|
|
263
|
+
"description": "HTML ve Handlebar dosyaları için zengin dil desteği sağlar",
|
|
264
|
+
"displayName": "HTML Dil Özellikleri",
|
|
265
|
+
"html.autoClosingTags": "HTML etiketlerinin otomatik kapatılmasını etkinleştir/devre dışı bırak.",
|
|
266
|
+
"html.autoCreateQuotes": "HTML öznitelik ataması için otomatik tırnak işaretleri oluşturmayı etkinleştirin/devre dışı bırakın. Tırnak işaretlerinin türü '#html.completion.attributeDefaultValue#' ile yapılandırılabilir.",
|
|
267
|
+
"html.completion.attributeDefaultValue": "Tamamlama kabul edildiğinde öznitelikler için varsayılan değeri kontrol eder.",
|
|
268
|
+
"html.completion.attributeDefaultValue.doublequotes": "Öznitelik değeri \"\" olarak ayarlandı.",
|
|
269
|
+
"html.completion.attributeDefaultValue.empty": "Öznitelik değeri ayarlanmadı.",
|
|
270
|
+
"html.completion.attributeDefaultValue.singlequotes": "Öznitelik değeri '' olarak ayarlandı.",
|
|
271
|
+
"html.customData.desc": "[Özel veri biçimine](https://github.com/microsoft/vscode-html-languageservice/blob/master/docs/customData.md) uyan JSON dosyalarına işaret eden göreli dosya yollarının listesi.\r\n\r\nVS Code, JSON dosyalarında belirttiğiniz özel HTML etiketleri, öznitelikleri ve öznitelik değerleri için HTML desteğini geliştirmek üzere başlangıç sırasında özel veriler yükler.\r\n\r\nDosya yolları çalışma alanına göre değişir ve yalnızca çalışma alanı klasörünün ayarları dikkate alınır.",
|
|
272
|
+
"html.format.contentUnformatted.desc": "İçeriğin yeniden biçimlendirilmemesi gereken, virgülle ayrılmış etiketler listesi. `null`, varsayılan değer olarak `pre` etiketini alır.",
|
|
273
|
+
"html.format.enable.desc": "Varsayılan HTML biçimlendiricisini etkinleştir/devre dışı bırak.",
|
|
274
|
+
"html.format.extraLiners.desc": "Öncesinde fazladan bir yeni satır olması gereken virgülle ayrılmış etiket listesi. `null`, varsayılan olarak `\"head, body, /html\"` değerini alır.",
|
|
275
|
+
"html.format.indentHandlebars.desc": "`{{#foo}}` ve `{{/foo}}` öğelerini biçimlendir ve girintile.",
|
|
276
|
+
"html.format.indentInnerHtml.desc": "`<head>` ve `<body>` bölümlerini girintile.",
|
|
277
|
+
"html.format.maxPreserveNewLines.desc": "Tek bir öbekte korunacak maksimum satır sonu sayısı. Sınırsız için `null` kullanın.",
|
|
278
|
+
"html.format.preserveNewLines.desc": "Öğelerden önceki mevcut satır sonlarının korunup korunmayacağını denetler. Yalnızca öğelerden önce kullanıldığında; etiketlerin içinde veya metinde çalışmaz.",
|
|
279
|
+
"html.format.templating.desc": "Django, erb, handlebars ve php şablon oluşturma dil etiketlerine uyun.",
|
|
280
|
+
"html.format.unformatted.desc": "Yeniden biçimlendirilmemesi gereken virgülle ayrılmış etiket listesi. `null`, varsayılan olarak https://www.w3.org/TR/html5/dom.html#phrasing-content sayfasında listelenen tüm etiketleri alır.",
|
|
281
|
+
"html.format.unformattedContentDelimiter.desc": "Metin içeriğini bu dizenin arasında birlikte tutun.",
|
|
282
|
+
"html.format.wrapAttributes.alignedmultiple": "Satır uzunluğu aşıldığında kaydır; öznitelikleri dikey olarak hizala.",
|
|
283
|
+
"html.format.wrapAttributes.auto": "Öznitelikleri yalnızca satır uzunluğu aşıldığında kaydır.",
|
|
284
|
+
"html.format.wrapAttributes.desc": "Öznitelikleri kaydır.",
|
|
285
|
+
"html.format.wrapAttributes.force": "Birincisi dışında her özniteliği kaydır.",
|
|
286
|
+
"html.format.wrapAttributes.forcealign": "Birincisi dışında her özniteliği kaydır ve hizalı tut.",
|
|
287
|
+
"html.format.wrapAttributes.forcemultiline": "Her özniteliği kaydır.",
|
|
288
|
+
"html.format.wrapAttributes.preserve": "Özniteliklerdeki kaydırmayı koruyun.",
|
|
289
|
+
"html.format.wrapAttributes.preservealigned": "Özniteliklerin kaydırmasını koru ancak hizala.",
|
|
290
|
+
"html.format.wrapAttributesIndentSize.desc": "Kaydırılan öznitelikleri N karakterlerinden sonra girintile. Varsayılan girinti boyutunu kullanmak için `null` kullanın. `#html.format.wrapAttributes#` `aligned` olarak ayarlanırsa yoksayılır.",
|
|
291
|
+
"html.format.wrapLineLength.desc": "Satır başına maksimum karakter sayısı (0 = devre dışı).",
|
|
292
|
+
"html.hover.documentation": "Vurgulandığında etiket ve öznitelik belgelerini göster.",
|
|
293
|
+
"html.hover.references": "Vurgulandığında MDN başvurularını göster.",
|
|
294
|
+
"html.mirrorCursorOnMatchingTag": "Eşleşen HTML etiketinde yansıtma imlecini etkinleştir/devre dışı bırak.",
|
|
295
|
+
"html.mirrorCursorOnMatchingTagDeprecationMessage": "Kullanım dışı bırakılıp yerine `editor.linkedEditing` getirildi",
|
|
296
|
+
"html.suggest.html5.desc": "Yerleşik HTML dili desteğinin HTML5 etiketlerini, özelliklerini ve değerlerini önerip önermeyeceğini denetler.",
|
|
297
|
+
"html.trace.server.desc": "VS Code ile HTML dil sunucusu arasındaki iletişimi izler.",
|
|
298
|
+
"html.validate.scripts": "Yerleşik HTML dili desteğinin katıştırılmış betikleri doğrulayıp doğrulamayacağını denetler.",
|
|
299
|
+
"html.validate.styles": "Yerleşik HTML dili desteğinin katıştırılmış stilleri doğrulayıp doğrulamayacağını denetler."
|
|
300
|
+
}
|
|
301
|
+
}
|
|
302
|
+
}
|
|
@@ -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": "HTML dosyalarında söz dizimi vurgulama, köşeli ayraç eşleştirme ve kod parçacıkları sağlar.",
|
|
13
|
+
"displayName": "HTML Dili Temelleri"
|
|
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": "Ini dosyalarında söz dizimi vurgulama ve ayraç eşleştirme sağlar.",
|
|
13
|
+
"displayName": "Ini Dili Temelleri"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
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
|
+
"Insert Image as Attachment": "Resmi Ek Olarak Ekle"
|
|
13
|
+
},
|
|
14
|
+
"package": {
|
|
15
|
+
"cleanInvalidImageAttachment.title": "Geçersiz Görüntü Eki Başvurularını Temizle",
|
|
16
|
+
"copyCellOutput.title": "Çıkışı Kopyala",
|
|
17
|
+
"description": "Jupyter'in .ipynb not defteri dosyalarını açmak ve okumak için temel desteği sağlar",
|
|
18
|
+
"displayName": ".ipynb Desteği",
|
|
19
|
+
"ipynb.pasteImagesAsAttachments.enabled": "ipynb not defteri dosyalarında Markdown hücrelerine resim yapıştırmayı etkinleştirin/devre dışı bırakın. Yapıştırılan resimler hücreye ek olarak eklenir.",
|
|
20
|
+
"markdownAttachmentRenderer.displayName": "Markdown-It ipynb Hücre Eki işleyicisi",
|
|
21
|
+
"newUntitledIpynb.shortTitle": "Jupyter Notebook",
|
|
22
|
+
"newUntitledIpynb.title": "Yeni Jupyter Notebook",
|
|
23
|
+
"openIpynbInNotebookEditor.title": "IPYNB dosyasını Not Defteri Düzenleyicisi'nde aç"
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|