summaryrefslogtreecommitdiff
path: root/utils/rbutilqt/lang/rbutil_pl.ts
diff options
context:
space:
mode:
Diffstat (limited to 'utils/rbutilqt/lang/rbutil_pl.ts')
-rw-r--r--utils/rbutilqt/lang/rbutil_pl.ts1460
1 files changed, 915 insertions, 545 deletions
diff --git a/utils/rbutilqt/lang/rbutil_pl.ts b/utils/rbutilqt/lang/rbutil_pl.ts
index 3bf1f43eef..1a8d4439d4 100644
--- a/utils/rbutilqt/lang/rbutil_pl.ts
+++ b/utils/rbutilqt/lang/rbutil_pl.ts
@@ -1,6 +1,6 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS> 2<!DOCTYPE TS>
3<TS version="2.0" language="pl_PL" sourcelanguage="pl_PL"> 3<TS version="2.1" language="pl_PL" sourcelanguage="pl_PL">
4<context> 4<context>
5 <name>BackupDialog</name> 5 <name>BackupDialog</name>
6 <message> 6 <message>
@@ -40,42 +40,42 @@
40 <translation type="unfinished">&amp;Anuluj</translation> 40 <translation type="unfinished">&amp;Anuluj</translation>
41 </message> 41 </message>
42 <message> 42 <message>
43 <location filename="../gui/backupdialog.cpp" line="70"/> 43 <location filename="../gui/backupdialog.cpp" line="69"/>
44 <source>Installation size: calculating ...</source> 44 <source>Installation size: calculating ...</source>
45 <translation type="unfinished">Rozmiar archiwum: obliczanie...</translation> 45 <translation type="unfinished">Rozmiar archiwum: obliczanie...</translation>
46 </message> 46 </message>
47 <message> 47 <message>
48 <location filename="../gui/backupdialog.cpp" line="89"/> 48 <location filename="../gui/backupdialog.cpp" line="88"/>
49 <source>Select Backup Filename</source> 49 <source>Select Backup Filename</source>
50 <translation type="unfinished">Wybierz nazwę dla kopii</translation> 50 <translation type="unfinished">Wybierz nazwę dla kopii</translation>
51 </message> 51 </message>
52 <message> 52 <message>
53 <location filename="../gui/backupdialog.cpp" line="109"/> 53 <location filename="../gui/backupdialog.cpp" line="108"/>
54 <source>Installation size: %L1 %2</source> 54 <source>Installation size: %L1 %2</source>
55 <translation type="unfinished">Rozmiar archiwum: %L1 %2</translation> 55 <translation type="unfinished">Rozmiar archiwum: %L1 %2</translation>
56 </message> 56 </message>
57 <message> 57 <message>
58 <location filename="../gui/backupdialog.cpp" line="116"/> 58 <location filename="../gui/backupdialog.cpp" line="115"/>
59 <source>File exists</source> 59 <source>File exists</source>
60 <translation type="unfinished">Plik istnieje</translation> 60 <translation type="unfinished">Plik istnieje</translation>
61 </message> 61 </message>
62 <message> 62 <message>
63 <location filename="../gui/backupdialog.cpp" line="117"/> 63 <location filename="../gui/backupdialog.cpp" line="116"/>
64 <source>The selected backup file already exists. Overwrite?</source> 64 <source>The selected backup file already exists. Overwrite?</source>
65 <translation type="unfinished">Plik kopii zapasowej o takiej nazwie już istnieje. Zamienić obecną wersję na nową?</translation> 65 <translation type="unfinished">Plik kopii zapasowej o takiej nazwie już istnieje. Zamienić obecną wersję na nową?</translation>
66 </message> 66 </message>
67 <message> 67 <message>
68 <location filename="../gui/backupdialog.cpp" line="125"/> 68 <location filename="../gui/backupdialog.cpp" line="124"/>
69 <source>Starting backup ...</source> 69 <source>Starting backup ...</source>
70 <translation type="unfinished">Rozpoczynanie wykonywania kopii zapasowej...</translation> 70 <translation type="unfinished">Rozpoczynanie wykonywania kopii zapasowej...</translation>
71 </message> 71 </message>
72 <message> 72 <message>
73 <location filename="../gui/backupdialog.cpp" line="144"/> 73 <location filename="../gui/backupdialog.cpp" line="143"/>
74 <source>Backup successful.</source> 74 <source>Backup successful.</source>
75 <translation type="unfinished">Kopia zapasowa wykonana pomyślnie.</translation> 75 <translation type="unfinished">Kopia zapasowa wykonana pomyślnie.</translation>
76 </message> 76 </message>
77 <message> 77 <message>
78 <location filename="../gui/backupdialog.cpp" line="147"/> 78 <location filename="../gui/backupdialog.cpp" line="146"/>
79 <source>Backup failed!</source> 79 <source>Backup failed!</source>
80 <translation type="unfinished">Nie udało się wykonać kopii zapasowej!</translation> 80 <translation type="unfinished">Nie udało się wykonać kopii zapasowej!</translation>
81 </message> 81 </message>
@@ -134,94 +134,142 @@
134 </message> 134 </message>
135</context> 135</context>
136<context> 136<context>
137 <name>BootloaderInstallBSPatch</name>
138 <message>
139 <location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
140 <source>Bootloader installation requires you to provide the correct verrsion of the original firmware file. This file will be patched with the Rockbox bootloader and installed to your player. You need to download this file yourself due to legal reasons. Please refer to the &lt;a href=&apos;http://www.rockbox.org/wiki/&apos;&gt;rockbox wiki&lt;/a&gt; pages on how to obtain this file.&lt;br/&gt;Press Ok to continue and browse your computer for the firmware file.</source>
141 <translation type="unfinished"></translation>
142 </message>
143 <message>
144 <location filename="../base/bootloaderinstallbspatch.cpp" line="84"/>
145 <source>Could not read original firmware file</source>
146 <translation type="unfinished">Nie można wczytać oryginalnego pliku firmware</translation>
147 </message>
148 <message>
149 <location filename="../base/bootloaderinstallbspatch.cpp" line="90"/>
150 <source>Downloading bootloader file</source>
151 <translation type="unfinished"></translation>
152 </message>
153 <message>
154 <location filename="../base/bootloaderinstallbspatch.cpp" line="99"/>
155 <source>Patching file...</source>
156 <translation type="unfinished">Patchowanie pliku...</translation>
157 </message>
158 <message>
159 <location filename="../base/bootloaderinstallbspatch.cpp" line="124"/>
160 <source>Patching the original firmware failed</source>
161 <translation type="unfinished">Patchowanie pliku oryginalnego firmware zakończone niepowodzeniem</translation>
162 </message>
163 <message>
164 <location filename="../base/bootloaderinstallbspatch.cpp" line="130"/>
165 <source>Succesfully patched firmware file</source>
166 <translation type="unfinished">Oryginalny plik firmware spatchowany pomyślnie</translation>
167 </message>
168 <message>
169 <location filename="../base/bootloaderinstallbspatch.cpp" line="145"/>
170 <source>Bootloader successful installed</source>
171 <translation type="unfinished">Bootloader zainstalowany pomyślnie</translation>
172 </message>
173 <message>
174 <location filename="../base/bootloaderinstallbspatch.cpp" line="151"/>
175 <source>Patched bootloader could not be installed</source>
176 <translation type="unfinished">Spatchowany plik bootloadera nie może być zainstalowany</translation>
177 </message>
178 <message>
179 <location filename="../base/bootloaderinstallbspatch.cpp" line="161"/>
180 <source>To uninstall, perform a normal upgrade with an unmodified original firmware.</source>
181 <translation type="unfinished">Aby odinstalować, przeprowadź standardową aktualizację oryginalnym firmware.</translation>
182 </message>
183</context>
184<context>
137 <name>BootloaderInstallBase</name> 185 <name>BootloaderInstallBase</name>
138 <message> 186 <message>
139 <location filename="../base/bootloaderinstallbase.cpp" line="78"/> 187 <location filename="../base/bootloaderinstallbase.cpp" line="69"/>
140 <source>Download error: received HTTP error %1.</source> 188 <source>Download error: received HTTP error %1.</source>
141 <translation>Błąd pobierania: błąd serwera HTTP %1.</translation> 189 <translation>Błąd pobierania: błąd serwera HTTP %1.</translation>
142 </message> 190 </message>
143 <message> 191 <message>
144 <location filename="../base/bootloaderinstallbase.cpp" line="84"/> 192 <location filename="../base/bootloaderinstallbase.cpp" line="75"/>
145 <source>Download error: %1</source> 193 <source>Download error: %1</source>
146 <translation>Błąd pobierania: %1</translation> 194 <translation>Błąd pobierania: %1</translation>
147 </message> 195 </message>
148 <message> 196 <message>
149 <location filename="../base/bootloaderinstallbase.cpp" line="90"/> 197 <location filename="../base/bootloaderinstallbase.cpp" line="81"/>
150 <source>Download finished (cache used).</source> 198 <source>Download finished (cache used).</source>
151 <translation>Pobieranie zakończone (użyto bufora).</translation> 199 <translation>Pobieranie zakończone (użyto bufora).</translation>
152 </message> 200 </message>
153 <message> 201 <message>
154 <location filename="../base/bootloaderinstallbase.cpp" line="92"/> 202 <location filename="../base/bootloaderinstallbase.cpp" line="83"/>
155 <source>Download finished.</source> 203 <source>Download finished.</source>
156 <translation>Pobieranie zakończone.</translation> 204 <translation>Pobieranie zakończone.</translation>
157 </message> 205 </message>
158 <message> 206 <message>
159 <location filename="../base/bootloaderinstallbase.cpp" line="113"/> 207 <location filename="../base/bootloaderinstallbase.cpp" line="112"/>
160 <source>Creating backup of original firmware file.</source> 208 <source>Creating backup of original firmware file.</source>
161 <translation>Tworzenie kopii zapasowej oryginalnego firmware.</translation> 209 <translation>Tworzenie kopii zapasowej oryginalnego firmware.</translation>
162 </message> 210 </message>
163 <message> 211 <message>
164 <location filename="../base/bootloaderinstallbase.cpp" line="115"/> 212 <location filename="../base/bootloaderinstallbase.cpp" line="114"/>
165 <source>Creating backup folder failed</source> 213 <source>Creating backup folder failed</source>
166 <translation>Nie można utworzyć nowego folderu</translation> 214 <translation>Nie można utworzyć nowego folderu</translation>
167 </message> 215 </message>
168 <message> 216 <message>
169 <location filename="../base/bootloaderinstallbase.cpp" line="121"/> 217 <location filename="../base/bootloaderinstallbase.cpp" line="120"/>
170 <source>Creating backup copy failed.</source> 218 <source>Creating backup copy failed.</source>
171 <translation>Nie można utworzyć nowego folderu.</translation> 219 <translation>Nie można utworzyć nowego folderu.</translation>
172 </message> 220 </message>
173 <message> 221 <message>
174 <location filename="../base/bootloaderinstallbase.cpp" line="124"/> 222 <location filename="../base/bootloaderinstallbase.cpp" line="123"/>
175 <source>Backup created.</source> 223 <source>Backup created.</source>
176 <translation>Kopia została utworzona.</translation> 224 <translation>Kopia została utworzona.</translation>
177 </message> 225 </message>
178 <message> 226 <message>
179 <location filename="../base/bootloaderinstallbase.cpp" line="137"/> 227 <location filename="../base/bootloaderinstallbase.cpp" line="140"/>
180 <source>Creating installation log</source> 228 <source>Creating installation log</source>
181 <translation type="unfinished">Tworzenie dziennika zdarzeń instalacji</translation> 229 <translation type="unfinished">Tworzenie dziennika zdarzeń instalacji</translation>
182 </message> 230 </message>
183 <message> 231 <message>
184 <location filename="../base/bootloaderinstallbase.cpp" line="149"/> 232 <location filename="../base/bootloaderinstallbase.cpp" line="152"/>
185 <source>Installation log created</source> 233 <source>Installation log created</source>
186 <translation type="unfinished">Utworzono dziennik zdarzeń instalacji</translation> 234 <translation type="unfinished">Utworzono dziennik zdarzeń instalacji</translation>
187 </message> 235 </message>
188 <message> 236 <message>
189 <location filename="../base/bootloaderinstallbase.cpp" line="226"/> 237 <location filename="../base/bootloaderinstallbase.cpp" line="245"/>
190 <source>Zip file format detected</source> 238 <source>Zip file format detected</source>
191 <translation type="unfinished">Wykryto format Zip</translation> 239 <translation type="unfinished">Wykryto format Zip</translation>
192 </message> 240 </message>
193 <message> 241 <message>
194 <location filename="../base/bootloaderinstallbase.cpp" line="238"/> 242 <location filename="../base/bootloaderinstallbase.cpp" line="257"/>
195 <source>CAB file format detected</source> 243 <source>CAB file format detected</source>
196 <translation type="unfinished">Wykryto format CAB</translation> 244 <translation type="unfinished">Wykryto format CAB</translation>
197 </message> 245 </message>
198 <message> 246 <message>
199 <location filename="../base/bootloaderinstallbase.cpp" line="259"/> 247 <location filename="../base/bootloaderinstallbase.cpp" line="278"/>
200 <source>Extracting firmware %1 from archive</source> 248 <source>Extracting firmware %1 from archive</source>
201 <translation type="unfinished">Wypakowywanie firmware %1 z archiwum</translation> 249 <translation type="unfinished">Wypakowywanie firmware %1 z archiwum</translation>
202 </message> 250 </message>
203 <message> 251 <message>
204 <location filename="../base/bootloaderinstallbase.cpp" line="266"/> 252 <location filename="../base/bootloaderinstallbase.cpp" line="285"/>
205 <source>Error extracting firmware from archive</source> 253 <source>Error extracting firmware from archive</source>
206 <translation type="unfinished">Błąd podczas wypakowywania archiwum</translation> 254 <translation type="unfinished">Błąd podczas wypakowywania archiwum</translation>
207 </message> 255 </message>
208 <message> 256 <message>
209 <location filename="../base/bootloaderinstallbase.cpp" line="275"/> 257 <location filename="../base/bootloaderinstallbase.cpp" line="294"/>
210 <source>Could not find firmware in archive</source> 258 <source>Could not find firmware in archive</source>
211 <translation type="unfinished">Nie można odnaleźć firmware w archiwum</translation> 259 <translation type="unfinished">Nie można odnaleźć firmware w archiwum</translation>
212 </message> 260 </message>
213 <message> 261 <message>
214 <location filename="../base/bootloaderinstallbase.cpp" line="159"/> 262 <location filename="../base/bootloaderinstallbase.cpp" line="162"/>
215 <source>Waiting for system to remount player</source> 263 <source>Waiting for system to remount player</source>
216 <translation>Czekaj aż system zamontuje urządzenie ponownie</translation> 264 <translation>Czekaj aż system zamontuje urządzenie ponownie</translation>
217 </message> 265 </message>
218 <message> 266 <message>
219 <location filename="../base/bootloaderinstallbase.cpp" line="189"/> 267 <location filename="../base/bootloaderinstallbase.cpp" line="192"/>
220 <source>Player remounted</source> 268 <source>Player remounted</source>
221 <translation>Odtwarzacz ponownie zamontowany</translation> 269 <translation>Odtwarzacz ponownie zamontowany</translation>
222 </message> 270 </message>
223 <message> 271 <message>
224 <location filename="../base/bootloaderinstallbase.cpp" line="194"/> 272 <location filename="../base/bootloaderinstallbase.cpp" line="197"/>
225 <source>Timeout on remount</source> 273 <source>Timeout on remount</source>
226 <translation>Czas potrzebny na ponowne zamontowanie się skończył</translation> 274 <translation>Czas potrzebny na ponowne zamontowanie się skończył</translation>
227 </message> 275 </message>
@@ -490,47 +538,47 @@
490 <translation type="unfinished">Odinstalowanie nie jest możliwe, usunięto tylko informację o instalacji</translation> 538 <translation type="unfinished">Odinstalowanie nie jest możliwe, usunięto tylko informację o instalacji</translation>
491 </message> 539 </message>
492 <message> 540 <message>
493 <location filename="../base/bootloaderinstallhex.cpp" line="258"/> 541 <location filename="../base/bootloaderinstallhex.cpp" line="259"/>
494 <source>Can&apos;t open input file</source> 542 <source>Can&apos;t open input file</source>
495 <translation>Nie można otworzyć pliku wejściowego</translation> 543 <translation>Nie można otworzyć pliku wejściowego</translation>
496 </message> 544 </message>
497 <message> 545 <message>
498 <location filename="../base/bootloaderinstallhex.cpp" line="259"/> 546 <location filename="../base/bootloaderinstallhex.cpp" line="260"/>
499 <source>Can&apos;t open output file</source> 547 <source>Can&apos;t open output file</source>
500 <translation>Nie można otworzyć pliku wyjściowego</translation> 548 <translation>Nie można otworzyć pliku wyjściowego</translation>
501 </message> 549 </message>
502 <message> 550 <message>
503 <location filename="../base/bootloaderinstallhex.cpp" line="260"/> 551 <location filename="../base/bootloaderinstallhex.cpp" line="261"/>
504 <source>invalid file: header length wrong</source> 552 <source>invalid file: header length wrong</source>
505 <translation>błąd pliku: zła długość nagłówka</translation> 553 <translation>błąd pliku: zła długość nagłówka</translation>
506 </message> 554 </message>
507 <message> 555 <message>
508 <location filename="../base/bootloaderinstallhex.cpp" line="261"/> 556 <location filename="../base/bootloaderinstallhex.cpp" line="262"/>
509 <source>invalid file: unrecognized header</source> 557 <source>invalid file: unrecognized header</source>
510 <translation>błąd pliku: nie rozpoznano nagłówka</translation> 558 <translation>błąd pliku: nie rozpoznano nagłówka</translation>
511 </message> 559 </message>
512 <message> 560 <message>
513 <location filename="../base/bootloaderinstallhex.cpp" line="262"/> 561 <location filename="../base/bootloaderinstallhex.cpp" line="263"/>
514 <source>invalid file: &quot;length&quot; field wrong</source> 562 <source>invalid file: &quot;length&quot; field wrong</source>
515 <translation>błąd pliku: złe pole &quot;długość&quot;</translation> 563 <translation>błąd pliku: złe pole &quot;długość&quot;</translation>
516 </message> 564 </message>
517 <message> 565 <message>
518 <location filename="../base/bootloaderinstallhex.cpp" line="263"/> 566 <location filename="../base/bootloaderinstallhex.cpp" line="264"/>
519 <source>invalid file: &quot;length2&quot; field wrong</source> 567 <source>invalid file: &quot;length2&quot; field wrong</source>
520 <translation>błąd pliku: złe pole &quot;długość2&quot;</translation> 568 <translation>błąd pliku: złe pole &quot;długość2&quot;</translation>
521 </message> 569 </message>
522 <message> 570 <message>
523 <location filename="../base/bootloaderinstallhex.cpp" line="264"/> 571 <location filename="../base/bootloaderinstallhex.cpp" line="265"/>
524 <source>invalid file: internal checksum error</source> 572 <source>invalid file: internal checksum error</source>
525 <translation>błąd pliku: błąd wewnętrznej sumy kontrolnej</translation> 573 <translation>błąd pliku: błąd wewnętrznej sumy kontrolnej</translation>
526 </message> 574 </message>
527 <message> 575 <message>
528 <location filename="../base/bootloaderinstallhex.cpp" line="265"/> 576 <location filename="../base/bootloaderinstallhex.cpp" line="266"/>
529 <source>invalid file: &quot;length3&quot; field wrong</source> 577 <source>invalid file: &quot;length3&quot; field wrong</source>
530 <translation>błąd pliku: złe pole :długość3&quot;</translation> 578 <translation>błąd pliku: złe pole :długość3&quot;</translation>
531 </message> 579 </message>
532 <message> 580 <message>
533 <location filename="../base/bootloaderinstallhex.cpp" line="266"/> 581 <location filename="../base/bootloaderinstallhex.cpp" line="267"/>
534 <source>unknown</source> 582 <source>unknown</source>
535 <translation>nieznany</translation> 583 <translation>nieznany</translation>
536 </message> 584 </message>
@@ -558,27 +606,27 @@
558 <translation type="unfinished">Patchowanie pliku...</translation> 606 <translation type="unfinished">Patchowanie pliku...</translation>
559 </message> 607 </message>
560 <message> 608 <message>
561 <location filename="../base/bootloaderinstallimx.cpp" line="137"/> 609 <location filename="../base/bootloaderinstallimx.cpp" line="136"/>
562 <source>Patching the original firmware failed</source> 610 <source>Patching the original firmware failed</source>
563 <translation type="unfinished">Patchowanie pliku oryginalnego firmware zakończone niepowodzeniem</translation> 611 <translation type="unfinished">Patchowanie pliku oryginalnego firmware zakończone niepowodzeniem</translation>
564 </message> 612 </message>
565 <message> 613 <message>
566 <location filename="../base/bootloaderinstallimx.cpp" line="143"/> 614 <location filename="../base/bootloaderinstallimx.cpp" line="142"/>
567 <source>Succesfully patched firmware file</source> 615 <source>Succesfully patched firmware file</source>
568 <translation type="unfinished">Oryginalny plik firmware spatchowany pomyślnie</translation> 616 <translation type="unfinished">Oryginalny plik firmware spatchowany pomyślnie</translation>
569 </message> 617 </message>
570 <message> 618 <message>
571 <location filename="../base/bootloaderinstallimx.cpp" line="158"/> 619 <location filename="../base/bootloaderinstallimx.cpp" line="157"/>
572 <source>Bootloader successful installed</source> 620 <source>Bootloader successful installed</source>
573 <translation type="unfinished">Bootloader zainstalowany pomyślnie</translation> 621 <translation type="unfinished">Bootloader zainstalowany pomyślnie</translation>
574 </message> 622 </message>
575 <message> 623 <message>
576 <location filename="../base/bootloaderinstallimx.cpp" line="164"/> 624 <location filename="../base/bootloaderinstallimx.cpp" line="163"/>
577 <source>Patched bootloader could not be installed</source> 625 <source>Patched bootloader could not be installed</source>
578 <translation type="unfinished">Spatchowany plik bootloadera nie może być zainstalowany</translation> 626 <translation type="unfinished">Spatchowany plik bootloadera nie może być zainstalowany</translation>
579 </message> 627 </message>
580 <message> 628 <message>
581 <location filename="../base/bootloaderinstallimx.cpp" line="175"/> 629 <location filename="../base/bootloaderinstallimx.cpp" line="174"/>
582 <source>To uninstall, perform a normal upgrade with an unmodified original firmware.</source> 630 <source>To uninstall, perform a normal upgrade with an unmodified original firmware.</source>
583 <translation type="unfinished">Aby odinstalować, przeprowadź standardową aktualizację oryginalnym firmware.</translation> 631 <translation type="unfinished">Aby odinstalować, przeprowadź standardową aktualizację oryginalnym firmware.</translation>
584 </message> 632 </message>
@@ -586,112 +634,111 @@
586<context> 634<context>
587 <name>BootloaderInstallIpod</name> 635 <name>BootloaderInstallIpod</name>
588 <message> 636 <message>
589 <location filename="../base/bootloaderinstallipod.cpp" line="49"/>
590 <source>Error: can&apos;t allocate buffer memory!</source> 637 <source>Error: can&apos;t allocate buffer memory!</source>
591 <translation>Błąd: nie można zaalokować pamięci dla bufora!</translation> 638 <translation type="vanished">Błąd: nie można zaalokować pamięci dla bufora!</translation>
592 </message> 639 </message>
593 <message> 640 <message>
594 <location filename="../base/bootloaderinstallipod.cpp" line="80"/> 641 <location filename="../base/bootloaderinstallipod.cpp" line="72"/>
595 <source>Downloading bootloader file</source> 642 <source>Downloading bootloader file</source>
596 <translation>Pobieranie pliku bootloadera</translation> 643 <translation>Pobieranie pliku bootloadera</translation>
597 </message> 644 </message>
598 <message> 645 <message>
599 <location filename="../base/bootloaderinstallipod.cpp" line="90"/> 646 <location filename="../base/bootloaderinstallipod.cpp" line="82"/>
600 <source>Installing Rockbox bootloader</source> 647 <source>Installing Rockbox bootloader</source>
601 <translation>Instalowanie bootloadera Rockboxa</translation> 648 <translation>Instalowanie bootloadera Rockboxa</translation>
602 </message> 649 </message>
603 <message> 650 <message>
604 <location filename="../base/bootloaderinstallipod.cpp" line="64"/> 651 <location filename="../base/bootloaderinstallipod.cpp" line="56"/>
605 <location filename="../base/bootloaderinstallipod.cpp" line="151"/> 652 <location filename="../base/bootloaderinstallipod.cpp" line="143"/>
606 <source>Failed to read firmware directory</source> 653 <source>Failed to read firmware directory</source>
607 <translation>Nie ma dostępu do folderu z firmware</translation> 654 <translation>Nie ma dostępu do folderu z firmware</translation>
608 </message> 655 </message>
609 <message> 656 <message>
610 <location filename="../base/bootloaderinstallipod.cpp" line="69"/> 657 <location filename="../base/bootloaderinstallipod.cpp" line="61"/>
611 <location filename="../base/bootloaderinstallipod.cpp" line="156"/> 658 <location filename="../base/bootloaderinstallipod.cpp" line="148"/>
612 <source>Unknown version number in firmware (%1)</source> 659 <source>Unknown version number in firmware (%1)</source>
613 <translation>Nieznany numer wersji firmware (%1)</translation> 660 <translation>Nieznany numer wersji firmware (%1)</translation>
614 </message> 661 </message>
615 <message> 662 <message>
616 <location filename="../base/bootloaderinstallipod.cpp" line="75"/> 663 <location filename="../base/bootloaderinstallipod.cpp" line="67"/>
617 <source>Warning: This is a MacPod, Rockbox only runs on WinPods. 664 <source>Warning: This is a MacPod, Rockbox only runs on WinPods.
618See http://www.rockbox.org/wiki/IpodConversionToFAT32</source> 665See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
619 <translation>Ostrzeżenie: Posiadasz MacPod&apos;a, Rockbox działa jedynie na WinPod&apos;ach. 666 <translation>Ostrzeżenie: Posiadasz MacPod&apos;a, Rockbox działa jedynie na WinPod&apos;ach.
620Zobacz http://www.rockbox.org/wiki/IpodConversionToFAT32</translation> 667Zobacz http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
621 </message> 668 </message>
622 <message> 669 <message>
623 <location filename="../base/bootloaderinstallipod.cpp" line="94"/> 670 <location filename="../base/bootloaderinstallipod.cpp" line="86"/>
624 <location filename="../base/bootloaderinstallipod.cpp" line="163"/> 671 <location filename="../base/bootloaderinstallipod.cpp" line="155"/>
625 <source>Could not open Ipod in R/W mode</source> 672 <source>Could not open Ipod in R/W mode</source>
626 <translation>Nie można otworzyć iPoda w trybie odczytu/zapisu</translation> 673 <translation>Nie można otworzyć iPoda w trybie odczytu/zapisu</translation>
627 </message> 674 </message>
628 <message> 675 <message>
629 <location filename="../base/bootloaderinstallipod.cpp" line="104"/> 676 <location filename="../base/bootloaderinstallipod.cpp" line="96"/>
630 <source>Successfull added bootloader</source> 677 <source>Successfull added bootloader</source>
631 <translation>Bootloader został dodany pomyślnie</translation> 678 <translation>Bootloader został dodany pomyślnie</translation>
632 </message> 679 </message>
633 <message> 680 <message>
634 <location filename="../base/bootloaderinstallipod.cpp" line="115"/> 681 <location filename="../base/bootloaderinstallipod.cpp" line="107"/>
635 <source>Failed to add bootloader</source> 682 <source>Failed to add bootloader</source>
636 <translation>Nie udało sie dodać bootloadera</translation> 683 <translation>Nie udało sie dodać bootloadera</translation>
637 </message> 684 </message>
638 <message> 685 <message>
639 <location filename="../base/bootloaderinstallipod.cpp" line="127"/> 686 <location filename="../base/bootloaderinstallipod.cpp" line="119"/>
640 <source>Bootloader Installation complete.</source> 687 <source>Bootloader Installation complete.</source>
641 <translation>Zakończono instalację bootloadera.</translation> 688 <translation>Zakończono instalację bootloadera.</translation>
642 </message> 689 </message>
643 <message> 690 <message>
644 <location filename="../base/bootloaderinstallipod.cpp" line="132"/> 691 <location filename="../base/bootloaderinstallipod.cpp" line="124"/>
645 <source>Writing log aborted</source> 692 <source>Writing log aborted</source>
646 <translation>Przerwano zapisywanie dziennika zdarzeń</translation> 693 <translation>Przerwano zapisywanie dziennika zdarzeń</translation>
647 </message> 694 </message>
648 <message> 695 <message>
649 <location filename="../base/bootloaderinstallipod.cpp" line="142"/> 696 <location filename="../base/bootloaderinstallipod.cpp" line="134"/>
650 <source>Uninstalling bootloader</source> 697 <source>Uninstalling bootloader</source>
651 <translation>Odinstalowywanie bootloadera</translation> 698 <translation>Odinstalowywanie bootloadera</translation>
652 </message> 699 </message>
653 <message> 700 <message>
654 <location filename="../base/bootloaderinstallipod.cpp" line="169"/> 701 <location filename="../base/bootloaderinstallipod.cpp" line="161"/>
655 <source>No bootloader detected.</source> 702 <source>No bootloader detected.</source>
656 <translation>Bootloader nie został wykryty.</translation> 703 <translation>Bootloader nie został wykryty.</translation>
657 </message> 704 </message>
658 <message> 705 <message>
659 <location filename="../base/bootloaderinstallipod.cpp" line="175"/> 706 <location filename="../base/bootloaderinstallipod.cpp" line="167"/>
660 <source>Successfully removed bootloader</source> 707 <source>Successfully removed bootloader</source>
661 <translation>Bootloader został pomyślnie usunięty</translation> 708 <translation>Bootloader został pomyślnie usunięty</translation>
662 </message> 709 </message>
663 <message> 710 <message>
664 <location filename="../base/bootloaderinstallipod.cpp" line="182"/> 711 <location filename="../base/bootloaderinstallipod.cpp" line="175"/>
665 <source>Removing bootloader failed.</source> 712 <source>Removing bootloader failed.</source>
666 <translation>Nie udało się usunąć bootloadera.</translation> 713 <translation>Nie udało się usunąć bootloadera.</translation>
667 </message> 714 </message>
668 <message> 715 <message>
669 <location filename="../base/bootloaderinstallipod.cpp" line="228"/> 716 <location filename="../base/bootloaderinstallipod.cpp" line="241"/>
670 <source>Error: could not retrieve device name</source> 717 <source>Error: could not retrieve device name</source>
671 <translation type="unfinished">Błąd: Nie można znaleźć nazwy urządzenia</translation> 718 <translation type="unfinished">Błąd: Nie można znaleźć nazwy urządzenia</translation>
672 </message> 719 </message>
673 <message> 720 <message>
674 <location filename="../base/bootloaderinstallipod.cpp" line="244"/> 721 <location filename="../base/bootloaderinstallipod.cpp" line="257"/>
675 <source>Error: no mountpoint specified!</source> 722 <source>Error: no mountpoint specified!</source>
676 <translation>Błąd: punkt montowania nie został podany!</translation> 723 <translation>Błąd: punkt montowania nie został podany!</translation>
677 </message> 724 </message>
678 <message> 725 <message>
679 <location filename="../base/bootloaderinstallipod.cpp" line="249"/> 726 <location filename="../base/bootloaderinstallipod.cpp" line="262"/>
680 <source>Could not open Ipod: permission denied</source> 727 <source>Could not open Ipod: permission denied</source>
681 <translation>Nie można otworzyć iPoda: dostęp zabroniony</translation> 728 <translation>Nie można otworzyć iPoda: dostęp zabroniony</translation>
682 </message> 729 </message>
683 <message> 730 <message>
684 <location filename="../base/bootloaderinstallipod.cpp" line="253"/> 731 <location filename="../base/bootloaderinstallipod.cpp" line="266"/>
685 <source>Could not open Ipod</source> 732 <source>Could not open Ipod</source>
686 <translation>Nie można otworzyć iPoda</translation> 733 <translation>Nie można otworzyć iPoda</translation>
687 </message> 734 </message>
688 <message> 735 <message>
689 <location filename="../base/bootloaderinstallipod.cpp" line="258"/> 736 <location filename="../base/bootloaderinstallipod.cpp" line="271"/>
690 <source>Error reading partition table - possibly not an Ipod</source> 737 <source>Error reading partition table - possibly not an Ipod</source>
691 <translation>Błąd odczytu tablicy partycji - możliwe że urządzenie nie jest iPodem</translation> 738 <translation>Błąd odczytu tablicy partycji - możliwe że urządzenie nie jest iPodem</translation>
692 </message> 739 </message>
693 <message> 740 <message>
694 <location filename="../base/bootloaderinstallipod.cpp" line="264"/> 741 <location filename="../base/bootloaderinstallipod.cpp" line="277"/>
695 <source>No firmware partition on disk</source> 742 <source>No firmware partition on disk</source>
696 <translation>Dysk nie ma partycji z firmware</translation> 743 <translation>Dysk nie ma partycji z firmware</translation>
697 </message> 744 </message>
@@ -735,17 +782,17 @@ Zobacz http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
735 <translation>Nie znaleziono bootloadera Rockboxa</translation> 782 <translation>Nie znaleziono bootloadera Rockboxa</translation>
736 </message> 783 </message>
737 <message> 784 <message>
738 <location filename="../base/bootloaderinstallmi4.cpp" line="98"/> 785 <location filename="../base/bootloaderinstallmi4.cpp" line="99"/>
739 <source>Checking for original firmware file</source> 786 <source>Checking for original firmware file</source>
740 <translation>Sprawdzanie dostępności oryginalego firmware</translation> 787 <translation>Sprawdzanie dostępności oryginalego firmware</translation>
741 </message> 788 </message>
742 <message> 789 <message>
743 <location filename="../base/bootloaderinstallmi4.cpp" line="103"/> 790 <location filename="../base/bootloaderinstallmi4.cpp" line="104"/>
744 <source>Error finding original firmware file</source> 791 <source>Error finding original firmware file</source>
745 <translation>Nie znaleziono oryginalnego pliku firmware</translation> 792 <translation>Nie znaleziono oryginalnego pliku firmware</translation>
746 </message> 793 </message>
747 <message> 794 <message>
748 <location filename="../base/bootloaderinstallmi4.cpp" line="113"/> 795 <location filename="../base/bootloaderinstallmi4.cpp" line="115"/>
749 <source>Rockbox bootloader successful removed</source> 796 <source>Rockbox bootloader successful removed</source>
750 <translation>Bootloader Rockboxa pomyślnie odinstalowany</translation> 797 <translation>Bootloader Rockboxa pomyślnie odinstalowany</translation>
751 </message> 798 </message>
@@ -829,42 +876,189 @@ Zobacz http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
829 </message> 876 </message>
830</context> 877</context>
831<context> 878<context>
879 <name>BootloaderInstallS5l</name>
880 <message>
881 <location filename="../base/bootloaderinstalls5l.cpp" line="61"/>
882 <source>Could not find mounted iPod.</source>
883 <translation type="unfinished"></translation>
884 </message>
885 <message>
886 <location filename="../base/bootloaderinstalls5l.cpp" line="68"/>
887 <source>Downloading bootloader file...</source>
888 <translation type="unfinished"></translation>
889 </message>
890 <message>
891 <location filename="../base/bootloaderinstalls5l.cpp" line="113"/>
892 <source>Could not make DFU image.</source>
893 <translation type="unfinished"></translation>
894 </message>
895 <message>
896 <location filename="../base/bootloaderinstalls5l.cpp" line="119"/>
897 <source>Ejecting iPod...</source>
898 <translation type="unfinished"></translation>
899 </message>
900 <message>
901 <location filename="../base/bootloaderinstalls5l.cpp" line="141"/>
902 <source>Action required:
903
904Please make sure no programs are accessing files on the device. If ejecting still fails please use your computers eject functionality.</source>
905 <translation type="unfinished"></translation>
906 </message>
907 <message>
908 <location filename="../base/bootloaderinstalls5l.cpp" line="151"/>
909 <source>Device successfully ejected.</source>
910 <translation type="unfinished"></translation>
911 </message>
912 <message>
913 <location filename="../base/bootloaderinstalls5l.cpp" line="171"/>
914 <source>Action required:
915
916Quit iTunes application.</source>
917 <translation type="unfinished"></translation>
918 </message>
919 <message>
920 <location filename="../base/bootloaderinstalls5l.cpp" line="179"/>
921 <source>iTunes closed.</source>
922 <translation type="unfinished"></translation>
923 </message>
924 <message>
925 <location filename="../base/bootloaderinstalls5l.cpp" line="192"/>
926 <source>Could not suspend iTunesHelper. Stop it using the Task Manager, and try again.</source>
927 <translation type="unfinished"></translation>
928 </message>
929 <message>
930 <location filename="../base/bootloaderinstalls5l.cpp" line="201"/>
931 <source>Waiting for HDD spin-down...</source>
932 <translation type="unfinished"></translation>
933 </message>
934 <message>
935 <location filename="../base/bootloaderinstalls5l.cpp" line="217"/>
936 <source>Waiting for DFU mode...</source>
937 <translation type="unfinished"></translation>
938 </message>
939 <message>
940 <location filename="../base/bootloaderinstalls5l.cpp" line="218"/>
941 <source>Action required:
942
943Press and hold SELECT+MENU buttons, after about 12 seconds a new action will require you to release the buttons, DO IT QUICKLY, otherwise the process could fail.</source>
944 <translation type="unfinished"></translation>
945 </message>
946 <message>
947 <location filename="../base/bootloaderinstalls5l.cpp" line="241"/>
948 <source>DFU mode detected.</source>
949 <translation type="unfinished"></translation>
950 </message>
951 <message>
952 <location filename="../base/bootloaderinstalls5l.cpp" line="243"/>
953 <source>Action required:
954
955Release SELECT+MENU buttons and wait...</source>
956 <translation type="unfinished"></translation>
957 </message>
958 <message>
959 <location filename="../base/bootloaderinstalls5l.cpp" line="268"/>
960 <source>Device is not in DFU mode. It seems that the previous required action failed, please try again.</source>
961 <translation type="unfinished"></translation>
962 </message>
963 <message>
964 <location filename="../base/bootloaderinstalls5l.cpp" line="275"/>
965 <source>Transfering DFU image...</source>
966 <translation type="unfinished"></translation>
967 </message>
968 <message>
969 <location filename="../base/bootloaderinstalls5l.cpp" line="285"/>
970 <source>No valid DFU USB driver found.
971
972Install iTunes (or the Apple Device Driver) and try again.</source>
973 <translation type="unfinished"></translation>
974 </message>
975 <message>
976 <location filename="../base/bootloaderinstalls5l.cpp" line="294"/>
977 <source>Could not transfer DFU image.</source>
978 <translation type="unfinished"></translation>
979 </message>
980 <message>
981 <location filename="../base/bootloaderinstalls5l.cpp" line="299"/>
982 <source>DFU transfer completed.</source>
983 <translation type="unfinished"></translation>
984 </message>
985 <message>
986 <location filename="../base/bootloaderinstalls5l.cpp" line="302"/>
987 <source>Restarting iPod, waiting for remount...</source>
988 <translation type="unfinished"></translation>
989 </message>
990 <message>
991 <location filename="../base/bootloaderinstalls5l.cpp" line="321"/>
992 <source>Action required:
993
994Could not remount the device, try to do it manually. If the iPod didn&apos;t restart, force a reset by pressing SELECT+MENU buttons for about 5 seconds. If the problem could not be solved then click &apos;Abort&apos; to cancel.</source>
995 <translation type="unfinished"></translation>
996 </message>
997 <message>
998 <location filename="../base/bootloaderinstalls5l.cpp" line="333"/>
999 <source>Device remounted.</source>
1000 <translation type="unfinished"></translation>
1001 </message>
1002 <message>
1003 <location filename="../base/bootloaderinstalls5l.cpp" line="336"/>
1004 <source>Bootloader successfully installed.</source>
1005 <translation type="unfinished"></translation>
1006 </message>
1007 <message>
1008 <location filename="../base/bootloaderinstalls5l.cpp" line="338"/>
1009 <source>Bootloader successfully uninstalled.</source>
1010 <translation type="unfinished"></translation>
1011 </message>
1012 <message>
1013 <location filename="../base/bootloaderinstalls5l.cpp" line="350"/>
1014 <source>Could not resume iTunesHelper.</source>
1015 <translation type="unfinished"></translation>
1016 </message>
1017 <message>
1018 <location filename="../base/bootloaderinstalls5l.cpp" line="368"/>
1019 <source>Install aborted by user.</source>
1020 <translation type="unfinished"></translation>
1021 </message>
1022 <message>
1023 <location filename="../base/bootloaderinstalls5l.cpp" line="370"/>
1024 <source>Uninstall aborted by user.</source>
1025 <translation type="unfinished"></translation>
1026 </message>
1027</context>
1028<context>
832 <name>BootloaderInstallSansa</name> 1029 <name>BootloaderInstallSansa</name>
833 <message> 1030 <message>
834 <location filename="../base/bootloaderinstallsansa.cpp" line="50"/> 1031 <location filename="../base/bootloaderinstallsansa.cpp" line="54"/>
835 <source>Error: can&apos;t allocate buffer memory!</source> 1032 <source>Error: can&apos;t allocate buffer memory!</source>
836 <translation>Błąd: nie można zaalokować pamięci dla bufora!</translation> 1033 <translation>Błąd: nie można zaalokować pamięci dla bufora!</translation>
837 </message> 1034 </message>
838 <message> 1035 <message>
839 <location filename="../base/bootloaderinstallsansa.cpp" line="55"/>
840 <source>Searching for Sansa</source> 1036 <source>Searching for Sansa</source>
841 <translation>Wyszukiwanie Sansy</translation> 1037 <translation type="vanished">Wyszukiwanie Sansy</translation>
842 </message> 1038 </message>
843 <message> 1039 <message>
844 <location filename="../base/bootloaderinstallsansa.cpp" line="59"/>
845 <source>Permission for disc access denied! 1040 <source>Permission for disc access denied!
846This is required to install the bootloader</source> 1041This is required to install the bootloader</source>
847 <translation>Dostęp do dysku zabroniony! 1042 <translation type="vanished">Dostęp do dysku zabroniony!
848Prawo dostępu jest wymagane do instalacji bootloadera</translation> 1043Prawo dostępu jest wymagane do instalacji bootloadera</translation>
849 </message> 1044 </message>
850 <message> 1045 <message>
851 <location filename="../base/bootloaderinstallsansa.cpp" line="66"/>
852 <source>No Sansa detected!</source> 1046 <source>No Sansa detected!</source>
853 <translation>Nie wykryto Sansy!</translation> 1047 <translation type="vanished">Nie wykryto Sansy!</translation>
854 </message> 1048 </message>
855 <message> 1049 <message>
856 <location filename="../base/bootloaderinstallsansa.cpp" line="79"/> 1050 <location filename="../base/bootloaderinstallsansa.cpp" line="68"/>
857 <source>Downloading bootloader file</source> 1051 <source>Downloading bootloader file</source>
858 <translation>Pobieranie pliku bootloadera</translation> 1052 <translation>Pobieranie pliku bootloadera</translation>
859 </message> 1053 </message>
860 <message> 1054 <message>
861 <location filename="../base/bootloaderinstallsansa.cpp" line="94"/> 1055 <location filename="../base/bootloaderinstallsansa.cpp" line="83"/>
862 <source>Installing Rockbox bootloader</source> 1056 <source>Installing Rockbox bootloader</source>
863 <translation>Instalowanie bootloadera Rockboxa</translation> 1057 <translation>Instalowanie bootloadera Rockboxa</translation>
864 </message> 1058 </message>
865 <message> 1059 <message>
866 <location filename="../base/bootloaderinstallsansa.cpp" line="71"/> 1060 <location filename="../base/bootloaderinstallsansa.cpp" line="60"/>
867 <location filename="../base/bootloaderinstallsansa.cpp" line="179"/> 1061 <location filename="../base/bootloaderinstallsansa.cpp" line="164"/>
868 <source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING. 1062 <source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
869You must reinstall the original Sansa firmware before running 1063You must reinstall the original Sansa firmware before running
870sansapatcher for the first time. 1064sansapatcher for the first time.
@@ -877,78 +1071,78 @@ Zobacz http://www.rockbox.org/wiki/SansaE200Install
877</translation> 1071</translation>
878 </message> 1072 </message>
879 <message> 1073 <message>
880 <location filename="../base/bootloaderinstallsansa.cpp" line="102"/> 1074 <location filename="../base/bootloaderinstallsansa.cpp" line="87"/>
881 <location filename="../base/bootloaderinstallsansa.cpp" line="189"/> 1075 <location filename="../base/bootloaderinstallsansa.cpp" line="174"/>
882 <source>Could not open Sansa in R/W mode</source> 1076 <source>Could not open Sansa in R/W mode</source>
883 <translation>Nie można otworzyć Sansy w trybie odczytu/zapisu</translation> 1077 <translation>Nie można otworzyć Sansy w trybie odczytu/zapisu</translation>
884 </message> 1078 </message>
885 <message> 1079 <message>
886 <location filename="../base/bootloaderinstallsansa.cpp" line="111"/> 1080 <location filename="../base/bootloaderinstallsansa.cpp" line="96"/>
887 <source>Checking downloaded bootloader</source> 1081 <source>Checking downloaded bootloader</source>
888 <translation>Sprawdzanie pobranego bootloadera</translation> 1082 <translation>Sprawdzanie pobranego bootloadera</translation>
889 </message> 1083 </message>
890 <message> 1084 <message>
891 <location filename="../base/bootloaderinstallsansa.cpp" line="119"/> 1085 <location filename="../base/bootloaderinstallsansa.cpp" line="104"/>
892 <source>Bootloader mismatch! Aborting.</source> 1086 <source>Bootloader mismatch! Aborting.</source>
893 <translation>Nieodpowiedni bootloader! Anulowanie.</translation> 1087 <translation>Nieodpowiedni bootloader! Anulowanie.</translation>
894 </message> 1088 </message>
895 <message> 1089 <message>
896 <location filename="../base/bootloaderinstallsansa.cpp" line="129"/> 1090 <location filename="../base/bootloaderinstallsansa.cpp" line="114"/>
897 <source>Successfully installed bootloader</source> 1091 <source>Successfully installed bootloader</source>
898 <translation>Bootloader zainstalowany pomyślnie</translation> 1092 <translation>Bootloader zainstalowany pomyślnie</translation>
899 </message> 1093 </message>
900 <message> 1094 <message>
901 <location filename="../base/bootloaderinstallsansa.cpp" line="140"/> 1095 <location filename="../base/bootloaderinstallsansa.cpp" line="125"/>
902 <source>Failed to install bootloader</source> 1096 <source>Failed to install bootloader</source>
903 <translation>Bootloader nie został pomyślnie zainstalowany</translation> 1097 <translation>Bootloader nie został pomyślnie zainstalowany</translation>
904 </message> 1098 </message>
905 <message> 1099 <message>
906 <location filename="../base/bootloaderinstallsansa.cpp" line="153"/> 1100 <location filename="../base/bootloaderinstallsansa.cpp" line="138"/>
907 <source>Bootloader Installation complete.</source> 1101 <source>Bootloader Installation complete.</source>
908 <translation>Instalacja bootloadera zakończona.</translation> 1102 <translation>Instalacja bootloadera zakończona.</translation>
909 </message> 1103 </message>
910 <message> 1104 <message>
911 <location filename="../base/bootloaderinstallsansa.cpp" line="158"/> 1105 <location filename="../base/bootloaderinstallsansa.cpp" line="143"/>
912 <source>Writing log aborted</source> 1106 <source>Writing log aborted</source>
913 <translation type="unfinished">Przerwano zapisywanie dziennika zdarzeń</translation> 1107 <translation type="unfinished">Przerwano zapisywanie dziennika zdarzeń</translation>
914 </message> 1108 </message>
915 <message> 1109 <message>
916 <location filename="../base/bootloaderinstallsansa.cpp" line="170"/> 1110 <location filename="../base/bootloaderinstallsansa.cpp" line="155"/>
917 <source>Uninstalling bootloader</source> 1111 <source>Uninstalling bootloader</source>
918 <translation>Odinstalowywanie bootloadera</translation> 1112 <translation>Odinstalowywanie bootloadera</translation>
919 </message> 1113 </message>
920 <message> 1114 <message>
921 <location filename="../base/bootloaderinstallsansa.cpp" line="195"/> 1115 <location filename="../base/bootloaderinstallsansa.cpp" line="180"/>
922 <source>Successfully removed bootloader</source> 1116 <source>Successfully removed bootloader</source>
923 <translation>Bootloader został pomyślnie usunięty</translation> 1117 <translation>Bootloader został pomyślnie usunięty</translation>
924 </message> 1118 </message>
925 <message> 1119 <message>
926 <location filename="../base/bootloaderinstallsansa.cpp" line="202"/> 1120 <location filename="../base/bootloaderinstallsansa.cpp" line="188"/>
927 <source>Removing bootloader failed.</source> 1121 <source>Removing bootloader failed.</source>
928 <translation>Bootloader nie został usunięty.</translation> 1122 <translation>Bootloader nie został usunięty.</translation>
929 </message> 1123 </message>
930 <message> 1124 <message>
931 <location filename="../base/bootloaderinstallsansa.cpp" line="238"/> 1125 <location filename="../base/bootloaderinstallsansa.cpp" line="244"/>
932 <source>Error: could not retrieve device name</source> 1126 <source>Error: could not retrieve device name</source>
933 <translation type="unfinished">Błąd: Nie można znaleźć nazwy urządzenia</translation> 1127 <translation type="unfinished">Błąd: Nie można znaleźć nazwy urządzenia</translation>
934 </message> 1128 </message>
935 <message> 1129 <message>
936 <location filename="../base/bootloaderinstallsansa.cpp" line="254"/> 1130 <location filename="../base/bootloaderinstallsansa.cpp" line="260"/>
937 <source>Can&apos;t find Sansa</source> 1131 <source>Can&apos;t find Sansa</source>
938 <translation>Nie można wykryć Sansy</translation> 1132 <translation>Nie można wykryć Sansy</translation>
939 </message> 1133 </message>
940 <message> 1134 <message>
941 <location filename="../base/bootloaderinstallsansa.cpp" line="259"/> 1135 <location filename="../base/bootloaderinstallsansa.cpp" line="265"/>
942 <source>Could not open Sansa</source> 1136 <source>Could not open Sansa</source>
943 <translation>Nie można otworzyć Sansy</translation> 1137 <translation>Nie można otworzyć Sansy</translation>
944 </message> 1138 </message>
945 <message> 1139 <message>
946 <location filename="../base/bootloaderinstallsansa.cpp" line="264"/> 1140 <location filename="../base/bootloaderinstallsansa.cpp" line="270"/>
947 <source>Could not read partition table</source> 1141 <source>Could not read partition table</source>
948 <translation>Nie można odczytać tablicy partycji</translation> 1142 <translation>Nie można odczytać tablicy partycji</translation>
949 </message> 1143 </message>
950 <message> 1144 <message>
951 <location filename="../base/bootloaderinstallsansa.cpp" line="271"/> 1145 <location filename="../base/bootloaderinstallsansa.cpp" line="277"/>
952 <source>Disk is not a Sansa (Error %1), aborting.</source> 1146 <source>Disk is not a Sansa (Error %1), aborting.</source>
953 <translation>Dysk nie jest Sansą (Błąd %1), anulowanie.</translation> 1147 <translation>Dysk nie jest Sansą (Błąd %1), anulowanie.</translation>
954 </message> 1148 </message>
@@ -1028,145 +1222,145 @@ Zobacz http://www.rockbox.org/wiki/SansaE200Install
1028<context> 1222<context>
1029 <name>Config</name> 1223 <name>Config</name>
1030 <message> 1224 <message>
1031 <location filename="../configure.cpp" line="130"/> 1225 <location filename="../configure.cpp" line="125"/>
1032 <source>The following errors occurred:</source> 1226 <source>The following errors occurred:</source>
1033 <translation>Wystapiły następujące błędy:</translation> 1227 <translation>Wystapiły następujące błędy:</translation>
1034 </message> 1228 </message>
1035 <message> 1229 <message>
1036 <location filename="../configure.cpp" line="175"/> 1230 <location filename="../configure.cpp" line="170"/>
1037 <source>No mountpoint given</source> 1231 <source>No mountpoint given</source>
1038 <translation>Nie określono punktu montowania</translation> 1232 <translation>Nie określono punktu montowania</translation>
1039 </message> 1233 </message>
1040 <message> 1234 <message>
1041 <location filename="../configure.cpp" line="179"/> 1235 <location filename="../configure.cpp" line="174"/>
1042 <source>Mountpoint does not exist</source> 1236 <source>Mountpoint does not exist</source>
1043 <translation>Punkt montowania nie istnieje</translation> 1237 <translation>Punkt montowania nie istnieje</translation>
1044 </message> 1238 </message>
1045 <message> 1239 <message>
1046 <location filename="../configure.cpp" line="183"/> 1240 <location filename="../configure.cpp" line="178"/>
1047 <source>Mountpoint is not a directory.</source> 1241 <source>Mountpoint is not a directory.</source>
1048 <translation type="unfinished">Punkt montowania nie jest folderem.</translation> 1242 <translation type="unfinished">Punkt montowania nie jest folderem.</translation>
1049 </message> 1243 </message>
1050 <message> 1244 <message>
1051 <location filename="../configure.cpp" line="187"/> 1245 <location filename="../configure.cpp" line="182"/>
1052 <source>Mountpoint is not writeable</source> 1246 <source>Mountpoint is not writeable</source>
1053 <translation type="unfinished">Nie można zapisać do punktu montowania</translation> 1247 <translation type="unfinished">Nie można zapisać do punktu montowania</translation>
1054 </message> 1248 </message>
1055 <message> 1249 <message>
1056 <location filename="../configure.cpp" line="202"/> 1250 <location filename="../configure.cpp" line="197"/>
1057 <source>No player selected</source> 1251 <source>No player selected</source>
1058 <translation>Nie wybrano urządzenia</translation> 1252 <translation>Nie wybrano urządzenia</translation>
1059 </message> 1253 </message>
1060 <message> 1254 <message>
1061 <location filename="../configure.cpp" line="209"/> 1255 <location filename="../configure.cpp" line="204"/>
1062 <source>Cache path not writeable. Leave path empty to default to systems temporary path.</source> 1256 <source>Cache path not writeable. Leave path empty to default to systems temporary path.</source>
1063 <translation>Nie można nic zapisać do bufora. Zmień ścieżkę na domyślną aby wykorzystać bufor systemowy.</translation> 1257 <translation>Nie można nic zapisać do bufora. Zmień ścieżkę na domyślną aby wykorzystać bufor systemowy.</translation>
1064 </message> 1258 </message>
1065 <message> 1259 <message>
1066 <location filename="../configure.cpp" line="228"/> 1260 <location filename="../configure.cpp" line="223"/>
1067 <source>You need to fix the above errors before you can continue.</source> 1261 <source>You need to fix the above errors before you can continue.</source>
1068 <translation>Musisz usunąć powyższe błędy zanim będziesz mógł kontynuować operację.</translation> 1262 <translation>Musisz usunąć powyższe błędy zanim będziesz mógł kontynuować operację.</translation>
1069 </message> 1263 </message>
1070 <message> 1264 <message>
1071 <location filename="../configure.cpp" line="231"/> 1265 <location filename="../configure.cpp" line="226"/>
1072 <source>Configuration error</source> 1266 <source>Configuration error</source>
1073 <translation>Błąd konfiguracji</translation> 1267 <translation>Błąd konfiguracji</translation>
1074 </message> 1268 </message>
1075 <message> 1269 <message>
1076 <location filename="../configure.cpp" line="322"/> 1270 <location filename="../configure.cpp" line="310"/>
1077 <source>Current cache size is %L1 kiB.</source> 1271 <source>Current cache size is %L1 kiB.</source>
1078 <translation>Rozmiar bufora to %L1 kB.</translation> 1272 <translation>Rozmiar bufora to %L1 kB.</translation>
1079 </message> 1273 </message>
1080 <message> 1274 <message>
1081 <location filename="../configure.cpp" line="340"/> 1275 <location filename="../configure.cpp" line="328"/>
1082 <source>Showing disabled targets</source> 1276 <source>Showing disabled targets</source>
1083 <translation type="unfinished">Pokazywanie urządzeń zablokowanych</translation> 1277 <translation type="unfinished">Pokazywanie urządzeń zablokowanych</translation>
1084 </message> 1278 </message>
1085 <message> 1279 <message>
1086 <location filename="../configure.cpp" line="341"/> 1280 <location filename="../configure.cpp" line="329"/>
1087 <source>You just enabled showing targets that are marked disabled. Disabled targets are not recommended to end users. Please use this option only if you know what you are doing.</source> 1281 <source>You just enabled showing targets that are marked disabled. Disabled targets are not recommended to end users. Please use this option only if you know what you are doing.</source>
1088 <translation type="unfinished">Właśnie wybrałeś pokazywanie urządzeń zablokowanych. Używanie Rockbox Utility z tymi odtwarzaczami nie jest zalecane dla zwykłych użytkowników. Użyj tej opcji jedynie jeśli dobrze wiesz co robisz.</translation> 1282 <translation type="unfinished">Właśnie wybrałeś pokazywanie urządzeń zablokowanych. Używanie Rockbox Utility z tymi odtwarzaczami nie jest zalecane dla zwykłych użytkowników. Użyj tej opcji jedynie jeśli dobrze wiesz co robisz.</translation>
1089 </message> 1283 </message>
1090 <message> 1284 <message>
1091 <location filename="../configure.cpp" line="448"/> 1285 <location filename="../configure.cpp" line="438"/>
1092 <location filename="../configure.cpp" line="914"/> 1286 <location filename="../configure.cpp" line="904"/>
1093 <source>TTS error</source> 1287 <source>TTS error</source>
1094 <translation type="unfinished">Błąd TTS</translation> 1288 <translation type="unfinished">Błąd TTS</translation>
1095 </message> 1289 </message>
1096 <message> 1290 <message>
1097 <location filename="../configure.cpp" line="449"/> 1291 <location filename="../configure.cpp" line="439"/>
1098 <location filename="../configure.cpp" line="915"/> 1292 <location filename="../configure.cpp" line="905"/>
1099 <source>The selected TTS failed to initialize. You can&apos;t use this TTS.</source> 1293 <source>The selected TTS failed to initialize. You can&apos;t use this TTS.</source>
1100 <translation type="unfinished">Wybrany silnik TTS nie mógł zostać zainicjowany. Nie możesz wybrać tego silnika TTS.</translation> 1294 <translation type="unfinished">Wybrany silnik TTS nie mógł zostać zainicjowany. Nie możesz wybrać tego silnika TTS.</translation>
1101 </message> 1295 </message>
1102 <message> 1296 <message>
1103 <location filename="../configure.cpp" line="455"/> 1297 <location filename="../configure.cpp" line="445"/>
1104 <location filename="../configure.cpp" line="485"/> 1298 <location filename="../configure.cpp" line="479"/>
1105 <source>Configuration OK</source> 1299 <source>Configuration OK</source>
1106 <translation>Konfiguracja jest poprawna</translation> 1300 <translation>Konfiguracja jest poprawna</translation>
1107 </message> 1301 </message>
1108 <message> 1302 <message>
1109 <location filename="../configure.cpp" line="461"/> 1303 <location filename="../configure.cpp" line="455"/>
1110 <location filename="../configure.cpp" line="490"/> 1304 <location filename="../configure.cpp" line="484"/>
1111 <source>Configuration INVALID</source> 1305 <source>Configuration INVALID</source>
1112 <translation>Niepoprawna konfiguracja</translation> 1306 <translation>Niepoprawna konfiguracja</translation>
1113 </message> 1307 </message>
1114 <message> 1308 <message>
1115 <location filename="../configure.cpp" line="529"/> 1309 <location filename="../configure.cpp" line="523"/>
1116 <source>Proxy Detection</source> 1310 <source>Proxy Detection</source>
1117 <translation>Wykrywanie proxy</translation> 1311 <translation>Wykrywanie proxy</translation>
1118 </message> 1312 </message>
1119 <message> 1313 <message>
1120 <location filename="../configure.cpp" line="530"/> 1314 <location filename="../configure.cpp" line="524"/>
1121 <source>The System Proxy settings are invalid! 1315 <source>The System Proxy settings are invalid!
1122Rockbox Utility can&apos;t work with this proxy settings. Make sure the system proxy is set correctly. Note that &quot;proxy auto-config (PAC)&quot; scripts are not supported by Rockbox Utility. If your system uses this you need to use manual proxy settings.</source> 1316Rockbox Utility can&apos;t work with this proxy settings. Make sure the system proxy is set correctly. Note that &quot;proxy auto-config (PAC)&quot; scripts are not supported by Rockbox Utility. If your system uses this you need to use manual proxy settings.</source>
1123 <translation>Globalne ustawienia Proxy są nieprawidłowe! 1317 <translation>Globalne ustawienia Proxy są nieprawidłowe!
1124Rockbox Utility nie może pracować z tymi ustawieniami. Proszę sprawdź, że ustawienia są poprawne. Skrypty PAC (proxy auto-config) nie są obsługiwane przez Rockbox Utility. Jeżeli korzystasz z takich skryptów, musisz użyć ustawień ręcznych.</translation> 1318Rockbox Utility nie może pracować z tymi ustawieniami. Proszę sprawdź, że ustawienia są poprawne. Skrypty PAC (proxy auto-config) nie są obsługiwane przez Rockbox Utility. Jeżeli korzystasz z takich skryptów, musisz użyć ustawień ręcznych.</translation>
1125 </message> 1319 </message>
1126 <message> 1320 <message>
1127 <location filename="../configure.cpp" line="643"/> 1321 <location filename="../configure.cpp" line="634"/>
1128 <source>Set Cache Path</source> 1322 <source>Set Cache Path</source>
1129 <translation>Ustaw ścieżkę do bufora</translation> 1323 <translation>Ustaw ścieżkę do bufora</translation>
1130 </message> 1324 </message>
1131 <message> 1325 <message>
1132 <location filename="../configure.cpp" line="665"/> 1326 <location filename="../configure.cpp" line="656"/>
1133 <source>%1 (%2 GiB of %3 GiB free)</source> 1327 <source>%1 (%2 GiB of %3 GiB free)</source>
1134 <translation type="unfinished">%1 (%2 GiB z %3 GiB wolnego)</translation> 1328 <translation type="unfinished">%1 (%2 GiB z %3 GiB wolnego)</translation>
1135 </message> 1329 </message>
1136 <message> 1330 <message>
1137 <location filename="../configure.cpp" line="739"/> 1331 <location filename="../configure.cpp" line="730"/>
1138 <source>Multiple devices have been detected. Please disconnect all players but one and try again.</source> 1332 <source>Multiple devices have been detected. Please disconnect all players but one and try again.</source>
1139 <translation type="unfinished">Wykryto wiele urządzeń. Prosze odłącz urządzenia pozostawiając tylko jedno i spróbuj ponownie.</translation> 1333 <translation type="unfinished">Wykryto wiele urządzeń. Prosze odłącz urządzenia pozostawiając tylko jedno i spróbuj ponownie.</translation>
1140 </message> 1334 </message>
1141 <message> 1335 <message>
1142 <location filename="../configure.cpp" line="742"/> 1336 <location filename="../configure.cpp" line="733"/>
1143 <source>Detected devices:</source> 1337 <source>Detected devices:</source>
1144 <translation type="unfinished">Wykryte urządzenia:</translation> 1338 <translation type="unfinished">Wykryte urządzenia:</translation>
1145 </message> 1339 </message>
1146 <message> 1340 <message>
1147 <location filename="../configure.cpp" line="747"/> 1341 <location filename="../configure.cpp" line="738"/>
1148 <source>(unknown)</source> 1342 <source>(unknown)</source>
1149 <translation type="unfinished">(nieznany)</translation> 1343 <translation type="unfinished">(nieznany)</translation>
1150 </message> 1344 </message>
1151 <message> 1345 <message>
1152 <location filename="../configure.cpp" line="749"/> 1346 <location filename="../configure.cpp" line="740"/>
1153 <source>%1 at %2</source> 1347 <source>%1 at %2</source>
1154 <translation type="unfinished">%1 przy %2</translation> 1348 <translation type="unfinished">%1 przy %2</translation>
1155 </message> 1349 </message>
1156 <message> 1350 <message>
1157 <location filename="../configure.cpp" line="755"/> 1351 <location filename="../configure.cpp" line="747"/>
1158 <source>Note: detecting connected devices might be ambiguous. You might have less devices connected than listed. In this case it might not be possible to detect your player unambiguously.</source> 1352 <source>Note: detecting connected devices might be ambiguous. You might have less devices connected than listed. In this case it might not be possible to detect your player unambiguously.</source>
1159 <translation type="unfinished">Uwaga: wykrywanie podłączonych urządzeń nie zawsze może być pewne. Możesz mieć mniej urządzeń podłączonych niż wyświetlonych na liście. W tym przypadku może nie być możliwym wykryć twój odtwarzacz z całkowitą pewnością.</translation> 1353 <translation type="unfinished">Uwaga: wykrywanie podłączonych urządzeń nie zawsze może być pewne. Możesz mieć mniej urządzeń podłączonych niż wyświetlonych na liście. W tym przypadku może nie być możliwym wykryć twój odtwarzacz z całkowitą pewnością.</translation>
1160 </message> 1354 </message>
1161 <message> 1355 <message>
1162 <location filename="../configure.cpp" line="759"/> 1356 <location filename="../configure.cpp" line="751"/>
1163 <location filename="../configure.cpp" line="763"/> 1357 <location filename="../configure.cpp" line="755"/>
1164 <location filename="../configure.cpp" line="805"/> 1358 <location filename="../configure.cpp" line="800"/>
1165 <source>Device Detection</source> 1359 <source>Device Detection</source>
1166 <translation type="unfinished">Wykrywanie urządzenia</translation> 1360 <translation type="unfinished">Wykrywanie urządzenia</translation>
1167 </message> 1361 </message>
1168 <message> 1362 <message>
1169 <location filename="../configure.cpp" line="788"/> 1363 <location filename="../configure.cpp" line="782"/>
1170 <source>%1 &quot;MacPod&quot; found! 1364 <source>%1 &quot;MacPod&quot; found!
1171Rockbox needs a FAT formatted Ipod (so-called &quot;WinPod&quot;) to run. </source> 1365Rockbox needs a FAT formatted Ipod (so-called &quot;WinPod&quot;) to run. </source>
1172 <translation>znaleziono \&quot;MaxPod\&quot; %1! 1366 <translation>znaleziono \&quot;MaxPod\&quot; %1!
@@ -1177,7 +1371,7 @@ Rockbox obsługuje wyłącznie Ipody z systemem plików FAT (tak zwane \&quot;Wi
1177 <translation type="obsolete">Błąd krytyczny</translation> 1371 <translation type="obsolete">Błąd krytyczny</translation>
1178 </message> 1372 </message>
1179 <message> 1373 <message>
1180 <location filename="../configure.cpp" line="774"/> 1374 <location filename="../configure.cpp" line="766"/>
1181 <source>Detected an unsupported player: 1375 <source>Detected an unsupported player:
1182%1 1376%1
1183Sorry, Rockbox doesn&apos;t run on your player.</source> 1377Sorry, Rockbox doesn&apos;t run on your player.</source>
@@ -1190,87 +1384,87 @@ Niestety, Rockbox nie działa na tym urządzeniu.</translation>
1190 <translation type="obsolete">Uwaga: nieobsługiwane urządznie</translation> 1384 <translation type="obsolete">Uwaga: nieobsługiwane urządznie</translation>
1191 </message> 1385 </message>
1192 <message> 1386 <message>
1193 <location filename="../configure.cpp" line="858"/> 1387 <location filename="../configure.cpp" line="853"/>
1194 <source>Autodetection</source> 1388 <source>Autodetection</source>
1195 <translation>Autodetekcja</translation> 1389 <translation>Autodetekcja</translation>
1196 </message> 1390 </message>
1197 <message> 1391 <message>
1198 <location filename="../configure.cpp" line="859"/> 1392 <location filename="../configure.cpp" line="854"/>
1199 <source>Could not detect a Mountpoint. 1393 <source>Could not detect a Mountpoint.
1200Select your Mountpoint manually.</source> 1394Select your Mountpoint manually.</source>
1201 <translation>Nie można wykryć punktu montowania. 1395 <translation>Nie można wykryć punktu montowania.
1202Wybierz ręcznie punkt montowania.</translation> 1396Wybierz ręcznie punkt montowania.</translation>
1203 </message> 1397 </message>
1204 <message> 1398 <message>
1205 <location filename="../configure.cpp" line="764"/> 1399 <location filename="../configure.cpp" line="756"/>
1206 <source>Could not detect a device. 1400 <source>Could not detect a device.
1207Select your device and Mountpoint manually.</source> 1401Select your device and Mountpoint manually.</source>
1208 <translation>Nie mozna wykryć urządzenia. 1402 <translation>Nie mozna wykryć urządzenia.
1209Wybierz ręcznie urządzenie i punkt montowania.</translation> 1403Wybierz ręcznie urządzenie i punkt montowania.</translation>
1210 </message> 1404 </message>
1211 <message> 1405 <message>
1212 <location filename="../configure.cpp" line="794"/> 1406 <location filename="../configure.cpp" line="789"/>
1213 <source>The player contains an incompatible filesystem. 1407 <source>The player contains an incompatible filesystem.
1214Make sure you selected the correct mountpoint and the player is set up to use a filesystem compatible with Rockbox.</source> 1408Make sure you selected the correct mountpoint and the player is set up to use a filesystem compatible with Rockbox.</source>
1215 <translation type="unfinished">Odtwarzacz zawiera niekompatybilny system plików. 1409 <translation type="unfinished">Odtwarzacz zawiera niekompatybilny system plików.
1216Upewnij się że wybrałeś prawidłowy punkt montowania i że odtwarzacz jest ustawiony na działanie w systemie plików kompatybilnym z Rockboxem.</translation> 1410Upewnij się że wybrałeś prawidłowy punkt montowania i że odtwarzacz jest ustawiony na działanie w systemie plików kompatybilnym z Rockboxem.</translation>
1217 </message> 1411 </message>
1218 <message> 1412 <message>
1219 <location filename="../configure.cpp" line="802"/> 1413 <location filename="../configure.cpp" line="797"/>
1220 <source>An unknown error occured during player detection.</source> 1414 <source>An unknown error occured during player detection.</source>
1221 <translation type="unfinished">Wystąpił nieznany błąd podczas wykrywania odtwarzacza.</translation> 1415 <translation type="unfinished">Wystąpił nieznany błąd podczas wykrywania odtwarzacza.</translation>
1222 </message> 1416 </message>
1223 <message> 1417 <message>
1224 <location filename="../configure.cpp" line="869"/> 1418 <location filename="../configure.cpp" line="864"/>
1225 <source>Really delete cache?</source> 1419 <source>Really delete cache?</source>
1226 <translation>Na pewno opróżnić bufor?</translation> 1420 <translation>Na pewno opróżnić bufor?</translation>
1227 </message> 1421 </message>
1228 <message> 1422 <message>
1229 <location filename="../configure.cpp" line="870"/> 1423 <location filename="../configure.cpp" line="865"/>
1230 <source>Do you really want to delete the cache? Make absolutely sure this setting is correct as it will remove &lt;b&gt;all&lt;/b&gt; files in this folder!</source> 1424 <source>Do you really want to delete the cache? Make absolutely sure this setting is correct as it will remove &lt;b&gt;all&lt;/b&gt; files in this folder!</source>
1231 <translation>Czy na pewno chcesz wyczyścić bufor? Upewnij się że ustawienia są poprawne gdyż zostaną usunięte &lt;b&gt;wszystkie&lt;/b&gt; pliki z tego folderu!</translation> 1425 <translation>Czy na pewno chcesz wyczyścić bufor? Upewnij się że ustawienia są poprawne gdyż zostaną usunięte &lt;b&gt;wszystkie&lt;/b&gt; pliki z tego folderu!</translation>
1232 </message> 1426 </message>
1233 <message> 1427 <message>
1234 <location filename="../configure.cpp" line="878"/> 1428 <location filename="../configure.cpp" line="873"/>
1235 <source>Path wrong!</source> 1429 <source>Path wrong!</source>
1236 <translation>Błędna ścieżka!</translation> 1430 <translation>Błędna ścieżka!</translation>
1237 </message> 1431 </message>
1238 <message> 1432 <message>
1239 <location filename="../configure.cpp" line="879"/> 1433 <location filename="../configure.cpp" line="874"/>
1240 <source>The cache path is invalid. Aborting.</source> 1434 <source>The cache path is invalid. Aborting.</source>
1241 <translation>Nieprawidłowa ścieżka do bufora. Anulowanie.</translation> 1435 <translation>Nieprawidłowa ścieżka do bufora. Anulowanie.</translation>
1242 </message> 1436 </message>
1243 <message> 1437 <message>
1244 <location filename="../configure.cpp" line="921"/> 1438 <location filename="../configure.cpp" line="911"/>
1245 <source>TTS configuration invalid</source> 1439 <source>TTS configuration invalid</source>
1246 <translation>Niepoprawna kofiguracja silnika TTS</translation> 1440 <translation>Niepoprawna kofiguracja silnika TTS</translation>
1247 </message> 1441 </message>
1248 <message> 1442 <message>
1249 <location filename="../configure.cpp" line="922"/> 1443 <location filename="../configure.cpp" line="912"/>
1250 <source>TTS configuration invalid. 1444 <source>TTS configuration invalid.
1251 Please configure TTS engine.</source> 1445 Please configure TTS engine.</source>
1252 <translation>Niepoprawna konfiguracja silnika TTS. 1446 <translation>Niepoprawna konfiguracja silnika TTS.
1253Prosze skonfigurować silnik TTS.</translation> 1447Prosze skonfigurować silnik TTS.</translation>
1254 </message> 1448 </message>
1255 <message> 1449 <message>
1256 <location filename="../configure.cpp" line="927"/> 1450 <location filename="../configure.cpp" line="917"/>
1257 <source>Could not start TTS engine.</source> 1451 <source>Could not start TTS engine.</source>
1258 <translation>Nie mozna zainicjować silnika TTS.</translation> 1452 <translation>Nie mozna zainicjować silnika TTS.</translation>
1259 </message> 1453 </message>
1260 <message> 1454 <message>
1261 <location filename="../configure.cpp" line="946"/> 1455 <location filename="../configure.cpp" line="936"/>
1262 <source>Could not voice test string.</source> 1456 <source>Could not voice test string.</source>
1263 <translation type="unfinished">Nie można nadać głosu ścieżce testowej.</translation> 1457 <translation type="unfinished">Nie można nadać głosu ścieżce testowej.</translation>
1264 </message> 1458 </message>
1265 <message> 1459 <message>
1266 <location filename="../configure.cpp" line="928"/> 1460 <location filename="../configure.cpp" line="918"/>
1267 <source>Could not start TTS engine. 1461 <source>Could not start TTS engine.
1268</source> 1462</source>
1269 <translation>Nie można zainicjować silnika TTS. 1463 <translation>Nie można zainicjować silnika TTS.
1270</translation> 1464</translation>
1271 </message> 1465 </message>
1272 <message> 1466 <message>
1273 <location filename="../configure.cpp" line="780"/> 1467 <location filename="../configure.cpp" line="773"/>
1274 <source>%1 in MTP mode found! 1468 <source>%1 in MTP mode found!
1275You need to change your player to MSC mode for installation. </source> 1469You need to change your player to MSC mode for installation. </source>
1276 <translation>znaleziono %1 w trybie MTP! 1470 <translation>znaleziono %1 w trybie MTP!
@@ -1281,20 +1475,20 @@ Musisz przełączyć swój odtwarzacz w tryb MSC aby kontynuować instalację.</
1281 <translation type="obsolete">Dopóki nie zmienisz tego ustawienia instalacja nie powiedzie się!</translation> 1475 <translation type="obsolete">Dopóki nie zmienisz tego ustawienia instalacja nie powiedzie się!</translation>
1282 </message> 1476 </message>
1283 <message> 1477 <message>
1284 <location filename="../configure.cpp" line="929"/> 1478 <location filename="../configure.cpp" line="919"/>
1285 <location filename="../configure.cpp" line="948"/> 1479 <location filename="../configure.cpp" line="938"/>
1286 <source> 1480 <source>
1287Please configure TTS engine.</source> 1481Please configure TTS engine.</source>
1288 <translation> 1482 <translation>
1289Prosze skonfigurować silnik TTS.</translation> 1483Prosze skonfigurować silnik TTS.</translation>
1290 </message> 1484 </message>
1291 <message> 1485 <message>
1292 <location filename="../configure.cpp" line="943"/> 1486 <location filename="../configure.cpp" line="933"/>
1293 <source>Rockbox Utility Voice Test</source> 1487 <source>Rockbox Utility Voice Test</source>
1294 <translation>Test Głosu Rockbox Utility</translation> 1488 <translation>Test Głosu Rockbox Utility</translation>
1295 </message> 1489 </message>
1296 <message> 1490 <message>
1297 <location filename="../configure.cpp" line="947"/> 1491 <location filename="../configure.cpp" line="937"/>
1298 <source>Could not voice test string. 1492 <source>Could not voice test string.
1299</source> 1493</source>
1300 <translation type="unfinished">Nie można nadać głosu ścieżce testowej.</translation> 1494 <translation type="unfinished">Nie można nadać głosu ścieżce testowej.</translation>
@@ -1323,7 +1517,7 @@ Prosze skonfigurować silnik TTS.</translation>
1323 <translation>Wybierz swoje urządzenie wśród dostępnych &amp;dysków</translation> 1517 <translation>Wybierz swoje urządzenie wśród dostępnych &amp;dysków</translation>
1324 </message> 1518 </message>
1325 <message> 1519 <message>
1326 <location filename="../configurefrm.ui" line="319"/> 1520 <location filename="../configurefrm.ui" line="326"/>
1327 <source>&amp;Browse</source> 1521 <source>&amp;Browse</source>
1328 <translation>&amp;Otwórz</translation> 1522 <translation>&amp;Otwórz</translation>
1329 </message> 1523 </message>
@@ -1398,42 +1592,42 @@ Prosze skonfigurować silnik TTS.</translation>
1398 <translation type="unfinished">Pokaż</translation> 1592 <translation type="unfinished">Pokaż</translation>
1399 </message> 1593 </message>
1400 <message> 1594 <message>
1401 <location filename="../configurefrm.ui" line="260"/> 1595 <location filename="../configurefrm.ui" line="267"/>
1402 <source>&amp;Language</source> 1596 <source>&amp;Language</source>
1403 <translation>&amp;Język</translation> 1597 <translation>&amp;Język</translation>
1404 </message> 1598 </message>
1405 <message> 1599 <message>
1406 <location filename="../configurefrm.ui" line="274"/> 1600 <location filename="../configurefrm.ui" line="281"/>
1407 <source>Cac&amp;he</source> 1601 <source>Cac&amp;he</source>
1408 <translation>&amp;Bufor</translation> 1602 <translation>&amp;Bufor</translation>
1409 </message> 1603 </message>
1410 <message> 1604 <message>
1411 <location filename="../configurefrm.ui" line="277"/> 1605 <location filename="../configurefrm.ui" line="284"/>
1412 <source>Download cache settings</source> 1606 <source>Download cache settings</source>
1413 <translation>Pobierz ustawienia bufora</translation> 1607 <translation>Pobierz ustawienia bufora</translation>
1414 </message> 1608 </message>
1415 <message> 1609 <message>
1416 <location filename="../configurefrm.ui" line="283"/> 1610 <location filename="../configurefrm.ui" line="290"/>
1417 <source>Rockbox Utility uses a local download cache to save network traffic. You can change the path to the cache and use it as local repository by enabling Offline mode.</source> 1611 <source>Rockbox Utility uses a local download cache to save network traffic. You can change the path to the cache and use it as local repository by enabling Offline mode.</source>
1418 <translation>Rockbox Utility używa lokalnego bufora aby ograniczyć ruch sieciowy. Możesz zmienić ścieżkę do tego folderu i użyć go jako źródło, przechodząc w tryb Offline.</translation> 1612 <translation>Rockbox Utility używa lokalnego bufora aby ograniczyć ruch sieciowy. Możesz zmienić ścieżkę do tego folderu i użyć go jako źródło, przechodząc w tryb Offline.</translation>
1419 </message> 1613 </message>
1420 <message> 1614 <message>
1421 <location filename="../configurefrm.ui" line="293"/> 1615 <location filename="../configurefrm.ui" line="300"/>
1422 <source>Current cache size is %1</source> 1616 <source>Current cache size is %1</source>
1423 <translation>Rozmiar bufora to %1</translation> 1617 <translation>Rozmiar bufora to %1</translation>
1424 </message> 1618 </message>
1425 <message> 1619 <message>
1426 <location filename="../configurefrm.ui" line="302"/> 1620 <location filename="../configurefrm.ui" line="309"/>
1427 <source>P&amp;ath</source> 1621 <source>P&amp;ath</source>
1428 <translation>&amp;Ścieżka</translation> 1622 <translation>&amp;Ścieżka</translation>
1429 </message> 1623 </message>
1430 <message> 1624 <message>
1431 <location filename="../configurefrm.ui" line="312"/> 1625 <location filename="../configurefrm.ui" line="319"/>
1432 <source>Entering an invalid folder will reset the path to the systems temporary path.</source> 1626 <source>Entering an invalid folder will reset the path to the systems temporary path.</source>
1433 <translation>Po wybraniu niewłaściwego folderu, ścieżka zostanie zmieniona na systemową.</translation> 1627 <translation>Po wybraniu niewłaściwego folderu, ścieżka zostanie zmieniona na systemową.</translation>
1434 </message> 1628 </message>
1435 <message> 1629 <message>
1436 <location filename="../configurefrm.ui" line="334"/> 1630 <location filename="../configurefrm.ui" line="341"/>
1437 <source>Disable local &amp;download cache</source> 1631 <source>Disable local &amp;download cache</source>
1438 <translation>&amp;Wyłącz tymczasowy bufor pobierania</translation> 1632 <translation>&amp;Wyłącz tymczasowy bufor pobierania</translation>
1439 </message> 1633 </message>
@@ -1446,73 +1640,73 @@ Prosze skonfigurować silnik TTS.</translation>
1446 <translation type="obsolete">Tryb &amp;Offline</translation> 1640 <translation type="obsolete">Tryb &amp;Offline</translation>
1447 </message> 1641 </message>
1448 <message> 1642 <message>
1449 <location filename="../configurefrm.ui" line="369"/> 1643 <location filename="../configurefrm.ui" line="376"/>
1450 <source>Clean cache &amp;now</source> 1644 <source>Clean cache &amp;now</source>
1451 <translation>&amp;Wyczyść teraz bufor</translation> 1645 <translation>&amp;Wyczyść teraz bufor</translation>
1452 </message> 1646 </message>
1453 <message> 1647 <message>
1454 <location filename="../configurefrm.ui" line="385"/> 1648 <location filename="../configurefrm.ui" line="392"/>
1455 <source>&amp;TTS &amp;&amp; Encoder</source> 1649 <source>&amp;TTS &amp;&amp; Encoder</source>
1456 <translation type="unfinished">&amp;TTS &amp;&amp; Koder</translation> 1650 <translation type="unfinished">&amp;TTS &amp;&amp; Koder</translation>
1457 </message> 1651 </message>
1458 <message> 1652 <message>
1459 <location filename="../configurefrm.ui" line="391"/> 1653 <location filename="../configurefrm.ui" line="398"/>
1460 <source>TTS Engine</source> 1654 <source>TTS Engine</source>
1461 <translation>Silnik Text-To-Speech</translation> 1655 <translation>Silnik Text-To-Speech</translation>
1462 </message> 1656 </message>
1463 <message> 1657 <message>
1464 <location filename="../configurefrm.ui" line="397"/> 1658 <location filename="../configurefrm.ui" line="404"/>
1465 <source>&amp;Select TTS Engine</source> 1659 <source>&amp;Select TTS Engine</source>
1466 <translation>&amp;Wybierz silnik TTS</translation> 1660 <translation>&amp;Wybierz silnik TTS</translation>
1467 </message> 1661 </message>
1468 <message> 1662 <message>
1469 <location filename="../configurefrm.ui" line="410"/> 1663 <location filename="../configurefrm.ui" line="417"/>
1470 <source>Configure TTS Engine</source> 1664 <source>Configure TTS Engine</source>
1471 <translation>Konfiguruj silnik TTS</translation> 1665 <translation>Konfiguruj silnik TTS</translation>
1472 </message> 1666 </message>
1473 <message> 1667 <message>
1474 <location filename="../configurefrm.ui" line="417"/> 1668 <location filename="../configurefrm.ui" line="424"/>
1475 <location filename="../configurefrm.ui" line="468"/> 1669 <location filename="../configurefrm.ui" line="479"/>
1476 <source>Configuration invalid!</source> 1670 <source>Configuration invalid!</source>
1477 <translation>Nieprawidłowa konfiguracja!</translation> 1671 <translation>Nieprawidłowa konfiguracja!</translation>
1478 </message> 1672 </message>
1479 <message> 1673 <message>
1480 <location filename="../configurefrm.ui" line="434"/> 1674 <location filename="../configurefrm.ui" line="441"/>
1481 <source>Configure &amp;TTS</source> 1675 <source>Configure &amp;TTS</source>
1482 <translation>Konfiguruj &amp;TTS</translation> 1676 <translation>Konfiguruj &amp;TTS</translation>
1483 </message> 1677 </message>
1484 <message> 1678 <message>
1485 <location filename="../configurefrm.ui" line="445"/> 1679 <location filename="../configurefrm.ui" line="452"/>
1486 <source>Test TTS</source> 1680 <source>Test TTS</source>
1487 <translation>Testuj TTS</translation> 1681 <translation>Testuj TTS</translation>
1488 </message> 1682 </message>
1489 <message> 1683 <message>
1490 <location filename="../configurefrm.ui" line="452"/> 1684 <location filename="../configurefrm.ui" line="463"/>
1491 <source>&amp;Use string corrections for TTS</source> 1685 <source>&amp;Use string corrections for TTS</source>
1492 <translation>&amp;Użyj korekty dla TTS</translation> 1686 <translation>&amp;Użyj korekty dla TTS</translation>
1493 </message> 1687 </message>
1494 <message> 1688 <message>
1495 <location filename="../configurefrm.ui" line="462"/> 1689 <location filename="../configurefrm.ui" line="473"/>
1496 <source>Encoder Engine</source> 1690 <source>Encoder Engine</source>
1497 <translation type="unfinished">Silnik kodera</translation> 1691 <translation type="unfinished">Silnik kodera</translation>
1498 </message> 1692 </message>
1499 <message> 1693 <message>
1500 <location filename="../configurefrm.ui" line="485"/> 1694 <location filename="../configurefrm.ui" line="496"/>
1501 <source>Configure &amp;Enc</source> 1695 <source>Configure &amp;Enc</source>
1502 <translation type="unfinished">&amp;Konfiguruj koder</translation> 1696 <translation type="unfinished">&amp;Konfiguruj koder</translation>
1503 </message> 1697 </message>
1504 <message> 1698 <message>
1505 <location filename="../configurefrm.ui" line="496"/> 1699 <location filename="../configurefrm.ui" line="507"/>
1506 <source>encoder name</source> 1700 <source>encoder name</source>
1507 <translation type="unfinished">nazwa kodera</translation> 1701 <translation type="unfinished">nazwa kodera</translation>
1508 </message> 1702 </message>
1509 <message> 1703 <message>
1510 <location filename="../configurefrm.ui" line="536"/> 1704 <location filename="../configurefrm.ui" line="547"/>
1511 <source>&amp;Ok</source> 1705 <source>&amp;Ok</source>
1512 <translation>&amp;Ok</translation> 1706 <translation>&amp;Ok</translation>
1513 </message> 1707 </message>
1514 <message> 1708 <message>
1515 <location filename="../configurefrm.ui" line="547"/> 1709 <location filename="../configurefrm.ui" line="558"/>
1516 <source>&amp;Cancel</source> 1710 <source>&amp;Cancel</source>
1517 <translation>&amp;Wyjdź</translation> 1711 <translation>&amp;Wyjdź</translation>
1518 </message> 1712 </message>
@@ -1520,7 +1714,7 @@ Prosze skonfigurować silnik TTS.</translation>
1520<context> 1714<context>
1521 <name>Configure</name> 1715 <name>Configure</name>
1522 <message> 1716 <message>
1523 <location filename="../configure.cpp" line="589"/> 1717 <location filename="../configure.cpp" line="581"/>
1524 <source>English</source> 1718 <source>English</source>
1525 <comment>This is the localized language name, i.e. your language.</comment> 1719 <comment>This is the localized language name, i.e. your language.</comment>
1526 <translation>Polski</translation> 1720 <translation>Polski</translation>
@@ -1544,12 +1738,12 @@ Prosze skonfigurować silnik TTS.</translation>
1544 <translation>TTS:</translation> 1738 <translation>TTS:</translation>
1545 </message> 1739 </message>
1546 <message> 1740 <message>
1547 <location filename="../createvoicefrm.ui" line="101"/> 1741 <location filename="../createvoicefrm.ui" line="105"/>
1548 <source>Silence threshold</source> 1742 <source>Silence threshold</source>
1549 <translation>Próg ciszy</translation> 1743 <translation>Próg ciszy</translation>
1550 </message> 1744 </message>
1551 <message> 1745 <message>
1552 <location filename="../createvoicefrm.ui" line="163"/> 1746 <location filename="../createvoicefrm.ui" line="167"/>
1553 <source>Language</source> 1747 <source>Language</source>
1554 <translation>Język</translation> 1748 <translation>Język</translation>
1555 </message> 1749 </message>
@@ -1559,22 +1753,22 @@ Prosze skonfigurować silnik TTS.</translation>
1559 <translation>Ustawienia</translation> 1753 <translation>Ustawienia</translation>
1560 </message> 1754 </message>
1561 <message> 1755 <message>
1562 <location filename="../createvoicefrm.ui" line="68"/> 1756 <location filename="../createvoicefrm.ui" line="72"/>
1563 <source>Change</source> 1757 <source>Change</source>
1564 <translation>Zmień</translation> 1758 <translation>Zmień</translation>
1565 </message> 1759 </message>
1566 <message> 1760 <message>
1567 <location filename="../createvoicefrm.ui" line="139"/> 1761 <location filename="../createvoicefrm.ui" line="143"/>
1568 <source>&amp;Install</source> 1762 <source>&amp;Install</source>
1569 <translation>&amp;Instaluj</translation> 1763 <translation>&amp;Instaluj</translation>
1570 </message> 1764 </message>
1571 <message> 1765 <message>
1572 <location filename="../createvoicefrm.ui" line="150"/> 1766 <location filename="../createvoicefrm.ui" line="154"/>
1573 <source>&amp;Cancel</source> 1767 <source>&amp;Cancel</source>
1574 <translation>&amp;Wyjdź</translation> 1768 <translation>&amp;Wyjdź</translation>
1575 </message> 1769 </message>
1576 <message> 1770 <message>
1577 <location filename="../createvoicefrm.ui" line="88"/> 1771 <location filename="../createvoicefrm.ui" line="92"/>
1578 <source>Wavtrim Threshold</source> 1772 <source>Wavtrim Threshold</source>
1579 <translation>Próg szumu narzędzia wavtrim</translation> 1773 <translation>Próg szumu narzędzia wavtrim</translation>
1580 </message> 1774 </message>
@@ -1582,18 +1776,18 @@ Prosze skonfigurować silnik TTS.</translation>
1582<context> 1776<context>
1583 <name>CreateVoiceWindow</name> 1777 <name>CreateVoiceWindow</name>
1584 <message> 1778 <message>
1585 <location filename="../createvoicewindow.cpp" line="100"/> 1779 <location filename="../createvoicewindow.cpp" line="106"/>
1586 <source>TTS error</source> 1780 <source>TTS error</source>
1587 <translation>Błąd TTS</translation> 1781 <translation>Błąd TTS</translation>
1588 </message> 1782 </message>
1589 <message> 1783 <message>
1590 <location filename="../createvoicewindow.cpp" line="101"/> 1784 <location filename="../createvoicewindow.cpp" line="107"/>
1591 <source>The selected TTS failed to initialize. You can&apos;t use this TTS.</source> 1785 <source>The selected TTS failed to initialize. You can&apos;t use this TTS.</source>
1592 <translation>Wybrany silnik TTS nie mógł zostać zainicjowany. Nie możesz wybrać tego silnika TTS.</translation> 1786 <translation>Wybrany silnik TTS nie mógł zostać zainicjowany. Nie możesz wybrać tego silnika TTS.</translation>
1593 </message> 1787 </message>
1594 <message> 1788 <message>
1595 <location filename="../createvoicewindow.cpp" line="105"/> 1789 <location filename="../createvoicewindow.cpp" line="111"/>
1596 <location filename="../createvoicewindow.cpp" line="108"/> 1790 <location filename="../createvoicewindow.cpp" line="114"/>
1597 <source>Engine: &lt;b&gt;%1&lt;/b&gt;</source> 1791 <source>Engine: &lt;b&gt;%1&lt;/b&gt;</source>
1598 <translation>Silnik: &lt;b&gt;%1&lt;/b&gt;</translation> 1792 <translation>Silnik: &lt;b&gt;%1&lt;/b&gt;</translation>
1599 </message> 1793 </message>
@@ -1601,32 +1795,32 @@ Prosze skonfigurować silnik TTS.</translation>
1601<context> 1795<context>
1602 <name>EncTtsCfgGui</name> 1796 <name>EncTtsCfgGui</name>
1603 <message> 1797 <message>
1604 <location filename="../encttscfggui.cpp" line="45"/> 1798 <location filename="../encttscfggui.cpp" line="44"/>
1605 <source>Waiting for engine...</source> 1799 <source>Waiting for engine...</source>
1606 <translation>Czekaj na silnik...</translation> 1800 <translation>Czekaj na silnik...</translation>
1607 </message> 1801 </message>
1608 <message> 1802 <message>
1609 <location filename="../encttscfggui.cpp" line="95"/> 1803 <location filename="../encttscfggui.cpp" line="91"/>
1610 <source>Ok</source> 1804 <source>Ok</source>
1611 <translation>Ok</translation> 1805 <translation>Ok</translation>
1612 </message> 1806 </message>
1613 <message> 1807 <message>
1614 <location filename="../encttscfggui.cpp" line="98"/> 1808 <location filename="../encttscfggui.cpp" line="94"/>
1615 <source>Cancel</source> 1809 <source>Cancel</source>
1616 <translation>Anuluj</translation> 1810 <translation>Anuluj</translation>
1617 </message> 1811 </message>
1618 <message> 1812 <message>
1619 <location filename="../encttscfggui.cpp" line="197"/> 1813 <location filename="../encttscfggui.cpp" line="257"/>
1620 <source>Browse</source> 1814 <source>Browse</source>
1621 <translation>Otwórz</translation> 1815 <translation>Otwórz</translation>
1622 </message> 1816 </message>
1623 <message> 1817 <message>
1624 <location filename="../encttscfggui.cpp" line="205"/> 1818 <location filename="../encttscfggui.cpp" line="272"/>
1625 <source>Refresh</source> 1819 <source>Refresh</source>
1626 <translation>Odśwież</translation> 1820 <translation>Odśwież</translation>
1627 </message> 1821 </message>
1628 <message> 1822 <message>
1629 <location filename="../encttscfggui.cpp" line="377"/> 1823 <location filename="../encttscfggui.cpp" line="263"/>
1630 <source>Select executable</source> 1824 <source>Select executable</source>
1631 <translation>Wybierz plik wykonywalny</translation> 1825 <translation>Wybierz plik wykonywalny</translation>
1632 </message> 1826 </message>
@@ -1634,12 +1828,12 @@ Prosze skonfigurować silnik TTS.</translation>
1634<context> 1828<context>
1635 <name>EncoderExe</name> 1829 <name>EncoderExe</name>
1636 <message> 1830 <message>
1637 <location filename="../base/encoderexe.cpp" line="41"/> 1831 <location filename="../base/encoderexe.cpp" line="37"/>
1638 <source>Path to Encoder:</source> 1832 <source>Path to Encoder:</source>
1639 <translation>Ścieżka do kodera:</translation> 1833 <translation>Ścieżka do kodera:</translation>
1640 </message> 1834 </message>
1641 <message> 1835 <message>
1642 <location filename="../base/encoderexe.cpp" line="43"/> 1836 <location filename="../base/encoderexe.cpp" line="39"/>
1643 <source>Encoder options:</source> 1837 <source>Encoder options:</source>
1644 <translation>Opcje kodera:</translation> 1838 <translation>Opcje kodera:</translation>
1645 </message> 1839 </message>
@@ -1647,23 +1841,23 @@ Prosze skonfigurować silnik TTS.</translation>
1647<context> 1841<context>
1648 <name>EncoderLame</name> 1842 <name>EncoderLame</name>
1649 <message> 1843 <message>
1650 <location filename="../base/encoderlame.cpp" line="73"/> 1844 <location filename="../base/encoderlame.cpp" line="75"/>
1651 <location filename="../base/encoderlame.cpp" line="83"/> 1845 <location filename="../base/encoderlame.cpp" line="85"/>
1652 <source>LAME</source> 1846 <source>LAME</source>
1653 <translation>LAME</translation> 1847 <translation>LAME</translation>
1654 </message> 1848 </message>
1655 <message> 1849 <message>
1656 <location filename="../base/encoderlame.cpp" line="75"/> 1850 <location filename="../base/encoderlame.cpp" line="77"/>
1657 <source>Volume</source> 1851 <source>Volume</source>
1658 <translation>Głośność</translation> 1852 <translation>Głośność</translation>
1659 </message> 1853 </message>
1660 <message> 1854 <message>
1661 <location filename="../base/encoderlame.cpp" line="79"/> 1855 <location filename="../base/encoderlame.cpp" line="81"/>
1662 <source>Quality</source> 1856 <source>Quality</source>
1663 <translation>Jakość</translation> 1857 <translation>Jakość</translation>
1664 </message> 1858 </message>
1665 <message> 1859 <message>
1666 <location filename="../base/encoderlame.cpp" line="83"/> 1860 <location filename="../base/encoderlame.cpp" line="85"/>
1667 <source>Could not find libmp3lame!</source> 1861 <source>Could not find libmp3lame!</source>
1668 <translation>Nie można odnaleźć libmp3lame!</translation> 1862 <translation>Nie można odnaleźć libmp3lame!</translation>
1669 </message> 1863 </message>
@@ -1695,16 +1889,21 @@ Prosze skonfigurować silnik TTS.</translation>
1695 <name>InfoWidget</name> 1889 <name>InfoWidget</name>
1696 <message> 1890 <message>
1697 <location filename="../gui/infowidget.cpp" line="30"/> 1891 <location filename="../gui/infowidget.cpp" line="30"/>
1698 <location filename="../gui/infowidget.cpp" line="107"/> 1892 <location filename="../gui/infowidget.cpp" line="99"/>
1699 <source>File</source> 1893 <source>File</source>
1700 <translation>Plik</translation> 1894 <translation>Plik</translation>
1701 </message> 1895 </message>
1702 <message> 1896 <message>
1703 <location filename="../gui/infowidget.cpp" line="30"/> 1897 <location filename="../gui/infowidget.cpp" line="30"/>
1704 <location filename="../gui/infowidget.cpp" line="107"/> 1898 <location filename="../gui/infowidget.cpp" line="99"/>
1705 <source>Version</source> 1899 <source>Version</source>
1706 <translation>Wersja</translation> 1900 <translation>Wersja</translation>
1707 </message> 1901 </message>
1902 <message>
1903 <location filename="../gui/infowidget.cpp" line="47"/>
1904 <source>Loading, please wait ...</source>
1905 <translation type="unfinished"></translation>
1906 </message>
1708</context> 1907</context>
1709<context> 1908<context>
1710 <name>InfoWidgetFrm</name> 1909 <name>InfoWidgetFrm</name>
@@ -1752,32 +1951,32 @@ Prosze skonfigurować silnik TTS.</translation>
1752 <translation type="unfinished">Rekursuj do folderów</translation> 1951 <translation type="unfinished">Rekursuj do folderów</translation>
1753 </message> 1952 </message>
1754 <message> 1953 <message>
1755 <location filename="../installtalkfrm.ui" line="111"/> 1954 <location filename="../installtalkfrm.ui" line="115"/>
1756 <source>Change</source> 1955 <source>Change</source>
1757 <translation>Zmień</translation> 1956 <translation>Zmień</translation>
1758 </message> 1957 </message>
1759 <message> 1958 <message>
1760 <location filename="../installtalkfrm.ui" line="118"/> 1959 <location filename="../installtalkfrm.ui" line="122"/>
1761 <source>Ignore files</source> 1960 <source>Ignore files</source>
1762 <translation type="unfinished">Ignoruj pliki</translation> 1961 <translation type="unfinished">Ignoruj pliki</translation>
1763 </message> 1962 </message>
1764 <message> 1963 <message>
1765 <location filename="../installtalkfrm.ui" line="128"/> 1964 <location filename="../installtalkfrm.ui" line="132"/>
1766 <source>Skip existing</source> 1965 <source>Skip existing</source>
1767 <translation type="unfinished">Opuść istniejące</translation> 1966 <translation type="unfinished">Opuść istniejące</translation>
1768 </message> 1967 </message>
1769 <message> 1968 <message>
1770 <location filename="../installtalkfrm.ui" line="143"/> 1969 <location filename="../installtalkfrm.ui" line="147"/>
1771 <source>&amp;Install</source> 1970 <source>&amp;Install</source>
1772 <translation>&amp;Instaluj</translation> 1971 <translation>&amp;Instaluj</translation>
1773 </message> 1972 </message>
1774 <message> 1973 <message>
1775 <location filename="../installtalkfrm.ui" line="154"/> 1974 <location filename="../installtalkfrm.ui" line="158"/>
1776 <source>&amp;Cancel</source> 1975 <source>&amp;Cancel</source>
1777 <translation>&amp;Wyjdź</translation> 1976 <translation>&amp;Wyjdź</translation>
1778 </message> 1977 </message>
1779 <message> 1978 <message>
1780 <location filename="../installtalkfrm.ui" line="170"/> 1979 <location filename="../installtalkfrm.ui" line="174"/>
1781 <source>Select folders for Talkfile generation (Ctrl for multiselect)</source> 1980 <source>Select folders for Talkfile generation (Ctrl for multiselect)</source>
1782 <translation type="unfinished">Wybierz foldery dla których stworzysz pliki .talk (naciśnij Ctrl aby zaznaczyć kilka z nich)</translation> 1981 <translation type="unfinished">Wybierz foldery dla których stworzysz pliki .talk (naciśnij Ctrl aby zaznaczyć kilka z nich)</translation>
1783 </message> 1982 </message>
@@ -1799,22 +1998,22 @@ Prosze skonfigurować silnik TTS.</translation>
1799 <translation type="obsolete">&lt;b&gt;%1&lt;/b&gt;</translation> 1998 <translation type="obsolete">&lt;b&gt;%1&lt;/b&gt;</translation>
1800 </message> 1999 </message>
1801 <message> 2000 <message>
1802 <location filename="../installtalkwindow.cpp" line="96"/> 2001 <location filename="../installtalkwindow.cpp" line="95"/>
1803 <source>Empty selection</source> 2002 <source>Empty selection</source>
1804 <translation type="unfinished">Nic nie wybrano</translation> 2003 <translation type="unfinished">Nic nie wybrano</translation>
1805 </message> 2004 </message>
1806 <message> 2005 <message>
1807 <location filename="../installtalkwindow.cpp" line="97"/> 2006 <location filename="../installtalkwindow.cpp" line="96"/>
1808 <source>No files or folders selected. Please select files or folders first.</source> 2007 <source>No files or folders selected. Please select files or folders first.</source>
1809 <translation type="unfinished">Nie zaznaczono żadnych plików ani folderów. Prosze wybierz najpierw pliki lub foldery.</translation> 2008 <translation type="unfinished">Nie zaznaczono żadnych plików ani folderów. Prosze wybierz najpierw pliki lub foldery.</translation>
1810 </message> 2009 </message>
1811 <message> 2010 <message>
1812 <location filename="../installtalkwindow.cpp" line="137"/> 2011 <location filename="../installtalkwindow.cpp" line="140"/>
1813 <source>TTS error</source> 2012 <source>TTS error</source>
1814 <translation>Błąd TTS</translation> 2013 <translation>Błąd TTS</translation>
1815 </message> 2014 </message>
1816 <message> 2015 <message>
1817 <location filename="../installtalkwindow.cpp" line="138"/> 2016 <location filename="../installtalkwindow.cpp" line="141"/>
1818 <source>The selected TTS failed to initialize. You can&apos;t use this TTS.</source> 2017 <source>The selected TTS failed to initialize. You can&apos;t use this TTS.</source>
1819 <translation>Wybrany silnik TTS nie mógł zostać zainicjowany. Nie możesz wybrać tego silnika TTS.</translation> 2018 <translation>Wybrany silnik TTS nie mógł zostać zainicjowany. Nie możesz wybrać tego silnika TTS.</translation>
1820 </message> 2019 </message>
@@ -1822,77 +2021,63 @@ Prosze skonfigurować silnik TTS.</translation>
1822<context> 2021<context>
1823 <name>ManualWidget</name> 2022 <name>ManualWidget</name>
1824 <message> 2023 <message>
1825 <location filename="../gui/manualwidget.cpp" line="44"/>
1826 <source>&lt;a href=&apos;%1&apos;&gt;PDF Manual&lt;/a&gt;</source> 2024 <source>&lt;a href=&apos;%1&apos;&gt;PDF Manual&lt;/a&gt;</source>
1827 <translation type="unfinished">&lt;a href=&apos;%1&apos;&gt;Instrukcja PDF&lt;/a&gt;</translation> 2025 <translation type="obsolete">&lt;a href=&apos;%1&apos;&gt;Instrukcja PDF&lt;/a&gt;</translation>
1828 </message> 2026 </message>
1829 <message> 2027 <message>
1830 <location filename="../gui/manualwidget.cpp" line="46"/>
1831 <source>&lt;a href=&apos;%1&apos;&gt;HTML Manual (opens in browser)&lt;/a&gt;</source> 2028 <source>&lt;a href=&apos;%1&apos;&gt;HTML Manual (opens in browser)&lt;/a&gt;</source>
1832 <translation type="unfinished">&lt;a href=&apos;%1&apos;&gt;Instrukcja HTML (otwierana w przeglądarce)&lt;/a&gt;</translation> 2029 <translation type="obsolete">&lt;a href=&apos;%1&apos;&gt;Instrukcja HTML (otwierana w przeglądarce)&lt;/a&gt;</translation>
1833 </message> 2030 </message>
1834 <message> 2031 <message>
1835 <location filename="../gui/manualwidget.cpp" line="50"/>
1836 <source>Select a device for a link to the correct manual</source> 2032 <source>Select a device for a link to the correct manual</source>
1837 <translation type="unfinished">Wybierz urządzenie aby przeglądać odpowiednią instrukcję</translation> 2033 <translation type="obsolete">Wybierz urządzenie aby przeglądać odpowiednią instrukcję</translation>
1838 </message> 2034 </message>
1839 <message> 2035 <message>
1840 <location filename="../gui/manualwidget.cpp" line="51"/>
1841 <source>&lt;a href=&apos;%1&apos;&gt;Manual Overview&lt;/a&gt;</source> 2036 <source>&lt;a href=&apos;%1&apos;&gt;Manual Overview&lt;/a&gt;</source>
1842 <translation type="unfinished">&lt;a href=&apos;%1&apos;&gt;Podgląd instrukcji&lt;/a&gt;</translation> 2037 <translation type="obsolete">&lt;a href=&apos;%1&apos;&gt;Podgląd instrukcji&lt;/a&gt;</translation>
1843 </message> 2038 </message>
1844 <message> 2039 <message>
1845 <location filename="../gui/manualwidget.cpp" line="62"/>
1846 <source>Confirm download</source> 2040 <source>Confirm download</source>
1847 <translation type="unfinished">Potwierdź pobieranie</translation> 2041 <translation type="obsolete">Potwierdź pobieranie</translation>
1848 </message> 2042 </message>
1849 <message> 2043 <message>
1850 <location filename="../gui/manualwidget.cpp" line="63"/>
1851 <source>Do you really want to download the manual? The manual will be saved to the root folder of your player.</source> 2044 <source>Do you really want to download the manual? The manual will be saved to the root folder of your player.</source>
1852 <translation type="unfinished">Czy na pewno chcesz pobrać instrukcję obsługi? Instrukcja zostanie zapisana w głównym katalogu odtwarzacza.</translation> 2045 <translation type="obsolete">Czy na pewno chcesz pobrać instrukcję obsługi? Instrukcja zostanie zapisana w głównym katalogu odtwarzacza.</translation>
1853 </message> 2046 </message>
1854</context> 2047</context>
1855<context> 2048<context>
1856 <name>ManualWidgetFrm</name> 2049 <name>ManualWidgetFrm</name>
1857 <message> 2050 <message>
1858 <location filename="../gui/manualwidgetfrm.ui" line="14"/>
1859 <source>Manual</source> 2051 <source>Manual</source>
1860 <translation type="unfinished">Instrukcja obsługi</translation> 2052 <translation type="obsolete">Instrukcja obsługi</translation>
1861 </message> 2053 </message>
1862 <message> 2054 <message>
1863 <location filename="../gui/manualwidgetfrm.ui" line="20"/>
1864 <source>Read the manual</source> 2055 <source>Read the manual</source>
1865 <translation type="unfinished">Przeczytaj instrukcję</translation> 2056 <translation type="obsolete">Przeczytaj instrukcję</translation>
1866 </message> 2057 </message>
1867 <message> 2058 <message>
1868 <location filename="../gui/manualwidgetfrm.ui" line="26"/>
1869 <source>PDF manual</source> 2059 <source>PDF manual</source>
1870 <translation type="unfinished">Instrukcja w formacie PDF</translation> 2060 <translation type="obsolete">Instrukcja w formacie PDF</translation>
1871 </message> 2061 </message>
1872 <message> 2062 <message>
1873 <location filename="../gui/manualwidgetfrm.ui" line="39"/>
1874 <source>HTML manual</source> 2063 <source>HTML manual</source>
1875 <translation type="unfinished">Instrukcja w formacie HTML</translation> 2064 <translation type="obsolete">Instrukcja w formacie HTML</translation>
1876 </message> 2065 </message>
1877 <message> 2066 <message>
1878 <location filename="../gui/manualwidgetfrm.ui" line="55"/>
1879 <source>Download the manual</source> 2067 <source>Download the manual</source>
1880 <translation type="unfinished">Pobierz instrukcję</translation> 2068 <translation type="obsolete">Pobierz instrukcję</translation>
1881 </message> 2069 </message>
1882 <message> 2070 <message>
1883 <location filename="../gui/manualwidgetfrm.ui" line="63"/>
1884 <source>&amp;PDF version</source> 2071 <source>&amp;PDF version</source>
1885 <translation type="unfinished">&amp;PDF</translation> 2072 <translation type="obsolete">&amp;PDF</translation>
1886 </message> 2073 </message>
1887 <message> 2074 <message>
1888 <location filename="../gui/manualwidgetfrm.ui" line="70"/>
1889 <source>&amp;HTML version (zip file)</source> 2075 <source>&amp;HTML version (zip file)</source>
1890 <translation type="unfinished">&amp;HTML (plik zip)</translation> 2076 <translation type="obsolete">&amp;HTML (plik zip)</translation>
1891 </message> 2077 </message>
1892 <message> 2078 <message>
1893 <location filename="../gui/manualwidgetfrm.ui" line="92"/>
1894 <source>Down&amp;load</source> 2079 <source>Down&amp;load</source>
1895 <translation type="unfinished">&amp;Pobierz</translation> 2080 <translation type="obsolete">&amp;Pobierz</translation>
1896 </message> 2081 </message>
1897</context> 2082</context>
1898<context> 2083<context>
@@ -1909,6 +2094,34 @@ Prosze skonfigurować silnik TTS.</translation>
1909 </message> 2094 </message>
1910</context> 2095</context>
1911<context> 2096<context>
2097 <name>PlayerBuildInfo</name>
2098 <message>
2099 <location filename="../base/playerbuildinfo.cpp" line="337"/>
2100 <source>Stable (Retired)</source>
2101 <translation type="unfinished"></translation>
2102 </message>
2103 <message>
2104 <location filename="../base/playerbuildinfo.cpp" line="340"/>
2105 <source>Unusable</source>
2106 <translation type="unfinished">Nieużyteczny</translation>
2107 </message>
2108 <message>
2109 <location filename="../base/playerbuildinfo.cpp" line="343"/>
2110 <source>Unstable</source>
2111 <translation type="unfinished">Niestabilny</translation>
2112 </message>
2113 <message>
2114 <location filename="../base/playerbuildinfo.cpp" line="346"/>
2115 <source>Stable</source>
2116 <translation type="unfinished">Stabilny</translation>
2117 </message>
2118 <message>
2119 <location filename="../base/playerbuildinfo.cpp" line="349"/>
2120 <source>Unknown</source>
2121 <translation type="unfinished">Nieznany</translation>
2122 </message>
2123</context>
2124<context>
1912 <name>PreviewFrm</name> 2125 <name>PreviewFrm</name>
1913 <message> 2126 <message>
1914 <location filename="../previewfrm.ui" line="16"/> 2127 <location filename="../previewfrm.ui" line="16"/>
@@ -1919,23 +2132,23 @@ Prosze skonfigurować silnik TTS.</translation>
1919<context> 2132<context>
1920 <name>ProgressLoggerFrm</name> 2133 <name>ProgressLoggerFrm</name>
1921 <message> 2134 <message>
1922 <location filename="../progressloggerfrm.ui" line="13"/> 2135 <location filename="../progressloggerfrm.ui" line="18"/>
1923 <location filename="../progressloggerfrm.ui" line="19"/> 2136 <location filename="../progressloggerfrm.ui" line="24"/>
1924 <source>Progress</source> 2137 <source>Progress</source>
1925 <translation>Postęp</translation> 2138 <translation>Postęp</translation>
1926 </message> 2139 </message>
1927 <message> 2140 <message>
1928 <location filename="../progressloggerfrm.ui" line="32"/> 2141 <location filename="../progressloggerfrm.ui" line="37"/>
1929 <source>progresswindow</source> 2142 <source>progresswindow</source>
1930 <translation>okno postępu</translation> 2143 <translation>okno postępu</translation>
1931 </message> 2144 </message>
1932 <message> 2145 <message>
1933 <location filename="../progressloggerfrm.ui" line="58"/> 2146 <location filename="../progressloggerfrm.ui" line="63"/>
1934 <source>Save Log</source> 2147 <source>Save Log</source>
1935 <translation>Zapisz dziennik zdarzeń</translation> 2148 <translation>Zapisz dziennik zdarzeń</translation>
1936 </message> 2149 </message>
1937 <message> 2150 <message>
1938 <location filename="../progressloggerfrm.ui" line="82"/> 2151 <location filename="../progressloggerfrm.ui" line="87"/>
1939 <source>&amp;Abort</source> 2152 <source>&amp;Abort</source>
1940 <translation>&amp;Przerwij</translation> 2153 <translation>&amp;Przerwij</translation>
1941 </message> 2154 </message>
@@ -1943,17 +2156,17 @@ Prosze skonfigurować silnik TTS.</translation>
1943<context> 2156<context>
1944 <name>ProgressLoggerGui</name> 2157 <name>ProgressLoggerGui</name>
1945 <message> 2158 <message>
1946 <location filename="../progressloggergui.cpp" line="104"/> 2159 <location filename="../progressloggergui.cpp" line="99"/>
1947 <source>&amp;Abort</source> 2160 <source>&amp;Abort</source>
1948 <translation>&amp;Przerwij</translation> 2161 <translation>&amp;Przerwij</translation>
1949 </message> 2162 </message>
1950 <message> 2163 <message>
1951 <location filename="../progressloggergui.cpp" line="122"/> 2164 <location filename="../progressloggergui.cpp" line="117"/>
1952 <source>&amp;Ok</source> 2165 <source>&amp;Ok</source>
1953 <translation></translation> 2166 <translation></translation>
1954 </message> 2167 </message>
1955 <message> 2168 <message>
1956 <location filename="../progressloggergui.cpp" line="146"/> 2169 <location filename="../progressloggergui.cpp" line="141"/>
1957 <source>Save system trace log</source> 2170 <source>Save system trace log</source>
1958 <translation>Zapisz dzienik zdarzeń systemu</translation> 2171 <translation>Zapisz dzienik zdarzeń systemu</translation>
1959 </message> 2172 </message>
@@ -1961,69 +2174,111 @@ Prosze skonfigurować silnik TTS.</translation>
1961<context> 2174<context>
1962 <name>QObject</name> 2175 <name>QObject</name>
1963 <message> 2176 <message>
1964 <location filename="../configure.cpp" line="625"/> 2177 <location filename="../configure.cpp" line="616"/>
1965 <location filename="../main.cpp" line="83"/> 2178 <location filename="../main.cpp" line="102"/>
1966 <source>LTR</source> 2179 <source>LTR</source>
1967 <extracomment>This string is used to indicate the writing direction. Translate it to &quot;RTL&quot; (without quotes) for RTL languages. Anything else will get treated as LTR language. 2180 <extracomment>This string is used to indicate the writing direction. Translate it to &quot;RTL&quot; (without quotes) for RTL languages. Anything else will get treated as LTR language.</extracomment>
1968----------
1969This string is used to indicate the writing direction. Translate it to &quot;RTL&quot; (without quotes) for RTL languages. Anything else will get treated as LTR language.</extracomment>
1970 <translation>LTR</translation> 2181 <translation>LTR</translation>
1971 </message> 2182 </message>
1972 <message> 2183 <message>
1973 <location filename="../base/system.cpp" line="385"/> 2184 <location filename="../base/system.cpp" line="333"/>
1974 <source>(unknown vendor name) </source> 2185 <source>(unknown vendor name) </source>
1975 <translation>(nieznany producent)</translation> 2186 <translation>(nieznany producent)</translation>
1976 </message> 2187 </message>
1977 <message> 2188 <message>
1978 <location filename="../base/system.cpp" line="403"/> 2189 <location filename="../base/system.cpp" line="351"/>
1979 <source>(unknown product name)</source> 2190 <source>(unknown product name)</source>
1980 <translation>(nieznanane urządzenie)</translation> 2191 <translation>(nieznanane urządzenie)</translation>
1981 </message> 2192 </message>
1982 <message> 2193 <message>
1983 <location filename="../base/bootloaderinstallhelper.cpp" line="80"/> 2194 <location filename="../base/bootloaderinstallhelper.cpp" line="107"/>
1984 <source>Bootloader installation is almost complete. Installation &lt;b&gt;requires&lt;/b&gt; you to perform the following steps manually:</source> 2195 <source>Bootloader installation is almost complete. Installation &lt;b&gt;requires&lt;/b&gt; you to perform the following steps manually:</source>
1985 <translation type="unfinished">Instalacja bootloadera została prawie ukończona. Dokończenie instalacji &lt;b&gt;wymaga&lt;/b&gt; aby nastepujące kroki zostały wykonane samodzielnie:</translation> 2196 <translation type="unfinished">Instalacja bootloadera została prawie ukończona. Dokończenie instalacji &lt;b&gt;wymaga&lt;/b&gt; aby nastepujące kroki zostały wykonane samodzielnie:</translation>
1986 </message> 2197 </message>
1987 <message> 2198 <message>
1988 <location filename="../base/bootloaderinstallhelper.cpp" line="86"/> 2199 <location filename="../base/bootloaderinstallhelper.cpp" line="113"/>
1989 <source>&lt;li&gt;Safely remove your player.&lt;/li&gt;</source> 2200 <source>&lt;li&gt;Safely remove your player.&lt;/li&gt;</source>
1990 <translation type="unfinished">&lt;li&gt;Odłącz bezpiecznie swoje urządzenie.&lt;/li&gt;</translation> 2201 <translation type="unfinished">&lt;li&gt;Odłącz bezpiecznie swoje urządzenie.&lt;/li&gt;</translation>
1991 </message> 2202 </message>
1992 <message> 2203 <message>
1993 <location filename="../base/bootloaderinstallhelper.cpp" line="91"/> 2204 <location filename="../base/bootloaderinstallhelper.cpp" line="119"/>
1994 <source>&lt;li&gt;Reboot your player into the original firmware.&lt;/li&gt;&lt;li&gt;Perform a firmware upgrade using the update functionality of the original firmware. Please refer to your player&apos;s manual on details.&lt;br/&gt;&lt;b&gt;Important:&lt;/b&gt; updating the firmware is a critical process that must not be interrupted. &lt;b&gt;Make sure the player is charged before starting the firmware update process.&lt;/b&gt;&lt;/li&gt;&lt;li&gt;After the firmware has been updated reboot your player.&lt;/li&gt;</source> 2205 <source>&lt;li&gt;Reboot your player into the original firmware.&lt;/li&gt;&lt;li&gt;Perform a firmware upgrade using the update functionality of the original firmware. Please refer to your player&apos;s manual on details.&lt;br/&gt;&lt;b&gt;Important:&lt;/b&gt; updating the firmware is a critical process that must not be interrupted. &lt;b&gt;Make sure the player is charged before starting the firmware update process.&lt;/b&gt;&lt;/li&gt;&lt;li&gt;After the firmware has been updated reboot your player.&lt;/li&gt;</source>
1995 <translation type="unfinished">&lt;li&gt;Uruchom ponownie odtwarzacz na oryginalnym firmware.&lt;/li&gt;&lt;li&gt;Przeprowadź aktualizację używając funkcji zawartej w oryginalnym oprogramowaniu. Prosze sprawdzić instrukcję obsługi odtwarzacza aby uzyskać więcej szczegółów.&lt;br/&gt;&lt;b&gt;Ważne:&lt;/b&gt; aktualizacja oprogramowania jest procesem krytycznym, który nie może zostać przerwany. &lt;b&gt;Upewnij się, że przed przeprowadzeniem aktualizacji bateria odtwarzacza będzie w pełni naładowana.&lt;/b&gt;&lt;/li&gt;&lt;li&gt;Po aktualizacji firmware, ponownie uruchom urządzenie.&lt;/li&gt;</translation> 2206 <translation type="unfinished">&lt;li&gt;Uruchom ponownie odtwarzacz na oryginalnym firmware.&lt;/li&gt;&lt;li&gt;Przeprowadź aktualizację używając funkcji zawartej w oryginalnym oprogramowaniu. Prosze sprawdzić instrukcję obsługi odtwarzacza aby uzyskać więcej szczegółów.&lt;br/&gt;&lt;b&gt;Ważne:&lt;/b&gt; aktualizacja oprogramowania jest procesem krytycznym, który nie może zostać przerwany. &lt;b&gt;Upewnij się, że przed przeprowadzeniem aktualizacji bateria odtwarzacza będzie w pełni naładowana.&lt;/b&gt;&lt;/li&gt;&lt;li&gt;Po aktualizacji firmware, ponownie uruchom urządzenie.&lt;/li&gt;</translation>
1996 </message> 2207 </message>
1997 <message> 2208 <message>
1998 <location filename="../base/bootloaderinstallhelper.cpp" line="102"/> 2209 <location filename="../base/bootloaderinstallhelper.cpp" line="130"/>
1999 <source>&lt;li&gt;Remove any previously inserted microSD card&lt;/li&gt;</source> 2210 <source>&lt;li&gt;Remove any previously inserted microSD card&lt;/li&gt;</source>
2000 <translation type="unfinished">&lt;li&gt;Wyjmij jakąkolwiek poprzednio włożoną kartę microSD&lt;/li&gt;</translation> 2211 <translation type="unfinished">&lt;li&gt;Wyjmij jakąkolwiek poprzednio włożoną kartę microSD&lt;/li&gt;</translation>
2001 </message> 2212 </message>
2002 <message> 2213 <message>
2003 <location filename="../base/bootloaderinstallhelper.cpp" line="103"/> 2214 <location filename="../base/bootloaderinstallhelper.cpp" line="131"/>
2004 <source>&lt;li&gt;Disconnect your player. The player will reboot and perform an update of the original firmware. Please refer to your players manual on details.&lt;br/&gt;&lt;b&gt;Important:&lt;/b&gt; updating the firmware is a critical process that must not be interrupted. &lt;b&gt;Make sure the player is charged before disconnecting the player.&lt;/b&gt;&lt;/li&gt;&lt;li&gt;After the firmware has been updated reboot your player.&lt;/li&gt;</source> 2215 <source>&lt;li&gt;Disconnect your player. The player will reboot and perform an update of the original firmware. Please refer to your players manual on details.&lt;br/&gt;&lt;b&gt;Important:&lt;/b&gt; updating the firmware is a critical process that must not be interrupted. &lt;b&gt;Make sure the player is charged before disconnecting the player.&lt;/b&gt;&lt;/li&gt;&lt;li&gt;After the firmware has been updated reboot your player.&lt;/li&gt;</source>
2005 <translation type="unfinished">&lt;li&gt;Odłącz urządzenie. Odtwarzacz uruchomi się ponownie i przeprowadzi aktualizację do oryginalnego oprogramowania. Prosze sprawdzić instrukcję obsługi odtwarzacza aby uzyskać więcej szczegółów.&lt;br/&gt;&lt;b&gt;Ważne:&lt;/b&gt; aktualizacja oprogramowania jest procesem krytycznym, który nie może zostać przerwany. &lt;b&gt;Upewnij się, że przed odłączeniem bateria odtwarzacza będzie w pełni naładowana.&lt;/b&gt;&lt;/li&gt;&lt;li&gt;Po aktualizacji firmware, ponownie uruchom urządzenie.&lt;/li&gt;</translation> 2216 <translation type="unfinished">&lt;li&gt;Odłącz urządzenie. Odtwarzacz uruchomi się ponownie i przeprowadzi aktualizację do oryginalnego oprogramowania. Prosze sprawdzić instrukcję obsługi odtwarzacza aby uzyskać więcej szczegółów.&lt;br/&gt;&lt;b&gt;Ważne:&lt;/b&gt; aktualizacja oprogramowania jest procesem krytycznym, który nie może zostać przerwany. &lt;b&gt;Upewnij się, że przed odłączeniem bateria odtwarzacza będzie w pełni naładowana.&lt;/b&gt;&lt;/li&gt;&lt;li&gt;Po aktualizacji firmware, ponownie uruchom urządzenie.&lt;/li&gt;</translation>
2006 </message> 2217 </message>
2007 <message> 2218 <message>
2008 <location filename="../base/bootloaderinstallhelper.cpp" line="114"/> 2219 <location filename="../base/bootloaderinstallhelper.cpp" line="142"/>
2009 <source>&lt;li&gt;Turn the player off&lt;/li&gt;&lt;li&gt;Insert the charger&lt;/li&gt;</source> 2220 <source>&lt;li&gt;Turn the player off&lt;/li&gt;&lt;li&gt;Insert the charger&lt;/li&gt;</source>
2010 <translation type="unfinished">&lt;li&gt;Wyłącz odtwarzacz&lt;/li&gt;&lt;li&gt;Podłącz ładowarkę do urządzenia&lt;/li&gt;</translation> 2221 <translation type="unfinished">&lt;li&gt;Wyłącz odtwarzacz&lt;/li&gt;&lt;li&gt;Podłącz ładowarkę do urządzenia&lt;/li&gt;</translation>
2011 </message> 2222 </message>
2012 <message> 2223 <message>
2013 <location filename="../base/bootloaderinstallhelper.cpp" line="119"/> 2224 <location filename="../base/bootloaderinstallhelper.cpp" line="147"/>
2014 <source>&lt;li&gt;Unplug USB and power adaptors&lt;/li&gt;&lt;li&gt;Hold &lt;i&gt;Power&lt;/i&gt; to turn the player off&lt;/li&gt;&lt;li&gt;Toggle the battery switch on the player&lt;/li&gt;&lt;li&gt;Hold &lt;i&gt;Power&lt;/i&gt; to boot into Rockbox&lt;/li&gt;</source> 2225 <source>&lt;li&gt;Unplug USB and power adaptors&lt;/li&gt;&lt;li&gt;Hold &lt;i&gt;Power&lt;/i&gt; to turn the player off&lt;/li&gt;&lt;li&gt;Toggle the battery switch on the player&lt;/li&gt;&lt;li&gt;Hold &lt;i&gt;Power&lt;/i&gt; to boot into Rockbox&lt;/li&gt;</source>
2015 <translation type="unfinished">&lt;li&gt;Odłącz od USB i zasilaczy&lt;/li&gt;&lt;li&gt;Przytrzymaj &lt;i&gt;przycisk włączania&lt;/i&gt; aby wyłączyć odtwarzacz&lt;/li&gt;&lt;li&gt;Zmień położenie włącznika baterii na urządzeniu&lt;/li&gt;&lt;li&gt;Przytrzymaj &lt;i&gt;przycisk włączania&lt;/i&gt; aby uruchomić Rockboxa&lt;/li&gt;</translation> 2226 <translation type="unfinished">&lt;li&gt;Odłącz od USB i zasilaczy&lt;/li&gt;&lt;li&gt;Przytrzymaj &lt;i&gt;przycisk włączania&lt;/i&gt; aby wyłączyć odtwarzacz&lt;/li&gt;&lt;li&gt;Zmień położenie włącznika baterii na urządzeniu&lt;/li&gt;&lt;li&gt;Przytrzymaj &lt;i&gt;przycisk włączania&lt;/i&gt; aby uruchomić Rockboxa&lt;/li&gt;</translation>
2016 </message> 2227 </message>
2017 <message> 2228 <message>
2018 <location filename="../base/bootloaderinstallhelper.cpp" line="125"/> 2229 <location filename="../base/bootloaderinstallhelper.cpp" line="153"/>
2019 <source>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; You can safely install other parts first, but the above steps are &lt;b&gt;required&lt;/b&gt; to finish the installation!&lt;/p&gt;</source> 2230 <source>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; You can safely install other parts first, but the above steps are &lt;b&gt;required&lt;/b&gt; to finish the installation!&lt;/p&gt;</source>
2020 <translation type="unfinished">&lt;p&gt;&lt;b&gt;Uwaga:&lt;/b&gt; Możesz najpierw zainstalować inne składniki, ale powyższe kroki są &lt;b&gt;wymagane&lt;/b&gt; do zakończenia instalacji!&lt;/p&gt;</translation> 2231 <translation type="unfinished">&lt;p&gt;&lt;b&gt;Uwaga:&lt;/b&gt; Możesz najpierw zainstalować inne składniki, ale powyższe kroki są &lt;b&gt;wymagane&lt;/b&gt; do zakończenia instalacji!&lt;/p&gt;</translation>
2021 </message> 2232 </message>
2022</context> 2233</context>
2023<context> 2234<context>
2235 <name>QuaGzipFile</name>
2236 <message>
2237 <location filename="../quazip/quagzipfile.cpp" line="60"/>
2238 <location filename="../quazip-1.2/quazip/quagzipfile.cpp" line="60"/>
2239 <source>QIODevice::Append is not supported for GZIP</source>
2240 <translation type="unfinished"></translation>
2241 </message>
2242 <message>
2243 <location filename="../quazip/quagzipfile.cpp" line="66"/>
2244 <location filename="../quazip-1.2/quazip/quagzipfile.cpp" line="66"/>
2245 <source>Opening gzip for both reading and writing is not supported</source>
2246 <translation type="unfinished"></translation>
2247 </message>
2248 <message>
2249 <location filename="../quazip/quagzipfile.cpp" line="74"/>
2250 <location filename="../quazip-1.2/quazip/quagzipfile.cpp" line="74"/>
2251 <source>You can open a gzip either for reading or for writing. Which is it?</source>
2252 <translation type="unfinished"></translation>
2253 </message>
2254 <message>
2255 <location filename="../quazip/quagzipfile.cpp" line="80"/>
2256 <location filename="../quazip-1.2/quazip/quagzipfile.cpp" line="80"/>
2257 <source>Could not gzopen() file</source>
2258 <translation type="unfinished"></translation>
2259 </message>
2260</context>
2261<context>
2262 <name>QuaZIODevice</name>
2263 <message>
2264 <location filename="../quazip/quaziodevice.cpp" line="188"/>
2265 <location filename="../quazip-1.2/quazip/quaziodevice.cpp" line="188"/>
2266 <source>QIODevice::Append is not supported for QuaZIODevice</source>
2267 <translation type="unfinished"></translation>
2268 </message>
2269 <message>
2270 <location filename="../quazip/quaziodevice.cpp" line="193"/>
2271 <location filename="../quazip-1.2/quazip/quaziodevice.cpp" line="193"/>
2272 <source>QIODevice::ReadWrite is not supported for QuaZIODevice</source>
2273 <translation type="unfinished"></translation>
2274 </message>
2275</context>
2276<context>
2024 <name>QuaZipFile</name> 2277 <name>QuaZipFile</name>
2025 <message> 2278 <message>
2026 <location filename="../quazip/quazipfile.cpp" line="141"/> 2279 <location filename="../quazip/quazipfile.cpp" line="251"/>
2280 <location filename="../quazip-1.2/quazip/quazipfile.cpp" line="251"/>
2281 <location filename="../quazip_/quazipfile.cpp" line="251"/>
2027 <source>ZIP/UNZIP API error %1</source> 2282 <source>ZIP/UNZIP API error %1</source>
2028 <translation>błąd ZIP/UNZIP API %1</translation> 2283 <translation>błąd ZIP/UNZIP API %1</translation>
2029 </message> 2284 </message>
@@ -2031,215 +2286,246 @@ This string is used to indicate the writing direction. Translate it to &quot;RTL
2031<context> 2286<context>
2032 <name>RbUtilQt</name> 2287 <name>RbUtilQt</name>
2033 <message> 2288 <message>
2034 <location filename="../rbutilqt.cpp" line="224"/> 2289 <location filename="../rbutilqt.cpp" line="211"/>
2035 <source>Downloading build information, please wait ...</source> 2290 <source>Downloading build information, please wait ...</source>
2036 <translation>Pobieranie informacji o buildzie, prosze czekać...</translation> 2291 <translation>Pobieranie informacji o buildzie, prosze czekać...</translation>
2037 </message> 2292 </message>
2038 <message> 2293 <message>
2039 <location filename="../rbutilqt.cpp" line="235"/> 2294 <location filename="../rbutilqt.cpp" line="227"/>
2295 <source>Certificate error</source>
2296 <translation type="unfinished"></translation>
2297 </message>
2298 <message>
2299 <location filename="../rbutilqt.cpp" line="229"/>
2300 <source>%1
2301
2302Issuer: %2
2303Subject: %3
2304Valid since: %4
2305Valid until: %5
2306
2307Temporarily trust certificate?</source>
2308 <translation type="unfinished"></translation>
2309 </message>
2310 <message>
2311 <location filename="../rbutilqt.cpp" line="261"/>
2040 <source>Can&apos;t get version information!</source> 2312 <source>Can&apos;t get version information!</source>
2041 <translation>Nie można pobrać informacji!</translation> 2313 <translation>Nie można pobrać informacji!</translation>
2042 </message> 2314 </message>
2043 <message> 2315 <message>
2044 <location filename="../rbutilqt.cpp" line="236"/> 2316 <location filename="../rbutilqt.cpp" line="262"/>
2045 <source>Network error</source> 2317 <source>Network error</source>
2046 <translation>Błąd połączenia</translation> 2318 <translation>Błąd połączenia</translation>
2047 </message> 2319 </message>
2048 <message> 2320 <message>
2049 <location filename="../rbutilqt.cpp" line="329"/> 2321 <location filename="../rbutilqt.cpp" line="304"/>
2322 <source>Libraries used</source>
2323 <translation type="unfinished"></translation>
2324 </message>
2325 <message>
2326 <location filename="../rbutilqt.cpp" line="383"/>
2050 <source>New installation</source> 2327 <source>New installation</source>
2051 <translation>Nowa instalacja</translation> 2328 <translation>Nowa instalacja</translation>
2052 </message> 2329 </message>
2053 <message> 2330 <message>
2054 <location filename="../rbutilqt.cpp" line="330"/> 2331 <location filename="../rbutilqt.cpp" line="384"/>
2055 <source>This is a new installation of Rockbox Utility, or a new version. The configuration dialog will now open to allow you to setup the program, or review your settings.</source> 2332 <source>This is a new installation of Rockbox Utility, or a new version. The configuration dialog will now open to allow you to setup the program, or review your settings.</source>
2056 <translation></translation> 2333 <translation></translation>
2057 </message> 2334 </message>
2058 <message> 2335 <message>
2059 <location filename="../rbutilqt.cpp" line="337"/> 2336 <location filename="../rbutilqt.cpp" line="391"/>
2060 <location filename="../rbutilqt.cpp" line="642"/> 2337 <location filename="../rbutilqt.cpp" line="622"/>
2061 <source>Configuration error</source> 2338 <source>Configuration error</source>
2062 <translation>Błąd konfiguracji</translation> 2339 <translation>Błąd konfiguracji</translation>
2063 </message> 2340 </message>
2064 <message> 2341 <message>
2065 <location filename="../rbutilqt.cpp" line="338"/> 2342 <location filename="../rbutilqt.cpp" line="392"/>
2066 <source>Your configuration is invalid. This is most likely due to a changed device path. The configuration dialog will now open to allow you to correct the problem.</source> 2343 <source>Your configuration is invalid. This is most likely due to a changed device path. The configuration dialog will now open to allow you to correct the problem.</source>
2067 <translation>Twoja konfiguracja jest niewłaściwa. Prawdopodobnie spowodowane jest to zmianą ścieżki do urządzenia. Zostanie teraz otwarte okno konfiguracji, w którym zmienisz ustawienia.</translation> 2344 <translation>Twoja konfiguracja jest niewłaściwa. Prawdopodobnie spowodowane jest to zmianą ścieżki do urządzenia. Zostanie teraz otwarte okno konfiguracji, w którym zmienisz ustawienia.</translation>
2068 </message> 2345 </message>
2069 <message> 2346 <message>
2070 <location filename="../rbutilqt.cpp" line="249"/> 2347 <location filename="../rbutilqt.cpp" line="518"/>
2348 <source>Rockbox Utility can not uninstall the bootloader on your player. Please perform a firmware update using your player vendors firmware update process.</source>
2349 <translation type="unfinished"></translation>
2350 </message>
2351 <message>
2352 <location filename="../rbutilqt.cpp" line="521"/>
2353 <source>Important: make sure to boot your player into the original firmware before using the vendors firmware update process.</source>
2354 <translation type="unfinished"></translation>
2355 </message>
2356 <message>
2357 <location filename="../rbutilqt.cpp" line="708"/>
2358 <source>Rockbox Utility Update available</source>
2359 <translation type="unfinished"></translation>
2360 </message>
2361 <message>
2362 <location filename="../rbutilqt.cpp" line="709"/>
2363 <source>&lt;b&gt;New Rockbox Utility version available.&lt;/b&gt;&lt;br&gt;&lt;br&gt;You are currently using version %1. Get version %2 at &lt;a href=&apos;%3&apos;&gt;%3&lt;/a&gt;</source>
2364 <translation type="unfinished"></translation>
2365 </message>
2366 <message>
2367 <location filename="../rbutilqt.cpp" line="275"/>
2071 <source>Download build information finished.</source> 2368 <source>Download build information finished.</source>
2072 <translation>Skończono pobieranie informacji.</translation> 2369 <translation>Skończono pobieranie informacji.</translation>
2073 </message> 2370 </message>
2074 <message> 2371 <message>
2075 <location filename="../rbutilqt.cpp" line="110"/> 2372 <location filename="../rbutilqt.cpp" line="104"/>
2076 <source>Wine detected!</source> 2373 <source>Wine detected!</source>
2077 <translation>Wykryto Wine!</translation> 2374 <translation>Wykryto Wine!</translation>
2078 </message> 2375 </message>
2079 <message> 2376 <message>
2080 <location filename="../rbutilqt.cpp" line="111"/> 2377 <location filename="../rbutilqt.cpp" line="105"/>
2081 <source>It seems you are trying to run this program under Wine. Please don&apos;t do this, running under Wine will fail. Use the native Linux binary instead.</source> 2378 <source>It seems you are trying to run this program under Wine. Please don&apos;t do this, running under Wine will fail. Use the native Linux binary instead.</source>
2082 <translation>Wygląda na to, że uruchomiłeś ten program przy pomocy Wine. Program tak uruchomiony może nie działać poprawnie. Użyj natywnej wersji linuxowej.</translation> 2379 <translation>Wygląda na to, że uruchomiłeś ten program przy pomocy Wine. Program tak uruchomiony może nie działać poprawnie. Użyj natywnej wersji linuxowej.</translation>
2083 </message> 2380 </message>
2084 <message> 2381 <message>
2085 <location filename="../rbutilqt.cpp" line="237"/> 2382 <location filename="../rbutilqt.cpp" line="263"/>
2086 <source>Can&apos;t get version information. 2383 <source>Can&apos;t get version information.
2087Network error: %1. Please check your network and proxy settings.</source> 2384Network error: %1. Please check your network and proxy settings.</source>
2088 <translation>Nie można pobrać informacji o wersji. 2385 <translation>Nie można pobrać informacji o wersji.
2089Problem z połączeniem sieciowym: %1. Sprawdź ustawienia sieciowe oraz konfigurację proxy.</translation> 2386Problem z połączeniem sieciowym: %1. Sprawdź ustawienia sieciowe oraz konfigurację proxy.</translation>
2090 </message> 2387 </message>
2091 <message> 2388 <message>
2092 <location filename="../rbutilqt.cpp" line="450"/>
2093 <source>Confirm Installation</source> 2389 <source>Confirm Installation</source>
2094 <translation>Potwierdź instalację</translation> 2390 <translation type="vanished">Potwierdź instalację</translation>
2095 </message> 2391 </message>
2096 <message> 2392 <message>
2097 <location filename="../rbutilqt.cpp" line="582"/> 2393 <location filename="../rbutilqt.cpp" line="562"/>
2098 <source>Mount point is wrong!</source> 2394 <source>Mount point is wrong!</source>
2099 <translation>Błędny punkt montowania!</translation> 2395 <translation>Błędny punkt montowania!</translation>
2100 </message> 2396 </message>
2101 <message> 2397 <message>
2102 <location filename="../rbutilqt.cpp" line="430"/>
2103 <source>No Rockbox installation found</source> 2398 <source>No Rockbox installation found</source>
2104 <translation>Nie znaleziono instalacji Rockboxa</translation> 2399 <translation type="vanished">Nie znaleziono instalacji Rockboxa</translation>
2105 </message> 2400 </message>
2106 <message> 2401 <message>
2107 <location filename="../rbutilqt.cpp" line="416"/>
2108 <source>Warning</source> 2402 <source>Warning</source>
2109 <translation>Ostrzeżenie</translation> 2403 <translation type="vanished">Ostrzeżenie</translation>
2110 </message> 2404 </message>
2111 <message> 2405 <message>
2112 <location filename="../rbutilqt.cpp" line="417"/>
2113 <source>The Application is still downloading Information about new Builds. Please try again shortly.</source> 2406 <source>The Application is still downloading Information about new Builds. Please try again shortly.</source>
2114 <translation>Aplikacja jest w trakcie pobierania informacji o nowych wersjach. Spróbuj ponownie za krótką chwilę.</translation> 2407 <translation type="vanished">Aplikacja jest w trakcie pobierania informacji o nowych wersjach. Spróbuj ponownie za krótką chwilę.</translation>
2115 </message> 2408 </message>
2116 <message> 2409 <message>
2117 <location filename="../rbutilqt.cpp" line="431"/>
2118 <source>Could not determine the installed Rockbox version. Please install a Rockbox build before installing voice files.</source> 2410 <source>Could not determine the installed Rockbox version. Please install a Rockbox build before installing voice files.</source>
2119 <translation>Nie można sprawdzić wersji zainstalowanego Rockboxa. Proszę zainstalować Rockboxa przed instalacją plików głosowych.</translation> 2411 <translation type="vanished">Nie można sprawdzić wersji zainstalowanego Rockboxa. Proszę zainstalować Rockboxa przed instalacją plików głosowych.</translation>
2120 </message> 2412 </message>
2121 <message> 2413 <message>
2122 <location filename="../rbutilqt.cpp" line="451"/>
2123 <source>Do you really want to install the voice file?</source> 2414 <source>Do you really want to install the voice file?</source>
2124 <translation>Czy na pewno chcesz zainstalować pliki głosowe?</translation> 2415 <translation type="vanished">Czy na pewno chcesz zainstalować pliki głosowe?</translation>
2125 </message> 2416 </message>
2126 <message> 2417 <message>
2127 <location filename="../rbutilqt.cpp" line="512"/> 2418 <location filename="../rbutilqt.cpp" line="493"/>
2128 <source>Confirm Uninstallation</source> 2419 <source>Confirm Uninstallation</source>
2129 <translation>Potwierdź usunięcie</translation> 2420 <translation>Potwierdź usunięcie</translation>
2130 </message> 2421 </message>
2131 <message> 2422 <message>
2132 <location filename="../rbutilqt.cpp" line="513"/> 2423 <location filename="../rbutilqt.cpp" line="494"/>
2133 <source>Do you really want to uninstall the Bootloader?</source> 2424 <source>Do you really want to uninstall the Bootloader?</source>
2134 <translation>Czy na pewno chcesz odinstalowac bootloadera?</translation> 2425 <translation>Czy na pewno chcesz odinstalowac bootloadera?</translation>
2135 </message> 2426 </message>
2136 <message> 2427 <message>
2137 <location filename="../rbutilqt.cpp" line="528"/> 2428 <location filename="../rbutilqt.cpp" line="506"/>
2138 <source>No uninstall method for this target known.</source> 2429 <source>No uninstall method for this target known.</source>
2139 <translation>Nie obsługiwana metoda odinstalowania dla tego odtwarzacza.</translation> 2430 <translation>Nie obsługiwana metoda odinstalowania dla tego odtwarzacza.</translation>
2140 </message> 2431 </message>
2141 <message> 2432 <message>
2142 <location filename="../rbutilqt.cpp" line="542"/>
2143 <source>Rockbox Utility can not uninstall the bootloader on this target. Try a normal firmware update to remove the booloader.</source> 2433 <source>Rockbox Utility can not uninstall the bootloader on this target. Try a normal firmware update to remove the booloader.</source>
2144 <translation>Rockbox Utility nie obsługuje usuwania bootloadera na tym urządzeniu. Przeprowadź normalną procedurę uaktualnienia firmware aby usunąć bootloader.</translation> 2434 <translation type="vanished">Rockbox Utility nie obsługuje usuwania bootloadera na tym urządzeniu. Przeprowadź normalną procedurę uaktualnienia firmware aby usunąć bootloader.</translation>
2145 </message> 2435 </message>
2146 <message> 2436 <message>
2147 <location filename="../rbutilqt.cpp" line="733"/> 2437 <location filename="../rbutilqt.cpp" line="713"/>
2148 <source>New version of Rockbox Utility available.</source> 2438 <source>New version of Rockbox Utility available.</source>
2149 <translation>Dostępna nowa wersja Rockbox Utility.</translation> 2439 <translation>Dostępna nowa wersja Rockbox Utility.</translation>
2150 </message> 2440 </message>
2151 <message> 2441 <message>
2152 <location filename="../rbutilqt.cpp" line="736"/> 2442 <location filename="../rbutilqt.cpp" line="716"/>
2153 <source>Rockbox Utility is up to date.</source> 2443 <source>Rockbox Utility is up to date.</source>
2154 <translation>Rockbox Utility jest aktualne.</translation> 2444 <translation>Rockbox Utility jest aktualne.</translation>
2155 </message> 2445 </message>
2156 <message> 2446 <message>
2157 <location filename="../rbutilqt.cpp" line="568"/> 2447 <location filename="../rbutilqt.cpp" line="548"/>
2158 <source>Confirm installation</source> 2448 <source>Confirm installation</source>
2159 <translation>Potwierdź instalację</translation> 2449 <translation>Potwierdź instalację</translation>
2160 </message> 2450 </message>
2161 <message> 2451 <message>
2162 <location filename="../rbutilqt.cpp" line="439"/>
2163 <source>No voice file available</source> 2452 <source>No voice file available</source>
2164 <translation type="unfinished">Brak dostępnego pliku głosowego</translation> 2453 <translation type="obsolete">Brak dostępnego pliku głosowego</translation>
2165 </message> 2454 </message>
2166 <message> 2455 <message>
2167 <location filename="../rbutilqt.cpp" line="440"/>
2168 <source>The installed version of Rockbox is a development version. Pre-built voices are only available for release versions of Rockbox. Please generate a voice yourself using the &quot;Create voice file&quot; functionality.</source> 2456 <source>The installed version of Rockbox is a development version. Pre-built voices are only available for release versions of Rockbox. Please generate a voice yourself using the &quot;Create voice file&quot; functionality.</source>
2169 <translation>Zainstalowana wersja Rockboxa jest wersją rozwojową. Wcześniej utworzone pliki głosowe są dostępne tylko dla oficjalnych wydań Rockboxa. Możesz samodzielnie wygenerować plik głosowy .voice dzięki opcji &quot;Stwórz plik głosowy&quot;.</translation> 2457 <translation type="vanished">Zainstalowana wersja Rockboxa jest wersją rozwojową. Wcześniej utworzone pliki głosowe są dostępne tylko dla oficjalnych wydań Rockboxa. Możesz samodzielnie wygenerować plik głosowy .voice dzięki opcji &quot;Stwórz plik głosowy&quot;.</translation>
2170 </message> 2458 </message>
2171 <message> 2459 <message>
2172 <location filename="../rbutilqt.cpp" line="550"/> 2460 <location filename="../rbutilqt.cpp" line="529"/>
2173 <source>No Rockbox bootloader found.</source> 2461 <source>No Rockbox bootloader found.</source>
2174 <translation type="unfinished">Nie znaleziono bootloadera Rockboxa.</translation> 2462 <translation type="unfinished">Nie znaleziono bootloadera Rockboxa.</translation>
2175 </message> 2463 </message>
2176 <message> 2464 <message>
2177 <location filename="../rbutilqt.cpp" line="569"/> 2465 <location filename="../rbutilqt.cpp" line="549"/>
2178 <source>Do you really want to install Rockbox Utility to your player? After installation you can run it from the players hard drive.</source> 2466 <source>Do you really want to install Rockbox Utility to your player? After installation you can run it from the players hard drive.</source>
2179 <translation>Czy na pewno chcesz zainstalować Rockbox Utility na urządzeniu? Po instalacji mozesz uruchomić aplikację z dysku urządzenia.</translation> 2467 <translation>Czy na pewno chcesz zainstalować Rockbox Utility na urządzeniu? Po instalacji mozesz uruchomić aplikację z dysku urządzenia.</translation>
2180 </message> 2468 </message>
2181 <message> 2469 <message>
2182 <location filename="../rbutilqt.cpp" line="578"/> 2470 <location filename="../rbutilqt.cpp" line="558"/>
2183 <source>Installing Rockbox Utility</source> 2471 <source>Installing Rockbox Utility</source>
2184 <translation>Instalowanie Rockbox Utility</translation> 2472 <translation>Instalowanie Rockbox Utility</translation>
2185 </message> 2473 </message>
2186 <message> 2474 <message>
2187 <location filename="../rbutilqt.cpp" line="596"/> 2475 <location filename="../rbutilqt.cpp" line="576"/>
2188 <source>Error installing Rockbox Utility</source> 2476 <source>Error installing Rockbox Utility</source>
2189 <translation>Błąd podczas instalacji Rockbox Utility</translation> 2477 <translation>Błąd podczas instalacji Rockbox Utility</translation>
2190 </message> 2478 </message>
2191 <message> 2479 <message>
2192 <location filename="../rbutilqt.cpp" line="600"/> 2480 <location filename="../rbutilqt.cpp" line="580"/>
2193 <source>Installing user configuration</source> 2481 <source>Installing user configuration</source>
2194 <translation>Instalowanie konfiguracji użytkownika</translation> 2482 <translation>Instalowanie konfiguracji użytkownika</translation>
2195 </message> 2483 </message>
2196 <message> 2484 <message>
2197 <location filename="../rbutilqt.cpp" line="604"/> 2485 <location filename="../rbutilqt.cpp" line="584"/>
2198 <source>Error installing user configuration</source> 2486 <source>Error installing user configuration</source>
2199 <translation>Błąd instalacji konfiguracji użytkownika</translation> 2487 <translation>Błąd instalacji konfiguracji użytkownika</translation>
2200 </message> 2488 </message>
2201 <message> 2489 <message>
2202 <location filename="../rbutilqt.cpp" line="608"/> 2490 <location filename="../rbutilqt.cpp" line="588"/>
2203 <source>Successfully installed Rockbox Utility.</source> 2491 <source>Successfully installed Rockbox Utility.</source>
2204 <translation>Rockbox Utility zainstalowano pomyślnie.</translation> 2492 <translation>Rockbox Utility zainstalowano pomyślnie.</translation>
2205 </message> 2493 </message>
2206 <message> 2494 <message>
2207 <location filename="../rbutilqt.cpp" line="643"/> 2495 <location filename="../rbutilqt.cpp" line="623"/>
2208 <source>Your configuration is invalid. Please go to the configuration dialog and make sure the selected values are correct.</source> 2496 <source>Your configuration is invalid. Please go to the configuration dialog and make sure the selected values are correct.</source>
2209 <translation>Twoja konfiguracja jest nieprawidłowa. Przejdź do okna konfiguracji i upewnij się że wybrane wartości są poprawne.</translation> 2497 <translation>Twoja konfiguracja jest nieprawidłowa. Przejdź do okna konfiguracji i upewnij się że wybrane wartości są poprawne.</translation>
2210 </message> 2498 </message>
2211 <message> 2499 <message>
2212 <location filename="../rbutilqt.cpp" line="664"/> 2500 <location filename="../rbutilqt.cpp" line="644"/>
2213 <source>Checking for update ...</source> 2501 <source>Checking for update ...</source>
2214 <translation>Sprawdzanie aktualizacji...</translation> 2502 <translation>Sprawdzanie aktualizacji...</translation>
2215 </message> 2503 </message>
2216 <message> 2504 <message>
2217 <location filename="../rbutilqt.cpp" line="729"/>
2218 <source>RockboxUtility Update available</source> 2505 <source>RockboxUtility Update available</source>
2219 <translation>Dostępna jest nowa wersja programu</translation> 2506 <translation type="vanished">Dostępna jest nowa wersja programu</translation>
2220 </message> 2507 </message>
2221 <message> 2508 <message>
2222 <location filename="../rbutilqt.cpp" line="730"/>
2223 <source>&lt;b&gt;New RockboxUtility Version available.&lt;/b&gt; &lt;br&gt;&lt;br&gt;Download it from here: &lt;a href=&apos;%1&apos;&gt;%2&lt;/a&gt;</source> 2509 <source>&lt;b&gt;New RockboxUtility Version available.&lt;/b&gt; &lt;br&gt;&lt;br&gt;Download it from here: &lt;a href=&apos;%1&apos;&gt;%2&lt;/a&gt;</source>
2224 <translation>&lt;b&gt;Dostępna jest nowa wersja programu.&lt;/b&gt; &lt;br&gt;&lt;br&gt;Pobierz go z: &lt;a href=&apos;%1&apos;&gt;%2&lt;/a&gt;</translation> 2510 <translation type="vanished">&lt;b&gt;Dostępna jest nowa wersja programu.&lt;/b&gt; &lt;br&gt;&lt;br&gt;Pobierz go z: &lt;a href=&apos;%1&apos;&gt;%2&lt;/a&gt;</translation>
2225 </message> 2511 </message>
2226 <message> 2512 <message>
2227 <location filename="../rbutilqt.cpp" line="759"/> 2513 <location filename="../rbutilqt.cpp" line="739"/>
2228 <source>Device ejected</source> 2514 <source>Device ejected</source>
2229 <translation type="unfinished">Urządzenie wysunięto</translation> 2515 <translation type="unfinished">Urządzenie wysunięto</translation>
2230 </message> 2516 </message>
2231 <message> 2517 <message>
2232 <location filename="../rbutilqt.cpp" line="760"/> 2518 <location filename="../rbutilqt.cpp" line="740"/>
2233 <source>Device successfully ejected. You may now disconnect the player from the PC.</source> 2519 <source>Device successfully ejected. You may now disconnect the player from the PC.</source>
2234 <translation type="unfinished">Urządzenie zostało pomyślnie wysunięte. Możesz teraz odłączyć odtwarzać od komputera.</translation> 2520 <translation type="unfinished">Urządzenie zostało pomyślnie wysunięte. Możesz teraz odłączyć odtwarzać od komputera.</translation>
2235 </message> 2521 </message>
2236 <message> 2522 <message>
2237 <location filename="../rbutilqt.cpp" line="764"/> 2523 <location filename="../rbutilqt.cpp" line="744"/>
2238 <source>Ejecting failed</source> 2524 <source>Ejecting failed</source>
2239 <translation type="unfinished">Wysuwanie zakończone niepowodzeniem</translation> 2525 <translation type="unfinished">Wysuwanie zakończone niepowodzeniem</translation>
2240 </message> 2526 </message>
2241 <message> 2527 <message>
2242 <location filename="../rbutilqt.cpp" line="765"/> 2528 <location filename="../rbutilqt.cpp" line="745"/>
2243 <source>Ejecting the device failed. Please make sure no programs are accessing files on the device. If ejecting still fails please use your computers eject funtionality.</source> 2529 <source>Ejecting the device failed. Please make sure no programs are accessing files on the device. If ejecting still fails please use your computers eject funtionality.</source>
2244 <translation type="unfinished">Wysuwanie urządzenia zakończyło się niepowodzeniem. Proszę upewnij się, że żadne programy nie próbują uzyskać dostępu do urządzenia.Jeśli wysuwanie dalej zakończy się niepowodzeniem użyj wysuwania systemowego.</translation> 2530 <translation type="unfinished">Wysuwanie urządzenia zakończyło się niepowodzeniem. Proszę upewnij się, że żadne programy nie próbują uzyskać dostępu do urządzenia.Jeśli wysuwanie dalej zakończy się niepowodzeniem użyj wysuwania systemowego.</translation>
2245 </message> 2531 </message>
@@ -2252,307 +2538,312 @@ Problem z połączeniem sieciowym: %1. Sprawdź ustawienia sieciowe oraz konfigu
2252 <translation></translation> 2538 <translation></translation>
2253 </message> 2539 </message>
2254 <message> 2540 <message>
2255 <location filename="../rbutilqtfrm.ui" line="31"/> 2541 <location filename="../rbutilqtfrm.ui" line="59"/>
2256 <source>Device</source> 2542 <source>Device</source>
2257 <translation>Urządzenie</translation> 2543 <translation>Urządzenie</translation>
2258 </message> 2544 </message>
2259 <message> 2545 <message>
2260 <location filename="../rbutilqtfrm.ui" line="92"/> 2546 <location filename="../rbutilqtfrm.ui" line="120"/>
2261 <source>&amp;Change</source> 2547 <source>&amp;Change</source>
2262 <translation>&amp;Zmień</translation> 2548 <translation>&amp;Zmień</translation>
2263 </message> 2549 </message>
2264 <message> 2550 <message>
2265 <location filename="../rbutilqtfrm.ui" line="163"/> 2551 <location filename="../rbutilqtfrm.ui" line="166"/>
2266 <source>Welcome</source> 2552 <source>Welcome</source>
2267 <translation>Witaj</translation> 2553 <translation>Witaj</translation>
2268 </message> 2554 </message>
2269 <message> 2555 <message>
2270 <location filename="../rbutilqtfrm.ui" line="160"/> 2556 <location filename="../rbutilqtfrm.ui" line="163"/>
2271 <location filename="../rbutilqtfrm.ui" line="658"/> 2557 <location filename="../rbutilqtfrm.ui" line="620"/>
2272 <source>&amp;Installation</source> 2558 <source>&amp;Installation</source>
2273 <translation>&amp;Instalacja</translation> 2559 <translation>&amp;Instalacja</translation>
2274 </message> 2560 </message>
2275 <message> 2561 <message>
2276 <location filename="../rbutilqtfrm.ui" line="168"/> 2562 <location filename="../rbutilqtfrm.ui" line="171"/>
2277 <location filename="../rbutilqtfrm.ui" line="450"/> 2563 <location filename="../rbutilqtfrm.ui" line="413"/>
2278 <source>&amp;Accessibility</source> 2564 <source>&amp;Accessibility</source>
2279 <translation type="unfinished">&amp;Ułatwienia dostępu</translation> 2565 <translation type="unfinished">&amp;Ułatwienia dostępu</translation>
2280 </message> 2566 </message>
2281 <message> 2567 <message>
2282 <location filename="../rbutilqtfrm.ui" line="171"/> 2568 <location filename="../rbutilqtfrm.ui" line="174"/>
2283 <source>Install accessibility add-ons</source> 2569 <source>Install accessibility add-ons</source>
2284 <translation type="unfinished">Instalacja dodatków ułatwiających obsługę Rockboxa</translation> 2570 <translation type="unfinished">Instalacja dodatków ułatwiających obsługę Rockboxa</translation>
2285 </message> 2571 </message>
2286 <message> 2572 <message>
2287 <location filename="../rbutilqtfrm.ui" line="177"/>
2288 <source>Install Voice files</source> 2573 <source>Install Voice files</source>
2289 <translation>Instaluj pliki głosowe</translation> 2574 <translation type="vanished">Instaluj pliki głosowe</translation>
2290 </message> 2575 </message>
2291 <message> 2576 <message>
2292 <location filename="../rbutilqtfrm.ui" line="194"/>
2293 <source>&lt;b&gt;Install Voice file&lt;/b&gt;&lt;br/&gt;Voice files are needed to make Rockbox speak the user interface. Speaking is enabled by default, so if you installed the voice file Rockbox will speak.</source> 2577 <source>&lt;b&gt;Install Voice file&lt;/b&gt;&lt;br/&gt;Voice files are needed to make Rockbox speak the user interface. Speaking is enabled by default, so if you installed the voice file Rockbox will speak.</source>
2294 <translation type="unfinished">&lt;b&gt;Instaluj plik głosowy&lt;/b&gt;&lt;br/&gt;Dzięki plikowi .voice Rockbox może komunikować się za pomocą interfejsu mówionego. Wymowa jest domyślnie włączona w opcji Menu Głosowe, więc jeśli zainstalujesz plik głosowy, Rockbox &quot;przemówi&quot;.</translation> 2578 <translation type="obsolete">&lt;b&gt;Instaluj plik głosowy&lt;/b&gt;&lt;br/&gt;Dzięki plikowi .voice Rockbox może komunikować się za pomocą interfejsu mówionego. Wymowa jest domyślnie włączona w opcji Menu Głosowe, więc jeśli zainstalujesz plik głosowy, Rockbox &quot;przemówi&quot;.</translation>
2295 </message> 2579 </message>
2296 <message> 2580 <message>
2297 <location filename="../rbutilqtfrm.ui" line="204"/> 2581 <location filename="../rbutilqtfrm.ui" line="180"/>
2298 <source>Install Talk files</source> 2582 <source>Install Talk files</source>
2299 <translation>Instaluj pliki .talk</translation> 2583 <translation>Instaluj pliki .talk</translation>
2300 </message> 2584 </message>
2301 <message> 2585 <message>
2302 <location filename="../rbutilqtfrm.ui" line="221"/> 2586 <location filename="../rbutilqtfrm.ui" line="197"/>
2303 <source>&lt;b&gt;Create Talk Files&lt;/b&gt;&lt;br/&gt;Talkfiles are needed to let Rockbox speak File and Foldernames</source> 2587 <source>&lt;b&gt;Create Talk Files&lt;/b&gt;&lt;br/&gt;Talkfiles are needed to let Rockbox speak File and Foldernames</source>
2304 <translation type="unfinished">&lt;b&gt;Stwórz pliki .talk&lt;/b&gt;&lt;br/&gt;Pliki .talk są potrzebne aby interfejs Rockboxa mógł wymawiać nazwy plików i folderów</translation> 2588 <translation type="unfinished">&lt;b&gt;Stwórz pliki .talk&lt;/b&gt;&lt;br/&gt;Pliki .talk są potrzebne aby interfejs Rockboxa mógł wymawiać nazwy plików i folderów</translation>
2305 </message> 2589 </message>
2306 <message> 2590 <message>
2307 <location filename="../rbutilqtfrm.ui" line="254"/> 2591 <location filename="../rbutilqtfrm.ui" line="230"/>
2308 <source>Create Voice files</source> 2592 <source>Create Voice files</source>
2309 <translation>Stwórz pliki głosowe</translation> 2593 <translation>Stwórz pliki głosowe</translation>
2310 </message> 2594 </message>
2311 <message> 2595 <message>
2312 <location filename="../rbutilqtfrm.ui" line="271"/> 2596 <location filename="../rbutilqtfrm.ui" line="247"/>
2313 <source>&lt;b&gt;Create Voice file&lt;/b&gt;&lt;br/&gt;Voice files are needed to make Rockbox speak the user interface. Speaking is enabled by default, so 2597 <source>&lt;b&gt;Create Voice file&lt;/b&gt;&lt;br/&gt;Voice files are needed to make Rockbox speak the user interface. Speaking is enabled by default, so
2314 if you installed the voice file Rockbox will speak.</source> 2598 if you installed the voice file Rockbox will speak.</source>
2315 <translation type="unfinished">&lt;b&gt;Stwórz plik głosowy&lt;/b&gt;&lt;br/&gt;Pliki głosowe są wymagane do działania interfejsu mówionego Rockboxa. Wymowa jest domyślnie włączona w opcji Menu Głosowe, więc jeśli stworzysz plik głosowy, Rockbox &quot;przemówi&quot;.</translation> 2599 <translation type="unfinished">&lt;b&gt;Stwórz plik głosowy&lt;/b&gt;&lt;br/&gt;Pliki głosowe są wymagane do działania interfejsu mówionego Rockboxa. Wymowa jest domyślnie włączona w opcji Menu Głosowe, więc jeśli stworzysz plik głosowy, Rockbox &quot;przemówi&quot;.</translation>
2316 </message> 2600 </message>
2317 <message> 2601 <message>
2318 <location filename="../rbutilqtfrm.ui" line="458"/> 2602 <location filename="../rbutilqtfrm.ui" line="420"/>
2319 <source>&amp;Uninstallation</source> 2603 <source>&amp;Uninstallation</source>
2320 <translation>&amp;Deinstalacja</translation> 2604 <translation>&amp;Deinstalacja</translation>
2321 </message> 2605 </message>
2322 <message> 2606 <message>
2323 <location filename="../rbutilqtfrm.ui" line="286"/> 2607 <location filename="../rbutilqtfrm.ui" line="262"/>
2324 <location filename="../rbutilqtfrm.ui" line="319"/> 2608 <location filename="../rbutilqtfrm.ui" line="295"/>
2325 <source>Uninstall Rockbox</source> 2609 <source>Uninstall Rockbox</source>
2326 <translation>Odinstalowywanie Rockboxa</translation> 2610 <translation>Odinstalowywanie Rockboxa</translation>
2327 </message> 2611 </message>
2328 <message> 2612 <message>
2329 <location filename="../rbutilqtfrm.ui" line="121"/> 2613 <location filename="../rbutilqtfrm.ui" line="149"/>
2330 <source>mountpoint unknown or invalid</source> 2614 <source>mountpoint unknown or invalid</source>
2331 <translation type="unfinished">nieznany lub błędny</translation> 2615 <translation type="unfinished">nieznany lub błędny</translation>
2332 </message> 2616 </message>
2333 <message> 2617 <message>
2334 <location filename="../rbutilqtfrm.ui" line="114"/> 2618 <location filename="../rbutilqtfrm.ui" line="142"/>
2335 <source>Mountpoint:</source> 2619 <source>Mountpoint:</source>
2336 <translation type="unfinished">Punkt montowania:</translation> 2620 <translation type="unfinished">Punkt montowania:</translation>
2337 </message> 2621 </message>
2338 <message> 2622 <message>
2339 <location filename="../rbutilqtfrm.ui" line="72"/> 2623 <location filename="../rbutilqtfrm.ui" line="100"/>
2340 <source>device unknown or invalid</source> 2624 <source>device unknown or invalid</source>
2341 <translation type="unfinished">nieznany lub niewłaściwy</translation> 2625 <translation type="unfinished">nieznany lub niewłaściwy</translation>
2342 </message> 2626 </message>
2343 <message> 2627 <message>
2344 <location filename="../rbutilqtfrm.ui" line="65"/> 2628 <location filename="../rbutilqtfrm.ui" line="93"/>
2345 <source>Device:</source> 2629 <source>Device:</source>
2346 <translation type="unfinished">Model:</translation> 2630 <translation type="unfinished">Model:</translation>
2347 </message> 2631 </message>
2348 <message> 2632 <message>
2349 <location filename="../rbutilqtfrm.ui" line="283"/> 2633 <location filename="../rbutilqtfrm.ui" line="259"/>
2350 <source>Backup &amp;&amp; &amp;Uninstallation</source> 2634 <source>Backup &amp;&amp; &amp;Uninstallation</source>
2351 <translation type="unfinished">Kopia &amp;i &amp;Deinstalacja</translation> 2635 <translation type="unfinished">Kopia &amp;i &amp;Deinstalacja</translation>
2352 </message> 2636 </message>
2353 <message> 2637 <message>
2354 <location filename="../rbutilqtfrm.ui" line="292"/> 2638 <location filename="../rbutilqtfrm.ui" line="268"/>
2355 <source>Uninstall Bootloader</source> 2639 <source>Uninstall Bootloader</source>
2356 <translation>Odinstalowywanie bootloadera</translation> 2640 <translation>Odinstalowywanie bootloadera</translation>
2357 </message> 2641 </message>
2358 <message> 2642 <message>
2359 <location filename="../rbutilqtfrm.ui" line="309"/> 2643 <location filename="../rbutilqtfrm.ui" line="285"/>
2360 <source>&lt;b&gt;Remove the bootloader&lt;/b&gt;&lt;br/&gt;After removing the bootloader you won&apos;t be able to start Rockbox.</source> 2644 <source>&lt;b&gt;Remove the bootloader&lt;/b&gt;&lt;br/&gt;After removing the bootloader you won&apos;t be able to start Rockbox.</source>
2361 <translation>&lt;b&gt;Usuń bootloadera&lt;/b&gt;&lt;br/&gt;Po usunięciu bootloadera nie będziesz mógł uruchomić Rockboxa.</translation> 2645 <translation>&lt;b&gt;Usuń bootloadera&lt;/b&gt;&lt;br/&gt;Po usunięciu bootloadera nie będziesz mógł uruchomić Rockboxa.</translation>
2362 </message> 2646 </message>
2363 <message> 2647 <message>
2364 <location filename="../rbutilqtfrm.ui" line="336"/> 2648 <location filename="../rbutilqtfrm.ui" line="312"/>
2365 <source>&lt;b&gt;Uninstall Rockbox from your audio player.&lt;/b&gt;&lt;br/&gt;This will leave the bootloader in place (you need to remove it manually).</source> 2649 <source>&lt;b&gt;Uninstall Rockbox from your audio player.&lt;/b&gt;&lt;br/&gt;This will leave the bootloader in place (you need to remove it manually).</source>
2366 <translation type="unfinished">&lt;b&gt;Odinstaluj Rockboxa ze swojego urządzenia&lt;/b&gt;&lt;br/&gt;Tylko Rockbox zostanie usunięty. Bootloader będziesz musiał usunąć samodzielnie.</translation> 2650 <translation type="unfinished">&lt;b&gt;Odinstaluj Rockboxa ze swojego urządzenia&lt;/b&gt;&lt;br/&gt;Tylko Rockbox zostanie usunięty. Bootloader będziesz musiał usunąć samodzielnie.</translation>
2367 </message> 2651 </message>
2368 <message> 2652 <message>
2369 <location filename="../rbutilqtfrm.ui" line="349"/> 2653 <location filename="../rbutilqtfrm.ui" line="325"/>
2370 <source>Backup</source> 2654 <source>Backup</source>
2371 <translation type="unfinished">Kopia zapasowa</translation> 2655 <translation type="unfinished">Kopia zapasowa</translation>
2372 </message> 2656 </message>
2373 <message> 2657 <message>
2374 <location filename="../rbutilqtfrm.ui" line="366"/> 2658 <location filename="../rbutilqtfrm.ui" line="342"/>
2375 <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Backup current installation.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Create a backup by archiving the contents of the Rockbox installation folder.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source> 2659 <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Backup current installation.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Create a backup by archiving the contents of the Rockbox installation folder.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
2376 <translation type="unfinished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Wykonaj kopię zapasową Rockboxa.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Tworzy kopię poprzez zarchiwizowanie całej zawartości folderu instalacyjnego Rockoxa.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation> 2660 <translation type="unfinished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Wykonaj kopię zapasową Rockboxa.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Tworzy kopię poprzez zarchiwizowanie całej zawartości folderu instalacyjnego Rockoxa.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
2377 </message> 2661 </message>
2378 <message> 2662 <message>
2379 <location filename="../rbutilqtfrm.ui" line="393"/>
2380 <source>&amp;Manual</source> 2663 <source>&amp;Manual</source>
2381 <translation>&amp;Instrukcje</translation> 2664 <translation type="vanished">&amp;Instrukcje</translation>
2382 </message> 2665 </message>
2383 <message> 2666 <message>
2384 <location filename="../rbutilqtfrm.ui" line="396"/>
2385 <source>View and download the manual</source> 2667 <source>View and download the manual</source>
2386 <translation>Pobierz i przeczytaj instrukcję obsługi</translation> 2668 <translation type="vanished">Pobierz i przeczytaj instrukcję obsługi</translation>
2387 </message> 2669 </message>
2388 <message> 2670 <message>
2389 <location filename="../rbutilqtfrm.ui" line="401"/> 2671 <location filename="../rbutilqtfrm.ui" line="369"/>
2390 <source>Inf&amp;o</source> 2672 <source>Inf&amp;o</source>
2391 <translation>&amp;Informacje</translation> 2673 <translation>&amp;Informacje</translation>
2392 </message> 2674 </message>
2393 <message> 2675 <message>
2394 <location filename="../rbutilqtfrm.ui" line="419"/> 2676 <location filename="../rbutilqtfrm.ui" line="387"/>
2395 <source>&amp;File</source> 2677 <source>&amp;File</source>
2396 <translation>&amp;Plik</translation> 2678 <translation>&amp;Plik</translation>
2397 </message> 2679 </message>
2398 <message> 2680 <message>
2399 <location filename="../rbutilqtfrm.ui" line="432"/>
2400 <source>&amp;Troubleshoot</source> 2681 <source>&amp;Troubleshoot</source>
2401 <translation>&amp;Rozwiązywanie problemów</translation> 2682 <translation type="vanished">&amp;Rozwiązywanie problemów</translation>
2402 </message> 2683 </message>
2403 <message> 2684 <message>
2404 <location filename="../rbutilqtfrm.ui" line="446"/> 2685 <location filename="../rbutilqtfrm.ui" line="409"/>
2405 <source>Action&amp;s</source> 2686 <source>Action&amp;s</source>
2406 <translation>&amp;Czynności</translation> 2687 <translation>&amp;Czynności</translation>
2407 </message> 2688 </message>
2408 <message> 2689 <message>
2409 <location filename="../rbutilqtfrm.ui" line="474"/> 2690 <location filename="../rbutilqtfrm.ui" line="436"/>
2410 <source>Empty local download cache</source> 2691 <source>Empty local download cache</source>
2411 <translation>Wyczyść tymczasowy bufor pobierania</translation> 2692 <translation>Wyczyść tymczasowy bufor pobierania</translation>
2412 </message> 2693 </message>
2413 <message> 2694 <message>
2414 <location filename="../rbutilqtfrm.ui" line="479"/> 2695 <location filename="../rbutilqtfrm.ui" line="441"/>
2415 <source>Install Rockbox Utility on player</source> 2696 <source>Install Rockbox Utility on player</source>
2416 <translation>Zainstaluj Rockbox Utility na urządzeniu</translation> 2697 <translation>Zainstaluj Rockbox Utility na urządzeniu</translation>
2417 </message> 2698 </message>
2418 <message> 2699 <message>
2419 <location filename="../rbutilqtfrm.ui" line="484"/> 2700 <location filename="../rbutilqtfrm.ui" line="446"/>
2420 <source>&amp;Configure</source> 2701 <source>&amp;Configure</source>
2421 <translation>&amp;Konfiguruj</translation> 2702 <translation>&amp;Konfiguruj</translation>
2422 </message> 2703 </message>
2423 <message> 2704 <message>
2424 <location filename="../rbutilqtfrm.ui" line="489"/> 2705 <location filename="../rbutilqtfrm.ui" line="451"/>
2425 <source>E&amp;xit</source> 2706 <source>E&amp;xit</source>
2426 <translation>&amp;Zamknij</translation> 2707 <translation>&amp;Zamknij</translation>
2427 </message> 2708 </message>
2428 <message> 2709 <message>
2429 <location filename="../rbutilqtfrm.ui" line="492"/> 2710 <location filename="../rbutilqtfrm.ui" line="454"/>
2430 <source>Ctrl+Q</source> 2711 <source>Ctrl+Q</source>
2431 <translation>Ctrl+Q</translation> 2712 <translation>Ctrl+Q</translation>
2432 </message> 2713 </message>
2433 <message> 2714 <message>
2434 <location filename="../rbutilqtfrm.ui" line="497"/> 2715 <location filename="../rbutilqtfrm.ui" line="459"/>
2435 <source>&amp;About</source> 2716 <source>&amp;About</source>
2436 <translation>&amp;Info o Rockbox Utility</translation> 2717 <translation>&amp;Info o Rockbox Utility</translation>
2437 </message> 2718 </message>
2438 <message> 2719 <message>
2439 <location filename="../rbutilqtfrm.ui" line="502"/> 2720 <location filename="../rbutilqtfrm.ui" line="464"/>
2440 <source>About &amp;Qt</source> 2721 <source>About &amp;Qt</source>
2441 <translation>Info o &amp;Qt</translation> 2722 <translation>Info o &amp;Qt</translation>
2442 </message> 2723 </message>
2443 <message> 2724 <message>
2444 <location filename="../rbutilqtfrm.ui" line="428"/> 2725 <location filename="../rbutilqtfrm.ui" line="396"/>
2445 <location filename="../rbutilqtfrm.ui" line="507"/> 2726 <location filename="../rbutilqtfrm.ui" line="469"/>
2446 <source>&amp;Help</source> 2727 <source>&amp;Help</source>
2447 <translation>&amp;Pomoc</translation> 2728 <translation>&amp;Pomoc</translation>
2448 </message> 2729 </message>
2449 <message> 2730 <message>
2450 <location filename="../rbutilqtfrm.ui" line="103"/> 2731 <location filename="../rbutilqtfrm.ui" line="43"/>
2732 <source>Welcome to Rockbox Utility, the installation and housekeeping tool for Rockbox.</source>
2733 <translation type="unfinished"></translation>
2734 </message>
2735 <message>
2736 <location filename="../rbutilqtfrm.ui" line="46"/>
2737 <source>Rockbox Logo</source>
2738 <translation type="unfinished"></translation>
2739 </message>
2740 <message>
2741 <location filename="../rbutilqtfrm.ui" line="131"/>
2451 <source>&amp;Eject</source> 2742 <source>&amp;Eject</source>
2452 <translation type="unfinished">&amp;Wysuń</translation> 2743 <translation type="unfinished">&amp;Wysuń</translation>
2453 </message> 2744 </message>
2454 <message> 2745 <message>
2455 <location filename="../rbutilqtfrm.ui" line="512"/> 2746 <location filename="../rbutilqtfrm.ui" line="474"/>
2456 <source>Info</source> 2747 <source>Info</source>
2457 <translation>Info</translation> 2748 <translation>Info</translation>
2458 </message> 2749 </message>
2459 <message> 2750 <message>
2460 <location filename="../rbutilqtfrm.ui" line="521"/> 2751 <location filename="../rbutilqtfrm.ui" line="483"/>
2461 <source>&amp;Complete Installation</source> 2752 <source>&amp;Complete Installation</source>
2462 <translation>&amp;Kompletna instalacja</translation> 2753 <translation>&amp;Kompletna instalacja</translation>
2463 </message> 2754 </message>
2464 <message> 2755 <message>
2465 <location filename="../rbutilqtfrm.ui" line="530"/> 2756 <location filename="../rbutilqtfrm.ui" line="492"/>
2466 <source>&amp;Minimal Installation</source> 2757 <source>&amp;Minimal Installation</source>
2467 <translation>&amp;Podstawowa instalacja</translation> 2758 <translation>&amp;Podstawowa instalacja</translation>
2468 </message> 2759 </message>
2469 <message> 2760 <message>
2470 <location filename="../rbutilqtfrm.ui" line="539"/> 2761 <location filename="../rbutilqtfrm.ui" line="501"/>
2471 <source>Install &amp;Bootloader</source> 2762 <source>Install &amp;Bootloader</source>
2472 <translation>Zainstaluj &amp;bootloadera</translation> 2763 <translation>Zainstaluj &amp;bootloadera</translation>
2473 </message> 2764 </message>
2474 <message> 2765 <message>
2475 <location filename="../rbutilqtfrm.ui" line="548"/> 2766 <location filename="../rbutilqtfrm.ui" line="510"/>
2476 <source>Install &amp;Rockbox</source> 2767 <source>Install &amp;Rockbox</source>
2477 <translation>Zainstaluj &amp;Rockboxa</translation> 2768 <translation>Zainstaluj &amp;Rockboxa</translation>
2478 </message> 2769 </message>
2479 <message> 2770 <message>
2480 <location filename="../rbutilqtfrm.ui" line="557"/> 2771 <location filename="../rbutilqtfrm.ui" line="519"/>
2481 <source>Install &amp;Fonts Package</source> 2772 <source>Install &amp;Fonts Package</source>
2482 <translation>Zainstaluj &amp;Czcionki</translation> 2773 <translation>Zainstaluj &amp;Czcionki</translation>
2483 </message> 2774 </message>
2484 <message> 2775 <message>
2485 <location filename="../rbutilqtfrm.ui" line="566"/> 2776 <location filename="../rbutilqtfrm.ui" line="528"/>
2486 <source>Install &amp;Themes</source> 2777 <source>Install &amp;Themes</source>
2487 <translation>Zainstaluj &amp;Style</translation> 2778 <translation>Zainstaluj &amp;Style</translation>
2488 </message> 2779 </message>
2489 <message> 2780 <message>
2490 <location filename="../rbutilqtfrm.ui" line="575"/> 2781 <location filename="../rbutilqtfrm.ui" line="537"/>
2491 <source>Install &amp;Game Files</source> 2782 <source>Install &amp;Game Files</source>
2492 <translation>Zainstaluj pliki &amp;gier</translation> 2783 <translation>Zainstaluj pliki &amp;gier</translation>
2493 </message> 2784 </message>
2494 <message> 2785 <message>
2495 <location filename="../rbutilqtfrm.ui" line="584"/> 2786 <location filename="../rbutilqtfrm.ui" line="546"/>
2496 <source>&amp;Install Voice File</source> 2787 <source>&amp;Install Voice File</source>
2497 <translation>&amp;Instaluj plik głosowy</translation> 2788 <translation>&amp;Instaluj plik głosowy</translation>
2498 </message> 2789 </message>
2499 <message> 2790 <message>
2500 <location filename="../rbutilqtfrm.ui" line="593"/> 2791 <location filename="../rbutilqtfrm.ui" line="555"/>
2501 <source>Create &amp;Talk Files</source> 2792 <source>Create &amp;Talk Files</source>
2502 <translation>Stwórz pliki .&amp;talk</translation> 2793 <translation>Stwórz pliki .&amp;talk</translation>
2503 </message> 2794 </message>
2504 <message> 2795 <message>
2505 <location filename="../rbutilqtfrm.ui" line="602"/> 2796 <location filename="../rbutilqtfrm.ui" line="564"/>
2506 <source>Remove &amp;bootloader</source> 2797 <source>Remove &amp;bootloader</source>
2507 <translation>Usuń &amp;bootloadera</translation> 2798 <translation>Usuń &amp;bootloadera</translation>
2508 </message> 2799 </message>
2509 <message> 2800 <message>
2510 <location filename="../rbutilqtfrm.ui" line="611"/> 2801 <location filename="../rbutilqtfrm.ui" line="573"/>
2511 <source>Uninstall &amp;Rockbox</source> 2802 <source>Uninstall &amp;Rockbox</source>
2512 <translation>Odinstaluj &amp;Rockboxa</translation> 2803 <translation>Odinstaluj &amp;Rockboxa</translation>
2513 </message> 2804 </message>
2514 <message> 2805 <message>
2515 <location filename="../rbutilqtfrm.ui" line="616"/> 2806 <location filename="../rbutilqtfrm.ui" line="578"/>
2516 <source>Read PDF manual</source> 2807 <source>Read PDF manual</source>
2517 <translation>Przeczytaj instrukcję PDF</translation> 2808 <translation>Przeczytaj instrukcję PDF</translation>
2518 </message> 2809 </message>
2519 <message> 2810 <message>
2520 <location filename="../rbutilqtfrm.ui" line="621"/> 2811 <location filename="../rbutilqtfrm.ui" line="583"/>
2521 <source>Read HTML manual</source> 2812 <source>Read HTML manual</source>
2522 <translation>Przeczytaj instrukcję HTML</translation> 2813 <translation>Przeczytaj instrukcję HTML</translation>
2523 </message> 2814 </message>
2524 <message> 2815 <message>
2525 <location filename="../rbutilqtfrm.ui" line="626"/> 2816 <location filename="../rbutilqtfrm.ui" line="588"/>
2526 <source>Download PDF manual</source> 2817 <source>Download PDF manual</source>
2527 <translation>Pobierz instrukcję PDF</translation> 2818 <translation>Pobierz instrukcję PDF</translation>
2528 </message> 2819 </message>
2529 <message> 2820 <message>
2530 <location filename="../rbutilqtfrm.ui" line="631"/> 2821 <location filename="../rbutilqtfrm.ui" line="593"/>
2531 <source>Download HTML manual (zip)</source> 2822 <source>Download HTML manual (zip)</source>
2532 <translation>Pobierz instrukcję HTML (zip)</translation> 2823 <translation>Pobierz instrukcję HTML (zip)</translation>
2533 </message> 2824 </message>
2534 <message> 2825 <message>
2535 <location filename="../rbutilqtfrm.ui" line="640"/> 2826 <location filename="../rbutilqtfrm.ui" line="602"/>
2536 <source>Create &amp;Voice File</source> 2827 <source>Create &amp;Voice File</source>
2537 <translation>S&amp;twórz plik głosowy</translation> 2828 <translation>S&amp;twórz plik głosowy</translation>
2538 </message> 2829 </message>
2539 <message> 2830 <message>
2540 <location filename="../rbutilqtfrm.ui" line="643"/> 2831 <location filename="../rbutilqtfrm.ui" line="605"/>
2541 <source>Create Voice File</source> 2832 <source>Create Voice File</source>
2542 <translation>Stwórz plik głosowy</translation> 2833 <translation>Stwórz plik głosowy</translation>
2543 </message> 2834 </message>
2544 <message> 2835 <message>
2545 <location filename="../rbutilqtfrm.ui" line="648"/> 2836 <location filename="../rbutilqtfrm.ui" line="610"/>
2546 <source>&amp;System Info</source> 2837 <source>&amp;System Info</source>
2547 <translation>Informacje o &amp;systemie</translation> 2838 <translation>Informacje o &amp;systemie</translation>
2548 </message> 2839 </message>
2549 <message> 2840 <message>
2550 <location filename="../rbutilqtfrm.ui" line="653"/> 2841 <location filename="../rbutilqtfrm.ui" line="615"/>
2551 <source>System &amp;Trace</source> 2842 <source>System &amp;Trace</source>
2552 <translation>&amp;Dziennik zdarzeń systemu</translation> 2843 <translation>&amp;Dziennik zdarzeń systemu</translation>
2553 </message> 2844 </message>
2554 <message> 2845 <message>
2555 <location filename="../rbutilqtfrm.ui" line="663"/> 2846 <location filename="../rbutilqtfrm.ui" line="625"/>
2556 <source>Show &amp;Changelog</source> 2847 <source>Show &amp;Changelog</source>
2557 <translation>Pokaż &amp;Listę zmian</translation> 2848 <translation>Pokaż &amp;Listę zmian</translation>
2558 </message> 2849 </message>
@@ -2585,199 +2876,251 @@ Problem z połączeniem sieciowym: %1. Sprawdź ustawienia sieciowe oraz konfigu
2585 <translation type="unfinished">&amp;Bootloader</translation> 2876 <translation type="unfinished">&amp;Bootloader</translation>
2586 </message> 2877 </message>
2587 <message> 2878 <message>
2588 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="80"/> 2879 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="151"/>
2880 <source>Some plugins require additional data files.</source>
2881 <translation type="unfinished"></translation>
2882 </message>
2883 <message>
2884 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="188"/>
2885 <source>Install prerendered voice file.</source>
2886 <translation type="unfinished"></translation>
2887 </message>
2888 <message>
2889 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="195"/>
2890 <source>Plugin Data</source>
2891 <translation type="unfinished"></translation>
2892 </message>
2893 <message>
2894 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="222"/>
2895 <source>&amp;Manual</source>
2896 <translation type="unfinished">&amp;Instrukcje</translation>
2897 </message>
2898 <message>
2899 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="233"/>
2900 <source>&amp;Voice File</source>
2901 <translation type="unfinished"></translation>
2902 </message>
2903 <message>
2904 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="253"/>
2589 <source>The main Rockbox firmware.</source> 2905 <source>The main Rockbox firmware.</source>
2590 <translation type="unfinished">Podstawowy firmware Rockoboxa.</translation> 2906 <translation type="unfinished">Podstawowy firmware Rockoboxa.</translation>
2591 </message> 2907 </message>
2592 <message> 2908 <message>
2593 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="90"/> 2909 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="115"/>
2594 <source>Fonts</source> 2910 <source>Fonts</source>
2595 <translation type="unfinished">Czcionki</translation> 2911 <translation type="unfinished">Czcionki</translation>
2596 </message> 2912 </message>
2597 <message> 2913 <message>
2598 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="104"/> 2914 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="74"/>
2599 <source>&amp;Rockbox</source> 2915 <source>&amp;Rockbox</source>
2600 <translation type="unfinished">&amp;Rockbox</translation> 2916 <translation type="unfinished">&amp;Rockbox</translation>
2601 </message> 2917 </message>
2602 <message> 2918 <message>
2603 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="124"/>
2604 <source>Some game plugins require additional files.</source> 2919 <source>Some game plugins require additional files.</source>
2605 <translation type="unfinished">Niektóre gry wymagają dodatkowych plików.</translation> 2920 <translation type="obsolete">Niektóre gry wymagają dodatkowych plików.</translation>
2606 </message> 2921 </message>
2607 <message> 2922 <message>
2608 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="140"/> 2923 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="178"/>
2609 <source>Additional fonts for the User Interface.</source> 2924 <source>Additional fonts for the User Interface.</source>
2610 <translation type="unfinished">Dodatkowe czcionki.</translation> 2925 <translation type="unfinished">Dodatkowe czcionki.</translation>
2611 </message> 2926 </message>
2612 <message> 2927 <message>
2613 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="156"/> 2928 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="135"/>
2614 <source>The bootloader is required for starting Rockbox. Only necessary for first time install.</source> 2929 <source>The bootloader is required for starting Rockbox. Only necessary for first time install.</source>
2615 <translation type="unfinished">Aby uruchomić Rockboxa wymagany jest bootloader. Instaluje się go tylko za pierwszym razem.</translation> 2930 <translation type="unfinished">Aby uruchomić Rockboxa wymagany jest bootloader. Instaluje się go tylko za pierwszym razem.</translation>
2616 </message> 2931 </message>
2617 <message> 2932 <message>
2618 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="166"/>
2619 <source>Game Files</source> 2933 <source>Game Files</source>
2620 <translation type="unfinished">Pliki gier</translation> 2934 <translation type="obsolete">Pliki gier</translation>
2621 </message> 2935 </message>
2622 <message> 2936 <message>
2623 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="177"/> 2937 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="161"/>
2624 <source>Customize</source> 2938 <source>Customize</source>
2625 <translation type="unfinished">Dostosuj</translation> 2939 <translation type="unfinished">Dostosuj</translation>
2626 </message> 2940 </message>
2627 <message> 2941 <message>
2628 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="188"/> 2942 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="104"/>
2629 <source>Themes</source> 2943 <source>Themes</source>
2630 <translation type="unfinished">Style</translation> 2944 <translation type="unfinished">Style</translation>
2631 </message> 2945 </message>
2632 <message> 2946 <message>
2633 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="205"/> 2947 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="94"/>
2634 <source>Themes allow adjusting the user interface of Rockbox. Use &quot;Customize&quot; to select themes.</source> 2948 <source>Themes allow adjusting the user interface of Rockbox. Use &quot;Customize&quot; to select themes.</source>
2635 <translation type="unfinished">Style pozwalają na zmianę wyglądu interfejsu Rockboxa. Użyj &quot;Dostosuj&quot; aby wybrać dostępne style.</translation> 2949 <translation type="unfinished">Style pozwalają na zmianę wyglądu interfejsu Rockboxa. Użyj &quot;Dostosuj&quot; aby wybrać dostępne style.</translation>
2636 </message> 2950 </message>
2637 <message> 2951 <message>
2638 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="250"/> 2952 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="263"/>
2953 <source>Save a copy of the manual on the player.</source>
2954 <translation type="unfinished"></translation>
2955 </message>
2956 <message>
2957 <location filename="../gui/selectiveinstallwidgetfrm.ui" line="292"/>
2639 <source>&amp;Install</source> 2958 <source>&amp;Install</source>
2640 <translation type="unfinished">&amp;Instaluj</translation> 2959 <translation type="unfinished">&amp;Instaluj</translation>
2641 </message> 2960 </message>
2642 <message> 2961 <message>
2643 <location filename="../gui/selectiveinstallwidget.cpp" line="67"/> 2962 <location filename="../gui/selectiveinstallwidget.cpp" line="78"/>
2644 <source>This is the latest stable release available.</source> 2963 <source>This is the latest stable release available.</source>
2645 <translation type="unfinished">To jest obecnie najnowsze stabilne wydanie.</translation> 2964 <translation type="unfinished">To jest obecnie najnowsze stabilne wydanie.</translation>
2646 </message> 2965 </message>
2647 <message> 2966 <message>
2648 <location filename="../gui/selectiveinstallwidget.cpp" line="70"/>
2649 <source>The development version is updated on every code change. Last update was on %1</source> 2967 <source>The development version is updated on every code change. Last update was on %1</source>
2650 <translation type="unfinished">Wersja rozwojowa jest uaktualniana z każdą zmianą kodu źródłowego. Ostatnia aktualizacja nastąpiła: %1</translation> 2968 <translation type="obsolete">Wersja rozwojowa jest uaktualniana z każdą zmianą kodu źródłowego. Ostatnia aktualizacja nastąpiła: %1</translation>
2651 </message> 2969 </message>
2652 <message> 2970 <message>
2653 <location filename="../gui/selectiveinstallwidget.cpp" line="74"/> 2971 <location filename="../gui/selectiveinstallwidget.cpp" line="88"/>
2654 <source>This will eventually become the next Rockbox version. Install it to help testing.</source> 2972 <source>This will eventually become the next Rockbox version. Install it to help testing.</source>
2655 <translation type="unfinished">To ostatecznie będzie następne wydanie Rockboxa. Zainstaluj aby pomóc w testach.</translation> 2973 <translation type="unfinished">To ostatecznie będzie następne wydanie Rockboxa. Zainstaluj aby pomóc w testach.</translation>
2656 </message> 2974 </message>
2657 <message> 2975 <message>
2658 <location filename="../gui/selectiveinstallwidget.cpp" line="100"/> 2976 <location filename="../gui/selectiveinstallwidget.cpp" line="127"/>
2659 <source>Stable Release (Version %1)</source> 2977 <source>Stable Release (Version %1)</source>
2660 <translation type="unfinished">Wydanie stabilne (Wersja %1)</translation> 2978 <translation type="unfinished">Wydanie stabilne (Wersja %1)</translation>
2661 </message> 2979 </message>
2662 <message> 2980 <message>
2663 <location filename="../gui/selectiveinstallwidget.cpp" line="104"/> 2981 <location filename="../gui/selectiveinstallwidget.cpp" line="131"/>
2664 <source>Development Version (Revison %1)</source> 2982 <source>Development Version (Revison %1)</source>
2665 <translation type="unfinished">Wersja rozwojowa (Rewizja %1)</translation> 2983 <translation type="unfinished">Wersja rozwojowa (Rewizja %1)</translation>
2666 </message> 2984 </message>
2667 <message> 2985 <message>
2668 <location filename="../gui/selectiveinstallwidget.cpp" line="108"/> 2986 <location filename="../gui/selectiveinstallwidget.cpp" line="129"/>
2669 <source>Release Candidate (Revison %1)</source> 2987 <source>Release Candidate (Revison %1)</source>
2670 <translation type="unfinished">Kandydat do wydania (Rewizja %1)</translation> 2988 <translation type="unfinished">Kandydat do wydania (Rewizja %1)</translation>
2671 </message> 2989 </message>
2672 <message> 2990 <message>
2673 <location filename="../gui/selectiveinstallwidget.cpp" line="131"/> 2991 <location filename="../gui/selectiveinstallwidget.cpp" line="83"/>
2992 <source>The development version is updated on every code change.</source>
2993 <translation type="unfinished"></translation>
2994 </message>
2995 <message>
2996 <location filename="../gui/selectiveinstallwidget.cpp" line="93"/>
2997 <source>Daily updated development version.</source>
2998 <translation type="unfinished"></translation>
2999 </message>
3000 <message>
3001 <location filename="../gui/selectiveinstallwidget.cpp" line="100"/>
3002 <source>Not available for the selected version</source>
3003 <translation type="unfinished"></translation>
3004 </message>
3005 <message>
3006 <location filename="../gui/selectiveinstallwidget.cpp" line="130"/>
3007 <source>Daily Build (%1)</source>
3008 <translation type="unfinished"></translation>
3009 </message>
3010 <message>
3011 <location filename="../gui/selectiveinstallwidget.cpp" line="158"/>
2674 <source>The selected player doesn&apos;t need a bootloader.</source> 3012 <source>The selected player doesn&apos;t need a bootloader.</source>
2675 <translation type="unfinished">Wybrany odtwarzacz nie potrzebuje bootloadera.</translation> 3013 <translation type="unfinished">Wybrany odtwarzacz nie potrzebuje bootloadera.</translation>
2676 </message> 3014 </message>
2677 <message> 3015 <message>
2678 <location filename="../gui/selectiveinstallwidget.cpp" line="136"/> 3016 <location filename="../gui/selectiveinstallwidget.cpp" line="163"/>
2679 <source>The bootloader is required for starting Rockbox. Installation of the bootloader is only necessary on first time installation.</source> 3017 <source>The bootloader is required for starting Rockbox. Installation of the bootloader is only necessary on first time installation.</source>
2680 <translation type="unfinished">Bootloader jest wymagany aby Rockbox mógł być uruchomiony na urządzeniu. Instalacja bootloadera jest wymagana tylko za pierwszym razem.</translation> 3018 <translation type="unfinished">Bootloader jest wymagany aby Rockbox mógł być uruchomiony na urządzeniu. Instalacja bootloadera jest wymagana tylko za pierwszym razem.</translation>
2681 </message> 3019 </message>
2682 <message> 3020 <message>
2683 <location filename="../gui/selectiveinstallwidget.cpp" line="183"/> 3021 <location filename="../gui/selectiveinstallwidget.cpp" line="236"/>
2684 <source>Mountpoint is wrong</source> 3022 <source>Mountpoint is wrong</source>
2685 <translation type="unfinished">Nieprawidłowy punkt montowania</translation> 3023 <translation type="unfinished">Nieprawidłowy punkt montowania</translation>
2686 </message> 3024 </message>
2687 <message> 3025 <message>
2688 <location filename="../gui/selectiveinstallwidget.cpp" line="239"/> 3026 <location filename="../gui/selectiveinstallwidget.cpp" line="294"/>
2689 <source>No install method known.</source> 3027 <source>No install method known.</source>
2690 <translation type="unfinished">Nieznana metoda instalacji.</translation> 3028 <translation type="unfinished">Nieznana metoda instalacji.</translation>
2691 </message> 3029 </message>
2692 <message> 3030 <message>
2693 <location filename="../gui/selectiveinstallwidget.cpp" line="266"/> 3031 <location filename="../gui/selectiveinstallwidget.cpp" line="319"/>
2694 <source>Bootloader detected</source> 3032 <source>Bootloader detected</source>
2695 <translation type="unfinished">Wykryto bootloadera</translation> 3033 <translation type="unfinished">Wykryto bootloadera</translation>
2696 </message> 3034 </message>
2697 <message> 3035 <message>
2698 <location filename="../gui/selectiveinstallwidget.cpp" line="267"/> 3036 <location filename="../gui/selectiveinstallwidget.cpp" line="320"/>
2699 <source>Bootloader already installed. Do you want to reinstall the bootloader?</source> 3037 <source>Bootloader already installed. Do you want to reinstall the bootloader?</source>
2700 <translation type="unfinished">Bootloader jest już zainstalowany. Czy na pewno chcesz go zainstalować ponownie?</translation> 3038 <translation type="unfinished">Bootloader jest już zainstalowany. Czy na pewno chcesz go zainstalować ponownie?</translation>
2701 </message> 3039 </message>
2702 <message> 3040 <message>
2703 <location filename="../gui/selectiveinstallwidget.cpp" line="271"/> 3041 <location filename="../gui/selectiveinstallwidget.cpp" line="324"/>
2704 <source>Bootloader installation skipped</source> 3042 <source>Bootloader installation skipped</source>
2705 <translation type="unfinished">Pominięto instalację bootloadera</translation> 3043 <translation type="unfinished">Pominięto instalację bootloadera</translation>
2706 </message> 3044 </message>
2707 <message> 3045 <message>
2708 <location filename="../gui/selectiveinstallwidget.cpp" line="284"/> 3046 <location filename="../gui/selectiveinstallwidget.cpp" line="338"/>
2709 <source>Create Bootloader backup</source> 3047 <source>Create Bootloader backup</source>
2710 <translation type="unfinished">Stworzono kopię bootloadera</translation> 3048 <translation type="unfinished">Stworzono kopię bootloadera</translation>
2711 </message> 3049 </message>
2712 <message> 3050 <message>
2713 <location filename="../gui/selectiveinstallwidget.cpp" line="285"/> 3051 <location filename="../gui/selectiveinstallwidget.cpp" line="339"/>
2714 <source>You can create a backup of the original bootloader file. Press &quot;Yes&quot; to select an output folder on your computer to save the file to. The file will get placed in a new folder &quot;%1&quot; created below the selected folder. 3052 <source>You can create a backup of the original bootloader file. Press &quot;Yes&quot; to select an output folder on your computer to save the file to. The file will get placed in a new folder &quot;%1&quot; created below the selected folder.
2715Press &quot;No&quot; to skip this step.</source> 3053Press &quot;No&quot; to skip this step.</source>
2716 <translation type="unfinished">Możesz stworzyć kopię zapasową oryginalnego bootloadera. Naciśnij &quot;Tak&quot; aby wybrać folder, gdzie zapiszesz plik bootloadera. Plik pojawi się w nowym folderze &quot;%1&quot;, stworzonym poniżej zaznaczonego folderu. 3054 <translation type="unfinished">Możesz stworzyć kopię zapasową oryginalnego bootloadera. Naciśnij &quot;Tak&quot; aby wybrać folder, gdzie zapiszesz plik bootloadera. Plik pojawi się w nowym folderze &quot;%1&quot;, stworzonym poniżej zaznaczonego folderu.
2717Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation> 3055Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
2718 </message> 3056 </message>
2719 <message> 3057 <message>
2720 <location filename="../gui/selectiveinstallwidget.cpp" line="292"/> 3058 <location filename="../gui/selectiveinstallwidget.cpp" line="346"/>
2721 <source>Browse backup folder</source> 3059 <source>Browse backup folder</source>
2722 <translation type="unfinished">Otwórz folder z kopią zapasową</translation> 3060 <translation type="unfinished">Otwórz folder z kopią zapasową</translation>
2723 </message> 3061 </message>
2724 <message> 3062 <message>
2725 <location filename="../gui/selectiveinstallwidget.cpp" line="304"/> 3063 <location filename="../gui/selectiveinstallwidget.cpp" line="358"/>
2726 <source>Prerequisites</source> 3064 <source>Prerequisites</source>
2727 <translation type="unfinished">Wymogi</translation> 3065 <translation type="unfinished">Wymogi</translation>
2728 </message> 3066 </message>
2729 <message> 3067 <message>
2730 <location filename="../gui/selectiveinstallwidget.cpp" line="309"/> 3068 <location filename="../gui/selectiveinstallwidget.cpp" line="363"/>
2731 <source>Bootloader installation aborted</source> 3069 <source>Bootloader installation aborted</source>
2732 <translation type="unfinished">Instalacja bootloadera została przerwana</translation> 3070 <translation type="unfinished">Instalacja bootloadera została przerwana</translation>
2733 </message> 3071 </message>
2734 <message> 3072 <message>
2735 <location filename="../gui/selectiveinstallwidget.cpp" line="319"/> 3073 <location filename="../gui/selectiveinstallwidget.cpp" line="373"/>
2736 <source>Bootloader files (%1)</source> 3074 <source>Bootloader files (%1)</source>
2737 <translation type="unfinished">Pliki bootloadera (%1)</translation> 3075 <translation type="unfinished">Pliki bootloadera (%1)</translation>
2738 </message> 3076 </message>
2739 <message> 3077 <message>
2740 <location filename="../gui/selectiveinstallwidget.cpp" line="321"/> 3078 <location filename="../gui/selectiveinstallwidget.cpp" line="375"/>
2741 <source>All files (*)</source> 3079 <source>All files (*)</source>
2742 <translation type="unfinished">Wszystkie pliki (*)</translation> 3080 <translation type="unfinished">Wszystkie pliki (*)</translation>
2743 </message> 3081 </message>
2744 <message> 3082 <message>
2745 <location filename="../gui/selectiveinstallwidget.cpp" line="323"/> 3083 <location filename="../gui/selectiveinstallwidget.cpp" line="377"/>
2746 <source>Select firmware file</source> 3084 <source>Select firmware file</source>
2747 <translation type="unfinished">Wybierz plik firmware</translation> 3085 <translation type="unfinished">Wybierz plik firmware</translation>
2748 </message> 3086 </message>
2749 <message> 3087 <message>
2750 <location filename="../gui/selectiveinstallwidget.cpp" line="325"/> 3088 <location filename="../gui/selectiveinstallwidget.cpp" line="379"/>
2751 <source>Error opening firmware file</source> 3089 <source>Error opening firmware file</source>
2752 <translation type="unfinished">Błąd podczas otwierania pliku firmware</translation> 3090 <translation type="unfinished">Błąd podczas otwierania pliku firmware</translation>
2753 </message> 3091 </message>
2754 <message> 3092 <message>
2755 <location filename="../gui/selectiveinstallwidget.cpp" line="331"/> 3093 <location filename="../gui/selectiveinstallwidget.cpp" line="385"/>
2756 <source>Error reading firmware file</source> 3094 <source>Error reading firmware file</source>
2757 <translation type="unfinished">Błąd podczas wczytywania pliku firmware</translation> 3095 <translation type="unfinished">Błąd podczas wczytywania pliku firmware</translation>
2758 </message> 3096 </message>
2759 <message> 3097 <message>
2760 <location filename="../gui/selectiveinstallwidget.cpp" line="341"/> 3098 <location filename="../gui/selectiveinstallwidget.cpp" line="395"/>
2761 <source>Backup error</source> 3099 <source>Backup error</source>
2762 <translation type="unfinished">Błąd tworzenia kopii</translation> 3100 <translation type="unfinished">Błąd tworzenia kopii</translation>
2763 </message> 3101 </message>
2764 <message> 3102 <message>
2765 <location filename="../gui/selectiveinstallwidget.cpp" line="342"/> 3103 <location filename="../gui/selectiveinstallwidget.cpp" line="396"/>
2766 <source>Could not create backup file. Continue?</source> 3104 <source>Could not create backup file. Continue?</source>
2767 <translation type="unfinished">Nie można stworzyć kopii. Kontynuować?</translation> 3105 <translation type="unfinished">Nie można stworzyć kopii. Kontynuować?</translation>
2768 </message> 3106 </message>
2769 <message> 3107 <message>
2770 <location filename="../gui/selectiveinstallwidget.cpp" line="366"/> 3108 <location filename="../gui/selectiveinstallwidget.cpp" line="420"/>
2771 <source>Manual steps required</source> 3109 <source>Manual steps required</source>
2772 <translation type="unfinished">Dalsze kroki wymagają samodzielnego działania</translation> 3110 <translation type="unfinished">Dalsze kroki wymagają samodzielnego działania</translation>
2773 </message> 3111 </message>
2774 <message> 3112 <message>
2775 <location filename="../gui/selectiveinstallwidget.cpp" line="171"/> 3113 <location filename="../gui/selectiveinstallwidget.cpp" line="641"/>
3114 <source>Your installation doesn&apos;t require any plugin data files, skipping.</source>
3115 <translation type="unfinished"></translation>
3116 </message>
3117 <message>
3118 <location filename="../gui/selectiveinstallwidget.cpp" line="224"/>
2776 <source>Continue with installation?</source> 3119 <source>Continue with installation?</source>
2777 <translation type="unfinished">Kontynuować instalację?</translation> 3120 <translation type="unfinished">Kontynuować instalację?</translation>
2778 </message> 3121 </message>
2779 <message> 3122 <message>
2780 <location filename="../gui/selectiveinstallwidget.cpp" line="172"/> 3123 <location filename="../gui/selectiveinstallwidget.cpp" line="225"/>
2781 <source>Really continue?</source> 3124 <source>Really continue?</source>
2782 <translation type="unfinished">Na pewno kontynuować?</translation> 3125 <translation type="unfinished">Na pewno kontynuować?</translation>
2783 </message> 3126 </message>
@@ -2786,39 +3129,34 @@ Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
2786 <translation type="obsolete">Przerwano!</translation> 3129 <translation type="obsolete">Przerwano!</translation>
2787 </message> 3130 </message>
2788 <message> 3131 <message>
2789 <location filename="../gui/selectiveinstallwidget.cpp" line="490"/>
2790 <source>Your installation doesn&apos;t require game files, skipping.</source> 3132 <source>Your installation doesn&apos;t require game files, skipping.</source>
2791 <translation type="unfinished">Twoja instalacja nie wymaga plików gier, pomijanie.</translation> 3133 <translation type="obsolete">Twoja instalacja nie wymaga plików gier, pomijanie.</translation>
2792 </message> 3134 </message>
2793</context> 3135</context>
2794<context> 3136<context>
2795 <name>ServerInfo</name> 3137 <name>ServerInfo</name>
2796 <message> 3138 <message>
2797 <location filename="../base/serverinfo.cpp" line="117"/>
2798 <source>Unknown</source> 3139 <source>Unknown</source>
2799 <translation>Nieznany</translation> 3140 <translation type="vanished">Nieznany</translation>
2800 </message> 3141 </message>
2801 <message> 3142 <message>
2802 <location filename="../base/serverinfo.cpp" line="121"/>
2803 <source>Unusable</source> 3143 <source>Unusable</source>
2804 <translation type="unfinished">Nieużyteczny</translation> 3144 <translation type="obsolete">Nieużyteczny</translation>
2805 </message> 3145 </message>
2806 <message> 3146 <message>
2807 <location filename="../base/serverinfo.cpp" line="124"/>
2808 <source>Unstable</source> 3147 <source>Unstable</source>
2809 <translation>Niestabilny</translation> 3148 <translation type="vanished">Niestabilny</translation>
2810 </message> 3149 </message>
2811 <message> 3150 <message>
2812 <location filename="../base/serverinfo.cpp" line="127"/>
2813 <source>Stable</source> 3151 <source>Stable</source>
2814 <translation>Stabilny</translation> 3152 <translation type="vanished">Stabilny</translation>
2815 </message> 3153 </message>
2816</context> 3154</context>
2817<context> 3155<context>
2818 <name>SysTrace</name> 3156 <name>SysTrace</name>
2819 <message> 3157 <message>
2820 <location filename="../systrace.cpp" line="98"/> 3158 <location filename="../systrace.cpp" line="100"/>
2821 <location filename="../systrace.cpp" line="107"/> 3159 <location filename="../systrace.cpp" line="109"/>
2822 <source>Save system trace log</source> 3160 <source>Save system trace log</source>
2823 <translation>Zapisz dziennik zdarzeń systemu</translation> 3161 <translation>Zapisz dziennik zdarzeń systemu</translation>
2824 </message> 3162 </message>
@@ -2859,62 +3197,66 @@ Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
2859<context> 3197<context>
2860 <name>Sysinfo</name> 3198 <name>Sysinfo</name>
2861 <message> 3199 <message>
2862 <location filename="../sysinfo.cpp" line="45"/> 3200 <location filename="../sysinfo.cpp" line="46"/>
2863 <source>&lt;b&gt;OS&lt;/b&gt;&lt;br/&gt;</source> 3201 <source>&lt;b&gt;OS&lt;/b&gt;&lt;br/&gt;</source>
2864 <translation>&lt;b&gt;System operacyjny&lt;/b&gt;&lt;br/&gt;</translation> 3202 <translation>&lt;b&gt;System operacyjny&lt;/b&gt;&lt;br/&gt;</translation>
2865 </message> 3203 </message>
2866 <message> 3204 <message>
2867 <location filename="../sysinfo.cpp" line="46"/> 3205 <location filename="../sysinfo.cpp" line="47"/>
2868 <source>&lt;b&gt;Username&lt;/b&gt;&lt;br/&gt;%1&lt;hr/&gt;</source> 3206 <source>&lt;b&gt;Username&lt;/b&gt;&lt;br/&gt;%1&lt;hr/&gt;</source>
2869 <translation>&lt;b&gt;Nazwa użytkownika&lt;/b&gt;&lt;br/&gt;%1&lt;hr/&gt;</translation> 3207 <translation>&lt;b&gt;Nazwa użytkownika&lt;/b&gt;&lt;br/&gt;%1&lt;hr/&gt;</translation>
2870 </message> 3208 </message>
2871 <message> 3209 <message>
2872 <location filename="../sysinfo.cpp" line="48"/> 3210 <location filename="../sysinfo.cpp" line="49"/>
2873 <source>&lt;b&gt;Permissions&lt;/b&gt;&lt;br/&gt;%1&lt;hr/&gt;</source> 3211 <source>&lt;b&gt;Permissions&lt;/b&gt;&lt;br/&gt;%1&lt;hr/&gt;</source>
2874 <translation>&lt;b&gt;Zabezpieczenia&lt;/b&gt;&lt;br/&gt;%1&lt;hr/&gt;</translation> 3212 <translation>&lt;b&gt;Zabezpieczenia&lt;/b&gt;&lt;br/&gt;%1&lt;hr/&gt;</translation>
2875 </message> 3213 </message>
2876 <message> 3214 <message>
2877 <location filename="../sysinfo.cpp" line="50"/> 3215 <location filename="../sysinfo.cpp" line="51"/>
2878 <source>&lt;b&gt;Attached USB devices&lt;/b&gt;&lt;br/&gt;</source> 3216 <source>&lt;b&gt;Attached USB devices&lt;/b&gt;&lt;br/&gt;</source>
2879 <translation>&lt;b&gt;Podłączone urządzenia USB&lt;/b&gt;&lt;br/&gt;</translation> 3217 <translation>&lt;b&gt;Podłączone urządzenia USB&lt;/b&gt;&lt;br/&gt;</translation>
2880 </message> 3218 </message>
2881 <message> 3219 <message>
2882 <location filename="../sysinfo.cpp" line="54"/> 3220 <location filename="../sysinfo.cpp" line="55"/>
2883 <source>VID: %1 PID: %2, %3</source> 3221 <source>VID: %1 PID: %2, %3</source>
2884 <translation>VID: %1 PID: %2, %3</translation> 3222 <translation>VID: %1 PID: %2, %3</translation>
2885 </message> 3223 </message>
2886 <message> 3224 <message>
2887 <location filename="../sysinfo.cpp" line="63"/> 3225 <location filename="../sysinfo.cpp" line="64"/>
2888 <source>Filesystem</source> 3226 <source>Filesystem</source>
2889 <translation>System plików</translation> 3227 <translation>System plików</translation>
2890 </message> 3228 </message>
2891 <message> 3229 <message>
2892 <location filename="../sysinfo.cpp" line="66"/> 3230 <location filename="../sysinfo.cpp" line="67"/>
2893 <source>Mountpoint</source> 3231 <source>Mountpoint</source>
2894 <translation>Dysk</translation> 3232 <translation>Dysk</translation>
2895 </message> 3233 </message>
2896 <message> 3234 <message>
2897 <location filename="../sysinfo.cpp" line="66"/> 3235 <location filename="../sysinfo.cpp" line="67"/>
2898 <source>Label</source> 3236 <source>Label</source>
2899 <translation>Nazwa</translation> 3237 <translation>Nazwa</translation>
2900 </message> 3238 </message>
2901 <message> 3239 <message>
2902 <location filename="../sysinfo.cpp" line="67"/> 3240 <location filename="../sysinfo.cpp" line="68"/>
2903 <source>Free</source> 3241 <source>Free</source>
2904 <translation>Dostępne</translation> 3242 <translation>Dostępne</translation>
2905 </message> 3243 </message>
2906 <message> 3244 <message>
2907 <location filename="../sysinfo.cpp" line="67"/> 3245 <location filename="../sysinfo.cpp" line="68"/>
2908 <source>Total</source> 3246 <source>Total</source>
2909 <translation>Łącznie</translation> 3247 <translation>Łącznie</translation>
2910 </message> 3248 </message>
2911 <message> 3249 <message>
2912 <location filename="../sysinfo.cpp" line="68"/> 3250 <location filename="../sysinfo.cpp" line="69"/>
3251 <source>Type</source>
3252 <translation type="unfinished"></translation>
3253 </message>
3254 <message>
2913 <source>Cluster Size</source> 3255 <source>Cluster Size</source>
2914 <translation>Rozmiar klastra</translation> 3256 <translation type="vanished">Rozmiar klastra</translation>
2915 </message> 3257 </message>
2916 <message> 3258 <message>
2917 <location filename="../sysinfo.cpp" line="70"/> 3259 <location filename="../sysinfo.cpp" line="71"/>
2918 <source>&lt;tr&gt;&lt;td&gt;%1&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;td&gt;%2 GiB&lt;/td&gt;&lt;td&gt;%3 GiB&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;</source> 3260 <source>&lt;tr&gt;&lt;td&gt;%1&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;td&gt;%2 GiB&lt;/td&gt;&lt;td&gt;%3 GiB&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;</source>
2919 <translation>&lt;tr&gt;&lt;td&gt;%1&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;td&gt;%2 GiB&lt;/td&gt;&lt;td&gt;%3 GiB&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;</translation> 3261 <translation>&lt;tr&gt;&lt;td&gt;%1&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;td&gt;%2 GiB&lt;/td&gt;&lt;td&gt;%3 GiB&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;</translation>
2920 </message> 3262 </message>
@@ -2932,7 +3274,7 @@ Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
2932 <translation>&amp;Odśwież</translation> 3274 <translation>&amp;Odśwież</translation>
2933 </message> 3275 </message>
2934 <message> 3276 <message>
2935 <location filename="../sysinfofrm.ui" line="45"/> 3277 <location filename="../sysinfofrm.ui" line="46"/>
2936 <source>&amp;OK</source> 3278 <source>&amp;OK</source>
2937 <translation></translation> 3279 <translation></translation>
2938 </message> 3280 </message>
@@ -2940,28 +3282,27 @@ Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
2940<context> 3282<context>
2941 <name>System</name> 3283 <name>System</name>
2942 <message> 3284 <message>
2943 <location filename="../base/system.cpp" line="121"/> 3285 <location filename="../base/system.cpp" line="117"/>
2944 <source>Guest</source> 3286 <source>Guest</source>
2945 <translation>Gość</translation> 3287 <translation>Gość</translation>
2946 </message> 3288 </message>
2947 <message> 3289 <message>
2948 <location filename="../base/system.cpp" line="124"/> 3290 <location filename="../base/system.cpp" line="120"/>
2949 <source>Admin</source> 3291 <source>Admin</source>
2950 <translation>Administrator</translation> 3292 <translation>Administrator</translation>
2951 </message> 3293 </message>
2952 <message> 3294 <message>
2953 <location filename="../base/system.cpp" line="127"/> 3295 <location filename="../base/system.cpp" line="123"/>
2954 <source>User</source> 3296 <source>User</source>
2955 <translation>Użytkownik</translation> 3297 <translation>Użytkownik</translation>
2956 </message> 3298 </message>
2957 <message> 3299 <message>
2958 <location filename="../base/system.cpp" line="130"/> 3300 <location filename="../base/system.cpp" line="126"/>
2959 <source>Error</source> 3301 <source>Error</source>
2960 <translation>Błąd</translation> 3302 <translation>Błąd</translation>
2961 </message> 3303 </message>
2962 <message> 3304 <message>
2963 <location filename="../base/system.cpp" line="278"/> 3305 <location filename="../base/system.cpp" line="273"/>
2964 <location filename="../base/system.cpp" line="323"/>
2965 <source>(no description available)</source> 3306 <source>(no description available)</source>
2966 <translation>(opis niedostępny)</translation> 3307 <translation>(opis niedostępny)</translation>
2967 </message> 3308 </message>
@@ -2969,32 +3310,42 @@ Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
2969<context> 3310<context>
2970 <name>TTSBase</name> 3311 <name>TTSBase</name>
2971 <message> 3312 <message>
2972 <location filename="../base/ttsbase.cpp" line="45"/> 3313 <location filename="../base/ttsbase.cpp" line="47"/>
2973 <source>Espeak TTS Engine</source> 3314 <source>Espeak TTS Engine</source>
2974 <translation>Silnik TTS Espeak</translation> 3315 <translation>Silnik TTS Espeak</translation>
2975 </message> 3316 </message>
2976 <message> 3317 <message>
2977 <location filename="../base/ttsbase.cpp" line="47"/> 3318 <location filename="../base/ttsbase.cpp" line="48"/>
3319 <source>Espeak-ng TTS Engine</source>
3320 <translation type="unfinished"></translation>
3321 </message>
3322 <message>
3323 <location filename="../base/ttsbase.cpp" line="49"/>
3324 <source>Mimic TTS Engine</source>
3325 <translation type="unfinished"></translation>
3326 </message>
3327 <message>
3328 <location filename="../base/ttsbase.cpp" line="51"/>
2978 <source>Flite TTS Engine</source> 3329 <source>Flite TTS Engine</source>
2979 <translation>Silnik TTS Flite</translation> 3330 <translation>Silnik TTS Flite</translation>
2980 </message> 3331 </message>
2981 <message> 3332 <message>
2982 <location filename="../base/ttsbase.cpp" line="48"/> 3333 <location filename="../base/ttsbase.cpp" line="52"/>
2983 <source>Swift TTS Engine</source> 3334 <source>Swift TTS Engine</source>
2984 <translation>Silnik TTS Swift</translation> 3335 <translation>Silnik TTS Swift</translation>
2985 </message> 3336 </message>
2986 <message> 3337 <message>
2987 <location filename="../base/ttsbase.cpp" line="51"/> 3338 <location filename="../base/ttsbase.cpp" line="55"/>
2988 <source>SAPI4 TTS Engine</source> 3339 <source>SAPI4 TTS Engine</source>
2989 <translation>Silnik TTS SAPI4</translation> 3340 <translation>Silnik TTS SAPI4</translation>
2990 </message> 3341 </message>
2991 <message> 3342 <message>
2992 <location filename="../base/ttsbase.cpp" line="53"/> 3343 <location filename="../base/ttsbase.cpp" line="57"/>
2993 <source>SAPI5 TTS Engine</source> 3344 <source>SAPI5 TTS Engine</source>
2994 <translation>Silnik TTS SAPI5</translation> 3345 <translation>Silnik TTS SAPI5</translation>
2995 </message> 3346 </message>
2996 <message> 3347 <message>
2997 <location filename="../base/ttsbase.cpp" line="54"/> 3348 <location filename="../base/ttsbase.cpp" line="58"/>
2998 <source>MS Speech Platform</source> 3349 <source>MS Speech Platform</source>
2999 <translation>Silnik MS Speech Platform</translation> 3350 <translation>Silnik MS Speech Platform</translation>
3000 </message> 3351 </message>
@@ -3003,12 +3354,12 @@ Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
3003 <translation type="obsolete">Silnik TTS Sapi</translation> 3354 <translation type="obsolete">Silnik TTS Sapi</translation>
3004 </message> 3355 </message>
3005 <message> 3356 <message>
3006 <location filename="../base/ttsbase.cpp" line="57"/> 3357 <location filename="../base/ttsbase.cpp" line="61"/>
3007 <source>Festival TTS Engine</source> 3358 <source>Festival TTS Engine</source>
3008 <translation>Silnik TTS Festival</translation> 3359 <translation>Silnik TTS Festival</translation>
3009 </message> 3360 </message>
3010 <message> 3361 <message>
3011 <location filename="../base/ttsbase.cpp" line="60"/> 3362 <location filename="../base/ttsbase.cpp" line="64"/>
3012 <source>OS X System Engine</source> 3363 <source>OS X System Engine</source>
3013 <translation>Silnik systemu OS X</translation> 3364 <translation>Silnik systemu OS X</translation>
3014 </message> 3365 </message>
@@ -3072,11 +3423,16 @@ Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
3072 <translation>Głos:</translation> 3423 <translation>Głos:</translation>
3073 </message> 3424 </message>
3074 <message> 3425 <message>
3075 <location filename="../base/ttsfestival.cpp" line="67"/> 3426 <location filename="../base/ttsfestival.cpp" line="69"/>
3076 <source>Voice description:</source> 3427 <source>Voice description:</source>
3077 <translation>Opis głosów:</translation> 3428 <translation>Opis głosów:</translation>
3078 </message> 3429 </message>
3079 <message> 3430 <message>
3431 <location filename="../base/ttsfestival.cpp" line="173"/>
3432 <source>Festival could not be started</source>
3433 <translation type="unfinished"></translation>
3434 </message>
3435 <message>
3080 <location filename="../base/ttsfestival.cpp" line="207"/> 3436 <location filename="../base/ttsfestival.cpp" line="207"/>
3081 <source>engine could not voice string</source> 3437 <source>engine could not voice string</source>
3082 <translation>silnik nie mógł stworzyc ścieżki głosowej</translation> 3438 <translation>silnik nie mógł stworzyc ścieżki głosowej</translation>
@@ -3090,32 +3446,32 @@ Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
3090<context> 3446<context>
3091 <name>TTSSapi</name> 3447 <name>TTSSapi</name>
3092 <message> 3448 <message>
3093 <location filename="../base/ttssapi.cpp" line="49"/> 3449 <location filename="../base/ttssapi.cpp" line="46"/>
3094 <source>Language:</source> 3450 <source>Language:</source>
3095 <translation>Język:</translation> 3451 <translation>Język:</translation>
3096 </message> 3452 </message>
3097 <message> 3453 <message>
3098 <location filename="../base/ttssapi.cpp" line="56"/> 3454 <location filename="../base/ttssapi.cpp" line="53"/>
3099 <source>Voice:</source> 3455 <source>Voice:</source>
3100 <translation>Głos:</translation> 3456 <translation>Głos:</translation>
3101 </message> 3457 </message>
3102 <message> 3458 <message>
3103 <location filename="../base/ttssapi.cpp" line="68"/> 3459 <location filename="../base/ttssapi.cpp" line="65"/>
3104 <source>Speed:</source> 3460 <source>Speed:</source>
3105 <translation>Szybkość:</translation> 3461 <translation>Szybkość:</translation>
3106 </message> 3462 </message>
3107 <message> 3463 <message>
3108 <location filename="../base/ttssapi.cpp" line="71"/> 3464 <location filename="../base/ttssapi.cpp" line="68"/>
3109 <source>Options:</source> 3465 <source>Options:</source>
3110 <translation>Opcje:</translation> 3466 <translation>Opcje:</translation>
3111 </message> 3467 </message>
3112 <message> 3468 <message>
3113 <location filename="../base/ttssapi.cpp" line="115"/> 3469 <location filename="../base/ttssapi.cpp" line="112"/>
3114 <source>Could not copy the SAPI script</source> 3470 <source>Could not copy the SAPI script</source>
3115 <translation type="unfinished">Nie można skopiować skryptu SAPI</translation> 3471 <translation type="unfinished">Nie można skopiować skryptu SAPI</translation>
3116 </message> 3472 </message>
3117 <message> 3473 <message>
3118 <location filename="../base/ttssapi.cpp" line="133"/> 3474 <location filename="../base/ttssapi.cpp" line="130"/>
3119 <source>Could not start SAPI process</source> 3475 <source>Could not start SAPI process</source>
3120 <translation type="unfinished">Nie można rozpocząć procesu SAPI</translation> 3476 <translation type="unfinished">Nie można rozpocząć procesu SAPI</translation>
3121 </message> 3477 </message>
@@ -3138,32 +3494,32 @@ Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
3138 <translation>Tworzenie plików .talk zostało przerwane</translation> 3494 <translation>Tworzenie plików .talk zostało przerwane</translation>
3139 </message> 3495 </message>
3140 <message> 3496 <message>
3141 <location filename="../base/talkfile.cpp" line="68"/> 3497 <location filename="../base/talkfile.cpp" line="66"/>
3142 <source>Copying Talkfiles...</source> 3498 <source>Copying Talkfiles...</source>
3143 <translation>Kopiowanie plików .talk...</translation> 3499 <translation>Kopiowanie plików .talk...</translation>
3144 </message> 3500 </message>
3145 <message> 3501 <message>
3146 <location filename="../base/talkfile.cpp" line="80"/> 3502 <location filename="../base/talkfile.cpp" line="78"/>
3147 <source>Finished creating Talk files</source> 3503 <source>Finished creating Talk files</source>
3148 <translation>Tworzenie plików .talk zostało zakończone</translation> 3504 <translation>Tworzenie plików .talk zostało zakończone</translation>
3149 </message> 3505 </message>
3150 <message> 3506 <message>
3151 <location filename="../base/talkfile.cpp" line="240"/> 3507 <location filename="../base/talkfile.cpp" line="242"/>
3152 <source>File copy aborted</source> 3508 <source>File copy aborted</source>
3153 <translation>Kopiowanie anulowane</translation> 3509 <translation>Kopiowanie anulowane</translation>
3154 </message> 3510 </message>
3155 <message> 3511 <message>
3156 <location filename="../base/talkfile.cpp" line="259"/> 3512 <location filename="../base/talkfile.cpp" line="261"/>
3157 <source>Copying of %1 to %2 failed</source> 3513 <source>Copying of %1 to %2 failed</source>
3158 <translation>Kopiowanie %1 do %2 nie powiodło się</translation> 3514 <translation>Kopiowanie %1 do %2 nie powiodło się</translation>
3159 </message> 3515 </message>
3160 <message> 3516 <message>
3161 <location filename="../base/talkfile.cpp" line="280"/> 3517 <location filename="../base/talkfile.cpp" line="283"/>
3162 <source>Cleaning up...</source> 3518 <source>Cleaning up...</source>
3163 <translation>Czyszczenie...</translation> 3519 <translation>Czyszczenie...</translation>
3164 </message> 3520 </message>
3165 <message> 3521 <message>
3166 <location filename="../base/talkfile.cpp" line="291"/> 3522 <location filename="../base/talkfile.cpp" line="294"/>
3167 <source>Finished</source> 3523 <source>Finished</source>
3168 <translation>Zakończono</translation> 3524 <translation>Zakończono</translation>
3169 </message> 3525 </message>
@@ -3171,18 +3527,18 @@ Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
3171<context> 3527<context>
3172 <name>TalkGenerator</name> 3528 <name>TalkGenerator</name>
3173 <message> 3529 <message>
3174 <location filename="../base/talkgenerator.cpp" line="39"/> 3530 <location filename="../base/talkgenerator.cpp" line="38"/>
3175 <source>Starting TTS Engine</source> 3531 <source>Starting TTS Engine</source>
3176 <translation>Uruchamianie silnika TTS</translation> 3532 <translation>Uruchamianie silnika TTS</translation>
3177 </message> 3533 </message>
3178 <message> 3534 <message>
3179 <location filename="../base/talkgenerator.cpp" line="44"/> 3535 <location filename="../base/talkgenerator.cpp" line="43"/>
3180 <location filename="../base/talkgenerator.cpp" line="51"/> 3536 <location filename="../base/talkgenerator.cpp" line="50"/>
3181 <source>Init of TTS engine failed</source> 3537 <source>Init of TTS engine failed</source>
3182 <translation>Nie można uruchomić silnika TTS</translation> 3538 <translation>Nie można uruchomić silnika TTS</translation>
3183 </message> 3539 </message>
3184 <message> 3540 <message>
3185 <location filename="../base/talkgenerator.cpp" line="58"/> 3541 <location filename="../base/talkgenerator.cpp" line="57"/>
3186 <source>Starting Encoder Engine</source> 3542 <source>Starting Encoder Engine</source>
3187 <translation type="unfinished">Uruchamianie silnika kodera</translation> 3543 <translation type="unfinished">Uruchamianie silnika kodera</translation>
3188 </message> 3544 </message>
@@ -3207,18 +3563,18 @@ Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
3207 <translation>Przetwarzanie anulowano</translation> 3563 <translation>Przetwarzanie anulowano</translation>
3208 </message> 3564 </message>
3209 <message> 3565 <message>
3210 <location filename="../base/talkgenerator.cpp" line="162"/> 3566 <location filename="../base/talkgenerator.cpp" line="163"/>
3211 <location filename="../base/talkgenerator.cpp" line="167"/> 3567 <location filename="../base/talkgenerator.cpp" line="168"/>
3212 <source>Voicing of %1 failed: %2</source> 3568 <source>Voicing of %1 failed: %2</source>
3213 <translation>Przetwarzanie %1 niepomyślne: %2</translation> 3569 <translation>Przetwarzanie %1 niepomyślne: %2</translation>
3214 </message> 3570 </message>
3215 <message> 3571 <message>
3216 <location filename="../base/talkgenerator.cpp" line="211"/> 3572 <location filename="../base/talkgenerator.cpp" line="212"/>
3217 <source>Encoding aborted</source> 3573 <source>Encoding aborted</source>
3218 <translation>Przerwano kompresję</translation> 3574 <translation>Przerwano kompresję</translation>
3219 </message> 3575 </message>
3220 <message> 3576 <message>
3221 <location filename="../base/talkgenerator.cpp" line="239"/> 3577 <location filename="../base/talkgenerator.cpp" line="240"/>
3222 <source>Encoding of %1 failed</source> 3578 <source>Encoding of %1 failed</source>
3223 <translation>Kompresja niepomyślna dla %1</translation> 3579 <translation>Kompresja niepomyślna dla %1</translation>
3224 </message> 3580 </message>
@@ -3256,7 +3612,7 @@ Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
3256 <translation>&amp;Zainstaluj</translation> 3612 <translation>&amp;Zainstaluj</translation>
3257 </message> 3613 </message>
3258 <message> 3614 <message>
3259 <location filename="../themesinstallfrm.ui" line="125"/> 3615 <location filename="../themesinstallfrm.ui" line="126"/>
3260 <source>&amp;Cancel</source> 3616 <source>&amp;Cancel</source>
3261 <translation>&amp;Wyjdź</translation> 3617 <translation>&amp;Wyjdź</translation>
3262 </message> 3618 </message>
@@ -3264,35 +3620,35 @@ Naciśnij &quot;Nie&quot; aby pominąć ten etap.</translation>
3264<context> 3620<context>
3265 <name>ThemesInstallWindow</name> 3621 <name>ThemesInstallWindow</name>
3266 <message> 3622 <message>
3267 <location filename="../themesinstallwindow.cpp" line="40"/> 3623 <location filename="../themesinstallwindow.cpp" line="41"/>
3268 <source>no theme selected</source> 3624 <source>no theme selected</source>
3269 <translation>nie wybrano stylu</translation> 3625 <translation>nie wybrano stylu</translation>
3270 </message> 3626 </message>
3271 <message> 3627 <message>
3272 <location filename="../themesinstallwindow.cpp" line="41"/> 3628 <location filename="../themesinstallwindow.cpp" line="42"/>
3273 <source>no selection</source> 3629 <source>no selection</source>
3274 <translation type="unfinished">nic nie wybrano</translation> 3630 <translation type="unfinished">nic nie wybrano</translation>
3275 </message> 3631 </message>
3276 <message> 3632 <message>
3277 <location filename="../themesinstallwindow.cpp" line="125"/> 3633 <location filename="../themesinstallwindow.cpp" line="122"/>
3278 <source>Network error: %1. 3634 <source>Network error: %1.
3279Please check your network and proxy settings.</source> 3635Please check your network and proxy settings.</source>
3280 <translation>Błąd połączenia: %1. 3636 <translation>Błąd połączenia: %1.
3281Sprawdź połączenia sieciowe i ustawienia serwera proxy.</translation> 3637Sprawdź połączenia sieciowe i ustawienia serwera proxy.</translation>
3282 </message> 3638 </message>
3283 <message> 3639 <message>
3284 <location filename="../themesinstallwindow.cpp" line="138"/> 3640 <location filename="../themesinstallwindow.cpp" line="135"/>
3285 <source>the following error occured: 3641 <source>the following error occured:
3286%1</source> 3642%1</source>
3287 <translation>wystapił nastepujący błąd: %1</translation> 3643 <translation>wystapił nastepujący błąd: %1</translation>
3288 </message> 3644 </message>
3289 <message> 3645 <message>
3290 <location filename="../themesinstallwindow.cpp" line="144"/> 3646 <location filename="../themesinstallwindow.cpp" line="141"/>
3291 <source>done.</source> 3647 <source>done.</source>
3292 <translation>zrobione.</translation> 3648 <translation>zrobione.</translation>
3293 </message> 3649 </message>
3294 <message> 3650 <message>
3295 <location filename="../themesinstallwindow.cpp" line="181"/> 3651 <location filename="../themesinstallwindow.cpp" line="178"/>
3296 <source>Information</source> 3652 <source>Information</source>
3297 <translation>Informacje</translation> 3653 <translation>Informacje</translation>
3298 </message> 3654 </message>
@@ -3306,70 +3662,70 @@ Sprawdź połączenia sieciowe i ustawienia serwera proxy.</translation>
3306 </translation> 3662 </translation>
3307 </message> 3663 </message>
3308 <message> 3664 <message>
3309 <location filename="../themesinstallwindow.cpp" line="211"/> 3665 <location filename="../themesinstallwindow.cpp" line="214"/>
3310 <source>fetching details for %1</source> 3666 <source>fetching details for %1</source>
3311 <translation>zbieranie informacji dla %1</translation> 3667 <translation>zbieranie informacji dla %1</translation>
3312 </message> 3668 </message>
3313 <message> 3669 <message>
3314 <location filename="../themesinstallwindow.cpp" line="214"/> 3670 <location filename="../themesinstallwindow.cpp" line="217"/>
3315 <source>fetching preview ...</source> 3671 <source>fetching preview ...</source>
3316 <translation>przygotowywanie podglądu...</translation> 3672 <translation>przygotowywanie podglądu...</translation>
3317 </message> 3673 </message>
3318 <message> 3674 <message>
3319 <location filename="../themesinstallwindow.cpp" line="227"/> 3675 <location filename="../themesinstallwindow.cpp" line="230"/>
3320 <source>&lt;b&gt;Author:&lt;/b&gt; %1&lt;hr/&gt;</source> 3676 <source>&lt;b&gt;Author:&lt;/b&gt; %1&lt;hr/&gt;</source>
3321 <translation>&lt;b&gt;Autor:&lt;/b&gt; %1&lt;hr/&gt;</translation> 3677 <translation>&lt;b&gt;Autor:&lt;/b&gt; %1&lt;hr/&gt;</translation>
3322 </message> 3678 </message>
3323 <message> 3679 <message>
3324 <location filename="../themesinstallwindow.cpp" line="228"/> 3680 <location filename="../themesinstallwindow.cpp" line="231"/>
3325 <location filename="../themesinstallwindow.cpp" line="230"/> 3681 <location filename="../themesinstallwindow.cpp" line="233"/>
3326 <source>unknown</source> 3682 <source>unknown</source>
3327 <translation>nieznany</translation> 3683 <translation>nieznany</translation>
3328 </message> 3684 </message>
3329 <message> 3685 <message>
3330 <location filename="../themesinstallwindow.cpp" line="229"/> 3686 <location filename="../themesinstallwindow.cpp" line="232"/>
3331 <source>&lt;b&gt;Version:&lt;/b&gt; %1&lt;hr/&gt;</source> 3687 <source>&lt;b&gt;Version:&lt;/b&gt; %1&lt;hr/&gt;</source>
3332 <translation>&lt;b&gt;Wersja:&lt;/b&gt; %1&lt;hr/&gt;</translation> 3688 <translation>&lt;b&gt;Wersja:&lt;/b&gt; %1&lt;hr/&gt;</translation>
3333 </message> 3689 </message>
3334 <message> 3690 <message>
3335 <location filename="../themesinstallwindow.cpp" line="231"/> 3691 <location filename="../themesinstallwindow.cpp" line="234"/>
3336 <source>&lt;b&gt;Description:&lt;/b&gt; %1&lt;hr/&gt;</source> 3692 <source>&lt;b&gt;Description:&lt;/b&gt; %1&lt;hr/&gt;</source>
3337 <translation>&lt;b&gt;Opis:&lt;/b&gt; %1&lt;hr/&gt;</translation> 3693 <translation>&lt;b&gt;Opis:&lt;/b&gt; %1&lt;hr/&gt;</translation>
3338 </message> 3694 </message>
3339 <message> 3695 <message>
3340 <location filename="../themesinstallwindow.cpp" line="232"/> 3696 <location filename="../themesinstallwindow.cpp" line="235"/>
3341 <source>no description</source> 3697 <source>no description</source>
3342 <translation>brak opisu</translation> 3698 <translation>brak opisu</translation>
3343 </message> 3699 </message>
3344 <message> 3700 <message>
3345 <location filename="../themesinstallwindow.cpp" line="248"/> 3701 <location filename="../themesinstallwindow.cpp" line="251"/>
3346 <source>Retrieving theme preview failed. 3702 <source>Retrieving theme preview failed.
3347HTTP response code: %1</source> 3703HTTP response code: %1</source>
3348 <translation>Błąd pobierania obrazka stylu. 3704 <translation>Błąd pobierania obrazka stylu.
3349Odpowiedź z serwera HTTP: %1</translation> 3705Odpowiedź z serwera HTTP: %1</translation>
3350 </message> 3706 </message>
3351 <message> 3707 <message>
3352 <location filename="../themesinstallwindow.cpp" line="260"/> 3708 <location filename="../themesinstallwindow.cpp" line="262"/>
3353 <source>no theme preview</source> 3709 <source>no theme preview</source>
3354 <translation>brak podglądu</translation> 3710 <translation>brak podglądu</translation>
3355 </message> 3711 </message>
3356 <message> 3712 <message>
3357 <location filename="../themesinstallwindow.cpp" line="289"/> 3713 <location filename="../themesinstallwindow.cpp" line="290"/>
3358 <source>Select</source> 3714 <source>Select</source>
3359 <translation>Wybierz</translation> 3715 <translation>Wybierz</translation>
3360 </message> 3716 </message>
3361 <message> 3717 <message>
3362 <location filename="../themesinstallwindow.cpp" line="296"/> 3718 <location filename="../themesinstallwindow.cpp" line="297"/>
3363 <source>getting themes information ...</source> 3719 <source>getting themes information ...</source>
3364 <translation>pobieranie informacji o stylach...</translation> 3720 <translation>pobieranie informacji o stylach...</translation>
3365 </message> 3721 </message>
3366 <message> 3722 <message>
3367 <location filename="../themesinstallwindow.cpp" line="326"/> 3723 <location filename="../themesinstallwindow.cpp" line="325"/>
3368 <source>No themes selected, skipping</source> 3724 <source>No themes selected, skipping</source>
3369 <translation type="unfinished">Nie wybrano żadnego stylu, pomijanie</translation> 3725 <translation type="unfinished">Nie wybrano żadnego stylu, pomijanie</translation>
3370 </message> 3726 </message>
3371 <message> 3727 <message>
3372 <location filename="../themesinstallwindow.cpp" line="356"/> 3728 <location filename="../themesinstallwindow.cpp" line="354"/>
3373 <source>Mount point is wrong!</source> 3729 <source>Mount point is wrong!</source>
3374 <translation>Zły punkt montowania!</translation> 3730 <translation>Zły punkt montowania!</translation>
3375 </message> 3731 </message>
@@ -3417,7 +3773,7 @@ Odpowiedź z serwera HTTP: %1</translation>
3417 <translation>&amp;Odisnatluj</translation> 3773 <translation>&amp;Odisnatluj</translation>
3418 </message> 3774 </message>
3419 <message> 3775 <message>
3420 <location filename="../uninstallfrm.ui" line="138"/> 3776 <location filename="../uninstallfrm.ui" line="139"/>
3421 <source>&amp;Cancel</source> 3777 <source>&amp;Cancel</source>
3422 <translation>&amp;Anuluj</translation> 3778 <translation>&amp;Anuluj</translation>
3423 </message> 3779 </message>
@@ -3441,12 +3797,12 @@ Odpowiedź z serwera HTTP: %1</translation>
3441 <translation>Trwa odinstalowywanie %1...</translation> 3797 <translation>Trwa odinstalowywanie %1...</translation>
3442 </message> 3798 </message>
3443 <message> 3799 <message>
3444 <location filename="../base/uninstall.cpp" line="80"/> 3800 <location filename="../base/uninstall.cpp" line="81"/>
3445 <source>Could not delete %1</source> 3801 <source>Could not delete %1</source>
3446 <translation>Nie można usunąć %1</translation> 3802 <translation>Nie można usunąć %1</translation>
3447 </message> 3803 </message>
3448 <message> 3804 <message>
3449 <location filename="../base/uninstall.cpp" line="109"/> 3805 <location filename="../base/uninstall.cpp" line="115"/>
3450 <source>Uninstallation finished</source> 3806 <source>Uninstallation finished</source>
3451 <translation>Odinstalowywanie zakończone</translation> 3807 <translation>Odinstalowywanie zakończone</translation>
3452 </message> 3808 </message>
@@ -3454,19 +3810,19 @@ Odpowiedź z serwera HTTP: %1</translation>
3454<context> 3810<context>
3455 <name>Utils</name> 3811 <name>Utils</name>
3456 <message> 3812 <message>
3457 <location filename="../base/utils.cpp" line="312"/> 3813 <location filename="../base/utils.cpp" line="375"/>
3458 <source>&lt;li&gt;Permissions insufficient for bootloader installation. 3814 <source>&lt;li&gt;Permissions insufficient for bootloader installation.
3459Administrator priviledges are necessary.&lt;/li&gt;</source> 3815Administrator priviledges are necessary.&lt;/li&gt;</source>
3460 <translation>&lt;li&gt;Nie posiadasz odpowiednich praw do instalacji bootloadera. 3816 <translation>&lt;li&gt;Nie posiadasz odpowiednich praw do instalacji bootloadera.
3461Wymagane są prawa administratora.&lt;/li&gt;</translation> 3817Wymagane są prawa administratora.&lt;/li&gt;</translation>
3462 </message> 3818 </message>
3463 <message> 3819 <message>
3464 <location filename="../base/utils.cpp" line="324"/> 3820 <location filename="../base/utils.cpp" line="387"/>
3465 <source>&lt;li&gt;Target mismatch detected.&lt;br/&gt;Installed target: %1&lt;br/&gt;Selected target: %2.&lt;/li&gt;</source> 3821 <source>&lt;li&gt;Target mismatch detected.&lt;br/&gt;Installed target: %1&lt;br/&gt;Selected target: %2.&lt;/li&gt;</source>
3466 <translation>&lt;li&gt;Wykryto niezgodność wybranego odtwarzacza.&lt;br/&gt;Podłączony udtwarzacz: %1&lt;br/&gt;Wybrany odtwarzacz: %2.&lt;/li&gt;</translation> 3822 <translation>&lt;li&gt;Wykryto niezgodność wybranego odtwarzacza.&lt;br/&gt;Podłączony udtwarzacz: %1&lt;br/&gt;Wybrany odtwarzacz: %2.&lt;/li&gt;</translation>
3467 </message> 3823 </message>
3468 <message> 3824 <message>
3469 <location filename="../base/utils.cpp" line="331"/> 3825 <location filename="../base/utils.cpp" line="396"/>
3470 <source>Problem detected:</source> 3826 <source>Problem detected:</source>
3471 <translation>Wykryto problem:</translation> 3827 <translation>Wykryto problem:</translation>
3472 </message> 3828 </message>
@@ -3499,72 +3855,72 @@ Wymagane są prawa administratora.&lt;/li&gt;</translation>
3499 <translation type="unfinished">Nie można znaleźć ścieżek w instalacji, pobieranie</translation> 3855 <translation type="unfinished">Nie można znaleźć ścieżek w instalacji, pobieranie</translation>
3500 </message> 3856 </message>
3501 <message> 3857 <message>
3502 <location filename="../base/voicefile.cpp" line="171"/> 3858 <location filename="../base/voicefile.cpp" line="172"/>
3503 <source>Downloading voice info...</source> 3859 <source>Downloading voice info...</source>
3504 <translation>Pobieranie info...</translation> 3860 <translation>Pobieranie info...</translation>
3505 </message> 3861 </message>
3506 <message> 3862 <message>
3507 <location filename="../base/voicefile.cpp" line="184"/> 3863 <location filename="../base/voicefile.cpp" line="185"/>
3508 <source>Download error: received HTTP error %1.</source> 3864 <source>Download error: received HTTP error %1.</source>
3509 <translation>Błąd pobierania: błąd serwera HTTP %1.</translation> 3865 <translation>Błąd pobierania: błąd serwera HTTP %1.</translation>
3510 </message> 3866 </message>
3511 <message> 3867 <message>
3512 <location filename="../base/voicefile.cpp" line="191"/> 3868 <location filename="../base/voicefile.cpp" line="192"/>
3513 <source>Cached file used.</source> 3869 <source>Cached file used.</source>
3514 <translation>Użycie pliku z bufora.</translation> 3870 <translation>Użycie pliku z bufora.</translation>
3515 </message> 3871 </message>
3516 <message> 3872 <message>
3517 <location filename="../base/voicefile.cpp" line="194"/> 3873 <location filename="../base/voicefile.cpp" line="195"/>
3518 <source>Download error: %1</source> 3874 <source>Download error: %1</source>
3519 <translation>Błąd pobierania: %1</translation> 3875 <translation>Błąd pobierania: %1</translation>
3520 </message> 3876 </message>
3521 <message> 3877 <message>
3522 <location filename="../base/voicefile.cpp" line="199"/> 3878 <location filename="../base/voicefile.cpp" line="200"/>
3523 <source>Download finished.</source> 3879 <source>Download finished.</source>
3524 <translation>Pobieranie zakończone.</translation> 3880 <translation>Pobieranie zakończone.</translation>
3525 </message> 3881 </message>
3526 <message> 3882 <message>
3527 <location filename="../base/voicefile.cpp" line="212"/> 3883 <location filename="../base/voicefile.cpp" line="213"/>
3528 <source>failed to open downloaded file</source> 3884 <source>failed to open downloaded file</source>
3529 <translation>nie można otworzyć pobranego pliku</translation> 3885 <translation>nie można otworzyć pobranego pliku</translation>
3530 </message> 3886 </message>
3531 <message> 3887 <message>
3532 <location filename="../base/voicefile.cpp" line="218"/> 3888 <location filename="../base/voicefile.cpp" line="219"/>
3533 <source>Reading strings...</source> 3889 <source>Reading strings...</source>
3534 <translation>Czytanie ścieżek...</translation> 3890 <translation>Czytanie ścieżek...</translation>
3535 </message> 3891 </message>
3536 <message> 3892 <message>
3537 <location filename="../base/voicefile.cpp" line="271"/> 3893 <location filename="../base/voicefile.cpp" line="276"/>
3538 <source>The downloaded file was empty!</source> 3894 <source>The downloaded file was empty!</source>
3539 <translation>Pobrany plik jest pusty!</translation> 3895 <translation>Pobrany plik jest pusty!</translation>
3540 </message> 3896 </message>
3541 <message> 3897 <message>
3542 <location filename="../base/voicefile.cpp" line="297"/> 3898 <location filename="../base/voicefile.cpp" line="302"/>
3543 <source>Creating voicefiles...</source> 3899 <source>Creating voicefiles...</source>
3544 <translation>Tworzenie plików głosowych...</translation> 3900 <translation>Tworzenie plików głosowych...</translation>
3545 </message> 3901 </message>
3546 <message> 3902 <message>
3547 <location filename="../base/voicefile.cpp" line="302"/> 3903 <location filename="../base/voicefile.cpp" line="307"/>
3548 <source>Error opening downloaded file</source> 3904 <source>Error opening downloaded file</source>
3549 <translation>Błąd otwarcia pobranego pliku</translation> 3905 <translation>Błąd otwarcia pobranego pliku</translation>
3550 </message> 3906 </message>
3551 <message> 3907 <message>
3552 <location filename="../base/voicefile.cpp" line="313"/> 3908 <location filename="../base/voicefile.cpp" line="318"/>
3553 <source>Error opening output file</source> 3909 <source>Error opening output file</source>
3554 <translation>Błąd otwarcia pliku wyjściowego</translation> 3910 <translation>Błąd otwarcia pliku wyjściowego</translation>
3555 </message> 3911 </message>
3556 <message> 3912 <message>
3557 <location filename="../base/voicefile.cpp" line="333"/> 3913 <location filename="../base/voicefile.cpp" line="338"/>
3558 <source>successfully created.</source> 3914 <source>successfully created.</source>
3559 <translation>stworzono pomyślnie.</translation> 3915 <translation>stworzono pomyślnie.</translation>
3560 </message> 3916 </message>
3561 <message> 3917 <message>
3562 <location filename="../base/voicefile.cpp" line="342"/> 3918 <location filename="../base/voicefile.cpp" line="347"/>
3563 <source>Cleaning up...</source> 3919 <source>Cleaning up...</source>
3564 <translation>Czyszczenie...</translation> 3920 <translation>Czyszczenie...</translation>
3565 </message> 3921 </message>
3566 <message> 3922 <message>
3567 <location filename="../base/voicefile.cpp" line="353"/> 3923 <location filename="../base/voicefile.cpp" line="358"/>
3568 <source>Finished</source> 3924 <source>Finished</source>
3569 <translation>Zakończono</translation> 3925 <translation>Zakończono</translation>
3570 </message> 3926 </message>
@@ -3572,67 +3928,77 @@ Wymagane są prawa administratora.&lt;/li&gt;</translation>
3572<context> 3928<context>
3573 <name>ZipInstaller</name> 3929 <name>ZipInstaller</name>
3574 <message> 3930 <message>
3575 <location filename="../base/zipinstaller.cpp" line="60"/> 3931 <location filename="../base/zipinstaller.cpp" line="59"/>
3576 <source>done.</source> 3932 <source>done.</source>
3577 <translation>zrobione.</translation> 3933 <translation>zrobione.</translation>
3578 </message> 3934 </message>
3579 <message> 3935 <message>
3580 <location filename="../base/zipinstaller.cpp" line="80"/> 3936 <location filename="../base/zipinstaller.cpp" line="78"/>
3581 <source>Downloading file %1.%2</source> 3937 <source>Downloading file %1.%2</source>
3582 <translation>Pobieranie pliku %1.%2</translation> 3938 <translation>Pobieranie pliku %1.%2</translation>
3583 </message> 3939 </message>
3584 <message> 3940 <message>
3585 <location filename="../base/zipinstaller.cpp" line="115"/>
3586 <source>Download error: received HTTP error %1.</source> 3941 <source>Download error: received HTTP error %1.</source>
3587 <translation>Błąd pobierania: błąd serwera HTTP %1.</translation> 3942 <translation type="vanished">Błąd pobierania: błąd serwera HTTP %1.</translation>
3588 </message> 3943 </message>
3589 <message> 3944 <message>
3590 <location filename="../base/zipinstaller.cpp" line="121"/>
3591 <source>Cached file used.</source> 3945 <source>Cached file used.</source>
3592 <translation>Użycie pliku z bufora.</translation> 3946 <translation type="vanished">Użycie pliku z bufora.</translation>
3593 </message> 3947 </message>
3594 <message> 3948 <message>
3595 <location filename="../base/zipinstaller.cpp" line="123"/> 3949 <location filename="../base/zipinstaller.cpp" line="120"/>
3596 <source>Download error: %1</source> 3950 <source>Download error: %1</source>
3597 <translation>Błąd pobierania: %1</translation> 3951 <translation>Błąd pobierania: %1</translation>
3598 </message> 3952 </message>
3599 <message> 3953 <message>
3600 <location filename="../base/zipinstaller.cpp" line="127"/> 3954 <location filename="../base/zipinstaller.cpp" line="128"/>
3601 <source>Download finished.</source> 3955 <source>Download finished.</source>
3602 <translation>Pobieranie zakończone.</translation> 3956 <translation>Pobieranie zakończone.</translation>
3603 </message> 3957 </message>
3604 <message> 3958 <message>
3605 <location filename="../base/zipinstaller.cpp" line="133"/> 3959 <location filename="../base/zipinstaller.cpp" line="135"/>
3606 <source>Extracting file.</source> 3960 <source>Extracting file.</source>
3607 <translation>Wypakowywanie.</translation> 3961 <translation>Wypakowywanie.</translation>
3608 </message> 3962 </message>
3609 <message> 3963 <message>
3610 <location filename="../base/zipinstaller.cpp" line="153"/> 3964 <location filename="../base/zipinstaller.cpp" line="156"/>
3611 <source>Extraction failed!</source> 3965 <source>Extraction failed!</source>
3612 <translation>Rozpakowanie nie powiodło się!</translation> 3966 <translation>Rozpakowanie nie powiodło się!</translation>
3613 </message> 3967 </message>
3614 <message> 3968 <message>
3615 <location filename="../base/zipinstaller.cpp" line="146"/> 3969 <location filename="../base/zipinstaller.cpp" line="149"/>
3616 <source>Not enough disk space! Aborting.</source> 3970 <source>Not enough disk space! Aborting.</source>
3617 <translation type="unfinished">Brak wystarczającego miejsca na dysku! Przerywanie instalacji.</translation> 3971 <translation type="unfinished">Brak wystarczającego miejsca na dysku! Przerywanie instalacji.</translation>
3618 </message> 3972 </message>
3619 <message> 3973 <message>
3620 <location filename="../base/zipinstaller.cpp" line="68"/> 3974 <location filename="../base/zipinstaller.cpp" line="67"/>
3621 <source>Package installation finished successfully.</source> 3975 <source>Package installation finished successfully.</source>
3622 <translation type="unfinished">Instalowanie pakietu zakończone powodzeniem.</translation> 3976 <translation type="unfinished">Instalowanie pakietu zakończone powodzeniem.</translation>
3623 </message> 3977 </message>
3624 <message> 3978 <message>
3625 <location filename="../base/zipinstaller.cpp" line="162"/> 3979 <location filename="../base/zipinstaller.cpp" line="113"/>
3980 <source>Download error: received HTTP error %1
3981%2</source>
3982 <translation type="unfinished">Błąd pobierania: błąd serwera HTTP %1. {1
3983%2?}</translation>
3984 </message>
3985 <message>
3986 <location filename="../base/zipinstaller.cpp" line="125"/>
3987 <source>Download finished (cache used).</source>
3988 <translation type="unfinished">Pobieranie zakończone (użyto bufora).</translation>
3989 </message>
3990 <message>
3991 <location filename="../base/zipinstaller.cpp" line="168"/>
3626 <source>Installing file.</source> 3992 <source>Installing file.</source>
3627 <translation>Instalowanie.</translation> 3993 <translation>Instalowanie.</translation>
3628 </message> 3994 </message>
3629 <message> 3995 <message>
3630 <location filename="../base/zipinstaller.cpp" line="173"/> 3996 <location filename="../base/zipinstaller.cpp" line="180"/>
3631 <source>Installing file failed.</source> 3997 <source>Installing file failed.</source>
3632 <translation>Instalacja niepomyślna.</translation> 3998 <translation>Instalacja niepomyślna.</translation>
3633 </message> 3999 </message>
3634 <message> 4000 <message>
3635 <location filename="../base/zipinstaller.cpp" line="186"/> 4001 <location filename="../base/zipinstaller.cpp" line="193"/>
3636 <source>Creating installation log</source> 4002 <source>Creating installation log</source>
3637 <translation type="unfinished">Tworzenie dziennika zdarzeń instalacji</translation> 4003 <translation type="unfinished">Tworzenie dziennika zdarzeń instalacji</translation>
3638 </message> 4004 </message>
@@ -3667,7 +4033,7 @@ Wymagane są prawa administratora.&lt;/li&gt;</translation>
3667 <source>The Rockbox Utility</source> 4033 <source>The Rockbox Utility</source>
3668 <translation>Rockbox Utility</translation> 4034 <translation>Rockbox Utility</translation>
3669 </message> 4035 </message>
3670 <message utf8="true"> 4036 <message>
3671 <location filename="../aboutbox.ui" line="54"/> 4037 <location filename="../aboutbox.ui" line="54"/>
3672 <source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.&lt;br/&gt;© The Rockbox Team.&lt;br/&gt;Released under the GNU General Public License v2.&lt;br/&gt;Uses icons by the &lt;a href=&quot;http://tango.freedesktop.org/&quot;&gt;Tango Project&lt;/a&gt;.&lt;br/&gt;&lt;center&gt;&lt;a href=&quot;http://www.rockbox.org&quot;&gt;http://www.rockbox.org&lt;/a&gt;&lt;/center&gt;</source> 4038 <source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.&lt;br/&gt;© The Rockbox Team.&lt;br/&gt;Released under the GNU General Public License v2.&lt;br/&gt;Uses icons by the &lt;a href=&quot;http://tango.freedesktop.org/&quot;&gt;Tango Project&lt;/a&gt;.&lt;br/&gt;&lt;center&gt;&lt;a href=&quot;http://www.rockbox.org&quot;&gt;http://www.rockbox.org&lt;/a&gt;&lt;/center&gt;</source>
3673 <translation>Instalator i narzędzie dla Rockboxa - otwartoźródłowego firmware dla przenośnych odtwarzaczy muzycznych.&lt;br/&gt;© Zespół Rockboxa.&lt;br/&gt;Wydano na licencji GNU General Public License v2.&lt;br/&gt;Ikony pochodzą z &lt;a href=&quot;http://tango.freedesktop.org/&quot;&gt;Projektu Tango&lt;/a&gt;.&lt;br/&gt;&lt;center&gt;&lt;a href=&quot;http://www.rockbox.org&quot;&gt;http://www.rockbox.org&lt;/a&gt;&lt;/center&gt;</translation> 4039 <translation>Instalator i narzędzie dla Rockboxa - otwartoźródłowego firmware dla przenośnych odtwarzaczy muzycznych.&lt;br/&gt;© Zespół Rockboxa.&lt;br/&gt;Wydano na licencji GNU General Public License v2.&lt;br/&gt;Ikony pochodzą z &lt;a href=&quot;http://tango.freedesktop.org/&quot;&gt;Projektu Tango&lt;/a&gt;.&lt;br/&gt;&lt;center&gt;&lt;a href=&quot;http://www.rockbox.org&quot;&gt;http://www.rockbox.org&lt;/a&gt;&lt;/center&gt;</translation>
@@ -3684,8 +4050,12 @@ Wymagane są prawa administratora.&lt;/li&gt;</translation>
3684 </message> 4050 </message>
3685 <message> 4051 <message>
3686 <location filename="../aboutbox.ui" line="132"/> 4052 <location filename="../aboutbox.ui" line="132"/>
4053 <source>L&amp;ibraries</source>
4054 <translation type="unfinished"></translation>
4055 </message>
4056 <message>
3687 <source>&amp;Speex License</source> 4057 <source>&amp;Speex License</source>
3688 <translation>Licencja &amp;Speex</translation> 4058 <translation type="vanished">Licencja &amp;Speex</translation>
3689 </message> 4059 </message>
3690 <message> 4060 <message>
3691 <location filename="../aboutbox.ui" line="158"/> 4061 <location filename="../aboutbox.ui" line="158"/>