35 lines
2.4 KiB
JSON
35 lines
2.4 KiB
JSON
{
|
|
"command.activateIcons": "Material Icons: Activeer Icon Thema",
|
|
"command.toggleIconPacks": "Material Icons: Configureer Icon Packs",
|
|
"command.changeFolderTheme": "Material Icons: Verander Folder Thema",
|
|
"command.changeFolderColor": "Material Icons: Verander Folder Kleur",
|
|
"command.restoreDefaultConfig": "Material Icons: Zet Standaard Configuratie Terug",
|
|
"command.toggleExplorerArrows": "Material Icons: Configureer Folder Pijlen",
|
|
"command.changeOpacity": "Material Icons: Verander Doorzichtbaarheid",
|
|
"command.toggleGrayscale": "Material Icons: Zet Grijstinten Aan Of Uit",
|
|
"command.changeSaturation": "Material Icons: Verander Saturatie",
|
|
"configuration.title": "Material Icons",
|
|
"configuration.files.associations": "Stel eigen bestandsiconen in.",
|
|
"configuration.folders.associations": "Stel eigen foldericonen in.",
|
|
"configuration.languages.associations": "Stel eigen taaliconen in.",
|
|
"configuration.showWelcomeMessage": "Laat het welkomstbericht zien na de eerste installatie.",
|
|
"configuration.showUpdateMessage": "Laat het updatebericht zien na elke update.",
|
|
"configuration.showReloadMessage": "Laat de herstartnotificatie zien.",
|
|
"configuration.activeIconPack": "Selecteer een iconpakket dat bepaalde icons inschakelt.",
|
|
"configuration.activeIconPack.angular": "Icons voor Angular.",
|
|
"configuration.activeIconPack.angular_ngrx": "Icons voor Angular en ngrx.",
|
|
"configuration.activeIconPack.react": "Icons voor React.",
|
|
"configuration.activeIconPack.react_redux": "Icons for React en Redux.",
|
|
"configuration.activeIconPack.vue": "Icons voor Vue.",
|
|
"configuration.activeIconPack.vue_vuex": "Icons voor Vue en Vuex.",
|
|
"configuration.activeIconPack.nest": "Icons voor NestJS.",
|
|
"configuration.activeIconPack.none": "Geen iconpakket ingeschakeld.",
|
|
"configuration.folders.theme": "Kies het type foldericons.",
|
|
"configuration.folders.theme.specific": "Selecteer bepaalde foldericons.",
|
|
"configuration.folders.theme.classic": "Selecteer klassieke foldericons.",
|
|
"configuration.folders.theme.none": "Geen foldericons.",
|
|
"configuration.folders.color": "Verander de kleur van de foldericons.",
|
|
"configuration.hidesExplorerArrows": "Verberg verkenner pijlen voor de folder.",
|
|
"configuration.opacity": "Verander de doorzichtbaarheid van de icons.",
|
|
"configuration.saturation": "Verander de saturatie van de icons."
|
|
} |