1
1
nano/po/pl.po
Chris Allegretta fa695744fd GNU nano 2.5.0 release
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5483 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2015-12-06 05:24:07 +00:00

2435 строки
62 KiB
Plaintext

# Polish translations for the nano editor messages
# Copyright (C) 2014 Free Software Foundation, Inc.
# This file is distributed under the same license as the nano package.
#
# Cezary Sliwa <sliwa@cft.edu.pl>, 2001.
# Wojciech Kotwica <wkotwica@post.pl>, 2002.
# Sergey Poznyakoff <gray@gnu.org>, 2010, 2014.
msgid ""
msgstr ""
"Project-Id-Version: nano 2.3.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-12-06 00:22-0500\n"
"PO-Revision-Date: 2014-09-02 08:57+0300\n"
"Last-Translator: Sergey Poznyakoff <gray@gnu.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
#. TRANSLATORS: This is a prompt.
#: src/browser.c:212
msgid "Go To Directory"
msgstr "Przejd╝ do katalogu"
#: src/browser.c:222 src/browser.c:748 src/files.c:1099 src/files.c:2309
#: src/nano.c:1156 src/search.c:204 src/search.c:293 src/search.c:900
#: src/search.c:976 src/text.c:2972 src/text.c:3192
msgid "Cancelled"
msgstr "Anulowano"
#: src/browser.c:254 src/browser.c:301
#, c-format
msgid "Can't go outside of %s in restricted mode"
msgstr "W trybie ograniczonym nie mo┐na wyj╢ц poza %s"
#: src/browser.c:265 src/browser.c:311 src/browser.c:332 src/files.c:969
#: src/files.c:977 src/files.c:1790 src/files.c:1917 src/files.c:1971
#: src/files.c:1992 src/files.c:2111 src/files.c:3028 src/files.c:3222
#: src/rcfile.c:606 src/rcfile.c:1445
#, c-format
msgid "Error reading %s: %s"
msgstr "B│▒d odczytu %s: %s"
#: src/browser.c:291
msgid "Can't move up a directory"
msgstr "Nie mo┐na przej╢ц do katalogu wy┐ej"
#. TRANSLATORS: Try to keep this at most 7 characters.
#: src/browser.c:625 src/browser.c:633
msgid "(dir)"
msgstr "(kat)"
#. TRANSLATORS: Try to keep this at most 12 characters.
#: src/browser.c:630
msgid "(parent dir)"
msgstr "(kat nad)"
#. TRANSLATORS: Try to keep this at most 7 characters.
#. * If necessary, you can leave out the parentheses.
#: src/browser.c:660
msgid "(huge)"
msgstr ""
#. TRANSLATORS: This is the main search prompt.
#: src/browser.c:737 src/search.c:173
msgid "Search"
msgstr "Szukaj"
#: src/browser.c:787 src/search.c:469 src/search.c:538
msgid "This is the only occurrence"
msgstr "To jedyne wyst▒pienie"
#: src/browser.c:803 src/search.c:367
msgid "Search Wrapped"
msgstr "Wyszukiwanie minъ│o granicъ pliku - kontynuowane od pocz▒tku (koёca)"
#: src/browser.c:853 src/search.c:541
msgid "No current search pattern"
msgstr "Brak wzorca wyszukiwania"
#: src/files.c:133
msgid "Couldn't determine my identity for lock file (getpwuid() failed)"
msgstr "Nie mo┐na ustaliц u┐ytkownika pliku blokowania (b│▒d getpwuid())"
#: src/files.c:142
#, c-format
msgid "Couldn't determine hostname for lock file: %s"
msgstr "Nie mo┐na ustaliц nazwy hosta do blokowania: %s"
#: src/files.c:163 src/files.c:174 src/files.c:211 src/files.c:221
#, c-format
msgid "Error writing lock file %s: %s"
msgstr "B│▒d zapisu pliku blokowania %s: %s"
#: src/files.c:241
#, c-format
msgid "Error deleting lock file %s: %s"
msgstr "B│▒d usuwania pliku blokowania %s: %s"
#: src/files.c:278
#, c-format
msgid "Error opening lock file %s: %s"
msgstr "B│▒d otwierania pliku blokowania %s: %s"
#: src/files.c:288
#, c-format
msgid "Error reading lock file %s: Not enough data read"
msgstr "B│▒d odczytu pliku blokowania %s. Przeczytano za ma│o danych"
#. TRANSLATORS: The second %s is the name of the user, the third that of the editor.
#: src/files.c:301
#, c-format
msgid "File %s is being edited (by %s with %s, PID %d); continue?"
msgstr ""
#: src/files.c:312
#, c-format
msgid "Error writing lock file: Directory '%s' doesn't exist"
msgstr "B│▒d zapisu pliku blokowania: Katalog '%s' nie istnieje"
#: src/files.c:344
#, c-format
msgid "Can't insert file from outside of %s"
msgstr "Nie mo┐na wstawiц pliku spoza %s "
#: src/files.c:357 src/files.c:964 src/rcfile.c:599 src/rcfile.c:1395
#: src/rcfile.c:1436
#, c-format
msgid "\"%s\" is a directory"
msgstr "\"%s\" jest katalogiem"
#: src/files.c:359
#, fuzzy, c-format
msgid "\"%s\" is not a normal file"
msgstr "\"%s\" jest plikiem urz▒dzenia"
#: src/files.c:479
msgid "No more open file buffers"
msgstr "Nie ma wiъcej otwartych buforєw"
#: src/files.c:496
#, c-format
msgid "Switched to %s"
msgstr "Prze│▒czono na %s"
#: src/files.c:498 src/global.c:988 src/winio.c:2126
msgid "New Buffer"
msgstr "Nowy bufor"
#: src/files.c:873
#, c-format
msgid "Read %lu line (Converted from DOS and Mac format)"
msgid_plural "Read %lu lines (Converted from DOS and Mac format)"
msgstr[0] "Wczytano %lu liniъ (przekonwertowana z formatu DOS i Mac)"
msgstr[1] "Wczytano %lu linie (przekonwertowane z formatu DOS i Mac)"
msgstr[2] "Wczytano %lu linii (przekonwertowane z formatu DOS i Mac)"
#: src/files.c:878
#, c-format
msgid ""
"Read %lu line (Converted from DOS and Mac format - Warning: No write "
"permission)"
msgid_plural ""
"Read %lu lines (Converted from DOS and Mac format - Warning: No write "
"permission)"
msgstr[0] ""
"Wczytano %lu liniъ (przekonwertowana z formatu DOS i Mac - Ostrze┐enie: brak "
"pozwolenia na zapis)"
msgstr[1] ""
"Wczytano %lu linie (przekonwertowane z formatu DOS i Mac - Ostrze┐enie: brak "
"pozwolenia na zapis)"
msgstr[2] ""
"Wczytano %lu linii (przekonwertowane z formatu DOS i Mac - Ostrze┐enie: brak "
"pozwolenia na zapis)"
#: src/files.c:884
#, c-format
msgid "Read %lu line (Converted from Mac format)"
msgid_plural "Read %lu lines (Converted from Mac format)"
msgstr[0] "Wczytano %lu liniъ (przekonwertowana z formatu Mac)"
msgstr[1] "Wczytano %lu linie (przekonwertowane z formatu Mac)"
msgstr[2] "Wczytano %lu linii (przekonwertowane z formatu Mac)"
#: src/files.c:888
#, c-format
msgid ""
"Read %lu line (Converted from Mac format - Warning: No write permission)"
msgid_plural ""
"Read %lu lines (Converted from Mac format - Warning: No write permission)"
msgstr[0] ""
"Wczytano %lu liniъ (przekonwertowana z formatu Mac - Ostrze┐enie: brak "
"pozwolenia na zapis)"
msgstr[1] ""
"Wczytano %lu linie (przekonwertowane z formatu Mac - Ostrze┐enie: brak "
"pozwolenia na zapis)"
msgstr[2] ""
"Wczytano %lu linii (przekonwertowane z formatu Mac - Ostrze┐enie: brak "
"pozwolenia na zapis)"
#: src/files.c:894
#, c-format
msgid "Read %lu line (Converted from DOS format)"
msgid_plural "Read %lu lines (Converted from DOS format)"
msgstr[0] "Wczytano %lu liniъ (przekonwertowana z formatu DOS)"
msgstr[1] "Wczytano %lu linie (przekonwertowane z formatu DOS)"
msgstr[2] "Wczytano %lu linii (przekonwertowane z formatu DOS)"
#: src/files.c:898
#, c-format
msgid ""
"Read %lu line (Converted from DOS format - Warning: No write permission)"
msgid_plural ""
"Read %lu lines (Converted from DOS format - Warning: No write permission)"
msgstr[0] ""
"Wczytano %lu liniъ (przekonwertowana z formatu DOS - Ostrze┐enie: brak "
"pozwolenia na zapis)"
msgstr[1] ""
"Wczytano %lu linie (przekonwertowane z formatu DOS - Ostrze┐enie: brak "
"pozwolenia na zapis)"
msgstr[2] ""
"Wczytano %lu linii (przekonwertowane z formatu DOS - Ostrze┐enie: brak "
"pozwolenia na zapis)"
#: src/files.c:904
#, c-format
msgid "Read %lu line"
msgid_plural "Read %lu lines"
msgstr[0] "Wczytano %lu liniъ"
msgstr[1] "Wczytano %lu linie"
msgstr[2] "Wczytano %lu linii"
#: src/files.c:907
#, fuzzy, c-format
msgid "Read %lu line (Warning: No write permission)"
msgid_plural "Read %lu lines (Warning: No write permission)"
msgstr[0] "Wczytano %lu liniъ (Ostrze┐enie: brak pozwolenia na zapis)"
msgstr[1] "Wczytano %lu linie (Ostrze┐enie: brak pozwolenia na zapis)"
msgstr[2] "Wczytano %lu linii (Ostrze┐enie: brak pozwolenia na zapis)"
#: src/files.c:946 src/files.c:981
msgid "Reading File"
msgstr "Wczytywanie pliku"
#: src/files.c:953
msgid "New File"
msgstr "Nowy plik"
#: src/files.c:956
#, c-format
msgid "\"%s\" not found"
msgstr "Nie znaleziono \"%s\""
#: src/files.c:965 src/rcfile.c:600 src/rcfile.c:1396 src/rcfile.c:1437
#, c-format
msgid "\"%s\" is a device file"
msgstr "\"%s\" jest plikiem urz▒dzenia"
#: src/files.c:1058
#, c-format
msgid "Command to execute in new buffer [from %s] "
msgstr "Polecenie do wykonania w nowym buforze [z %s] "
#: src/files.c:1060
#, c-format
msgid "Command to execute [from %s] "
msgstr "Polecenie do wykonania [z %s] "
#: src/files.c:1067
#, c-format
msgid "File to insert into new buffer [from %s] "
msgstr "Plik do wstawienia do nowego bufora [z %s] "
#: src/files.c:1069
#, c-format
msgid "File to insert [from %s] "
msgstr "Plik do wstawienia [z %s] "
#: src/files.c:1311
msgid "Key invalid in non-multibuffer mode"
msgstr "Klawisz niedozwolony w trybie innym ni┐ wielu buforєw"
#: src/files.c:1610
msgid "Failed to write backup file, continue saving? (Say N if unsure) "
msgstr ""
"Utworzenie kopii zapasowej nie powiod│o siъ, kontynuowaц zapis? (N je╢li "
"nie\n"
"jeste╢ pewien)"
#: src/files.c:1734
#, c-format
msgid "Can't write outside of %s"
msgstr "Nie mo┐na zapisaц poza %s"
#: src/files.c:1749
msgid "Cannot prepend or append to a symlink with --nofollow set"
msgstr ""
"Nie mo┐na dopisywaц do │▒cza symbolicznego przy w│▒czonej opcji --nofollow"
#: src/files.c:1831 src/files.c:1856 src/files.c:1874 src/files.c:1887
#: src/files.c:1898 src/files.c:1927
#, c-format
msgid "Error writing backup file %s: %s"
msgstr "B│▒d zapisu kopii zapasowej %s: %s"
#: src/files.c:1832 src/nano.c:711
msgid "Too many backup files?"
msgstr "Za wiele kopii zapasowych?"
#: src/files.c:1947 src/files.c:2004 src/files.c:2023 src/files.c:2035
#: src/files.c:2059 src/files.c:2076 src/files.c:2086 src/files.c:2119
#: src/files.c:2126 src/files.c:3098 src/files.c:3106 src/files.c:3129
#: src/files.c:3141
#, c-format
msgid "Error writing %s: %s"
msgstr "B│▒d zapisu %s: %s"
#: src/files.c:1981 src/text.c:2892 src/text.c:2904 src/text.c:3280
#: src/text.c:3289
#, c-format
msgid "Error writing temp file: %s"
msgstr "B│▒d zapisu pliku tymczasowego: %s"
#: src/files.c:2158
#, c-format
msgid "Wrote %lu line"
msgid_plural "Wrote %lu lines"
msgstr[0] "Zapisano %lu liniъ"
msgstr[1] "Zapisano %lu linie"
msgstr[2] "Zapisano %lu linii"
#: src/files.c:2259
msgid " [DOS Format]"
msgstr " [format DOS]"
#: src/files.c:2260
msgid " [Mac Format]"
msgstr " [format Mac]"
#: src/files.c:2262
msgid " [Backup]"
msgstr " [Kopia zap.]"
#: src/files.c:2269
msgid "Prepend Selection to File"
msgstr "Wpisz wybєr na pocz▒tek pliku"
#: src/files.c:2270
msgid "Append Selection to File"
msgstr "Dopisz wybєr do pliku"
#: src/files.c:2271
msgid "Write Selection to File"
msgstr "Zapisz wybєr do pliku"
#: src/files.c:2274
msgid "File Name to Prepend to"
msgstr "Nazwa pliku do wpisania"
#: src/files.c:2275
msgid "File Name to Append to"
msgstr "Nazwa pliku do dopisania"
#: src/files.c:2276
msgid "File Name to Write"
msgstr "Nazwa pliku do zapisu"
#: src/files.c:2413
msgid "File exists, OVERWRITE ? "
msgstr "Plik istnieje, ZAMAZA╞ ? "
#: src/files.c:2422
msgid "Save file under DIFFERENT NAME ? "
msgstr "Zapisaц plik pod INNб NAZWб ? "
#: src/files.c:2436
msgid "File was modified since you opened it, continue saving ? "
msgstr "Plik zosta│ zmodyfikowany po otworzeniu, kontynuowaц zapis ? "
#: src/files.c:2878
msgid "(more)"
msgstr "(wiъcej)"
#: src/files.c:2970
#, c-format
msgid ""
"\n"
"Press Enter to continue\n"
msgstr ""
"\n"
"Naci╢nij Enter aby kontynuowaц\n"
#: src/files.c:2986
#, c-format
msgid ""
"Unable to create directory %s: %s\n"
"It is required for saving/loading search history or cursor positions.\n"
msgstr ""
"Nie mo┐na utworzyц katalogu %s: %s\n"
"Jest on niezbъdny do zapisu/odczytu historii wyszukiwaё i pozycji kursora.\n"
#: src/files.c:2992
#, c-format
msgid ""
"Path %s is not a directory and needs to be.\n"
"Nano will be unable to load or save search history or cursor positions.\n"
msgstr ""
"жcie┐ka %s nie jest katalogiem, a musi nim byц.\n"
"Nano nie potrafi zapisaц lub odczytaц historii wyszukiwaё i pozycji\n"
"kursora.\n"
#: src/files.c:3011
#, c-format
msgid ""
"Detected a legacy nano history file (%s) which I tried to move\n"
"to the preferred location (%s) but encountered an error: %s"
msgstr ""
"Znaleziono stary plik historii nano (%s) oraz sprєbowano\n"
"przenie╢ц go do preferowanego miejsca (%s), pod czas czego\n"
"wynik│ b│▒d: %s"
#: src/files.c:3015
#, c-format
msgid ""
"Detected a legacy nano history file (%s) which I moved\n"
"to the preferred location (%s)\n"
"(see the nano FAQ about this change)"
msgstr ""
"Znaleziono stary plik historii nano (%s) oraz przeniesiono\n"
"go do preferowanego miejsca (%s)\n"
"(patrz FAQ nano co do tej zmiany)"
#. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters.
#: src/global.c:476
msgid "Exit"
msgstr "Wyjd╝"
#: src/global.c:477
msgid "Close"
msgstr "Zamknij"
#: src/global.c:478
msgid "Uncut Text"
msgstr "Odnєw Tekst"
#: src/global.c:480
msgid "Unjustify"
msgstr "Cofnij just."
#: src/global.c:486
msgid "Read File"
msgstr "Wczyt.plik"
#: src/global.c:487
msgid "Where Is"
msgstr "Wyszukaj"
#: src/global.c:488
msgid "Replace"
msgstr "Zast▒p"
#: src/global.c:489
msgid "Go To Line"
msgstr "Przejd╝ do linii"
#: src/global.c:490
msgid "Prev Line"
msgstr "Poprz.lin."
#: src/global.c:491
msgid "Next Line"
msgstr "Nast. lin."
#: src/global.c:492
msgid "Prev Page"
msgstr "Poprz.str."
#: src/global.c:493
msgid "Next Page"
msgstr "Nast.str."
#: src/global.c:495
msgid "Justify"
msgstr "Wyjustuj"
#: src/global.c:496
msgid "FullJstify"
msgstr "Wyjustuj"
#: src/global.c:498
msgid "Refresh"
msgstr "Od╢wie┐"
#. TRANSLATORS: Try to keep this string at most 12 characters.
#: src/global.c:501
msgid "WhereIs Next"
msgstr "Szukaj Znєw"
#. TRANSLATORS: The next long series of strings are shortcut descriptions;
#. * they are best kept shorter than 56 characters, but may be longer.
#: src/global.c:508
msgid "Justify the current paragraph"
msgstr "Wyjustuj bie┐▒cy akapit"
#: src/global.c:510
msgid "Cancel the current function"
msgstr "Anuluj bie┐▒c▒ funkcjъ"
#: src/global.c:511
msgid "Display this help text"
msgstr "Wy╢wietla ten tekst pomocy"
#: src/global.c:514
msgid "Close the current file buffer / Exit from nano"
msgstr "Zamknij bie┐▒cy bufor / Wyjd╝ z nano"
#: src/global.c:516
msgid "Exit from nano"
msgstr "Wyjd╝ z nano"
#: src/global.c:520
msgid "Write the current file to disk"
msgstr "Zapisz bie┐▒cy plik na dysku"
#: src/global.c:522
msgid "Insert another file into the current one"
msgstr "Wstaw do bie┐▒cego pliku zawarto╢ц innego pliku"
#: src/global.c:524
msgid "Search for a string or a regular expression"
msgstr "Szukaj │aёcucha lub wyra┐enia regularnego"
#: src/global.c:527
msgid "Search for a string"
msgstr "Szukaj │aёcucha"
#: src/global.c:529
msgid "Go one screenful up"
msgstr "Przejd╝ do poprzedniego ekranu"
#: src/global.c:530
msgid "Go one screenful down"
msgstr "Przejd╝ do nastъpnego ekranu"
#: src/global.c:532
msgid "Cut the current line and store it in the cutbuffer"
msgstr "Wytnij bie┐▒c▒ liniъ i przechowaj w buforze wycinania"
#: src/global.c:534
msgid "Uncut from the cutbuffer into the current line"
msgstr "Wklej zawarto╢ц bufora wycinania w bie┐▒cej linii"
#: src/global.c:535
msgid "Display the position of the cursor"
msgstr "Poka┐ informacjъ o pozycji kursora"
#: src/global.c:537
msgid "Invoke the spell checker, if available"
msgstr "Wywo│aj sprawdzanie pisowni, je╢li dostъpne"
#: src/global.c:539
msgid "Replace a string or a regular expression"
msgstr "Zamieё │aёcuch lub wyra┐enie regularne"
#: src/global.c:540
msgid "Go to line and column number"
msgstr "Przejd╝ do linii i kolumny"
#: src/global.c:542
msgid "Mark text starting from the cursor position"
msgstr "Ustaw znacznik w bie┐▒cym po│o┐eniu kursora"
#: src/global.c:543
msgid "Repeat the last search"
msgstr "Powtєrz ostatnie wyszukiwanie"
#: src/global.c:545
msgid "Copy the current line and store it in the cutbuffer"
msgstr "Skopiuj bie┐▒c▒ liniъ i przechowaj w buforze wycinania"
#: src/global.c:546
msgid "Indent the current line"
msgstr "Wyrєwnaj bie┐▒c▒ liniъ"
#: src/global.c:547
msgid "Unindent the current line"
msgstr "Usuё wciъcia z bie┐▒cej linii"
#: src/global.c:548
msgid "Undo the last operation"
msgstr "Odwo│aj ostatni▒ operacjъ"
#: src/global.c:549
msgid "Redo the last undone operation"
msgstr "Odtwєrz ostatni▒ operacjъ"
#: src/global.c:551
msgid "Go forward one character"
msgstr "Przejd╝ o znak do przodu"
#: src/global.c:552
msgid "Go back one character"
msgstr "Przejd╝ o znak wstecz"
#: src/global.c:554
msgid "Go forward one word"
msgstr "Przejd╝ o s│owo do przodu"
#: src/global.c:555
msgid "Go back one word"
msgstr "Przejd╝ o s│owo wstecz"
#: src/global.c:557
msgid "Go to previous line"
msgstr "Przejd╝ do poprzedniej linii"
#: src/global.c:558
msgid "Go to next line"
msgstr "Przejd╝ do nastъpnej linii"
#: src/global.c:559
msgid "Go to beginning of current line"
msgstr "Przejd╝ na pocz▒tek bie┐▒cej linii"
#: src/global.c:560
msgid "Go to end of current line"
msgstr "Przejd╝ na koniec bie┐▒cej linii"
#: src/global.c:563
msgid "Go to beginning of paragraph; then of previous paragraph"
msgstr "Przejd╝ na pocz▒tek akapitu; potem na pocz▒tek poprzedniego akapitu"
#: src/global.c:565
msgid "Go just beyond end of paragraph; then of next paragraph"
msgstr "Przejd╝ w koniec akapitu; potem w koniec nastъpnego akapitu"
#: src/global.c:567
msgid "Go to the first line of the file"
msgstr "Przejd╝ do pierwszej linii pliku"
#: src/global.c:568
msgid "Go to the last line of the file"
msgstr "Przejd╝ do ostatniej linii pliku"
#: src/global.c:570
msgid "Go to the matching bracket"
msgstr "Przejd╝ do parzystego nawiasu"
#: src/global.c:572
msgid "Scroll up one line without scrolling the cursor"
msgstr "Przewiё na jedn▒ liniъ w gєrъ bez przesuniъcia kursora"
#: src/global.c:574
msgid "Scroll down one line without scrolling the cursor"
msgstr "Przewiё na jedn▒ liniъ w dє│ bez przesuniъcia kursora"
#: src/global.c:577
msgid "Switch to the previous file buffer"
msgstr "Przejd╝ do poprzedniego bufora"
#: src/global.c:578
msgid "Switch to the next file buffer"
msgstr "Przejd╝ do nastъpnego bufora"
#: src/global.c:580
msgid "Insert the next keystroke verbatim"
msgstr "Wstaw nastъpne naci╢niъcie klawisza dos│ownie"
#: src/global.c:581
msgid "Insert a tab at the cursor position"
msgstr "Wstaw znak tabulacji na pozycji kursora"
#: src/global.c:582
msgid "Insert a newline at the cursor position"
msgstr "Wstaw znak nowej linii na pozycji kursora"
#: src/global.c:583
msgid "Delete the character under the cursor"
msgstr "Usuё znak na pozycji kursora"
#: src/global.c:585
msgid "Delete the character to the left of the cursor"
msgstr "Usuё znak na lewo od kursora"
#: src/global.c:588
#, fuzzy
msgid "Cut backward from cursor to word start"
msgstr "Wycina od kursora do koёca linii"
#: src/global.c:590
#, fuzzy
msgid "Cut forward from cursor to next word start"
msgstr "Wycina od kursora do koёca linii"
#: src/global.c:592
msgid "Cut from the cursor position to the end of the file"
msgstr "Wytnij wszystko z pozycji kursora po koniec pliku"
#: src/global.c:595
msgid "Justify the entire file"
msgstr "Wyjustuj ca│y plik"
#: src/global.c:599
msgid "Count the number of words, lines, and characters"
msgstr "Policz ilo╢ц s│єw, linii i znakєw"
#: src/global.c:602
msgid "Refresh (redraw) the current screen"
msgstr "Od╢wie┐ (ponownie wy╢wietl) bie┐▒cy ekran"
#: src/global.c:604
#, fuzzy
msgid "Suspend the editor (if suspension is enabled)"
msgstr "Zawie╢ edytor (je┐eli zawieszenie jest w│▒czone)"
#: src/global.c:606
msgid "Save file without prompting"
msgstr ""
#: src/global.c:607
msgid "Search next occurrence backward"
msgstr ""
#: src/global.c:608
msgid "Search next occurrence forward"
msgstr ""
#: src/global.c:610
msgid "Toggle the case sensitivity of the search"
msgstr "Prze│▒cz uwzglъdnienie rozmiaru znakєw pod czas wyszukiwania"
#: src/global.c:612
msgid "Reverse the direction of the search"
msgstr "Odwrєц kierunek wyszukiwania"
#: src/global.c:616
msgid "Toggle the use of regular expressions"
msgstr "Prze│▒cz u┐ycie wyra┐eё regularnych"
#: src/global.c:620
msgid "Recall the previous search/replace string"
msgstr "Przywrєц poprzednie │aёcuchy wyszukiwania/zamiany"
#: src/global.c:622
msgid "Recall the next search/replace string"
msgstr "Przywrєц nastъpne │aёcuchy wyszukiwania/zamiany"
#: src/global.c:625
msgid "Go to file browser"
msgstr "Poka┐ przegl▒darkъ plikєw"
#: src/global.c:628
msgid "Toggle the use of DOS format"
msgstr "Prze│▒cz u┐ycie formatu DOS"
#: src/global.c:629
msgid "Toggle the use of Mac format"
msgstr "Prze│▒cz u┐ycie formatu Mac"
#: src/global.c:630
msgid "Toggle appending"
msgstr "Prze│▒cz dopisywanie w koniec"
#: src/global.c:631
msgid "Toggle prepending"
msgstr "Prze│▒cz dopisywanie na pocz▒tek"
#: src/global.c:632
msgid "Toggle backing up of the original file"
msgstr "Prze│▒cz utworzenie kopii zapasowych oryginalnego pliku"
#: src/global.c:633
msgid "Execute external command"
msgstr "Wywo│aj polecenie zewnъtrzne"
#: src/global.c:636
msgid "Toggle the use of a new buffer"
msgstr "Prze│▒cz u┐ycie nowego bufora"
#: src/global.c:639
msgid "Exit from the file browser"
msgstr "Wyjd╝ z przegl▒darki plikєw"
#: src/global.c:640
msgid "Go to the first file in the list"
msgstr "Przejd╝ do pierwszego pliku na li╢cie"
#: src/global.c:641
msgid "Go to the last file in the list"
msgstr "Przejd╝ do ostatniego pliku na li╢cie"
#: src/global.c:642
msgid "Go to the previous file in the list"
msgstr "Przejd╝ do poprzedniego pliku na li╢cie"
#: src/global.c:643
msgid "Go to the next file in the list"
msgstr "Przejd╝ do nastъpnego pliku na li╢cie"
#: src/global.c:644
msgid "Go to directory"
msgstr "Przejd╝ do katalogu"
#: src/global.c:647
msgid "Invoke the linter, if available"
msgstr "Wywo│aj sprawdzanie sk│adni, je╢li dostъpne"
#: src/global.c:648
msgid "Go to previous linter msg"
msgstr "Przejd╝ do poprzedniej linii"
#: src/global.c:649
msgid "Go to next linter msg"
msgstr "Przejd╝ do nastъpnej linii"
#: src/global.c:651
#, fuzzy
msgid "Invoke formatter, if available"
msgstr "Wywo│aj sprawdzanie sk│adni, je╢li dostъpne"
#. TRANSLATORS: Try to keep the following strings at most 10 characters.
#: src/global.c:672
msgid "Get Help"
msgstr "Pomoc"
#: src/global.c:675 src/prompt.c:1102
msgid "Cancel"
msgstr "Anuluj"
#: src/global.c:688
msgid "Write Out"
msgstr "Zapisz"
#: src/global.c:724
msgid "Go To Dir"
msgstr "Do kat."
#: src/global.c:739
msgid "Cut Text"
msgstr "Wytnij"
#: src/global.c:754
msgid "To Spell"
msgstr "Pisownia"
#: src/global.c:758
msgid "To Linter"
msgstr "Sk│adnia"
#: src/global.c:761
#, fuzzy
msgid "Formatter"
msgstr "Format DOS"
#: src/global.c:768
msgid "Case Sens"
msgstr "Wielk.liter"
#: src/global.c:773
msgid "Regexp"
msgstr "Wyr.reg."
#: src/global.c:778
msgid "Backwards"
msgstr "Wstecz"
#: src/global.c:785
msgid "No Replace"
msgstr "Nie zast."
#: src/global.c:793
msgid "Cur Pos"
msgstr "Bie┐.poz."
#: src/global.c:808
msgid "First Line"
msgstr "Pierw.lin."
#: src/global.c:810
msgid "Last Line"
msgstr "Ost.lin."
#: src/global.c:817
msgid "To Bracket"
msgstr "Do nawiasu"
#: src/global.c:820
msgid "Mark Text"
msgstr "Zaznacz"
#: src/global.c:823
msgid "Copy Text"
msgstr "Kopiuj"
#: src/global.c:826
msgid "Indent Text"
msgstr "Wciъcie"
#: src/global.c:828
msgid "Unindent Text"
msgstr "Usuё Wciъcia"
#: src/global.c:831
msgid "Undo"
msgstr "Odwo│aj"
#: src/global.c:833
msgid "Redo"
msgstr "Odtwєrz"
#: src/global.c:837 src/global.c:843
msgid "Back"
msgstr "Wstecz"
#: src/global.c:839 src/global.c:845
msgid "Forward"
msgstr "W przєd"
#: src/global.c:850
msgid "Prev Word"
msgstr "Poprz.s│owo"
#: src/global.c:852
msgid "Next Word"
msgstr "Nast.s│owo"
#: src/global.c:856
msgid "Home"
msgstr "Pocz▒tek"
#: src/global.c:858
msgid "End"
msgstr "Koniec"
#: src/global.c:867
msgid "Beg of Par"
msgstr "PoczAkapit"
#: src/global.c:869
msgid "End of Par"
msgstr "KonAkapit"
#: src/global.c:874
msgid "Scroll Up"
msgstr "W gєrъ"
#: src/global.c:876
msgid "Scroll Down"
msgstr "W dє│"
#: src/global.c:881
msgid "Prev File"
msgstr "Plik poprz."
#: src/global.c:883
msgid "Next File"
msgstr "Plik nast."
#: src/global.c:892
msgid "Verbatim"
msgstr "Dos│ownie"
#: src/global.c:895
msgid "Tab"
msgstr "Tab"
#: src/global.c:897
msgid "Enter"
msgstr "Enter"
#: src/global.c:900
msgid "Delete"
msgstr "Usuё"
#: src/global.c:902
msgid "Backspace"
msgstr "Backspace"
#: src/global.c:912
#, fuzzy
msgid "Cut Left"
msgstr "Wytnij"
#: src/global.c:914
msgid "Cut Right"
msgstr ""
#: src/global.c:916
msgid "CutTillEnd"
msgstr "WytnDoKonc"
#: src/global.c:926
msgid "Word Count"
msgstr "Ilo╢ц s│єw"
#: src/global.c:933
msgid "Suspend"
msgstr "Zawie╢"
#: src/global.c:937
msgid "Save"
msgstr ""
#: src/global.c:940
msgid "Previous"
msgstr ""
#: src/global.c:942
#, fuzzy
msgid "Next"
msgstr "Nast. lin."
#: src/global.c:948
msgid "PrevHstory"
msgstr "Poprz.Hist"
#: src/global.c:951
msgid "NextHstory"
msgstr "Nast.Hist"
#: src/global.c:955
msgid "Go To Text"
msgstr "Do tekstu"
#: src/global.c:959
msgid "DOS Format"
msgstr "Format DOS"
#: src/global.c:961
msgid "Mac Format"
msgstr "Format Mac"
#: src/global.c:969
msgid "Append"
msgstr "Dopisz"
#: src/global.c:971
msgid "Prepend"
msgstr "Wpisz"
#: src/global.c:974
msgid "Backup File"
msgstr "Kopia zapas."
#: src/global.c:981
msgid "Execute Command"
msgstr "Wywo│aj polecenie"
#: src/global.c:996
msgid "To Files"
msgstr "Pliki"
#: src/global.c:1004
msgid "First File"
msgstr "Pierw.Plik"
#: src/global.c:1006
msgid "Last File"
msgstr "Ost.Plik"
#: src/global.c:1017
msgid "Prev Lint Msg"
msgstr "Lint:Poprz.lin."
#: src/global.c:1019
msgid "Next Lint Msg"
msgstr "Lint:Nast.lin."
#. TRANSLATORS: The next seventeen strings are toggle descriptions;
#. * they are best kept shorter than 40 characters, but may be longer.
#: src/global.c:1279
msgid "Help mode"
msgstr "Tryb pomocy"
#: src/global.c:1281
msgid "Constant cursor position display"
msgstr "Sta│e po│o┐enie kursora"
#: src/global.c:1283
msgid "Use of one more line for editing"
msgstr "U┐ycie dodatkowej linii do redagowania"
#: src/global.c:1285
msgid "Smooth scrolling"
msgstr "P│ynne przewijanie"
#: src/global.c:1287
msgid "Soft wrapping of overlong lines"
msgstr "Miъkkie zawijanie d│ugich linii"
#: src/global.c:1289
msgid "Whitespace display"
msgstr "Wy╢wietlanie bia│ych znakєw"
#: src/global.c:1291
msgid "Color syntax highlighting"
msgstr "Kolorowanie sk│adni"
#: src/global.c:1293
msgid "Smart home key"
msgstr "Rozumny klawisz \"w pocz▒tek\""
#: src/global.c:1295
msgid "Auto indent"
msgstr "Auto wciъcia"
#: src/global.c:1297
msgid "Cut to end"
msgstr "Wytnij do koёca"
#: src/global.c:1299
msgid "Hard wrapping of overlong lines"
msgstr "Twarde zawijanie d│ugich linii"
#: src/global.c:1301
msgid "Conversion of typed tabs to spaces"
msgstr "Przetworzenie tabulacji na spacji"
#: src/global.c:1303
msgid "Backup files"
msgstr "Kopie zapasowe"
#: src/global.c:1305
msgid "Reading file into separate buffer"
msgstr ""
#: src/global.c:1307
msgid "Mouse support"
msgstr "Obs│uga myszy"
#: src/global.c:1309
msgid "No conversion from DOS/Mac format"
msgstr "Bez konwersji z formatu DOS/Mac"
#: src/global.c:1311
msgid "Suspension"
msgstr "Zawie╢"
#: src/help.c:211
msgid ""
"Search Command Help Text\n"
"\n"
" Enter the words or characters you would like to search for, and then press "
"Enter. If there is a match for the text you entered, the screen will be "
"updated to the location of the nearest match for the search string.\n"
"\n"
" The previous search string will be shown in brackets after the search "
"prompt. Hitting Enter without entering any text will perform the previous "
"search. "
msgstr ""
"Tekst pomocy polecenia szukania\n"
"\n"
" Wprowad╝ s│owa lub znaki, ktєrych chcesz szukaц, nastъpnie naci╢nij Enter. "
"Je╢li istnieje fragment tekstu do nich pasuj▒cy, ekran zostanie od╢wie┐ony "
"pokazuj▒c po│o┐enie najbli┐szego dopasowania.\n"
"\n"
" Po zachъcie 'Szukaj:' w nawiasach kwadratowych zostanie pokazany poprzednio "
"szukany │aёcuch. Naci╢niъcie Enter bez wprowadzania tekstu spowoduje "
"wykonanie poprzedniego szukania. "
#: src/help.c:220
msgid ""
"If you have selected text with the mark and then search to replace, only "
"matches in the selected text will be replaced.\n"
"\n"
" The following function keys are available in Search mode:\n"
"\n"
msgstr ""
"Je┐eli zaznaczy│e╢ fragment tekstu, i wybra│e╢ szukanie z zast▒pieniem, "
"tylko wyst▒pienia w zaznaczonej czъ╢ci zostan▒ zast▒pione.\n"
"\n"
" W trybie szukania dostъpne s▒ nastъpuj▒ce klawisze funkcyjne:\n"
"\n"
#: src/help.c:226
msgid ""
"Go To Line Help Text\n"
"\n"
" Enter the line number that you wish to go to and hit Enter. If there are "
"fewer lines of text than the number you entered, you will be brought to the "
"last line of the file.\n"
"\n"
" The following function keys are available in Go To Line mode:\n"
"\n"
msgstr ""
"Tekst pomocy polecenia przej╢cia do zadanej linii\n"
" Wprowad╝ numer linii, do ktєrej chcesz przej╢ц i naci╢nij Enter. Je┐eli w "
"pliku jest mniej linii ni┐ liczba, ktєr▒ wprowadzi│e╢, zostaniesz "
"przeniesiony do ostatniej linii pliku.\n"
"\n"
" W trybie przej╢cia do zadanej linii dostъpne s▒ nastъpuj▒ce klawisze "
"funkcyjne:\n"
"\n"
#: src/help.c:235
msgid ""
"Insert File Help Text\n"
"\n"
" Type in the name of a file to be inserted into the current file buffer at "
"the current cursor location.\n"
"\n"
" If you have compiled nano with multiple file buffer support, and enable "
"multiple file buffers with the -F or --multibuffer command line flags, the "
"Meta-F toggle, or a nanorc file, inserting a file will cause it to be loaded "
"into a separate buffer (use Meta-< and > to switch between file buffers). "
msgstr ""
"Tekst pomocy polecenia wstawienia pliku\n"
"\n"
" Wpisz nazwъ pliku, ktєrego zawarto╢ц ma zostaц wstawiona do bufora "
"bie┐▒cego pliku w bie┐▒cym po│o┐eniu kursora.\n"
"\n"
" Je╢li skompilowa│e╢ nano z obs│ug▒ wielu buforєw plikowych i w│▒czy│e╢ j▒ "
"opcj▒ wiersza poleceё -F lub --multibuffer, kombinacj▒ Meta-F albo za pomoc▒ "
"pliku nanorc, wstawianie pliku spowoduje wczytanie go do oddzielnego bufora "
"(u┐yj Meta-< i > do prze│▒czania siъ miъdzy buforami plikowymi. "
#: src/help.c:244
msgid ""
"If you need another blank buffer, do not enter any filename, or type in a "
"nonexistent filename at the prompt and press Enter.\n"
"\n"
" The following function keys are available in Insert File mode:\n"
"\n"
msgstr ""
"Je╢li potrzebujesz kolejnego pustego bufora, nie wpisuj nazwy lub wpisz "
"nazwъ nieistniej▒cego jeszcze pliku i naci╢nij Enter.\n"
"\n"
"W trybie wstawiania pliku dostъpne s▒ nastъpuj▒ce klawisze funkcyjne:\n"
"\n"
#: src/help.c:250
msgid ""
"Write File Help Text\n"
"\n"
" Type the name that you wish to save the current file as and press Enter to "
"save the file.\n"
"\n"
" If you have selected text with the mark, you will be prompted to save only "
"the selected portion to a separate file. To reduce the chance of "
"overwriting the current file with just a portion of it, the current filename "
"is not the default in this mode.\n"
"\n"
" The following function keys are available in Write File mode:\n"
"\n"
msgstr ""
"Tekst pomocy polecenia zapisu pliku\n"
"\n"
" Wpisz nazwъ, pod jak▒ chcesz zapisaц bie┐▒cy plik i naci╢nij Enter.\n"
"\n"
" Je╢li zaznaczy│e╢ fragment tekstu, zostanie ci zaproponowany zapis tylko "
"zaznaczonej czъ╢ci do osobnego pliku. Aby zmniejszyц ryzyko nadpisania "
"bie┐▒cego pliku jego czъ╢ci▒, w tym trybie nazwa bie┐▒cego pliku nie jest "
"nazw▒ domy╢ln▒.\n"
"\n"
" W trybie zapisu pliku dostъpne s▒ nastъpuj▒ce klawisze funkcyjne:\n"
"\n"
#: src/help.c:264
msgid ""
"File Browser Help Text\n"
"\n"
" The file browser is used to visually browse the directory structure to "
"select a file for reading or writing. You may use the arrow keys or Page Up/"
"Down to browse through the files, and S or Enter to choose the selected file "
"or enter the selected directory. To move up one level, select the directory "
"called \"..\" at the top of the file list.\n"
"\n"
" The following function keys are available in the file browser:\n"
"\n"
msgstr ""
"Tekst pomocy przegl▒darki plikєw\n"
"\n"
" Przegl▒darka plikєw s│u┐y do wizualnego przegl▒dania katalogu w celu "
"wybrania pliku do odczytu lub zapisu. Do przemieszczania siъ po plikach w "
"katalogu u┐yj klawiszy strza│ek oraz Page Up/Down, za╢ do wyboru pliku lub "
"wej╢cia do zaznaczonego katalogu klawiszy S i Enter. Aby przej╢ц o jeden "
"katalog wy┐ej wybierz katalog o nazwie \"..\" znajduj▒cy siъ na samej gєrze "
"listy plikєw.\n"
"\n"
" W przegl▒darce plikєw dostъpne s▒ nastъpuj▒ce klawisze funkcyjne:\n"
"\n"
#: src/help.c:277
msgid ""
"Browser Search Command Help Text\n"
"\n"
" Enter the words or characters you would like to search for, and then press "
"Enter. If there is a match for the text you entered, the screen will be "
"updated to the location of the nearest match for the search string.\n"
"\n"
" The previous search string will be shown in brackets after the search "
"prompt. Hitting Enter without entering any text will perform the previous "
"search.\n"
"\n"
msgstr ""
"Tekst pomocy polecenia szukania\n"
"\n"
" Wprowad╝ s│owa lub znaki, ktєrych chcesz szukaц, nastъpnie naci╢nij Enter. "
"Je╢li istnieje fragment tekstu do nich pasuj▒cy, ekran zostanie od╢wie┐ony "
"pokazuj▒c po│o┐enie najbli┐szego dopasowania.\n"
"\n"
" Po zachъcie 'Szukaj:' w nawiasach kwadratowych zostanie pokazany poprzednio "
"szukany │aёcuch. Naci╢niъcie Enter bez wprowadzania tekstu spowoduje "
"wykonanie poprzedniego szukania.\n"
"\n"
#: src/help.c:286
msgid ""
" The following function keys are available in Browser Search mode:\n"
"\n"
msgstr ""
" W trybie wyszukiwania dostъpne s▒ nastъpuj▒ce klawisze funkcyjne:\n"
"\n"
#: src/help.c:290
msgid ""
"Browser Go To Directory Help Text\n"
"\n"
" Enter the name of the directory you would like to browse to.\n"
"\n"
" If tab completion has not been disabled, you can use the Tab key to "
"(attempt to) automatically complete the directory name.\n"
"\n"
" The following function keys are available in Browser Go To Directory mode:\n"
"\n"
msgstr ""
"Tekst pomocy polecenia przej╢cia do katalogu w przegl▒darce\n"
"\n"
" Wprowad╝ nazwъ katalogu, jaki chcesz przegl▒dn▒ц.\n"
"\n"
" Je╢li dope│nianie za pomoc▒ tabulacji nie zosta│o wy│▒czone, mo┐esz "
"skorzystaц z klawisza TAB, co automatycznie dope│ni (je╢li to mo┐liwe) nazwъ "
"wpisywanego katalogu.\n"
"\n"
" W trybie przej╢cia do katalogu w przegl▒darce dostъpne s▒ nastъpuj▒ce "
"klawisze funkcyjne:\n"
"\n"
#: src/help.c:303
msgid ""
"Spell Check Help Text\n"
"\n"
" The spell checker checks the spelling of all text in the current file. "
"When an unknown word is encountered, it is highlighted and a replacement can "
"be edited. It will then prompt to replace every instance of the given "
"misspelled word in the current file, or, if you have selected text with the "
"mark, in the selected text.\n"
"\n"
" The following function keys are available in Spell Check mode:\n"
"\n"
msgstr ""
"Tekst pomocy sprawdzania pisowni\n"
"\n"
" Program do sprawdzania pisowni sprawdza pisowniъ ca│o╢ci tekstu bie┐▒cego "
"pliku. Gdy zostanie napotkane nieznane s│owo, jest ono pod╢wietlane i mo┐na "
"poprawiц wersjъ, ktєra je zast▒pi. Nastъpnie pojawia siъ propozycja "
"zast▒pienia w bie┐▒cym pliku, lub, je┐eli zaznaczy│e╢ fragment tekstu, w tym "
"fragmencie wszystkich wyst▒pieё danego niepoprawnie napisanego s│owa.\n"
"\n"
" W trybie sprawdzania pisowni dostъpne s▒ nastъpuj▒ce klawisze funkcyjne:\n"
"\n"
#: src/help.c:318
msgid ""
"Execute Command Help Text\n"
"\n"
" This mode allows you to insert the output of a command run by the shell "
"into the current buffer (or a new buffer in multiple file buffer mode). If "
"you need another blank buffer, do not enter any command.\n"
"\n"
" The following function keys are available in Execute Command mode:\n"
"\n"
msgstr ""
"Tekst pomocy wywo│ania polecenia zewnъtrznego\n"
"\n"
" Ten tryb umo┐liwia wstawienie do bie┐▒cego bufora (lub, w trybie wielu "
"buforєw, do nowego bufora) wyj╢cia otrzymanego z polecenia uruchomionego "
"przez pow│okъ. Je┐eli potrzebujesz nowego pustego bufora, nie podawaj "
"┐adnego polecenia.\n"
"\n"
" W tym trybie dostъpne s▒ nastъpuj▒ce klawisze:\n"
"\n"
#: src/help.c:331
msgid ""
"Main nano help text\n"
"\n"
" The nano editor is designed to emulate the functionality and ease-of-use of "
"the UW Pico text editor. There are four main sections of the editor. The "
"top line shows the program version, the current filename being edited, and "
"whether or not the file has been modified. Next is the main editor window "
"showing the file being edited. The status line is the third line from the "
"bottom and shows important messages. "
msgstr ""
"Podstawowy tekst pomocy nano\n"
"\n"
" Edytor nano zosta│ zaprojektowany z my╢l▒ o emulacji mo┐liwo╢ci i prostoty "
"obs│ugi edytora tekstowego UW Pico. Ekran edycji mo┐na podzieliц na cztery "
"czъ╢ci: gєrna linia pokazuje wersjъ programu i nazwъ w│a╢nie edytowanego "
"pliku oraz mєwi, czy plik zosta│ zmieniony. Dalej, g│єwne okno edytora "
"zawiera edytowany tekst. Trzecia linia od do│u, czyli linia stanu, s│u┐y do "
"wy╢wietlania wa┐nych komunikatєw. "
#: src/help.c:341
msgid ""
"The bottom two lines show the most commonly used shortcuts in the editor.\n"
"\n"
" The notation for shortcuts is as follows: Control-key sequences are notated "
"with a caret (^) symbol and can be entered either by using the Control "
"(Ctrl) key or pressing the Escape (Esc) key twice. Escape-key sequences are "
"notated with the Meta (M-) symbol and can be entered using either the Esc, "
"Alt, or Meta key depending on your keyboard setup. "
msgstr ""
"Dwie najni┐sze linie przypominaj▒ najczъ╢ciej u┐ywane kombinacje klawiszy.\n"
"\n"
" Kombinacje klawiszy zosta│y opisane w nastъpuj▒cy sposєb: sekwencje "
"steruj▒ce wprowadzane klawiszem Control (Ctrl) lub podwєjnym naci╢niъciem "
"klawisza Escape s▒ oznaczone daszkiem (^). Sekwencje Escape, wprowadzane "
"zale┐nie od uk│adu klawiatury jednym z klawiszy Esc, Alt lub Meta, s▒ "
"oznaczone Meta (M-). "
#: src/help.c:350
msgid ""
"Also, pressing Esc twice and then typing a three-digit decimal number from "
"000 to 255 will enter the character with the corresponding value. The "
"following keystrokes are available in the main editor window. Alternative "
"keys are shown in parentheses:\n"
"\n"
msgstr ""
"Aby wprowadziц dowolny znak, nale┐y dwukrotnie nacisn▒ц Esc i wprowadziц "
"dziesiъtny kod tego znaku (w zakresie 000 - 255).\n"
"\n"
" W g│єwnym oknie edytora dostъpne s▒ wymienione poni┐ej kombinacje klawiszy. "
"Klawisze alternatywne ujъto w nawiasy:\n"
"\n"
#: src/help.c:382 src/help.c:459
msgid "enable/disable"
msgstr "w│▒cz/wy│▒cz"
#: src/nano.c:580
#, fuzzy
msgid "Key is invalid in view mode"
msgstr "Klawisz niedozwolony w trybie przegl▒dania"
#: src/nano.c:586
#, fuzzy
msgid "This function is disabled in restricted mode"
msgstr "W trybie ograniczonym nie mo┐na wyj╢ц poza %s"
#: src/nano.c:594
msgid "Help is not available"
msgstr ""
#: src/nano.c:705
#, c-format
msgid ""
"\n"
"Buffer written to %s\n"
msgstr ""
"\n"
"Bufor zapisany w %s\n"
#: src/nano.c:707
#, c-format
msgid ""
"\n"
"Buffer not written to %s: %s\n"
msgstr ""
"\n"
"Bufor nie zosta│ zapisany w %s: %s\n"
#: src/nano.c:710
#, c-format
msgid ""
"\n"
"Buffer not written: %s\n"
msgstr ""
"\n"
"Bufor nie zosta│ zapisany w %s\n"
#: src/nano.c:735
msgid "Window size is too small for nano...\n"
msgstr "Rozmiar okna za ma│y dla nano...\n"
#: src/nano.c:828
#, c-format
msgid ""
"Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n"
"\n"
msgstr "Sk│adnia: nano [OPCJE] [[+LINIA,KOLUMNA] PLIK]...\n"
#: src/nano.c:831
#, c-format
msgid "Option\t\tGNU long option\t\tMeaning\n"
msgstr "Opcja\t\tD│uga opcja GNU\t\tZnaczenie\n"
#: src/nano.c:833
#, c-format
msgid "Option\t\tMeaning\n"
msgstr "Opcja\t\tZnaczenie\n"
#: src/nano.c:836
msgid "+LINE,COLUMN"
msgstr "+LINIA,KOLUMNA"
#. TRANSLATORS: The next forty or so strings are option descriptions
#. * for the --help output. Try to keep them at most 40 characters.
#: src/nano.c:839
msgid "Start at line LINE, column COLUMN"
msgstr "Rozpoczъcie w linii i kolumnie o podanych numerach"
#: src/nano.c:841
msgid "Enable smart home key"
msgstr "W│▒cza rozumny przycisk \"w pocz▒tek\""
#: src/nano.c:843
msgid "Save backups of existing files"
msgstr "Tworzenie kopii zapasowych istniej▒cych plikєw"
#: src/nano.c:844
msgid "-C <dir>"
msgstr "-C <katalog>"
#: src/nano.c:844
msgid "--backupdir=<dir>"
msgstr "--backupdir=<katalog>"
#: src/nano.c:845
msgid "Directory for saving unique backup files"
msgstr "Katalog przechowywania unikatowych kopii zapasowych"
#: src/nano.c:848
msgid "Use bold instead of reverse video text"
msgstr "U┐ywa tekstu pogrubionego zamiast negacji obrazu"
#: src/nano.c:850
msgid "Convert typed tabs to spaces"
msgstr "Przetwarza tabulacje na spacje"
#: src/nano.c:855
msgid "Read a file into a new buffer by default"
msgstr ""
#: src/nano.c:858
msgid "Use (vim-style) lock files"
msgstr "U┐ywaj plikєw blokowania w stylu vim"
#: src/nano.c:863
msgid "Log & read search/replace string history"
msgstr "Rejestrowanie i odczyt historii wyszukiwania/zamiany │aёcuchєw"
#: src/nano.c:867
msgid "Don't look at nanorc files"
msgstr "Bez korzystania z plikєw nanorc"
#: src/nano.c:870
msgid "Fix numeric keypad key confusion problem"
msgstr "Naprawia problem pomylenia klawiszy klawiatury numerycznej"
#: src/nano.c:872
msgid "Don't add newlines to the ends of files"
msgstr "Wy│▒cza dodanie znaku nowej linii na koёcu pliku"
#: src/nano.c:875
msgid "Don't convert files from DOS/Mac format"
msgstr "Bez konwersji z formatu DOS/Mac"
#: src/nano.c:877
msgid "Use one more line for editing"
msgstr "U┐ycie dodatkowej linii do redagowania"
#: src/nano.c:881
msgid "Log & read location of cursor position"
msgstr "Zapisz i odczytaj pozycjъ kursora"
#: src/nano.c:884
msgid "-Q <str>"
msgstr "-Q <│aёcuch>"
#: src/nano.c:884
msgid "--quotestr=<str>"
msgstr "--quotestr=<│aёcuch>"
#: src/nano.c:884
msgid "Quoting string"
msgstr "Znacznik cytowania"
#: src/nano.c:887
msgid "Restricted mode"
msgstr "Tryb zastrze┐ony"
#: src/nano.c:889
msgid "Scroll by line instead of half-screen"
msgstr "Przewija po liniach zamiast po pє│-ekranu"
#: src/nano.c:891
msgid "-T <#cols>"
msgstr "-T <#kol>"
#: src/nano.c:891
msgid "--tabsize=<#cols>"
msgstr "--tabsize=<#kol>"
#: src/nano.c:892
msgid "Set width of a tab to #cols columns"
msgstr "Ustawienie szeroko╢ci tabulacji na podan▒ ilo╢ц kolumn"
#: src/nano.c:894
msgid "Do quick statusbar blanking"
msgstr "Szybkie oczyszczenie linii stanu"
#: src/nano.c:896
msgid "Print version information and exit"
msgstr "Wypisanie wersji i zakoёczenie pracy"
#: src/nano.c:899
msgid "Detect word boundaries more accurately"
msgstr "U╢ci╢la okre╢lenie granic s│єw"
#: src/nano.c:903
msgid "-Y <str>"
msgstr "-Y <│aёc>"
#: src/nano.c:903
msgid "--syntax=<str>"
msgstr "--syntax=<│aёc>"
#: src/nano.c:904
msgid "Syntax definition to use for coloring"
msgstr "U┐ycie zadanej definicji sk│adni do pod╢wietlania"
#: src/nano.c:906
msgid "Constantly show cursor position"
msgstr "Sta│e pokazywanie po│o┐enia kursora"
#: src/nano.c:908
msgid "Fix Backspace/Delete confusion problem"
msgstr "Naprawia problem pomylenia klawiszy Backspace/Delete"
#: src/nano.c:909
#, fuzzy
msgid "Show this help text and exit"
msgstr "Wy╢wietla ten tekst pomocy"
#: src/nano.c:911
msgid "Automatically indent new lines"
msgstr "Automatyczne wciъcia nowych linii"
#: src/nano.c:912
msgid "Cut from cursor to end of line"
msgstr "Wycina od kursora do koёca linii"
#: src/nano.c:914
msgid "Don't follow symbolic links, overwrite"
msgstr "Bez pod▒┐ania za dowi▒zaniami symbolicznymi, nadpisywanie"
#: src/nano.c:916
msgid "Enable the use of the mouse"
msgstr "W│▒czenie myszy"
#: src/nano.c:918
msgid "Do not read the file (only write it)"
msgstr "Bez odczytu pliku (tylko zapis)"
#: src/nano.c:920
msgid "-o <dir>"
msgstr "-o <kat>"
#: src/nano.c:920
msgid "--operatingdir=<dir>"
msgstr "--operatingdir=<kat>"
#: src/nano.c:921
msgid "Set operating directory"
msgstr "Ustawienie katalogu pracy"
#: src/nano.c:923
msgid "Preserve XON (^Q) and XOFF (^S) keys"
msgstr "Zachowanie dzia│ania klawiszy XON (^Q) i XOFF (^S)"
#: src/nano.c:927
msgid "Silently ignore startup issues like rc file errors"
msgstr "Ignoruje b│ъdy podczas rozruchu, jak np. b│ъdy w pliku rc"
#: src/nano.c:930
msgid "-r <#cols>"
msgstr "-r <#kol>"
#: src/nano.c:930
msgid "--fill=<#cols>"
msgstr "--fill=<#kol>"
#: src/nano.c:931
msgid "Set hard-wrapping point at column #cols"
msgstr "Ustawia granice przewijania w podanej kolumnie"
#: src/nano.c:935
msgid "-s <prog>"
msgstr "-s <prog>"
#: src/nano.c:935
msgid "--speller=<prog>"
msgstr "--speller=<prog>"
#: src/nano.c:936
msgid "Enable alternate speller"
msgstr "Alternatywny program sprawdzania pisowni"
#: src/nano.c:938
msgid "Auto save on exit, don't prompt"
msgstr "Automatyczny zapis przy koёczeniu pracy, bez pytania"
#: src/nano.c:940
msgid "Save a file by default in Unix format"
msgstr ""
#: src/nano.c:942
msgid "View mode (read-only)"
msgstr "Tryb przegl▒dania (tylko odczyt)"
#: src/nano.c:944
msgid "Don't hard-wrap long lines"
msgstr "Bez przewijania d│ugich linii"
#: src/nano.c:946
msgid "Don't show the two help lines"
msgstr "Bez pokazywania linii pomocy"
#: src/nano.c:948
msgid "Enable suspension"
msgstr "W│▒czenie zawieszania"
#: src/nano.c:950
msgid "Enable soft line wrapping"
msgstr "W│▒cza miъkkie przewijanie linii"
#: src/nano.c:959
#, fuzzy, c-format
msgid " GNU nano, version %s\n"
msgstr " GNU nano wersja %s (skompilowana %s, %s)\n"
#: src/nano.c:962
#, c-format
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/"
msgstr " E-mail: nano@nano-editor.org\tWeb: http://www.nano-editor.org/"
#: src/nano.c:963
#, c-format
msgid ""
"\n"
" Compiled options:"
msgstr ""
"\n"
" Skompilowane opcje:"
#: src/nano.c:1097
msgid "No file name"
msgstr "Brak nazwy pliku"
#: src/nano.c:1133
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr "Zapisaц zmieniony bufor (ODPOWIEDм \"Nie\" SPOWODUJE UTRAT╩ ZMIAN) ? "
#: src/nano.c:1189
msgid "Couldn't reopen stdin from keyboard, sorry\n"
msgstr ""
"Nie uda│o siъ ponownie otworzyц wej╢cie standardowe z klawiatury, "
"przepraszamy\n"
#: src/nano.c:1213
#, c-format
msgid "Reading from stdin, ^C to abort\n"
msgstr "Odczyt z wej╢cia standardowego. Aby przerwaц, naci╢nij ^C\n"
#: src/nano.c:1277
msgid "Received SIGHUP or SIGTERM\n"
msgstr "Otrzymano SIGHUP lub SIGTERM\n"
#: src/nano.c:1293
#, c-format
msgid "Use \"fg\" to return to nano.\n"
msgstr "Aby powrєciц do nano, u┐yj \"fg\".\n"
#: src/nano.c:1315
msgid "Suspension is not enabled"
msgstr ""
#: src/nano.c:1476
msgid "enabled"
msgstr "w│▒czony(e)"
#: src/nano.c:1476
msgid "disabled"
msgstr "wy│▒czony(e)"
#: src/nano.c:1635 src/winio.c:1243
msgid "Unknown Command"
msgstr "Nieznane polecenie"
#: src/nano.c:1747
msgid "XON ignored, mumble mumble"
msgstr "Zignorowano XON, hmm, hmm."
#: src/nano.c:1752
msgid "XOFF ignored, mumble mumble"
msgstr "Zignorowano XOFF, hmm, hmm."
#: src/nano.c:2314 src/rcfile.c:1344
#, c-format
msgid "Requested tab size \"%s\" is invalid"
msgstr "п▒dana wielko╢ц tabulacji \"%s\" nie jest poprawna"
#: src/nano.c:2378 src/rcfile.c:1269
#, c-format
msgid "Requested fill size \"%s\" is invalid"
msgstr "п▒dana pozycja │amania linii \"%s\" nie jest poprawna"
#: src/nano.c:2425
#, c-format
msgid "Type '%s -h' for a list of available options.\n"
msgstr "Podaj '%s -h' aby uzyskaц listъ dostъpnych opcji.\n"
#. TRANSLATORS: For the next three strings, if possible, specify
#. * the single-byte shortcuts for both your language and English.
#. * For example, in French: "OoYy" for "Oui".
#: src/prompt.c:1065
msgid "Yy"
msgstr "Tt"
#: src/prompt.c:1066
msgid "Nn"
msgstr "Nn"
#: src/prompt.c:1067
msgid "Aa"
msgstr "Ww"
#: src/prompt.c:1089
msgid "Yes"
msgstr "Tak"
#: src/prompt.c:1094
msgid "All"
msgstr "Wszystko"
#: src/prompt.c:1099
msgid "No"
msgstr "Nie"
#: src/rcfile.c:142
#, c-format
msgid "Error in %s on line %lu: "
msgstr "B│▒d w %s w linii %lu: "
#: src/rcfile.c:201
#, c-format
msgid "Argument '%s' has an unterminated \""
msgstr "Argument %s ma niedomkniъty \""
#: src/rcfile.c:228 src/rcfile.c:280 src/rcfile.c:742 src/rcfile.c:803
#: src/rcfile.c:892 src/rcfile.c:943
msgid "Regex strings must begin and end with a \" character"
msgstr "Wyra┐enia regularne musz▒ zaczynaц siъ i koёczyц znakiem \""
#: src/rcfile.c:254 src/search.c:62
#, c-format
msgid "Bad regex \"%s\": %s"
msgstr "B│ъdne wyra┐enie regularne \"%s\": %s"
#: src/rcfile.c:274
msgid "Missing syntax name"
msgstr "Brak nazwy sk│adni"
#: src/rcfile.c:345
msgid "The \"none\" syntax is reserved"
msgstr "Sk│adnia \"none\" jest zarezerwowana"
#: src/rcfile.c:352
msgid "The \"default\" syntax must take no extensions"
msgstr "Sk│adnia \"default\" nie przyjmuje rozszerzeё"
#: src/rcfile.c:438
msgid "Missing key name"
msgstr "Brak nazwy klawisza"
#: src/rcfile.c:447 src/rcfile.c:458
msgid "Key name is too short"
msgstr "Za krєtka nazwa klawisza"
#: src/rcfile.c:468
msgid "Key name must begin with \"^\", \"M\", or \"F\""
msgstr "Nazwa klawisza musi zaczynaц siъ z \"^\", \"M\", lub \"F\""
#: src/rcfile.c:477
msgid "Must specify a function to bind the key to"
msgstr "Podaj funkcje do jakiej przypisuje siъ klawisz"
#. TRANSLATORS: Do not translate the word "all".
#: src/rcfile.c:487
msgid "Must specify a menu (or \"all\") in which to bind/unbind the key"
msgstr "Musisz podaц menu (lub \"all\") w ktєrym przypisuje siъ klawisz"
#: src/rcfile.c:494
#, c-format
msgid "Cannot map name \"%s\" to a function"
msgstr "Nie mo┐na odwzorowaц nazwy \"%s\" na funkcje"
#: src/rcfile.c:501
#, c-format
msgid "Cannot map name \"%s\" to a menu"
msgstr "Nie mo┐na odwzorowaц nazwy \"%s\" na menu"
#: src/rcfile.c:533
#, c-format
msgid "Function '%s' does not exist in menu '%s'"
msgstr "Brak funkcji '%s' w menu '%s'"
#: src/rcfile.c:548
#, c-format
msgid "Sorry, keystroke \"%s\" may not be rebound"
msgstr "Przepraszam, przyci╢niъcie \"%s\" nie mo┐e byц przypisane ponownie"
#: src/rcfile.c:641
#, c-format
msgid "Error expanding %s: %s"
msgstr "B│▒d rozszerzenia %s: %s"
#: src/rcfile.c:684
#, c-format
msgid ""
"Color \"%s\" not understood.\n"
"Valid colors are \"green\", \"red\", \"blue\",\n"
"\"white\", \"yellow\", \"cyan\", \"magenta\" and\n"
"\"black\", with the optional prefix \"bright\"\n"
"for foreground colors."
msgstr ""
"Nieznany kolor \"%s\".\n"
"Dozwolone kolory to \"green\", \"red\", \"blue\", \n"
"\"white\", \"yellow\", \"cyan\", \"magenta\" i \n"
"\"black\", z opcjonalnym przedrostkiem \"bright\"\n"
"dla kolorєw pierwszoplanowych."
#: src/rcfile.c:706
msgid "Cannot add a color command without a syntax command"
msgstr "Nie mo┐na dodaц polecenia koloru bez polecenia sk│adni"
#: src/rcfile.c:711
msgid "Missing color name"
msgstr "Brak nazwy koloru"
#: src/rcfile.c:721 src/rcfile.c:882
msgid "Missing regex string"
msgstr "Brak wyra┐enia regularnego"
#: src/rcfile.c:797
msgid "\"start=\" requires a corresponding \"end=\""
msgstr "\"start=\" wymaga odpowiadaj▒cego mu \"end=\""
#: src/rcfile.c:849
#, c-format
msgid "Background color \"%s\" cannot be bright"
msgstr "Kolor t│a \"%s\" nie mo┐e byц jaskrawy"
#: src/rcfile.c:877
msgid "Cannot add a header regex without a syntax command"
msgstr "Nie mo┐na dodaц regularnego wyra┐enia nag│єwka bez polecenia sk│adni"
#: src/rcfile.c:932
msgid "Cannot add a magic string regex without a syntax command"
msgstr "Nie mo┐na dodaц wyra┐enia regularnego bez polecenia sk│adni"
#: src/rcfile.c:937
msgid "Missing magic string name"
msgstr "Brak nazwy │aёcucha magicznego"
#: src/rcfile.c:995
msgid "Cannot add a linter without a syntax command"
msgstr "Nie mo┐na dodaц analizatora sk│adni bez polecenia sk│adni"
#: src/rcfile.c:1000
msgid "Missing linter command"
msgstr "Brak nazwy analizatora sk│adni"
#: src/rcfile.c:1021
#, fuzzy
msgid "Cannot add formatter without a syntax command"
msgstr "Nie mo┐na dodaц analizatora sk│adni bez polecenia sk│adni"
#: src/rcfile.c:1026
#, fuzzy
msgid "Missing formatter command"
msgstr "Brak nazwy analizatora sk│adni"
#: src/rcfile.c:1056
#, c-format
msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n"
msgstr ""
"B│▒d krytyczny: brak przypisanego klawisza dla funkcji \"%s\". "
"Zakoёczenie.\n"
#: src/rcfile.c:1058
#, c-format
msgid ""
"If needed, use nano with the -I option to adjust your nanorc settings.\n"
msgstr "Je╢li trzeba, uruchom nano z opcj▒ -I aby dopasowaц ustawienia.\n"
#: src/rcfile.c:1119
#, c-format
msgid "Could not find syntax \"%s\" to extend"
msgstr "Nie znaleziono sk│adni \"%s\" do rozszerzenia"
#: src/rcfile.c:1135 src/rcfile.c:1144 src/rcfile.c:1154
#, c-format
msgid "Command \"%s\" not allowed in included file"
msgstr "Poliecenie \"%s\" nie jest dozwolone w pliku do│▒czonym"
#: src/rcfile.c:1160 src/rcfile.c:1369
#, c-format
msgid "Syntax \"%s\" has no color commands"
msgstr "Sk│adnia \"%s\" nie ma ustawieё kolorєw"
#: src/rcfile.c:1190
#, c-format
msgid "Command \"%s\" not understood"
msgstr "Niezrozumia│e polecenie \"%s\""
#: src/rcfile.c:1205
msgid "Missing option"
msgstr "Brak opcji"
#: src/rcfile.c:1227
#, c-format
msgid "Option \"%s\" requires an argument"
msgstr "Opcja \"%s\" wymaga argumentu"
#: src/rcfile.c:1245
msgid "Option is not a valid multibyte string"
msgstr "Opcja nie jest poprawnym │aёcuchem wielobajtowym"
#: src/rcfile.c:1282 src/rcfile.c:1310 src/rcfile.c:1319
msgid "Non-blank characters required"
msgstr "Wymagane s▒ nie-bia│e znaki"
#: src/rcfile.c:1292
msgid "Two single-column characters required"
msgstr "Wymagane s▒ dwa jednobajtowych znaki"
#: src/rcfile.c:1358
#, c-format
msgid "Cannot unset option \"%s\""
msgstr "Nie mo┐na zresetowaц opcji \"%s\""
#: src/rcfile.c:1364
#, c-format
msgid "Unknown option \"%s\""
msgstr "Nieznana opcja \"%s\""
#: src/rcfile.c:1423
msgid "I can't find my home directory! Wah!"
msgstr "Nie mogъ znale╝ц swojego katalogu domowego! Aj!"
#: src/rcfile.c:1461
#, c-format
msgid ""
"\n"
"Press Enter to continue starting nano.\n"
msgstr ""
"\n"
"Naci╢nij return aby kontynuowaц rozruch nano.\n"
#: src/search.c:96
#, c-format
msgid "\"%.*s%s\" not found"
msgstr "Nie znaleziono \"%.*s%s\""
#. TRANSLATORS: The next three strings are modifiers of the search prompt.
#: src/search.c:176
msgid " [Case Sensitive]"
msgstr " [Uwzgl.wielk.liter]"
#: src/search.c:180
msgid " [Regexp]"
msgstr " [Wyr.reg.]"
#: src/search.c:184
msgid " [Backwards]"
msgstr " [Wstecz]"
#. TRANSLATORS: The next two strings are modifiers of the search prompt.
#: src/search.c:189
msgid " (to replace) in selection"
msgstr " (i zast▒p) w zaznaczeniu"
#: src/search.c:191
msgid " (to replace)"
msgstr " (i zast▒p)"
#. TRANSLATORS: This is a prompt.
#: src/search.c:720
msgid "Replace this instance?"
msgstr "Czy zast▒piц to wyst▒pienie?"
#. TRANSLATORS: This is a prompt.
#: src/search.c:888
msgid "Replace with"
msgstr "Zast▒p przez"
#: src/search.c:929
#, c-format
msgid "Replaced %lu occurrence"
msgid_plural "Replaced %lu occurrences"
msgstr[0] "Zast▒piono %lu wyst▒pienie"
msgstr[1] "Zast▒piono %lu wyst▒pienia"
msgstr[2] "Zast▒piono %lu wyst▒pieё"
#. TRANSLATORS: This is a prompt.
#: src/search.c:970
msgid "Enter line number, column number"
msgstr "Wprowad╝ numer linii, numer kolumny"
#: src/search.c:997
msgid "Invalid line or column number"
msgstr "Niepoprawny numer linii lub kolumny"
#: src/search.c:1150
msgid "Not a bracket"
msgstr "To nie nawias"
#: src/search.c:1217
msgid "No matching bracket"
msgstr "Brak nawiasu do pary"
#: src/text.c:54
msgid "Mark Set"
msgstr "Znacznik ustawiony"
#: src/text.c:58
msgid "Mark Unset"
msgstr "Znacznik skasowany"
#: src/text.c:70
#, c-format
msgid "Error invoking \"%s\""
msgstr "B│▒d podczas wywo│ywania \"%s\""
#: src/text.c:481
msgid "Nothing in undo buffer!"
msgstr "Nie ma nic w buforze odwo│ania"
#: src/text.c:487 src/text.c:642
#, c-format
msgid "Internal error: can't match line %d. Please save your work."
msgstr ""
"B│▒d wewnъtrzny: nie mo┐na dopasowaц linii %d. Proszъ zapisaц swoj▒ pracъ."
#: src/text.c:499 src/text.c:528 src/text.c:653 src/text.c:696
msgid "text add"
msgstr "tekst dodany"
#: src/text.c:509 src/text.c:664
msgid "text delete"
msgstr "tekst usuniъty"
#: src/text.c:532 src/text.c:704
msgid "line join"
msgstr "po│▒czenie linii"
#: src/text.c:553 src/text.c:722
msgid "text cut"
msgstr "wyciъcie tekstu"
#: src/text.c:558 src/text.c:726
msgid "text uncut"
msgstr "wklejanie tekstu"
#: src/text.c:564 src/text.c:701
#, fuzzy
msgid "Internal error: line is missing. Please save your work."
msgstr ""
"B│▒d wewnъtrzny: nie mo┐na dopasowaц linii %d. Proszъ zapisaц swoj▒ pracъ."
#: src/text.c:567 src/text.c:673
msgid "line break"
msgstr "│amanie linii"
#: src/text.c:577 src/text.c:737
msgid "text insert"
msgstr "tekst wprowadzony"
#: src/text.c:598 src/text.c:730
msgid "text replace"
msgstr "tekst zamieniony"
#: src/text.c:605 src/text.c:744 src/text.c:1042 src/text.c:1187
msgid "Internal error: unknown type. Please save your work."
msgstr "B│▒d wewnъtrzny: nieznany typ. Proszъ zapisaц swoj▒ pracъ."
#: src/text.c:610
#, c-format
msgid "Undid action (%s)"
msgstr "Odwo│ano operacjъ (%s)"
#: src/text.c:627
msgid "Nothing to re-do!"
msgstr "Nic do powtєrzenia!"
#: src/text.c:636
msgid "Internal error: cannot set up redo. Please save your work."
msgstr ""
"B│▒d wewnъtrzny: ustawianie powtєrzenia nie powiod│o siъ. Proszъ zapisaц "
"swoj▒ pracъ."
#: src/text.c:749
#, c-format
msgid "Redid action (%s)"
msgstr "Powtєrzono operacjъ (%s)"
#: src/text.c:841 src/text.c:2531 src/text.c:2986
msgid "Could not create pipe"
msgstr "Nie mo┐na utworzyц potoku"
#: src/text.c:867 src/text.c:2618 src/text.c:2773 src/text.c:3037
#: src/text.c:3331
msgid "Could not fork"
msgstr "Nie mo┐na rozwidliц procesu"
#: src/text.c:1866
#, c-format
msgid "Bad quote string %s: %s"
msgstr "Nieprawid│owy znacznik cytowania %s: %s"
#: src/text.c:2265
msgid "Can now UnJustify!"
msgstr "Mo┐na teraz cofn▒ц justowanie!"
#: src/text.c:2458
msgid "Edit a replacement"
msgstr "Edytuj zast▒pienie"
#: src/text.c:2533
msgid "Creating misspelled word list, please wait..."
msgstr "Tworzenie listy b│ъdnie napisanych s│єw, proszъ czekaц..."
#: src/text.c:2624 src/text.c:3045
msgid "Could not get size of pipe buffer"
msgstr "Nie mo┐na uzyskaц wielko╢ci bufora potoku"
#: src/text.c:2675
msgid "Error invoking \"spell\""
msgstr "B│▒d podczas wywo│ywania \"spell\""
#: src/text.c:2678
msgid "Error invoking \"sort -f\""
msgstr "B│▒d podczas wywo│ywania \"sort -f\""
#: src/text.c:2681
msgid "Error invoking \"uniq\""
msgstr "B│▒d podczas wywo│ywania \"uniq\""
#: src/text.c:2910
msgid "Invoking spell checker, please wait"
msgstr "Wywo│anie sprawdzania pisowni, proszъ zaczekaц"
#: src/text.c:2927
#, c-format
msgid "Spell checking failed: %s"
msgstr "Niepowodzenie sprawdzania pisowni: %s"
#: src/text.c:2929
#, c-format
msgid "Spell checking failed: %s: %s"
msgstr "Niepowodzenie sprawdzania pisowni: %s: %s"
#: src/text.c:2932
msgid "Finished checking spelling"
msgstr "Zakoёczono sprawdzanie pisowni"
#: src/text.c:2965
msgid "No linter defined for this type of file!"
msgstr "Brak analizatora sk│adni dla tego typu pliku!"
#: src/text.c:2970
msgid "Save modified buffer before linting?"
msgstr "Zapisaц bufor przed sprawdzaniem sk│adni?"
#: src/text.c:2992
msgid "Invoking linter, please wait"
msgstr "Sprawdzanie sk│adni, proszъ zaczekaц"
#: src/text.c:3154
#, c-format
msgid "Got 0 parsable lines from command: %s"
msgstr "Otrzymano 0 poprawnych linii od polecenia: %s"
#: src/text.c:3187
#, c-format
msgid "This message is for unopened file %s, open it in a new buffer?"
msgstr ""
"Ten komunikat dotyczy nie otworzonego pliku %s; otworzyц go w nowym buforze?"
#: src/text.c:3239
msgid "At last message"
msgstr "Ostatni komunikat"
#: src/text.c:3244
msgid "At first message"
msgstr "Pierwszy komunikat"
#: src/text.c:3295
msgid "Finished"
msgstr ""
#: src/text.c:3300
#, fuzzy
msgid "Invoking formatter, please wait"
msgstr "Sprawdzanie sk│adni, proszъ zaczekaц"
#: src/text.c:3367
msgid "Finished formatting"
msgstr ""
#: src/text.c:3446
#, c-format
msgid "%sWords: %lu Lines: %ld Chars: %lu"
msgstr "%sS│owa: %lu Linii: %ld Znaki: %lu"
#: src/text.c:3447
msgid "In Selection: "
msgstr "W zaznaczeniu: "
#. TRANSLATORS: This is displayed when the next keystroke will be
#. * inserted verbatim.
#: src/text.c:3461
msgid "Verbatim Input"
msgstr "wprowadzanie dos│owne"
#: src/utils.c:389 src/utils.c:401
msgid "nano is out of memory!"
msgstr "nano brak│o pamiъci!"
#. TRANSLATORS: This is displayed during the input of a
#. * six-digit hexadecimal Unicode character code.
#: src/winio.c:1543
msgid "Unicode Input"
msgstr "Wej╢cie Unicode"
#: src/winio.c:2107 src/winio.c:2111
msgid "Modified"
msgstr "Zmieniony "
#: src/winio.c:2108
msgid "View"
msgstr "Przegl."
#: src/winio.c:2122
msgid "DIR:"
msgstr "KAT:"
#: src/winio.c:2129
msgid "File:"
msgstr "Plik:"
#. TRANSLATORS: Try to keep this at most 76 characters.
#: src/winio.c:2226
msgid ""
"Warning: Modifying a file which is not locked, check directory permission?"
msgstr ""
"Ostrze┐enie: Plik nie zosta│ zablokowany; sprawd╝ uprawnienia katalogu?"
#: src/winio.c:3338
#, c-format
msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)"
msgstr "lin.%ld/%ld (%d%%), kol.%lu/%lu (%d%%), zn.%lu/%lu (%d%%)"
#: src/winio.c:3468
msgid "The nano text editor"
msgstr "Edytor tekstu nano"
#: src/winio.c:3469
msgid "version"
msgstr "wersja"
#: src/winio.c:3470
msgid "Brought to you by:"
msgstr "Stworzony przez:"
#: src/winio.c:3471
msgid "Special thanks to:"
msgstr "Specjalne podziъkowania otrzymuj▒:"
#: src/winio.c:3472
msgid "The Free Software Foundation"
msgstr "Free Software Foundation (Fundacja Wolnego Oprogramowania)"
#: src/winio.c:3473
msgid "the many translators and the TP"
msgstr ""
#: src/winio.c:3474
msgid "For ncurses:"
msgstr "Za ncurses:"
#: src/winio.c:3475
msgid "and anyone else we forgot..."
msgstr "oraz wszyscy pozostali, o ktєrych zapomnieli╢my..."
#: src/winio.c:3476
msgid "Thank you for using nano!"
msgstr "Dziъkujemy za korzystanie z nano!"
#~ msgid "Multiple file buffers"
#~ msgstr "Wiele buforєw plikowych"
#~ msgid "Enable multiple file buffers"
#~ msgstr "W│▒czenie wielu buforєw plikowych"
#~ msgid "Sorry, support for this function has been disabled"
#~ msgstr "Przepraszamy, obs│uga tej funkcji zosta│a wy│▒czona"
#~ msgid "Internal error: can't match line %ld. Please save your work."
#~ msgstr ""
#~ "B│▒d wewnъtrzny: nie mo┐na dopasowaц linii %ld. Proszъ zapisaц swoj▒ "
#~ "pracъ."
#~ msgid "line wrap"
#~ msgstr "przewijanie linii"
#~ msgid "Internal error: cannot set up uncut. Please save your work."
#~ msgstr ""
#~ "B│▒d wewnъtrzny: ustawianie wklejania nie powiod│o siъ. Proszъ zapisaц "
#~ "swoj▒ pracъ."