-
-
Notifications
You must be signed in to change notification settings - Fork 627
/
package.nls.de.json
36 lines (36 loc) · 2.38 KB
/
package.nls.de.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"command.activateIcons": "Material Icons: Icon Theme aktivieren",
"command.toggleIconPacks": "Material Icons: Icon Packs konfigurieren",
"command.changeFolderTheme": "Material Icons: Ordner Thema auswählen",
"command.changeFolderColor": "Material Icons: Ordner Farbe ändern",
"command.changeFileColor": "Material Icons: Datei Farbe ändern",
"command.restoreDefaultConfig": "Material Icons: Standard Einstellungen wiederherstellen",
"command.toggleExplorerArrows": "Material Icons: Explorer Pfeilsymbole umschalten",
"command.changeOpacity": "Material Icons: Deckkraft verändern",
"command.toggleGrayscale": "Material Icons: Graustufen umschalten",
"command.changeSaturation": "Material Icons: Sättigung verändern",
"configuration.title": "Material Icons",
"configuration.files.associations": "Benutzerdefinierte Datei Icons konfigurieren.",
"configuration.folders.associations": "Benutzerdefinierte Ordner Icons konfigurieren.",
"configuration.languages.associations": "Benutzerdefinierte Language Icons konfigurieren.",
"configuration.activeIconPack": "Icon-Pack auswählen, die bestimme Icons aktivieren.",
"configuration.activeIconPack.angular": "Icons für Angular",
"configuration.activeIconPack.angular_ngrx": "Icons für Angular und Ngrx",
"configuration.activeIconPack.react": "Icons für React",
"configuration.activeIconPack.react_redux": "Icons für React und Redux",
"configuration.activeIconPack.roblox": "Icons für Roblox.",
"configuration.activeIconPack.qwik": "Icons für Qwik.",
"configuration.activeIconPack.vue": "Icons für Vue.",
"configuration.activeIconPack.vue_vuex": "Icons für Vue und Vuex.",
"configuration.activeIconPack.nest": "Icons für NestJS.",
"configuration.activeIconPack.none": "Kein Icon-Pack aktiviert.",
"configuration.folders.theme": "Art der Ordner Icons auswählen.",
"configuration.folders.theme.specific": "Spezifische Ordner Icons auswählen.",
"configuration.folders.theme.classic": "Klassische Ordner Icons auswählen.",
"configuration.folders.theme.none": "Keine Ordner Icons.",
"configuration.folders.color": "Farbe der Ordner Icons verändern.",
"configuration.files.color": "Farbe der Datei Icons verändern.",
"configuration.hidesExplorerArrows": "Pfeile vor den Ordnern deaktivieren.",
"configuration.opacity": "Deckkraft der Icons anpassen.",
"configuration.saturation": "Sättigung der Icons anpassen."
}