@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,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": "Not defterleri için temel çıkış işleyicileri sağlar",
|
|
13
|
+
"displayName": "Yerleşik Not Defteri Çıkış İşleyicileri"
|
|
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": "Clojure dosyalarında söz dizimi vurgulama ve ayraç eşleştirme özellikleri sunar.",
|
|
13
|
+
"displayName": "Clojure Dili Temel Kuralları"
|
|
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": "CoffeeScript dosyalarında kod parçacıkları, söz dizimi vurgulama, köşeli ayraç eşleştirme ve katlama sağlar.",
|
|
13
|
+
"displayName": "CoffeeScript Dili Temelleri"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
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
|
+
"Example": "Örnek",
|
|
13
|
+
"Files by Extension": "Uzantıya Göre Dosyalar",
|
|
14
|
+
"Files with Extension": "Şu Uzantıya Sahip Dosyalar",
|
|
15
|
+
"Files with Multiple Extensions": "Birden Çok Uzantısı Olan Dosyalar",
|
|
16
|
+
"Files with Path": "Şu Yoldaki Dosyalar",
|
|
17
|
+
"Files with Siblings by Name": "Ada Göre Eş Öğeleri Olan Dosyalar",
|
|
18
|
+
"Folder by Name (Any Location)": "Ada Göre Klasör (Herhangi Bir Konum)",
|
|
19
|
+
"Folder by Name (Top Level)": "Ada Göre Klasör (Üst Düzey)",
|
|
20
|
+
"Folders with Multiple Names (Top Level)": "Birden Çok Ada Sahip Klasörler (Üst Düzey)",
|
|
21
|
+
"GitHub": "GitHub",
|
|
22
|
+
"Map all files matching the absolute path glob pattern in their path to the language with the given identifier.": "Yolu mutlak yol glob deseniyle eşleşen tüm dosyaları verili tanımlayıcıya sahip dille eşle.",
|
|
23
|
+
"Map all files matching the glob pattern in their filename to the language with the given identifier.": "Dosya adı glob deseniyle eşleşen tüm dosyaları verili tanımlayıcıya sahip dille eşle.",
|
|
24
|
+
"Match a folder with a specific name in any location.": "Herhangi bir konumdaki belirli bir ada sahip bir klasörü eşleştir.",
|
|
25
|
+
"Match a top level folder with a specific name.": "Belirli bir ada sahip en üst düzey klasörü eşleştir.",
|
|
26
|
+
"Match all files of a specific file extension.": "Belirli bir dosya uzantısına sahip tüm dosyaları eşleştir.",
|
|
27
|
+
"Match all files with any of the file extensions.": "Dosya uzantılarından herhangi birine sahip tüm dosyaları eşleştir.",
|
|
28
|
+
"Match files that have siblings with the same name but a different extension.": "Aynı ada ancak farklı bir uzantıya sahip eş öğeleri olan dosyaları eşleştir.",
|
|
29
|
+
"Match multiple top level folders.": "Birden çok üst düzey klasörle eşleştir.",
|
|
30
|
+
"The character used by the operating system to separate components in file paths": "Dosya yollarındaki bileşenleri ayırmak için işletim sistemi tarafından kullanılan karakter",
|
|
31
|
+
"The current opened file": "Açılan dosya",
|
|
32
|
+
"The current opened file relative to ${workspaceFolder}": "${workspaceFolder} klasörüne göre açılan dosya",
|
|
33
|
+
"The current opened file's basename": "Açılan dosyanın baseName'i",
|
|
34
|
+
"The current opened file's basename with no file extension": "Açılan dosyanın dosya uzantısı olmadan temel adı",
|
|
35
|
+
"The current opened file's dirname": "Açılan dosyanın dirname'i",
|
|
36
|
+
"The current opened file's dirname relative to ${workspaceFolder}": "Açılan dosyanın ${workspaceFolder} klasörüne göre dirname'i",
|
|
37
|
+
"The current opened file's extension": "Açılan dosyanın uzantısı",
|
|
38
|
+
"The current selected line number in the active file": "Etkin dosyada seçili olan satır numarası",
|
|
39
|
+
"The current selected text in the active file": "Etkin dosyada seçili olan metin",
|
|
40
|
+
"The name of the default build task. If there is not a single default build task then a quick pick is shown to choose the build task.": "Varsayılan derleme görevinin adı. Tek bir varsayılan derleme görevi yoksa, derleme görevini seçmek için bir hızlı seçme görüntülenir.",
|
|
41
|
+
"The name of the folder opened in VS Code without any slashes (/)": "Eğik çizgiler (/) olmadan VS Code içinde açılan klasörün adı",
|
|
42
|
+
"The path of the folder opened in VS Code": "VS Code içinde açılan klasörün yolu",
|
|
43
|
+
"The path where an an extension is installed.": "Uzantının yükleneceği yol.",
|
|
44
|
+
"The task runner's current working directory on startup": "Görev çalıştırıcısının başlangıçtaki geçerli çalışma dizini",
|
|
45
|
+
"Use the language of the currently active text editor if any": "Varsa şu anda etkin olan metin düzenleyicisinin dilini kullan",
|
|
46
|
+
"a conditional separator (' - ') that only shows when surrounded by variables with values": "yalnızca değerler içeren değişkenlerle çevrelendiğinde görünen bir koşullu ayırıcı ('-')",
|
|
47
|
+
"an indicator for when the active editor has unsaved changes": "etkin düzenleyicide kaydedilmemiş değişiklikler olduğunda kullanılacak gösterge",
|
|
48
|
+
"e.g. SSH": "örneğin SSH",
|
|
49
|
+
"e.g. VS Code": "örneğin VS Code",
|
|
50
|
+
"file path of the workspace (e.g. /Users/Development/myWorkspace)": "çalışma alanının dosya yolu (örneğin, /Users/Development/calismaAlanim)",
|
|
51
|
+
"file path of the workspace folder the file is contained in (e.g. /Users/Development/myFolder)": "dosyanın bulunduğu çalışma alanı klasörünün yolu (örneğin, /Users/Development/klasorum)",
|
|
52
|
+
"gist": "gist",
|
|
53
|
+
"name of the workspace folder the file is contained in (e.g. myFolder)": "dosyanın bulunduğu çalışma alanı klasörünün adı (örneğin klasorum)",
|
|
54
|
+
"name of the workspace with optional remote name and workspace indicator if applicable (e.g. myFolder, myRemoteFolder [SSH] or myWorkspace (Workspace))": "isteğe bağlı uzak ad ve varsa çalışma alanı göstergesine sahip çalışma alanının adı (ör. myFolder, myRemoteFolder [SSH] veya myWorkspace (Çalışma Alanı))",
|
|
55
|
+
"shortened name of the workspace without suffixes (e.g. myFolder or myWorkspace)": "çalışma alanının son ekler olmadan kısaltılmış adı (ör. myFolder veya myWorkspace)",
|
|
56
|
+
"the file name (e.g. myFile.txt)": "dosya adı (örneğin dosyam.txt)",
|
|
57
|
+
"the full path of the file (e.g. /Users/Development/myFolder/myFileFolder/myFile.txt)": "dosyanın tam yolu (ör. /Users/Development/klasorum/dosyaKlasorum/dosyam.txt)",
|
|
58
|
+
"the full path of the folder the file is contained in (e.g. /Users/Development/myFolder/myFileFolder)": "dosyanın bulunduğu klasörün tam yolu (ör. /Users/Development/klasorum/dosyaKlasorum)",
|
|
59
|
+
"the name of the folder the file is contained in (e.g. myFileFolder)": "dosyanın bulunduğu klasörün adı (ör. klasorum)",
|
|
60
|
+
"the path of the file relative to the workspace folder (e.g. myFolder/myFileFolder/myFile.txt)": "dosyanın çalışma alanı klasörüyle ilişkili yolu (ör. klasorum/dosyaKlasorum/dosyam.txt)",
|
|
61
|
+
"the path of the folder the file is contained in, relative to the workspace folder (e.g. myFolder/myFileFolder)": "dosyanın bulunduğu klasörün, çalışma alanı klasörüne göre yolu (ör. klasorum/dosyaKlasorum)"
|
|
62
|
+
},
|
|
63
|
+
"package": {
|
|
64
|
+
"description": "Yapılandırma dosyalarında ayarlar, başlatma ve uzantı öneri dosyaları gibi olanaklar (gelişmiş IntelliSense, otomatik düzeltme) sağlar.",
|
|
65
|
+
"displayName": "Düzenleme Yapılandırması"
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
@@ -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": "C/C++ dosyalarında kod parçacıkları, söz dizimi vurgulama, köşeli ayraç eşleştirme ve katlama sağlar.",
|
|
13
|
+
"displayName": "C/C++ 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": "C# dosyalarında kod parçacıkları, söz dizimi vurgulama, köşeli ayraç eşleştirme ve katlama sağlar.",
|
|
13
|
+
"displayName": "C# Dili Temelleri"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,365 @@
|
|
|
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 tek bir 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 ayarları, düzenin bir yönden değişmesi durumunda kolayca bozulan kırılgan bir CSS ortaya çıkarır.",
|
|
33
|
+
"CSS Language Server": "CSS Dili Sunucusu",
|
|
34
|
+
"CSS fix is outdated and can\\'t be applied to the document.": "CSS düzeltmesi güncel değil ve belgeye uygulanamıyor.",
|
|
35
|
+
"Causes one or more rules to be emitted at the root of the document.": "Bir veya daha fazla kuralın belgenin kökünde gösterilmesine neden olur.",
|
|
36
|
+
"Changes one or more properties of a color.": "Bir rengin bir veya daha fazla özelliğini değiştirir.",
|
|
37
|
+
"Changes the alpha component for a color.": "Bir rengin alfa bileşenini değiştirir.",
|
|
38
|
+
"Changes the hue of a color.": "Rengin tonunu değiştirir.",
|
|
39
|
+
"Combines several lists into a single multidimensional list.": "Birkaç listeyi tek bir çok boyutlu liste olarak birleştirir.",
|
|
40
|
+
"Converts a color into the format understood by IE filters.": "Rengi IE filtreleri tarafından anlaşılan biçime dönüştürür.",
|
|
41
|
+
"Converts a color to grayscale.": "Rengi gri tonlamaya dönüştürür.",
|
|
42
|
+
"Converts a string to lower case.": "Dizeyi küçük harfe dönüştürür.",
|
|
43
|
+
"Converts a string to upper case.": "Dizeyi büyük harfe dönüştürür.",
|
|
44
|
+
"Converts a unitless number to a percentage.": "Birimsiz sayıyı bir yüzdeye dönüştürür.",
|
|
45
|
+
"Creates a Color from hue, saturation, and lightness values.": "Ton, doygunluk ve ışık değerlerinden bir Renk oluşturur.",
|
|
46
|
+
"Creates a Color from hue, saturation, lightness, and alpha values.": "Ton, doygunluk, ışık ve alfa değerlerinden bir Renk oluşturur.",
|
|
47
|
+
"Creates a Color from hue, white, and black values.": "Ton, beyaz ve siyah değerlerinden bir Renk oluşturur.",
|
|
48
|
+
"Creates a Color from lightness, a, and b values.": "Işık, a ve b değerlerinden bir Renk oluşturur.",
|
|
49
|
+
"Creates a Color from lightness, chroma, and hue values.": "Işık, renk ve ton değerlerinden bir Renk oluşturur.",
|
|
50
|
+
"Creates a Color from red, green, and blue values.": "Kırmızı, yeşil ve mavi değerlerinden bir Renk oluşturur.",
|
|
51
|
+
"Creates a Color from red, green, blue, and alpha values.": "Kırmızı, yeşil, mavi ve alfa değerlerinden bir Renk oluşturur.",
|
|
52
|
+
"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.",
|
|
53
|
+
"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.",
|
|
54
|
+
"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.",
|
|
55
|
+
"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.",
|
|
56
|
+
"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.",
|
|
57
|
+
"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.",
|
|
58
|
+
"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.",
|
|
59
|
+
"Defines complex operations that can be re-used throughout stylesheets.": "Stil sayfaları boyunca yeniden kullanılabilecek karmaşık işlemleri tanımlar.",
|
|
60
|
+
"Defines styles that can be re-used throughout the stylesheet with `@include`.": "`@include` değerine sahip stil sayfası boyunca yeniden kullanılabilen stilleri belirler.",
|
|
61
|
+
"Do not use duplicate style definitions": "Yinelenen stil tanımları kullanmayın",
|
|
62
|
+
"Do not use empty rulesets": "Boş kural kümeleri kullanmayın",
|
|
63
|
+
"Do not use width or height when using padding or border": "Doldurma veya kenarlık kullanırken genişlik veya yükseklik kullanmayın",
|
|
64
|
+
"Dynamically calls a Sass function.": "Sass işlevini dinamik olarak çağırır.",
|
|
65
|
+
"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ü.",
|
|
66
|
+
"Exposes the details of Sass’s inner workings.": "Sass iç çalışmalarının ayrıntılarını kullanıma sunar.",
|
|
67
|
+
"Extends $extendee with $extender within $selector.": "$selector içinde $extender öğesine sahip $extendee öğesini genişletir.",
|
|
68
|
+
"Extracts a substring from $string.": "$string öğesinden bir alt dize ayıklar.",
|
|
69
|
+
"Failed to apply CSS fix to the document. Please consider opening an issue with steps to reproduce.": "Belgeye CSS düzeltmesi uygulanamadı. Lütfen yeniden oluşturma adımları içeren bir sorun açmayı düşünün.",
|
|
70
|
+
"Finds the maximum of several numbers.": "Birkaç sayının en yüksek değerini bulur.",
|
|
71
|
+
"Finds the minimum of several numbers.": "Birkaç sayının en düşük değerini bulur.",
|
|
72
|
+
"Fluidly scales one or more properties of a color.": "Rengin bir veya daha fazla özelliğini akıcı bir şekilde ölçeklendirir.",
|
|
73
|
+
"Folding Region End": "Katlama Bölgesi Sonu",
|
|
74
|
+
"Folding Region Start": "Katlama Bölgesi Başlangıcı",
|
|
75
|
+
"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ü.",
|
|
76
|
+
"Generates new colors based on existing ones, making it easy to build color themes.": "Mevcut renklere göre yeni renkler üreterek renk temaları oluşturmanızı kolaylaştırır.",
|
|
77
|
+
"Gets the blue component of a color.": "Bir rengin mavi bileşenini alır.",
|
|
78
|
+
"Gets the green component of a color.": "Rengin yeşil bileşenini alır.",
|
|
79
|
+
"Gets the hue component of a color.": "Bir rengin ton bileşenini alır.",
|
|
80
|
+
"Gets the lightness component of a color.": "Bir rengin ışık bileşenini alır.",
|
|
81
|
+
"Gets the opacity component of a color.": "Bir rengin opaklık bileşenini alır.",
|
|
82
|
+
"Gets the red component of a color.": "Bir rengin kırmızı bileşenini alır.",
|
|
83
|
+
"Gets the saturation component of a color.": "Rengin doygunluk bileşenini alır.",
|
|
84
|
+
"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ıdan oluşmalıdır",
|
|
85
|
+
"IE hacks are only necessary when supporting IE7 and older": "IE kodlaması yalnızca IE7 ve daha eski sürümler desteklenirken gereklidir",
|
|
86
|
+
"Import statements do not load in parallel": "İçeri aktarma deyimleri paralel olarak yüklenmez",
|
|
87
|
+
"Includes the body if the expression does not evaluate to `false` or `null`.": "İfade `false` veya `null` olarak değerlendirilmezse gövdeyi içerir.",
|
|
88
|
+
"Includes the styles defined by another mixin into the current rule.": "Geçerli kurala başka bir karışım tarafından tanımlanan stilleri içerir.",
|
|
89
|
+
"Increases or decreases one or more components of a color.": "Bir rengin bir veya daha fazla bileşenini artırır veya azaltır.",
|
|
90
|
+
"Inherits the styles of another selector.": "Başka bir seçicinin stillerini devralır.",
|
|
91
|
+
"Inserts $insert into $string at $index.": "$index konumunda $string değerine $insert öğesini ekler.",
|
|
92
|
+
"Invalid number of parameters": "Geçersiz parametre sayısı",
|
|
93
|
+
"Joins together two lists into one.": "İki listeyi birleştirerek tek bir liste oluşturur.",
|
|
94
|
+
"Lets you access and modify values in lists.": "Listelerde değerlere erişmenizi ve bu değerleri değiştirmenizi sağlar.",
|
|
95
|
+
"Loads a Sass stylesheet and makes its mixins, functions, and variables available when this stylesheet is loaded with the @use rule.": "Sass stil sayfası yükler ve bu stil sayfası @use kuralıyla yüklendiğinde karışımlarını, işlevlerini ve değişkenlerini kullanılabilir kılar.",
|
|
96
|
+
"Loads mixins, functions, and variables from other Sass stylesheets as 'modules', and combines CSS from multiple stylesheets together.": "Diğer Sass stil sayfalarındaki karışımları, işlevleri ve değişkenleri 'modules' olarak yükler ve birden çok stil sayfasındaki CSS'yi birleştirir.",
|
|
97
|
+
"Makes a color darker.": "Rengi daha koyu hale getirir.",
|
|
98
|
+
"Makes a color less saturated.": "Rengin doygunluğunu azaltır.",
|
|
99
|
+
"Makes a color lighter.": "Rengi daha açık hale getirir.",
|
|
100
|
+
"Makes a color more opaque.": "Rengi daha donuk hale getirir.",
|
|
101
|
+
"Makes a color more saturated.": "Bir rengi daha doygun hale getirir.",
|
|
102
|
+
"Makes a color more transparent.": "Rengi daha saydam yapar.",
|
|
103
|
+
"Makes it easy to combine, search, or split apart strings.": "Dizeleri birleştirmeyi, aramayı veya bölmeyi kolaylaştırır.",
|
|
104
|
+
"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.",
|
|
105
|
+
"Merges two maps together into a new map.": "İki eşlemeyi birleştirerek yeni bir eşleme oluşturur.",
|
|
106
|
+
"Mix two colors together in a polar color space.": "İki rengi polar renk alanında bir araya getirir.",
|
|
107
|
+
"Mix two colors together in a rectangular color space.": "İki rengi dikdörtgen renk alanında bir araya getirir.",
|
|
108
|
+
"Mixes two colors together.": "İki rengi birbiriyle karıştırır.",
|
|
109
|
+
"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.",
|
|
110
|
+
"No unit for zero needed": "Sıfır için birim gerekli değil",
|
|
111
|
+
"Parses a selector into the format returned by &.": "Seçiciyi, & tarafından döndürülen biçime ayrıştırır.",
|
|
112
|
+
"Prints the value of an expression to the standard error output stream. Useful for debugging complicated Sass files.": "İfadenin değerini standart hata çıkış akışına yazdırır. Karmaşık Sass dosyalarında hata ayıklamak için faydalıdır.",
|
|
113
|
+
"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 küçük karışık kullanım hatalarından 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.",
|
|
114
|
+
"Property is ignored due to the display.": "Görüntü nedeniyle özellik yok sayıldı.",
|
|
115
|
+
"Property is ignored due to the display. With 'display: block', vertical-align should not be used.": "Görüntü nedeniyle özellik yok sayıldı. 'display: block' değeriyle birlikte vertical-align kullanılmamalıdır.",
|
|
116
|
+
"Provides access to Sass’s powerful selector engine.": "Sass'in güçlü seçici altyapısına erişim sağlar.",
|
|
117
|
+
"Provides functions that operate on numbers.": "Sayılarda çalışan işlevler sağlar.",
|
|
118
|
+
"Removes quotes from a string.": "Dizeden tırnak işaretlerini kaldırır.",
|
|
119
|
+
"Rename to '{0}'": "'{0}' olarak yeniden adlandırın",
|
|
120
|
+
"Replaces $original with $replacement within $selector.": "$original öğesini $selector içinde $replacement ile değiştirir.",
|
|
121
|
+
"Replaces the nth item in a list.": "Bir listedeki n. öğeyi değiştirir.",
|
|
122
|
+
"Returns a list of all keys in a map.": "Eşlemedeki tüm anahtarların listesini döndürür.",
|
|
123
|
+
"Returns a list of all values in a map.": "Eşlemedeki tüm değerlerin listesini döndürür.",
|
|
124
|
+
"Returns a new map with keys removed.": "Anahtarları kaldırılmış yeni bir eşleme döndürür.",
|
|
125
|
+
"Returns a random number.": "Rastgele bir sayı döndürür.",
|
|
126
|
+
"Returns a specific item in a list.": "Listedeki belirli bir öğeyi döndürür.",
|
|
127
|
+
"Returns the absolute value of a number.": "Sayının mutlak değerini döndürür.",
|
|
128
|
+
"Returns the complement of a color.": "Bir rengin tümleyenini döndürür.",
|
|
129
|
+
"Returns the index of the first occurance of $substring in $string.": "$string içindeki ilk $substring oluşumunun dizinini döndürür.",
|
|
130
|
+
"Returns the inverse of a color.": "Rengin ters değerini döndürür.",
|
|
131
|
+
"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.",
|
|
132
|
+
"Returns the length of a list.": "Bir liste uzunluğunu döndürür.",
|
|
133
|
+
"Returns the number of characters in a string.": "Dizedeki karakter sayısını verir.",
|
|
134
|
+
"Returns the position of a value within a list.": "Bir listedeki değerin konumunu döndürür.",
|
|
135
|
+
"Returns the separator of a list.": "Bir listenin ayırıcısını döndürür.",
|
|
136
|
+
"Returns the simple selectors that comprise a compound selector.": "Bileşik seçici oluşturan basit seçicileri döndürür.",
|
|
137
|
+
"Returns the string representation of a value as it would be represented in Sass.": "Değerin dize gösterimini Sass'de temsil edildiği şekilde döndürür.",
|
|
138
|
+
"Returns the type of a value.": "Bir değerin türünü döndürür.",
|
|
139
|
+
"Returns the unit(s) associated with a number.": "Bir sayıyla ilişkili birimleri döndürür.",
|
|
140
|
+
"Returns the value in a map associated with a given key.": "Belirtilen anahtarla ilişkili bir eşlemedeki değeri döndürür.",
|
|
141
|
+
"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.",
|
|
142
|
+
"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.",
|
|
143
|
+
"Returns whether a function with the given name exists.": "Belirtilen ada sahip bir işlevin mevcut olup olmadığını döndürür.",
|
|
144
|
+
"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.",
|
|
145
|
+
"Returns whether a mixin with the given name exists.": "Belirtilen ada sahip bir karışımın mevcut olup olmadığını döndürür.",
|
|
146
|
+
"Returns whether a number has units.": "Bir sayının birimlere sahip olup olmadığını döndürür.",
|
|
147
|
+
"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.",
|
|
148
|
+
"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.",
|
|
149
|
+
"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.",
|
|
150
|
+
"Rounds a number down to the previous whole number.": "Sayıyı önceki tamsayıya yuvarlar.",
|
|
151
|
+
"Rounds a number to the nearest whole number.": "Bir sayıyı en yakın tamsayıya yuvarlar.",
|
|
152
|
+
"Rounds a number up to the next whole number.": "Sayıyı sonraki tamsayıya yuvarlar.",
|
|
153
|
+
"Sass documentation": "Sass belgeleri",
|
|
154
|
+
"Selector Specificity": "Seçici Özgüllük",
|
|
155
|
+
"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.",
|
|
156
|
+
"The universal selector (*) is known to be slow": "Evrensel seçicinin (*) yavaş olduğu bilinir",
|
|
157
|
+
"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.",
|
|
158
|
+
"URI expected": "Beklenen URI",
|
|
159
|
+
"URL encodes a string": "URL bir dizeyi kodlar",
|
|
160
|
+
"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.",
|
|
161
|
+
"Unknown at-rule.": "Bilinmeyen konum kuralı.",
|
|
162
|
+
"Unknown property.": "Bilinmeyen özellik.",
|
|
163
|
+
"Unknown property: '{0}'": "Bilinmeyen özellik: '{0}'",
|
|
164
|
+
"Unknown vendor specific property.": "Bilinmeyen satıcıya özgü özellik.",
|
|
165
|
+
"When using a vendor-specific prefix also include the standard property": "Satıcıya özgü ön ek kullanırken standart özelliği de ekleyin.",
|
|
166
|
+
"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",
|
|
167
|
+
"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ü.",
|
|
168
|
+
"[ expected": "[ bekleniyor",
|
|
169
|
+
"] expected": "] bekleniyor",
|
|
170
|
+
"absolute value of a number": "bir sayının mutlak değeri",
|
|
171
|
+
"arccosine - inverse of cosine function": "arkkosinüs - kosinüs işlevinin tersi",
|
|
172
|
+
"arcsine - inverse of sine function": "arksinüs - sinüs işlevinin tersi",
|
|
173
|
+
"arctangent - inverse of tangent function": "arktanjant - tanjant işlevinin tersi",
|
|
174
|
+
"argument from \\'{0}\\'": "\\'{0}\\' konumundaki bağımsız değişken",
|
|
175
|
+
"at-rule or selector expected": "beklenen konum kuralı veya seçici",
|
|
176
|
+
"at-rule unknown": "at-rule bilinmiyor",
|
|
177
|
+
"bind the evaluation of a ruleset to each member of a list.": "kural kümesinin değerlendirmesini bir listedeki her üyeye bağlayın.",
|
|
178
|
+
"calculates square root of a number": "Sayının karekökünü hesaplar",
|
|
179
|
+
"colon expected": "iki nokta üst üste bekleniyor",
|
|
180
|
+
"comma expected": "virgül bekleniyor",
|
|
181
|
+
"condition expected": "koşul bekleniyor",
|
|
182
|
+
"converts numbers from one type into another": "sayıları bir türden başka bir türe dönüştürür",
|
|
183
|
+
"converts to a %, e.g. 0.5 > 50%": "bir % değerine ör. 0.5 > %50 olarak dönüştürür",
|
|
184
|
+
"cosine function": "kosinüs işlevi",
|
|
185
|
+
"creates a #AARRGGBB": "#AARRGGBB oluşturur",
|
|
186
|
+
"creates a color": "renk oluşturur",
|
|
187
|
+
"dot expected": "nokta bekleniyor",
|
|
188
|
+
"escape string content": "kaçış dizesi içeriği",
|
|
189
|
+
"expression expected": "ifade bekleniyor.",
|
|
190
|
+
"first argument modulus second argument": "birinci bağımsız değişken modül ikinci bağımsız değişken",
|
|
191
|
+
"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",
|
|
192
|
+
"generate a list spanning a range of values": "bir değer aralığını kapsayan liste oluşturma",
|
|
193
|
+
"identifier expected": "Tanımlayıcı bekleniyor",
|
|
194
|
+
"identifier or variable expected": "beklenen tanımlayıcı veya değişken",
|
|
195
|
+
"identifier or wildcard expected": "tanımlayıcı veya joker karakter bekleniyor",
|
|
196
|
+
"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 yok sayıldı. 'float' değeri 'none' dışında bir değere sahipse alan kaydırılır ve 'display' değeri 'block' olarak kabul edilir",
|
|
197
|
+
"inlines a resource and falls back to `url()`": "kaynağı satır içine alır ve `url()` değerine geri döner",
|
|
198
|
+
"media query expected": "beklenen medya sorgusu",
|
|
199
|
+
"number expected": "sayı bekleniyor",
|
|
200
|
+
"operator expected": "işleç bekleniyor",
|
|
201
|
+
"page directive or declaraton expected": "beklenen sayfa yönergesi veya bildirim",
|
|
202
|
+
"parses a string to a color": "Dizeyi bir renge ayrıştırır",
|
|
203
|
+
"percentage expected": "beklenen yüzde",
|
|
204
|
+
"property value expected": "beklenen özellik değeri",
|
|
205
|
+
"remove or change the unit of a dimension": "boyutun birimini kaldır veya değiştir",
|
|
206
|
+
"return `@color` 10% points darker": "`@color` öğesini %10 puan daha koyu döndür",
|
|
207
|
+
"return `@color` 10% points less saturated": "`@color` öğesini %10 puan daha düşük doygunlukla döndürür",
|
|
208
|
+
"return `@color` 10% points less transparent": "%10 puan daha az saydam `@color` döndür",
|
|
209
|
+
"return `@color` 10% points lighter": "`@color` öğesini %10 puan daha açık döndür",
|
|
210
|
+
"return `@color` 10% points more saturated": "`@color` öğesini %10 puan daha yüksek doygunlukla döndür",
|
|
211
|
+
"return `@color` 10% points more transparent": "`@color` öğesini %10 puan daha yüksek saydamlıkla döndür",
|
|
212
|
+
"return `@color` with 50% transparency": "`@color` öğesini %50 saydamlıkla döndür",
|
|
213
|
+
"return `@color` with a 10 degree larger in hue": "`@color` öğesini tonda 10 derece daha büyük olarak döndür",
|
|
214
|
+
"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ür, notlara bakın",
|
|
215
|
+
"return a mix of `@color1` and `@color2`": "`@color1` ve `@color2` karışımı döndür",
|
|
216
|
+
"returns a grey, 100% desaturated color": "gri, doygunluğu %100 azaltılmış renk döndürür",
|
|
217
|
+
"returns a value at the specified position in the list": "listede belirtilen konumdaki bir değeri döndürür",
|
|
218
|
+
"returns one of two values depending on a condition.": "bir koşula bağlı olarak iki değerden birini döndürür.",
|
|
219
|
+
"returns pi": "pi değerini döndürür",
|
|
220
|
+
"returns the `alpha` channel of `@color`": "`@color` için `alpha` kanalını döndürür",
|
|
221
|
+
"returns the `blue` channel of `@color`": "`@color` için `blue` kanalını döndürür",
|
|
222
|
+
"returns the `green` channel of `@color`": "`@color` için `green` kanalını döndürür",
|
|
223
|
+
"returns the `hue` channel of `@color` in the HSL space": "HSL alanında `@color` için `hue` kanalını döndürür",
|
|
224
|
+
"returns the `hue` channel of `@color` in the HSV space": "HSV alanında `@color` için `hue` kanalını döndürür",
|
|
225
|
+
"returns the `lightness` channel of `@color` in the HSL space": "HSL alanında `@color` öğesinin `lightness` kanalını döndürür",
|
|
226
|
+
"returns the `luma` value (perceptual brightness) of `@color`": "`@color` için `luma` değerini (algısal parlaklık) döndürür",
|
|
227
|
+
"returns the `red` channel of `@color`": "`@color` için `red` kanalını döndürür",
|
|
228
|
+
"returns the `saturation` channel of `@color` in the HSL space": "HSL alanında `@color` için `saturation` kanalını döndürür",
|
|
229
|
+
"returns the `saturation` channel of `@color` in the HSV space": "HSV alanında `@color` öğesinin `saturation` kanalını döndürür",
|
|
230
|
+
"returns the `value` channel of `@color` in the HSV space": "HSV alanında `@color` için `value` kanalını döndürür",
|
|
231
|
+
"returns the lowest of one or more values": "bir veya daha fazla değerin en küçüğünü döndürür",
|
|
232
|
+
"returns the number of elements in a value list": "bir değer listesindeki öğe sayısını döndürür",
|
|
233
|
+
"rounds a number to a number of places": "sayıyı bir basamak sayısına yuvarlar",
|
|
234
|
+
"rounds down to an integer": "alt tamsayıya yuvarlar",
|
|
235
|
+
"rounds up to an integer": "bir tamsayıya yuvarlar",
|
|
236
|
+
"selector expected": "seçici bekleniyor",
|
|
237
|
+
"semi-colon expected": "noktalı virgül bekleniyor",
|
|
238
|
+
"sine function": "sinüs işlevi",
|
|
239
|
+
"string literal expected": "Beklenen dize sabit değeri",
|
|
240
|
+
"string replace": "dize değiştirme",
|
|
241
|
+
"tangent function": "tanjant işlevi",
|
|
242
|
+
"term expected": "terim bekleniyor",
|
|
243
|
+
"unknown keyword": "bilinmeyen anahtar sözcük",
|
|
244
|
+
"uri or string expected": "beklenen URI veya dize",
|
|
245
|
+
"variable name expected": "değişken adı bekleniyor",
|
|
246
|
+
"variable value expected": "değişken değeri bekleniyor",
|
|
247
|
+
"whitespace expected": "boşluk bekleniyor",
|
|
248
|
+
"wildcard expected": "beklenen joker karakter",
|
|
249
|
+
"{ expected": "{ bekleniyor",
|
|
250
|
+
"{0}, '{1}'": "{0}, '{1}'",
|
|
251
|
+
"} expected": "} bekleniyor"
|
|
252
|
+
},
|
|
253
|
+
"package": {
|
|
254
|
+
"css.colorDecorators.enable.deprecationMessage": "`css.colorDecorators.enable` ayarı kullanım dışı bırakılarak yerine `editor.colorDecorators` ayarı getirildi.",
|
|
255
|
+
"css.completion.completePropertyWithSemicolon.desc": "CSS özelliklerini tamamlarken satırın sonuna noktalı virgül ekleyin.",
|
|
256
|
+
"css.completion.triggerPropertyValueCompletion.desc": "Varsayılan olarak VS Code, bir CSS özelliği seçildikten sonra özellik değeri tamamlamayı tetikler. Bu davranışı devre dışı bırakmak için bu ayarı kullanın.",
|
|
257
|
+
"css.customData.desc": "[Özel veri biçimini](https://github.com/microsoft/vscode-css-languageservice/blob/master/docs/customData.md) izleyen JSON dosyalarını gösteren göreli dosya yollarının bir listesi.\r\n\r\nVS Code, JSON dosyalarında belirttiğiniz özel CSS özellikleri, konum yönergeleri, sahte sınıflar ve sahte öğeler için CSS desteğini geliştirmek üzere başlangıç sırasında özel veriler yükler.\r\n\r\nDosya yolları çalışma alanına göredir ve yalnızca çalışma alanı klasör ayarları dikkate alınır.",
|
|
258
|
+
"css.format.braceStyle.desc": "Küme ayraçlarını kurallarla aynı satıra yerleştir ('daralt') veya küme ayraçlarını kendi satırına yerleştir ('genişlet').",
|
|
259
|
+
"css.format.enable.desc": "Varsayılan CSS biçimlendiricisini etkinleştir/devre dışı bırak.",
|
|
260
|
+
"css.format.maxPreserveNewLines.desc": "'#css.format.preserveNewLines#' etkinleştirildiğinde tek bir öbekte saklanabilen maksimum satır sonu sayısı.",
|
|
261
|
+
"css.format.newlineBetweenRules.desc": "Kural kümelerini boş bir satırla ayırın.",
|
|
262
|
+
"css.format.newlineBetweenSelectors.desc": "Seçicileri yeni bir satırla ayırın.",
|
|
263
|
+
"css.format.preserveNewLines.desc": "Öğelerin korunması gerekenden önce mevcut satırın sonlanıp sonlanmaması.",
|
|
264
|
+
"css.format.spaceAroundSelectorSeparator.desc": "'>', '+', '~' seçici ayırıcılarının (ör. 'a > b') etrafında bir boşluk karakteri olduğundan emin olun.",
|
|
265
|
+
"css.hover.documentation": "CSS üzerine gelme öğelerinde etiket ve öznitelik belgelerini görüntüleyin.",
|
|
266
|
+
"css.hover.references": "CSS üzerine gelme öğelerinde MDN başvurularını görüntüleyin.",
|
|
267
|
+
"css.lint.argumentsInColorFunction.desc": "Geçersiz parametre sayısı.",
|
|
268
|
+
"css.lint.boxModel.desc": "'padding' veya 'border' kullanırken 'width' ya da 'height' kullanmayın.",
|
|
269
|
+
"css.lint.compatibleVendorPrefixes.desc": "Satıcıya özgü ön ek kullanırken satıcıya özgü diğer tüm özellikleri de dahil ettiğinizden emin olun.",
|
|
270
|
+
"css.lint.duplicateProperties.desc": "Yinelenen stil tanımları kullanmayın.",
|
|
271
|
+
"css.lint.emptyRules.desc": "Boş kural kümeleri kullanmayın.",
|
|
272
|
+
"css.lint.float.desc": "'float' kullanmaktan kaçının. Float ayarları, düzenin bir yönden değişmesi durumunda kolayca bozulan kırılgan bir CSS ortaya çıkarır.",
|
|
273
|
+
"css.lint.fontFaceProperties.desc": "'@font-face' kuralı 'src' ve 'font-family' özelliklerini tanımlamalıdır.",
|
|
274
|
+
"css.lint.hexColorLength.desc": "Onaltılık renklerin üç veya altı onaltılık sayıdan oluşması gerekir.",
|
|
275
|
+
"css.lint.idSelector.desc": "Bu kurallar HTML ile çok sıkı olarak birleştirilmiş olduğundan, seçiciler kimlik içermemelidir.",
|
|
276
|
+
"css.lint.ieHack.desc": "IE kodlaması yalnızca IE7 ve daha eski sürümler desteklenirken gereklidir.",
|
|
277
|
+
"css.lint.importStatement.desc": "İçeri aktarma deyimleri paralel olarak yüklenmez.",
|
|
278
|
+
"css.lint.important.desc": "'!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.",
|
|
279
|
+
"css.lint.propertyIgnoredDueToDisplay.desc": "Özellik, ekran nedeniyle yoksayıldı. Örneğin, 'display: inline' ile 'width', 'height', 'margin-top', 'margin-bottom' ve 'float' özelliklerinin bir etkisi yoktur.",
|
|
280
|
+
"css.lint.universalSelector.desc": "Evrensel seçici ('*') yavaş olarak bilinir.",
|
|
281
|
+
"css.lint.unknownAtRules.desc": "Bilinmeyen konum kuralı.",
|
|
282
|
+
"css.lint.unknownProperties.desc": "Bilinmeyen özellik.",
|
|
283
|
+
"css.lint.unknownVendorSpecificProperties.desc": "Bilinmeyen satıcıya özgü özellik.",
|
|
284
|
+
"css.lint.validProperties.desc": "'unknownProperties' kuralına göre doğrulanmamış özellikler listesi.",
|
|
285
|
+
"css.lint.vendorPrefix.desc": "Satıcıya özgü ön ek kullanırken standart özelliği de ekleyin.",
|
|
286
|
+
"css.lint.zeroUnits.desc": "Sıfır için birim gerekli değil.",
|
|
287
|
+
"css.title": "CSS",
|
|
288
|
+
"css.trace.server.desc": "VS Code ile CSS dil sunucusu arasındaki iletişimi izler.",
|
|
289
|
+
"css.validate.desc": "Tüm doğrulamaları etkinleştirir veya devre dışı bırakır.",
|
|
290
|
+
"css.validate.title": "CSS doğrulamasını ve sorun önem derecelerini denetler.",
|
|
291
|
+
"description": "CSS, LESS ve SCSS dosyaları için zengin dil desteği sağlar.",
|
|
292
|
+
"displayName": "CSS Dili Özellikleri",
|
|
293
|
+
"less.colorDecorators.enable.deprecationMessage": "`less.colorDecorators.enable` ayarı kullanım dışı bırakılarak yerine `editor.colorDecorators` getirildi.",
|
|
294
|
+
"less.completion.completePropertyWithSemicolon.desc": "CSS özelliklerini tamamlarken satırın sonuna noktalı virgül ekleyin.",
|
|
295
|
+
"less.completion.triggerPropertyValueCompletion.desc": "Varsayılan olarak VS Code, bir CSS özelliği seçildikten sonra özellik değeri tamamlamayı tetikler. Bu davranışı devre dışı bırakmak için bu ayarı kullanın.",
|
|
296
|
+
"less.format.braceStyle.desc": "Küme ayraçlarını kurallarla aynı satıra yerleştir ('daralt') veya küme ayraçlarını kendi satırına yerleştir ('genişlet').",
|
|
297
|
+
"less.format.enable.desc": "Varsayılan LESS biçimlendiricisini etkinleştir/devre dışı bırak.",
|
|
298
|
+
"less.format.maxPreserveNewLines.desc": "'#less.format.preserveNewLines#' etkinleştirildiğinde tek bir öbekte saklanabilen maksimum satır sonu sayısı.",
|
|
299
|
+
"less.format.newlineBetweenRules.desc": "Kural kümelerini boş bir satırla ayırın.",
|
|
300
|
+
"less.format.newlineBetweenSelectors.desc": "Seçicileri yeni bir satırla ayırın.",
|
|
301
|
+
"less.format.preserveNewLines.desc": "Öğelerin korunması gerekenden önce mevcut satırın sonlanıp sonlanmaması.",
|
|
302
|
+
"less.format.spaceAroundSelectorSeparator.desc": "'>', '+', '~' seçici ayırıcılarının (ör. 'a > b') etrafında bir boşluk karakteri olduğundan emin olun.",
|
|
303
|
+
"less.hover.documentation": "LESS üzerine gelme öğelerinde etiket ve öznitelik belgelerini görüntüleyin.",
|
|
304
|
+
"less.hover.references": "LESS üzerine gelme öğelerinde MDN başvurularını görüntüleyin.",
|
|
305
|
+
"less.lint.argumentsInColorFunction.desc": "Geçersiz parametre sayısı.",
|
|
306
|
+
"less.lint.boxModel.desc": "'padding' veya 'border' kullanırken 'width' ya da 'height' kullanmayın.",
|
|
307
|
+
"less.lint.compatibleVendorPrefixes.desc": "Satıcıya özgü ön ek kullanırken satıcıya özgü diğer tüm özellikleri de dahil ettiğinizden emin olun.",
|
|
308
|
+
"less.lint.duplicateProperties.desc": "Yinelenen stil tanımları kullanmayın.",
|
|
309
|
+
"less.lint.emptyRules.desc": "Boş kural kümeleri kullanmayın.",
|
|
310
|
+
"less.lint.float.desc": "'float' kullanmaktan kaçının. Float ayarları, düzenin bir yönden değişmesi durumunda kolayca bozulan kırılgan bir CSS ortaya çıkarır.",
|
|
311
|
+
"less.lint.fontFaceProperties.desc": "'@font-face' kuralı 'src' ve 'font-family' özelliklerini tanımlamalıdır.",
|
|
312
|
+
"less.lint.hexColorLength.desc": "Onaltılık renklerin üç veya altı onaltılık sayıdan oluşması gerekir.",
|
|
313
|
+
"less.lint.idSelector.desc": "Bu kurallar HTML ile çok sıkı olarak birleştirilmiş olduğundan, seçiciler kimlik içermemelidir.",
|
|
314
|
+
"less.lint.ieHack.desc": "IE kodlaması yalnızca IE7 ve daha eski sürümler desteklenirken gereklidir.",
|
|
315
|
+
"less.lint.importStatement.desc": "İçeri aktarma deyimleri paralel olarak yüklenmez.",
|
|
316
|
+
"less.lint.important.desc": "'!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.",
|
|
317
|
+
"less.lint.propertyIgnoredDueToDisplay.desc": "Özellik, ekran nedeniyle yoksayıldı. Örneğin, 'display: inline' ile 'width', 'height', 'margin-top', 'margin-bottom' ve 'float' özelliklerinin bir etkisi yoktur.",
|
|
318
|
+
"less.lint.universalSelector.desc": "Evrensel seçici ('*') yavaş olarak bilinir.",
|
|
319
|
+
"less.lint.unknownAtRules.desc": "Bilinmeyen konum kuralı.",
|
|
320
|
+
"less.lint.unknownProperties.desc": "Bilinmeyen özellik.",
|
|
321
|
+
"less.lint.unknownVendorSpecificProperties.desc": "Bilinmeyen satıcıya özgü özellik.",
|
|
322
|
+
"less.lint.validProperties.desc": "'unknownProperties' kuralına göre doğrulanmamış özellikler listesi.",
|
|
323
|
+
"less.lint.vendorPrefix.desc": "Satıcıya özgü ön ek kullanırken standart özelliği de ekleyin.",
|
|
324
|
+
"less.lint.zeroUnits.desc": "Sıfır için birim gerekli değil.",
|
|
325
|
+
"less.title": "LESS",
|
|
326
|
+
"less.validate.desc": "Tüm doğrulamaları etkinleştirir veya devre dışı bırakır.",
|
|
327
|
+
"less.validate.title": "LESS doğrulamasını ve sorun önem derecelerini denetler.",
|
|
328
|
+
"scss.colorDecorators.enable.deprecationMessage": "`scss.colorDecorators.enable` ayarı kullanım dışı bırakılarak yerine `editor.colorDecorators` getirildi.",
|
|
329
|
+
"scss.completion.completePropertyWithSemicolon.desc": "CSS özelliklerini tamamlarken satırın sonuna noktalı virgül ekleyin.",
|
|
330
|
+
"scss.completion.triggerPropertyValueCompletion.desc": "Varsayılan olarak VS Code, bir CSS özelliği seçildikten sonra özellik değeri tamamlamayı tetikler. Bu davranışı devre dışı bırakmak için bu ayarı kullanın.",
|
|
331
|
+
"scss.format.braceStyle.desc": "Küme ayraçlarını kurallarla aynı satıra yerleştir ('daralt') veya küme ayraçlarını kendi satırına yerleştir ('genişlet').",
|
|
332
|
+
"scss.format.enable.desc": "Varsayılan SCSS biçimlendiricisini etkinleştir/devre dışı bırak.",
|
|
333
|
+
"scss.format.maxPreserveNewLines.desc": "'#scss.format.preserveNewLines#' etkinleştirildiğinde tek bir öbekte saklanabilen maksimum satır sonu sayısı.",
|
|
334
|
+
"scss.format.newlineBetweenRules.desc": "Kural kümelerini boş bir satırla ayırın.",
|
|
335
|
+
"scss.format.newlineBetweenSelectors.desc": "Seçicileri yeni bir satırla ayırın.",
|
|
336
|
+
"scss.format.preserveNewLines.desc": "Öğelerin korunması gerekenden önce mevcut satırın sonlanıp sonlanmaması.",
|
|
337
|
+
"scss.format.spaceAroundSelectorSeparator.desc": "'>', '+', '~' seçici ayırıcılarının (ör. 'a > b') etrafında bir boşluk karakteri olduğundan emin olun.",
|
|
338
|
+
"scss.hover.documentation": "SCSS üzerine gelme öğelerinde etiket ve öznitelik belgelerini görüntüleyin.",
|
|
339
|
+
"scss.hover.references": "SCSS üzerine gelme öğelerinde MDN başvurularını görüntüleyin.",
|
|
340
|
+
"scss.lint.argumentsInColorFunction.desc": "Geçersiz parametre sayısı.",
|
|
341
|
+
"scss.lint.boxModel.desc": "'padding' veya 'border' kullanırken 'width' ya da 'height' kullanmayın.",
|
|
342
|
+
"scss.lint.compatibleVendorPrefixes.desc": "Satıcıya özgü ön ek kullanırken satıcıya özgü diğer tüm özellikleri de dahil ettiğinizden emin olun.",
|
|
343
|
+
"scss.lint.duplicateProperties.desc": "Yinelenen stil tanımları kullanmayın.",
|
|
344
|
+
"scss.lint.emptyRules.desc": "Boş kural kümeleri kullanmayın.",
|
|
345
|
+
"scss.lint.float.desc": "'float' kullanmaktan kaçının. Float ayarları, düzenin bir yönden değişmesi durumunda kolayca bozulan kırılgan bir CSS ortaya çıkarır.",
|
|
346
|
+
"scss.lint.fontFaceProperties.desc": "'@font-face' kuralı 'src' ve 'font-family' özelliklerini tanımlamalıdır.",
|
|
347
|
+
"scss.lint.hexColorLength.desc": "Onaltılık renklerin üç veya altı onaltılık sayıdan oluşması gerekir.",
|
|
348
|
+
"scss.lint.idSelector.desc": "Bu kurallar HTML ile çok sıkı olarak birleştirilmiş olduğundan, seçiciler kimlik içermemelidir.",
|
|
349
|
+
"scss.lint.ieHack.desc": "IE kodlaması yalnızca IE7 ve daha eski sürümler desteklenirken gereklidir.",
|
|
350
|
+
"scss.lint.importStatement.desc": "İçeri aktarma deyimleri paralel olarak yüklenmez.",
|
|
351
|
+
"scss.lint.important.desc": "'!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.",
|
|
352
|
+
"scss.lint.propertyIgnoredDueToDisplay.desc": "Özellik, ekran nedeniyle yoksayıldı. Örneğin, 'display: inline' ile 'width', 'height', 'margin-top', 'margin-bottom' ve 'float' özelliklerinin bir etkisi yoktur.",
|
|
353
|
+
"scss.lint.universalSelector.desc": "Evrensel seçici ('*') yavaş olarak bilinir.",
|
|
354
|
+
"scss.lint.unknownAtRules.desc": "Bilinmeyen at-rule.",
|
|
355
|
+
"scss.lint.unknownProperties.desc": "Bilinmeyen özellik.",
|
|
356
|
+
"scss.lint.unknownVendorSpecificProperties.desc": "Bilinmeyen satıcıya özgü özellik.",
|
|
357
|
+
"scss.lint.validProperties.desc": "'unknownProperties' kuralına göre doğrulanmamış özellikler listesi.",
|
|
358
|
+
"scss.lint.vendorPrefix.desc": "Satıcıya özgü ön ek kullanırken standart özelliği de ekleyin.",
|
|
359
|
+
"scss.lint.zeroUnits.desc": "Sıfır için birim gerekli değil.",
|
|
360
|
+
"scss.title": "SCSS (Sass)",
|
|
361
|
+
"scss.validate.desc": "Tüm doğrulamaları etkinleştirir veya devre dışı bırakır.",
|
|
362
|
+
"scss.validate.title": "SCSS doğrulamasını ve sorun önem derecelerini denetler."
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
}
|
|
@@ -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": "CSS, LESS ve SCSS dosyaları için sözdizimi vurgulama ve köşeli ayraç eşleştirme sağlar.",
|
|
13
|
+
"displayName": "CSS 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": "Dart dosyalarında söz dizimi vurgulama ve ayraç eşleştirme özellikleri sunar.",
|
|
13
|
+
"displayName": "Dart Dil Temelleri"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|