-
-
Notifications
You must be signed in to change notification settings - Fork 631
/
package.nls.pl.json
34 lines (34 loc) · 2.17 KB
/
package.nls.pl.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
{
"command.activateIcons": "Material Icons: Aktywuj motyw ikon",
"command.toggleIconPacks": "Material Icons: Skonfiguruj paczki ikon",
"command.changeFolderTheme": "Material Icons: Zmień motyw folderów",
"command.changeFolderColor": "Material Icons: Zmień kolor folderów",
"command.restoreDefaultConfig": "Material Icons: Przywróć domyślne ustawienia",
"command.toggleExplorerArrows": "Material Icons: Ukryj strzałki przy folderach",
"command.changeOpacity": "Material Icons: Zmień przezroczystość",
"command.toggleGrayscale": "Material Icons: Przełącz czarno-białe ikony",
"command.changeSaturation": "Material Icons: Zmień nasycenie ikon",
"configuration.title": "Material Icons",
"configuration.files.associations": "Ustaw niestandardowe ikony plików.",
"configuration.folders.associations": "Ustaw niestandardowe ikony folderów.",
"configuration.languages.associations": "Ustaw niestandardowe ikony języków.",
"configuration.activeIconPack": "Wybierz paczkę dla niektórych ikon.",
"configuration.activeIconPack.angular": "Ikony dla Angulara.",
"configuration.activeIconPack.angular_ngrx": "Ikony dla Angulara i ngrx.",
"configuration.activeIconPack.react": "Ikony dla Reacta.",
"configuration.activeIconPack.react_redux": "Ikony dla Reacta i Reduxa.",
"configuration.activeIconPack.roblox": "Ikony dla Roblox.",
"configuration.activeIconPack.qwik": "Ikony dla Qwik.",
"configuration.activeIconPack.vue": "Ikony dla Vue.",
"configuration.activeIconPack.vue_vuex": "Ikony dla Vue i Vuex.",
"configuration.activeIconPack.nest": "Ikony dla NestJS.",
"configuration.activeIconPack.none": "Brak włączonej paczki ikon.",
"configuration.folders.theme": "Wybierz typ ikon folderów.",
"configuration.folders.theme.specific": "Wybierz ikony folderów.",
"configuration.folders.theme.classic": "Wybierz klasyczne ikony folderów.",
"configuration.folders.theme.none": "Brak ikon folderów.",
"configuration.folders.color": "Zmień kolor ikon folderów.",
"configuration.hidesExplorerArrows": "Ukryj strzałki przy folderach.",
"configuration.opacity": "Zmień przezroczystość ikon.",
"configuration.saturation": "Zmień nasycenie ikon."
}