@codingame/monaco-vscode-language-pack-de 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": "Weiter zu GitHub",
|
|
13
|
+
"Continue to GitHub to create a Personal Access Token (PAT)": "Weiter zu GitHub, um ein persönliches Zugriffstoken (Personal Access Token, PAT) zu erstellen.",
|
|
14
|
+
"Copy & Continue to GitHub": "Kopieren und Weiter zu GitHub",
|
|
15
|
+
"GitHub Enterprise Server URI is not a valid URI: {0}": "GitHub Enterprise Server-URI ist kein gültiger URI: {0}",
|
|
16
|
+
"Having trouble logging in? Would you like to try a different way? ({0})": "Haben Sie Probleme bei der Anmeldung? Möchten Sie eine andere Methode ausprobieren? ({0})",
|
|
17
|
+
"No": "Nein",
|
|
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})\"}": "Öffnen Sie [{0}]({0}) auf einer neuen Registerkarte, und fügen Sie Ihren einmaligen Code ein: {1}",
|
|
19
|
+
"Sign in failed: {0}": "Fehler bei der Anmeldung: {0}",
|
|
20
|
+
"Sign out failed: {0}": "Fehler bei der Abmeldung: {0}",
|
|
21
|
+
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "Anmelden bei {0}...",
|
|
22
|
+
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "Um die Authentifizierung abzuschließen, navigieren Sie zu GitHub, und fügen Sie den obigen Einmalcode ein.",
|
|
23
|
+
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "Um die Authentifizierung abzuschließen, navigieren Sie zu GitHub, um eine PAT zu erstellen, und fügen Sie dann die PAT in das Eingabefeld ein.",
|
|
24
|
+
"Yes": "Ja",
|
|
25
|
+
"You have not yet finished authorizing this extension to use GitHub. Would you like to try a different way? ({0})": "Sie haben die Autorisierung dieser Erweiterung für die Verwendung von GitHub noch nicht abgeschlossen. Möchten Sie eine andere Methode ausprobieren? ({0})",
|
|
26
|
+
"Your Code: {0}/The {0} will be a code, e.g. 123-456": "Ihr Code: {0}",
|
|
27
|
+
"device code": "Gerätecode",
|
|
28
|
+
"local server": "lokaler Server",
|
|
29
|
+
"personal access token": "Persönliches Zugriffstoken",
|
|
30
|
+
"url handler": "URL-Handler"
|
|
31
|
+
},
|
|
32
|
+
"package": {
|
|
33
|
+
"description": "GitHub-Authentifizierungsanbieter",
|
|
34
|
+
"displayName": "GitHub-Authentifizierung"
|
|
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": "Auf vscode.dev auschecken",
|
|
13
|
+
"Commit Changes": "Commit-Änderungen",
|
|
14
|
+
"Copy Anyway": "Trotzdem kopieren",
|
|
15
|
+
"Copy vscode.dev Link": "Vscode.dev-Link kopieren",
|
|
16
|
+
"Create Fork": "Verzweigung erstellen",
|
|
17
|
+
"Create GitHub fork": "GitHub-Verzweigung erstellen",
|
|
18
|
+
"Create PR": "PR erstellen",
|
|
19
|
+
"Creating GitHub Pull Request...": "GitHub-Pull Request wird erstellt...",
|
|
20
|
+
"Creating first commit": "Erster Commit wird erstellt.",
|
|
21
|
+
"Forking \"{0}/{1}\"...": "Verzweigung für \"{0}/{1}\" wird erstellt...",
|
|
22
|
+
"Learn More": "Weitere Informationen",
|
|
23
|
+
"Log level: {0}": "Protokollebene: {0}",
|
|
24
|
+
"No": "Nein",
|
|
25
|
+
"No template": "Keine Vorlage",
|
|
26
|
+
"Open PR": "PR öffnen",
|
|
27
|
+
"Open on GitHub": "In GitHub öffnen",
|
|
28
|
+
"Pick a folder to publish to GitHub": "Wählen Sie einen Ordner für die Veröffentlichung in GitHub aus.",
|
|
29
|
+
"Publish Branch & Copy Link": "Verzweigung veröffentlichen und Link kopieren",
|
|
30
|
+
"Publishing to a private GitHub repository": "Veröffentlichung in privatem GitHub-Repository",
|
|
31
|
+
"Publishing to a public GitHub repository": "Veröffentlichung in öffentlichem GitHub-Repository",
|
|
32
|
+
"Pull Changes & Copy Link": "Änderungen pullen und Link kopieren",
|
|
33
|
+
"Push Commits & Copy Link": "Commits pushen und Link kopieren",
|
|
34
|
+
"Pushing changes...": "Änderungen pushen...",
|
|
35
|
+
"Select the Pull Request template": "Pull Requestvorlage auswählen",
|
|
36
|
+
"Select which files should be included in the repository.": "Wählen Sie aus, welche Dateien in das Repository eingeschlossen werden sollen.",
|
|
37
|
+
"Successfully published the \"{0}\" repository to GitHub.": "Das Repository \"{0}\" wurde erfolgreich in GitHub veröffentlicht.",
|
|
38
|
+
"The PR \"{0}/{1}#{2}\" was successfully created on GitHub.": "Der Pull Request \"{0}/{1}#{2}\" wurde erfolgreich in GitHub erstellt.",
|
|
39
|
+
"The current branch has unpublished commits. Would you like to push your commits before copying a link?": "Der aktuelle Branch weist nicht veröffentlichte Commits auf. Möchten Sie Ihre Commits pushen, bevor Sie einen Link kopieren?",
|
|
40
|
+
"The current branch is not published to the remote. Would you like to publish your branch before copying a link?": "Der aktuelle Branch wird nicht auf dem Remoteserver veröffentlicht. Möchten Sie Ihren Branch veröffentlichen, bevor Sie einen Link kopieren?",
|
|
41
|
+
"The current branch is not up to date. Would you like to pull before copying a link?": "Der aktuelle Branch ist nicht auf dem neuesten Stand. Möchten Sie einen Pullvorgang ausführen, bevor Sie einen Link kopieren?",
|
|
42
|
+
"The current file has uncommitted changes. Please commit your changes before copying a link.": "Die aktuelle Datei enthält Änderungen, für die kein Commit erfolgt ist. Committen Sie Ihre Änderungen, bevor Sie einen Link kopieren.",
|
|
43
|
+
"The fork \"{0}\" was successfully created on GitHub.": "Die Verzweigung \"{0}\" wurde erfolgreich in GitHub erstellt.",
|
|
44
|
+
"Uploading files": "Dateien werden hochgeladen.",
|
|
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?": "Sie sind nicht berechtigt, bei GitHub auf „{0}/{1}“ zu pushen. Möchten Sie eine Kopie erstellen und stattdessen dorthin pushen?",
|
|
46
|
+
"Your push to \"{0}/{1}\" was rejected by GitHub because push protection is enabled and one or more secrets were detected.": "Ihr Push an \"{0}/{1}\" wurde von GitHub abgelehnt, weil der Pushschutz aktiviert ist und mindestens ein Geheimnis erkannt wurde."
|
|
47
|
+
},
|
|
48
|
+
"package": {
|
|
49
|
+
"config.branchProtection": "Steuert, ob Repositoryregeln für GitHub-Repositorys abgefragt werden",
|
|
50
|
+
"config.gitAuthentication": "Steuert, ob die automatische GitHub-Authentifizierung für Git-Befehle innerhalb von VS Code aktiviert werden soll.",
|
|
51
|
+
"config.gitProtocol": "Steuert, welches Protokoll zum Klonen eines GitHub-Repositorys verwendet wird",
|
|
52
|
+
"description": "GitHub-Features für VS Code",
|
|
53
|
+
"displayName": "GitHub",
|
|
54
|
+
"welcome.publishFolder": "Sie können diesen Ordner direkt in einem GitHub-Repository veröffentlichen. Nach der Veröffentlichung haben Sie Zugriff auf die Funktionen zur Quellcodeverwaltung von Git und GitHub.\r\n[$(github): Veröffentlichung in GitHub](command:github.publish)",
|
|
55
|
+
"welcome.publishWorkspaceFolder": "Sie können einen Arbeitsbereichsordner direkt in einem GitHub-Repository veröffentlichen. Nach der Veröffentlichung haben Sie Zugriff auf die Funktionen zur Quellcodeverwaltung von Git und GitHub.\r\n[$(github): Veröffentlichung in GitHub](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": "Bietet Syntaxhervorhebung und Klammernabgleich in Go-Dateien.",
|
|
13
|
+
"displayName": "Go-Sprachgrundlagen"
|
|
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": "Bietet Schnipsel, Syntaxhervorhebung und Klammernabgleich in Groovy-Dateien.",
|
|
13
|
+
"displayName": "Groovy-Sprachgrundlagen"
|
|
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": "Fehler {1}' beim automatischen Erkennen von Grunt für Ordner {0}; this.workspaceFolder.name, err.error ? err.error.toString() : 'unbekannt",
|
|
13
|
+
"Go to output": "Zur Ausgabe wechseln",
|
|
14
|
+
"Problem finding grunt tasks. See the output for more information.": "Problem bei der Suche nach Grunt-Aufgaben. Weitere Informationen finden Sie in der Ausgabe."
|
|
15
|
+
},
|
|
16
|
+
"package": {
|
|
17
|
+
"config.grunt.autoDetect": "Steuerelemente ermöglichen die Grunt-Vorgangserkennung. Die Grunt-Vorgangserkennung kann dazu führen, dass Dateien in jedem geöffneten Arbeitsbereich ausgeführt werden.",
|
|
18
|
+
"description": "Erweiterung zum Hinzufügen von Grunt-Funktionen in VS Code.",
|
|
19
|
+
"displayName": "Grunt-Unterstützung für VS Code",
|
|
20
|
+
"grunt.taskDefinition.args.description": "Befehlszeilenargumente, die an den Grunt-Task übergeben werden sollen",
|
|
21
|
+
"grunt.taskDefinition.file.description": "Die Grunt-Datei zum Bereitstellen der Aufgabe. Kann ausgelassen werden.",
|
|
22
|
+
"grunt.taskDefinition.type.description": "Die anzupassende Grunt-Aufgabe."
|
|
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": "Fehler beim automatischen Erkennen von gulp für Ordner {0} : {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unbekannt",
|
|
13
|
+
"Go to output": "Zur Ausgabe wechseln",
|
|
14
|
+
"Problem finding gulp tasks. See the output for more information.": "Problem bei der Suche nach gulp-Tasks. In der Ausgabe finden Sie weitere Informationen."
|
|
15
|
+
},
|
|
16
|
+
"package": {
|
|
17
|
+
"config.gulp.autoDetect": "Steuerelemente ermöglichen die Gulp-Vorgangserkennung. Die Gulp-Vorgangserkennung kann dazu führen, dass Dateien in jedem geöffneten Arbeitsbereich ausgeführt werden.",
|
|
18
|
+
"description": "Erweiterung zum Hinzufügen von Gulp-Funktionen in VSCode.",
|
|
19
|
+
"displayName": "Gulp-Unterstützung für VSCode",
|
|
20
|
+
"gulp.taskDefinition.file.description": "Die Gulp-Datei zum Bereitstellen der Aufgabe. Kann ausgelassen werden.",
|
|
21
|
+
"gulp.taskDefinition.type.description": "Die anzupassende Gulp-Aufgabe."
|
|
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": "Bietet Syntaxhervorhebung und Klammernabgleich in Handlebars-Dateien.",
|
|
13
|
+
"displayName": "Handlebars-Sprachgrundlagen"
|
|
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": "Bietet Syntaxhervorhebung und Klammernabgleich in HLSL-Dateien.",
|
|
13
|
+
"displayName": "HLSL-Sprachgrundlagen"
|
|
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().": "„store“ i.e. Speichern eines booleschen Tests für die spätere Auswertung in einem Wächter oder if().",
|
|
13
|
+
"'from' expected": "„from2 erwartet",
|
|
14
|
+
"'in' expected": "„in“ erwartet",
|
|
15
|
+
"'through' or 'to' expected": "„through“ oder „to“ erwartet",
|
|
16
|
+
"'{0}'": "„{0}“",
|
|
17
|
+
"( expected": "( erwartet",
|
|
18
|
+
") expected": ") erwartet",
|
|
19
|
+
"<undefined>": "<undefined>",
|
|
20
|
+
"@font-face": "@font-face",
|
|
21
|
+
"@font-face rule must define 'src' and 'font-family' properties": "Die „@font-face“-Regel muss die Eigenschaften „src“ und „font-family“ definieren.",
|
|
22
|
+
"@keyframes {0}": "@keyframes {0}",
|
|
23
|
+
"A list of properties that are not validated against the `unknownProperties` rule.": "Eine Liste der Eigenschaften, die nicht auf Übereinstimmung mit der Regel \"unknownProperties\" überprüft werden.",
|
|
24
|
+
"Adds quotes to a string.": "Fügt einer Zeichenfolge Anführungszeichen hinzu.",
|
|
25
|
+
"Also define the standard property '{0}' for compatibility": "Definieren Sie außerdem die Standardeigenschaft „{0}“ aus Kompatibilitätsgründen",
|
|
26
|
+
"Always define standard rule '@keyframes' when defining keyframes.": "Definieren Sie beim Definieren von Keyframes immer die Standardregel „@keyframes“.",
|
|
27
|
+
"Always include all vendor specific properties: Missing: {0}": "Schließen Sie immer alle herstellerspezifischen Eigenschaften ein: Fehlt: {0}",
|
|
28
|
+
"Always include all vendor specific rules: Missing: {0}": "Schließen Sie immer alle herstellerspezifischen Regeln ein: Fehlt: {0}",
|
|
29
|
+
"Appends a single value onto the end of a list.": "Fügt einen einzelnen Wert an das Ende einer Liste an.",
|
|
30
|
+
"Appends selectors to one another without spaces in between.": "Fügt Selektoren ohne Leerzeichen dazwischen an.",
|
|
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.": "Verwendung von „!important“ vermeiden. Damit wird angegeben, dass es mit der Spezifität des gesamten CSS-Codes Probleme gibt und eine Umgestaltung erforderlich ist.",
|
|
32
|
+
"Avoid using 'float'. Floats lead to fragile CSS that is easy to break if one aspect of the layout changes.": "Die Verwendung von „float“ vermeiden. „float“-Eigenschaften führen leicht dazu, dass CSS nicht mehr funktioniert, wenn sich ein Aspekt des Layouts ändert.",
|
|
33
|
+
"Causes one or more rules to be emitted at the root of the document.": "Bewirkt, dass eine oder mehrere Regeln im Stammverzeichnis des Dokuments ausgegeben werden.",
|
|
34
|
+
"Changes one or more properties of a color.": "Ändert eine oder mehrere Eigenschaften einer Farbe.",
|
|
35
|
+
"Changes the alpha component for a color.": "Ändert die Alphakomponente für eine Farbe.",
|
|
36
|
+
"Changes the hue of a color.": "Ändert den Farbton einer Farbe.",
|
|
37
|
+
"Character entity representing \\'{0}\\'": "Zeichenentität, die \\'{0}\\' darstellt",
|
|
38
|
+
"Character entity representing \\'{0}\\', unicode equivalent \\'{1}\\'": "Zeicheneinheit für \\'{0}\\', Unicode-Äquivalent \\'{1}\\'",
|
|
39
|
+
"Closing bracket expected.": "Eine schließende Klammer wurde erwartet.",
|
|
40
|
+
"Closing bracket missing.": "Schließende Klammer fehlt.",
|
|
41
|
+
"Combines several lists into a single multidimensional list.": "Kombiniert mehrere Listen zu einer einzelnen mehrdimensionalen Liste.",
|
|
42
|
+
"Configure": "Konfigurieren",
|
|
43
|
+
"Converts a color into the format understood by IE filters.": "Konvertiert eine Farbe in das Format, das von IE-Filtern verstanden wird.",
|
|
44
|
+
"Converts a color to grayscale.": "Konvertiert eine Farbe in Graustufen.",
|
|
45
|
+
"Converts a string to lower case.": "Konvertiert eine Zeichenfolge in Kleinbuchstaben.",
|
|
46
|
+
"Converts a string to upper case.": "Konvertiert eine Zeichenfolge in Großbuchstaben.",
|
|
47
|
+
"Converts a unitless number to a percentage.": "Konvertiert eine einheitslose Zahl in einen Prozentsatz.",
|
|
48
|
+
"Creates a Color from hue, saturation, and lightness values.": "Erstellt eine Farbe aus Farbton-, Sättigungs- und Helligkeitswerten.",
|
|
49
|
+
"Creates a Color from hue, saturation, lightness, and alpha values.": "Erstellt eine Farbe aus Farbton-, Sättigungs-, Helligkeits- und Alphawerten.",
|
|
50
|
+
"Creates a Color from hue, white, and black values.": "Erstellt eine Farbe aus den Farbton-, Weiß- und Schwarzwerten.",
|
|
51
|
+
"Creates a Color from lightness, a, and b values.": "Erstellt eine Farbe aus Helligkeits-, a- und b-Werten.",
|
|
52
|
+
"Creates a Color from lightness, chroma, and hue values.": "Erstellt eine Farbe aus den Helligkeits-, Füll- und Farbtonwerten.",
|
|
53
|
+
"Creates a Color from red, green, and blue values.": "Erstellt eine Farbe aus roten, grünen und blauen Werten.",
|
|
54
|
+
"Creates a Color from red, green, blue, and alpha values.": "Erstellt eine Farbe aus Rot-, Grün-, Blau- und Alphawerten.",
|
|
55
|
+
"Creates a Color from the hue, saturation, and lightness values of another Color.": "Erstellt eine Farbe aus den Farbton-, Sättigungs- und Helligkeitswerten einer anderen Farbe.",
|
|
56
|
+
"Creates a Color from the hue, white, and black values of another Color.": "Erstellt eine Farbe aus den Farbton-, Weiß- und Schwarzwerten einer anderen Farbe.",
|
|
57
|
+
"Creates a Color from the lightness, a, and b values of another Color.": "Erstellt eine Farbe aus den Helligkeits-, a- und b-Werten einer anderen Farbe.",
|
|
58
|
+
"Creates a Color from the lightness, chroma, and hue values of another Color.": "Erstellt eine Farbe aus den Helligkeits-, Füll- und Farbtonwerten einer anderen Farbe.",
|
|
59
|
+
"Creates a Color from the red, green, and blue values of another Color.": "Erstellt eine Farbe aus den Rot-, Grün- und Blauwerten einer anderen Farbe.",
|
|
60
|
+
"Creates a Color in a specific color space from red, green, and blue values.": "Erstellt eine Farbe in einem bestimmten Farbraum aus den Rot-, Grün- und Blauwerten.",
|
|
61
|
+
"Creates a Color in a specific color space from the red, green, and blue values of another Color.": "Erstellt eine Farbe in einem bestimmten Farbraum aus den Rot-, Grün- und Blauwerten einer anderen Farbe.",
|
|
62
|
+
"Defines complex operations that can be re-used throughout stylesheets.": "Definiert komplexe Vorgänge, die in Stylesheets wiederverwendet werden können.",
|
|
63
|
+
"Defines styles that can be re-used throughout the stylesheet with `@include`.": "Definiert Formatvorlagen, die im gesamten Stylesheet mit „@include“ wiederverwendet werden können.",
|
|
64
|
+
"Do not use duplicate style definitions": "Keine doppelten Formatdefinitionen verwenden",
|
|
65
|
+
"Do not use empty rulesets": "Keine leeren Regelsätze verwenden",
|
|
66
|
+
"Do not use width or height when using padding or border": "Verwenden Sie keine Breite oder Höhe, wenn Sie Innenabstand oder Rahmen verwenden",
|
|
67
|
+
"Dynamically calls a Sass function.": "Ruft dynamisch eine Sass-Funktion auf.",
|
|
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`.": "Jede Schleife, die „$var“ auf jedes Element in der Liste oder Zuordnung festlegt, gibt dann die darin enthaltenen Formatvorlagen mit dem Wert „$var“ aus.",
|
|
69
|
+
"End tag name expected.": "Endtagname erwartet.",
|
|
70
|
+
"Exposes the details of Sass’s inner workings.": "Macht die Details der inneren Funktionsweise von Sass verfügbar.",
|
|
71
|
+
"Extends $extendee with $extender within $selector.": "Erweitert $extendee mit $extender innerhalb $selector.",
|
|
72
|
+
"Extracts a substring from $string.": "Extrahiert eine Teilzeichenfolge aus $string.",
|
|
73
|
+
"Finds the maximum of several numbers.": "Sucht das Maximum mehrerer Zahlen.",
|
|
74
|
+
"Finds the minimum of several numbers.": "Sucht das Minimum mehrerer Zahlen.",
|
|
75
|
+
"Fluidly scales one or more properties of a color.": "Skaliert eine oder mehrere Eigenschaften einer Farbe dynamisch.",
|
|
76
|
+
"Folding Region End": "Ende des Faltbereichs",
|
|
77
|
+
"Folding Region Start": "Regionsanfang wird gefaltet",
|
|
78
|
+
"For loop that repeatedly outputs a set of styles for each `$var` in the `from/through` or `from/to` clause.": "„For“-Schleife, die wiederholt einen Satz von Stilen für jedes „$var“ in der „from/through“- oder „from/to“-Klausel ausgibt.",
|
|
79
|
+
"Generates new colors based on existing ones, making it easy to build color themes.": "Generiert neue Farben basierend auf vorhandenen, sodass Sie ganz einfach Farbdesigns erstellen können.",
|
|
80
|
+
"Gets the blue component of a color.": "Ruft die blaue Komponente einer Farbe ab.",
|
|
81
|
+
"Gets the green component of a color.": "Ruft die grüne Komponente einer Farbe ab.",
|
|
82
|
+
"Gets the hue component of a color.": "Ruft die Farbtonkomponente einer Farbe ab.",
|
|
83
|
+
"Gets the lightness component of a color.": "Ruft die Helligkeitskomponente einer Farbe ab.",
|
|
84
|
+
"Gets the opacity component of a color.": "Ruft die Deckkraftkomponente einer Farbe ab.",
|
|
85
|
+
"Gets the red component of a color.": "Ruft die rote Komponente einer Farbe ab.",
|
|
86
|
+
"Gets the saturation component of a color.": "Ruft die Sättigungskomponente einer Farbe ab.",
|
|
87
|
+
"HTML Language Server": "HTML-Sprachserver",
|
|
88
|
+
"Hex colors must consist of three, four, six or eight hex numbers": "Hexadezimalfarben müssen aus drei, vier, sechs oder acht Hexadezimalzahlen bestehen.",
|
|
89
|
+
"IE hacks are only necessary when supporting IE7 and older": "IE-Hacks sind nur für die Unterstützung von IE7 und niedriger erforderlich",
|
|
90
|
+
"Import statements do not load in parallel": "Import-Anweisungen werden nicht parallel geladen",
|
|
91
|
+
"Includes the body if the expression does not evaluate to `false` or `null`.": "Schließt den Text ein, wenn der Ausdruck nicht als „FALSE“ oder „NULL“ ausgewertet wird.",
|
|
92
|
+
"Includes the styles defined by another mixin into the current rule.": "Schließt die von einer anderen Mixin definierten Stile in die aktuelle Regel ein.",
|
|
93
|
+
"Increases or decreases one or more components of a color.": "Vergrößert oder verringert eine oder mehrere Komponenten einer Farbe.",
|
|
94
|
+
"Inherits the styles of another selector.": "Erbt die Stile eines anderen Selektors.",
|
|
95
|
+
"Inserts $insert into $string at $index.": "Fügt $insert bei $index in $string ein.",
|
|
96
|
+
"Invalid number of parameters": "Ungültige Anzahl von Parametern",
|
|
97
|
+
"Joins together two lists into one.": "Verknüpft zwei Listen zu einer.",
|
|
98
|
+
"Lets you access and modify values in lists.": "Ermöglicht ihnen den Zugriff auf und das Ändern von Werten in Listen.",
|
|
99
|
+
"Loads a Sass stylesheet and makes its mixins, functions, and variables available when this stylesheet is loaded with the @use rule.": "Lädt ein Sass-Stylesheet und macht dessen Mixins, Funktionen und Variablen verfügbar, wenn dieses Stylesheet mit der @use-Regel geladen wird.",
|
|
100
|
+
"Loads mixins, functions, and variables from other Sass stylesheets as 'modules', and combines CSS from multiple stylesheets together.": "Lädt Mixins, Funktionen und Variablen aus anderen Sass-Stylesheets als „Module“ und kombiniert CSS aus mehreren Stylesheets.",
|
|
101
|
+
"Makes a color darker.": "Macht eine Farbe dunkler.",
|
|
102
|
+
"Makes a color less saturated.": "Macht eine Farbe weniger gesättigt.",
|
|
103
|
+
"Makes a color lighter.": "Macht eine Farbe heller.",
|
|
104
|
+
"Makes a color more opaque.": "Macht eine Farbe opaker.",
|
|
105
|
+
"Makes a color more saturated.": "Erhöht die Sättigung einer Farbe.",
|
|
106
|
+
"Makes a color more transparent.": "Macht eine Farbe transparenter.",
|
|
107
|
+
"Makes it easy to combine, search, or split apart strings.": "Erleichtert das Kombinieren, Suchen oder Aufteilen von Zeichenfolgen.",
|
|
108
|
+
"Makes it possible to look up the value associated with a key in a map, and much more.": "Ermöglicht das Nachschlagen des Werts, der einem Schlüssel in einer Karte zugeordnet ist, und vieles mehr.",
|
|
109
|
+
"Merges two maps together into a new map.": "Führt zwei Zuordnungen zu einer neuen Karte zusammen.",
|
|
110
|
+
"Mix two colors together in a polar color space.": "Mischen Sie zwei Farben in einem Polarfarbraum.",
|
|
111
|
+
"Mix two colors together in a rectangular color space.": "Mischen Sie zwei Farben in einem rechteckigen Farbraum.",
|
|
112
|
+
"Mixes two colors together.": "Kombiniert zwei Farben.",
|
|
113
|
+
"Nests selector beneath one another like they would be nested in the stylesheet.": "Verschachtelt Selektoren untereinander, wie sie im Stylesheet geschachtelt werden.",
|
|
114
|
+
"No unit for zero needed": "Keine Einheit für Null erforderlich",
|
|
115
|
+
"Parses a selector into the format returned by &.": "Analysiert einen Selektor in das von & zurückgegebene Format.",
|
|
116
|
+
"Prints the value of an expression to the standard error output stream. Useful for debugging complicated Sass files.": "Gibt den Wert eines Ausdrucks in den Standardausgabestream für Fehler aus. Nützlich für das Debuggen komplizierter Sass-Dateien.",
|
|
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.": "Gibt den Wert eines Ausdrucks in den Standardfehlerausgabestrom aus. Nützlich für Bibliotheken, die Benutzer vor Verwerfungen warnen müssen, oder um kleinere Fehler bei der Verwendung von Mixins zu beheben. Warnungen können mit der Kommandozeilenoption „--quiet“ oder der Sass-Option „:quiet“ ausgeschaltet werden.",
|
|
118
|
+
"Property is ignored due to the display.": "Die Eigenschaft wird aufgrund der Anzeige ignoriert.",
|
|
119
|
+
"Property is ignored due to the display. With 'display: block', vertical-align should not be used.": "Die Eigenschaft wird aufgrund der Anzeige ignoriert. Bei „display: block“ sollte die vertikale Ausrichtung nicht verwendet werden.",
|
|
120
|
+
"Provides access to Sass’s powerful selector engine.": "Bietet Zugriff auf die leistungsstarke Selektor-Engine von Sass.",
|
|
121
|
+
"Provides functions that operate on numbers.": "Stellt Funktionen bereit, die mit Zahlen arbeiten.",
|
|
122
|
+
"Removes quotes from a string.": "Entfernt Anführungszeichen aus einer Zeichenfolge.",
|
|
123
|
+
"Rename to '{0}'": "In „{0}“ umbenennen",
|
|
124
|
+
"Replaces $original with $replacement within $selector.": "Ersetzt $original in $selector durch $replacement.",
|
|
125
|
+
"Replaces the nth item in a list.": "Ersetzt das nth-Element in einer Liste.",
|
|
126
|
+
"Returns a list of all keys in a map.": "Gibt eine Liste aller Schlüssel in einer Zuordnung zurück.",
|
|
127
|
+
"Returns a list of all values in a map.": "Gibt eine Liste aller Werte in einer Zuordnung zurück.",
|
|
128
|
+
"Returns a new map with keys removed.": "Gibt eine neue Zuordnung mit entfernten Schlüsseln zurück.",
|
|
129
|
+
"Returns a random number.": "Gibt eine Zufallszahl zurück.",
|
|
130
|
+
"Returns a specific item in a list.": "Gibt ein bestimmtes Element in einer Liste zurück.",
|
|
131
|
+
"Returns the absolute value of a number.": "Gibt den absoluten Wert einer Zahl zurück.",
|
|
132
|
+
"Returns the complement of a color.": "Gibt das Komplement einer Farbe zurück.",
|
|
133
|
+
"Returns the index of the first occurance of $substring in $string.": "Gibt den Index des ersten Vorkommens von $substring in $string zurück.",
|
|
134
|
+
"Returns the inverse of a color.": "Gibt die inverse Form einer Farbe zurück.",
|
|
135
|
+
"Returns the keywords passed to a function that takes variable arguments.": "Gibt die Schlüsselwörter zurück, die an eine Funktion übergeben werden, die variablen Argumente akzeptiert.",
|
|
136
|
+
"Returns the length of a list.": "Gibt die Länge einer Liste zurück.",
|
|
137
|
+
"Returns the number of characters in a string.": "Gibt die Anzahl von Zeichen in einer Zeichenfolge zurück.",
|
|
138
|
+
"Returns the position of a value within a list.": "Gibt die Position eines Werts innerhalb einer Liste zurück.",
|
|
139
|
+
"Returns the separator of a list.": "Gibt das Trennzeichen einer Liste zurück.",
|
|
140
|
+
"Returns the simple selectors that comprise a compound selector.": "Gibt die einfachen Selektoren zurück, aus denen ein zusammengesetzter Selektor besteht.",
|
|
141
|
+
"Returns the string representation of a value as it would be represented in Sass.": "Gibt die Zeichenfolgendarstellung eines Werts zurück, wie er in Sass dargestellt wird.",
|
|
142
|
+
"Returns the type of a value.": "Gibt den Typ eines Werts zurück.",
|
|
143
|
+
"Returns the unit(s) associated with a number.": "Gibt die Einheiten zurück, die einer Zahl zugeordnet sind.",
|
|
144
|
+
"Returns the value in a map associated with a given key.": "Gibt den Wert in einer Zuordnung zu einem bestimmten Schlüssel zurück.",
|
|
145
|
+
"Returns whether $super matches all the elements $sub does, and possibly more.": "Gibt zurück, ob $super allen Elementen entspricht, die $sub erfüllt, und möglicherweise mehr.",
|
|
146
|
+
"Returns whether a feature exists in the current Sass runtime.": "Gibt zurück, ob ein Feature in der aktuellen Sass-Laufzeit vorhanden ist.",
|
|
147
|
+
"Returns whether a function with the given name exists.": "Gibt zurück, ob eine Funktion mit dem angegebenen Namen vorhanden ist.",
|
|
148
|
+
"Returns whether a map has a value associated with a given key.": "Gibt zurück, ob einer Zuordnung ein Wert zugeordnet ist, der einem bestimmten Schlüssel zugeordnet ist.",
|
|
149
|
+
"Returns whether a mixin with the given name exists.": "Gibt zurück, ob ein Mixin mit dem angegebenen Namen vorhanden ist.",
|
|
150
|
+
"Returns whether a number has units.": "Gibt zurück, ob eine Zahl Einheiten aufweist.",
|
|
151
|
+
"Returns whether a variable with the given name exists in the current scope.": "Gibt zurück, ob eine Variable mit dem angegebenen Namen im aktuellen Bereich vorhanden ist.",
|
|
152
|
+
"Returns whether a variable with the given name exists in the global scope.": "Gibt zurück, ob eine Variable mit dem angegebenen Namen im globalen Bereich vorhanden ist.",
|
|
153
|
+
"Returns whether two numbers can be added, subtracted, or compared.": "Gibt zurück, ob zwei Zahlen hinzugefügt, subtrahiert oder verglichen werden können.",
|
|
154
|
+
"Rounds a number down to the previous whole number.": "Rundet eine Zahl auf die vorherige ganze Zahl ab.",
|
|
155
|
+
"Rounds a number to the nearest whole number.": "Rundet eine Zahl auf die nächste ganze Zahl.",
|
|
156
|
+
"Rounds a number up to the next whole number.": "Rundet eine Zahl auf die nächste ganze Zahl auf.",
|
|
157
|
+
"Sass documentation": "Sass-Dokumentation",
|
|
158
|
+
"Selector Specificity": "Selektorspezifität",
|
|
159
|
+
"Selectors should not contain IDs because these rules are too tightly coupled with the HTML.": "Selektoren sollten keine IDs enthalten, da diese Regeln zu eng mit HTML verknüpft sind.",
|
|
160
|
+
"Simple HTML5 starting point": "Einfacher HTML5-Ausgangspunkt",
|
|
161
|
+
"Start tag name expected.": "Starttagname erwartet.",
|
|
162
|
+
"Tag name must directly follow the open bracket.": "Der Tagname muss direkt auf die geöffnete Klammer folgen.",
|
|
163
|
+
"The universal selector (*) is known to be slow": "Der Universalselektor (*) ist bekanntermaßen langsam",
|
|
164
|
+
"Throws the value of an expression as a fatal error with stack trace. Useful for validating arguments to mixins and functions.": "Wirft den Wert eines Ausdrucks als fatalen Fehler mit Stack-Trace. Nützlich für die Validierung von Argumenten für Mixins und Funktionen.",
|
|
165
|
+
"URI expected": "URI erwartet",
|
|
166
|
+
"URL encodes a string": "URL codiert eine Zeichenfolge",
|
|
167
|
+
"Unexpected character in tag.": "Unerwartetes Zeichen im Tag.",
|
|
168
|
+
"Unifies two selectors to produce a selector that matches elements matched by both.": "Vereinigt zwei Selektoren, um einen Selektor zu erzeugen, der mit Elementen übereinstimmt, die von beiden übereinstimmen.",
|
|
169
|
+
"Unknown at-rule.": "Unbekannte at-Regel.",
|
|
170
|
+
"Unknown property.": "Unbekannte Eigenschaft.",
|
|
171
|
+
"Unknown property: '{0}'": "Unbekannte Eigenschaft: „{0}“",
|
|
172
|
+
"Unknown vendor specific property.": "Unbekannte anbieterspezifische Eigenschaft.",
|
|
173
|
+
"VS Code now has built-in support for auto-renaming tags. Do you want to enable it?": "VS Code bietet jetzt integrierte Unterstützung für das automatische Umbenennen von Tags. Möchten Sie dieses Feature aktivieren?",
|
|
174
|
+
"When using a vendor-specific prefix also include the standard property": "Beim Verwenden eines anbieterspezifischen Präfixes auch die Standardeigenschaft einbeziehen",
|
|
175
|
+
"When using a vendor-specific prefix make sure to also include all other vendor-specific properties": "Beim Verwenden eines anbieterspezifischen Präfixes sicherstellen, dass alle anderen anbieterspezifischen Eigenschaften einbezogen werden",
|
|
176
|
+
"While loop that takes an expression and repeatedly outputs the nested styles until the statement evaluates to `false`.": "„While“-Schleife, die einen Ausdruck akzeptiert und wiederholt die geschachtelten Stile ausgibt, bis die Anweisung als „FALSE“ ausgewertet wird.",
|
|
177
|
+
"[ expected": "[ erwartet",
|
|
178
|
+
"] expected": "] erwartet",
|
|
179
|
+
"absolute value of a number": "Absoluter Wert einer Zahl",
|
|
180
|
+
"arccosine - inverse of cosine function": "Arkuskosinus – Umkehrung der Kosinusfunktion",
|
|
181
|
+
"arcsine - inverse of sine function": "Arkuskosinus – Umkehrung der Sinusfunktion",
|
|
182
|
+
"arctangent - inverse of tangent function": "Arkustangens – Umkehrung der Tangensfunktion",
|
|
183
|
+
"argument from \\'{0}\\'": "Argument von \\'{0}\\'",
|
|
184
|
+
"at-rule or selector expected": "„at“-Regel oder Selektor erwartet",
|
|
185
|
+
"at-rule unknown": "„at“-Regel unbekannt",
|
|
186
|
+
"bind the evaluation of a ruleset to each member of a list.": "die Auswertung eines Regelsatzes an jedes Mitglied einer Liste binden.",
|
|
187
|
+
"calculates square root of a number": "Berechnet die Quadratwurzel einer Zahl",
|
|
188
|
+
"colon expected": "Ein Doppelpunkt wurde erwartet",
|
|
189
|
+
"comma expected": "Komma erwartet",
|
|
190
|
+
"condition expected": "Bedingung erwartet",
|
|
191
|
+
"converts numbers from one type into another": "konvertiert Zahlen von einem Typ in einen anderen.",
|
|
192
|
+
"converts to a %, e.g. 0.5 > 50%": "konvertiert in %, z. B. 0,5 > 50 %",
|
|
193
|
+
"cosine function": "Kosinusfunktion",
|
|
194
|
+
"creates a #AARRGGBB": "erstellt eine #AARRGGBB",
|
|
195
|
+
"creates a color": "erstellt eine Farbe",
|
|
196
|
+
"dot expected": "Punkt erwartet",
|
|
197
|
+
"escape string content": "Escapezeichenfolgeninhalt",
|
|
198
|
+
"expression expected": "Ausdruck erwartet",
|
|
199
|
+
"first argument modulus second argument": "Erstes Argument Modulus zweites Argument",
|
|
200
|
+
"first argument raised to the power of the second argument": "Erstes Argument, das mit der Potenz des zweiten Arguments ausgelöst wird",
|
|
201
|
+
"generate a list spanning a range of values": "Generieren einer Liste, die einen Wertebereich umfasst",
|
|
202
|
+
"identifier expected": "Bezeichner erwartet",
|
|
203
|
+
"identifier or variable expected": "Bezeichner oder Variable erwartet",
|
|
204
|
+
"identifier or wildcard expected": "Bezeichner oder Platzhalter erwartet",
|
|
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'": "Der Inlineblock wird aufgrund des Gleitkommawerts ignoriert. Wenn „float“ einen anderen Wert als „none“ aufweist, wird das Feld als „floated“ und „display“ als „Block“ behandelt.",
|
|
206
|
+
"inlines a resource and falls back to `url()`": "inline eine Ressource und greift auf „url()“ zurück.",
|
|
207
|
+
"media query expected": "Medienabfrage erwartet",
|
|
208
|
+
"number expected": "Zahl erwartet",
|
|
209
|
+
"operator expected": "Operator erwartet",
|
|
210
|
+
"page directive or declaraton expected": "Seitendirektive oder -deklaration erwartet",
|
|
211
|
+
"parses a string to a color": "analysiert eine Zeichenfolge in eine Farbe.",
|
|
212
|
+
"percentage expected": "Prozentsatz erwartet",
|
|
213
|
+
"property value expected": "Eigenschaftswert erwartet",
|
|
214
|
+
"remove or change the unit of a dimension": "Entfernen oder Ändern der Einheit einer Dimension",
|
|
215
|
+
"return `@color` 10% points darker": "\"@color\" um 10 % Punkte dunkler zurückgeben",
|
|
216
|
+
"return `@color` 10% points less saturated": "gibt „@color“ 10 %-Punkte weniger gesättigt zurück",
|
|
217
|
+
"return `@color` 10% points less transparent": "gibt „@color“ um 10 % Punkte weniger transparent zurück",
|
|
218
|
+
"return `@color` 10% points lighter": "gibt „@color“ um 10 % Punkte heller zurück",
|
|
219
|
+
"return `@color` 10% points more saturated": "„@color“ 10 %-Punkte gesättigter zurückgeben",
|
|
220
|
+
"return `@color` 10% points more transparent": "„@color“ 10 %-Punkte transparenter zurückgeben",
|
|
221
|
+
"return `@color` with 50% transparency": "„@color“ mit 50 % Transparenz zurückgeben",
|
|
222
|
+
"return `@color` with a 10 degree larger in hue": "gibt „@color“ mit einem 10 Grad größeren Farbton zurück.",
|
|
223
|
+
"return `@darkcolor` if `@color1 is> 43% luma` otherwise return `@lightcolor`, see notes": "„@darkcolor“ zurückgeben, wenn „@color1 > 43 % luma ist“ andernfalls „@lightcolor“ zurückgeben, siehe Hinweise",
|
|
224
|
+
"return a mix of `@color1` and `@color2`": "gibt eine Mischung aus „@color1“ und „@color2“ zurück.",
|
|
225
|
+
"returns a grey, 100% desaturated color": "liefert eine graue, 100 % entsättigte Farbe",
|
|
226
|
+
"returns a value at the specified position in the list": "gibt einen Wert an der angegebenen Position in der Liste zurück.",
|
|
227
|
+
"returns one of two values depending on a condition.": "gibt je nach Bedingung einen von zwei Werten zurück.",
|
|
228
|
+
"returns pi": "gibt Pi zurück.",
|
|
229
|
+
"returns the `alpha` channel of `@color`": "gibt den Alphakanal von „@color“ zurück",
|
|
230
|
+
"returns the `blue` channel of `@color`": "gibt den blauen Kanal von „@color“ zurück.",
|
|
231
|
+
"returns the `green` channel of `@color`": "gibt den grünen Kanal von „@color“ zurück.",
|
|
232
|
+
"returns the `hue` channel of `@color` in the HSL space": "gibt den „Farbton“-Kanal von „@color“ im HSL-Raum zurück",
|
|
233
|
+
"returns the `hue` channel of `@color` in the HSV space": "gibt den Farbton-Kanal von „@color“ im HSV-Bereich zurück.",
|
|
234
|
+
"returns the `lightness` channel of `@color` in the HSL space": "gibt den Helligkeitskanal von „@color“ im HSL-Raum zurück.",
|
|
235
|
+
"returns the `luma` value (perceptual brightness) of `@color`": "gibt den „luma“-Wert (wahrnehmbare Helligkeit) von „@color“ zurück.",
|
|
236
|
+
"returns the `red` channel of `@color`": "gibt den roten Kanal von „@color“ zurück",
|
|
237
|
+
"returns the `saturation` channel of `@color` in the HSL space": "gibt den Sättigungskanal von „@color“\" im HSL-Raum zurück.",
|
|
238
|
+
"returns the `saturation` channel of `@color` in the HSV space": "gibt den Sättigungskanal von „@color“ im HSV-Raum zurück.",
|
|
239
|
+
"returns the `value` channel of `@color` in the HSV space": "gibt den Value-Kanal von „@color“ im HSV-Bereich zurück.",
|
|
240
|
+
"returns the lowest of one or more values": "gibt den niedrigsten von mindestens einem Wert zurück.",
|
|
241
|
+
"returns the number of elements in a value list": "gibt die Anzahl der Elemente in einer Wertliste zurück.",
|
|
242
|
+
"rounds a number to a number of places": "Rundet eine Zahl auf eine Anzahl von Stellen",
|
|
243
|
+
"rounds down to an integer": "Rundet auf eine ganze Zahl ab",
|
|
244
|
+
"rounds up to an integer": "Rundet auf eine ganze Zahl auf",
|
|
245
|
+
"selector expected": "Selektor erwartet",
|
|
246
|
+
"semi-colon expected": "Semikolon erwartet",
|
|
247
|
+
"sine function": "Sinusfunktion",
|
|
248
|
+
"string literal expected": "Ein Zeichenfolgenliteral wurde erwartet",
|
|
249
|
+
"string replace": "Ersetzen von Zeichenfolgen",
|
|
250
|
+
"tangent function": "Gleichungen",
|
|
251
|
+
"term expected": "Begriff erwartet",
|
|
252
|
+
"unknown keyword": "Unbekanntes Schlüsselwort",
|
|
253
|
+
"uri or string expected": "URI oder Zeichenfolge erwartet",
|
|
254
|
+
"variable name expected": "Es wurde ein Variablenname erwartet",
|
|
255
|
+
"variable value expected": "Variablenwert erwartet",
|
|
256
|
+
"whitespace expected": "Leerzeichen erwartet",
|
|
257
|
+
"wildcard expected": "Platzhalter erwartet",
|
|
258
|
+
"{ expected": "{ erwartet.",
|
|
259
|
+
"{0}, '{1}'": "{0}, „{1}“",
|
|
260
|
+
"} expected": "} erwartet."
|
|
261
|
+
},
|
|
262
|
+
"package": {
|
|
263
|
+
"description": "Umfangreiche Sprachunterstützung für HTML- und HANDLEBAR-Dateien",
|
|
264
|
+
"displayName": "HTML-Sprachfeatures",
|
|
265
|
+
"html.autoClosingTags": "Automatisches Schließen von HTML-Tags aktivieren/deaktivieren.",
|
|
266
|
+
"html.autoCreateQuotes": "Aktivieren/Deaktivieren der automatischen Erstellung von Anführungszeichen für die HTML-Attributzuweisung. Der Typ von Anführungszeichen kann durch `#html.completion.attributeDefaultValue#` konfiguriert werden.",
|
|
267
|
+
"html.completion.attributeDefaultValue": "Steuert den Standardwert für Attribute, wenn der Abschluss akzeptiert wird.",
|
|
268
|
+
"html.completion.attributeDefaultValue.doublequotes": "Der Attributwert ist auf „“ festgelegt.",
|
|
269
|
+
"html.completion.attributeDefaultValue.empty": "Der Attributwert ist nicht festgelegt.",
|
|
270
|
+
"html.completion.attributeDefaultValue.singlequotes": "Der Attributwert ist auf „ festgelegt.",
|
|
271
|
+
"html.customData.desc": "Eine Liste relativer Dateipfade, die auf JSON-Dateien im [benutzerdefinierten Datenformat](https://github.com/microsoft/vscode-html-languageservice/blob/master/docs/customData.md) verweisen.\r\n\r\nVS Code lädt benutzerdefinierte Daten beim Start, um die HTML-Unterstützung für die benutzerdefinierten HTML-Tags, -Attribute und -Attributwerte, die Sie in den JSON-Dateien angeben, zu verbessern.\r\n\r\nDie Dateipfade werden relativ zum Arbeitsbereich angegeben, und es werden nur Einstellungen für den Arbeitsbereichsordner berücksichtigt.",
|
|
272
|
+
"html.format.contentUnformatted.desc": "Liste der Tags (durch Trennzeichen getrennt), in der der Inhalt nicht neu formatiert werden muss. `null` entspricht standardmäßig dem Tag `pre`.",
|
|
273
|
+
"html.format.enable.desc": "HTML-Standardformatierer aktivieren/deaktivieren.",
|
|
274
|
+
"html.format.extraLiners.desc": "Die Liste der Tags (durch Kommas getrennt), vor denen eine zusätzliche neue Zeile eingefügt werden soll. `null` verwendet standardmäßig `\"head, body, /HTML\"`.",
|
|
275
|
+
"html.format.indentHandlebars.desc": "Formatiert `{{#foo}}` und `{{/foo}}` und nimmt einen Einzug vor.",
|
|
276
|
+
"html.format.indentInnerHtml.desc": "Hiermit werden `<head>`- und `<body>`-Abschnitte eingerückt.",
|
|
277
|
+
"html.format.maxPreserveNewLines.desc": "Die maximale Anzahl von Zeilenumbrüchen, die in einem Block beibehalten werden soll. Verwenden Sie `null` für eine unbegrenzte Anzahl.",
|
|
278
|
+
"html.format.preserveNewLines.desc": "Legt fest, ob vorhandene Zeilenumbrüche vor Elementen beibehalten werden sollen. Funktioniert nur vor Elementen, nicht in Tags oder bei Text.",
|
|
279
|
+
"html.format.templating.desc": "Hiermit werden Sprachtags für die Django-, ERB-, Handlebars- und PHP-Vorlagenerstellung berücksichtigt.",
|
|
280
|
+
"html.format.unformatted.desc": "Die Liste der Tags (durch Kommas getrennt), die nicht erneut formatiert werden sollen. `null` bezieht sich standardmäßig auf alle Tags, die unter https://www.w3.org/TR/html5/dom.html#phrasing-content aufgeführt werden.",
|
|
281
|
+
"html.format.unformattedContentDelimiter.desc": "Hiermit werden Textinhalte innerhalb dieser Zeichenfolge zusammengehalten.",
|
|
282
|
+
"html.format.wrapAttributes.alignedmultiple": "Umbrechen, wenn Zeilenlänge überschritten wird, und Attribute vertikal ausrichten.",
|
|
283
|
+
"html.format.wrapAttributes.auto": "Attribute nur umbrechen, wenn Zeilenlänge überschritten wird.",
|
|
284
|
+
"html.format.wrapAttributes.desc": "Attribute umbrechen.",
|
|
285
|
+
"html.format.wrapAttributes.force": "Alle Attribute mit Ausnahme des ersten umbrechen.",
|
|
286
|
+
"html.format.wrapAttributes.forcealign": "Alle Attribute mit Ausnahme des ersten umbrechen und Ausrichtung beibehalten.",
|
|
287
|
+
"html.format.wrapAttributes.forcemultiline": "Alle Attribute umbrechen.",
|
|
288
|
+
"html.format.wrapAttributes.preserve": "Umbrechen von Attributen beibehalten.",
|
|
289
|
+
"html.format.wrapAttributes.preservealigned": "Umbrechen von Attributen beibehalten, aber ausrichten.",
|
|
290
|
+
"html.format.wrapAttributesIndentSize.desc": "Umbrochene Attribute nach N Zeichen einrücken. Verwenden Sie \"null\", um die Standardeinzugsgröße zu verwenden. Wird ignoriert, wenn \"#html.format.wrapAttributes#\" auf \"aligned\" festgelegt ist.",
|
|
291
|
+
"html.format.wrapLineLength.desc": "Die maximale Anzahl von Zeichen pro Zeile (0 = deaktiviert).",
|
|
292
|
+
"html.hover.documentation": "Hiermit wird beim Zeigen auf ein Element eine Tag- und Attributdokumentation eingeblendet.",
|
|
293
|
+
"html.hover.references": "Hiermit werden beim Zeigen auf ein Element Verweise auf MDN eingeblendet.",
|
|
294
|
+
"html.mirrorCursorOnMatchingTag": "Spielcursor bei übereinstimmendem HTML-Tag aktivieren/deaktivieren",
|
|
295
|
+
"html.mirrorCursorOnMatchingTagDeprecationMessage": "Veraltet und durch \"editor.linkedEditing\" ersetzt",
|
|
296
|
+
"html.suggest.html5.desc": "Legt fest, ob die integrierte HTML-Sprachuntersützung HTML5-Tags, -Eigenschaften und -Werte vorschlägt.",
|
|
297
|
+
"html.trace.server.desc": "Verfolgt die Kommunikation zwischen VS Code und dem HTML-Sprachserver.",
|
|
298
|
+
"html.validate.scripts": "Legt fest, ob die integrierte HTML-Sprachunterstützung eingebettete Skripts überprüft.",
|
|
299
|
+
"html.validate.styles": "Legt fest, ob die integrierte HTML-Sprachunterstützung eingebettete Stile überprüft."
|
|
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": "Bietet Syntaxhervorhebung, Klammerabgleich und Schnipsel in HTML-Dateien.",
|
|
13
|
+
"displayName": "HTML-Sprachgrundlagen"
|
|
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": "Bietet Syntaxhervorhebung und Klammernabgleich in Ini-Dateien.",
|
|
13
|
+
"displayName": "Ini-Sprachgrundlagen"
|
|
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": "Bild als Anlage einfügen"
|
|
13
|
+
},
|
|
14
|
+
"package": {
|
|
15
|
+
"cleanInvalidImageAttachment.title": "Ungültigen Bildanlagenverweis bereinigen",
|
|
16
|
+
"copyCellOutput.title": "Ausgabe kopieren",
|
|
17
|
+
"description": "Bietet grundlegende Unterstützung für das Öffnen und Lesen von Jupyters .ipynb-Notizbuchdateien",
|
|
18
|
+
"displayName": "IPYNB-Unterstützung",
|
|
19
|
+
"ipynb.pasteImagesAsAttachments.enabled": "Aktivieren/Deaktivieren des Einfügens von Bildern in Markdownzellen in IPYNB-Notebook-Dateien. Eingefügte Bilder werden als Anlagen in die Zelle eingefügt.",
|
|
20
|
+
"markdownAttachmentRenderer.displayName": "Zellenanlage-Renderer „Markdown-It-IPYNB“",
|
|
21
|
+
"newUntitledIpynb.shortTitle": "Jupyter Notebook",
|
|
22
|
+
"newUntitledIpynb.title": "Neues Jupyter Notebook",
|
|
23
|
+
"openIpynbInNotebookEditor.title": "IPYNB-Datei im Notebook-Editor öffnen"
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|