Skip to content

Commit 0a2a187

Browse files
authored
Merge pull request #427 from XeQariX/polish-translations
Update Polish translation
2 parents 13b3bce + 4f61ae4 commit 0a2a187

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

app/src/main/res/values-pl/strings.xml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,50 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<string name="app_name">Prosty menedżer plików</string>
4-
<string name="app_launcher_name">Menedżer plików</string>
3+
<string name="app_name">Prosty Menedżer Plików</string>
4+
<string name="app_launcher_name">Menedżer Plików</string>
55
<string name="press_back_again">Naciśnij jeszcze raz, aby wyjść</string>
66
<string name="go_to_home_folder">Przejdź do folderu głównego</string>
77
<string name="set_as_home_folder">Ustaw jako folder główny</string>
8-
<string name="home_folder_updated">Folder główny został zaktulizowany</string>
8+
<string name="home_folder_updated">Folder główny zaktualizowany</string>
99
<string name="copy_path">Kopiuj ścieżkę do schowka</string>
10-
<string name="path_copied">Ścieżka została skopiowana</string>
11-
   <string name="select_audio_file">Wybierz plik audio</string>
10+
<string name="path_copied">Ścieżka skopiowana</string>
11+
   <string name="select_audio_file">Proszę wybrać plik audio</string>
1212
   <string name="search_folder">Przeszukaj folder</string>
13-
<string name="rooted_device_only">Ta operacja możliwa jest tylko na zrootowanym urządzeniu</string>
13+
<string name="rooted_device_only">Ta operacja działa tylko na zrootowanych urządzeniach</string>
1414

1515
<!-- Open as -->
16-
<string name="open_as">Open as</string>
17-
<string name="text_file">Text file</string>
18-
<string name="image_file">Image file</string>
19-
<string name="audio_file">Audio file</string>
20-
<string name="video_file">Video file</string>
21-
<string name="other_file">Other file</string>
16+
<string name="open_as">Otwórz jako</string>
17+
<string name="text_file">Plik tekstowy</string>
18+
<string name="image_file">Plik graficzny</string>
19+
<string name="audio_file">Plik audio</string>
20+
<string name="video_file">Plik wideo</string>
21+
<string name="other_file">Inny plik</string>
2222

2323
<!-- Compression -->
24-
   <string name="compress">Kompresuj</string>
24+
   <string name="compress">Skompresuj</string>
2525
<string name="decompress">Rozpakuj</string>
26-
   <string name="compress_as">Kompresuj jako</string>
26+
   <string name="compress_as">Skompresuj jako</string>
2727
<string name="compressing">Kompresowanie…</string>
2828
<string name="decompressing">Rozpakowywanie…</string>
29-
   <string name="compression_successful">Kompresowanie zakończone</string>
30-
   <string name="decompression_successful">Rozpakowywanie zakończone</string>
31-
<string name="compressing_failed">Kompresowanie nie powiodło się</string>
29+
   <string name="compression_successful">Kompresja udana</string>
30+
   <string name="decompression_successful">Rozpakowywanie udane</string>
31+
<string name="compressing_failed">Kompresja nie powiodła się</string>
3232
<string name="decompressing_failed">Rozpakowywanie nie powiodło się</string>
3333

3434
<!-- Favorites -->
3535
<string name="manage_favorites">Zarządzaj ulubionymi</string>
3636
<string name="go_to_favorite">Przejdź do ulubionych</string>
37-
<string name="favorites_activity_placeholder">Możesz dodawać często używane foldery do ulubionych, aby ułatwić sobie do nich dostęp.</string>
37+
<string name="favorites_activity_placeholder">Możesz dodać często używane foldery do ulubionych, aby mieć do nich łatwy dostęp z dowolnego miejsca.</string>
3838

3939
<!-- File Editor -->
40-
   <string name="file_editor">Edytor plików</string>
40+
   <string name="file_editor">Edytor Plików</string>
4141

4242
<!-- Settings -->
4343
<string name="enable_root_access">Zezwól na dostęp do uprawnień roota</string>
4444

4545
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
4646
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
47-
<string name="app_title">Simple File Manager Pro - Manage files easy &amp; fast</string>
47+
<string name="app_title">Prosty Menedżer Plików Pro - Zarządzaj plikami</string>
4848
<!-- Short description has to have less than 80 chars -->
4949
   <string name="app_short_description">Easy app for managing your files without ads, respecting your privacy &amp; security</string>
5050
<string name="app_long_description">

0 commit comments

Comments
 (0)