New translations file-extensions-(windows).txt (Polish)

This commit is contained in:
Devon Maloney 2018-05-31 10:42:23 -04:00
parent 847ab3118d
commit 44104664ab

View file

@ -1,36 +1,36 @@
--- ---
title: "File Extensions (Windows)" title: "Rozszerzenia plików (Windows)"
--- ---
{% include toc title="Spis Treści" %} {% include toc title="Spis Treści" %}
### Required Reading ### Wymagana Lektura
This is an add-on section for disabling Windows's default behavior of hiding file extensions. Ta dodatkowa sekcja pomoże Ci zablokować domyślne zachowanie Windows'a ukrywania rozszerzeń plików.
This will make it easier for you to find the referenced files in the rest of this guide. W ten sposób będzie ci łatwiej znajdować odpowiednie pliki podczas dalszej części poradnika.
### Instrukcje ### Instrukcje
#### Windows 10 / 8.1 / 8 #### Windows 10 / 8.1 / 8
1. Launch File Explorer by opening any directory, such as your SD card directory 1. Uruchom Eksplorator plików poprzez otworzenie dowolnego katalogu, np. folderu karty SD
1. Click the "View" option on the ribbon menu 1. Kliknij opcję "Widok" w menu wstążki
1. Check the box labeled "File name extensions" 1. Zaznacz pole "Rozszerzenia znanych typów plików"
![]({{ "/images/screenshots/windows-10-file-extensions.png" | absolute_url }}) ![]({{ "/images/screenshots/windows-10-file-extensions.png" | absolute_url }})
{: .notice--info} {: .notice--info}
#### Windows 7 #### Windows 7
1. Open the start menu by clicking on it or using the Windows key 1. Otwórz menu Start poprzez kliknięcie w przycisk lub klawisz Windows
1. Search for "Folder Options" and select the corresponding result 1. Wyszukaj "Opcje folderów" i wybierz odpowiednią opcję
![]({{ "/images/screenshots/windows-7-folder-options-start-menu.png" | absolute_url }}) ![]({{ "/images/screenshots/windows-7-folder-options-start-menu.png" | absolute_url }})
{: .notice--info} {: .notice--info}
1. Click the "View" option at the top of the Folder Options menu 1. Kliknij opcję "Widok" w górnym pasku zakładek
1. Uncheck the box labeled "Hide extensions for known file types" 1. Odznacz pole "Ukryj rozszerzenia znanych typów plików"
![]({{ "/images/screenshots/windows-7-folder-options.png" | absolute_url }}) ![]({{ "/images/screenshots/windows-7-folder-options.png" | absolute_url }})
{: .notice--info} {: .notice--info}