-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.nls.de.json
38 lines (38 loc) · 2.4 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
37
38
{
"command.activateIcons": "Icon Theme aktivieren",
"command.changeArrowTheme": "Explorer Pfeilsymbole umschalten",
"command.changeFolderColor": "Ordner Farbe ändern",
"command.changeFolderTheme": "Ordner Thema auswählen",
"command.changeOpacity": "Deckkraft verändern",
"command.changeSaturation": "Sättigung verändern",
"command.restoreDefaultConfig": "Standard Einstellungen wiederherstellen",
"command.toggleGrayscale": "Graustufen umschalten",
"command.toggleIconPacks": "Icon Packs konfigurieren",
"configuration.activeIconPacks": "Icon-Pack auswählen, die bestimme Icons aktivieren.",
"configuration.activeIconPacks.angular": "Icons für Angular",
"configuration.activeIconPacks.nest": "Icons für NestJS.",
"configuration.activeIconPacks.ngrx": "Icons für Angular und Ngrx",
"configuration.activeIconPacks.none": "Kein Icon-Pack aktiviert.",
"configuration.activeIconPacks.phalcon": "Icons für Phalcon.",
"configuration.activeIconPacks.rails": "Icons für Rails.",
"configuration.activeIconPacks.react": "Icons für React",
"configuration.activeIconPacks.recoil": "Icons für Recoil.",
"configuration.activeIconPacks.redux": "Icons für React und Redux",
"configuration.activeIconPacks.volt": "Icons für Volt.",
"configuration.activeIconPacks.vue": "Icons für Vue.",
"configuration.activeIconPacks.vuex": "Icons für Vue und Vuex.",
"configuration.files.associations": "Benutzerdefinierte Datei Icons konfigurieren.",
"configuration.folders.associations": "Benutzerdefinierte Ordner Icons konfigurieren.",
"configuration.folders.color": "Farbe der Ordner Icons verändern.",
"configuration.folders.theme": "Art der Ordner Icons auswählen.",
"configuration.folders.theme.classic": "Klassische Ordner Icons auswählen.",
"configuration.folders.theme.none": "Keine Ordner Icons.",
"configuration.folders.theme.specific": "Spezifische Ordner Icons auswählen.",
"configuration.languages.associations": "Benutzerdefinierte Language Icons konfigurieren.",
"configuration.opacity": "Deckkraft der Icons anpassen.",
"configuration.saturation": "Sättigung der Icons anpassen.",
"configuration.showReloadMessage": "Nachricht zum Neustarten anzeigen.",
"configuration.showUpdateMessage": "Nachricht bei Aktualisierungen anzeigen.",
"configuration.showWelcomeMessage": "Willkommensnachricht nach der ersten Installation anzeigen.",
"configuration.title": "Atom Material Icons"
}