diff options
author | Automated System <kb9vqf@pearsoncomputing.net> | 2014-09-29 12:26:02 -0500 |
---|---|---|
committer | Automated System <kb9vqf@pearsoncomputing.net> | 2014-09-29 12:26:02 -0500 |
commit | ff4fa4a4bcbcb8f46cd9231b0a5f3b3d19f5989c (patch) | |
tree | bf4fc5ad5f5d27517ae17ce5d396e492aafde6eb /tde-i18n-pl/messages/tdeutils/khexedit.po | |
parent | dde6a6f118e2358c2aace236dd18d5bca405381c (diff) | |
download | tde-i18n-ff4fa4a4bcbcb8f46cd9231b0a5f3b3d19f5989c.tar.gz tde-i18n-ff4fa4a4bcbcb8f46cd9231b0a5f3b3d19f5989c.zip |
Automated l10n update (.po files)
Diffstat (limited to 'tde-i18n-pl/messages/tdeutils/khexedit.po')
-rw-r--r-- | tde-i18n-pl/messages/tdeutils/khexedit.po | 2376 |
1 files changed, 1188 insertions, 1188 deletions
diff --git a/tde-i18n-pl/messages/tdeutils/khexedit.po b/tde-i18n-pl/messages/tdeutils/khexedit.po index 82478b83d22..914a9fb3257 100644 --- a/tde-i18n-pl/messages/tdeutils/khexedit.po +++ b/tde-i18n-pl/messages/tdeutils/khexedit.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: khexedit\n" -"POT-Creation-Date: 2014-09-29 00:49-0500\n" +"POT-Creation-Date: 2014-09-29 12:06-0500\n" "PO-Revision-Date: 2006-01-05 23:57+0100\n" "Last-Translator: Krzysztof Lichota <krzysiek@lichota.net>\n" "Language-Team: Polish <pl@li.org>\n" @@ -60,37 +60,506 @@ msgstr "Pole &konwersji" msgid "Searc&hbar" msgstr "Pasek &wyszukiwania" -#: _translatorinfo.cpp:1 +#: statusbarprogress.cc:268 +msgid "%1... %2 of %3" +msgstr "%1... %2 z %3" + +#: statusbarprogress.cc:272 +msgid "%1... %2%" +msgstr "%1... %2%" + +#: main.cc:34 +msgid "TDE hex editor" +msgstr "Edytor Szesnastkowy dla TDE" + +#: main.cc:40 +msgid "Jump to 'offset'" +msgstr "Przejdź do pozycji 'offset'" + +#: main.cc:41 +msgid "File(s) to open" +msgstr "Plik(i) do otwarcia" + +#: main.cc:49 +msgid "KHexEdit" +msgstr "KHexEdit" + +#: main.cc:54 msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Mikołaj Zalewski" +"\n" +"This program uses modified code and techniques from other TDE programs,\n" +"specifically kwrite, tdeiconedit and ksysv. Credit goes to authors\n" +"and maintainers.\n" +"\n" +"Leon Lessing, leon@lrlabs.com, has made parts of the bit swapping\n" +"functionality.\n" +"\n" +"Craig Graham, c_graham@hinge.mistral.co.uk, has made parts of\n" +"the bit stream functionality of the conversion field.\n" +"\n" +"Dima Rogozin, dima@mercury.co.il, has extended the string dialog\n" +"list capabilities.\n" +"\n" +"Edward Livingston-Blade, sbcs@bigfoot.com, has given me very good\n" +"reports which removed some nasty bugs.\n" +msgstr "" +"\n" +"Ten program używa trochę zmodyfikowanego \"rdzenia\" i technik z innych " +"programów\n" +"TDE, w szczególności kwrite, tdeiconedit, ksysv. Autorom należą się " +"podziękowania.\n" +"\n" +"Leon Lessing, leon@lrlabs.com napisał części kodu do operacji mieszania bitów.\n" +"\n" +"Craig Graham, c_graham@hinge.mistral.co.uk napisał części strumienia bitów\n" +"i pola konwersji.\n" +"\n" +"Dima Rogozin, dima@mercury.co.il rozszerzył możliwości \"string dialog list\".\n" +"\n" +"Edward Livingston-Blade, sbcs@bigfoot.com przesyłał mi bardzo dobre raporty,\n" +"dzięki którym udało się usunąć parę wstrętnych błędów.\n" -#: _translatorinfo.cpp:3 +#: hexeditorwidget.cc:583 +#, c-format +msgid "Untitled %1" +msgstr "Nienazwany %1" + +#: hexeditorwidget.cc:607 +msgid "Unable to create new document." +msgstr "Nie mogę utworzyć nowego dokumentu" + +#: hexeditorwidget.cc:608 +msgid "Operation Failed" +msgstr "Operacja się nie powiodła" + +#: hexeditorwidget.cc:770 +msgid "Insert File" +msgstr "Wstaw plik" + +#: hexeditorwidget.cc:780 +msgid "Only local files are currently supported." +msgstr "Obecnie ten program obsługuje tylko pliki lokalne." + +#: hexeditorwidget.cc:868 msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "M.Zalewski@pegaz.if.uj.edu.pl" +"The current document has been modified.\n" +"Do you want to save it?" +msgstr "" +"Bieżący dokument został zmodyfikowany.\n" +"Czy chcesz go zapisać?" -#: hexbuffer.cc:1925 hexbuffer.cc:4832 -msgid "Page %1 of %2" -msgstr "Strona %1 z %2" +#: hexeditorwidget.cc:933 +msgid "" +"Current document has been changed on disk.\n" +"If you save now, those changes will be lost.\n" +"Proceed?" +msgstr "" +"Bieżący dokument został zmieniony na dysku.\n" +"Jeżeli zapiszesz go teraz, to tamte zmiany zostaną stracone.\n" +"Kontynuować?" -#: hexbuffer.cc:2852 -msgid "to" -msgstr "do" +#: hexeditorwidget.cc:986 +msgid "" +"A document with this name already exists.\n" +"Do you want to overwrite it?" +msgstr "" +"Dokument o takiej nazwie już istnieje.\n" +"Czy chcesz go zastąpić?" -#: hexbuffer.cc:4853 hexbuffer.cc:4858 -msgid "Next" -msgstr "Następna" +#: dialog.cc:1328 hexeditorwidget.cc:990 +msgid "Overwrite" +msgstr "Zastąp" -#: hexbuffer.cc:4863 hexbuffer.cc:4868 -msgid "Previous" -msgstr "Poprzednia" +#: hexeditorwidget.cc:1023 +msgid "The current document does not exist on the disk." +msgstr "Nie ma bieżącego dokumentu na dysku." -#: hexbuffer.cc:4886 -msgid "Generated by khexedit" -msgstr "Wygenerowane przez khexedit" +#: hexeditorwidget.cc:1033 +msgid "" +"The current document has changed on the disk and also contains unsaved " +"modifications.\n" +"If you reload now, the modifications will be lost." +msgstr "" +"Bieżący dokument został zmieniony na dysku, ale zawiera również nie zapisane " +"zmiany.\n" +"Jeśli wczytasz go teraz ponownie, zmiany zostaną stracone." + +#: hexeditorwidget.cc:1039 +msgid "" +"The current document contains unsaved modifications.\n" +"If you reload now, the modifications will be lost." +msgstr "" +"Aktualny dokument zawiera niezapisane zmiany.\n" +"Jeśli wczytasz go teraz ponownie, zmiany zostaną stracone." + +#: hexeditorwidget.cc:1073 +msgid "Print Hex-Document" +msgstr "Wydrukuj dokument szesnastkowo" + +#: hexeditorwidget.cc:1123 +msgid "" +"Could not print data.\n" +msgstr "" +"Nie udało się wydrukować danych.\n" + +#: hexeditorwidget.cc:1147 +#, c-format +msgid "" +"_n: <qt>Print threshold exceeded." +"<br>You are about to print one page." +"<br>Proceed?</qt>\n" +"<qt>Print threshold exceeded." +"<br>You are about to print %n pages." +"<br>Proceed?</qt>" +msgstr "" +"<qt>Limit wydruku przekroczony." +"<br>Zamierzasz wydrukować jedną stronę." +"<br>Kontynuować?</qt>\n" +"<qt>Limit wydruku przekroczony." +"<br>Zamierzasz wydrukować %n strony." +"<br>Kontynuować?</qt>\n" +"<qt>Limit wydruku przekroczony." +"<br>Zamierzasz wydrukować %n stron." +"<br>Kontynuować?</qt>" + +#: hexeditorwidget.cc:1192 hexeditorwidget.cc:1209 hexeditorwidget.cc:1226 +msgid "" +"Unable to export data.\n" +msgstr "" +"Nie udało się wyeksportować danych.\n" + +#: hexeditorwidget.cc:1237 +msgid "" +"The encoding you have selected is not reversible.\n" +"If you revert to the original encoding later, there is no guarantee that the " +"data can be restored to the original state." +msgstr "" +"Kodowanie, które wybrałeś nie jest odwracalne.\n" +"Jeżeli później wrócisz do poprzedniego kodowania, to nie\n" +"ma gwarancji, że dane zostaną przywrócone do poprzedniej\n" +"postaci." + +#: hexeditorwidget.cc:1242 hexeditorwidget.cc:1261 hexeditorwidget.cc:2396 +msgid "Encode" +msgstr "Zakoduj" + +#: hexeditorwidget.cc:1242 +msgid "&Encode" +msgstr "&Zakoduj" + +#: hexeditorwidget.cc:1259 +msgid "" +"Could not encode data.\n" +msgstr "" +"Nie udało się zakodować danych.\n" + +#: hexeditorwidget.cc:1412 +msgid "" +"Deleted bookmarks can not be restored.\n" +"Proceed?" +msgstr "" +"Usunięte zakładki nie będą mogły być odtworzone.\n" +"Kontynuować?" + +#: dialog.cc:178 hexeditorwidget.cc:1515 hexeditorwidget.cc:1529 +#: hexeditorwidget.cc:1597 searchbar.cc:73 +msgid "Find" +msgstr "Znajdź" + +#: hexeditorwidget.cc:1528 hexeditorwidget.cc:1766 +msgid "Search key not found in document." +msgstr "Szukany klucz nie został znaleziony w dokumencie." + +#: hexeditorwidget.cc:1572 +msgid "" +"End of document reached.\n" +"Continue from the beginning?" +msgstr "" +"Osiągnięty został koniec dokumentu.\n" +"Kontynuować do początku?" + +#: hexeditorwidget.cc:1578 +msgid "" +"Beginning of document reached.\n" +"Continue from the end?" +msgstr "" +"Osiągnięty został początek dokumentu.\n" +"Kontynuować od końca?" + +#: hexeditorwidget.cc:1594 +msgid "" +"Your request can not be processed.\n" +"No search pattern defined." +msgstr "" +"Twoje polecenie nie może zostać wykonane.\n" +"Nie zdefiniowałeś żadnego wzorca." + +#: hexeditorwidget.cc:1700 +msgid "Find and Replace" +msgstr "Wyszukaj i zastąp" + +#: hexeditorwidget.cc:1762 +msgid "Search key not found in selected area." +msgstr "Szukany klucz nie został znaleziony w zaznaczonym obszarze." + +#: dialog.cc:485 dialog.cc:681 hexeditorwidget.cc:1768 hexeditorwidget.cc:1775 +msgid "Find & Replace" +msgstr "Znajdź i zastąp" + +#: hexeditorwidget.cc:1774 +#, c-format +msgid "" +"_n: <qt>Operation complete." +"<br>" +"<br>One replacement was made.</qt>\n" +"<qt>Operation complete." +"<br>" +"<br>%n replacements were made.</qt>" +msgstr "" +"<qt>Operacja zakończona." +"<br>" +"<br>Wykonana została jedna zamiana.</qt>\n" +"<qt>Operacja zakończona. " +"<br>" +"<br>Wykonane zostały %n zamiany.</qt>\n" +"<qt>Operacja zakończona." +"<br>" +"<br>Wykonane zostało %n zamian.</qt>" + +#: hexeditorwidget.cc:1795 +msgid "" +"Not available yet!\n" +"Define your own encoding" +msgstr "" +"Nie jest to jeszcze zrobione!\n" +"Zdefiniowanie własnego kodowania" + +#: hexeditorwidget.cc:1798 hexeditorwidget.cc:2313 +msgid "Encoding" +msgstr "Kodowanie" + +#: hexeditorwidget.cc:1831 +msgid "" +"Could not collect strings.\n" +msgstr "" +"Nie udało się zebrać napisów.\n" + +#: hexeditorwidget.cc:1833 +msgid "Collect Strings" +msgstr "Zbieranie napisów" + +#: hexeditorwidget.cc:1842 +msgid "" +"Not available yet!\n" +"Define a record (structure) and fill it with data from the document." +msgstr "" +"Nie jest jeszcze zrobione!\n" +"Zdefiniowanie rekordu (struktury) i zapełnić go danymi z dokumentu." + +#: hexeditorwidget.cc:1845 +msgid "Record Viewer" +msgstr "Przeglądarka rekordów" + +#: hexeditorwidget.cc:1917 +msgid "" +"Could not collect document statistics.\n" +msgstr "" +"Nie udało się zebrać statystyk dokumentu.\n" + +#: hexeditorwidget.cc:1920 +msgid "Collect Document Statistics" +msgstr "Zbieranie statystyk dokumentu" + +#: hexeditorwidget.cc:1959 +msgid "" +"Not available yet!\n" +"Save or retrive your favorite layout" +msgstr "" +"Nie jest jeszcze zrobione!\n" +"Zapisanie i odczytanie ulubionego układu" + +#: hexeditorwidget.cc:1962 +msgid "Profiles" +msgstr "Profile" + +#: hexeditorwidget.cc:1981 +#, c-format +msgid "" +"Malformed URL\n" +"%1" +msgstr "" +"Błędny URL\n" +"%1" + +#: hexeditorwidget.cc:1982 +msgid "Read URL" +msgstr "Czytanie URL" + +#: hexeditorwidget.cc:2015 +msgid "Could not save remote file." +msgstr "Nie można zapisać zdalnego pliku." + +#: hexeditorwidget.cc:2016 hexeditorwidget.cc:2123 hexeditorwidget.cc:2130 +#: hexeditorwidget.cc:2139 hexeditorwidget.cc:2152 +msgid "Write Failure" +msgstr "Błąd podczas zapisu" + +#: hexeditorwidget.cc:2052 +#, c-format +msgid "" +"The specified file does not exist.\n" +"%1" +msgstr "" +"Podany plik nie istnieje.\n" +"%1" + +#: hexeditorwidget.cc:2053 hexeditorwidget.cc:2060 hexeditorwidget.cc:2067 +#: hexeditorwidget.cc:2075 hexeditorwidget.cc:2102 hexeditorwidget.cc:2375 +msgid "Read" +msgstr "Czytaj" + +#: hexeditorwidget.cc:2059 +#, c-format +msgid "" +"You have specified a folder.\n" +"%1" +msgstr "" +"Podano nazwę katalogu.\n" +"%1" + +#: hexeditorwidget.cc:2066 +#, c-format +msgid "" +"You do not have read permission to this file.\n" +"%1" +msgstr "" +"Nie masz prawa odczytu do tego pliku.\n" +"%1" + +#: hexeditorwidget.cc:2074 +#, c-format +msgid "" +"An error occurred while trying to open the file.\n" +"%1" +msgstr "" +"Wystąpił błąd przy próbie otwarcia pliku.\n" +"%1" + +#: hexeditorwidget.cc:2103 +msgid "" +"Could not read file.\n" +msgstr "" +"Nie udało się przeczytać pliku.\n" + +#: hexeditorwidget.cc:2122 +msgid "You have specified a folder." +msgstr "Podano nazwę katalogu" + +#: hexeditorwidget.cc:2129 +msgid "You do not have write permission." +msgstr "Nie masz praw do zapisu." + +#: hexeditorwidget.cc:2138 +msgid "An error occurred while trying to open the file." +msgstr "Wystąpił błąd przy próbie otwarcia pliku." + +#: hexeditorwidget.cc:2150 +msgid "" +"Could not write data to disk.\n" +msgstr "" +"Nie udało się zapisać danych na dysk.\n" + +#: hexeditorwidget.cc:2232 +msgid "" +"Can not create text buffer.\n" +msgstr "" +"Nie udało się utworzyć bufora na tekst.\n" + +#: hexeditorwidget.cc:2234 +msgid "Loading Failed" +msgstr "Błąd przy czytaniu" + +#: hexeditorwidget.cc:2309 +msgid "Reading" +msgstr "Czytanie" + +#: hexeditorwidget.cc:2310 +msgid "Writing" +msgstr "Zapisywanie" + +#: hexeditorwidget.cc:2311 +msgid "Inserting" +msgstr "Wstawianie" + +#: hexeditorwidget.cc:2312 +msgid "Printing" +msgstr "Drukowanie" + +#: hexeditorwidget.cc:2314 hexeditorwidget.cc:2401 +msgid "Collect strings" +msgstr "Zbieranie napisów" + +#: hexeditorwidget.cc:2315 +msgid "Exporting" +msgstr "Eksportowanie" + +#: hexeditorwidget.cc:2316 +msgid "Scanning" +msgstr "Skanowanie" + +#: hexeditorwidget.cc:2376 +msgid "Do you really want to cancel reading?" +msgstr "Czy na pewno chcesz anulować czytanie?" + +#: hexeditorwidget.cc:2380 +msgid "Write" +msgstr "Zapisywanie" + +#: hexeditorwidget.cc:2381 +msgid "" +"Do you really want to cancel writing?\n" +"WARNING: Canceling can corrupt your data on disk" +msgstr "" +"Czy na pewno chcesz anulować zapisywanie?\n" +"UWAGA: anulowanie może uszkodzić Twoje dane na dysku" + +#: hexeditorwidget.cc:2387 +msgid "Do you really want to cancel inserting?" +msgstr "Czy na pewno chcesz anulować wstawianie?" + +#: hexeditorwidget.cc:2392 +msgid "Do you really want to cancel printing?" +msgstr "Czy na pewno chcesz anulować drukowanie?" + +#: hexeditorwidget.cc:2397 +msgid "Do you really want to cancel encoding?" +msgstr "Czy na pewno chcesz anulować kodowanie?" + +#: hexeditorwidget.cc:2402 +msgid "Do you really want to cancel string scanning?" +msgstr "Czy na pewno chcesz anulować skanowanie?" + +#: hexeditorwidget.cc:2407 +msgid "Do you really want to cancel exporting?" +msgstr "Czy na pewno chcesz anulować eksportowanie?" + +#: hexeditorwidget.cc:2411 +msgid "Collect document statistics" +msgstr "Zbieranie statystyk dokumentu" + +#: hexeditorwidget.cc:2412 +msgid "Do you really want to cancel document scanning?" +msgstr "Czy na pewno chcesz anulować skanowanie dokumentu?" + +#: hexeditorwidget.cc:2432 +msgid "" +"Could not finish operation.\n" +msgstr "" +"Nie udało się dokończyć operacji.\n" + +#: hexmanagerwidget.cc:136 +msgid "Conversion" +msgstr "Konwersja" #: stringdialog.cc:38 stringdialog.cc:201 msgid "Extract Strings" @@ -187,21 +656,53 @@ msgstr "Wystąpienia" msgid "Percent" msgstr "Procentowo" -#: parts/kpart/khepartfactory.cpp:30 -msgid "KHexEdit2Part" -msgstr "KHexEdit2Part" +#: toplevel.cc:133 +msgid "&Insert..." +msgstr "&Wstaw..." -#: parts/kpart/khepartfactory.cpp:31 -msgid "Embedded hex editor" -msgstr "Osadzony edytor szesnastkowy" +#: toplevel.cc:143 +msgid "E&xport..." +msgstr "Ek&sportuj...." -#: parts/kpart/khepartfactory.cpp:36 -msgid "Author" -msgstr "Autor" +#: toplevel.cc:145 +msgid "&Cancel Operation" +msgstr "An&uluj operację" -#: parts/kpart/khepart.cpp:92 -msgid "&Value Coding" -msgstr "Kodowanie &wartości" +#: toplevel.cc:147 +msgid "&Read Only" +msgstr "Tylko do &odczytu" + +#: toplevel.cc:149 +msgid "&Allow Resize" +msgstr "&Można zmieniać wielkość" + +#: toplevel.cc:151 +msgid "N&ew Window" +msgstr "Nowe &okno" + +#: toplevel.cc:153 +msgid "Close &Window" +msgstr "Za&mknij okno" + +#: toplevel.cc:168 +msgid "&Goto Offset..." +msgstr "&Idź do pozycji..." + +#: toplevel.cc:170 +msgid "&Insert Pattern..." +msgstr "&Wstaw wzorzec..." + +#: toplevel.cc:173 +msgid "Copy as &Text" +msgstr "&Kopiuj jako tekst" + +#: toplevel.cc:175 +msgid "Paste into New &File" +msgstr "Wklej do nowego &pliku" + +#: toplevel.cc:177 +msgid "Paste into New &Window" +msgstr "Wklej do nowego &okna" #: parts/kpart/khepart.cpp:94 toplevel.cc:180 msgid "&Hexadecimal" @@ -219,6 +720,351 @@ msgstr "Ós&emkowo" msgid "&Binary" msgstr "D&wójkowo" +#: toplevel.cc:188 +msgid "&Text" +msgstr "&Tekst" + +#: toplevel.cc:196 +msgid "Show O&ffset Column" +msgstr "Wyświetlaj kolumnę z &pozycją" + +#: toplevel.cc:198 +msgid "Show Te&xt Field" +msgstr "Wyświetlaj pole te&kstowe" + +#: toplevel.cc:200 +msgid "Off&set as Decimal" +msgstr "Po&zycja dziesiątkowo" + +#: toplevel.cc:202 +msgid "&Upper Case (Data)" +msgstr "D&użymi literami (dane)" + +#: toplevel.cc:204 +msgid "Upper &Case (Offset)" +msgstr "Duży&mi literami (pozycja)" + +#: toplevel.cc:207 +msgid "" +"_: &Default encoding\n" +"&Default" +msgstr "&Standardowe" + +#: toplevel.cc:209 +msgid "US-&ASCII (7 bit)" +msgstr "US-&ASCII" + +#: toplevel.cc:211 +msgid "&EBCDIC" +msgstr "&EBCDIC" + +#: toplevel.cc:219 +msgid "&Extract Strings..." +msgstr "&Wyszukaj napisy..." + +#: toplevel.cc:223 +msgid "&Binary Filter..." +msgstr "&Filtr binarny..." + +#: toplevel.cc:225 +msgid "&Character Table" +msgstr "&Tablica znaków" + +#: toplevel.cc:227 +msgid "C&onverter" +msgstr "S&konwertuj" + +#: toplevel.cc:229 +msgid "&Statistics" +msgstr "&Statystyki" + +#: toplevel.cc:234 +msgid "&Replace Bookmark" +msgstr "&Zastąp zakładkę" + +#: toplevel.cc:236 +msgid "R&emove Bookmark" +msgstr "&Usuń zakładkę" + +#: toplevel.cc:238 +msgid "Re&move All" +msgstr "Usuń &wszystkie" + +#: toplevel.cc:240 +msgid "Goto &Next Bookmark" +msgstr "Idź do &następnej zakładki" + +#: toplevel.cc:243 +msgid "Goto &Previous Bookmark" +msgstr "Idź do &poprzedniej zakładki" + +#: toplevel.cc:249 +msgid "Show F&ull Path" +msgstr "Wyświetlaj &pełną ścieżkę" + +#: toplevel.cc:252 toplevel.cc:262 toplevel.cc:272 +msgid "&Hide" +msgstr "&Ukryj" + +#: toplevel.cc:254 toplevel.cc:274 +msgid "&Above Editor" +msgstr "Po&wyżej tekstu" + +#: toplevel.cc:256 toplevel.cc:276 +msgid "&Below Editor" +msgstr "Po&niżej tekstu" + +#: toplevel.cc:264 +msgid "&Floating" +msgstr "&Ruchome" + +#: toplevel.cc:266 +msgid "&Embed in Main Window" +msgstr "Osadź w głównym oknie" + +#: toplevel.cc:293 +msgid "Drag document" +msgstr "Przeciągnij dokument" + +#: toplevel.cc:294 +msgid "Drag Document" +msgstr "Przeciągnij dokument" + +#: toplevel.cc:304 +msgid "Toggle write protection" +msgstr "Zmień stan ochrony przed zapisem" + +#: toplevel.cc:329 +msgid "Selection: 0000:0000 0000:0000" +msgstr "Zaznaczenie: 0000:0000 0000:0000" + +#: toplevel.cc:331 +msgid "M" +msgstr "M" + +#: toplevel.cc:332 toplevel.cc:993 +msgid "OVR" +msgstr "NAD" + +#: toplevel.cc:333 +msgid "Size: FFFFFFFFFF" +msgstr "Wielkość: FFFFFFFFFF" + +#: toplevel.cc:334 +msgid "Offset: FFFFFFFFFF-F" +msgstr "Pozycja: FFFFFFFFFF-F" + +#: toplevel.cc:335 +msgid "FFF" +msgstr "FFF" + +#: toplevel.cc:336 toplevel.cc:893 +msgid "RW" +msgstr "RW" + +#: toplevel.cc:346 toplevel.cc:750 +msgid "Offset:" +msgstr "Pozycja:" + +#: toplevel.cc:347 +msgid "Size:" +msgstr "Wielkość:" + +#: toplevel.cc:536 +#, c-format +msgid "Non local recent file: %1" +msgstr "Nielokalny poprzedni plik: %1" + +#: toplevel.cc:546 +msgid "" +"Can not create new window.\n" +msgstr "" +"Nie można utworzyć nowego okna.\n" + +#: toplevel.cc:582 +msgid "" +"There are windows with unsaved modified documents. If you quit now, these " +"modifications will be lost." +msgstr "" +"Są okna z nie zapisanymi, zmienionymi dokumentami. Jeżeli zakończysz teraz, " +"zmiany będą stracone." + +#: toplevel.cc:791 +#, c-format +msgid "Size: %1" +msgstr "Wielkość: %1" + +#: searchbar.cc:63 toplevel.cc:862 +msgid "Hex" +msgstr "Hex" + +#: searchbar.cc:63 toplevel.cc:866 +msgid "Dec" +msgstr "Dec" + +#: searchbar.cc:63 toplevel.cc:870 +msgid "Oct" +msgstr "Oct" + +#: searchbar.cc:63 toplevel.cc:874 +msgid "Bin" +msgstr "Bin" + +#: searchbar.cc:64 toplevel.cc:878 +msgid "Txt" +msgstr "Txt" + +#: toplevel.cc:893 +msgid "R" +msgstr "R" + +#: toplevel.cc:925 +#, c-format +msgid "Offset: %1" +msgstr "Pozycja: %1" + +#: toplevel.cc:993 +msgid "INS" +msgstr "WST" + +#: toplevel.cc:1024 toplevel.cc:1189 +#, c-format +msgid "Encoding: %1" +msgstr "Kodowanie: %1" + +#: toplevel.cc:1172 +msgid "Selection:" +msgstr "Zaznaczenie:" + +#: converterdialog.cc:71 +msgid "Converter" +msgstr "Konwerter" + +#: converterdialog.cc:72 +msgid "&On Cursor" +msgstr "&Spod kursora" + +#: converterdialog.cc:81 hextoolwidget.cc:56 +msgid "Hexadecimal:" +msgstr "Szesnastkowo:" + +#: converterdialog.cc:83 +msgid "Decimal:" +msgstr "Dziesiątkowo:" + +#: converterdialog.cc:85 hextoolwidget.cc:56 +msgid "Octal:" +msgstr "Ósemkowo:" + +#: converterdialog.cc:87 hextoolwidget.cc:57 +msgid "Binary:" +msgstr "Dwójkowo:" + +#: converterdialog.cc:89 hextoolwidget.cc:57 +msgid "Text:" +msgstr "Tekst:" + +#: printdialogpage.cc:38 +msgid "Page Layout" +msgstr "Układ strony" + +#: printdialogpage.cc:59 +msgid "Margins [millimeter]" +msgstr "Marginesy [milimetry]" + +#: printdialogpage.cc:72 +msgid "&Top:" +msgstr "U &góry:" + +#: printdialogpage.cc:73 +msgid "&Bottom:" +msgstr "&Dół:" + +#: printdialogpage.cc:74 +msgid "&Left:" +msgstr "Na &lewo:" + +#: printdialogpage.cc:75 +msgid "&Right:" +msgstr "Na pra&wo:" + +#: printdialogpage.cc:102 +msgid "Draw h&eader above text" +msgstr "Drukuj nagłówek nad testem" + +#: printdialogpage.cc:118 +msgid "Left:" +msgstr "Lewo:" + +#: printdialogpage.cc:119 +msgid "Center:" +msgstr "Środek:" + +#: printdialogpage.cc:120 +msgid "Right:" +msgstr "Prawo:" + +#: printdialogpage.cc:121 +msgid "Border:" +msgstr "Ramka:" + +#: exportdialog.cc:330 optiondialog.cc:175 optiondialog.cc:438 +#: printdialogpage.cc:124 printdialogpage.cc:130 +msgid "None" +msgstr "Brak" + +#: printdialogpage.cc:125 +msgid "Date & Time" +msgstr "Czas i data" + +#: exportdialog.cc:333 printdialogpage.cc:126 +msgid "Page Number" +msgstr "Numer strony" + +#: exportdialog.cc:332 printdialogpage.cc:127 +msgid "Filename" +msgstr "Nazwa pliku" + +#: printdialogpage.cc:131 +msgid "Single Line" +msgstr "Jedna linia" + +#: printdialogpage.cc:132 +msgid "Rectangle" +msgstr "prostokąt" + +#: printdialogpage.cc:164 +msgid "Draw &footer below text" +msgstr "Drukuj stopkę pod tekstem" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Mikołaj Zalewski" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "M.Zalewski@pegaz.if.uj.edu.pl" + +#: parts/kpart/khepartfactory.cpp:30 +msgid "KHexEdit2Part" +msgstr "KHexEdit2Part" + +#: parts/kpart/khepartfactory.cpp:31 +msgid "Embedded hex editor" +msgstr "Osadzony edytor szesnastkowy" + +#: parts/kpart/khepartfactory.cpp:36 +msgid "Author" +msgstr "Autor" + +#: parts/kpart/khepart.cpp:92 +msgid "&Value Coding" +msgstr "Kodowanie &wartości" + #: parts/kpart/khepart.cpp:102 msgid "&Char Encoding" msgstr "Kodowanie &znaków" @@ -263,77 +1109,245 @@ msgstr "&Kolumna znaków" msgid "&Both Columns" msgstr "&Obie kolumny" -#: hextoolwidget.cc:44 -msgid "Signed 8 bit:" -msgstr "Liczba 8-bitowa ze znakiem:" +#: dialog.cc:44 +msgid "Goto Offset" +msgstr "Idź do pozycji" -#: hextoolwidget.cc:44 -msgid "Unsigned 8 bit:" -msgstr "Liczba 8-bitowa bez znaku:" +#: dialog.cc:60 +msgid "O&ffset:" +msgstr "&Pozycja:" -#: hextoolwidget.cc:45 -msgid "Signed 16 bit:" -msgstr "Liczba 16-bitowa ze znakiem:" +#: dialog.cc:73 dialog.cc:223 dialog.cc:564 dialog.cc:810 +msgid "&From cursor" +msgstr "&Od kursora" -#: hextoolwidget.cc:45 -msgid "Unsigned 16 bit:" -msgstr "Liczba 16-bitowa bez znaku:" +#: dialog.cc:75 dialog.cc:225 dialog.cc:566 dialog.cc:812 +msgid "&Backwards" +msgstr "&W tył" -#: hextoolwidget.cc:50 -msgid "Signed 32 bit:" -msgstr "Liczba 32-bitowa ze znakiem:" +#: dialog.cc:77 dialog.cc:816 +msgid "&Stay visible" +msgstr "&Zostań widoczny" -#: hextoolwidget.cc:50 -msgid "Unsigned 32 bit:" -msgstr "Liczba 32-bitowa bez znaku:" +#: dialog.cc:194 +msgid "Fo&rmat:" +msgstr "&Format:" -#: hextoolwidget.cc:51 -msgid "32 bit float:" -msgstr "32-bitowa zmiennoprzecinkowa:" +#: dialog.cc:209 dialog.cc:520 +msgid "F&ind:" +msgstr "&Znajdź:" -#: hextoolwidget.cc:51 -msgid "64 bit float:" -msgstr "64-bitowa zmiennoprzecinkowa:" +#: dialog.cc:227 dialog.cc:568 dialog.cc:814 +msgid "&In selection" +msgstr "W z&aznaczonym" -#: converterdialog.cc:81 hextoolwidget.cc:56 -msgid "Hexadecimal:" -msgstr "Szesnastkowo:" +#: dialog.cc:229 +msgid "&Use navigator" +msgstr "&Użyj nawigatora" -#: converterdialog.cc:85 hextoolwidget.cc:56 -msgid "Octal:" -msgstr "Ósemkowo:" +#: dialog.cc:231 dialog.cc:572 +msgid "Ignore c&ase" +msgstr "&Ignoruj wielkość liter" -#: converterdialog.cc:87 hextoolwidget.cc:57 -msgid "Binary:" -msgstr "Dwójkowo:" +#: dialog.cc:348 +msgid "Find (Navigator)" +msgstr "Wyszukaj (nawigator)" -#: converterdialog.cc:89 hextoolwidget.cc:57 -msgid "Text:" -msgstr "Tekst:" +#: dialog.cc:349 +msgid "New &Key" +msgstr "Nowy &klucz" -#: hextoolwidget.cc:96 -msgid "Show little endian decoding" -msgstr "Odczytaj jako 'little endian'" +#: dialog.cc:350 +msgid "&Next" +msgstr "&Następne" -#: hextoolwidget.cc:110 -msgid "Show unsigned as hexadecimal" -msgstr "Wyświetlaj liczby bez znaku szesnastkowo" +#: dialog.cc:362 +msgid "Searching for:" +msgstr "Znajdź:" -#: hextoolwidget.cc:122 -msgid "Stream length:" -msgstr "Długość:" +#: dialog.cc:504 +msgid "Fo&rmat (find):" +msgstr "&Format (znajdź):" -#: hextoolwidget.cc:127 -msgid "Fixed 8 Bit" -msgstr "Stałe osiem bitów" +#: dialog.cc:533 +msgid "For&mat (replace):" +msgstr "Fo&rmat (zamień):" -#: hextoolwidget.cc:132 -msgid "Bit Window" -msgstr "Bitowe okno" +#: dialog.cc:550 +msgid "Rep&lace:" +msgstr "&Zastąp:" -#: hextoolwidget.cc:132 -msgid "Bits Window" -msgstr "Bitowe okno" +#: dialog.cc:570 +msgid "&Prompt" +msgstr "&Pytaj" + +#: dialog.cc:657 +msgid "Source and target values can not be equal." +msgstr "Wartość wyjściowa i docelowa nie mogą być takie same." + +#: dialog.cc:682 +msgid "Replace &All" +msgstr "Zastąp &wszystkie" + +#: dialog.cc:683 +msgid "Do Not Replace" +msgstr "Nie zastępuj" + +#: dialog.cc:691 +msgid "Replace marked data at cursor position?" +msgstr "Zastąpić zaznaczone dane?" + +#: dialog.cc:761 +msgid "Binary Filter" +msgstr "Filtr binarny" + +#: dialog.cc:780 +msgid "O&peration:" +msgstr "&Operacja:" + +#: dialog.cc:855 +msgid "Fo&rmat (operand):" +msgstr "&Format (operandu):" + +#: dialog.cc:871 +msgid "O&perand:" +msgstr "O&perand:" + +#: dialog.cc:891 +msgid "Swap rule" +msgstr "Reguły mieszania" + +#: dialog.cc:903 +msgid "&Reset" +msgstr "W&yczyść" + +#: dialog.cc:929 +msgid "&Group size [bytes]" +msgstr "&Wielkość grupy [bajty]" + +#: dialog.cc:941 +msgid "S&hift size [bits]" +msgstr "&Przesunięcie [bity]" + +#: dialog.cc:985 +msgid "Shift size is zero." +msgstr "Przesunięcie jest o zero bitów." + +#: dialog.cc:994 +msgid "Swap rule does not define any swapping." +msgstr "Reguła mieszania nie powoduje żadnych zamian." + +#: dialog.cc:1070 +msgid "Insert Pattern" +msgstr "Wstaw wzorzec" + +#: dialog.cc:1089 +msgid "&Size:" +msgstr "&Rozmiar:" + +#: dialog.cc:1102 +msgid "Fo&rmat (pattern):" +msgstr "&Format (wzorca):" + +#: dialog.cc:1118 +msgid "&Pattern:" +msgstr "&Wzorzec:" + +#: dialog.cc:1127 +msgid "&Offset:" +msgstr "&Pozycja:" + +#: dialog.cc:1142 +msgid "R&epeat pattern" +msgstr "P&owtarzaj wzorzec" + +#: dialog.cc:1144 +msgid "&Insert on cursor position" +msgstr "W&staw na pozycji kursora" + +#: dialog.cc:1284 +msgid "Your request can not be processed." +msgstr "Twoja polecenie nie może zostać wykonane." + +#: dialog.cc:1288 +msgid "Examine argument(s) and try again." +msgstr "Sprawdź argument(y) i spróbuj jeszcze raz." + +#: dialog.cc:1294 +msgid "Invalid argument(s)" +msgstr "Złe argument(y)" + +#: dialog.cc:1303 +msgid "You must specify a destination file." +msgstr "Musisz podać plik docelowy." + +#: dialog.cc:1313 +msgid "You have specified an existing folder." +msgstr "Taki katalog już istnieje" + +#: dialog.cc:1320 +msgid "You do not have write permission to this file." +msgstr "Nie masz praw zapisu do tego pliku." + +#: dialog.cc:1325 +msgid "" +"You have specified an existing file.\n" +"Overwrite current file?" +msgstr "" +"Wybrałeś istniejący plik.\n" +"Czy go zastąpić?" + +#: dialog.cc:1405 +msgid "Regular Text" +msgstr "Zwykły tekst" + +#: dialog.cc:1416 +msgid "operand AND data" +msgstr "operand AND dane (bitowo I)" + +#: dialog.cc:1417 +msgid "operand OR data" +msgstr "operand OR dane (bitowo LUB)" + +#: dialog.cc:1418 +msgid "operand XOR data" +msgstr "operand XOR dane (bitowo XOR)" + +#: dialog.cc:1419 +msgid "INVERT data" +msgstr "INVERT dane (inwersja bitów)" + +#: dialog.cc:1420 +msgid "REVERSE data" +msgstr "REVERSE dane (\"odbicie lustrzane\" bitów z bajcie)" + +#: dialog.cc:1421 +msgid "ROTATE data" +msgstr "ROTATE dane (przewinięcie cykliczne)" + +#: dialog.cc:1422 +msgid "SHIFT data" +msgstr "SHIFT dane (przewinięcie)" + +#: dialog.cc:1423 +msgid "Swap Individual Bits" +msgstr "Przemieszaj konkretne bity" + +#: searchbar.cc:79 +msgid "Backwards" +msgstr "W tył" + +#: searchbar.cc:80 +msgid "Ignore case" +msgstr "Ignoruj wielkość liter" + +#: chartabledialog.cc:37 +msgid "Character Table" +msgstr "Tablica znaków" + +#: chartabledialog.cc:70 +msgid "Insert this number of characters:" +msgstr "Wstaw następującą ilość znaków:" #: optiondialog.cc:105 msgid "Layout" @@ -380,11 +1394,6 @@ msgstr "" msgid "Loc&k column at end of line (when column size>1)" msgstr "Za&blokuj kolumnę na końcu linii (jeżeli wielkość kolumny>1)" -#: exportdialog.cc:330 optiondialog.cc:175 optiondialog.cc:438 -#: printdialogpage.cc:124 printdialogpage.cc:130 -msgid "None" -msgstr "Brak" - #: optiondialog.cc:176 msgid "Vertical Only" msgstr "Tylko pionowe linie" @@ -691,6 +1700,90 @@ msgstr "&Limit [strony]:" msgid "&Undo limit:" msgstr "L&imit cofnięć:" +#: hexviewwidget.cc:1128 +msgid "Remove Bookmark" +msgstr "&Usuń zakładkę" + +#: hexviewwidget.cc:1158 +msgid "Replace Bookmark" +msgstr "&Zastąp zakładkę" + +#: hextoolwidget.cc:44 +msgid "Signed 8 bit:" +msgstr "Liczba 8-bitowa ze znakiem:" + +#: hextoolwidget.cc:44 +msgid "Unsigned 8 bit:" +msgstr "Liczba 8-bitowa bez znaku:" + +#: hextoolwidget.cc:45 +msgid "Signed 16 bit:" +msgstr "Liczba 16-bitowa ze znakiem:" + +#: hextoolwidget.cc:45 +msgid "Unsigned 16 bit:" +msgstr "Liczba 16-bitowa bez znaku:" + +#: hextoolwidget.cc:50 +msgid "Signed 32 bit:" +msgstr "Liczba 32-bitowa ze znakiem:" + +#: hextoolwidget.cc:50 +msgid "Unsigned 32 bit:" +msgstr "Liczba 32-bitowa bez znaku:" + +#: hextoolwidget.cc:51 +msgid "32 bit float:" +msgstr "32-bitowa zmiennoprzecinkowa:" + +#: hextoolwidget.cc:51 +msgid "64 bit float:" +msgstr "64-bitowa zmiennoprzecinkowa:" + +#: hextoolwidget.cc:96 +msgid "Show little endian decoding" +msgstr "Odczytaj jako 'little endian'" + +#: hextoolwidget.cc:110 +msgid "Show unsigned as hexadecimal" +msgstr "Wyświetlaj liczby bez znaku szesnastkowo" + +#: hextoolwidget.cc:122 +msgid "Stream length:" +msgstr "Długość:" + +#: hextoolwidget.cc:127 +msgid "Fixed 8 Bit" +msgstr "Stałe osiem bitów" + +#: hextoolwidget.cc:132 +msgid "Bit Window" +msgstr "Bitowe okno" + +#: hextoolwidget.cc:132 +msgid "Bits Window" +msgstr "Bitowe okno" + +#: hexbuffer.cc:1925 hexbuffer.cc:4832 +msgid "Page %1 of %2" +msgstr "Strona %1 z %2" + +#: hexbuffer.cc:2852 +msgid "to" +msgstr "do" + +#: hexbuffer.cc:4853 hexbuffer.cc:4858 +msgid "Next" +msgstr "Następna" + +#: hexbuffer.cc:4863 hexbuffer.cc:4868 +msgid "Previous" +msgstr "Poprzednia" + +#: hexbuffer.cc:4886 +msgid "Generated by khexedit" +msgstr "Wygenerowane przez khexedit" + #: hexerror.cc:32 msgid "No data" msgstr "Brak danych" @@ -787,166 +1880,6 @@ msgstr "Plik nie mógł zostać otwarty do odczytu" msgid "Unknown error" msgstr "Nieznany błąd" -#: chartabledialog.cc:37 -msgid "Character Table" -msgstr "Tablica znaków" - -#: chartabledialog.cc:70 -msgid "Insert this number of characters:" -msgstr "Wstaw następującą ilość znaków:" - -#: main.cc:34 -msgid "TDE hex editor" -msgstr "Edytor Szesnastkowy dla TDE" - -#: main.cc:40 -msgid "Jump to 'offset'" -msgstr "Przejdź do pozycji 'offset'" - -#: main.cc:41 -msgid "File(s) to open" -msgstr "Plik(i) do otwarcia" - -#: main.cc:49 -msgid "KHexEdit" -msgstr "KHexEdit" - -#: main.cc:54 -msgid "" -"\n" -"This program uses modified code and techniques from other TDE programs,\n" -"specifically kwrite, tdeiconedit and ksysv. Credit goes to authors\n" -"and maintainers.\n" -"\n" -"Leon Lessing, leon@lrlabs.com, has made parts of the bit swapping\n" -"functionality.\n" -"\n" -"Craig Graham, c_graham@hinge.mistral.co.uk, has made parts of\n" -"the bit stream functionality of the conversion field.\n" -"\n" -"Dima Rogozin, dima@mercury.co.il, has extended the string dialog\n" -"list capabilities.\n" -"\n" -"Edward Livingston-Blade, sbcs@bigfoot.com, has given me very good\n" -"reports which removed some nasty bugs.\n" -msgstr "" -"\n" -"Ten program używa trochę zmodyfikowanego \"rdzenia\" i technik z innych " -"programów\n" -"TDE, w szczególności kwrite, tdeiconedit, ksysv. Autorom należą się " -"podziękowania.\n" -"\n" -"Leon Lessing, leon@lrlabs.com napisał części kodu do operacji mieszania bitów.\n" -"\n" -"Craig Graham, c_graham@hinge.mistral.co.uk napisał części strumienia bitów\n" -"i pola konwersji.\n" -"\n" -"Dima Rogozin, dima@mercury.co.il rozszerzył możliwości \"string dialog list\".\n" -"\n" -"Edward Livingston-Blade, sbcs@bigfoot.com przesyłał mi bardzo dobre raporty,\n" -"dzięki którym udało się usunąć parę wstrętnych błędów.\n" - -#: printdialogpage.cc:38 -msgid "Page Layout" -msgstr "Układ strony" - -#: printdialogpage.cc:59 -msgid "Margins [millimeter]" -msgstr "Marginesy [milimetry]" - -#: printdialogpage.cc:72 -msgid "&Top:" -msgstr "U &góry:" - -#: printdialogpage.cc:73 -msgid "&Bottom:" -msgstr "&Dół:" - -#: printdialogpage.cc:74 -msgid "&Left:" -msgstr "Na &lewo:" - -#: printdialogpage.cc:75 -msgid "&Right:" -msgstr "Na pra&wo:" - -#: printdialogpage.cc:102 -msgid "Draw h&eader above text" -msgstr "Drukuj nagłówek nad testem" - -#: printdialogpage.cc:118 -msgid "Left:" -msgstr "Lewo:" - -#: printdialogpage.cc:119 -msgid "Center:" -msgstr "Środek:" - -#: printdialogpage.cc:120 -msgid "Right:" -msgstr "Prawo:" - -#: printdialogpage.cc:121 -msgid "Border:" -msgstr "Ramka:" - -#: printdialogpage.cc:125 -msgid "Date & Time" -msgstr "Czas i data" - -#: exportdialog.cc:333 printdialogpage.cc:126 -msgid "Page Number" -msgstr "Numer strony" - -#: exportdialog.cc:332 printdialogpage.cc:127 -msgid "Filename" -msgstr "Nazwa pliku" - -#: printdialogpage.cc:131 -msgid "Single Line" -msgstr "Jedna linia" - -#: printdialogpage.cc:132 -msgid "Rectangle" -msgstr "prostokąt" - -#: printdialogpage.cc:164 -msgid "Draw &footer below text" -msgstr "Drukuj stopkę pod tekstem" - -#: searchbar.cc:63 toplevel.cc:862 -msgid "Hex" -msgstr "Hex" - -#: searchbar.cc:63 toplevel.cc:866 -msgid "Dec" -msgstr "Dec" - -#: searchbar.cc:63 toplevel.cc:870 -msgid "Oct" -msgstr "Oct" - -#: searchbar.cc:63 toplevel.cc:874 -msgid "Bin" -msgstr "Bin" - -#: searchbar.cc:64 toplevel.cc:878 -msgid "Txt" -msgstr "Txt" - -#: dialog.cc:178 hexeditorwidget.cc:1515 hexeditorwidget.cc:1529 -#: hexeditorwidget.cc:1597 searchbar.cc:73 -msgid "Find" -msgstr "Znajdź" - -#: searchbar.cc:79 -msgid "Backwards" -msgstr "W tył" - -#: searchbar.cc:80 -msgid "Ignore case" -msgstr "Ignoruj wielkość liter" - #: conversion.cc:48 msgid "" "_: Default encoding\n" @@ -1157,936 +2090,3 @@ msgstr "" "Jeżeli będziesz kontynuował, to każdy\n" "plik z przedziału \"%1\" do\"%2\" może być utracony.\n" "Kontynuować?" - -#: hexviewwidget.cc:1128 -msgid "Remove Bookmark" -msgstr "&Usuń zakładkę" - -#: hexviewwidget.cc:1158 -msgid "Replace Bookmark" -msgstr "&Zastąp zakładkę" - -#: statusbarprogress.cc:268 -msgid "%1... %2 of %3" -msgstr "%1... %2 z %3" - -#: statusbarprogress.cc:272 -msgid "%1... %2%" -msgstr "%1... %2%" - -#: toplevel.cc:133 -msgid "&Insert..." -msgstr "&Wstaw..." - -#: toplevel.cc:143 -msgid "E&xport..." -msgstr "Ek&sportuj...." - -#: toplevel.cc:145 -msgid "&Cancel Operation" -msgstr "An&uluj operację" - -#: toplevel.cc:147 -msgid "&Read Only" -msgstr "Tylko do &odczytu" - -#: toplevel.cc:149 -msgid "&Allow Resize" -msgstr "&Można zmieniać wielkość" - -#: toplevel.cc:151 -msgid "N&ew Window" -msgstr "Nowe &okno" - -#: toplevel.cc:153 -msgid "Close &Window" -msgstr "Za&mknij okno" - -#: toplevel.cc:168 -msgid "&Goto Offset..." -msgstr "&Idź do pozycji..." - -#: toplevel.cc:170 -msgid "&Insert Pattern..." -msgstr "&Wstaw wzorzec..." - -#: toplevel.cc:173 -msgid "Copy as &Text" -msgstr "&Kopiuj jako tekst" - -#: toplevel.cc:175 -msgid "Paste into New &File" -msgstr "Wklej do nowego &pliku" - -#: toplevel.cc:177 -msgid "Paste into New &Window" -msgstr "Wklej do nowego &okna" - -#: toplevel.cc:188 -msgid "&Text" -msgstr "&Tekst" - -#: toplevel.cc:196 -msgid "Show O&ffset Column" -msgstr "Wyświetlaj kolumnę z &pozycją" - -#: toplevel.cc:198 -msgid "Show Te&xt Field" -msgstr "Wyświetlaj pole te&kstowe" - -#: toplevel.cc:200 -msgid "Off&set as Decimal" -msgstr "Po&zycja dziesiątkowo" - -#: toplevel.cc:202 -msgid "&Upper Case (Data)" -msgstr "D&użymi literami (dane)" - -#: toplevel.cc:204 -msgid "Upper &Case (Offset)" -msgstr "Duży&mi literami (pozycja)" - -#: toplevel.cc:207 -msgid "" -"_: &Default encoding\n" -"&Default" -msgstr "&Standardowe" - -#: toplevel.cc:209 -msgid "US-&ASCII (7 bit)" -msgstr "US-&ASCII" - -#: toplevel.cc:211 -msgid "&EBCDIC" -msgstr "&EBCDIC" - -#: toplevel.cc:219 -msgid "&Extract Strings..." -msgstr "&Wyszukaj napisy..." - -#: toplevel.cc:223 -msgid "&Binary Filter..." -msgstr "&Filtr binarny..." - -#: toplevel.cc:225 -msgid "&Character Table" -msgstr "&Tablica znaków" - -#: toplevel.cc:227 -msgid "C&onverter" -msgstr "S&konwertuj" - -#: toplevel.cc:229 -msgid "&Statistics" -msgstr "&Statystyki" - -#: toplevel.cc:234 -msgid "&Replace Bookmark" -msgstr "&Zastąp zakładkę" - -#: toplevel.cc:236 -msgid "R&emove Bookmark" -msgstr "&Usuń zakładkę" - -#: toplevel.cc:238 -msgid "Re&move All" -msgstr "Usuń &wszystkie" - -#: toplevel.cc:240 -msgid "Goto &Next Bookmark" -msgstr "Idź do &następnej zakładki" - -#: toplevel.cc:243 -msgid "Goto &Previous Bookmark" -msgstr "Idź do &poprzedniej zakładki" - -#: toplevel.cc:249 -msgid "Show F&ull Path" -msgstr "Wyświetlaj &pełną ścieżkę" - -#: toplevel.cc:252 toplevel.cc:262 toplevel.cc:272 -msgid "&Hide" -msgstr "&Ukryj" - -#: toplevel.cc:254 toplevel.cc:274 -msgid "&Above Editor" -msgstr "Po&wyżej tekstu" - -#: toplevel.cc:256 toplevel.cc:276 -msgid "&Below Editor" -msgstr "Po&niżej tekstu" - -#: toplevel.cc:264 -msgid "&Floating" -msgstr "&Ruchome" - -#: toplevel.cc:266 -msgid "&Embed in Main Window" -msgstr "Osadź w głównym oknie" - -#: toplevel.cc:293 -msgid "Drag document" -msgstr "Przeciągnij dokument" - -#: toplevel.cc:294 -msgid "Drag Document" -msgstr "Przeciągnij dokument" - -#: toplevel.cc:304 -msgid "Toggle write protection" -msgstr "Zmień stan ochrony przed zapisem" - -#: toplevel.cc:329 -msgid "Selection: 0000:0000 0000:0000" -msgstr "Zaznaczenie: 0000:0000 0000:0000" - -#: toplevel.cc:331 -msgid "M" -msgstr "M" - -#: toplevel.cc:332 toplevel.cc:993 -msgid "OVR" -msgstr "NAD" - -#: toplevel.cc:333 -msgid "Size: FFFFFFFFFF" -msgstr "Wielkość: FFFFFFFFFF" - -#: toplevel.cc:334 -msgid "Offset: FFFFFFFFFF-F" -msgstr "Pozycja: FFFFFFFFFF-F" - -#: toplevel.cc:335 -msgid "FFF" -msgstr "FFF" - -#: toplevel.cc:336 toplevel.cc:893 -msgid "RW" -msgstr "RW" - -#: toplevel.cc:346 toplevel.cc:750 -msgid "Offset:" -msgstr "Pozycja:" - -#: toplevel.cc:347 -msgid "Size:" -msgstr "Wielkość:" - -#: toplevel.cc:536 -#, c-format -msgid "Non local recent file: %1" -msgstr "Nielokalny poprzedni plik: %1" - -#: toplevel.cc:546 -msgid "" -"Can not create new window.\n" -msgstr "" -"Nie można utworzyć nowego okna.\n" - -#: toplevel.cc:582 -msgid "" -"There are windows with unsaved modified documents. If you quit now, these " -"modifications will be lost." -msgstr "" -"Są okna z nie zapisanymi, zmienionymi dokumentami. Jeżeli zakończysz teraz, " -"zmiany będą stracone." - -#: toplevel.cc:791 -#, c-format -msgid "Size: %1" -msgstr "Wielkość: %1" - -#: toplevel.cc:893 -msgid "R" -msgstr "R" - -#: toplevel.cc:925 -#, c-format -msgid "Offset: %1" -msgstr "Pozycja: %1" - -#: toplevel.cc:993 -msgid "INS" -msgstr "WST" - -#: toplevel.cc:1024 toplevel.cc:1189 -#, c-format -msgid "Encoding: %1" -msgstr "Kodowanie: %1" - -#: toplevel.cc:1172 -msgid "Selection:" -msgstr "Zaznaczenie:" - -#: converterdialog.cc:71 -msgid "Converter" -msgstr "Konwerter" - -#: converterdialog.cc:72 -msgid "&On Cursor" -msgstr "&Spod kursora" - -#: converterdialog.cc:83 -msgid "Decimal:" -msgstr "Dziesiątkowo:" - -#: dialog.cc:44 -msgid "Goto Offset" -msgstr "Idź do pozycji" - -#: dialog.cc:60 -msgid "O&ffset:" -msgstr "&Pozycja:" - -#: dialog.cc:73 dialog.cc:223 dialog.cc:564 dialog.cc:810 -msgid "&From cursor" -msgstr "&Od kursora" - -#: dialog.cc:75 dialog.cc:225 dialog.cc:566 dialog.cc:812 -msgid "&Backwards" -msgstr "&W tył" - -#: dialog.cc:77 dialog.cc:816 -msgid "&Stay visible" -msgstr "&Zostań widoczny" - -#: dialog.cc:194 -msgid "Fo&rmat:" -msgstr "&Format:" - -#: dialog.cc:209 dialog.cc:520 -msgid "F&ind:" -msgstr "&Znajdź:" - -#: dialog.cc:227 dialog.cc:568 dialog.cc:814 -msgid "&In selection" -msgstr "W z&aznaczonym" - -#: dialog.cc:229 -msgid "&Use navigator" -msgstr "&Użyj nawigatora" - -#: dialog.cc:231 dialog.cc:572 -msgid "Ignore c&ase" -msgstr "&Ignoruj wielkość liter" - -#: dialog.cc:348 -msgid "Find (Navigator)" -msgstr "Wyszukaj (nawigator)" - -#: dialog.cc:349 -msgid "New &Key" -msgstr "Nowy &klucz" - -#: dialog.cc:350 -msgid "&Next" -msgstr "&Następne" - -#: dialog.cc:362 -msgid "Searching for:" -msgstr "Znajdź:" - -#: dialog.cc:485 dialog.cc:681 hexeditorwidget.cc:1768 hexeditorwidget.cc:1775 -msgid "Find & Replace" -msgstr "Znajdź i zastąp" - -#: dialog.cc:504 -msgid "Fo&rmat (find):" -msgstr "&Format (znajdź):" - -#: dialog.cc:533 -msgid "For&mat (replace):" -msgstr "Fo&rmat (zamień):" - -#: dialog.cc:550 -msgid "Rep&lace:" -msgstr "&Zastąp:" - -#: dialog.cc:570 -msgid "&Prompt" -msgstr "&Pytaj" - -#: dialog.cc:657 -msgid "Source and target values can not be equal." -msgstr "Wartość wyjściowa i docelowa nie mogą być takie same." - -#: dialog.cc:682 -msgid "Replace &All" -msgstr "Zastąp &wszystkie" - -#: dialog.cc:683 -msgid "Do Not Replace" -msgstr "Nie zastępuj" - -#: dialog.cc:691 -msgid "Replace marked data at cursor position?" -msgstr "Zastąpić zaznaczone dane?" - -#: dialog.cc:761 -msgid "Binary Filter" -msgstr "Filtr binarny" - -#: dialog.cc:780 -msgid "O&peration:" -msgstr "&Operacja:" - -#: dialog.cc:855 -msgid "Fo&rmat (operand):" -msgstr "&Format (operandu):" - -#: dialog.cc:871 -msgid "O&perand:" -msgstr "O&perand:" - -#: dialog.cc:891 -msgid "Swap rule" -msgstr "Reguły mieszania" - -#: dialog.cc:903 -msgid "&Reset" -msgstr "W&yczyść" - -#: dialog.cc:929 -msgid "&Group size [bytes]" -msgstr "&Wielkość grupy [bajty]" - -#: dialog.cc:941 -msgid "S&hift size [bits]" -msgstr "&Przesunięcie [bity]" - -#: dialog.cc:985 -msgid "Shift size is zero." -msgstr "Przesunięcie jest o zero bitów." - -#: dialog.cc:994 -msgid "Swap rule does not define any swapping." -msgstr "Reguła mieszania nie powoduje żadnych zamian." - -#: dialog.cc:1070 -msgid "Insert Pattern" -msgstr "Wstaw wzorzec" - -#: dialog.cc:1089 -msgid "&Size:" -msgstr "&Rozmiar:" - -#: dialog.cc:1102 -msgid "Fo&rmat (pattern):" -msgstr "&Format (wzorca):" - -#: dialog.cc:1118 -msgid "&Pattern:" -msgstr "&Wzorzec:" - -#: dialog.cc:1127 -msgid "&Offset:" -msgstr "&Pozycja:" - -#: dialog.cc:1142 -msgid "R&epeat pattern" -msgstr "P&owtarzaj wzorzec" - -#: dialog.cc:1144 -msgid "&Insert on cursor position" -msgstr "W&staw na pozycji kursora" - -#: dialog.cc:1284 -msgid "Your request can not be processed." -msgstr "Twoja polecenie nie może zostać wykonane." - -#: dialog.cc:1288 -msgid "Examine argument(s) and try again." -msgstr "Sprawdź argument(y) i spróbuj jeszcze raz." - -#: dialog.cc:1294 -msgid "Invalid argument(s)" -msgstr "Złe argument(y)" - -#: dialog.cc:1303 -msgid "You must specify a destination file." -msgstr "Musisz podać plik docelowy." - -#: dialog.cc:1313 -msgid "You have specified an existing folder." -msgstr "Taki katalog już istnieje" - -#: dialog.cc:1320 -msgid "You do not have write permission to this file." -msgstr "Nie masz praw zapisu do tego pliku." - -#: dialog.cc:1325 -msgid "" -"You have specified an existing file.\n" -"Overwrite current file?" -msgstr "" -"Wybrałeś istniejący plik.\n" -"Czy go zastąpić?" - -#: dialog.cc:1328 hexeditorwidget.cc:990 -msgid "Overwrite" -msgstr "Zastąp" - -#: dialog.cc:1405 -msgid "Regular Text" -msgstr "Zwykły tekst" - -#: dialog.cc:1416 -msgid "operand AND data" -msgstr "operand AND dane (bitowo I)" - -#: dialog.cc:1417 -msgid "operand OR data" -msgstr "operand OR dane (bitowo LUB)" - -#: dialog.cc:1418 -msgid "operand XOR data" -msgstr "operand XOR dane (bitowo XOR)" - -#: dialog.cc:1419 -msgid "INVERT data" -msgstr "INVERT dane (inwersja bitów)" - -#: dialog.cc:1420 -msgid "REVERSE data" -msgstr "REVERSE dane (\"odbicie lustrzane\" bitów z bajcie)" - -#: dialog.cc:1421 -msgid "ROTATE data" -msgstr "ROTATE dane (przewinięcie cykliczne)" - -#: dialog.cc:1422 -msgid "SHIFT data" -msgstr "SHIFT dane (przewinięcie)" - -#: dialog.cc:1423 -msgid "Swap Individual Bits" -msgstr "Przemieszaj konkretne bity" - -#: hexeditorwidget.cc:583 -#, c-format -msgid "Untitled %1" -msgstr "Nienazwany %1" - -#: hexeditorwidget.cc:607 -msgid "Unable to create new document." -msgstr "Nie mogę utworzyć nowego dokumentu" - -#: hexeditorwidget.cc:608 -msgid "Operation Failed" -msgstr "Operacja się nie powiodła" - -#: hexeditorwidget.cc:770 -msgid "Insert File" -msgstr "Wstaw plik" - -#: hexeditorwidget.cc:780 -msgid "Only local files are currently supported." -msgstr "Obecnie ten program obsługuje tylko pliki lokalne." - -#: hexeditorwidget.cc:868 -msgid "" -"The current document has been modified.\n" -"Do you want to save it?" -msgstr "" -"Bieżący dokument został zmodyfikowany.\n" -"Czy chcesz go zapisać?" - -#: hexeditorwidget.cc:933 -msgid "" -"Current document has been changed on disk.\n" -"If you save now, those changes will be lost.\n" -"Proceed?" -msgstr "" -"Bieżący dokument został zmieniony na dysku.\n" -"Jeżeli zapiszesz go teraz, to tamte zmiany zostaną stracone.\n" -"Kontynuować?" - -#: hexeditorwidget.cc:986 -msgid "" -"A document with this name already exists.\n" -"Do you want to overwrite it?" -msgstr "" -"Dokument o takiej nazwie już istnieje.\n" -"Czy chcesz go zastąpić?" - -#: hexeditorwidget.cc:1023 -msgid "The current document does not exist on the disk." -msgstr "Nie ma bieżącego dokumentu na dysku." - -#: hexeditorwidget.cc:1033 -msgid "" -"The current document has changed on the disk and also contains unsaved " -"modifications.\n" -"If you reload now, the modifications will be lost." -msgstr "" -"Bieżący dokument został zmieniony na dysku, ale zawiera również nie zapisane " -"zmiany.\n" -"Jeśli wczytasz go teraz ponownie, zmiany zostaną stracone." - -#: hexeditorwidget.cc:1039 -msgid "" -"The current document contains unsaved modifications.\n" -"If you reload now, the modifications will be lost." -msgstr "" -"Aktualny dokument zawiera niezapisane zmiany.\n" -"Jeśli wczytasz go teraz ponownie, zmiany zostaną stracone." - -#: hexeditorwidget.cc:1073 -msgid "Print Hex-Document" -msgstr "Wydrukuj dokument szesnastkowo" - -#: hexeditorwidget.cc:1123 -msgid "" -"Could not print data.\n" -msgstr "" -"Nie udało się wydrukować danych.\n" - -#: hexeditorwidget.cc:1147 -#, c-format -msgid "" -"_n: <qt>Print threshold exceeded." -"<br>You are about to print one page." -"<br>Proceed?</qt>\n" -"<qt>Print threshold exceeded." -"<br>You are about to print %n pages." -"<br>Proceed?</qt>" -msgstr "" -"<qt>Limit wydruku przekroczony." -"<br>Zamierzasz wydrukować jedną stronę." -"<br>Kontynuować?</qt>\n" -"<qt>Limit wydruku przekroczony." -"<br>Zamierzasz wydrukować %n strony." -"<br>Kontynuować?</qt>\n" -"<qt>Limit wydruku przekroczony." -"<br>Zamierzasz wydrukować %n stron." -"<br>Kontynuować?</qt>" - -#: hexeditorwidget.cc:1192 hexeditorwidget.cc:1209 hexeditorwidget.cc:1226 -msgid "" -"Unable to export data.\n" -msgstr "" -"Nie udało się wyeksportować danych.\n" - -#: hexeditorwidget.cc:1237 -msgid "" -"The encoding you have selected is not reversible.\n" -"If you revert to the original encoding later, there is no guarantee that the " -"data can be restored to the original state." -msgstr "" -"Kodowanie, które wybrałeś nie jest odwracalne.\n" -"Jeżeli później wrócisz do poprzedniego kodowania, to nie\n" -"ma gwarancji, że dane zostaną przywrócone do poprzedniej\n" -"postaci." - -#: hexeditorwidget.cc:1242 hexeditorwidget.cc:1261 hexeditorwidget.cc:2396 -msgid "Encode" -msgstr "Zakoduj" - -#: hexeditorwidget.cc:1242 -msgid "&Encode" -msgstr "&Zakoduj" - -#: hexeditorwidget.cc:1259 -msgid "" -"Could not encode data.\n" -msgstr "" -"Nie udało się zakodować danych.\n" - -#: hexeditorwidget.cc:1412 -msgid "" -"Deleted bookmarks can not be restored.\n" -"Proceed?" -msgstr "" -"Usunięte zakładki nie będą mogły być odtworzone.\n" -"Kontynuować?" - -#: hexeditorwidget.cc:1528 hexeditorwidget.cc:1766 -msgid "Search key not found in document." -msgstr "Szukany klucz nie został znaleziony w dokumencie." - -#: hexeditorwidget.cc:1572 -msgid "" -"End of document reached.\n" -"Continue from the beginning?" -msgstr "" -"Osiągnięty został koniec dokumentu.\n" -"Kontynuować do początku?" - -#: hexeditorwidget.cc:1578 -msgid "" -"Beginning of document reached.\n" -"Continue from the end?" -msgstr "" -"Osiągnięty został początek dokumentu.\n" -"Kontynuować od końca?" - -#: hexeditorwidget.cc:1594 -msgid "" -"Your request can not be processed.\n" -"No search pattern defined." -msgstr "" -"Twoje polecenie nie może zostać wykonane.\n" -"Nie zdefiniowałeś żadnego wzorca." - -#: hexeditorwidget.cc:1700 -msgid "Find and Replace" -msgstr "Wyszukaj i zastąp" - -#: hexeditorwidget.cc:1762 -msgid "Search key not found in selected area." -msgstr "Szukany klucz nie został znaleziony w zaznaczonym obszarze." - -#: hexeditorwidget.cc:1774 -#, c-format -msgid "" -"_n: <qt>Operation complete." -"<br>" -"<br>One replacement was made.</qt>\n" -"<qt>Operation complete." -"<br>" -"<br>%n replacements were made.</qt>" -msgstr "" -"<qt>Operacja zakończona." -"<br>" -"<br>Wykonana została jedna zamiana.</qt>\n" -"<qt>Operacja zakończona. " -"<br>" -"<br>Wykonane zostały %n zamiany.</qt>\n" -"<qt>Operacja zakończona." -"<br>" -"<br>Wykonane zostało %n zamian.</qt>" - -#: hexeditorwidget.cc:1795 -msgid "" -"Not available yet!\n" -"Define your own encoding" -msgstr "" -"Nie jest to jeszcze zrobione!\n" -"Zdefiniowanie własnego kodowania" - -#: hexeditorwidget.cc:1798 hexeditorwidget.cc:2313 -msgid "Encoding" -msgstr "Kodowanie" - -#: hexeditorwidget.cc:1831 -msgid "" -"Could not collect strings.\n" -msgstr "" -"Nie udało się zebrać napisów.\n" - -#: hexeditorwidget.cc:1833 -msgid "Collect Strings" -msgstr "Zbieranie napisów" - -#: hexeditorwidget.cc:1842 -msgid "" -"Not available yet!\n" -"Define a record (structure) and fill it with data from the document." -msgstr "" -"Nie jest jeszcze zrobione!\n" -"Zdefiniowanie rekordu (struktury) i zapełnić go danymi z dokumentu." - -#: hexeditorwidget.cc:1845 -msgid "Record Viewer" -msgstr "Przeglądarka rekordów" - -#: hexeditorwidget.cc:1917 -msgid "" -"Could not collect document statistics.\n" -msgstr "" -"Nie udało się zebrać statystyk dokumentu.\n" - -#: hexeditorwidget.cc:1920 -msgid "Collect Document Statistics" -msgstr "Zbieranie statystyk dokumentu" - -#: hexeditorwidget.cc:1959 -msgid "" -"Not available yet!\n" -"Save or retrive your favorite layout" -msgstr "" -"Nie jest jeszcze zrobione!\n" -"Zapisanie i odczytanie ulubionego układu" - -#: hexeditorwidget.cc:1962 -msgid "Profiles" -msgstr "Profile" - -#: hexeditorwidget.cc:1981 -#, c-format -msgid "" -"Malformed URL\n" -"%1" -msgstr "" -"Błędny URL\n" -"%1" - -#: hexeditorwidget.cc:1982 -msgid "Read URL" -msgstr "Czytanie URL" - -#: hexeditorwidget.cc:2015 -msgid "Could not save remote file." -msgstr "Nie można zapisać zdalnego pliku." - -#: hexeditorwidget.cc:2016 hexeditorwidget.cc:2123 hexeditorwidget.cc:2130 -#: hexeditorwidget.cc:2139 hexeditorwidget.cc:2152 -msgid "Write Failure" -msgstr "Błąd podczas zapisu" - -#: hexeditorwidget.cc:2052 -#, c-format -msgid "" -"The specified file does not exist.\n" -"%1" -msgstr "" -"Podany plik nie istnieje.\n" -"%1" - -#: hexeditorwidget.cc:2053 hexeditorwidget.cc:2060 hexeditorwidget.cc:2067 -#: hexeditorwidget.cc:2075 hexeditorwidget.cc:2102 hexeditorwidget.cc:2375 -msgid "Read" -msgstr "Czytaj" - -#: hexeditorwidget.cc:2059 -#, c-format -msgid "" -"You have specified a folder.\n" -"%1" -msgstr "" -"Podano nazwę katalogu.\n" -"%1" - -#: hexeditorwidget.cc:2066 -#, c-format -msgid "" -"You do not have read permission to this file.\n" -"%1" -msgstr "" -"Nie masz prawa odczytu do tego pliku.\n" -"%1" - -#: hexeditorwidget.cc:2074 -#, c-format -msgid "" -"An error occurred while trying to open the file.\n" -"%1" -msgstr "" -"Wystąpił błąd przy próbie otwarcia pliku.\n" -"%1" - -#: hexeditorwidget.cc:2103 -msgid "" -"Could not read file.\n" -msgstr "" -"Nie udało się przeczytać pliku.\n" - -#: hexeditorwidget.cc:2122 -msgid "You have specified a folder." -msgstr "Podano nazwę katalogu" - -#: hexeditorwidget.cc:2129 -msgid "You do not have write permission." -msgstr "Nie masz praw do zapisu." - -#: hexeditorwidget.cc:2138 -msgid "An error occurred while trying to open the file." -msgstr "Wystąpił błąd przy próbie otwarcia pliku." - -#: hexeditorwidget.cc:2150 -msgid "" -"Could not write data to disk.\n" -msgstr "" -"Nie udało się zapisać danych na dysk.\n" - -#: hexeditorwidget.cc:2232 -msgid "" -"Can not create text buffer.\n" -msgstr "" -"Nie udało się utworzyć bufora na tekst.\n" - -#: hexeditorwidget.cc:2234 -msgid "Loading Failed" -msgstr "Błąd przy czytaniu" - -#: hexeditorwidget.cc:2309 -msgid "Reading" -msgstr "Czytanie" - -#: hexeditorwidget.cc:2310 -msgid "Writing" -msgstr "Zapisywanie" - -#: hexeditorwidget.cc:2311 -msgid "Inserting" -msgstr "Wstawianie" - -#: hexeditorwidget.cc:2312 -msgid "Printing" -msgstr "Drukowanie" - -#: hexeditorwidget.cc:2314 hexeditorwidget.cc:2401 -msgid "Collect strings" -msgstr "Zbieranie napisów" - -#: hexeditorwidget.cc:2315 -msgid "Exporting" -msgstr "Eksportowanie" - -#: hexeditorwidget.cc:2316 -msgid "Scanning" -msgstr "Skanowanie" - -#: hexeditorwidget.cc:2376 -msgid "Do you really want to cancel reading?" -msgstr "Czy na pewno chcesz anulować czytanie?" - -#: hexeditorwidget.cc:2380 -msgid "Write" -msgstr "Zapisywanie" - -#: hexeditorwidget.cc:2381 -msgid "" -"Do you really want to cancel writing?\n" -"WARNING: Canceling can corrupt your data on disk" -msgstr "" -"Czy na pewno chcesz anulować zapisywanie?\n" -"UWAGA: anulowanie może uszkodzić Twoje dane na dysku" - -#: hexeditorwidget.cc:2387 -msgid "Do you really want to cancel inserting?" -msgstr "Czy na pewno chcesz anulować wstawianie?" - -#: hexeditorwidget.cc:2392 -msgid "Do you really want to cancel printing?" -msgstr "Czy na pewno chcesz anulować drukowanie?" - -#: hexeditorwidget.cc:2397 -msgid "Do you really want to cancel encoding?" -msgstr "Czy na pewno chcesz anulować kodowanie?" - -#: hexeditorwidget.cc:2402 -msgid "Do you really want to cancel string scanning?" -msgstr "Czy na pewno chcesz anulować skanowanie?" - -#: hexeditorwidget.cc:2407 -msgid "Do you really want to cancel exporting?" -msgstr "Czy na pewno chcesz anulować eksportowanie?" - -#: hexeditorwidget.cc:2411 -msgid "Collect document statistics" -msgstr "Zbieranie statystyk dokumentu" - -#: hexeditorwidget.cc:2412 -msgid "Do you really want to cancel document scanning?" -msgstr "Czy na pewno chcesz anulować skanowanie dokumentu?" - -#: hexeditorwidget.cc:2432 -msgid "" -"Could not finish operation.\n" -msgstr "" -"Nie udało się dokończyć operacji.\n" - -#: hexmanagerwidget.cc:136 -msgid "Conversion" -msgstr "Konwersja" |