The following LaTeX backend has been configured to allow execution of "
"external programs for any document:
%1$s
"
"center>This is a dangerous configuration. Please, consider using the "
"support offered by LyX for allowing this privilege only to documents that "
"actually need it, instead.
"
msgstr ""
#: src/Converter.cpp:303
#, fuzzy
msgid "Security Warning"
msgstr "Następne &ostrzeżenie"
#: src/Converter.cpp:316
#, c-format
msgid ""
"The following LaTeX backend has been requested to allow execution of "
"external programs:
%1$s
The external "
"programs can execute arbitrary commands on your system, including dangerous "
"ones, if instructed to do so by a maliciously crafted LyX document.
"
msgstr ""
#: src/Converter.cpp:323
#, c-format
msgid ""
"The requested operation requires the use of a converter from %2$s to %3$s:"
"
%1$s
This external program "
"can execute arbitrary commands on your system, including dangerous ones, if "
"instructed to do so by a maliciously crafted LyX document.
"
msgstr ""
#: src/Converter.cpp:333
msgid "An external converter is disabled for security reasons"
msgstr ""
#: src/Converter.cpp:335
msgid ""
"Your current preference settings forbid its execution.
(To "
"change this setting, go to Preferences ▹ File Handling ▹ "
"Converters and uncheck Security ▹ Forbid needauth converters"
"i>.)"
msgstr ""
#: src/Converter.cpp:344
msgid "A LaTeX backend requires your authorization"
msgstr ""
#: src/Converter.cpp:345
msgid "An external converter requires your authorization"
msgstr ""
#: src/Converter.cpp:348
msgid ""
"
Should LaTeX backends be allowed to run external programs?
Allow "
"them only if you trust the origin/sender of the LyX document!
"
msgstr ""
#: src/Converter.cpp:351
msgid ""
"Would you like to run this converter?
Only run if you trust the "
"origin/sender of the LyX document!
"
msgstr ""
#: src/Converter.cpp:355
#, fuzzy
msgid "Do ¬ allow"
msgstr "Nie ładuj"
#: src/Converter.cpp:355
#, fuzzy
msgid "Do ¬ run"
msgstr "Nie ładuj"
#: src/Converter.cpp:356
#, fuzzy
msgid "A&llow"
msgstr "żółty"
#: src/Converter.cpp:356
msgid "&Run"
msgstr ""
#: src/Converter.cpp:358
#, fuzzy
msgid "&Always allow for this document"
msgstr "Zamknąć czy ukryć dokument?"
#: src/Converter.cpp:359
#, fuzzy
msgid "&Always run for this document"
msgstr "Zamknąć czy ukryć dokument?"
#: src/Converter.cpp:427 src/Converter.cpp:668 src/Converter.cpp:697
#, fuzzy
msgid "Converter killed"
msgstr "Bufor plikowy konwertera"
#: src/Converter.cpp:428 src/Converter.cpp:669 src/Converter.cpp:698
#, c-format
msgid ""
"The running converter\n"
" %1$s\n"
"was killed by the user."
msgstr ""
#: src/Converter.cpp:447 src/Converter.cpp:722 src/Converter.cpp:745
#: src/Converter.cpp:788
msgid "Cannot convert file"
msgstr "Nie można konwertować pliku"
#: src/Converter.cpp:448
#, c-format
msgid ""
"No information for converting %1$s format files to %2$s.\n"
"Define a converter in the preferences."
msgstr ""
"Brak informacji o konwersji formatu %1$s do %2$s.\n"
"Zdefiniuj konwerter w ustawieniach."
#: src/Converter.cpp:550 src/frontends/qt4/GuiDocument.cpp:1636
msgid "Pygments driver command not found!"
msgstr ""
#: src/Converter.cpp:551 src/frontends/qt4/GuiDocument.cpp:1637
msgid ""
"The driver command necessary to use the minted package\n"
"(pygmentize) has not been found. Make sure you have\n"
"the python-pygments module installed or, if the driver\n"
"is named differently, to add the following line to the\n"
"document preamble:\n"
"\n"
"\\AtBeginDocument{\\renewcommand{\\MintedPygmentize}{driver}}\n"
"\n"
"where 'driver' is name of the driver command."
msgstr ""
#: src/Converter.cpp:644 src/Format.cpp:722 src/Format.cpp:793
msgid "Executing command: "
msgstr "Wykonywane polecenie: "
#: src/Converter.cpp:709
#, fuzzy
msgid "Process Killed"
msgstr "&Kontynuuj"
#: src/Converter.cpp:710
#, fuzzy, c-format
msgid ""
"The conversion process was killed while running:\n"
"%1$s"
msgstr ""
"Zdarzył się błąd podczas wykonania:\n"
"%1$s"
#: src/Converter.cpp:713
msgid "Process Timed Out"
msgstr ""
#: src/Converter.cpp:714
#, c-format
msgid ""
"The conversion process:\n"
"%1$s\n"
"timed out before completing."
msgstr ""
#: src/Converter.cpp:717
msgid "Build errors"
msgstr "Błąd budowania"
#: src/Converter.cpp:718
msgid "There were errors during the build process."
msgstr "Wystąpiły błędy w trakcie budowania."
#: src/Converter.cpp:723
#, c-format
msgid ""
"An error occurred while running:\n"
"%1$s"
msgstr ""
"Zdarzył się błąd podczas wykonania:\n"
"%1$s"
#: src/Converter.cpp:746
#, c-format
msgid "Could not move a temporary directory from %1$s to %2$s."
msgstr "Nie można przesunąć folderu tymczasowego z %1$s do %2$s."
#: src/Converter.cpp:790
#, c-format
msgid "Could not copy a temporary file from %1$s to %2$s."
msgstr "Nie można skopiować pliku tymczasowego z %1$s do %2$s."
#: src/Converter.cpp:791
#, c-format
msgid "Could not move a temporary file from %1$s to %2$s."
msgstr "Nie można przesunąć pliku tymczasowego z %1$s do %2$s."
#: src/Converter.cpp:835
msgid "Running LaTeX..."
msgstr "LaTeX został uruchomiony..."
#: src/Converter.cpp:852
#, fuzzy
msgid "Export canceled"
msgstr "Porażka eksportu"
#: src/Converter.cpp:853
msgid "The export process was terminated by the user."
msgstr ""
#: src/Converter.cpp:867
#, c-format
msgid ""
"LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX "
"log %1$s."
msgstr ""
"LaTeX nie zakończył pracy sukcesem. Na dodatek LyX nie mógł zlokalizować "
"logu LaTeX-a %1$s."
#: src/Converter.cpp:870 src/Converter.cpp:877
msgid "LaTeX failed"
msgstr "Błąd LaTeX-a"
#: src/Converter.cpp:873
#, c-format
msgid ""
"The external program\n"
"%1$s\n"
"finished with an error. It is recommended you fix the cause of the external "
"program's error (check the logs). "
msgstr ""
#: src/Converter.cpp:879
msgid "Output is empty"
msgstr "Wyjście jest puste"
#: src/Converter.cpp:880
#, fuzzy
msgid "No output file was generated."
msgstr "Wygenerowano pusty plik wyjściowy."
#: src/Cursor.cpp:409 src/Text.cpp:1954
msgid ", Inset: "
msgstr ", wstawka: "
#: src/Cursor.cpp:410 src/Text.cpp:1956
msgid ", Cell: "
msgstr ""
#: src/Cursor.cpp:411 src/Text.cpp:1959
msgid ", Position: "
msgstr ", położenie: "
#: src/CutAndPaste.cpp:188
#, c-format
msgid ""
"The character \"%1$s\" is uncodable in this verbatim context and thus has "
"not been pasted."
msgstr ""
#: src/CutAndPaste.cpp:192
#, c-format
msgid ""
"The characters \"%1$s\" are uncodable in this verbatim context and thus have "
"not been pasted."
msgstr ""
#: src/CutAndPaste.cpp:235
#, fuzzy
msgid "Uncodable content"
msgstr "Niekodowalne znaki"
#: src/CutAndPaste.cpp:419
#, c-format
msgid ""
"The pasted branch \"%1$s\" is undefined.\n"
"Do you want to add it to the document's branch list?"
msgstr ""
"Wklejona gałąź \"%1$s\" nie jest zdefiniowana.\n"
"Czy chcesz dodać ją do listy gałęzi w dokumencie?"
#: src/CutAndPaste.cpp:422
msgid "Unknown branch"
msgstr "Nieznana gałąź"
#: src/CutAndPaste.cpp:423
msgid "&Don't Add"
msgstr "Nie &dodawaj"
#: src/CutAndPaste.cpp:809 src/Text.cpp:393
#, c-format
msgid "Layout `%1$s' was not found."
msgstr "Układ „%1$s\" nie został odnaleziony."
#: src/CutAndPaste.cpp:810 src/Text.cpp:394
msgid "Layout Not Found"
msgstr "Nie odnaleziono układu"
#: src/CutAndPaste.cpp:838
#, c-format
msgid "Flex inset %1$s is undefined after reloading `%2$s' layout."
msgstr ""
"Elastyczna wstawka %1$s jest niezdefiniowana po przeładowaniu układu \"%2$s"
"\"."
#: src/CutAndPaste.cpp:841
#, c-format
msgid ""
"Flex inset %1$s is undefined because of conversion from `%2$s' layout to `"
"%3$s'."
msgstr ""
"Elastyczna wstawka %1$s jest niezdefiniowana ponieważ konwersja układu z "
"„%2$s\" do „%3$s\"."
#: src/CutAndPaste.cpp:846
msgid "Undefined flex inset"
msgstr "Niezdefiniowana elastyczna wstawka"
#: src/Exporter.cpp:45
#, c-format
msgid ""
"The file %1$s already exists.\n"
"\n"
"Do you want to overwrite that file?"
msgstr ""
"Plik %1$s już istnieje.\n"
"\n"
"Czy chcesz zastąpić ten plik?"
#: src/Exporter.cpp:48
msgid "Overwrite file?"
msgstr "Zastąpić plik?"
#: src/Exporter.cpp:50
msgid "&Keep file"
msgstr "&Zatrzymaj plik"
#: src/Exporter.cpp:51
msgid "Overwrite &all"
msgstr "Z&astąp wszystkie"
#: src/Exporter.cpp:51
msgid "&Cancel export"
msgstr "&Anuluj eksport"
#: src/Exporter.cpp:97
msgid "Couldn't copy file"
msgstr "Nie można skopiować pliku"
#: src/Exporter.cpp:98
#, c-format
msgid "Copying %1$s to %2$s failed."
msgstr "Nieudane kopiowanie %1$s do %2$s."
#: src/Font.cpp:60 src/frontends/qt4/GuiCharacter.cpp:137
#: src/frontends/qt4/GuiDocument.cpp:4234 src/frontends/qt4/GuiListings.cpp:161
msgid "Roman"
msgstr "Szeryfowa"
#: src/Font.cpp:60 src/frontends/qt4/GuiCharacter.cpp:138
#: src/frontends/qt4/GuiDocument.cpp:4234 src/frontends/qt4/GuiListings.cpp:161
msgid "Sans Serif"
msgstr "Bezszeryfowa"
#: src/Font.cpp:60 src/frontends/qt4/GuiCharacter.cpp:139
#: src/frontends/qt4/GuiDocument.cpp:4234 src/frontends/qt4/GuiListings.cpp:161
msgid "Typewriter"
msgstr "Maszynowa"
#: src/Font.cpp:60
msgid "Symbol"
msgstr "Symbol"
#: src/Font.cpp:62 src/Font.cpp:65 src/Font.cpp:68 src/Font.cpp:74
#: src/Font.cpp:77
msgid "Inherit"
msgstr "Dziedzicz"
#: src/Font.cpp:65 src/frontends/qt4/GuiCharacter.cpp:126
msgid "Medium"
msgstr "Zwykła (jasna)"
#: src/Font.cpp:68 src/frontends/qt4/GuiCharacter.cpp:50
msgid "Upright"
msgstr "Prosta"
#: src/Font.cpp:68 src/frontends/qt4/GuiCharacter.cpp:51
msgid "Italic"
msgstr "Kursywa"
#: src/Font.cpp:68 src/frontends/qt4/GuiCharacter.cpp:52
msgid "Slanted"
msgstr "Pochyła"
#: src/Font.cpp:68
msgid "Smallcaps"
msgstr "Kapitaliki"
#: src/Font.cpp:73 src/frontends/qt4/GuiCharacter.cpp:73
msgid "Increase"
msgstr "Zwiększ"
#: src/Font.cpp:73 src/frontends/qt4/GuiCharacter.cpp:74
msgid "Decrease"
msgstr "Zmniejsz"
#: src/Font.cpp:77
msgid "Toggle"
msgstr "Przełącz"
#: src/Font.cpp:163
#, c-format
msgid "Emphasis %1$s, "
msgstr "Uwypuklenie %1$s, "
#: src/Font.cpp:166
#, c-format
msgid "Underline %1$s, "
msgstr "Podkreślenie %1$s, "
#: src/Font.cpp:169
#, fuzzy, c-format
msgid "Strike out %1$s, "
msgstr "Przekreślenie %1$s, "
#: src/Font.cpp:172
#, fuzzy, c-format
msgid "Cross out %1$s, "
msgstr "Przekreślenie %1$s, "
#: src/Font.cpp:175
#, c-format
msgid "Double underline %1$s, "
msgstr "Podwójne podkreślenie %1$s, "
#: src/Font.cpp:178
#, c-format
msgid "Wavy underline %1$s, "
msgstr "Falowane podkreślenie %1$s, "
#: src/Font.cpp:181
#, c-format
msgid "Noun %1$s, "
msgstr "Kapitalik %1$s "
#: src/Font.cpp:195
#, c-format
msgid "Language: %1$s, "
msgstr "Język: %1$s, "
#: src/Font.cpp:198
#, c-format
msgid "Number %1$s"
msgstr "Liczba %1$s"
#: src/Format.cpp:668 src/Format.cpp:681 src/Format.cpp:691
msgid "Cannot view file"
msgstr "Nie można podejrzeć pliku"
#: src/Format.cpp:669 src/Format.cpp:739 src/frontends/qt4/GuiView.cpp:3501
#, c-format
msgid "File does not exist: %1$s"
msgstr "Plik nie istnieje: %1$s"
#: src/Format.cpp:682
#, c-format
msgid "No information for viewing %1$s"
msgstr "Brak informacji do podglądu %1$s"
#: src/Format.cpp:692
#, c-format
msgid "Auto-view file %1$s failed"
msgstr "Automatyczny podgląd pliku %1$s nieudany"
#: src/Format.cpp:738 src/Format.cpp:750 src/Format.cpp:763 src/Format.cpp:774
msgid "Cannot edit file"
msgstr "Nie można edytować pliku"
#: src/Format.cpp:751
msgid "LinkBack files can only be edited on Apple Mac OSX."
msgstr "Pliki typu LinkBack mogą być poddane edycji tylko w Apple MacOS X."
#: src/Format.cpp:764
#, c-format
msgid "No information for editing %1$s"
msgstr "Brak informacji do edycji %1$s"
#: src/Format.cpp:775
#, c-format
msgid "Auto-edit file %1$s failed"
msgstr "Błąd auto-modyfikacji pliku %1$s"
#: src/KeyMap.cpp:229 src/KeyMap.cpp:244
msgid "Could not find bind file"
msgstr "Nie można odnaleźć pliku powiązań"
#: src/KeyMap.cpp:230
#, c-format
msgid ""
"Unable to find the bind file\n"
"%1$s.\n"
"Please check your installation."
msgstr ""
"Błąd podczas czytania pliku dowiązań\n"
"%1$s.\n"
"Proszę sprawdzić swoją instalację."
#: src/KeyMap.cpp:237
msgid "Could not find `cua.bind' file"
msgstr "Nie można odnaleźć pliku \"cua.bind\""
#: src/KeyMap.cpp:238
msgid ""
"Unable to find the default bind file `cua.bind'.\n"
"Please check your installation."
msgstr ""
"LyX nie mógł odnaleźć domyślnego pliku \"cua.bind\".\n"
"Proszę sprawdzić swoją instalację."
#: src/KeyMap.cpp:245
#, c-format
msgid ""
"Unable to find the bind file\n"
"%1$s.\n"
"Falling back to default."
msgstr ""
"Nie można odnaleźć pliku dowiązań\n"
"%1$s.\n"
"Przywracam domyślne."
#: src/KeySequence.cpp:181
msgid " options: "
msgstr " opcje: "
#: src/LaTeX.cpp:58
#, c-format
msgid "Waiting for LaTeX run number %1$d"
msgstr "Czekaj, trwa %1$d przebieg LaTeX-a"
#: src/LaTeX.cpp:285 src/LaTeX.cpp:409
msgid "Running Index Processor."
msgstr "Uruchomiony procesor indeksowania."
#: src/LaTeX.cpp:330 src/LaTeX.cpp:386
msgid "Running BibTeX."
msgstr "Uruchomiony BibTeX."
#: src/LaTeX.cpp:514
msgid "Running MakeIndex for nomencl."
msgstr "Uruchamiam MakeIndex dla nomecl."
#: src/LaTeX.cpp:1391 src/LaTeX.cpp:1397 src/LaTeX.cpp:1406
msgid "BibTeX error: "
msgstr "Błąd BibTeX:"
#: src/LaTeX.cpp:1413
msgid "Biber error: "
msgstr "Błąd Biber:"
#: src/LaTeXFonts.cpp:221 src/LaTeXFonts.cpp:290
msgid "Font not available"
msgstr "Czcionka niedostępna"
#: src/LaTeXFonts.cpp:222 src/LaTeXFonts.cpp:291
#, c-format
msgid ""
"The LaTeX package `%1$s' needed for the font `%2$s'\n"
"is not available on your system. LyX will fall back to the default font."
msgstr ""
"Pakiet LaTeX „%1$s\" wymagane dla czcionki „%2$s\" nie jest dostępna w Twoim "
"systemie. LyX powróci do domyślnej czcionki."
#: src/LyX.cpp:148
msgid "Could not read configuration file"
msgstr "Nie można wczytać pliku konfiguracyjnego"
#: src/LyX.cpp:149
#, c-format
msgid ""
"Error while reading the configuration file\n"
"%1$s.\n"
"Please check your installation."
msgstr ""
"Błąd podczas czytania pliku konfiguracyjnego\n"
"%1$s.\n"
"Proszę sprawdzić swoją instalację."
#: src/LyX.cpp:402
msgid "The following files could not be loaded:"
msgstr "Następujące pliki nie mogą być załadowane:"
#: src/LyX.cpp:443
#, c-format
msgid "%1$s does not appear like a LyX created temporary directory."
msgstr "%1$s nie wygląda jak katalog tymczasowy utworzony przez LyX."
#: src/LyX.cpp:445
msgid "Cannot remove temporary directory"
msgstr "Nie można usunąć katalogu tymczasowego"
#: src/LyX.cpp:450
#, c-format
msgid "Unable to remove the temporary directory %1$s"
msgstr "Nie można usunąć katalogu tymczasowego %1$s"
#: src/LyX.cpp:480
#, c-format
msgid "Wrong command line option `%1$s'. Exiting."
msgstr "Błędna opcja linii poleceń „%1$s” Zakończenie pracy."
#: src/LyX.cpp:497
msgid "Missing filename for this operation."
msgstr "Brakująca nazwa pliku dla tej operacji."
#: src/LyX.cpp:552
#, c-format
msgid "LyX failed to load the following file: %1$s"
msgstr "LyX nie był w stanie załadować następującego pliku: %1$s"
#: src/LyX.cpp:599
msgid "No textclass is found"
msgstr "Nie znalezione klas tekstu"
#: src/LyX.cpp:600
msgid ""
"LyX will only have minimal functionality because no textclasses have been "
"found. You can either try to reconfigure LyX normally, try to reconfigure "
"without checking your LaTeX installation, or continue."
msgstr ""
"LyX będzie działał z minimalną funkcjonalnością, ponieważ nie odnaleziono "
"klas tekstu. Możesz albo próbować rekonfigurować normalnie, rekonfigurować z "
"bez sprawdzania instalacji LyX lub kontynuować."
#: src/LyX.cpp:604
msgid "&Reconfigure"
msgstr "&Rekonfiguruj"
#: src/LyX.cpp:605
msgid "&Without LaTeX"
msgstr "Be&z LaTeX"
#: src/LyX.cpp:606 src/VCBackend.cpp:967 src/VCBackend.cpp:971
msgid "&Continue"
msgstr "&Kontynuacja"
#: src/LyX.cpp:709
msgid ""
"SIGHUP signal caught!\n"
"Bye."
msgstr ""
"Złapano sygnał SIGHUP!\n"
"Pa."
#: src/LyX.cpp:713
msgid ""
"SIGFPE signal caught!\n"
"Bye."
msgstr ""
"Złapano sygnał SIGFPE!\n"
"Pa."
#: src/LyX.cpp:716
msgid ""
"SIGSEGV signal caught!\n"
"Sorry, you have found a bug in LyX, hope you have not lost any data.\n"
"Please read the bug-reporting instructions in 'Help->Introduction' and send "
"us a bug report, if necessary. Thanks!\n"
"Bye."
msgstr ""
"Złapano sygnał SIGSEGV!\n"
"Przykro nam, ale znalazłeś błąd w LyX, może szczęśliwie bez utraty danych.\n"
"Proszę przeczytać instrukcje zgłaszania błędów w „Pomoc->Wprowadzenie\" i "
"wysłać nam raport o błędzie, jeśli to konieczne. Dzięki!\n"
"Pa."
#: src/LyX.cpp:732
msgid "LyX crashed!"
msgstr "LyX padł!"
#: src/LyX.cpp:766
msgid "LyX: "
msgstr "LyX: "
#: src/LyX.cpp:1015
msgid "Could not create temporary directory"
msgstr "Nie można utworzyć katalogu tymczasowego"
#: src/LyX.cpp:1016
#, c-format
msgid ""
"Could not create a temporary directory in\n"
"\"%1$s\"\n"
"Make sure that this path exists and is writable and try again."
msgstr ""
"Nie można utworzyć katalogu tymczasowego w\n"
"\"%1$s\". Upewnij się że ścieżka istnieje,\n"
"masz prawo zapisu i spróbuj ponownie."
#: src/LyX.cpp:1080
msgid "Missing user LyX directory"
msgstr "Brak katalogu użytkownika LyXa."
#: src/LyX.cpp:1081
#, c-format
msgid ""
"You have specified a non-existent user LyX directory, %1$s.\n"
"It is needed to keep your own configuration."
msgstr ""
"Podałeś nieistniejący katalog użytkownika dla LyX, %1$s.\n"
"Jest on niezbędny do przechowywania twojej konfiguracji."
#: src/LyX.cpp:1086
msgid "&Create directory"
msgstr "U&twórz katalog"
#: src/LyX.cpp:1087
msgid "&Exit LyX"
msgstr "&Zakończ LyX"
#: src/LyX.cpp:1088
msgid "No user LyX directory. Exiting."
msgstr "Brak katalogu użytkownika LyXa. Zakończenie pracy."
#: src/LyX.cpp:1092
#, c-format
msgid "LyX: Creating directory %1$s"
msgstr "LyX: Tworzenie katalogu %1$s"
#: src/LyX.cpp:1097
msgid "Failed to create directory. Exiting."
msgstr "Nieudane tworzenie katalogu. Zakończenie pracy."
#: src/LyX.cpp:1170
msgid "List of supported debug flags:"
msgstr "Lista obsługiwanych znaczników debugowania:"
#: src/LyX.cpp:1174
#, c-format
msgid "Setting debug level to %1$s"
msgstr "Poziom debugowania ustawiony na %1$s"
#: src/LyX.cpp:1185
#, fuzzy
msgid ""
"Usage: lyx [ command line switches ] [ name.lyx ... ]\n"
"Command line switches (case sensitive):\n"
"\t-help summarize LyX usage\n"
"\t-userdir dir set user directory to dir\n"
"\t-sysdir dir set system directory to dir\n"
"\t-geometry WxH+X+Y set geometry of the main window\n"
"\t-dbg feature[,feature]...\n"
" select the features to debug.\n"
" Type `lyx -dbg' to see the list of features\n"
"\t-x [--execute] command\n"
" where command is a lyx command.\n"
"\t-e [--export] fmt\n"
" where fmt is the export format of choice. Look in\n"
" Tools->Preferences->File Handling->File Formats->Short "
"Name\n"
" to see which parameter (which differs from the format "
"name\n"
" in the File->Export menu) should be passed. To export to\n"
" the document's default output format, use 'default'.\n"
" Note that the order of -e and -x switches matters.\n"
"\t-E [--export-to] fmt filename\n"
" where fmt is the export format of choice (see --export),\n"
" and filename is the destination filename.\n"
"\t-i [--import] fmt file.xxx\n"
" where fmt is the import format of choice\n"
" and file.xxx is the file to be imported.\n"
"\t-f [--force-overwrite] what\n"
" where what is either `all', `main' or `none',\n"
" specifying whether all files, main file only, or no "
"files,\n"
" respectively, are to be overwritten during a batch "
"export.\n"
" Anything else is equivalent to `all', but is not "
"consumed.\n"
"\t--ignore-error-message which\n"
" allows you to ignore specific LaTeX error messages.\n"
" Do not use for final documents! Currently supported "
"values:\n"
" * missing_glyphs: Fontspec `missing glyphs' error.\n"
"\t-n [--no-remote]\n"
" open documents in a new instance\n"
"\t-r [--remote]\n"
" open documents in an already running instance\n"
" (a working lyxpipe is needed)\n"
"\t-v [--verbose]\n"
" report on terminal about spawned commands.\n"
"\t-batch execute commands without launching GUI and exit.\n"
"\t-version summarize version and build info\n"
"Check the LyX man page for more details."
msgstr ""
"Użycie: lyx [ przełączniki wiersza poleceń ] [ name.lyx ... ]\n"
"Przełączniki wiersza poleceń (ważna wielkość liter):\n"
"\t-help opisuje użycie programu LyX\n"
"\t-userdir dir próbuje ustawić katalog użytkownika na dir\n"
"\t-sysdir dir próbuje ustawić katalog systemowy na dir\n"
"\t-geometry WxH+X+Y ustawia wymiary głównego okna\n"
"\t-dbg funkcjonalność[,funkcjonalność]...\n"
" wybiera funkcjonalność do debugowania.\n"
" Wpisz \"lyx -dbg\" aby zobaczyć listę właściwości\n"
"\t-x [--execute] polecenie\n"
" gdzie polecenie jest poleceniem LyX'a\n"
"\t-e [--export] fmt\n"
" gdzie fmt oznacza wybrany format eksportu. Zajrzyj do\n"
" Narzędzia->Preferencje->Obsługa plików->Formaty plików-"
">Krótkie nazwy\n"
" aby poznać jakie parametry powinny zostać przekazane.\n"
" Uwaga na istotną kolejność parametrów -e i -x.\n"
" -E [--export-to[ fmt nazwapliku\n"
" gdzie fmt to format eksportu (zobacz --export),\n"
" a nazwapliku jest plikiem docelowym.\n"
"\t-i [--import] fmt plik.xxx\n"
" gdzie fmt oznacza wybrany format importowania\n"
" zaś plik.xxx jest plikiem do zaimportowania.\n"
"\t-f [--force-overwrite] coś\n"
" gdzie coś to \"all\", \"main\" lub \"none\",\n"
" określa czy odpowiednio wszystkie, główny lub żaden z "
"plików,\n"
" będzie nadpisany w trakcie eksportowania wsadowego.\n"
" Wszystkie inne wartości równoważne są \"all\", ale są "
"przetwarzane.\n"
"\t-n [--no-remote]\n"
" otwiera dokument w nowej instancji\n"
"\t-r [--remote]\n"
" otwiera dokument w już działającej instancji\n"
"\t-batch uruchamia polecenia bez przywołania GUI, następnie kończy.\n"
"\t-version wyświetla informacje o wersji programu i numerze kompilacji\n"
"Sprawdź stronę podręcznikową (man) programu LyX, aby uzyskać więcej "
"szczegółów."
#: src/LyX.cpp:1238 src/frontends/qt4/GuiAbout.cpp:240
msgid " Git commit hash "
msgstr ""
#: src/LyX.cpp:1249 src/support/Package.cpp:647
msgid "No system directory"
msgstr "Brak katalogu systemowego"
#: src/LyX.cpp:1250
msgid "Missing directory for -sysdir switch"
msgstr "Brak argumentu opcji -sysdir"
#: src/LyX.cpp:1261
msgid "No user directory"
msgstr "Brak katalogu użytkownika"
#: src/LyX.cpp:1262
msgid "Missing directory for -userdir switch"
msgstr "Brak argumentu opcji -userdir"
#: src/LyX.cpp:1273
msgid "Incomplete command"
msgstr "Niekompletna komenda"
#: src/LyX.cpp:1274
msgid "Missing command string after --execute switch"
msgstr "Brak argumentu dla opcji --execute"
#: src/LyX.cpp:1285
msgid "Missing file type [eg latex, ps...] after --export-to switch"
msgstr "Brak typu pliku (np latex, ps...) po opcji --export-to"
#: src/LyX.cpp:1290
msgid "Missing destination filename after --export-to switch"
msgstr "Brak typu pliku (np latex, ps...) po opcji --export-to"
#: src/LyX.cpp:1303
msgid "Missing file type [eg latex, ps...] after --export switch"
msgstr "Brak typu pliku (np latex, ps...) po opcji --export"
#: src/LyX.cpp:1316
msgid "Missing file type [eg latex, ps...] after --import switch"
msgstr "Brak typu pliku (np latex, ps...) po opcji --import"
#: src/LyX.cpp:1321
msgid "Missing filename for --import"
msgstr "Brak nazwy pliku po opcji --import"
# Najgłupsze tłumaczenie jakie kiedykolwiek dokonałem. Mam nadzieję, że nikt nigdy tego dla polskiego języka nie zobaczy... bo może paść ze śmiechu.
#: src/LyXRC.cpp:3056
msgid ""
"Consider run-together words, such as \"diskdrive\" for \"disk drive\", as "
"legal words?"
msgstr ""
"Rozważ połączenie słów, takich jak \"niejako\" zamiast \"nie jako\" jako "
"poprawnych?"
#: src/LyXRC.cpp:3060
msgid ""
"Specify an alternate language. The default is to use the language of the "
"document."
msgstr "Podaj inny język. Domyślnie używany jest język dokumentu."
#: src/LyXRC.cpp:3068
msgid ""
"De-select if you don't want the current selection to be replaced "
"automatically by what you type."
msgstr ""
"Wyłącz jeśli nie chcesz aby aktualnie zaznaczony tekst był automatycznie "
"zastępowany wpisywanym."
#: src/LyXRC.cpp:3072
msgid ""
"De-select if you don't want the class options to be reset to defaults after "
"class change."
msgstr ""
"Wyłącz jeśli nie chcesz aby aktualnie zaznaczony tekst był automatycznie "
"zastępowany wpisywanym."
#: src/LyXRC.cpp:3076
msgid ""
"The time interval between auto-saves (in seconds). 0 means no auto-save."
msgstr ""
"Interwał czasu pomiędzy automatycznym zapisem w sekundach. 0 wyłącza "
"automatyczny zapis."
#: src/LyXRC.cpp:3083
msgid ""
"The path for storing backup files. If it is an empty string, LyX will store "
"the backup file in the same directory as the original file."
msgstr ""
"Katalog dla przechowywania kopii zapasowych. Jeśli nie zostanie podany, to "
"LyX użyje katalogu pliku oryginalnego."
#: src/LyXRC.cpp:3087
msgid ""
"Define the options of bibtex (cf. man bibtex) or select an alternative "
"compiler (e.g. mlbibtex or bibulus)."
msgstr ""
"Zdefiniuj opcje dla bibtex (patrz: man bibtex) lub wybierz alternatywny "
"kompilator (np. mlbibtex lub bibulus)."
#: src/LyXRC.cpp:3091
msgid "Define the options of the bibtex program for PLaTeX (Japanese LaTeX)."
msgstr "Zdefiniuj opcje dla programu bibtex z PLaTeX (Japoński LaTeX)."
#: src/LyXRC.cpp:3095
msgid ""
"Keybindings file. Can either specify an absolute path, or LyX will look in "
"its global and local bind/ directories."
msgstr ""
"Plik skrótów klawiaturowych. Jeśli nie podana zostanie pełna ścieżka "
"dostępu, to LyX poszuka pliku w globalnym i osobistym katalogu bind/."
# lastfiles???
#: src/LyXRC.cpp:3099
msgid "Select to check whether the lastfiles still exist."
msgstr "Wybierz, aby sprawdzić czy ostatnie pliki nadal istnieją."
#: src/LyXRC.cpp:3103
msgid ""
"Define how to run chktex. E.g. \"chktex -n11 -n1 -n3 -n6 -n9 -22 -n25 -n30 -"
"n38\" Refer to the ChkTeX documentation."
msgstr ""
"Polecenie uruchamiania programu chktex. Przykładowo: \"chktex -n11 -n1 -n3 -"
"n6 -n9 -22 -n25 -n30 -n38\". Pełna składnia programu ChkTeX opisana jest w "
"jego dokumentacji."
#: src/LyXRC.cpp:3110
msgid ""
"Forbid use of external converters with 'needauth' option to prevent "
"undesired effects."
msgstr ""
#: src/LyXRC.cpp:3114
msgid ""
"Ask user before calling external converters with 'needauth' option to "
"prevent undesired effects."
msgstr ""
#: src/LyXRC.cpp:3121
msgid ""
"LyX normally doesn't update the cursor position if you move the scrollbar. "
"Set to true if you'd prefer to always have the cursor on screen."
msgstr ""
"Domyślnie LyX nie przesuwa kursora gdy przewijasz suwakiem główne okno "
"edycyjne. Włącz tą opcję jeśli chcesz zawsze widzieć kursor."
#: src/LyXRC.cpp:3129
msgid ""
"LyX normally doesn't allow the user to scroll further than the bottom of the "
"document. Set to true if you prefer to scroll the bottom of the document to "
"the top of the screen"
msgstr ""
"LyX zwykle nie dopuszcza przewijania przez użytkownika poniżej spodu "
"dokumentu. Ustawienie prawdy pozwoli na przewijanie spodu dokumentu, aż do "
"szczytu ekranu."
#: src/LyXRC.cpp:3133
msgid "Make Apple key act as Meta and Control key as Ctrl."
msgstr ""
"Uczyń działanie klawisza Jabłuszko jak Meta i klawisza Control jak Ctrl."
# czy napewno?
#: src/LyXRC.cpp:3137
msgid "Use the Mac OS X conventions for cursor movement"
msgstr "Użyj konwencji MacOS X w obsłudze ruchów kursora"
#: src/LyXRC.cpp:3141
msgid ""
"Show a small box around a Math Macro with the macro name when the cursor is "
"inside."
msgstr ""
"Pokazuj mały prostokąt w okół makra matematycznego z nazwą makra, gdy kursor "
"jest wewnątrz."
#: src/LyXRC.cpp:3146
#, no-c-format
msgid ""
"This accepts the normal strftime formats; see man strftime for full details. "
"E.g.\"%A, %e. %B %Y\"."
msgstr ""
"Można użyć tutaj formatowania typowego dla strftime. Zobacz stronę manuala "
"dla strftime. Przykład: \"%A, %e. %B %Y\"."
#: src/LyXRC.cpp:3150
msgid ""
"Command definition file. Can either specify an absolute path, or LyX will "
"look in its global and local commands/ directories."
msgstr ""
"Plik definicji poleceń. Jeśli nie podana zostanie pełna ścieżka dostępu, to "
"LyX poszuka pliku w globalnym i lokalnym katalogu commands/."
#: src/LyXRC.cpp:3154
msgid ""
"The default format used with LFUN_BUFFER_[VIEW|UPDATE] with non-TeX fonts."
msgstr ""
"Domyślny format użyty wraz z LFUN_BUFFER_[VIEW|UPDATE] z czcionkami spoza "
"TeX."
#: src/LyXRC.cpp:3158
msgid "The default format used with LFUN_BUFFER_[VIEW|UPDATE]."
msgstr "Domyślny format użyty wraz z LFUN_BUFFER_[VIEW|UPDATE]."
#: src/LyXRC.cpp:3162
msgid ""
"Iconify the dialogs when the main window is iconified. (Affects only dialogs "
"shown after the change has been made.)"
msgstr ""
"Minimalizuj okna dialogowe wraz z minimalizacją głównego okna (dotyczy tylko "
"okien wyświetlonych po dokonaniu zmiany)."
#: src/LyXRC.cpp:3166
msgid "Select how LyX will display any graphics."
msgstr "Wybierz sposób w jaki LyX będzie wyświetlał obiekty graficzne/"
#: src/LyXRC.cpp:3170
msgid ""
"The default path for your documents. An empty value selects the directory "
"LyX was started from."
msgstr ""
"Domyślna ścieżka do Twoich dokumentów. Pusta wartość powoduje wybór "
"katalogu, z którego został uruchomiony LyX."
#: src/LyXRC.cpp:3174
msgid "Specify additional chars that can be part of a word."
msgstr "Podaj znaki, które mogą być częścią słowa."
#: src/LyXRC.cpp:3178
msgid ""
"The path that LyX will set when offering to choose an example. An empty "
"value selects the directory LyX was started from."
msgstr ""
"Ścieżka, którą LyX ustawi oferując wybór przykładu. Pusta wartość powoduje "
"wybór katalogu, z którego został uruchomiony LyX."
#: src/LyXRC.cpp:3182
msgid ""
"The font encoding used for the LaTeX2e fontenc package. T1 is highly "
"recommended for non-English languages."
msgstr ""
"Kodowanie używane przez pakiet fontenc LaTeX-a. Zaleca się stosowanie "
"kodowania T1 dla języków nieangielskich."
#: src/LyXRC.cpp:3189
msgid ""
"Define the options of makeindex (cf. man makeindex) or select an alternative "
"compiler. E.g., using xindy/make-rules, the command string would be "
"\"makeindex.sh -m $$lang\"."
msgstr ""
"Zdefiniuj opcje dla makeindex (patrz: man makeindex) lub wybierz "
"alternatywny kompilator. Przykładowo, dla użycia xindy/make-rules, komenda "
"mogłaby wyglądać \"makeindex.sh -m $$lang\"."
#: src/LyXRC.cpp:3193
msgid "Define the options of the index program for PLaTeX (Japanese LaTeX)."
msgstr "Zdefiniuj opcje dla programu index z PLaTeX (Japoński LaTeX)."
#: src/LyXRC.cpp:3197
msgid ""
"Define the options of makeindex (cf. man makeindex) to be used for "
"nomenclatures. This might differ from the index processing options."
msgstr ""
"Określ opcje dla makeindex (patrz: man makeindex) używane dla nomenklatury. "
"Mogę się one różnić od opcji do przetwarzania indeksu."
#: src/LyXRC.cpp:3201
msgid "The command to run the python pygments syntax highlighter."
msgstr ""
#: src/LyXRC.cpp:3210
msgid ""
"Use this to set the correct mapping file for your keyboard. You'll need this "
"if you for instance want to type German documents on an American keyboard."
msgstr ""
"Pozwala na użycie właściwej mapy klawiatury. Opcja ta przydaje się gdy "
"chcemy wpisywać znaki diakrytyczne na klawiaturze do tego nie przystosowanej."
#: src/LyXRC.cpp:3214
msgid ""
"Select if a language switching command is needed at the beginning of the "
"document."
msgstr ""
"Wybierz, gdy polecenie zmiany języka jest wymagane na początku dokumentu."
#: src/LyXRC.cpp:3218
msgid ""
"Select if a language switching command is needed at the end of the document."
msgstr "Wybierz, gdy polecenie zmiany języka jest wymagane na końcu dokumentu."
#: src/LyXRC.cpp:3222
msgid ""
"The LaTeX command for changing from the language of the document to another "
"language. E.g. \\selectlanguage{$$lang} where $$lang is substituted by the "
"name of the second language."
msgstr ""
"Polecenie LaTeX-a zmieniające język dokumentu. Na przykład \\selectlanguage{$"
"$lang}, gdzie $$lang będzie zastępowane nazwą nowego języka."
#: src/LyXRC.cpp:3226
msgid "The LaTeX command for changing back to the language of the document."
msgstr "Polecenie LaTeX-a zmieniające język dokumentu na język główny."
#: src/LyXRC.cpp:3230
msgid "The LaTeX command for local changing of the language."
msgstr "Polecenie LaTeX-a zmieniające lokalnie język dokumentu."
#: src/LyXRC.cpp:3234
msgid ""
"De-select if you don't want the language(s) used as an argument to "
"\\documentclass."
msgstr ""
"Odznacz, jeśli nie chcesz używać nazwy języka jako argumentu \\documentclass."
#: src/LyXRC.cpp:3238
msgid ""
"The LaTeX command for loading the language package. E.g. "
"\"\\usepackage{babel}\", \"\\usepackage{omega}\"."
msgstr ""
"Polecenie LaTeX-a ładujące pakiet obsługi języka, na przykład "
"\"\\usepackage{babel}\" lub \"\\usepackage{omega}\"."
#: src/LyXRC.cpp:3242
msgid ""
"De-select if you don't want babel to be used when the language of the "
"document is the default language."
msgstr ""
"Odznacz, jeśli nie chcesz aby babel był używany podczas gdy język dokumentu "
"jest językiem domyślnym."
#: src/LyXRC.cpp:3246
msgid "De-select if you do not want LyX to scroll to saved position."
msgstr "Odznacz, jeśli nie chcesz, aby LyX przesuwał do zapisanej pozycji."
#: src/LyXRC.cpp:3250
msgid "De-select to prevent loading files opened from the last LyX session."
msgstr ""
"Odznacz, aby zapobiec ładowaniu plików otwartych w poprzedniej sesji LyX'a."
#: src/LyXRC.cpp:3254
msgid "De-select if you don't want LyX to create backup files."
msgstr "Odznacz, jeśli nie chcesz aby LyX tworzył kopie zapasowe dokumentów."
#: src/LyXRC.cpp:3258
msgid ""
"Select to control the highlighting of words with a language foreign to that "
"of the document."
msgstr "Wybierz, aby zaznaczać kolorem słowa z języka innego niż główny."
#: src/LyXRC.cpp:3262
msgid "The scrolling speed of the mouse wheel."
msgstr "Szybkość przewijania kółkiem myszki."
#: src/LyXRC.cpp:3266
msgid "The completion popup delay."
msgstr "Opóźnienie podpowiedzi automatycznego uzupełniania."
#: src/LyXRC.cpp:3270
msgid "Select to display the completion popup in math mode."
msgstr "Wybierz, aby wyświetlać podpowiedzi uzupełnień w trybie matematycznym."
#: src/LyXRC.cpp:3274
msgid "Select to display the completion popup in text mode."
msgstr "Wybierz, aby wyświetlać podpowiedzi uzupełnień w trybie tekstowym."
#: src/LyXRC.cpp:3278
msgid ""
"Show the completion popup without delay after non-unique completion attempt."
msgstr ""
"Pokaż bez opóźnienia propozycje uzupełnień przy próbie nieunikalnego "
"uzupełnienia."
#: src/LyXRC.cpp:3282
msgid ""
"Show a small triangle on the cursor to indicate that a completion is "
"available."
msgstr "Pokaż mały trójkąt na kursorze informujący o dostępności uzupełnienia."
#: src/LyXRC.cpp:3286
msgid "The inline completion delay."
msgstr "Opóźnienie uzupełnienia w linii."
#: src/LyXRC.cpp:3290
msgid "Select to display the inline completion in math mode."
msgstr "Wybierz, aby wyświetlić uzupełnienie w linii w trybie matematycznym."
#: src/LyXRC.cpp:3294
msgid "Select to display the inline completion in text mode."
msgstr "Wybierz, aby wyświetlić uzupełnienie w linii w trybie tekstowym."
#: src/LyXRC.cpp:3298
msgid "Use \"...\" to shorten long completions."
msgstr "Użyj \"...\", aby skrócić długie uzupełnienia."
#: src/LyXRC.cpp:3302
msgid "Allow TeXMacs shorthand, like => converting to \\Rightarrow."
msgstr "Dopuszczanie stenografii TeXMacs, jak zamiana => na \\Rightarrow."
#: src/LyXRC.cpp:3306
#, c-format
msgid "Maximal number of lastfiles. Up to %1$d can appear in the file menu."
msgstr ""
"Maksymalna liczba pamiętanych nazw plików. W menu może zostać wyświetlonych "
"maksymalnie %1$d."
#: src/LyXRC.cpp:3311
msgid ""
"Specify those directories which should be prepended to the PATH environment "
"variable.\n"
"Use the OS native format."
msgstr ""
"Określ te katalogi, które powinny znaleźć się na początku zmiennej "
"środowiskowej PATH.\n"
"Użyj formatu twojego systemu operacyjnego."
#: src/LyXRC.cpp:3317
msgid "Shows a typeset preview of things such as math"
msgstr "Pokaż podgląd składu takich elementów jak matematyka"
#: src/LyXRC.cpp:3321
msgid "Previewed equations will have \"(#)\" labels rather than numbered ones"
msgstr "Podgląd równań będzie zawierał etykiety \"(#)\" zamiast numerów"
#: src/LyXRC.cpp:3325
msgid "Scale the preview size to suit."
msgstr "Skaluj podgląd tak, aby się zmieścił."
#: src/LyXRC.cpp:3329
msgid "The option to print out in landscape."
msgstr "Opcja pozwalająca wydrukować w układzie poziomym (ang. landscape)."
#: src/LyXRC.cpp:3333
msgid "Option to specify the dimensions of the print paper."
msgstr "Opcja pozwalająca podać wymiary papieru."
#: src/LyXRC.cpp:3337
msgid "The option to specify paper type."
msgstr "Opcja pozwalająca podać format papieru."
#: src/LyXRC.cpp:3341
msgid ""
"Select to have visual bidi cursor movement, unselect for logical movement."
msgstr ""
"Włącz by ruchy kursora były zgodne z kierunkiem pisowni, wyłącz by wykonywał "
"logicznie zgodne ruchy."
#: src/LyXRC.cpp:3345
msgid ""
"Specify whether, closing the last view of an open document, LyX should close "
"the document (yes), hide it (no), or ask the user (ask)."
msgstr ""
"Określ, czy zamknięcie ostatniego widoku otwartego dokumentu ma powodować "
"jego zamknięcie (tak), ukrycie (nie) lub czy spytać użytkownika (pytaj)."
#: src/LyXRC.cpp:3349
msgid ""
"DPI (dots per inch) of your monitor is auto-detected by LyX. If that goes "
"wrong, override the setting here."
msgstr ""
"Rozdzielczość (DPI) monitora jest ustalana automatycznie przez LyX. Jeśli ta "
"wartość jest błędna, można skorygować DPI właśnie tutaj."
#: src/LyXRC.cpp:3355
msgid "The screen fonts used to display the text while editing."
msgstr "Czcionka używana do wyświetlania tekstu w trakcie edycji."
#: src/LyXRC.cpp:3364
msgid ""
"Allow bitmap fonts to be resized. If you are using a bitmap font, selecting "
"this option may make some fonts look blocky in LyX. Deselecting this option "
"makes LyX use the nearest bitmap font size available, instead of scaling."
msgstr ""
"Zezwala na skalowanie czcionek rastrowych. Jeżeli używasz czcionki "
"rastrowej, wybór tej opcji może spowodować, że niektóre czcionki w LyX będą "
"miały klockowaty wygląd. Odznaczenie tej opcji sprawia, że LyX stosuje "
"najbliższy dostępny rozmiar czcionki zamiast ją skalować."
#: src/LyXRC.cpp:3368
msgid "The font sizes used for calculating the scaling of the screen fonts."
msgstr ""
"Wielkości używane do skalowania czcionek ekranowych do odpowiedniego stopnia "
"pisma."
#: src/LyXRC.cpp:3373
#, no-c-format
msgid ""
"The zoom percentage for screen fonts. A setting of 100% will make the fonts "
"roughly the same size as on paper."
msgstr ""
"Procent powiększenia czcionek ekranowych. Ustawienie 100% jest zbliżone do "
"wielkości uzyskanych potem na papierze."
#: src/LyXRC.cpp:3377
msgid "Allow session manager to save and restore windows geometry."
msgstr ""
"Zezwala menadżerowi sesji na zapisywanie i przywracanie geometrii okna."
#: src/LyXRC.cpp:3381
msgid ""
"This starts the lyxserver. The pipes get an additional extension \".in\" and "
"\".out\". Only for advanced users."
msgstr ""
"Używane do startowania serwera LyX. Potoki mogą posiadać dodatkowe "
"rozszerzenie ,,.in'' lub ,,.out''. Tylko dla zaawansowanych użytkowników."
#: src/LyXRC.cpp:3388
msgid "De-select if you don't want the startup banner."
msgstr "Wyłącz jeśli nie chcesz oglądać logo LyX po starcie programu."
#: src/LyXRC.cpp:3392
msgid ""
"LyX will place its temporary directories in this path. They will be deleted "
"when you quit LyX."
msgstr ""
"Katalog na pliki tymczasowe LyX'a. Pliki te będą usunięte po wyjściu z "
"programu."
#: src/LyXRC.cpp:3396
msgid "This is the place where the files of the thesaurus library reside."
msgstr "To jest miejsce gdzie mieszczą się pliki biblioteki tezaurusa."
#: src/LyXRC.cpp:3400
msgid ""
"The path that LyX will set when offering to choose a template. An empty "
"value selects the directory LyX was started from."
msgstr ""
"Ścieżka, którą LyX ustawi oferując wybór szablonu. Pusta wartość powoduje "
"wybór katalogu, z którego został uruchomiony LyX."
#: src/LyXRC.cpp:3410
msgid ""
"Specify those directories which should be prepended to the TEXINPUTS "
"environment variable.\n"
"A '.' represents the current document directory. Use the OS native format."
msgstr ""
"Określ te katalogi, które powinny znaleźć się na początku zmiennej "
"środowiskowej TEXINPUTS.\n"
"\".\" odpowiada bieżącemu katalogowi dokumentu. Użyj formatu twojego systemu "
"operacyjnego."
#: src/LyXRC.cpp:3417
msgid ""
"The UI (user interface) file. Can either specify an absolute path, or LyX "
"will look in its global and local ui/ directories."
msgstr ""
"Plik własnego interfejsu (UI). Jeśli nie podana zostanie pełna ścieżka "
"dostępu, to LyX poszuka pliku w globalnym i osobistym katalogu ui/."
#: src/LyXRC.cpp:3427
msgid ""
"Enable use the system colors for some things like main window background and "
"selection."
msgstr ""
"Włącz stosowanie kolorów systemowych dla pewnych rzeczy, jak tło okna "
"głównego i zaznaczenie."
#: src/LyXRC.cpp:3431
msgid "Enable the automatic appearance of tool tips in the work area."
msgstr ""
"Włącza automatyczne wyświetlanie baloników podpowiedzi w obszarze pracy."
#: src/LyXRC.cpp:3435
msgid ""
"Enable the pixmap cache that might improve performance on Mac and Windows."
msgstr ""
"Włącza podręczny bufor pixmap, który może poprawić wydajność na platformach "
"Mac i Windows."
#: src/LyXRC.cpp:3439
msgid "Specify the paper command to DVI viewer (leave empty or use \"-paper\")"
msgstr ""
"Podaj polecenie paper dla przeglądarki DVI (pozostaw puste lub użyj \"-paper"
"\")"
#: src/LyXVC.cpp:49
#, fuzzy, c-format
msgid "%1$s lock"
msgstr "%1$s plików"
#: src/LyXVC.cpp:111
#, c-format
msgid "Do you want to retrieve the document %1$s from version control?"
msgstr "Czy chcesz przywrócić dokument %1$s z kontroli wersji?"
#: src/LyXVC.cpp:113
msgid "Retrieve from version control?"
msgstr "Przywrócić z kontroli wersji?"
#: src/LyXVC.cpp:114
msgid "&Retrieve"
msgstr "&Przywróć"
#: src/LyXVC.cpp:148
msgid "Document not saved"
msgstr "Dokumentu nie zapisano"
#: src/LyXVC.cpp:149
msgid "You must save the document before it can be registered."
msgstr "Przed rejestracją należy najpierw zapisać dokument."
#: src/LyXVC.cpp:185
msgid "LyX VC: Initial description"
msgstr "Kontrola wersji: Opis początkowy"
#: src/LyXVC.cpp:186 src/LyXVC.cpp:193
msgid "(no initial description)"
msgstr "(brak opisu początkowego)"
#: src/LyXVC.cpp:205 src/LyXVC.cpp:224
msgid "LyX VC: Log message"
msgstr "Kontrola wersji: Wiadomość dziennika"
#: src/LyXVC.cpp:206 src/LyXVC.cpp:212 src/LyXVC.cpp:225 src/LyXVC.cpp:231
#: src/LyXVC.cpp:242
msgid "(no log message)"
msgstr "(brak dziennika zmian)"
#: src/LyXVC.cpp:246 src/frontends/qt4/GuiView.cpp:3359
msgid "LyX VC: Log Message"
msgstr "Kontrola wersji: opis bieżącej wersji"
#: src/LyXVC.cpp:298
#, c-format
msgid ""
"Reverting to the stored version of the document %1$s will lose all current "
"changes.\n"
"\n"
"Do you want to revert to the older version?"
msgstr ""
"Powrót do zachowanej wersji dokumentu %1$s spowoduje utratę wszystkich "
"zmian.\n"
"\n"
"Czy chcesz powrócić do starszej wersji?"
#: src/LyXVC.cpp:303
msgid "Revert to stored version of document?"
msgstr "Przywrócić zapisaną wersję dokumentu?"
#: src/LyXVC.cpp:304 src/frontends/qt4/GuiView.cpp:3908
msgid "&Revert"
msgstr "&Przywróć"
#: src/Paragraph.cpp:2026
msgid "Senseless with this layout!"
msgstr "Bez sensu w tym układzie!"
#: src/Paragraph.cpp:2087
msgid "Alignment not permitted"
msgstr "Wyrównanie niedopuszczalne"
#: src/Paragraph.cpp:2088
msgid ""
"The new layout does not permit the alignment previously used.\n"
"Setting to default."
msgstr ""
"Nowy układ nie dopuszcza wyrównania użytego poprzednio.\n"
"Ustawiam na domyślne."
#: src/Text.cpp:420
msgid "Unknown Inset"
msgstr "Nieznana wstawka"
#: src/Text.cpp:533
#, fuzzy
msgid "Change tracking author index missing"
msgstr "Błąd śledzenia zmian"
#: src/Text.cpp:534
#, c-format
msgid ""
"A change tracking author information for index %1$d is missing. This can "
"happen after a wrong merge by a version control system. In this case, either "
"fix the merge, or have this information missing until the corresponding "
"tracked changes are merged or this user edits the file again.\n"
msgstr ""
#: src/Text.cpp:550
msgid "Unknown token"
msgstr "Nieznany token"
#: src/Text.cpp:921
msgid ""
"You cannot insert a space at the beginning of a paragraph. Please read the "
"Tutorial."
msgstr ""
"Nie można wstawić spacji na początku akapitu. Proszę przeczytać Samouczek."
#: src/Text.cpp:930
msgid "You cannot type two spaces this way. Please read the Tutorial."
msgstr ""
"Nie można wstawić dwóch spacji w ten sposób. Proszę przeczytać Samouczek."
#: src/Text.cpp:941
#, fuzzy
msgid "Character is uncodable in this verbatim context."
msgstr "Znak jest niekodowalny w akapitach maszynopisowych."
#: src/Text.cpp:1904
msgid "[Change Tracking] "
msgstr "[Śledzenie zmian]"
#: src/Text.cpp:1912
#, c-format
msgid "Changed by %1$s[[author]] on %2$s[[date]]. "
msgstr ""
#: src/Text.cpp:1922 src/mathed/InsetMathFont.cpp:237
#: src/mathed/InsetMathFontOld.cpp:111
#, c-format
msgid "Font: %1$s"
msgstr "Czcionka: %1$s"
#: src/Text.cpp:1927
#, c-format
msgid ", Depth: %1$d"
msgstr ", głębokość: %1$d"
#: src/Text.cpp:1933
msgid ", Spacing: "
msgstr ", odstęp: "
#: src/Text.cpp:1939 src/frontends/qt4/GuiDocument.cpp:751
msgid "OneHalf"
msgstr "Półtora"
#: src/Text.cpp:1945
msgid "Other ("
msgstr "Inny ("
#: src/Text.cpp:1957
msgid ", Paragraph: "
msgstr ", akapit: "
#: src/Text.cpp:1958
msgid ", Id: "
msgstr ", id: "
#: src/Text.cpp:1965
msgid ", Char: 0x"
msgstr ", znak: 0x"
#: src/Text.cpp:1967
msgid ", Boundary: "
msgstr ", granica: "
#: src/Text2.cpp:409
msgid "No font change defined."
msgstr "Nie zdefiniowana zmiana czcionki."
#: src/Text2.cpp:449
msgid "Nothing to index!"
msgstr "Brak obiektów do indeksowania!"
#: src/Text2.cpp:451
msgid "Cannot index more than one paragraph!"
msgstr "Nie można indeksować więcej niż jeden akapit!"
#: src/Text3.cpp:194
msgid "Math editor mode"
msgstr "Tryb edytora matematycznego"
#: src/Text3.cpp:196
msgid "No valid math formula"
msgstr "Brak prawidłowej formuły matematycznej"
#: src/Text3.cpp:204 src/mathed/InsetMathNest.cpp:1035
msgid "Already in regular expression mode"
msgstr "Już w trybie wyrażenia regularnego"
#: src/Text3.cpp:217
msgid "Regexp editor mode"
msgstr "Tryb edytora wyrażenia regularnego"
#: src/Text3.cpp:1545
msgid "Layout "
msgstr "Układ"
#: src/Text3.cpp:1546
msgid " not known"
msgstr " nieznane"
#: src/Text3.cpp:2232 src/frontends/qt4/GuiApplication.cpp:1708
msgid "Missing argument"
msgstr "Brakuje argumentu"
#: src/Text3.cpp:2384 src/Text3.cpp:2396
msgid "Character set"
msgstr "Kodowanie"
#: src/Text3.cpp:2549
#, fuzzy
msgid "Path to thesaurus directory not set!"
msgstr "Ustawia ścieżkę do słowników tezaurusa"
#: src/Text3.cpp:2550
msgid ""
"The path to the thesaurus directory has not been specified.\n"
"The thesaurus is not functional.\n"
"Please refer to sec. 6.15.1 of the User's Guide for setup\n"
"instructions."
msgstr ""
#: src/Text3.cpp:2617 src/Text3.cpp:2628
msgid "Paragraph layout set"
msgstr "Styl akapitu ustawiony"
#: src/TextClass.cpp:141
msgid "Plain Layout"
msgstr "Układ prosty"
#: src/TextClass.cpp:892
msgid "Missing File"
msgstr "Brakujący plik"
#: src/TextClass.cpp:893
msgid "Could not find stdinsets.inc! This may lead to data loss!"
msgstr ""
"Nie można odnaleść stdinsets.inc! To może doprowadzić do utraty danych!"
#: src/TextClass.cpp:896
msgid "Corrupt File"
msgstr "Uszkodzony plik"
#: src/TextClass.cpp:897
msgid "Could not read stdinsets.inc! This may lead to data loss!"
msgstr ""
"Nie można odczytać stdinsets.inc! To może doprowadzić do utraty danych!"
#: src/TextClass.cpp:1681
#, c-format
msgid ""
"The module %1$s has been requested by\n"
"this document but has not been found in the list of\n"
"available modules. If you recently installed it, you\n"
"probably need to reconfigure LyX.\n"
msgstr ""
"Ten dokument zażądał modułu %1$s,\n"
"lecz nie został on odnaleziony na liście\n"
"dostępnych modułów. Jeżeli właśnie go zainstalowałeś,\n"
"być może powinieneś zrekonfigurować LyX.\n"
#: src/TextClass.cpp:1686
msgid "Module not available"
msgstr "Moduł niedostępny"
#: src/TextClass.cpp:1692
#, c-format
msgid ""
"The module %1$s requires a package that is not\n"
"available in your LaTeX installation, or a converter that\n"
"you have not installed. LaTeX output may not be possible.\n"
"Missing prerequisites:\n"
"\t%2$s\n"
"See section 3.1.2.3 (Modules) of the User's Guide for more information."
msgstr ""
"Moduł %1$s wymaga pakietu, który nie jest dostępny\n"
"w twojej instalacji LaTeX'a, lub konwertera, który nie jest\n"
"zainstalowany. Generowanie przez LaTeX może być niemożliwe.\n"
"Brakujące wymagane elementy:\n"
"\t%2$s\n"
"Zobacz sekcję 3.1.2.3. (Moduły) w Podręczniku użytkownika, aby uzyskać "
"więcej informacji."
#: src/TextClass.cpp:1699 src/TextClass.cpp:1734
msgid "Package not available"
msgstr "Pakiet niedostepny"
#: src/TextClass.cpp:1704
#, c-format
msgid "Error reading module %1$s\n"
msgstr "Błąd wczytywania modułu %1$s\n"
#: src/TextClass.cpp:1716
#, fuzzy, c-format
msgid ""
"The cite engine %1$s has been requested by\n"
"this document but has not been found in the list of\n"
"available engines. If you recently installed it, you\n"
"probably need to reconfigure LyX.\n"
msgstr ""
"Ten dokument zażądał modułu %1$s,\n"
"lecz nie został on odnaleziony na liście\n"
"dostępnych modułów. Jeżeli właśnie go zainstalowałeś,\n"
"być może powinieneś zrekonfigurować LyX.\n"
#: src/TextClass.cpp:1721
#, fuzzy
msgid "Cite Engine not available"
msgstr "Czcionka niedostępna"
#: src/TextClass.cpp:1727
#, fuzzy, c-format
msgid ""
"The cite engine %1$s requires a package that is not\n"
"available in your LaTeX installation, or a converter that\n"
"you have not installed. LaTeX output may not be possible.\n"
"Missing prerequisites:\n"
"\t%2$s\n"
"See section 3.1.2.3 (Modules) of the User's Guide for more information."
msgstr ""
"Moduł %1$s wymaga pakietu, który nie jest dostępny\n"
"w twojej instalacji LaTeX'a, lub konwertera, który nie jest\n"
"zainstalowany. Generowanie przez LaTeX może być niemożliwe.\n"
"Brakujące wymagane elementy:\n"
"\t%2$s\n"
"Zobacz sekcję 3.1.2.3. (Moduły) w Podręczniku użytkownika, aby uzyskać "
"więcej informacji."
#: src/TextClass.cpp:1739
#, fuzzy, c-format
msgid "Error reading cite engine %1$s\n"
msgstr "Błąd wczytywania modułu %1$s\n"
#: src/TocBackend.cpp:260 src/insets/InsetIndex.cpp:281
#: src/insets/InsetIndex.cpp:302
msgid "unknown type!"
msgstr "nieznany typ!"
#: src/TocBackend.cpp:263
#, fuzzy, c-format
msgid "Index Entries (%1$s)"
msgstr "Hasło indeksu (%1$s)"
#: src/TocBackend.cpp:279 src/insets/InsetTOC.cpp:75
msgid "Table of Contents"
msgstr "Spis treści"
#: src/TocBackend.cpp:280
msgid "Changes"
msgstr "Zmiany"
#: src/TocBackend.cpp:281
#, fuzzy
msgid "Senseless"
msgstr "Bez sensu!"
#: src/TocBackend.cpp:282
msgid "Citations"
msgstr "Cytowania"
#: src/TocBackend.cpp:283
msgid "Labels and References"
msgstr "Etykiety i odnośniki"
#: src/TocBackend.cpp:285 src/frontends/qt4/GuiDocument.cpp:1494
msgid "Child Documents"
msgstr "Dokumenty podrzędny"
#: src/TocBackend.cpp:286 src/frontends/qt4/GuiGraphics.cpp:113
msgid "Graphics"
msgstr "Rysunek"
#: src/TocBackend.cpp:287
msgid "Equations"
msgstr "Równania"
#: src/TocBackend.cpp:288 src/frontends/qt4/GuiExternal.cpp:87
msgid "External Material"
msgstr "Materiał zewnętrzny"
#: src/TocBackend.cpp:290
msgid "Nomenclature Entries"
msgstr "Wpisy nomenklatury"
#: src/VCBackend.cpp:63 src/VCBackend.cpp:873 src/VCBackend.cpp:878
#: src/VCBackend.cpp:927 src/VCBackend.cpp:986 src/VCBackend.cpp:1045
#: src/VCBackend.cpp:1053 src/VCBackend.cpp:1354 src/VCBackend.cpp:1456
#: src/VCBackend.cpp:1462 src/VCBackend.cpp:1485 src/VCBackend.cpp:1971
#: src/frontends/qt4/GuiView.cpp:3277 src/frontends/qt4/GuiView.cpp:3321
msgid "Revision control error."
msgstr "Błąd kontroli wersji."
#: src/VCBackend.cpp:64
#, c-format
msgid ""
"Some problem occurred while running the command:\n"
"'%1$s'."
msgstr ""
"Pojawił się problem podczas wykonywania polecenia:\n"
"\"%1$s\"."
#: src/VCBackend.cpp:636
msgid "Up-to-date"
msgstr "Aktualne"
#: src/VCBackend.cpp:638
msgid "Locally Modified"
msgstr "Lokalny zmodyfikowany"
#: src/VCBackend.cpp:640
msgid "Locally Added"
msgstr "Lokalny dodany"
#: src/VCBackend.cpp:642
msgid "Needs Merge"
msgstr "Wymaga scalenia"
#: src/VCBackend.cpp:644
msgid "Needs Checkout"
msgstr "Wymaga wymeldowania"
#: src/VCBackend.cpp:646
msgid "No CVS file"
msgstr "Brak pliku CVS"
#: src/VCBackend.cpp:648
msgid "Cannot retrieve CVS status"
msgstr "Nie można pozyskać statusu CVS"
#: src/VCBackend.cpp:874
msgid ""
"The repository version is newer then the current check out.\n"
"You have to update from repository first or revert your changes."
msgstr ""
"Wersja w repozytorium jest nowsza niż aktualnie wymeldowana.\n"
"Należy najpierw aktualizować repozytorium lub wycofać swoje zmiany."
#: src/VCBackend.cpp:879
#, c-format
msgid ""
"Bad status when checking in changes.\n"
"\n"
"'%1$s'\n"
"\n"
msgstr ""
"Zły status w trakcie próby zameldowania zmian.\n"
"\n"
"\"%1$s\"\n"
"\n"
#: src/VCBackend.cpp:928 src/VCBackend.cpp:1486
#, c-format
msgid ""
"Error when updating from repository.\n"
"You have to manually resolve the conflicts NOW!\n"
"'%1$s'.\n"
"\n"
"After pressing OK, LyX will try to reopen the resolved document."
msgstr ""
"Błąd w trakcie aktualizacji z repozytorium.\n"
"Będziesz TERAZ zmuszony ręcznie rozwiązać konflikty!\n"
"'%1$s'.\n"
"\n"
"Po naciśnięciu OK dokument zostanie ponownie otwarty."
#: src/VCBackend.cpp:962
#, c-format
msgid ""
"There were detected changes in the working directory:\n"
"%1$s\n"
"\n"
"Possible file conflicts must be then resolved manually or you will need to "
"revert back to the repository version."
msgstr ""
"Wykryto zmiany w katalogu roboczym:\n"
"%1$s\n"
"\n"
"Możliwy konflikt pliku musi być rozwiązany ręcznie lub będziesz musiał "
"przywrócić stan do wersji z repozytorium."
#: src/VCBackend.cpp:966 src/VCBackend.cpp:970 src/VCBackend.cpp:1527
#: src/VCBackend.cpp:1531
msgid "Changes detected"
msgstr "Wykryto zmiany"
#: src/VCBackend.cpp:967 src/VCBackend.cpp:971
msgid "&Abort"
msgstr "Pr&zerwij"
#: src/VCBackend.cpp:967 src/VCBackend.cpp:1528
msgid "View &Log ..."
msgstr "Podg&ląd dziennika..."
#: src/VCBackend.cpp:987
#, c-format
msgid ""
"Error when updating document %1$s from repository.\n"
"You have to manually resolve the conflicts NOW!\n"
"'%2$s'.\n"
"\n"
"After pressing OK, LyX will try to reopen the resolved document."
msgstr ""
"Błąd w trakcie aktualizacji dokumentu %1$s z repozytorium.\n"
"Będziesz TERAZ zmuszony ręcznie rozwiązać konflikty!\n"
"'%2$s'.\n"
"\n"
"Po naciśnięciu OK, LyX dokona próby ponownego otwarcia dokumentu."
#: src/VCBackend.cpp:1046
#, c-format
msgid ""
"The document %1$s is not in repository.\n"
"You have to check in the first revision before you can revert."
msgstr ""
"Dokument %1$s nie jest w repozytorium.\n"
"Musisz zameldować dokument w pierwszej wersji zanim będziesz mógł przywracać."
#: src/VCBackend.cpp:1054
#, c-format
msgid ""
"Cannot revert document %1$s to repository version.\n"
"The status '%2$s' is unexpected."
msgstr ""
"Nie można przywrócić dokumentu %1$s do wersji z repozytorium.\n"
"Status \"%2$s\" nie jest spodziewany."
#: src/VCBackend.cpp:1339 src/VCBackend.cpp:1475 src/VCBackend.cpp:1512
#: src/VCBackend.cpp:1566 src/VCBackend.cpp:1956
msgid "Error: Could not generate logfile."
msgstr "Błąd: Nie można wygenerować pliku dziennika."
#: src/VCBackend.cpp:1355 src/VCBackend.cpp:1972
msgid ""
"Error when committing to repository.\n"
"You have to manually resolve the problem.\n"
"LyX will reopen the document after you press OK."
msgstr ""
"Błąd w trakcie powierzania do repozytorium.\n"
"Będziesz zmuszony rozwiązać problem ręcznie.\n"
"Po naciśnięciu OK dokument zostanie ponownie otwarty."
#: src/VCBackend.cpp:1457
msgid ""
"Error while acquiring write lock.\n"
"Another user is most probably editing\n"
"the current document now!\n"
"Also check the access to the repository."
msgstr ""
"Błąd w trakcie uzyskiwania blokady zapisu.\n"
"Bardzo prawdopodobne, że inny użytkownik edytuje\n"
"ten dokument w tej chwili!\n"
"Sprawdź również dostęp do repozytorium."
#: src/VCBackend.cpp:1463
msgid ""
"Error while releasing write lock.\n"
"Check the access to the repository."
msgstr ""
"Błąd w trakcie zwalniania blokady zapisu.\n"
"Sprawdź również dostęp do repozytorium."
#: src/VCBackend.cpp:1522
#, c-format
msgid ""
"There were detected changes in the working directory:\n"
"%1$s\n"
"\n"
"In case of file conflict version of the local directory files will be "
"preferred.\n"
"\n"
"Continue?"
msgstr ""
"Wykryto zmiany w katalogu roboczym:\n"
"%1$s\n"
"\n"
"W przypadku konfliktu wersji preferowane będą wersje z lokalnego katalogu.\n"
"\n"
"Kontynuować?"
#: src/VCBackend.cpp:1528 src/VCBackend.cpp:1532
#: src/frontends/qt4/FindAndReplace.cpp:381 src/frontends/qt4/GuiPrefs.cpp:1891
#: src/lyxfind.cpp:164 src/lyxfind.cpp:432 src/lyxfind.cpp:460
msgid "&Yes"
msgstr "&Tak"
#: src/VCBackend.cpp:1528 src/VCBackend.cpp:1532
#: src/frontends/qt4/FindAndReplace.cpp:381 src/frontends/qt4/GuiPrefs.cpp:1891
#: src/lyxfind.cpp:164 src/lyxfind.cpp:432 src/lyxfind.cpp:460
msgid "&No"
msgstr "&Nie"
#: src/VCBackend.cpp:1591
msgid "SVN File Locking"
msgstr "Blokowanie pliku SVN"
#: src/VCBackend.cpp:1592 src/VCBackend.cpp:1597
msgid "Locking property unset."
msgstr "Właściwość blokowania nie ustawiona."
#: src/VCBackend.cpp:1592 src/VCBackend.cpp:1597
msgid "Locking property set."
msgstr "Właściwości blokowania ustawiona."
#: src/VCBackend.cpp:1593
msgid "Do not forget to commit the locking property into the repository."
msgstr "Nie zapomnij powierzyć właściwości blokowania do repozytorium."
#: src/VSpace.cpp:162
msgid "Default skip"
msgstr "Domyślny odstęp"
#: src/VSpace.cpp:165
msgid "Small skip"
msgstr "Mały odstęp"
#: src/VSpace.cpp:168
msgid "Medium skip"
msgstr "Średni odstęp"
#: src/VSpace.cpp:171
msgid "Big skip"
msgstr "Duży odstęp"
#: src/VSpace.cpp:174
msgid "Vertical fill"
msgstr "Wypełnij pionowo"
#: src/VSpace.cpp:181
msgid "protected"
msgstr "chronione"
#: src/buffer_funcs.cpp:75
#, c-format
msgid ""
"The document %1$s is already loaded and has unsaved changes.\n"
"Do you want to abandon your changes and reload the version on disk?"
msgstr ""
"Dokument %1$s jest już wczytany i ma niezapisane zmiany.\n"
"Czy chcesz porzucić zmiany powrócić do zapisanej wersji?"
#: src/buffer_funcs.cpp:77 src/frontends/qt4/GuiView.cpp:3899
msgid "Reload saved document?"
msgstr "Przeładować zapisany dokument?"
#: src/buffer_funcs.cpp:78
msgid "Yes, &Reload"
msgstr "Tak, P&rzeładuj"
#: src/buffer_funcs.cpp:78
msgid "No, &Keep Changes"
msgstr "Nie, &Zatrzymaj zmiany"
#: src/buffer_funcs.cpp:100
#, c-format
msgid "The file %1$s exists but is not readable by the current user."
msgstr "Plik %1$s istnieje, lecz jest nieczytelny dla aktualnego użytkownika."
#: src/buffer_funcs.cpp:103
msgid "File not readable!"
msgstr "Nie można wczytać pliku!"
#: src/buffer_funcs.cpp:125
#, c-format
msgid ""
"The document %1$s does not yet exist.\n"
"\n"
"Do you want to create a new document?"
msgstr ""
"Dokument %1$s nie istnieje \n"
"\n"
"Czy chcesz utworzyć nowy dokument?"
#: src/buffer_funcs.cpp:128
msgid "Create new document?"
msgstr "Utworzyć nowy dokument?"
#: src/buffer_funcs.cpp:129
msgid "&Create"
msgstr "&Twórz"
#: src/buffer_funcs.cpp:157
#, c-format
msgid ""
"The specified document template\n"
"%1$s\n"
"could not be read."
msgstr ""
"Podanego szablonu dokumentu\n"
"%1$s\n"
"nie można wczytać."
#: src/buffer_funcs.cpp:159
msgid "Could not read template"
msgstr "Nie można wczytać szablonu"
#: src/frontends/qt4/BulletsModule.cpp:41
msgid "Standard[[Bullets]]"
msgstr "Standard"
#: src/frontends/qt4/BulletsModule.cpp:42
msgid "Maths"
msgstr "Matematyka"
#: src/frontends/qt4/BulletsModule.cpp:43
msgid "Dings 1"
msgstr "Dings 1"
#: src/frontends/qt4/BulletsModule.cpp:44
msgid "Dings 2"
msgstr "Dings 2"
#: src/frontends/qt4/BulletsModule.cpp:45
msgid "Dings 3"
msgstr "Dings 3"
#: src/frontends/qt4/BulletsModule.cpp:46
msgid "Dings 4"
msgstr "Dings 4"
#: src/frontends/qt4/CategorizedCombo.cpp:187
msgid "Unavailable:"
msgstr "Niedostępne:"
#: src/frontends/qt4/CategorizedCombo.cpp:497
#, c-format
msgid "Unavailable: %1$s"
msgstr "Niedostępne: %1$s"
#: src/frontends/qt4/CategorizedCombo.cpp:500
#: src/frontends/qt4/CategorizedCombo.cpp:525
#: src/frontends/qt4/CategorizedCombo.cpp:526
msgid "Uncategorized"
msgstr "Nieskategoryzowane"
#: src/frontends/qt4/FileDialog.cpp:191
msgid "Directories"
msgstr "Katalogi"
#: src/frontends/qt4/FindAndReplace.cpp:278
msgid "File"
msgstr "Plik"
#: src/frontends/qt4/FindAndReplace.cpp:281
msgid "Master document"
msgstr "Główny dokument"
#: src/frontends/qt4/FindAndReplace.cpp:284
msgid "Open files"
msgstr "Otwarte pliki"
#: src/frontends/qt4/FindAndReplace.cpp:287
msgid "Manuals"
msgstr "Podręczniki"
#: src/frontends/qt4/FindAndReplace.cpp:291
#, c-format
msgid ""
"%1$s: the end was reached while searching forward.\n"
"Continue searching from the beginning?"
msgstr ""
"%1$s: osiągnięto koniec w trakcie przeszukiwania w przód.\n"
"Czy kontynuować poszukiwania od początku dokumentu?"
#: src/frontends/qt4/FindAndReplace.cpp:294
#, c-format
msgid ""
"%1$s: the beginning was reached while searching backward.\n"
"Continue searching from the end?"
msgstr ""
"%1$s: osiągnięto początek w trakcie przeszukiwania w tył.\n"
"Czy kontynuować poszukiwania od końca dokumentu?"
#: src/frontends/qt4/FindAndReplace.cpp:316
msgid "Advanced search in progress (press ESC to cancel) . . ."
msgstr "Zaawansowane wyszukiwanie w toku (naciśnij ESC aby anulować) . . . "
#: src/frontends/qt4/FindAndReplace.cpp:362
msgid "Advanced search cancelled by user"
msgstr "Zaawansowane wyszukiwanie przerwane przez użytkownika"
#: src/frontends/qt4/FindAndReplace.cpp:380 src/lyxfind.cpp:163
#: src/lyxfind.cpp:431 src/lyxfind.cpp:459
msgid "Wrap search?"
msgstr "Zawinąć szukanie?"
#: src/frontends/qt4/FindAndReplace.cpp:431
msgid "Nothing to search"
msgstr "Nic do przeszukania"
#: src/frontends/qt4/FindAndReplace.cpp:479
msgid "No open document(s) in which to search"
msgstr "Brak dokumentów otwartych do przeszukiwania"
#: src/frontends/qt4/FindAndReplace.cpp:585
msgid "Advanced Find and Replace"
msgstr "Zaawansowane Znajdź i Zastąp"
#: src/frontends/qt4/FloatPlacement.h:38
#, fuzzy
msgid "Float Settings"
msgstr "Opcje wstawek...|w"
#: src/frontends/qt4/GuiAbout.cpp:51
#, fuzzy
msgid "ERROR: LyX wasn't able to find the CREDITS file\n"
msgstr "Błąd! Pliku CREDITS nie można wczytać\n"
#: src/frontends/qt4/GuiAbout.cpp:52 src/frontends/qt4/GuiAbout.cpp:57
#, fuzzy
msgid ""
"Please install correctly to estimate the great\n"
"amount of work other people have done for the LyX project."
msgstr "jak wiele pracy włożyło wielu ludzi w projekt LyX."
#: src/frontends/qt4/GuiAbout.cpp:56
#, fuzzy
msgid "ERROR: LyX wasn't able to read the CREDITS file\n"
msgstr "Błąd! Pliku CREDITS nie można wczytać\n"
#: src/frontends/qt4/GuiAbout.cpp:91
#, fuzzy
msgid "ERROR: LyX wasn't able to find the RELEASE-NOTES file\n"
msgstr "Błąd! Pliku CREDITS nie można wczytać\n"
#: src/frontends/qt4/GuiAbout.cpp:92 src/frontends/qt4/GuiAbout.cpp:97
#, fuzzy
msgid ""
"Please install correctly to see what has changed\n"
"for this version of LyX."
msgstr "Zainstaluj LyX poprawnie, proszę, by zobaczyć\n"
#: src/frontends/qt4/GuiAbout.cpp:96
#, fuzzy
msgid "ERROR: LyX wasn't able to read the RELEASE-NOTES file\n"
msgstr "Błąd! Pliku CREDITS nie można wczytać\n"
#: src/frontends/qt4/GuiAbout.cpp:179
#, c-format
msgid ""
"LyX is Copyright (C) 1995 by Matthias Ettrich,\n"
"1995--%1$s LyX Team"
msgstr ""
"LyX (C) 1995 wszelkie prawa zastrzeżone przez Matthiasa Ettricha,\n"
"1995--%1$s Zespół LyX"
#: src/frontends/qt4/GuiAbout.cpp:187
msgid ""
"This program is free software; you can redistribute it and/or modify it "
"under the terms of the GNU General Public License as published by the Free "
"Software Foundation; either version 2 of the License, or (at your option) "
"any later version."
msgstr ""
"Niniejszy program jest wolnym oprogramowaniem; możesz go rozprowadzać dalej "
"i/lub modyfikować na warunkach Powszechnej Licencji Publicznej GNU, wydanej "
"przez Fundację Wolnego Oprogramowania - według wersji 2 tej Licencji lub "
"(według twojego wyboru) którejś z późniejszych wersji."
#: src/frontends/qt4/GuiAbout.cpp:193
msgid ""
"LyX is distributed in the hope that it will be useful, but WITHOUT ANY "
"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
"FOR A PARTICULAR PURPOSE.\n"
"See the GNU General Public License for more details.\n"
"You should have received a copy of the GNU General Public License along with "
"this program; if not, write to the Free Software Foundation, Inc., 51 "
"Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA."
msgstr ""
"LyX jest rozpowszechniany z nadzieją, że będzie użyteczny, jednak bez "
"ŻADNYCH GWARANCJI; nawet domyślnej gwarancji PRZYDATNOŚCI HANDLOWEJ albo "
"PRZYDATNOŚCI DO OKREŚLONYCH ZASTOSOWAŃ.\n"
"Zajrzyj do Powszechnej Publicznej Licencji GNU aby uzyskać szczegóły.\n"
"Kopia tej licencji powinna zostać dostarczona wraz z programem; jeśli nie "
"jest, napisz do Free Software Foundation, Inc., 51 Franklin Street, Fifth "
"Floor, Boston, MA 02110-1301, USA."
#: src/frontends/qt4/GuiAbout.cpp:206
msgid "not released yet"
msgstr "jeszcze nie opublikowany"
#: src/frontends/qt4/GuiAbout.cpp:211
#, c-format
msgid ""
"LyX Version %1$s\n"
"(%2$s)"
msgstr ""
"Wersja LyX %1$s\n"
"(%2$s)"
#: src/frontends/qt4/GuiAbout.cpp:215
msgid "Built from git commit hash "
msgstr ""
#: src/frontends/qt4/GuiAbout.cpp:222
msgid "Library directory: "
msgstr "Katalog bibliotek: "
#: src/frontends/qt4/GuiAbout.cpp:225
msgid "User directory: "
msgstr "Katalog użytkownika: "
#: src/frontends/qt4/GuiAbout.cpp:228
#, c-format
msgid "Qt Version (run-time): %1$s"
msgstr "Wersja Qt (uruchomieniowa): %1$s"
#: src/frontends/qt4/GuiAbout.cpp:229
#, c-format
msgid "Qt Version (compile-time): %1$s"
msgstr "Qt Version (z kompilacji): %1$s"
#: src/frontends/qt4/GuiAbout.cpp:255
msgid "About LyX"
msgstr "O LyX-ie"
#: src/frontends/qt4/GuiAlert.cpp:100 src/frontends/qt4/GuiAlert.cpp:164
#: src/frontends/qt4/GuiAlert.cpp:220 src/frontends/qt4/GuiAlert.cpp:266
#: src/frontends/qt4/GuiAlert.cpp:315
#, c-format
msgid "LyX: %1$s"
msgstr "LyX: %1$s"
#: src/frontends/qt4/GuiApplication.cpp:691
msgid "About %1"
msgstr "O %1"
#: src/frontends/qt4/GuiApplication.cpp:691 src/frontends/qt4/GuiPrefs.cpp:3436
msgid "Preferences"
msgstr "Ustawienia"
#: src/frontends/qt4/GuiApplication.cpp:692
msgid "Reconfigure"
msgstr "Rekonfiguruj"
#: src/frontends/qt4/GuiApplication.cpp:692
msgid "Quit %1"
msgstr "Wyjdź z %1"
#: src/frontends/qt4/GuiApplication.cpp:1143
msgid "Nothing to do"
msgstr "Nic do zrobienia"
#: src/frontends/qt4/GuiApplication.cpp:1149
msgid "Unknown action"
msgstr "Nieznane polecenie"
#: src/frontends/qt4/GuiApplication.cpp:1193
msgid "Command not handled"
msgstr "Polecenie nie obsłużone"
#: src/frontends/qt4/GuiApplication.cpp:1199
msgid "Command disabled"
msgstr "Polecenie zablokowane"
#: src/frontends/qt4/GuiApplication.cpp:1313
msgid "Command not allowed without a buffer open"
msgstr "Polecenie nie dostępne bez otwartego bufora"
#: src/frontends/qt4/GuiApplication.cpp:1320
msgid "the argument of buffer-forall is not valid"
msgstr "argument z dla wszystkich w buforze nie jest poprawna"
#: src/frontends/qt4/GuiApplication.cpp:1396
msgid "Wrong focus!"
msgstr ""
#: src/frontends/qt4/GuiApplication.cpp:1526
msgid "Running configure..."
msgstr "Uruchomiono konfigurowanie..."
#: src/frontends/qt4/GuiApplication.cpp:1534
msgid "Reloading configuration..."
msgstr "Przeładowanie konfiguracji..."
#: src/frontends/qt4/GuiApplication.cpp:1541
msgid "System reconfiguration failed"
msgstr "Niepowodzenie rekonfiguracji systemu"
#: src/frontends/qt4/GuiApplication.cpp:1542
msgid ""
"The system reconfiguration has failed.\n"
"Default textclass is used but LyX may\n"
"not be able to work properly.\n"
"Please reconfigure again if needed."
msgstr ""
"Rekonfiguracja systemu nie powiodła się.\n"
"Zostanie użyta domyślna klasa dokumentu,\n"
"jednakże LyX może nie działać poprawnie.\n"
"Proszę rekonfigurować ponownie, gdy zajdzie potrzeba."
#: src/frontends/qt4/GuiApplication.cpp:1547
msgid "System reconfigured"
msgstr "System został zrekonfigurowany"
#: src/frontends/qt4/GuiApplication.cpp:1548
msgid ""
"The system has been reconfigured.\n"
"You need to restart LyX to make use of any\n"
"updated document class specifications."
msgstr ""
"System został zrekonfigurowany.\n"
"Niezbędne jest ponowne uruchomienie programu LyX\n"
"dla odświeżenia informacji o klasach."
#: src/frontends/qt4/GuiApplication.cpp:1628
msgid "Exiting."
msgstr "Zakończanie."
#: src/frontends/qt4/GuiApplication.cpp:1720
#, c-format
msgid "Opening help file %1$s..."
msgstr "Otwieranie pliku pomocy %1$s"
#: src/frontends/qt4/GuiApplication.cpp:1734
msgid "Syntax: set-color "
msgstr "Składnia: set-color "
#: src/frontends/qt4/GuiApplication.cpp:1750
#, c-format
msgid "Set-color \"%1$s\" failed - color is undefined or may not be redefined"
msgstr ""
"Ustawienie koloru %1$s nie powiodło się -- kolor nie został zdefiniowany lub "
"nie można go przedefiniować"
#: src/frontends/qt4/GuiApplication.cpp:1854
#, fuzzy, c-format
msgid "Cannot iterate more than %1$d times"
msgstr "Nie można usunąć indeksu standardowego"
#: src/frontends/qt4/GuiApplication.cpp:1949
#, c-format
msgid "Applied \"%1$s\" to %2$d buffer(s)"
msgstr "Zastosowano \"%1$s\" do %2$d bufora(-ów)"
#: src/frontends/qt4/GuiApplication.cpp:2024
#, c-format
msgid "Document defaults saved in %1$s"
msgstr "Ustawienia domyślne dokumentu zapisano w %1$s"
#: src/frontends/qt4/GuiApplication.cpp:2028
msgid "Unable to save document defaults"
msgstr "Nie można zapisać ustawień domyślnych"
#: src/frontends/qt4/GuiApplication.cpp:2232
#: src/frontends/qt4/GuiApplication.cpp:2247
msgid "Unknown function."
msgstr "Nieznane polecenie"
#: src/frontends/qt4/GuiApplication.cpp:2729
msgid "The current document was closed."
msgstr "Aktualny dokument został zamknięty."
#: src/frontends/qt4/GuiApplication.cpp:2739
msgid ""
"LyX has caught an exception, it will now attempt to save all unsaved "
"documents and exit.\n"
"\n"
"Exception: "
msgstr ""
"LyX uchwycił wyjątek, nastąpi teraz próba zapisania wszystkich niezapisanych "
"dokumentów i wyjścia.\n"
"\n"
"Wyjątek: "
#: src/frontends/qt4/GuiApplication.cpp:2743
#: src/frontends/qt4/GuiApplication.cpp:2749
msgid "Software exception Detected"
msgstr "Wykryto wyjątek oprogramowania"
#: src/frontends/qt4/GuiApplication.cpp:2747
msgid ""
"LyX has caught some really weird exception, it will now attempt to save all "
"unsaved documents and exit."
msgstr ""
"LyX uchwycił jakiś wyjątkowo zakręcony wyjątek, nastąpi teraz próba "
"zapisania wszystkich niezapisanych dokumentów, następnie wyjścia."
#: src/frontends/qt4/GuiApplication.cpp:3039
#: src/frontends/qt4/GuiApplication.cpp:3051
msgid "Could not find UI definition file"
msgstr "Nie można odnaleźć pliku definicji UI"
#: src/frontends/qt4/GuiApplication.cpp:3040
#, c-format
msgid ""
"Error while reading the included file\n"
"%1$s\n"
"Please check your installation."
msgstr ""
"Błąd podczas czytania włączonego pliku\n"
"%1$s.\n"
"Proszę sprawdzić swoją instalację."
#: src/frontends/qt4/GuiApplication.cpp:3046
msgid "Could not find default UI file"
msgstr "Nie można odnaleźć domyślnego pliku UI"
#: src/frontends/qt4/GuiApplication.cpp:3047
msgid ""
"LyX could not find the default UI file!\n"
"Please check your installation."
msgstr ""
"LyX nie mógł odnaleźć domyślnego pliku interfejsu użytkownika!\n"
"Proszę sprawdzić swoją instalację."
#: src/frontends/qt4/GuiApplication.cpp:3052
#, c-format
msgid ""
"Error while reading the configuration file\n"
"%1$s\n"
"Falling back to default.\n"
"Please look under Tools>Preferences>User Interface and\n"
"check which User Interface file you are using."
msgstr ""
"Błąd w trakcie czytania pliku konfiguracyjnego\n"
"%1$s.\n"
"Przywracam domyślne ustawienia.\n"
"Proszę spojrzeć na Narzędzia>Ustawienia...>Interfejs użytkownika\n"
"i sprawdzić, które plik interfejsu użytkownika używasz. "
#: src/frontends/qt4/GuiBibitem.h:36
#, fuzzy
msgid "Bibliography Item Settings"
msgstr "Ustawienia pozycji bibliografii"
#: src/frontends/qt4/GuiBibtex.cpp:54 src/frontends/qt4/GuiBibtex.cpp:311
msgid "BibTeX Bibliography"
msgstr "Bibliografia BibTeX"
#: src/frontends/qt4/GuiBibtex.cpp:114
msgid ""
"This list consists of all databases that are indexed by LaTeX and thus are "
"found without a file path. This is usually everything in the bib/ "
"subdirectory of LaTeX's texmf tree. If you want to reuse your own database, "
"this is the place you should store it."
msgstr ""
#: src/frontends/qt4/GuiBibtex.cpp:309
#, fuzzy
msgid "Biblatex Bibliography"
msgstr "Bibliografia BibTeX"
#: src/frontends/qt4/GuiBibtex.cpp:345 src/insets/InsetBibtex.cpp:220
#, fuzzy
msgid "all reference units"
msgstr "wszystkie odnośniki"
#: src/frontends/qt4/GuiBibtex.cpp:435 src/frontends/qt4/GuiBibtex.cpp:445
#: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166
#: src/frontends/qt4/GuiDocument.cpp:2381 src/frontends/qt4/GuiExternal.cpp:675
#: src/frontends/qt4/GuiGraphics.cpp:793 src/frontends/qt4/GuiInclude.cpp:334
#: src/frontends/qt4/GuiView.cpp:2232 src/frontends/qt4/GuiView.cpp:2291
#: src/frontends/qt4/GuiView.cpp:2429 src/frontends/qt4/GuiView.cpp:2562
#: src/frontends/qt4/GuiView.cpp:2602 src/frontends/qt4/GuiView.cpp:2720
#, fuzzy
msgid "D&ocuments"
msgstr "Dokumenty"
#: src/frontends/qt4/GuiBibtex.cpp:437
msgid "BibTeX Databases (*.bib)"
msgstr "Bazy BibTeX-a (*.bib)"
#: src/frontends/qt4/GuiBibtex.cpp:439
msgid "Select a BibTeX database to add"
msgstr "Wybierz bazę dla BibTeX"
#: src/frontends/qt4/GuiBibtex.cpp:447
msgid "BibTeX Styles (*.bst)"
msgstr "Style BibTeX-a (*.bst)"
#: src/frontends/qt4/GuiBibtex.cpp:449
msgid "Select a BibTeX style"
msgstr "Wybierz styl dla BibTeX"
#: src/frontends/qt4/GuiBox.cpp:58
msgid "No frame"
msgstr "Bez obramowania"
#: src/frontends/qt4/GuiBox.cpp:58
msgid "Simple rectangular frame"
msgstr "Pojedyncza prostokątna ramka"
#: src/frontends/qt4/GuiBox.cpp:59
msgid "Oval frame, thin"
msgstr "Owalna ramka, cienkia"
#: src/frontends/qt4/GuiBox.cpp:59
msgid "Oval frame, thick"
msgstr "Owalna ramka, gruba"
#: src/frontends/qt4/GuiBox.cpp:60
msgid "Drop shadow"
msgstr "Rzuca cień"
#: src/frontends/qt4/GuiBox.cpp:60
msgid "Shaded background"
msgstr "Cieniowane tło"
#: src/frontends/qt4/GuiBox.cpp:61
msgid "Double rectangular frame"
msgstr "Podwójna prostokątna ramka"
#: src/frontends/qt4/GuiBox.cpp:74
msgid "Depth"
msgstr "Głębokość"
#: src/frontends/qt4/GuiBox.cpp:75
msgid "Total Height"
msgstr "Całkowita wysokość"
#: src/frontends/qt4/GuiBox.cpp:428 src/frontends/qt4/GuiBox.cpp:636
#: src/insets/InsetBox.cpp:141
#, fuzzy
msgid "Makebox"
msgstr "Parbox"
#: src/frontends/qt4/GuiBox.h:44
#, fuzzy
msgid "Box Settings"
msgstr "Ustawienia pudełka...|p"
#: src/frontends/qt4/GuiBranch.h:35
msgid "Branch Settings"
msgstr "Ustawienia gałęzi"
#: src/frontends/qt4/GuiBranches.cpp:53 src/insets/Inset.cpp:112
msgid "Branch"
msgstr "Gałąź"
#: src/frontends/qt4/GuiBranches.cpp:54
msgid "Activated"
msgstr "Aktywne"
#: src/frontends/qt4/GuiBranches.cpp:56
msgid "Filename Suffix"
msgstr "Sufiks nazwy pliku"
#: src/frontends/qt4/GuiBranches.cpp:135 src/frontends/qt4/GuiBranches.cpp:143
#: src/frontends/qt4/GuiDocument.cpp:2801
#: src/frontends/qt4/GuiDocument.cpp:3961
#: src/frontends/qt4/GuiProgressView.cpp:144
#: src/frontends/qt4/GuiProgressView.cpp:158
#: src/frontends/qt4/GuiProgressView.cpp:179
msgid "Yes"
msgstr "Tak"
#: src/frontends/qt4/GuiBranches.cpp:135 src/frontends/qt4/GuiBranches.cpp:143
#: src/frontends/qt4/GuiDocument.cpp:2800
#: src/frontends/qt4/GuiDocument.cpp:3359
#: src/frontends/qt4/GuiDocument.cpp:3960
#: src/frontends/qt4/GuiProgressView.cpp:110
#: src/frontends/qt4/GuiProgressView.cpp:143
#: src/frontends/qt4/GuiProgressView.cpp:179
msgid "No"
msgstr "Nie"
#: src/frontends/qt4/GuiBranches.cpp:209
msgid "Enter new branch name"
msgstr "Wprowadź nową nazwę grupy:"
#: src/frontends/qt4/GuiBranches.cpp:215
#, c-format
msgid ""
"A branch with the name \"%1$s\" already exists.\n"
"Do you want to merge branch \"%2$s\" with that one?"
msgstr ""
"Gałąź o nazwie \"%1$s\" już istnieje.\n"
"Czy scalić gałąź \"%2$s\" z tamtą istniejącą?"
#: src/frontends/qt4/GuiBranches.cpp:219
msgid "&Merge"
msgstr "&Scal"
#: src/frontends/qt4/GuiBranches.cpp:227 src/frontends/qt4/GuiIndices.cpp:243
msgid "Renaming failed"
msgstr "Niepowodzenie zmiany nazwy"
#: src/frontends/qt4/GuiBranches.cpp:228
msgid "The branch could not be renamed."
msgstr "Nazwa gałęzi nie może być zmieniona."
#: src/frontends/qt4/GuiChanges.cpp:39
msgid "Merge Changes"
msgstr "Łączenie zmian"
#: src/frontends/qt4/GuiChanges.cpp:73
#, fuzzy
msgid ""
"Changed by %1\n"
"\n"
msgstr ""
"Zmieniony przez %1$s\n"
"\n"
#: src/frontends/qt4/GuiChanges.cpp:78
#, fuzzy
msgid "Change made on %1\n"
msgstr "Zmieniono %1$s\n"
#: src/frontends/qt4/GuiCharacter.cpp:49 src/frontends/qt4/GuiCharacter.cpp:62
#: src/frontends/qt4/GuiCharacter.cpp:83 src/frontends/qt4/GuiCharacter.cpp:125
#: src/frontends/qt4/GuiCharacter.cpp:136
#: src/frontends/qt4/GuiCharacter.cpp:179
#: src/frontends/qt4/GuiCharacter.cpp:229
msgid "No change"
msgstr "Bez zmian"
#: src/frontends/qt4/GuiCharacter.cpp:53
msgid "Small Caps"
msgstr "Kapitaliki"
#: src/frontends/qt4/GuiCharacter.cpp:54 src/frontends/qt4/GuiCharacter.cpp:75
#: src/frontends/qt4/GuiCharacter.cpp:91 src/frontends/qt4/GuiCharacter.cpp:128
#: src/frontends/qt4/GuiCharacter.cpp:140
#: src/frontends/qt4/GuiCharacter.cpp:193
#: src/frontends/qt4/GuiCharacter.cpp:228
msgid "Reset"
msgstr "Odśwież"
#: src/frontends/qt4/GuiCharacter.cpp:85
msgid "Underbar"
msgstr "Podkreślenie"
#: src/frontends/qt4/GuiCharacter.cpp:86
msgid "Double underbar"
msgstr "Podwójne podkreślenie"
#: src/frontends/qt4/GuiCharacter.cpp:87
msgid "Wavy underbar"
msgstr "Falowane podkreślenie"
#: src/frontends/qt4/GuiCharacter.cpp:88
#, fuzzy
msgid "Strike out"
msgstr "Przekreślenie"
#: src/frontends/qt4/GuiCharacter.cpp:89
#, fuzzy
msgid "Cross out"
msgstr "Lista (krzyżyki)"
#: src/frontends/qt4/GuiCharacter.cpp:180
msgid "No color"
msgstr "Bez koloru"
#: src/frontends/qt4/GuiCharacter.cpp:199
msgid "Text Style"
msgstr "Styl tekstu"
#: src/frontends/qt4/GuiCitation.cpp:104 src/frontends/qt4/GuiRef.cpp:60
#: src/frontends/qt4/PanelStack.cpp:77
msgid "Clear text"
msgstr "Czysty tekst"
#: src/frontends/qt4/GuiCitation.cpp:106
#, fuzzy
msgid "All avail. citations"
msgstr "&Dostępne cytaty:"
#: src/frontends/qt4/GuiCitation.cpp:112
msgid "Regular e&xpression"
msgstr "W&yrażenie regularne"
#: src/frontends/qt4/GuiCitation.cpp:114
msgid "Case se&nsitive"
msgstr "Z&naczenie wielkości liter"
#: src/frontends/qt4/GuiCitation.cpp:116
msgid "Search as you &type"
msgstr "Szukaj w &trakcie wpisywania"
#: src/frontends/qt4/GuiCitation.cpp:290
#, fuzzy
msgid "General text befo&re:"
msgstr "Ogólny"
#: src/frontends/qt4/GuiCitation.cpp:291 src/frontends/qt4/GuiCitation.cpp:295
#, fuzzy
msgid "General &text after:"
msgstr "Ogólny"
#: src/frontends/qt4/GuiCitation.cpp:292
msgid ""
"Text that precedes the whole reference list. For text that precedes "
"individual items, double-click on the respective entry above."
msgstr ""
#: src/frontends/qt4/GuiCitation.cpp:296
msgid ""
"Text that follows the whole reference list. For text that follows individual "
"items, double-click on the respective entry above."
msgstr ""
#: src/frontends/qt4/GuiCitation.cpp:302
msgid "Text that precedes the reference (e.g., \"cf.\")"
msgstr ""
#: src/frontends/qt4/GuiCitation.cpp:308
msgid "Text that follows the reference (e.g., pages)"
msgstr ""
#: src/frontends/qt4/GuiCitation.cpp:316
msgid "Force upper case in names (\"Del Piero\", not \"del Piero\")."
msgstr ""
#: src/frontends/qt4/GuiCitation.cpp:351
msgid "Always list all authors (rather than using \"et al.\")"
msgstr ""
#: src/frontends/qt4/GuiCitation.cpp:423
msgid "Keys"
msgstr "Klucze"
#: src/frontends/qt4/GuiCitation.cpp:464
msgid "Displays a sketchy preview if a citation is selected above"
msgstr ""
#: src/frontends/qt4/GuiCitation.cpp:468
#, fuzzy
msgid "Sketchy preview of the selected citation"
msgstr "Zmiana nazwy wybranej gałęzi"
#: src/frontends/qt4/GuiCitation.cpp:579
#, fuzzy
msgid "Enter string to filter the list of available citations"
msgstr "Wprowadź napis, aby filtrować listę etykiet."
#: src/frontends/qt4/GuiCitation.cpp:580
#, fuzzy
msgid ""
"Enter string to filter the list of available citations and press "
msgstr "Wprowadź napis, aby filtrować listę etykiet."
#: src/frontends/qt4/GuiCitation.cpp:644
#, fuzzy
msgid "Text before"
msgstr "Tekst p&rzed:"
#: src/frontends/qt4/GuiCitation.cpp:645
msgid "Cite key"
msgstr ""
#: src/frontends/qt4/GuiCitation.cpp:646
#, fuzzy
msgid "Text after"
msgstr "Tekst &za:"
#: src/frontends/qt4/GuiClipboard.cpp:174
msgid "LinkBack PDF"
msgstr "OdnośnikiZwrotne PDF"
#: src/frontends/qt4/GuiClipboard.cpp:177
msgid "JPEG"
msgstr "JPEG"
#: src/frontends/qt4/GuiClipboard.cpp:186
msgid "pasted"
msgstr "wklejony"
#: src/frontends/qt4/GuiClipboard.cpp:195
#, c-format
msgid "%1$s Files"
msgstr "%1$s plików"
#: src/frontends/qt4/GuiClipboard.cpp:205
msgid "Choose a filename to save the pasted graphic as"
msgstr "Wprowadź nazwę pliku pod jaką wklejony rysunek ma być zapisany"
#: src/frontends/qt4/GuiClipboard.cpp:215 src/frontends/qt4/GuiView.cpp:2305
#: src/frontends/qt4/GuiView.cpp:2448 src/frontends/qt4/GuiView.cpp:2464
#: src/frontends/qt4/GuiView.cpp:2476 src/frontends/qt4/GuiView.cpp:2493
#: src/frontends/qt4/GuiView.cpp:2577 src/frontends/qt4/GuiView.cpp:3871
msgid "Canceled."
msgstr "Zaniechane."
#: src/frontends/qt4/GuiClipboard.cpp:245
msgid "Overwrite external file?"
msgstr "Zastąpić zewnętrzny plik?"
#: src/frontends/qt4/GuiClipboard.cpp:246
#, c-format
msgid "File %1$s already exists, do you want to overwrite it?"
msgstr "Plik %1$s już istnieje, czy chcesz go nadpisać?"
#: src/frontends/qt4/GuiCommandBuffer.cpp:106
msgid "List of previous commands"
msgstr "Lista poprzednich poleceń"
#: src/frontends/qt4/GuiCommandBuffer.cpp:110
msgid "Next command"
msgstr "Następne polecenie"
#: src/frontends/qt4/GuiCompare.cpp:43
msgid "Compare LyX files"
msgstr "Porównanie plików LyX"
#: src/frontends/qt4/GuiCompare.cpp:154
msgid "Select document"
msgstr "Wybierz dokument"
#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:2236
#: src/frontends/qt4/GuiView.cpp:2294 src/frontends/qt4/GuiView.cpp:2566
#: src/frontends/qt4/GuiView.cpp:2610
msgid "LyX Documents (*.lyx)"
msgstr "Dokumenty LyX (*.lyx)"
#: src/frontends/qt4/GuiCompare.cpp:198
msgid "Error while comparing documents."
msgstr "Błąd w trakcie porównywania dokumentów."
#: src/frontends/qt4/GuiCompare.cpp:217
msgid "Aborted"
msgstr "Porzucone"
#: src/frontends/qt4/GuiCompare.cpp:229
msgid "Finished"
msgstr "Zakończone"
#: src/frontends/qt4/GuiCompare.cpp:263
msgid "Aborting process..."
msgstr "Przerywanie procesu..."
#: src/frontends/qt4/GuiCompare.cpp:299
msgid "differences"
msgstr "różnice"
#: src/frontends/qt4/GuiCompareHistory.cpp:36
msgid "Compare different revisions"
msgstr "Porównanie różnych rewizją"
#: src/frontends/qt4/GuiDelimiter.cpp:61
msgid "big[[delimiter size]]"
msgstr "duży"
#: src/frontends/qt4/GuiDelimiter.cpp:62
msgid "Big[[delimiter size]]"
msgstr "Duży"
#: src/frontends/qt4/GuiDelimiter.cpp:63
msgid "bigg[[delimiter size]]"
msgstr "dduży"
#: src/frontends/qt4/GuiDelimiter.cpp:64
msgid "Bigg[[delimiter size]]"
msgstr "Dduży"
#: src/frontends/qt4/GuiDelimiter.cpp:184
msgid "Math Delimiter"
msgstr "Ograniczniki matematyczne"
#: src/frontends/qt4/GuiDelimiter.cpp:244
#: src/frontends/qt4/GuiDelimiter.cpp:245
#: src/frontends/qt4/GuiDelimiter.cpp:436
#: src/frontends/qt4/GuiDelimiter.cpp:438
msgid "(None)"
msgstr "(Żaden)"
#: src/frontends/qt4/GuiDelimiter.cpp:249
msgid "Variable"
msgstr "Zmienna"
#: src/frontends/qt4/GuiDocument.cpp:223
msgid "Module not found!"
msgstr "Moduł nie znaleziony!"
#: src/frontends/qt4/GuiDocument.cpp:572
msgid "Press button to check validity..."
msgstr "Naciśnij przycik, aby sprawdzić ważność..."
#: src/frontends/qt4/GuiDocument.cpp:622
msgid "Layout is valid!"
msgstr "Układ jest poprawny!"
#: src/frontends/qt4/GuiDocument.cpp:623
msgid "Layout is invalid!"
msgstr "Układ jest niepoprawny!"
#: src/frontends/qt4/GuiDocument.cpp:635
#, fuzzy
msgid "Conversion to current format impossible!"
msgstr "Konwersja do aktualnego formatu"
#: src/frontends/qt4/GuiDocument.cpp:636
#, fuzzy
msgid "Conversion to current stable format impossible."
msgstr "Konwersja do aktualnego formatu"
#: src/frontends/qt4/GuiDocument.cpp:641
msgid "Convert to current format"
msgstr "Konwersja do aktualnego formatu"
#: src/frontends/qt4/GuiDocument.cpp:666
msgid "Document Settings"
msgstr "Styl dokumentu"
#: src/frontends/qt4/GuiDocument.cpp:777 src/frontends/qt4/GuiInclude.cpp:49
#: src/frontends/qt4/Menus.cpp:1469
msgid "Child Document"
msgstr "Dokument podrzędny"
#: src/frontends/qt4/GuiDocument.cpp:778
msgid "Include to Output"
msgstr "Dołącz do wyjścia"
#: src/frontends/qt4/GuiDocument.cpp:873
msgid "10"
msgstr "10"
#: src/frontends/qt4/GuiDocument.cpp:874
msgid "11"
msgstr "11"
#: src/frontends/qt4/GuiDocument.cpp:875
msgid "12"
msgstr "12"
#: src/frontends/qt4/GuiDocument.cpp:879
msgid "None (no fontenc)"
msgstr "Żaden (bez fontenc)"
#: src/frontends/qt4/GuiDocument.cpp:887
msgid ""
"Use OpenType and TrueType fonts directly (requires XeTeX or LuaTeX)\n"
"You need to install the package \"fontspec\" to use this feature"
msgstr ""
"Użyj czcionek OpenType i TrueType bezpośrednio (wymaga XeTeX or LuaTeX)\n"
"Wymagana instalacja pakietu \"fontspec\", aby móc użyć tej funkcji"
#: src/frontends/qt4/GuiDocument.cpp:919
msgid "empty"
msgstr "pusty"
#: src/frontends/qt4/GuiDocument.cpp:920
msgid "plain"
msgstr "plain"
#: src/frontends/qt4/GuiDocument.cpp:921
msgid "headings"
msgstr "headings"
#: src/frontends/qt4/GuiDocument.cpp:922
msgid "fancy"
msgstr "fancy"
#: src/frontends/qt4/GuiDocument.cpp:931
msgid "US letter"
msgstr "US letter"
#: src/frontends/qt4/GuiDocument.cpp:932
msgid "US legal"
msgstr "US legal"
#: src/frontends/qt4/GuiDocument.cpp:933
msgid "US executive"
msgstr "US executive"
#: src/frontends/qt4/GuiDocument.cpp:934
msgid "A0"
msgstr "A0"
#: src/frontends/qt4/GuiDocument.cpp:935
msgid "A1"
msgstr "A1"
#: src/frontends/qt4/GuiDocument.cpp:936
msgid "A2"
msgstr "A2"
#: src/frontends/qt4/GuiDocument.cpp:937
msgid "A3"
msgstr "A3"
#: src/frontends/qt4/GuiDocument.cpp:938
msgid "A4"
msgstr "A4"
#: src/frontends/qt4/GuiDocument.cpp:939
msgid "A5"
msgstr "A5"
#: src/frontends/qt4/GuiDocument.cpp:940
msgid "A6"
msgstr "A6"
#: src/frontends/qt4/GuiDocument.cpp:941
msgid "B0"
msgstr "B0"
#: src/frontends/qt4/GuiDocument.cpp:942
msgid "B1"
msgstr "B1"
#: src/frontends/qt4/GuiDocument.cpp:943
msgid "B2"
msgstr "B2"
#: src/frontends/qt4/GuiDocument.cpp:944
msgid "B3"
msgstr "B3"
#: src/frontends/qt4/GuiDocument.cpp:945
msgid "B4"
msgstr "B4"
#: src/frontends/qt4/GuiDocument.cpp:946
msgid "B5"
msgstr "B5"
#: src/frontends/qt4/GuiDocument.cpp:947
msgid "B6"
msgstr "B6"
#: src/frontends/qt4/GuiDocument.cpp:948
msgid "C0"
msgstr "C0"
#: src/frontends/qt4/GuiDocument.cpp:949
msgid "C1"
msgstr "C1"
#: src/frontends/qt4/GuiDocument.cpp:950
msgid "C2"
msgstr "C2"
#: src/frontends/qt4/GuiDocument.cpp:951
msgid "C3"
msgstr "C3"
#: src/frontends/qt4/GuiDocument.cpp:952
msgid "C4"
msgstr "C4"
#: src/frontends/qt4/GuiDocument.cpp:953
msgid "C5"
msgstr "C5"
#: src/frontends/qt4/GuiDocument.cpp:954
msgid "C6"
msgstr "C6"
#: src/frontends/qt4/GuiDocument.cpp:955
msgid "JIS B0"
msgstr "JIS B0"
#: src/frontends/qt4/GuiDocument.cpp:956
msgid "JIS B1"
msgstr "JIS B1"
#: src/frontends/qt4/GuiDocument.cpp:957
msgid "JIS B2"
msgstr "JIS B2"
#: src/frontends/qt4/GuiDocument.cpp:958
msgid "JIS B3"
msgstr "JIS B3"
#: src/frontends/qt4/GuiDocument.cpp:959
msgid "JIS B4"
msgstr "JIS B4"
#: src/frontends/qt4/GuiDocument.cpp:960
msgid "JIS B5"
msgstr "JIS B5"
#: src/frontends/qt4/GuiDocument.cpp:961
msgid "JIS B6"
msgstr "JIS B6"
#: src/frontends/qt4/GuiDocument.cpp:1077
msgid "Language Default (no inputenc)"
msgstr "Domyślny języka (bez inputenc)"
#: src/frontends/qt4/GuiDocument.cpp:1130
msgid "Numbered"
msgstr "Numerowanie"
#: src/frontends/qt4/GuiDocument.cpp:1131
msgid "Appears in TOC"
msgstr "W spisie treści"
#: src/frontends/qt4/GuiDocument.cpp:1212
msgid "Package"
msgstr "Pakiet"
#: src/frontends/qt4/GuiDocument.cpp:1212
msgid "Load automatically"
msgstr "Załaduj automatycznie"
#: src/frontends/qt4/GuiDocument.cpp:1213
msgid "Load always"
msgstr "Załaduj zawsze"
#: src/frontends/qt4/GuiDocument.cpp:1213
msgid "Do not load"
msgstr "Nie ładuj"
#: src/frontends/qt4/GuiDocument.cpp:1225
msgid "The AMS LaTeX packages are always used"
msgstr "Pakiety LaTeX AMS są zawsze w użyciu"
#: src/frontends/qt4/GuiDocument.cpp:1228
#, c-format
msgid "The LaTeX package %1$s is always used"
msgstr "Pakiet LaTeX %1$s jest zawsze w użyciu"
#: src/frontends/qt4/GuiDocument.cpp:1233
msgid "The AMS LaTeX packages are never used"
msgstr "Pakiety LaTeX AMS są nigdy nieużywane"
#: src/frontends/qt4/GuiDocument.cpp:1236
#, c-format
msgid "The LaTeX package %1$s is never used"
msgstr "Pakiet LaTeX %1$s jest nigdy nieużywany"
#: src/frontends/qt4/GuiDocument.cpp:1354
#: src/frontends/qt4/GuiDocument.cpp:2360
#, c-format
msgid "%1$s [Class '%2$s']"
msgstr "%1$s [Klasa \"%2$s\"]"
#: src/frontends/qt4/GuiDocument.cpp:1357
#, c-format
msgid ""
"Class not found by LyX. Please check if you have the matching %1$s class and "
"all required packages (%2$s) installed."
msgstr ""
"Klasa nie odnaleziona przez LyX. Proszę sprawdzić czy posiadasz pasującą "
"klasę %1$s i wszystkie wymagane pakiety (%2$s) są zainstalowane."
#: src/frontends/qt4/GuiDocument.cpp:1486
#: src/frontends/qt4/GuiDocument.cpp:1622
msgid "Input listings parameters below. Enter ? for a list of parameters."
msgstr ""
"Podaj tutaj parametry listingu. Wprowadź ? aby podejrzeć listę parametrów."
#: src/frontends/qt4/GuiDocument.cpp:1493
msgid "Document Class"
msgstr "Klasa dokumentu"
#: src/frontends/qt4/GuiDocument.cpp:1495
msgid "Modules"
msgstr "Moduły"
#: src/frontends/qt4/GuiDocument.cpp:1496
msgid "Local Layout"
msgstr "Lokalny układ"
#: src/frontends/qt4/GuiDocument.cpp:1498
msgid "Text Layout"
msgstr "Układ tekstu"
#: src/frontends/qt4/GuiDocument.cpp:1500
msgid "Page Margins"
msgstr "Marginesy"
#: src/frontends/qt4/GuiDocument.cpp:1502 src/frontends/qt4/GuiPrefs.cpp:1185
msgid "Colors"
msgstr "Kolory"
#: src/frontends/qt4/GuiDocument.cpp:1503
msgid "Numbering & TOC"
msgstr "Numeracja i spis treści"
#: src/frontends/qt4/GuiDocument.cpp:1505
msgid "Indexes"
msgstr "Indeksy"
#: src/frontends/qt4/GuiDocument.cpp:1506
msgid "PDF Properties"
msgstr "Właściwości PDF"
#: src/frontends/qt4/GuiDocument.cpp:1507
msgid "Math Options"
msgstr "Opcje matematyki"
#: src/frontends/qt4/GuiDocument.cpp:1508
msgid "Float Placement"
msgstr "Umieszczanie wstawek"
#: src/frontends/qt4/GuiDocument.cpp:1510
msgid "Bullets"
msgstr "Ozdobniki"
#: src/frontends/qt4/GuiDocument.cpp:1512
msgid "Formats[[output]]"
msgstr ""
#: src/frontends/qt4/GuiDocument.cpp:1513
msgid "LaTeX Preamble"
msgstr "Preambuła LaTeX-a"
#: src/frontends/qt4/GuiDocument.cpp:1813
#: src/frontends/qt4/GuiDocument.cpp:1843
msgid "&Default..."
msgstr "&Domyślny..."
#: src/frontends/qt4/GuiDocument.cpp:2142
#: src/frontends/qt4/GuiDocument.cpp:3721
#: src/frontends/qt4/GuiDocument.cpp:3730
#: src/frontends/qt4/GuiDocument.cpp:3739
#: src/frontends/qt4/GuiDocument.cpp:3748
msgid " (not installed)"
msgstr " (nie zainstalowane)"
#: src/frontends/qt4/GuiDocument.cpp:2167
msgid "Non-TeX Fonts Default"
msgstr "Domyślne czcionki spoza TeX"
#: src/frontends/qt4/GuiDocument.cpp:2169
msgid " (not available)"
msgstr " (niedostępne)"
#: src/frontends/qt4/GuiDocument.cpp:2170
msgid "Class Default (TeX Fonts)"
msgstr "Klasa domyślna (czcionki TeX)"
#: src/frontends/qt4/GuiDocument.cpp:2208
#: src/frontends/qt4/GuiDocument.cpp:2235
msgid "Class Default"
msgstr "Klasa domyślna"
#: src/frontends/qt4/GuiDocument.cpp:2312
#, fuzzy
msgid "Lay&outs"
msgstr "Układy|#u#U"
#: src/frontends/qt4/GuiDocument.cpp:2314
msgid "LyX Layout (*.layout)"
msgstr "Układ LyX'a (*.layout)"
#: src/frontends/qt4/GuiDocument.cpp:2316
#: src/frontends/qt4/GuiDocument.cpp:2325
msgid "Local layout file"
msgstr "Lokalny plik układu"
#: src/frontends/qt4/GuiDocument.cpp:2326
#, fuzzy
msgid ""
"The layout file you have selected is a local layout\n"
"file, not one in the system or user directory.\n"
"Your document will not work with this layout if you\n"
"move the layout file to a different directory."
msgstr ""
"Wybrany plik układu jest lokalnym plikiem układu,\n"
"nie zaś wybranym z katalogu systemowego lub katalogu\n"
"użytkownika. Twój dokument może nie działąć z tym układem,\n"
"jeżeli nie zachowasz tego pliku w katalogu dokumentu."
#: src/frontends/qt4/GuiDocument.cpp:2330
msgid "&Set Layout"
msgstr "U&staw układ"
#: src/frontends/qt4/GuiDocument.cpp:2344
msgid "Unable to read local layout file."
msgstr "Nie można odczytać lokalnego pliku układu."
#: src/frontends/qt4/GuiDocument.cpp:2361
msgid "This is a local layout file."
msgstr "To jest lokalny plik układu."
#: src/frontends/qt4/GuiDocument.cpp:2375
msgid "Select master document"
msgstr "Wybierz nadrzędny dokument"
#: src/frontends/qt4/GuiDocument.cpp:2379
msgid "LyX Files (*.lyx)"
msgstr "Dokumenty LyX'a (*.lyx)"
#: src/frontends/qt4/GuiDocument.cpp:2403
#: src/frontends/qt4/GuiDocument.cpp:2705
#: src/frontends/qt4/GuiDocument.cpp:4168
msgid "Unapplied changes"
msgstr "Niezatwierdzone zmiany"
#: src/frontends/qt4/GuiDocument.cpp:2404
#: src/frontends/qt4/GuiDocument.cpp:2706
#: src/frontends/qt4/GuiDocument.cpp:4169
msgid ""
"Some changes in the dialog were not yet applied.\n"
"If you do not apply now, they will be lost after this action."
msgstr ""
"Pewne zmiany w tym oknie nie zostały zastosowane.\n"
"Jeżeli nie zastosujesz ich teraz, zostaną utracone w następstwie "
"podejmowanego działania."
#: src/frontends/qt4/GuiDocument.cpp:2406
#: src/frontends/qt4/GuiDocument.cpp:2708
#: src/frontends/qt4/GuiDocument.cpp:4171
msgid "&Dismiss"
msgstr "O&drzuć"
#: src/frontends/qt4/GuiDocument.cpp:2417
#: src/frontends/qt4/GuiDocument.cpp:4179
msgid "Unable to set document class."
msgstr "Nie można ustawić klasy dokumentu."
#: src/frontends/qt4/GuiDocument.cpp:2583
#, fuzzy
msgid "Basic numerical"
msgstr "Numerycznie"
#: src/frontends/qt4/GuiDocument.cpp:2586
msgid "Author-year"
msgstr "Autor-Rok"
#: src/frontends/qt4/GuiDocument.cpp:2589
#, fuzzy
msgid "Author-number"
msgstr "Autor-Rok"
#: src/frontends/qt4/GuiDocument.cpp:2632
#, c-format
msgid "%1$s and %2$s"
msgstr "%1$s i %2$s"
#: src/frontends/qt4/GuiDocument.cpp:2639
#, c-format
msgid "%1$s, %2$s"
msgstr "%1$s, %2$s"
#: src/frontends/qt4/GuiDocument.cpp:2644
#, c-format
msgid "%1$s, %2$s, and %3$s"
msgstr "%1$s, %2$s i %3$s"
#: src/frontends/qt4/GuiDocument.cpp:2658
#, c-format
msgid "%1$s (unavailable)"
msgstr "%1$s (niedostępny)"
#: src/frontends/qt4/GuiDocument.cpp:2745
msgid "Module provided by document class."
msgstr "Moduł dostarczony przez klasę dokumentu."
#: src/frontends/qt4/GuiDocument.cpp:2752
#, c-format
msgid "Category: %1$s."
msgstr "Kategoria: %1$s."
#: src/frontends/qt4/GuiDocument.cpp:2760
#, c-format
msgid "Package(s) required: %1$s."
msgstr "Pakiet(y) wymagane: %1$s."
#: src/frontends/qt4/GuiDocument.cpp:2766
msgid "or"
msgstr "lub"
#: src/frontends/qt4/GuiDocument.cpp:2769
#, c-format
msgid "Modules required: %1$s."
msgstr "Wymagane moduły: %1$s."
#: src/frontends/qt4/GuiDocument.cpp:2778
#, c-format
msgid "Modules excluded: %1$s."
msgstr "Moduły wykluczone: %1$s."
#: src/frontends/qt4/GuiDocument.cpp:2784
msgid "WARNING: Some required packages are unavailable!"
msgstr "OSTRZEŻENIE: Niektóre wymagane pakiety nie są dostępne!"
#: src/frontends/qt4/GuiDocument.cpp:3361
#, fuzzy
msgid "per part"
msgstr "Format papieru"
#: src/frontends/qt4/GuiDocument.cpp:3363
#, fuzzy
msgid "per chapter"
msgstr "Rozdział \\thechapter"
#: src/frontends/qt4/GuiDocument.cpp:3365
#, fuzzy
msgid "per section"
msgstr "zaznaczenie"
#: src/frontends/qt4/GuiDocument.cpp:3367
#, fuzzy
msgid "per subsection"
msgstr "\\Alph{subsection}."
#: src/frontends/qt4/GuiDocument.cpp:3368
#, fuzzy
msgid "per child document"
msgstr "Otwieranie dokumentu potomnego "
#: src/frontends/qt4/GuiDocument.cpp:3653
msgid "[No options predefined]"
msgstr "[Nie predefiniowano opcji]"
#: src/frontends/qt4/GuiDocument.cpp:3879
msgid "C&ustomize Hyperref Options"
msgstr "Dostos&uj opcjie hyperref"
#: src/frontends/qt4/GuiDocument.cpp:3881
msgid "&Use Hyperref Support"
msgstr "&Użyj wsparcia dla hypperref"
#: src/frontends/qt4/GuiDocument.cpp:4191
msgid "Can't set layout!"
msgstr "Nie można ustawić układu!"
#: src/frontends/qt4/GuiDocument.cpp:4192
#, c-format
msgid "Unable to set layout for ID: %1$s"
msgstr "Nie można ustawić układu dla ID: %1$s"
#: src/frontends/qt4/GuiDocument.cpp:4288
msgid "Not Found"
msgstr "Nie odnalezione"
#: src/frontends/qt4/GuiDocument.cpp:4349
msgid "Assigned master does not include this file"
msgstr "Przypisany nadrzędny nie zawiera tego pliku"
#: src/frontends/qt4/GuiDocument.cpp:4350
#, c-format
msgid ""
"You must include this file in the document\n"
"'%1$s' in order to use the master document\n"
"feature."
msgstr ""
"Musisz zawrzeć ten plik w dokumencie\n"
"'%1$s' by móc używać funkcję dokumentu\n"
"nadrzędnego."
#: src/frontends/qt4/GuiDocument.cpp:4354
msgid "Could not load master"
msgstr "Nie można załadować głównego"
#: src/frontends/qt4/GuiDocument.cpp:4355
#, c-format
msgid ""
"The master document '%1$s'\n"
"could not be loaded."
msgstr ""
"Nie można wczytać głównego dokumentu\n"
"'%1$s'."
#: src/frontends/qt4/GuiDocument.cpp:4488
#, fuzzy
msgid "(Module name: %1)"
msgstr "Moduł wymagany: %1$s."
#: src/frontends/qt4/GuiERT.h:33
#, fuzzy
msgid "TeX Mode Inset Settings"
msgstr "Ustawienia kodu TeX-a"
#: src/frontends/qt4/GuiErrorList.cpp:47 src/frontends/qt4/GuiLog.cpp:260
msgid "Literate"
msgstr "Piśmienny"
#: src/frontends/qt4/GuiErrorList.cpp:61
msgid "Error List"
msgstr "Lista błędów"
#: src/frontends/qt4/GuiErrorList.cpp:155
#, c-format
msgid "%1$s Errors (%2$s)"
msgstr "%1$s błędy (%2$s)"
#: src/frontends/qt4/GuiExternal.cpp:78 src/frontends/qt4/GuiGraphics.cpp:72
msgid "Top left"
msgstr "Lewy górny"
#: src/frontends/qt4/GuiExternal.cpp:78 src/frontends/qt4/GuiGraphics.cpp:72
msgid "Bottom left"
msgstr "Lewy dolny"
#: src/frontends/qt4/GuiExternal.cpp:78 src/frontends/qt4/GuiGraphics.cpp:72
msgid "Baseline left"
msgstr "Lewy, bazowa linia tekstu"
#: src/frontends/qt4/GuiExternal.cpp:79 src/frontends/qt4/GuiGraphics.cpp:73
msgid "Top center"
msgstr "Środek górny"
#: src/frontends/qt4/GuiExternal.cpp:79 src/frontends/qt4/GuiGraphics.cpp:73
msgid "Bottom center"
msgstr "Środek dolny"
#: src/frontends/qt4/GuiExternal.cpp:79 src/frontends/qt4/GuiGraphics.cpp:73
msgid "Baseline center"
msgstr "Środek, bazowa linia tekstu"
#: src/frontends/qt4/GuiExternal.cpp:80 src/frontends/qt4/GuiGraphics.cpp:74
msgid "Top right"
msgstr "Prawy górny"
#: src/frontends/qt4/GuiExternal.cpp:80 src/frontends/qt4/GuiGraphics.cpp:74
msgid "Bottom right"
msgstr "Prawy dolny"
#: src/frontends/qt4/GuiExternal.cpp:80 src/frontends/qt4/GuiGraphics.cpp:74
msgid "Baseline right"
msgstr "Prawy, bazowa linia tekstu"
#: src/frontends/qt4/GuiExternal.cpp:221
msgid "Scale%"
msgstr "Skala %"
#: src/frontends/qt4/GuiExternal.cpp:671
msgid "Select external file"
msgstr "Wybierz plik zewnętrzny"
#: src/frontends/qt4/GuiGraphics.cpp:78
msgid "automatically"
msgstr "automatycznie"
#: src/frontends/qt4/GuiGraphics.cpp:263 src/frontends/qt4/GuiGraphics.cpp:279
msgid "Dissolve previous group?"
msgstr "Rozwiązać poprzednią grupę?"
#: src/frontends/qt4/GuiGraphics.cpp:264
#, c-format
msgid ""
"If you assign this graphic to group '%2$s',\n"
"the previously assigned group '%1$s' will be dissolved,\n"
"because this graphic was its only member.\n"
"How do you want to proceed?"
msgstr ""
"Jeżeli przypiszesz rysunek do grupy '%2$s'\n"
"poprzednio przypisana grupa '%1$s' zostanie rozwiązana,\n"
"ponieważ ten rysunek jest jej jedynym członkiem.\n"
"Jak chcesz dalej postąpić?"
#: src/frontends/qt4/GuiGraphics.cpp:270 src/frontends/qt4/GuiGraphics.cpp:286
#, c-format
msgid "Stick with group '%1$s'"
msgstr "Przyczep do grupy '%1$s'"
#: src/frontends/qt4/GuiGraphics.cpp:272
#, c-format
msgid "Assign to group '%1$s' anyway"
msgstr "Przypisz do grupy '%1$s' w każdym razie"
#: src/frontends/qt4/GuiGraphics.cpp:280
#, c-format
msgid ""
"If you sign off this graphic from group '%1$s',\n"
"the group will be dissolved,\n"
"because this graphic was its only member.\n"
"How do you want to proceed?"
msgstr ""
"Jeżeli wyłączysz ten rysunek z grupy '%1$s', \n"
"grupa ta zostanie rozwiązana,\n"
"ponieważ ten rysnek jest jej jedynym członkiem.\n"
"Jak chcesz dalej postąpić?"
#: src/frontends/qt4/GuiGraphics.cpp:288
#, c-format
msgid "Sign off from group '%1$s'"
msgstr "Wypisz z grupy '%1$s'"
#: src/frontends/qt4/GuiGraphics.cpp:328
msgid "Enter unique group name:"
msgstr "Wprowadź unikalną nazwę grupy:"
#: src/frontends/qt4/GuiGraphics.cpp:333
msgid "Group already defined!"
msgstr "Grupa już zdefiniowana!"
#: src/frontends/qt4/GuiGraphics.cpp:334
#, c-format
msgid "A graphics group with the name '%1$s' already exists."
msgstr "Grupa rysunków z nazwą '%1$s' już istnieje."
#: src/frontends/qt4/GuiGraphics.cpp:475
#, fuzzy
msgid "Set max. &width:"
msgstr "Ustaw &szerokość:"
#: src/frontends/qt4/GuiGraphics.cpp:476
#, fuzzy
msgid "Set max. &height:"
msgstr "Ustaw &wysokość:"
#: src/frontends/qt4/GuiGraphics.cpp:477
#, fuzzy
msgid "Maximal width of image in output"
msgstr "Szerokość rysunku na wydruku"
#: src/frontends/qt4/GuiGraphics.cpp:478
#, fuzzy
msgid "Maximal height of image in output"
msgstr "Wysokość rysunku na wydruku"
#: src/frontends/qt4/GuiGraphics.cpp:500 src/lengthcommon.cpp:41
msgid "bp"
msgstr "bp"
#: src/frontends/qt4/GuiGraphics.cpp:500 src/lengthcommon.cpp:41
msgid "cm"
msgstr "cm"
#: src/frontends/qt4/GuiGraphics.cpp:500 src/lengthcommon.cpp:42
msgid "mm"
msgstr "mm"
#: src/frontends/qt4/GuiGraphics.cpp:500 src/lengthcommon.cpp:42
msgid "in[[unit of measure]]"
msgstr "cal"
#: src/frontends/qt4/GuiGraphics.cpp:780
msgid "Select graphics file"
msgstr "Wybierz plik rysunku"
#: src/frontends/qt4/GuiGraphics.cpp:792
#, fuzzy
msgid "&Clipart"
msgstr "Rysunek|#R#r"
#: src/frontends/qt4/GuiHSpace.cpp:45 src/frontends/qt4/GuiHSpace.cpp:58
#: src/insets/InsetSpace.cpp:69
msgid "Interword Space"
msgstr "Odstęp pomiędzy słowami"
#: src/frontends/qt4/GuiHSpace.cpp:46 src/frontends/qt4/GuiHSpace.cpp:59
#: src/insets/InsetSpace.cpp:78
msgid "Thin Space"
msgstr "Cienki odstęp"
#: src/frontends/qt4/GuiHSpace.cpp:47 src/insets/InsetSpace.cpp:81
msgid "Medium Space"
msgstr "Średni odstęp"
#: src/frontends/qt4/GuiHSpace.cpp:48 src/insets/InsetSpace.cpp:84
msgid "Thick Space"
msgstr "Gruby odstęp"
#: src/frontends/qt4/GuiHSpace.cpp:49 src/frontends/qt4/GuiHSpace.cpp:60
#: src/insets/InsetSpace.cpp:99
msgid "Negative Thin Space"
msgstr "Cienki odstęp ujemny"
#: src/frontends/qt4/GuiHSpace.cpp:50 src/frontends/qt4/GuiHSpace.cpp:61
#: src/insets/InsetSpace.cpp:102
msgid "Negative Medium Space"
msgstr "Średni odstęp ujemny"
#: src/frontends/qt4/GuiHSpace.cpp:51 src/frontends/qt4/GuiHSpace.cpp:62
#: src/insets/InsetSpace.cpp:105
msgid "Negative Thick Space"
msgstr "Gruby odstęp ujemny"
#: src/frontends/qt4/GuiHSpace.cpp:52 src/frontends/qt4/GuiHSpace.cpp:63
msgid "Half Quad (0.5 em)"
msgstr "Półpoczwórny (0.5 em)"
#: src/frontends/qt4/GuiHSpace.cpp:53 src/frontends/qt4/GuiHSpace.cpp:64
msgid "Quad (1 em)"
msgstr "Poczwórny (1 em)"
#: src/frontends/qt4/GuiHSpace.cpp:54 src/frontends/qt4/GuiHSpace.cpp:65
msgid "Double Quad (2 em)"
msgstr "Podwójnie poczwórny (2 em)"
#: src/frontends/qt4/GuiHSpace.cpp:55 src/frontends/qt4/GuiHSpace.cpp:66
#: src/insets/InsetSpace.cpp:108
msgid "Horizontal Fill"
msgstr "Wypełnienie poziome"
#: src/frontends/qt4/GuiHSpace.cpp:68 src/insets/InsetSpace.cpp:75
msgid "Visible Space"
msgstr "Widoczny odstęp"
#: src/frontends/qt4/GuiHSpace.cpp:220
msgid ""
"Insert the spacing even after a line break.\n"
"Note that a protected Half Quad will be turned into\n"
"a vertical space if used at the beginning of a paragraph!"
msgstr ""
"Wstaw odstępy również po podziale wiersza.\n"
"Zwróć uwagę się chroniony pół poczwórny zostanie zamieniony na\n"
"pionowy odstęp jeżeli jest użyty na początku akapitu!"
#: src/frontends/qt4/GuiHSpace.h:39
msgid "Horizontal Space Settings"
msgstr "Ustawienia odstępów pionowych"
#: src/frontends/qt4/GuiHyperlink.h:35
#, fuzzy
msgid "Hyperlink Settings"
msgstr "Hiperłącze"
#: src/frontends/qt4/GuiInclude.cpp:115 src/frontends/qt4/GuiInclude.cpp:177
#: src/frontends/qt4/GuiListings.cpp:241 src/frontends/qt4/GuiListings.cpp:385
#: src/frontends/qt4/GuiListings.cpp:463
msgid ""
"Input listing parameters on the right. Enter ? for a list of parameters."
msgstr ""
"Podaj tutaj parametry listingu. Wprowadź ? aby podejżeć listę parametrów."
#: src/frontends/qt4/GuiInclude.cpp:316
msgid "Select document to include"
msgstr "Wybierz dokument do dołączenia"
#: src/frontends/qt4/GuiInclude.cpp:323
msgid "LaTeX/LyX Documents (*.tex *.lyx)"
msgstr "Dokumenty LaTeX/LyX (*.tex *.lyx)"
#: src/frontends/qt4/GuiIndex.cpp:34
msgid "Index Entry Settings"
msgstr "Ustawienia hasła indeksu"
#: src/frontends/qt4/GuiIndices.cpp:53
msgid "Label Color"
msgstr "Kolor etykiety"
#: src/frontends/qt4/GuiIndices.cpp:216
msgid "Cannot remove standard index"
msgstr "Nie można usunąć indeksu standardowego"
#: src/frontends/qt4/GuiIndices.cpp:217
msgid "The default index cannot be removed."
msgstr "Indeks domyślny nie może zostać usunięty."
#: src/frontends/qt4/GuiIndices.cpp:236
msgid "Enter new index name"
msgstr "Podaj nową nazwę indeksu"
#: src/frontends/qt4/GuiIndices.cpp:244
msgid "The index could not be renamed. Check if the new name already exists."
msgstr ""
"Indeks nie może zostać przemianowany. Sprawdź, czy nowa nazwa już istnieje."
#: src/frontends/qt4/GuiInfo.cpp:46
msgid "unknown"
msgstr "nieznane"
#: src/frontends/qt4/GuiInfo.cpp:46
msgid "shortcut"
msgstr "skrót"
#: src/frontends/qt4/GuiInfo.cpp:46
msgid "shortcuts"
msgstr "skróty"
#: src/frontends/qt4/GuiInfo.cpp:46
msgid "lyxrc"
msgstr "lyxrc"
#: src/frontends/qt4/GuiInfo.cpp:46
msgid "package"
msgstr "pakiet"
#: src/frontends/qt4/GuiInfo.cpp:46
msgid "textclass"
msgstr "klasatekstu"
#: src/frontends/qt4/GuiInfo.cpp:47
msgid "menu"
msgstr "menu"
#: src/frontends/qt4/GuiInfo.cpp:47
msgid "icon"
msgstr "ikona"
#: src/frontends/qt4/GuiInfo.cpp:47
msgid "buffer"
msgstr "bufor"
#: src/frontends/qt4/GuiInfo.cpp:47
msgid "lyxinfo"
msgstr ""
#: src/frontends/qt4/GuiInfo.h:36
#, fuzzy
msgid "Info Inset Settings"
msgstr "Ustawienia indeksu"
#: src/frontends/qt4/GuiKeySymbol.cpp:712
msgid "Shift-"
msgstr "Shift-"
#: src/frontends/qt4/GuiKeySymbol.cpp:713
msgid "Control-"
msgstr "Control-"
#: src/frontends/qt4/GuiKeySymbol.cpp:714
msgid "Option-"
msgstr "Opcja-"
#: src/frontends/qt4/GuiKeySymbol.cpp:715
msgid "Command-"
msgstr "Komenda-"
#: src/frontends/qt4/GuiLabel.h:35
#, fuzzy
msgid "Label Settings"
msgstr "&Ustawienia tabeli"
#: src/frontends/qt4/GuiLine.h:34
#, fuzzy
msgid "Line Settings"
msgstr "Głów&ne ustawienia"
#: src/frontends/qt4/GuiListings.cpp:62
msgid "No language"
msgstr "Brak języka"
#: src/frontends/qt4/GuiListings.cpp:166
msgid "Program Listing Settings"
msgstr "Ustawienia listingów kodu"
#: src/frontends/qt4/GuiListings.cpp:424
msgid "No dialect"
msgstr "Brak dialektu"
#: src/frontends/qt4/GuiLog.cpp:119 src/frontends/qt4/GuiLog.cpp:288
msgid "LaTeX Log"
msgstr "Komunikaty LaTeX"
#: src/frontends/qt4/GuiLog.cpp:250
msgid "Biber"
msgstr ""
#: src/frontends/qt4/GuiLog.cpp:263
msgid "LyX2LyX"
msgstr "LyX2LyX"
#: src/frontends/qt4/GuiLog.cpp:290
msgid "Literate Programming Build Log"
msgstr "Dziennik budowania dla programowania piśmiennego"
#: src/frontends/qt4/GuiLog.cpp:292
msgid "lyx2lyx Error Log"
msgstr "Dziennik błędów lyx2lyx"
#: src/frontends/qt4/GuiLog.cpp:294
msgid "Version Control Log"
msgstr "Historia kontroli wersji"
#: src/frontends/qt4/GuiLog.cpp:322
msgid "Log file not found."
msgstr "Plik dziennika nie znaleziony."
#: src/frontends/qt4/GuiLog.cpp:325
msgid "No literate programming build log file found."
msgstr "Nie znaleziono pliku dziennika programowanie piśmiennego."
#: src/frontends/qt4/GuiLog.cpp:328
msgid "No lyx2lyx error log file found."
msgstr "Nie znaleziono dziennika błędów lyx2lyx."
#: src/frontends/qt4/GuiLog.cpp:331
msgid "No version control log file found."
msgstr "Nie znaleziono dziennika historii kontroli wersji."
#: src/frontends/qt4/GuiMathMatrix.cpp:34
msgid "[x]"
msgstr "[x]"
#: src/frontends/qt4/GuiMathMatrix.cpp:35
msgid "(x)"
msgstr "(x)"
#: src/frontends/qt4/GuiMathMatrix.cpp:36
msgid "{x}"
msgstr "{x}"
#: src/frontends/qt4/GuiMathMatrix.cpp:37
msgid "|x|"
msgstr "|x|"
#: src/frontends/qt4/GuiMathMatrix.cpp:38
msgid "||x||"
msgstr "||x||"
#: src/frontends/qt4/GuiMathMatrix.cpp:43
#, fuzzy
msgid "bmatrix"
msgstr "Wstaw macierz"
#: src/frontends/qt4/GuiMathMatrix.cpp:44
#, fuzzy
msgid "pmatrix"
msgstr "Wstaw macierz"
#: src/frontends/qt4/GuiMathMatrix.cpp:45
#, fuzzy
msgid "Bmatrix"
msgstr "Wstaw macierz"
#: src/frontends/qt4/GuiMathMatrix.cpp:46
#, fuzzy
msgid "vmatrix"
msgstr "Wstaw macierz"
#: src/frontends/qt4/GuiMathMatrix.cpp:47
#, fuzzy
msgid "Vmatrix"
msgstr "Wstaw macierz"
#: src/frontends/qt4/GuiMathMatrix.cpp:62
msgid "Math Matrix"
msgstr "Macierz"
#: src/frontends/qt4/GuiNomenclature.h:36
#, fuzzy
msgid "Nomenclature Settings"
msgstr "Ustawienia nomenklatury"
#: src/frontends/qt4/GuiNote.cpp:26
msgid "Note Settings"
msgstr "Ustawienia notki"
#: src/frontends/qt4/GuiParagraph.cpp:48
msgid "Paragraph Settings"
msgstr "Ustawienia akapitu"
#: src/frontends/qt4/GuiParagraph.cpp:80
msgid ""
"As described in the User Guide, the width of this text determines the width "
"of the label part of each item in environments like List and Description.\n"
"\n"
" Normally, you won't need to set this, since the largest label width of all "
"the items is used."
msgstr ""
"Jak zostało opisane w Podręczniku Użytkownika, szerokość tego tekstu "
"determinuje szerokość kolumny etykiet dla każdego elementu w środowiskach "
"takich, jak Lista i Opis.\n"
"\n"
"Zazwyczaj nie chcesz tego ustawiać, skoro używana jest długość najdłuższej "
"etykiety ze wszystkich elementów."
#: src/frontends/qt4/GuiPhantom.cpp:25
msgid "Phantom Settings"
msgstr "Ustawienia fantomów"
#: src/frontends/qt4/GuiPrefs.cpp:141
#, fuzzy
msgid "&System files"
msgstr "Pliki systemowe|#S#s"
#: src/frontends/qt4/GuiPrefs.cpp:145
#, fuzzy
msgid "&User files"
msgstr "Pliki użytkownika|#U#u"
#: src/frontends/qt4/GuiPrefs.cpp:251
msgid "Look & Feel"
msgstr "Forma i styl"
#: src/frontends/qt4/GuiPrefs.cpp:253
msgid "Language Settings"
msgstr "Ustawienia języka"
#: src/frontends/qt4/GuiPrefs.cpp:255
msgid "File Handling"
msgstr "Obsługa plików"
#: src/frontends/qt4/GuiPrefs.cpp:500
msgid "Keyboard/Mouse"
msgstr "Klawiatura/Myszka"
#: src/frontends/qt4/GuiPrefs.cpp:634
msgid "Input Completion"
msgstr "Propozycje uzupełniania"
#: src/frontends/qt4/GuiPrefs.cpp:785 src/frontends/qt4/GuiPrefs.cpp:935
#, fuzzy
msgid "C&ommand:"
msgstr "&Polecenie:"
#: src/frontends/qt4/GuiPrefs.cpp:810 src/frontends/qt4/GuiPrefs.cpp:835
#: src/frontends/qt4/GuiPrefs.cpp:963 src/frontends/qt4/GuiPrefs.cpp:990
msgid "Co&mmand:"
msgstr "&Polecenie:"
#: src/frontends/qt4/GuiPrefs.cpp:1019
msgid "Screen Fonts"
msgstr "Czcionki ekranowe"
#: src/frontends/qt4/GuiPrefs.cpp:1403
msgid "Paths"
msgstr "Ścieżki"
#: src/frontends/qt4/GuiPrefs.cpp:1490
msgid "Select directory for example files"
msgstr "Wybór katalogu dla plików przykładowych"
#: src/frontends/qt4/GuiPrefs.cpp:1499
msgid "Select a document templates directory"
msgstr "Wybierz katalog szablonów dokumentów"
#: src/frontends/qt4/GuiPrefs.cpp:1508
msgid "Select a temporary directory"
msgstr "Wybierz katalog plików tymczasowych"
#: src/frontends/qt4/GuiPrefs.cpp:1517
msgid "Select a backups directory"
msgstr "Wybierz katalog kopii zapasowych"
#: src/frontends/qt4/GuiPrefs.cpp:1526
msgid "Select a document directory"
msgstr "Wybierz katalog dokumentów"
#: src/frontends/qt4/GuiPrefs.cpp:1535
msgid "Set the path to the thesaurus dictionaries"
msgstr "Ustawia ścieżkę do słowników tezaurusa"
#: src/frontends/qt4/GuiPrefs.cpp:1544
msgid "Set the path to the Hunspell dictionaries"
msgstr "Ustawia ścieżkę do słowników Hunspell"
#: src/frontends/qt4/GuiPrefs.cpp:1553
msgid "Give a filename for the LyX server pipe"
msgstr "Podaj nazwę serwera potoku LyX'a"
#: src/frontends/qt4/GuiPrefs.cpp:1566
#: src/frontends/qt4/GuiSpellchecker.cpp:594
msgid "Spellchecker"
msgstr "Pisownia"
#: src/frontends/qt4/GuiPrefs.cpp:1572
msgid "Native"
msgstr "Rodzimy"
#: src/frontends/qt4/GuiPrefs.cpp:1578
msgid "Aspell"
msgstr "Aspell"
#: src/frontends/qt4/GuiPrefs.cpp:1581
msgid "Enchant"
msgstr "Enchant"
#: src/frontends/qt4/GuiPrefs.cpp:1584
msgid "Hunspell"
msgstr "Hunspell"
#: src/frontends/qt4/GuiPrefs.cpp:1657
msgid "Converters"
msgstr "Konwertery"
#: src/frontends/qt4/GuiPrefs.cpp:1890
msgid "SECURITY WARNING!"
msgstr ""
#: src/frontends/qt4/GuiPrefs.cpp:1890
msgid ""
"Unchecking this option has the effect that potentially harmful converters "
"would be run without asking your permission first. This is UNSAFE and NOT "
"recommended, unless you know what you are doing. Are you sure you would like "
"to proceed ? The recommended and safe answer is NO!"
msgstr ""
#: src/frontends/qt4/GuiPrefs.cpp:2010
msgid "File Formats"
msgstr "Formaty plików"
#: src/frontends/qt4/GuiPrefs.cpp:2244 src/frontends/qt4/GuiPrefs.cpp:2396
msgid "Format in use"
msgstr "Format w użyciu"
#: src/frontends/qt4/GuiPrefs.cpp:2245
msgid ""
"You cannot change a format's short name if the format is used by a "
"converter. Please remove the converter first."
msgstr ""
"Nie można zmienić krótkiej nazwy formatu używanego przez którykolwiek z "
"konwerterów. Usuń najpierw taki konwerter."
#: src/frontends/qt4/GuiPrefs.cpp:2397
msgid "Cannot remove a Format used by a Converter. Remove the converter first."
msgstr ""
"Nie można usunąć formatu używanego przez którykolwiek z konwerterów. Usuń "
"najpierw konwerter."
#: src/frontends/qt4/GuiPrefs.cpp:2486
msgid "LyX needs to be restarted!"
msgstr "LyX musi zostać zrestartowany."
#: src/frontends/qt4/GuiPrefs.cpp:2487
msgid ""
"The change of user interface language will be fully effective only after a "
"restart."
msgstr ""
"Zmiana języka interfejsu użytkownika będzie skuteczna w pełni tylko po "
"restarcie aplikacji."
#: src/frontends/qt4/GuiPrefs.cpp:2557
msgid "User Interface"
msgstr "Interfejs użytkownika"
#: src/frontends/qt4/GuiPrefs.cpp:2576
msgid "Classic"
msgstr "Klasyczny"
#: src/frontends/qt4/GuiPrefs.cpp:2577
msgid "Oxygen"
msgstr "Tlen"
#: src/frontends/qt4/GuiPrefs.cpp:2625
msgid "Document Handling"
msgstr "Obsługa dokumentu"
#: src/frontends/qt4/GuiPrefs.cpp:2732
msgid "Control"
msgstr "Sterowanie"
#: src/frontends/qt4/GuiPrefs.cpp:2824
msgid "Shortcuts"
msgstr "Skróty"
#: src/frontends/qt4/GuiPrefs.cpp:2831
msgid "Function"
msgstr "Funkcja"
#: src/frontends/qt4/GuiPrefs.cpp:2832
msgid "Shortcut"
msgstr "Skrót klawiszowy"
#: src/frontends/qt4/GuiPrefs.cpp:2909
msgid "Cursor, Mouse and Editing Functions"
msgstr "Funkcje kursora, myszy i edycji"
#: src/frontends/qt4/GuiPrefs.cpp:2913
msgid "Mathematical Symbols"
msgstr "Symbole matematyczne"
#: src/frontends/qt4/GuiPrefs.cpp:2917
msgid "Document and Window"
msgstr "Dokument i okno"
#: src/frontends/qt4/GuiPrefs.cpp:2921
msgid "Font, Layouts and Textclasses"
msgstr "Czcionki, układy i klasy dokumentów"
#: src/frontends/qt4/GuiPrefs.cpp:2925
msgid "System and Miscellaneous"
msgstr "System i pozostałe"
#: src/frontends/qt4/GuiPrefs.cpp:3062 src/frontends/qt4/GuiPrefs.cpp:3123
msgid "Res&tore"
msgstr "&Przywróć"
#: src/frontends/qt4/GuiPrefs.cpp:3290 src/frontends/qt4/GuiPrefs.cpp:3299
#: src/frontends/qt4/GuiPrefs.cpp:3305 src/frontends/qt4/GuiPrefs.cpp:3368
msgid "Failed to create shortcut"
msgstr "Nieudane tworzenie skrótu"
#: src/frontends/qt4/GuiPrefs.cpp:3291
msgid "Unknown or invalid LyX function"
msgstr "Nieznana lub nieprawidłowa funkcja LyX"
#: src/frontends/qt4/GuiPrefs.cpp:3300
msgid "This LyX function is hidden and cannot be bound."
msgstr ""
#: src/frontends/qt4/GuiPrefs.cpp:3306
msgid "Invalid or empty key sequence"
msgstr "Nieprawidłowa lub pusta sekwencja klawiszy"
#: src/frontends/qt4/GuiPrefs.cpp:3321
#, c-format
msgid ""
"Shortcut `%1$s' is already bound to %2$s.\n"
"Are you sure you want to unbind the current shortcut and bind it to %3$s?"
msgstr ""
"Skrót \"%1$s\" jest już przyłączony do %2$s.\n"
"Czy jesteś pewien, że chcesz odłączyć aktualny skrót i przyłączyć go do %3$s?"
#: src/frontends/qt4/GuiPrefs.cpp:3327
#, fuzzy
msgid "Redefine shortcut?"
msgstr "Edytuj skrót"
#: src/frontends/qt4/GuiPrefs.cpp:3328
msgid "&Redefine"
msgstr "&Redefiniuj"
#: src/frontends/qt4/GuiPrefs.cpp:3369
msgid "Can not insert shortcut to the list"
msgstr "Nie można dodać skrótu do listy"
#: src/frontends/qt4/GuiPrefs.cpp:3400
msgid "Identity"
msgstr "Identyfikacja"
#: src/frontends/qt4/GuiPrefs.cpp:3625
msgid "Choose bind file"
msgstr "Wybierz plik skrótów"
#: src/frontends/qt4/GuiPrefs.cpp:3626
msgid "LyX bind files (*.bind)"
msgstr "Pliki skrótów LyX (*.bind)"
#: src/frontends/qt4/GuiPrefs.cpp:3632
msgid "Choose UI file"
msgstr "Wybierz plik menu"
#: src/frontends/qt4/GuiPrefs.cpp:3633
msgid "LyX UI files (*.ui)"
msgstr "Pliki LyX UI (*.ui)"
#: src/frontends/qt4/GuiPrefs.cpp:3639
msgid "Choose keyboard map"
msgstr "Wybierz mapę klawiatury"
#: src/frontends/qt4/GuiPrefs.cpp:3640
msgid "LyX keyboard maps (*.kmap)"
msgstr "Mapy klawiatury LyX (*.kmap)"
#: src/frontends/qt4/GuiPrintNomencl.cpp:49
msgid "Longest label width"
msgstr "Szerokość najdłuższej etykiety"
#: src/frontends/qt4/GuiPrintNomencl.h:40
#, fuzzy
msgid "Nomenclature List Settings"
msgstr "Ustawienia nomenklatury"
#: src/frontends/qt4/GuiPrintindex.cpp:37
msgid "Index Settings"
msgstr "Ustawienia indeksu"
#: src/frontends/qt4/GuiPrintindex.cpp:70
msgid ""
msgstr ""
#: src/frontends/qt4/GuiProgressView.cpp:66
msgid "Progress/Debug Messages"
msgstr "Postęp/Komunikaty diagnostyczne"
#: src/frontends/qt4/GuiProgressView.cpp:101
msgid "Debug Level"
msgstr "Poziom diagnostyki"
#: src/frontends/qt4/GuiProgressView.cpp:102
msgid "Set"
msgstr "Ustaw"
#: src/frontends/qt4/GuiRef.cpp:49
msgid "Cross-reference"
msgstr "Odnośnik wewnętrzny"
#: src/frontends/qt4/GuiRef.cpp:62
#, fuzzy
msgid "All available labels"
msgstr "Dostępne szablony"
#: src/frontends/qt4/GuiRef.cpp:63
#, fuzzy
msgid "Enter string to filter the list of available labels"
msgstr "Wprowadź napis, aby filtrować listę etykiet."
#: src/frontends/qt4/GuiRef.cpp:75
#, fuzzy
msgid "By Occurrence"
msgstr "Ustawienia"
#: src/frontends/qt4/GuiRef.cpp:76
msgid "Alphabetically (Case-Insensitive)"
msgstr ""
#: src/frontends/qt4/GuiRef.cpp:77
msgid "Alphabetically (Case-Sensitive)"
msgstr ""
#: src/frontends/qt4/GuiRef.cpp:404
msgid "&Go Back"
msgstr "&Powrót"
#: src/frontends/qt4/GuiRef.cpp:405
msgid "Jump back to the original cursor location"
msgstr ""
#: src/frontends/qt4/GuiRef.cpp:477 src/frontends/qt4/GuiRef.cpp:497
msgid ""
msgstr ""
#: src/frontends/qt4/GuiSearch.cpp:46
msgid "Find and Replace"
msgstr "Znajdź i Zastąp"
#: src/frontends/qt4/GuiSendto.cpp:41
msgid "Export or Send Document"
msgstr "Eksportuj lub wyślij dokument"
#: src/frontends/qt4/GuiShowFile.cpp:30
msgid "Show File"
msgstr "Podgląd pliku"
#: src/frontends/qt4/GuiShowFile.cpp:47
msgid "Error -> Cannot load file!"
msgstr "Błąd -> nie można załadować pliku!"
#: src/frontends/qt4/GuiSpellchecker.cpp:252
msgid "Spell check of the selection done, did not find any errors."
msgstr "Sprawdzanie pisownia zaznaczenia zakończone, nie odnaleziono błędów."
#: src/frontends/qt4/GuiSpellchecker.cpp:259
msgid ""
"We reached the end of the document, would you like to continue from the "
"beginning?"
msgstr "Osiągnięto koniec dokumentu, czy chcesz kontynuować od początki?"
#: src/frontends/qt4/GuiSpellchecker.cpp:542
msgid "Spell checker has no dictionaries."
msgstr "Sprawdzanie pisowni nie ma słowników."
#: src/frontends/qt4/GuiSymbols.cpp:53
msgid "Basic Latin"
msgstr "Podstawowy łaciński"
#: src/frontends/qt4/GuiSymbols.cpp:54
msgid "Latin-1 Supplement"
msgstr "Uzupełnienie Latin-1"
#: src/frontends/qt4/GuiSymbols.cpp:55
msgid "Latin Extended-A"
msgstr "Rozszerzony łaciński A"
#: src/frontends/qt4/GuiSymbols.cpp:56
msgid "Latin Extended-B"
msgstr "Rozszerzony łaciński B"
#: src/frontends/qt4/GuiSymbols.cpp:57
msgid "IPA Extensions"
msgstr "Rozszerzenia IPA"
#: src/frontends/qt4/GuiSymbols.cpp:58
msgid "Spacing Modifier Letters"
msgstr "Litery modyfikujące odstępy"
#: src/frontends/qt4/GuiSymbols.cpp:59
msgid "Combining Diacritical Marks"
msgstr "Składające znaki diakrytyczne"
#: src/frontends/qt4/GuiSymbols.cpp:61
msgid "Cyrillic"
msgstr "Cyrylica"
#: src/frontends/qt4/GuiSymbols.cpp:64
msgid "Arabic"
msgstr "Arabski"
#: src/frontends/qt4/GuiSymbols.cpp:65
msgid "Devanagari"
msgstr "Dewanagari"
#: src/frontends/qt4/GuiSymbols.cpp:66
msgid "Bengali"
msgstr "Bengalski"
#: src/frontends/qt4/GuiSymbols.cpp:67
msgid "Gurmukhi"
msgstr "Gurmukhi"
#: src/frontends/qt4/GuiSymbols.cpp:68
msgid "Gujarati"
msgstr "Gudżaracki"
#: src/frontends/qt4/GuiSymbols.cpp:69
msgid "Oriya"
msgstr "Orija"
#: src/frontends/qt4/GuiSymbols.cpp:73
msgid "Malayalam"
msgstr "Malajalam"
#: src/frontends/qt4/GuiSymbols.cpp:78
msgid "Hangul Jamo"
msgstr "Hangŭl Jamo"
#: src/frontends/qt4/GuiSymbols.cpp:79
msgid "Phonetic Extensions"
msgstr "Rozszerzenia fonetyczne"
#: src/frontends/qt4/GuiSymbols.cpp:80
msgid "Latin Extended Additional"
msgstr "Rozszerzona łacina dodatkowa"
#: src/frontends/qt4/GuiSymbols.cpp:81
msgid "Greek Extended"
msgstr "Rozszerzona greka"
#: src/frontends/qt4/GuiSymbols.cpp:82
msgid "General Punctuation"
msgstr "Znaki przestankowe"
# Podejżane takie nazwanie...
#: src/frontends/qt4/GuiSymbols.cpp:83
msgid "Superscripts and Subscripts"
msgstr "Indeksy górne i dolne"
#: src/frontends/qt4/GuiSymbols.cpp:84
msgid "Currency Symbols"
msgstr "Symbole waluty"
#: src/frontends/qt4/GuiSymbols.cpp:85
msgid "Combining Diacritical Marks for Symbols"
msgstr "Składające znaki diakrytyczne dla symboli"
#: src/frontends/qt4/GuiSymbols.cpp:86
msgid "Letterlike Symbols"
msgstr "Symbole literopodobne"
#: src/frontends/qt4/GuiSymbols.cpp:87
msgid "Number Forms"
msgstr "Formy liczb"
#: src/frontends/qt4/GuiSymbols.cpp:89
msgid "Mathematical Operators"
msgstr "Operatory matematyczne"
#: src/frontends/qt4/GuiSymbols.cpp:90
msgid "Miscellaneous Technical"
msgstr "Rozmaite techniczne"
#: src/frontends/qt4/GuiSymbols.cpp:91
msgid "Control Pictures"
msgstr "Piktogramy kontrolne"
#: src/frontends/qt4/GuiSymbols.cpp:92
msgid "Optical Character Recognition"
msgstr "Optyczne rozpoznawanie znaków"
#: src/frontends/qt4/GuiSymbols.cpp:93
msgid "Enclosed Alphanumerics"
msgstr "Otoczone symbole alfanumeryczne"
#: src/frontends/qt4/GuiSymbols.cpp:94
msgid "Box Drawing"
msgstr "Obramowania"
#: src/frontends/qt4/GuiSymbols.cpp:95
msgid "Block Elements"
msgstr "Elementy blokowe"
#: src/frontends/qt4/GuiSymbols.cpp:96
msgid "Geometric Shapes"
msgstr "Kształty geometryczne"
#: src/frontends/qt4/GuiSymbols.cpp:97
msgid "Miscellaneous Symbols"
msgstr "Rozmaite symbole"
#: src/frontends/qt4/GuiSymbols.cpp:98
msgid "Dingbats"
msgstr "Ornamenty"
#: src/frontends/qt4/GuiSymbols.cpp:99
msgid "Miscellaneous Mathematical Symbols-A"
msgstr "Rozmaite symbole matematyczne-A"
#: src/frontends/qt4/GuiSymbols.cpp:100
msgid "CJK Symbols and Punctuation"
msgstr "Symbole i znaki interpunkcyjne CJK"
#: src/frontends/qt4/GuiSymbols.cpp:101
msgid "Hiragana"
msgstr "Hiragana"
#: src/frontends/qt4/GuiSymbols.cpp:102
msgid "Katakana"
msgstr "Katakana"
#: src/frontends/qt4/GuiSymbols.cpp:103
msgid "Bopomofo"
msgstr "Bopomofo"
#: src/frontends/qt4/GuiSymbols.cpp:104
msgid "Hangul Compatibility Jamo"
msgstr "Jamo zgodne z Hangul"
#: src/frontends/qt4/GuiSymbols.cpp:105
msgid "Kanbun"
msgstr "Kanbun"
#: src/frontends/qt4/GuiSymbols.cpp:106
msgid "Enclosed CJK Letters and Months"
msgstr "Otoczone litery i miesiące CJK"
#: src/frontends/qt4/GuiSymbols.cpp:107
msgid "CJK Compatibility"
msgstr "Znaki zgodności CJK"
#: src/frontends/qt4/GuiSymbols.cpp:108
msgid "CJK Unified Ideographs"
msgstr "Ujednolicone ideogramy CJK"
#: src/frontends/qt4/GuiSymbols.cpp:109
msgid "Hangul Syllables"
msgstr "Sylaby hangul"
#: src/frontends/qt4/GuiSymbols.cpp:110
msgid "High Surrogates"
msgstr "Starsze surogaty"
#: src/frontends/qt4/GuiSymbols.cpp:111
msgid "Private Use High Surrogates"
msgstr "Starsze surogaty prywatnego użytku"
#: src/frontends/qt4/GuiSymbols.cpp:112
msgid "Low Surrogates"
msgstr "Młodsze surogaty"
#: src/frontends/qt4/GuiSymbols.cpp:113
msgid "Private Use Area"
msgstr "Obszar użytku prywatnego"
#: src/frontends/qt4/GuiSymbols.cpp:114
msgid "CJK Compatibility Ideographs"
msgstr "Ideogramy zgodności CJK"
#: src/frontends/qt4/GuiSymbols.cpp:115
msgid "Alphabetic Presentation Forms"
msgstr "Alfabetyczne formy prezentacyjne"
#: src/frontends/qt4/GuiSymbols.cpp:116
msgid "Arabic Presentation Forms-A"
msgstr "Arabskie formy prezentacyjne A"
#: src/frontends/qt4/GuiSymbols.cpp:117
msgid "Combining Half Marks"
msgstr "Składające półznaki"
#: src/frontends/qt4/GuiSymbols.cpp:118
msgid "CJK Compatibility Forms"
msgstr "Formy zgodności CJK"
#: src/frontends/qt4/GuiSymbols.cpp:119
msgid "Small Form Variants"
msgstr "Różne małe formy"
#: src/frontends/qt4/GuiSymbols.cpp:120
msgid "Arabic Presentation Forms-B"
msgstr "Arabskie formy prezentacyjne B"
#: src/frontends/qt4/GuiSymbols.cpp:121
msgid "Halfwidth and Fullwidth Forms"
msgstr "Formy połowy i pełnej szerokości"
#: src/frontends/qt4/GuiSymbols.cpp:123
msgid "Linear B Syllabary"
msgstr "Sylabariusz pisma linearnego B"
#: src/frontends/qt4/GuiSymbols.cpp:124
msgid "Linear B Ideograms"
msgstr "Ideogramy pisma linearnego B"
#: src/frontends/qt4/GuiSymbols.cpp:125
msgid "Aegean Numbers"
msgstr "Cyfry egejskie"
#: src/frontends/qt4/GuiSymbols.cpp:126
msgid "Ancient Greek Numbers"
msgstr "Antyczne cyfry greckie"
#: src/frontends/qt4/GuiSymbols.cpp:127
msgid "Old Italic"
msgstr "Alfabet etruski"
#: src/frontends/qt4/GuiSymbols.cpp:128
msgid "Gothic"
msgstr "Gotycki"
#: src/frontends/qt4/GuiSymbols.cpp:129
msgid "Ugaritic"
msgstr "Ugarycki"
#: src/frontends/qt4/GuiSymbols.cpp:130
msgid "Old Persian"
msgstr "Staroperski"
#: src/frontends/qt4/GuiSymbols.cpp:131
msgid "Deseret"
msgstr "Deseret"
#: src/frontends/qt4/GuiSymbols.cpp:132
msgid "Shavian"
msgstr "Alfabet Shawa"
#: src/frontends/qt4/GuiSymbols.cpp:133
msgid "Osmanya"
msgstr "Osmanija"
#: src/frontends/qt4/GuiSymbols.cpp:134
msgid "Cypriot Syllabary"
msgstr "Sylabariusz cypryjski"
#: src/frontends/qt4/GuiSymbols.cpp:135
msgid "Kharoshthi"
msgstr "Kharoṣṭhī"
#: src/frontends/qt4/GuiSymbols.cpp:136
msgid "Byzantine Musical Symbols"
msgstr "Bizantyjskie symbole muzyczne"
#: src/frontends/qt4/GuiSymbols.cpp:137
msgid "Musical Symbols"
msgstr "Symbole muzyczne"
#: src/frontends/qt4/GuiSymbols.cpp:138
msgid "Ancient Greek Musical Notation"
msgstr "Antyczna grecka notacja muzyczna"
#: src/frontends/qt4/GuiSymbols.cpp:139
msgid "Tai Xuan Jing Symbols"
msgstr "Symbole Tai xuan jing"
#: src/frontends/qt4/GuiSymbols.cpp:140
msgid "Mathematical Alphanumeric Symbols"
msgstr "Matematyczne symbole alfanumeryczne"
#: src/frontends/qt4/GuiSymbols.cpp:141
msgid "CJK Unified Ideographs Extension B"
msgstr "Zunifikowane ideogramy CJK rozszerzenie B"
#: src/frontends/qt4/GuiSymbols.cpp:142
msgid "CJK Compatibility Ideographs Supplement"
msgstr "Uzupełnienie ideogramów zgodności CJK"
#: src/frontends/qt4/GuiSymbols.cpp:143
msgid "Tags"
msgstr "Znaczniki"
#: src/frontends/qt4/GuiSymbols.cpp:144
msgid "Variation Selectors Supplement"
msgstr "Dodatkowe przełączniki wariantów"
#: src/frontends/qt4/GuiSymbols.cpp:145
msgid "Supplementary Private Use Area-A"
msgstr "Dodatkowy obszar prywatnego użytku A"
#: src/frontends/qt4/GuiSymbols.cpp:146
msgid "Supplementary Private Use Area-B"
msgstr "Dodatkowy obszar prywatnego użytku B"
#: src/frontends/qt4/GuiSymbols.cpp:245
msgid "LaTeX code: %1
"
msgstr ""
#: src/frontends/qt4/GuiSymbols.cpp:286
msgid "Symbols"
msgstr "Symbole"
#: src/frontends/qt4/GuiTabular.h:45
#, fuzzy
msgid "Tabular Settings"
msgstr "&Ustawienia tabeli"
#: src/frontends/qt4/GuiTabularCreate.cpp:29
msgid "Insert Table"
msgstr "Wstaw tabelę"
#: src/frontends/qt4/GuiTexinfo.cpp:50
msgid "TeX Information"
msgstr "Konfiguracja TeX-a"
#: src/frontends/qt4/GuiThesaurus.cpp:208
msgid "No thesaurus available for this language!"
msgstr "Tezaurus nie jest dostępny dla tego języka!"
#: src/frontends/qt4/GuiToc.cpp:36
msgid "Outline"
msgstr "Konspekt"
#: src/frontends/qt4/GuiToolbar.cpp:387 src/frontends/qt4/Toolbars.cpp:381
msgid "auto"
msgstr "auto"
#: src/frontends/qt4/GuiToolbar.cpp:392 src/frontends/qt4/GuiToolbar.cpp:401
#: src/insets/InsetBranch.cpp:78 src/insets/InsetBranch.cpp:81
msgid "off"
msgstr "wyłącz"
#: src/frontends/qt4/GuiToolbar.cpp:408 src/frontends/qt4/GuiToolbar.cpp:428
#, c-format
msgid "Toolbar \"%1$s\" state set to %2$s"
msgstr "Stan paseka narzędzi \"%1$s\" ustawiony na %2$s"
#: src/frontends/qt4/GuiToolbar.cpp:425
#, fuzzy
msgid "movable"
msgstr "Tabela"
#: src/frontends/qt4/GuiToolbar.cpp:427
msgid "immovable"
msgstr ""
#: src/frontends/qt4/GuiVSpace.h:40
msgid "Vertical Space Settings"
msgstr "Ustawienia odstępów pionowych"
#: src/frontends/qt4/GuiView.cpp:161
msgid "version "
msgstr "wersja "
#: src/frontends/qt4/GuiView.cpp:161
msgid "unknown version"
msgstr "nieznana wersja"
#: src/frontends/qt4/GuiView.cpp:589
msgid ""
"WARNING: LaTeX is allowed to execute external commands for this document. "
"Right click to change."
msgstr ""
#: src/frontends/qt4/GuiView.cpp:687
#, c-format
msgid "Successful export to format: %1$s"
msgstr "Udany eksport do formatu: %1$s."
#: src/frontends/qt4/GuiView.cpp:696
#, c-format
msgid "Error while exporting format: %1$s"
msgstr "Błąd w trakcie eksportu do formatu: %1$s"
#: src/frontends/qt4/GuiView.cpp:699
#, c-format
msgid "Successful preview of format: %1$s"
msgstr "Udany podgląd w formacie: %1$s."
#: src/frontends/qt4/GuiView.cpp:702
#, c-format
msgid "Error while previewing format: %1$s"
msgstr "Błąd w trakcie przygotowania do podglądu w formacie: %1$s"
#: src/frontends/qt4/GuiView.cpp:1028
msgid "Exit LyX"
msgstr "Zakończ LyX"
#: src/frontends/qt4/GuiView.cpp:1029
msgid "LyX could not be closed because documents are being processed by LyX."
msgstr ""
"LyX nie może zostać zamknięty ponieważ dokumenty są właśnie przetwarzane."
#: src/frontends/qt4/GuiView.cpp:1180
#, c-format
msgid "%1$s (modified externally)"
msgstr ""
#: src/frontends/qt4/GuiView.cpp:1299
msgid "Welcome to LyX!"
msgstr "Witaj w LyXie!"
#: src/frontends/qt4/GuiView.cpp:1785
msgid "Automatic save done."
msgstr "Wykonano automatyczny zapis."
#: src/frontends/qt4/GuiView.cpp:1786
msgid "Automatic save failed!"
msgstr "Nieudany zapis automatyczny!"
#: src/frontends/qt4/GuiView.cpp:1842
msgid "Command not allowed without any document open"
msgstr "Polecenie nie dostępne bez otwartego dokumentu"
#: src/frontends/qt4/GuiView.cpp:1990 src/frontends/qt4/GuiView.cpp:2007
#, c-format
msgid "Unknown toolbar \"%1$s\""
msgstr "Nieznany pasek narzędzi \"%1$s\""
#: src/frontends/qt4/GuiView.cpp:2123 src/frontends/qt4/GuiView.cpp:2136
msgid "Zoom level cannot be less than %1$d%."
msgstr ""
#: src/frontends/qt4/GuiView.cpp:2231
msgid "Select template file"
msgstr "Wybierz plik szablonu"
#: src/frontends/qt4/GuiView.cpp:2233 src/frontends/qt4/GuiView.cpp:2603
#, fuzzy
msgid "&Templates"
msgstr "&Szablon"
#: src/frontends/qt4/GuiView.cpp:2260
msgid "Document not loaded."
msgstr "Dokument nie załadowany"
#: src/frontends/qt4/GuiView.cpp:2290
msgid "Select document to open"
msgstr "Wybierz dokument do otwarcia"
#: src/frontends/qt4/GuiView.cpp:2292 src/frontends/qt4/GuiView.cpp:2430
#: src/frontends/qt4/GuiView.cpp:2563
#, fuzzy
msgid "&Examples"
msgstr "Przykłady"
#: src/frontends/qt4/GuiView.cpp:2320
#, c-format
msgid ""
"The directory in the given path\n"
"%1$s\n"
"does not exist."
msgstr ""
"Katalog w podanej ścieżce\n"
"%1$s\n"
"nie istnieje."
#: src/frontends/qt4/GuiView.cpp:2337
#, c-format
msgid "Opening document %1$s..."
msgstr "Otwieranie dokumentu %1$s..."
#: src/frontends/qt4/GuiView.cpp:2342
#, c-format
msgid "Document %1$s opened."
msgstr "Dokument %1$s jest już otwarty."
#: src/frontends/qt4/GuiView.cpp:2345
msgid "Version control detected."
msgstr "Wykryta kontrola wersji."
#: src/frontends/qt4/GuiView.cpp:2347
#, c-format
msgid "Could not open document %1$s"
msgstr "Nie można otworzyć dokumentu %1$s"
#: src/frontends/qt4/GuiView.cpp:2377
msgid "Couldn't import file"
msgstr "Nie można zaimportować pliku"
#: src/frontends/qt4/GuiView.cpp:2378
#, c-format
msgid "No information for importing the format %1$s."
msgstr "Brak informacji na temat importowanego formatu %1$s."
#: src/frontends/qt4/GuiView.cpp:2425
#, c-format
msgid "Select %1$s file to import"
msgstr "Wybierz dokument %1$s do importu"
#: src/frontends/qt4/GuiView.cpp:2460
#, c-format
msgid ""
"The file name '%1$s' is invalid!\n"
"Aborting import."
msgstr ""
"Nazwa pliku \"%1$s\" jest nieprawidłowa!\n"
"Przerywanie importu."
#: src/frontends/qt4/GuiView.cpp:2487 src/frontends/qt4/GuiView.cpp:2670
#: src/frontends/qt4/GuiView.cpp:2772
#, c-format
msgid ""
"The document %1$s already exists.\n"
"\n"
"Do you want to overwrite that document?"
msgstr ""
"Dokument %1$s już istnieje.\n"
"\n"
"Czy chcesz go zastąpić?"
#: src/frontends/qt4/GuiView.cpp:2489 src/frontends/qt4/GuiView.cpp:2674
#: src/frontends/qt4/GuiView.cpp:2776
msgid "Overwrite document?"
msgstr "Zastąpić dokument?"
#: src/frontends/qt4/GuiView.cpp:2498
#, c-format
msgid "Importing %1$s..."
msgstr "Importowanie %1$s"
#: src/frontends/qt4/GuiView.cpp:2501
msgid "imported."
msgstr "zaimportowany."
#: src/frontends/qt4/GuiView.cpp:2503
msgid "file not imported!"
msgstr "plik nie zaimportowany!"
#: src/frontends/qt4/GuiView.cpp:2528
msgid "newfile"
msgstr "nowyplik"
#: src/frontends/qt4/GuiView.cpp:2561
msgid "Select LyX document to insert"
msgstr "Wybierz dokument LyX do wstawienia"
#: src/frontends/qt4/GuiView.cpp:2601
msgid "Choose a filename to save document as"
msgstr "Wprowadź nazwę pliku pod jaką dokument ma być zapisany"
#: src/frontends/qt4/GuiView.cpp:2633
#, c-format
msgid ""
"The file\n"
"%1$s\n"
"is already open in your current session.\n"
"Please close it before attempting to overwrite it.\n"
"Do you want to choose a new filename?"
msgstr ""
"Plik\n"
"%1$s\n"
"jest już otwarty w aktualnej sesji.\n"
"Proszę zamknąć go przed próba nadpisania go.\n"
"Czy chcesz wybrać nową nazwę pliku?"
#: src/frontends/qt4/GuiView.cpp:2637
msgid "Chosen File Already Open"
msgstr "Wybrany plik już otwarty"
#: src/frontends/qt4/GuiView.cpp:2638 src/frontends/qt4/GuiView.cpp:2660
#: src/frontends/qt4/GuiView.cpp:2676 src/frontends/qt4/GuiView.cpp:2777
#: src/frontends/qt4/GuiView.cpp:2822
msgid "&Rename"
msgstr "&Zmień nazwę"
#: src/frontends/qt4/GuiView.cpp:2653
#, c-format
msgid ""
"The document %1$s is already registered.\n"
"\n"
"Do you want to choose a new name?"
msgstr ""
"Dokument %1$s jest już zarejestrowany.\n"
"\n"
"Czy chcesz wybrać nową nazwę?"
#: src/frontends/qt4/GuiView.cpp:2658
msgid "Rename document?"
msgstr "Przemianować dokument?"
#: src/frontends/qt4/GuiView.cpp:2658
msgid "Copy document?"
msgstr "Skopiować dokument?"
#: src/frontends/qt4/GuiView.cpp:2660
msgid "&Copy"
msgstr "&Kopiuj"
#: src/frontends/qt4/GuiView.cpp:2719
msgid "Choose a filename to export the document as"
msgstr "Wprowadź nazwę pliku pod jaką dokument ma być zapisany"
#: src/frontends/qt4/GuiView.cpp:2723
msgid "Guess from extension (*.*)"
msgstr "Odgadnij z rozszerzenia (*.*)"
#: src/frontends/qt4/GuiView.cpp:2818
#, c-format
msgid ""
"The document %1$s could not be saved.\n"
"\n"
"Do you want to rename the document and try again?"
msgstr ""
"Dokumentu %1$s nie mozna zapisać.\n"
"\n"
"Czy chcesz zmienic nazwę dokumentu i spróbować ponownie?"
#: src/frontends/qt4/GuiView.cpp:2821
msgid "Rename and save?"
msgstr "Zmienić nazwę i zapisać?"
#: src/frontends/qt4/GuiView.cpp:2822
msgid "&Retry"
msgstr "&Ponów"
#: src/frontends/qt4/GuiView.cpp:2867
#, c-format
msgid ""
"Last view on document %1$s is being closed.\n"
"Would you like to close or hide the document?\n"
"\n"
"Hidden documents can be displayed back through\n"
"the menu: View->Hidden->...\n"
"\n"
"To remove this question, set your preference in:\n"
" Tools->Preferences->Look&Feel->UserInterface\n"
msgstr ""
"Ostatni widok dokumentu %1$s jest zamykany.\n"
"Czy chcesz aby zamknąć czy raczej ukryć dokument?\n"
"\n"
"Ukryte dokumentu mogą być ponownie wyświetlone\n"
"z menu: Widok→Ukryte→...\n"
"\n"
"Aby usunąć to pytanie, ustaw swoją preferencję w:\n"
" Narzędzia→Ustawienia→Forma i styl→Interfejs użytkownika\n"
#: src/frontends/qt4/GuiView.cpp:2876
msgid "Close or hide document?"
msgstr "Zamknąć czy ukryć dokument?"
#: src/frontends/qt4/GuiView.cpp:2877
msgid "&Hide"
msgstr "&Ukryj"
#: src/frontends/qt4/GuiView.cpp:2967
msgid "Close document"
msgstr "Zamknij dokument"
#: src/frontends/qt4/GuiView.cpp:2968
msgid "Document could not be closed because it is being processed by LyX."
msgstr ""
"Dokument nie może zostać zamknięty ponieważ jest przetwarzany przez LyX."
#: src/frontends/qt4/GuiView.cpp:3086 src/frontends/qt4/GuiView.cpp:3201
#, c-format
msgid ""
"The document %1$s has not been saved yet.\n"
"\n"
"Do you want to save the document?"
msgstr ""
"Nie zapisano zmian w dokumencie %1$s.\n"
"\n"
"Czy chcesz zapisać dokument?"
#: src/frontends/qt4/GuiView.cpp:3089 src/frontends/qt4/GuiView.cpp:3204
msgid "Save new document?"
msgstr "Zapisać nowy dokument?"
#: src/frontends/qt4/GuiView.cpp:3095
#, c-format
msgid ""
"The document %1$s has unsaved changes.\n"
"\n"
"Do you want to save the document or discard the changes?"
msgstr ""
"Nie zapisano zmian w dokumencie %1$s.\n"
"\n"
"Czy chcesz zapisać dokument bądź porzucić zmiany?"
#: src/frontends/qt4/GuiView.cpp:3098
#, fuzzy, c-format
msgid ""
"The document %1$s has not been saved yet.\n"
"\n"
"Do you want to save the document or discard it entirely?"
msgstr ""
"Nie zapisano zmian w dokumencie %1$s.\n"
"\n"
"Czy chcesz zapisać dokument?"
#: src/frontends/qt4/GuiView.cpp:3102 src/frontends/qt4/GuiView.cpp:3198
msgid "Save changed document?"
msgstr "Zapisać dokument?"
#: src/frontends/qt4/GuiView.cpp:3102
#, fuzzy
msgid "Save document?"
msgstr "Zapisz dokument"
#: src/frontends/qt4/GuiView.cpp:3104
msgid "&Discard"
msgstr "&Porzuć"
#: src/frontends/qt4/GuiView.cpp:3195
#, c-format
msgid ""
"The document %1$s has unsaved changes.\n"
"\n"
"Do you want to save the document?"
msgstr ""
"Nie zapisano zmian w dokumencie %1$s.\n"
"\n"
"Czy chcesz zapisać dokument?"
#: src/frontends/qt4/GuiView.cpp:3230
#, c-format
msgid ""
"Document \n"
"%1$s\n"
" has been externally modified. Reload now? Any local changes will be lost."
msgstr ""
"Dokument \n"
"%1$s\n"
" został zmodyfikowany z zewnątrz. Czy przeładować? Wszystkie lokalne zmiany "
"zostaną utracone."
#: src/frontends/qt4/GuiView.cpp:3233
msgid "Reload externally changed document?"
msgstr "Czy przeładować zewnętrznie zmieniony dokument?"
#: src/frontends/qt4/GuiView.cpp:3278
msgid "Document could not be checked in."
msgstr "Dokument nie może być zameldowany."
#: src/frontends/qt4/GuiView.cpp:3322
msgid "Error when setting the locking property."
msgstr "Błąd w trakcie ustawiania właściwości blokowania."
#: src/frontends/qt4/GuiView.cpp:3368
msgid "Directory is not accessible."
msgstr "Katalog nie jest dostępny."
#: src/frontends/qt4/GuiView.cpp:3444
#, c-format
msgid "Opening child document %1$s..."
msgstr "Otwieranie dokumentu podrzędnego %1$s..."
#: src/frontends/qt4/GuiView.cpp:3508
#, c-format
msgid "No buffer for file: %1$s."
msgstr "Brak bufora dla pliku: %1$s."
#: src/frontends/qt4/GuiView.cpp:3518
msgid "Inverse Search Failed"
msgstr "Wyszukiwanie odwrotne nieudane"
#: src/frontends/qt4/GuiView.cpp:3519
#, fuzzy
msgid ""
"Invalid position requested by inverse search.\n"
"You may need to update the viewed document."
msgstr ""
"Nieprawidłowa pozycja żądana przez wyszukiwanie odwrotne.\n"
"Należy uaktualnić wyświetlany dokument."
#: src/frontends/qt4/GuiView.cpp:3591
msgid "Export Error"
msgstr "Błąd Eksportu"
#: src/frontends/qt4/GuiView.cpp:3592
msgid "Error cloning the Buffer."
msgstr "Błąd klonowania bufora."
#: src/frontends/qt4/GuiView.cpp:3716 src/frontends/qt4/GuiView.cpp:3736
msgid "Exporting ..."
msgstr "Eksportowanie..."
#: src/frontends/qt4/GuiView.cpp:3745
msgid "Previewing ..."
msgstr "Przygotowanie podglądu..."
#: src/frontends/qt4/GuiView.cpp:3783
msgid "Document not loaded"
msgstr "Dokument nie załadowany"
#: src/frontends/qt4/GuiView.cpp:3865
msgid "Select file to insert"
msgstr "Wybierz dokument do wstawienia"
#: src/frontends/qt4/GuiView.cpp:3868
msgid "All Files (*)"
msgstr "Wszystkie pliki (*)"
#: src/frontends/qt4/GuiView.cpp:3896
#, fuzzy, c-format
msgid ""
"The current version will be lost. Are you sure you want to load the version "
"on disk of the document %1$s?"
msgstr ""
"Wszelkie zmiany zostaną utracone. Jesteś pewien, że chesz powrócić do "
"zapisanej wersji dokumentu %1$s?"
#: src/frontends/qt4/GuiView.cpp:3903
#, c-format
msgid ""
"Any changes will be lost. Are you sure you want to revert to the saved "
"version of the document %1$s?"
msgstr ""
"Wszelkie zmiany zostaną utracone. Jesteś pewien, że chesz powrócić do "
"zapisanej wersji dokumentu %1$s?"
#: src/frontends/qt4/GuiView.cpp:3906
#, fuzzy
msgid "Revert to saved document?"
msgstr "Przeładować zapisany dokument?"
#: src/frontends/qt4/GuiView.cpp:3934
msgid "Saving all documents..."
msgstr "Zapisuję wszystkie dokumenty..."
#: src/frontends/qt4/GuiView.cpp:3944
msgid "All documents saved."
msgstr "Wszystkie dokumenty zapisane."
#: src/frontends/qt4/GuiView.cpp:3964
msgid "Developer mode is now enabled."
msgstr ""
#: src/frontends/qt4/GuiView.cpp:3966
msgid "Developer mode is now disabled."
msgstr ""
#: src/frontends/qt4/GuiView.cpp:3990
msgid "Toolbars unlocked."
msgstr ""
#: src/frontends/qt4/GuiView.cpp:3992
#, fuzzy
msgid "Toolbars locked."
msgstr "Paski narzędzi|b"
#: src/frontends/qt4/GuiView.cpp:4005
#, c-format
msgid "Icon size set to %1$dx%2$d."
msgstr ""
#: src/frontends/qt4/GuiView.cpp:4095
#, c-format
msgid "%1$s unknown command!"
msgstr "%1$s nieznana komenda!"
#: src/frontends/qt4/GuiView.cpp:4199
msgid "Zoom level is now %1$d% (default value: %2$d%)"
msgstr ""
#: src/frontends/qt4/GuiView.cpp:4255
msgid "Please, preview the document first."
msgstr "Proszę najpierw przejrzeć dokument."
#: src/frontends/qt4/GuiView.cpp:4271
msgid "Couldn't proceed."
msgstr "Nie można kontynuować."
#: src/frontends/qt4/GuiView.cpp:4749
msgid "Disable Shell Escape"
msgstr ""
#: src/frontends/qt4/GuiViewSource.cpp:402
#: src/frontends/qt4/GuiViewSource.cpp:456
#, fuzzy
msgid "Code Preview"
msgstr "Podgląd"
#: src/frontends/qt4/GuiViewSource.cpp:457
msgid "%1[[preview format name]] Preview"
msgstr ""
#: src/frontends/qt4/GuiWorkArea.cpp:1521
msgid "Close File"
msgstr "Zamknij plik"
#: src/frontends/qt4/GuiWorkArea.cpp:2037
#, fuzzy
msgid "%1 (read only)"
msgstr " (tylko do odczytu)"
#: src/frontends/qt4/GuiWorkArea.cpp:2041
msgid "%1 (modified externally)"
msgstr ""
#: src/frontends/qt4/GuiWorkArea.cpp:2061
msgid "Hide tab"
msgstr "Ukryj patkę"
#: src/frontends/qt4/GuiWorkArea.cpp:2063
msgid "Close tab"
msgstr "Zamknij patkę"
#: src/frontends/qt4/GuiWorkArea.cpp:2180
msgid "The file %1 changed on disk."
msgstr ""
#: src/frontends/qt4/GuiWrap.cpp:32
msgid "Wrap Float Settings"
msgstr "Ustawienia wstawki oblewanej"
#: src/frontends/qt4/IconPalette.cpp:39
msgid "Click to detach"
msgstr "Kliknij aby odczepić"
#: src/frontends/qt4/LayoutBox.cpp:399
#, c-format
msgid "Filtering layouts with \"%1$s\". Press ESC to remove filter."
msgstr "Filtrowanie układów z \"%1$s\". Naciśnij ESC, aby usunąć filtr."
#: src/frontends/qt4/LayoutBox.cpp:403 src/frontends/qt4/LayoutBox.cpp:458
msgid "Enter characters to filter the layout list."
msgstr "Wprowadź znaki, aby filtrować listę."
#: src/frontends/qt4/LayoutBox.cpp:582
#, c-format
msgid "%1$s (unknown)"
msgstr "%1$s (nieznane)"
#: src/frontends/qt4/Menus.cpp:723
msgid "More...|M"
msgstr "Więcej...|W"
#: src/frontends/qt4/Menus.cpp:805
msgid "No Group"
msgstr "Brak grupy"
#: src/frontends/qt4/Menus.cpp:835 src/frontends/qt4/Menus.cpp:836
msgid "More Spelling Suggestions"
msgstr "Więcej sugestii pisowni"
#: src/frontends/qt4/Menus.cpp:858
msgid "Add to personal dictionary|n"
msgstr "Dodaj do osobistego słownika|d"
#: src/frontends/qt4/Menus.cpp:860
msgid "Ignore all|I"
msgstr "Ignoruj wszystko|I"
#: src/frontends/qt4/Menus.cpp:868
msgid "Remove from personal dictionary|r"
msgstr "Usuń z osobistego słownika|u"
#: src/frontends/qt4/Menus.cpp:909
msgid "Language|L"
msgstr "Język|J"
#: src/frontends/qt4/Menus.cpp:911
msgid "More Languages ...|M"
msgstr "Więcej języków...|M"
#: src/frontends/qt4/Menus.cpp:981 src/frontends/qt4/Menus.cpp:982
msgid "Hidden|H"
msgstr "Ukryte|U"
#: src/frontends/qt4/Menus.cpp:986
msgid ""
msgstr ""
#: src/frontends/qt4/Menus.cpp:1052
msgid ""
msgstr ""
#: src/frontends/qt4/Menus.cpp:1092
msgid "View (Other Formats)|F"
msgstr "Podgląd (Inne formaty)|f"
#: src/frontends/qt4/Menus.cpp:1093
msgid "Update (Other Formats)|p"
msgstr "Aktualizuj (Inne formaty)|k"
#: src/frontends/qt4/Menus.cpp:1121
#, c-format
msgid "View [%1$s]|V"
msgstr "Podgląd [%1$s]|g"
#: src/frontends/qt4/Menus.cpp:1122
#, c-format
msgid "Update [%1$s]|U"
msgstr "Aktualizuj [%1$s]|A"
#: src/frontends/qt4/Menus.cpp:1233
msgid "No Custom Insets Defined!"
msgstr "Brak zdefiniowanych wstawek dostosowanych!"
#: src/frontends/qt4/Menus.cpp:1322
#, fuzzy
msgid "(No Document Open)"
msgstr ""
#: src/frontends/qt4/Menus.cpp:1331
msgid "Master Document"
msgstr "Główny dokument"
#: src/frontends/qt4/Menus.cpp:1354
msgid "Other Lists"
msgstr "Inne listy"
#: src/frontends/qt4/Menus.cpp:1368
#, fuzzy
msgid "(Empty Table of Contents)"
msgstr ""
#: src/frontends/qt4/Menus.cpp:1377
#, fuzzy
msgid "Open Outliner..."
msgstr "O&twórz nową grupę..."
#: src/frontends/qt4/Menus.cpp:1414
msgid "Other Toolbars"
msgstr "Inne paski narzędziowe"
#: src/frontends/qt4/Menus.cpp:1429
msgid "No Branches Set for Document!"
msgstr "Brak gałęzi w dokumencie!"
#: src/frontends/qt4/Menus.cpp:1485
msgid "Index List|I"
msgstr "Indeks|I"
#: src/frontends/qt4/Menus.cpp:1490
msgid "Index Entry|d"
msgstr "Hasło indeksu|i"
#: src/frontends/qt4/Menus.cpp:1505
#, c-format
msgid "Index: %1$s"
msgstr "Indeks: %1$s"
#: src/frontends/qt4/Menus.cpp:1510 src/frontends/qt4/Menus.cpp:1539
#, c-format
msgid "Index Entry (%1$s)"
msgstr "Hasło indeksu (%1$s)"
#: src/frontends/qt4/Menus.cpp:1556
msgid "No Citation in Scope!"
msgstr "Brak cytatów w zasięgu!"
#: src/frontends/qt4/Menus.cpp:1570 src/insets/InsetCitation.cpp:250
#: src/insets/InsetCitation.cpp:371
msgid "No citations selected!"
msgstr "Nie wybrano cytatów!"
#: src/frontends/qt4/Menus.cpp:1620
#, fuzzy
msgid "All authors|h"
msgstr "Autorzy"
#: src/frontends/qt4/Menus.cpp:1651
#, fuzzy
msgid "Force upper case|u"
msgstr "&Wymuś wielkie litery"
#: src/frontends/qt4/Menus.cpp:1721
#, c-format
msgid "Caption (%1$s)"
msgstr "Podpis (%1$s)"
#: src/frontends/qt4/Menus.cpp:1746
#, fuzzy
msgid "No Quote in Scope!"
msgstr "Brak cytatów w zasięgu!"
#: src/frontends/qt4/Menus.cpp:1782 src/frontends/qt4/Menus.cpp:1786
#: src/frontends/qt4/Menus.cpp:1790 src/frontends/qt4/Menus.cpp:1794
#, fuzzy, c-format
msgid "%1$s (dynamic)"
msgstr "%1$s (niedostępny)"
#: src/frontends/qt4/Menus.cpp:1826
#, c-format
msgid "Use dynamic quotes (%1$s)|d"
msgstr ""
#: src/frontends/qt4/Menus.cpp:1832
msgid "dynamic[[Quotes]]"
msgstr ""
#: src/frontends/qt4/Menus.cpp:1832 src/frontends/qt4/Menus.cpp:1842
msgid "static[[Quotes]]"
msgstr ""
#: src/frontends/qt4/Menus.cpp:1834
#, fuzzy, c-format
msgid "Reset to document default (%1$s, %2$s)|o"
msgstr "Nie można zapisać ustawień domyślnych"
#: src/frontends/qt4/Menus.cpp:1841
#, c-format
msgid "Reset to language default (%1$s, %2$s)|l"
msgstr ""
#: src/frontends/qt4/Menus.cpp:1843
#, fuzzy, c-format
msgid "Reset to language default (%1$s)|l"
msgstr "&Użyj domyślnego kodowania języka"
#: src/frontends/qt4/Menus.cpp:1851
#, fuzzy
msgid "Change Style|y"
msgstr "Zmiana: "
#: src/frontends/qt4/Menus.cpp:1893
#, c-format
msgid "Insert Separated %1$s Above"
msgstr ""
#: src/frontends/qt4/Menus.cpp:1895
#, fuzzy, c-format
msgid "Separated %1$s Above"
msgstr "Parametr: %1$s: "
#: src/frontends/qt4/Menus.cpp:1901 src/frontends/qt4/Menus.cpp:1914
#: src/frontends/qt4/Menus.cpp:1930
#, c-format
msgid "Insert Separated %1$s Below"
msgstr ""
#: src/frontends/qt4/Menus.cpp:1903 src/frontends/qt4/Menus.cpp:1916
#: src/frontends/qt4/Menus.cpp:1936
#, fuzzy, c-format
msgid "Separated %1$s Below"
msgstr "Parametr: %1$s: "
#: src/frontends/qt4/Menus.cpp:1928
#, c-format
msgid "Insert Separated Outer %1$s Below"
msgstr ""
#: src/frontends/qt4/Menus.cpp:1934
#, fuzzy, c-format
msgid "Separated Outer %1$s Below"
msgstr "Parametr: %1$s: "
#: src/frontends/qt4/Menus.cpp:2249
#, fuzzy, c-format
msgid "Export [%1$s]|E"
msgstr "Eksportowanie %1$s"
#: src/frontends/qt4/Menus.cpp:2598
msgid "No Action Defined!"
msgstr "Brak zdefiniowanej akcji!"
#: src/frontends/qt4/PanelStack.cpp:73
msgid "Search"
msgstr "Szukaj"
#: src/frontends/qt4/Toolbars.cpp:218
#, c-format
msgid "Export %1$s"
msgstr "Eksportowanie %1$s"
#: src/frontends/qt4/Toolbars.cpp:222
#, c-format
msgid "Import %1$s"
msgstr "Importowanie %1$s"
#: src/frontends/qt4/Toolbars.cpp:226
#, c-format
msgid "Update %1$s"
msgstr "Aktualizacja %1$s"
#: src/frontends/qt4/Toolbars.cpp:230
#, c-format
msgid "View %1$s"
msgstr "Podgląd %1$s"
#: src/frontends/qt4/Validator.cpp:195
msgid "space"
msgstr "odstęp"
#: src/frontends/qt4/Validator.cpp:223
msgid ""
"LyX does not provide LaTeX support for file names containing any of these "
"characters:\n"
msgstr "LyX nie obsługuje ścieżek zawierających jakikolwiek ze znaków:\n"
#: src/frontends/qt4/qt_helpers.cpp:311
msgid "Could not update TeX information"
msgstr "Nie można zaktualizować informacji TeX"
#: src/frontends/qt4/qt_helpers.cpp:312
#, c-format
msgid "The script `%1$s' failed."
msgstr "Skrypt '%1$s' nie powiódł się."
#: src/frontends/qt4/qt_helpers.cpp:556
msgid "All Files "
msgstr "Wszystkie pliki"
#: src/insets/Inset.cpp:89
msgid "Bibliography Entry"
msgstr "Pozycja bibliografii"
#: src/insets/Inset.cpp:95
msgid "Float"
msgstr "Wstawka"
#: src/insets/Inset.cpp:113 src/insets/InsetBox.cpp:134
msgid "Box"
msgstr "Pudełko"
#: src/insets/Inset.cpp:115
msgid "Horizontal Space"
msgstr "Odstęp poziomy"
#: src/insets/Inset.cpp:164
msgid "Horizontal Math Space"
msgstr "Matematyczny odstęp poziomy"
#: src/insets/InsetArgument.cpp:143
msgid "Unknown Argument"
msgstr "Nieznany argument"
#: src/insets/InsetArgument.cpp:144
msgid "Argument not known in this Layout. Will be suppressed in the output."
msgstr "Argument nie znany w tym układzie. Zostanie wytłumiony na wyjściu."
#: src/insets/InsetBibitem.cpp:99
msgid "Keys must be unique!"
msgstr "Klucze muszą być unikalne!"
#: src/insets/InsetBibitem.cpp:100
#, c-format
msgid ""
"The key %1$s already exists,\n"
"it will be changed to %2$s."
msgstr ""
"Klucz %1$s już istnieje.\n"
"Zostanie zamieniony na %2$s."
#: src/insets/InsetBibtex.cpp:139
#, fuzzy, c-format
msgid ""
"The %1$s[[BibTeX/Biblatex]] inset includes %2$s databases.\n"
"If you proceed, all of them will be opened."
msgstr ""
"Wstawka BibTeX zawiera %1$s baz danych.\n"
"Jeżeli będziesz kontynuował, one wszystkie zostaną otwarte."
#: src/insets/InsetBibtex.cpp:142
msgid "Open Databases?"
msgstr "Otworzyć bazy danych?"
#: src/insets/InsetBibtex.cpp:143
msgid "&Proceed"
msgstr "&Kontynuuj"
#: src/insets/InsetBibtex.cpp:167
#, fuzzy
msgid "Biblatex Generated Bibliography"
msgstr "Bibliografia wygenerowana przez BibTeX"
#: src/insets/InsetBibtex.cpp:168
msgid "BibTeX Generated Bibliography"
msgstr "Bibliografia wygenerowana przez BibTeX"
#: src/insets/InsetBibtex.cpp:174
msgid "Databases:"
msgstr "Bazy danych:"
#: src/insets/InsetBibtex.cpp:197
msgid "Style File:"
msgstr "Plik stylu:"
#: src/insets/InsetBibtex.cpp:200 src/insets/InsetBibtex.cpp:218
msgid "Lists:"
msgstr "Listy:"
#: src/insets/InsetBibtex.cpp:209 src/insets/InsetBibtex.cpp:227
msgid "included in TOC"
msgstr "zawarta w spisie treści"
#: src/insets/InsetBibtex.cpp:214
msgid ""
"Note: This bibliography is not output, since bibliographies in the master "
"file are not allowed with the setting 'Multiple bibliographies per child "
"document'"
msgstr ""
#: src/insets/InsetBibtex.cpp:232
#, fuzzy
msgid "Options: "
msgstr "&Opcje:"
#: src/insets/InsetBibtex.cpp:326
msgid ""
"There are spaces in the path to your BibTeX style file.\n"
"BibTeX will be unable to find it."
msgstr ""
"W ścieżce do pliku stylu BibTeX znajdują się spacje.\n"
"BibTeX nie będzie mógł go znaleźć."
#: src/insets/InsetBox.cpp:70
msgid "simple frame"
msgstr "prosta ramka"
#: src/insets/InsetBox.cpp:71
msgid "frameless"
msgstr "bezramkowe"
#: src/insets/InsetBox.cpp:72
msgid "simple frame, page breaks"
msgstr "prosta ramka, podziały stron"
#: src/insets/InsetBox.cpp:73
msgid "oval, thin"
msgstr "owalne, cienkie"
#: src/insets/InsetBox.cpp:74
msgid "oval, thick"
msgstr "owalne, grube"
#: src/insets/InsetBox.cpp:75
msgid "drop shadow"
msgstr "rzucaj cień"
#: src/insets/InsetBox.cpp:76
msgid "shaded background"
msgstr "cieniowane tło"
#: src/insets/InsetBox.cpp:77
msgid "double frame"
msgstr "podwójna ramka"
#: src/insets/InsetBox.cpp:154 src/insets/InsetBox.cpp:157
#, c-format
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"
#: src/insets/InsetBox.cpp:160
#, c-format
msgid "%1$s (%2$s, %3$s)"
msgstr "%1$s (%2$s, %3$s)"
#: src/insets/InsetBranch.cpp:69 src/insets/InsetBranch.cpp:71
msgid "active"
msgstr "aktywne"
#: src/insets/InsetBranch.cpp:69 src/insets/InsetBranch.cpp:71
#: src/insets/InsetIndex.cpp:463
msgid "non-active"
msgstr "nie aktywne"
#: src/insets/InsetBranch.cpp:74 src/insets/InsetBranch.cpp:84
#, fuzzy, c-format
msgid "master %1$s, child %2$s"
msgstr "główny: %1$s, potomek: %2$s"
#: src/insets/InsetBranch.cpp:88
#, c-format
msgid ""
"Branch Name: %1$s\n"
"Branch Status: %2$s\n"
"Inset Status: %3$s"
msgstr ""
#: src/insets/InsetBranch.cpp:119
msgid "Branch: "
msgstr "Gałąź: "
#: src/insets/InsetBranch.cpp:121
#, fuzzy
msgid "Branch (child): "
msgstr "Gałąź (tylko potomek):"
#: src/insets/InsetBranch.cpp:123
#, fuzzy
msgid "Branch (master): "
msgstr "Gałąź (tylko główny):"
#: src/insets/InsetBranch.cpp:125
msgid "Branch (undefined): "
msgstr "Gałąź (niezdefiniowana):"
#: src/insets/InsetBranch.cpp:185
msgid "Branch state changes in master document"
msgstr "Zmiany stany gałęzi głównego dokumentu"
#: src/insets/InsetBranch.cpp:186
#, c-format
msgid ""
"The state of the branch '%1$s' was changed in the master file. Please make "
"sure to save the master."
msgstr ""
"Stan gałęzi \"%1$s\" został zmieniony w głównym pliku. Proszę upewnić się, "
"że główny plik został zapisany."
#: src/insets/InsetCaption.cpp:396
#, c-format
msgid "Sub-%1$s"
msgstr "%1$s wewn."
#: src/insets/InsetCitation.cpp:246
msgid "No bibliography defined!"
msgstr "Nie zdefiniowano bibliografii!"
#: src/insets/InsetCitation.cpp:267
#, c-format
msgid "+ %1$d more entries."
msgstr ""
#: src/insets/InsetCommand.cpp:156
msgid "LaTeX Command: "
msgstr "Polecenie LaTeX:"
#: src/insets/InsetCommandParams.cpp:274
msgid "InsetCommand Error: "
msgstr "Błąd PoleceniaWstawki:"
#: src/insets/InsetCommandParams.cpp:275 src/insets/InsetCommandParams.cpp:298
msgid "Incompatible command name."
msgstr "Niekompatybilna nazwa komendy."
#: src/insets/InsetCommandParams.cpp:297 src/insets/InsetCommandParams.cpp:351
msgid "InsetCommandParams Error: "
msgstr "Błąd ParametruPoleceniaWstawki:"
#: src/insets/InsetCommandParams.cpp:343
msgid "InsetCommandParams: "
msgstr "ParametryPoleceniaWstawki:"
#: src/insets/InsetCommandParams.cpp:344
msgid "Unknown parameter name: "
msgstr "Nieznana nazwa parametru:"
#: src/insets/InsetCommandParams.cpp:352
msgid "Missing \\end_inset at this point: "
msgstr "Brak \\end_inset w tym punkcie:"
#: src/insets/InsetCommandParams.cpp:460
msgid "Uncodable characters"
msgstr "Niekodowalne znaki"
#: src/insets/InsetCommandParams.cpp:461
#, c-format
msgid ""
"The following characters that are used in the inset %1$s are not\n"
"representable in the current encoding and therefore have been omitted:\n"
"%2$s."
msgstr ""
"Poniższe znaki użyte we wstawce %1$s nie mogą\n"
"być wyświetlone w aktualnym kodowaniu więc zostały pominięte:\n"
"%2$s."
#: src/insets/InsetExternal.cpp:403
#, c-format
msgid "External template %1$s is not installed"
msgstr "Szablon zewnętrzny %1$s nie jest zainstalowany"
#: src/insets/InsetFloat.cpp:134
#, c-format
msgid "ERROR: Unknown float type: %1$s"
msgstr "BŁĄD: Nieistniejący typ wstawki: %1$s"
#: src/insets/InsetFloat.cpp:410
msgid "float"
msgstr "wstawka"
#: src/insets/InsetFloat.cpp:478
msgid "float: "
msgstr "Wstawka: "
#: src/insets/InsetFloat.cpp:481
msgid "subfloat: "
msgstr "podwstawka:"
#: src/insets/InsetFloat.cpp:491
msgid " (sideways)"
msgstr " (obrót)"
#: src/insets/InsetFloatList.cpp:82
msgid "ERROR: Nonexistent float type!"
msgstr "BŁĄD: Nieistniejący typ wstawki!"
#: src/insets/InsetFloatList.cpp:152
#, c-format
msgid "LyX cannot generate a list of %1$s"
msgstr "LyX nie może wygenerować listy %1$s"
#: src/insets/InsetFoot.cpp:101
msgid "footnote"
msgstr "przypis"
#: src/insets/InsetGraphics.cpp:494 src/insets/InsetInclude.cpp:845
#, c-format
msgid ""
"Could not copy the file\n"
"%1$s\n"
"into the temporary directory."
msgstr ""
"Nie można skopiować pliku\n"
"%1$s\n"
"do katalogu tymczasowego."
#: src/insets/InsetGraphics.cpp:701 src/insets/InsetGraphics.cpp:929
#, c-format
msgid "No conversion of %1$s is needed after all"
msgstr "Konwersja %1$s nie jest mimo wszystko potrzebna"
#: src/insets/InsetGraphics.cpp:807
#, c-format
msgid "Graphics file: %1$s"
msgstr "Plik rysunku: %1$s"
#: src/insets/InsetHyperlink.cpp:63
#, fuzzy
msgid "Hyperlink: "
msgstr "Hiperłącze"
#: src/insets/InsetHyperlink.cpp:249
msgid "www"
msgstr "www"
#: src/insets/InsetHyperlink.cpp:251
msgid "email"
msgstr "e-mail"
#: src/insets/InsetHyperlink.cpp:253
msgid "file"
msgstr "plik"
#: src/insets/InsetHyperlink.cpp:254
#, c-format
msgid "Hyperlink (%1$s) to %2$s"
msgstr "Hiperłącze (%1$s) do %2$s"
#: src/insets/InsetInclude.cpp:377
msgid "Verbatim Input"
msgstr "Wstaw maszynopis"
#: src/insets/InsetInclude.cpp:380
msgid "Verbatim Input*"
msgstr "Wstaw maszynopis*"
#: src/insets/InsetInclude.cpp:386
msgid "Include (excluded)"
msgstr "Dołącz (wykluczone)"
#: src/insets/InsetInclude.cpp:392
#, fuzzy
msgid "Unknown"
msgstr "nieznane"
#: src/insets/InsetInclude.cpp:505 src/insets/InsetInclude.cpp:891
#: src/insets/InsetInclude.cpp:966
msgid "Recursive input"
msgstr "Rekurencyjne wejście"
#: src/insets/InsetInclude.cpp:506 src/insets/InsetInclude.cpp:892
#: src/insets/InsetInclude.cpp:967
#, c-format
msgid "Attempted to include file %1$s in itself! Ignoring inclusion."
msgstr "Próba zawarcia pliku %1$s w samym sobie! Zawarcie zignorowane."
#: src/insets/InsetInclude.cpp:715
#, c-format
msgid ""
"Could not load included file\n"
"`%1$s'\n"
"Please, check whether it actually exists."
msgstr ""
"Nie można załadować dołączanego pliku\n"
"\"%1$s\".\n"
"Proszę sprawdzić, czy on właściwie istnieje."
#: src/insets/InsetInclude.cpp:719 src/insets/InsetInclude.cpp:803
#: src/insets/InsetInclude.cpp:828
#, fuzzy
msgid "Error: "
msgstr "Strzałka"
#: src/insets/InsetInclude.cpp:728
#, c-format
msgid ""
"Included file `%1$s'\n"
"has textclass `%2$s'\n"
"while parent file has textclass `%3$s'."
msgstr ""
"Dołączony plik \"%1$s\"\n"
"jest klasy \"%2$s\"\n"
"kiedy nadrzędny plik jest klasy \"%3$s\"."
#: src/insets/InsetInclude.cpp:734
msgid "Different textclasses"
msgstr "Różne typy klas"
#: src/insets/InsetInclude.cpp:740
#, fuzzy, c-format
msgid ""
"Included file `%1$s'\n"
"has use-non-TeX-fonts set to `%2$s'\n"
"while parent file has use-non-TeX-fonts set to `%3$s'."
msgstr ""
"Dołączony plik \"%1$s\"\n"
"jest klasy \"%2$s\"\n"
"kiedy nadrzędny plik jest klasy \"%3$s\"."
#: src/insets/InsetInclude.cpp:746
msgid "Different use-non-TeX-fonts settings"
msgstr ""
#: src/insets/InsetInclude.cpp:761
#, c-format
msgid ""
"Included file `%1$s'\n"
"uses module `%2$s'\n"
"which is not used in parent file."
msgstr ""
"Dołączony plik \"%1$s\"\n"
"używa modułu \"%2$s\"\n"
"nie użytego w nadrzędnym pliku."
#: src/insets/InsetInclude.cpp:765
msgid "Module not found"
msgstr "Moduł nie odnaleziony"
#: src/insets/InsetInclude.cpp:794 src/insets/InsetInclude.cpp:820
#, fuzzy, c-format
msgid ""
"Included file `%1$s' was not exported correctly.\n"
" LaTeX export is probably incomplete."
msgstr ""
"Dołączony plik \"%1$s\" nie był prawidłowo wyeksportowany.\n"
"Ostrzeżenie: Eksport LaTeX jest prawdopodobnie niekompletny."
#: src/insets/InsetInclude.cpp:879
msgid "Unsupported Inclusion"
msgstr "Niewspierane włączenie"
#: src/insets/InsetInclude.cpp:880
#, c-format
msgid ""
"LyX does not know how to include non-LyX files when generating HTML output. "
"Offending file:\n"
"%1$s"
msgstr ""
"LyX nie wie jak włączać nie-LyXowe pliki w trakcie generowania HTML. "
"Kłopotliwy plik:\n"
"%1$s"
#: src/insets/InsetIndex.cpp:146
msgid "Index sorting failed"
msgstr "Nieudane sortowanie spisu"
#: src/insets/InsetIndex.cpp:147
#, c-format
msgid ""
"LyX's automatic index sorting algorithm faced\n"
"problems with the entry '%1$s'.\n"
"Please specify the sorting of this entry manually, as\n"
"explained in the User Guide."
msgstr ""
"Algorytm automatycznego sortowania w LyX napotkał\n"
"problemy z następującą pozycją '%1$s'.\n"
"Proszę określić sortowanie tej pozycji ręcznie,\n"
"jak opisano w Podręczniku użytkownika."
#: src/insets/InsetIndex.cpp:274
msgid "Index Entry"
msgstr "Hasło indeksu"
#: src/insets/InsetIndex.cpp:460
msgid "Unknown index type!"
msgstr "Nieznany typ spisu!"
#: src/insets/InsetIndex.cpp:461
msgid "All indexes"
msgstr "Wszystkie indeksy"
#: src/insets/InsetIndex.cpp:465
msgid "subindex"
msgstr "podspis"
#: src/insets/InsetInfo.cpp:124
#, c-format
msgid "Information regarding %1$s '%2$s'"
msgstr "Informacja dotycząca %1$s \"%2$s\""
#: src/insets/InsetInfo.cpp:148
msgid "Missing \\end_inset at this point."
msgstr "Brak \\end_inset w tym punkcie."
#: src/insets/InsetInfo.cpp:326 src/insets/InsetInfo.cpp:340
#: src/insets/InsetInfo.cpp:348 src/insets/InsetInfo.cpp:355
msgid "undefined"
msgstr "niezdefiniowane"
#: src/insets/InsetInfo.cpp:372 src/insets/InsetInfo.cpp:383
msgid "yes"
msgstr "tak"
#: src/insets/InsetInfo.cpp:372 src/insets/InsetInfo.cpp:383
msgid "no"
msgstr "nie"
#: src/insets/InsetInfo.cpp:500
msgid "No version control"
msgstr "Bez kontroli wersji"
#: src/insets/InsetLabel.cpp:76
msgid "Label names must be unique!"
msgstr "Nazwy etykiet muszą być unikalne!"
#: src/insets/InsetLabel.cpp:77
#, c-format
msgid ""
"The label %1$s already exists,\n"
"it will be changed to %2$s."
msgstr ""
"Etykieta %1$s już istnieje,\n"
"zostanie zamieniona na %2$s."
#: src/insets/InsetLabel.cpp:148
msgid "DUPLICATE: "
msgstr "DUPLIKAT:"
#: src/insets/InsetLine.cpp:67
msgid "Horizontal line"
msgstr "Linia pozioma"
#: src/insets/InsetListings.cpp:263
msgid "no more lstline delimiters available"
msgstr "brak dostępnych separatorów dla listingów w linii"
#: src/insets/InsetListings.cpp:268
msgid "Running out of delimiters"
msgstr "Wyczerpano znaki separatorów"
#: src/insets/InsetListings.cpp:269
msgid ""
"For inline program listings, one character must be reserved\n"
"as a delimiter. One of the listings, however, uses all available\n"
"characters, so none is left for delimiting purposes.\n"
"For the time being, I have replaced '!' by a warning, but you\n"
"must investigate!"
msgstr ""
"Dla listingu programu w wierszu, jeden znak musi pozostać zarezerwowany\n"
"jako ogranicznik. Jednakże jeden z listingów używa wszystkich dostępnych\n"
"znaków, więc żaden nie pozostał dla celów ograniczania.\n"
"Tym razem, znak '!' został zamieniony w ostrzeżenie, lecz\n"
"należy prześledzić tą kwestię!"
#: src/insets/InsetListings.cpp:348 src/insets/InsetListings.cpp:357
msgid "Uncodable characters in listings inset"
msgstr "Znaki niekodowalne we wstawce listingu"
#: src/insets/InsetListings.cpp:349
#, fuzzy, c-format
msgid ""
"The following characters in one of the program listings are\n"
"not representable in the current encoding and have been omitted:\n"
"%1$s.\n"
"This is due to a restriction of the listings package, which does\n"
"not support your encoding '%2$s'.\n"
"Toggling 'Use non-TeX fonts' in Document > Settings...\n"
"might help."
msgstr ""
"Poniższe znaki w jednym z listingów programów nie mogą\n"
"być wyświetlone w aktualnym kodowaniu i zostały pominięte:\n"
"%1$s."
#: src/insets/InsetListings.cpp:358
#, c-format
msgid ""
"The following characters in one of the program listings are\n"
"not representable in the current encoding and have been omitted:\n"
"%1$s."
msgstr ""
"Poniższe znaki w jednym z listingów programów nie mogą\n"
"być wyświetlone w aktualnym kodowaniu i zostały pominięte:\n"
"%1$s."
#: src/insets/InsetListingsParams.cpp:125
msgid "A value is expected."
msgstr "Spodziewana jest wartość."
#: src/insets/InsetListingsParams.cpp:128
#: src/insets/InsetListingsParams.cpp:141
#: src/insets/InsetListingsParams.cpp:154
#: src/insets/InsetListingsParams.cpp:167
#: src/insets/InsetListingsParams.cpp:181
#: src/insets/InsetListingsParams.cpp:208
#: src/insets/InsetListingsParams.cpp:240
msgid "Unbalanced braces!"
msgstr "Niezgodniść nawiasów!"
#: src/insets/InsetListingsParams.cpp:136
msgid "Please specify true or false."
msgstr "Proszę podać \"true\" (pozytywnie) lub \"false\" (negatywnie)"
#: src/insets/InsetListingsParams.cpp:139
msgid "Only true or false is allowed."
msgstr "Tylko wartości \"true\" i \"false\" są dopuszczalne."
#: src/insets/InsetListingsParams.cpp:149
msgid "Please specify an integer value."
msgstr "Proszę podać wartość całowitą."
#: src/insets/InsetListingsParams.cpp:152
msgid "An integer is expected."
msgstr "Spodziewana jest liczba całkowita!"
#: src/insets/InsetListingsParams.cpp:162
msgid "Please specify a LaTeX length expression."
msgstr "Proszę podać długość w formie LaTeX."
#: src/insets/InsetListingsParams.cpp:165
msgid "Invalid LaTeX length expression."
msgstr "Nieprawidłowa forma wyrażenia długości LaTeX'a."
#: src/insets/InsetListingsParams.cpp:175
#, fuzzy, c-format
msgid "Please specify a LaTeX length expression or a skip amount (%1$s)"
msgstr "Proszę podać długość w formie LaTeX."
#: src/insets/InsetListingsParams.cpp:179
#, fuzzy
msgid "Not a valid LaTeX length expression or skip amount."
msgstr "Nieprawidłowa forma wyrażenia długości LaTeX'a."
#: src/insets/InsetListingsParams.cpp:189
#, c-format
msgid "Please specify one of %1$s."
msgstr "Proszę podać jedno z %1$s."
#: src/insets/InsetListingsParams.cpp:223
#, c-format
msgid "Try one of %1$s."
msgstr "Spróbuj jedno z %1$s."
#: src/insets/InsetListingsParams.cpp:225
#, c-format
msgid "I guess you mean %1$s."
msgstr "Zgaduję, że myślałeś o %1$s."
#: src/insets/InsetListingsParams.cpp:232
#, c-format
msgid "Please specify one or more of '%1$s'."
msgstr "Proszę podać jedną lub więcej z '%1$s'."
#: src/insets/InsetListingsParams.cpp:237
#, c-format
msgid "Should be composed of one or more of %1$s."
msgstr "Powinno być złożone z jednego lub więcej elementów z %1$s."
#: src/insets/InsetListingsParams.cpp:325
msgid ""
"Use \\footnotesize, \\small, \\itshape, \\ttfamily or something like that"
msgstr ""
"Użyj \\footnotesize, \\small, \\itshape, \\ttfamily lub czegoś podobnego"
#: src/insets/InsetListingsParams.cpp:328
#, fuzzy
msgid "none, leftline, topline, bottomline, lines, single"
msgstr ""
"none, leftline, topline, bottomline, lines, single, shadowbox lub podzbiór z "
"trblTRBL"
#: src/insets/InsetListingsParams.cpp:330
msgid ""
"none, leftline, topline, bottomline, lines, single, shadowbox or subset of "
"trblTRBL"
msgstr ""
"none, leftline, topline, bottomline, lines, single, shadowbox lub podzbiór z "
"trblTRBL"
#: src/insets/InsetListingsParams.cpp:332
msgid ""
"Enter four letters (either t = round or f = square) for top right, bottom "
"right, bottom left and top left corner."
msgstr ""
"Podaj cztery znaki (albo t = zaokręglenie albo f = kąt prosty) kolejno dla "
"prawego górnego, prawego dolnego, lewego dolnego i prawego dolnego narożnika."
#: src/insets/InsetListingsParams.cpp:336
msgid "Previously defined color name as a string"
msgstr ""
#: src/insets/InsetListingsParams.cpp:338
msgid "Enter something like \\color{white}"
msgstr "Podaj coś w rodzaju \\color{white}"
#: src/insets/InsetListingsParams.cpp:368
msgid "Expect a number with an optional * before it"
msgstr "Spodziewany jest numer z opcjonalna * poprzedzającą"
#: src/insets/InsetListingsParams.cpp:452
#: src/insets/InsetListingsParams.cpp:775
msgid "auto, last or a number"
msgstr "auto, last lub liczba"
#: src/insets/InsetListingsParams.cpp:462
#: src/insets/InsetListingsParams.cpp:671
msgid ""
"This parameter should not be entered here. Please use the caption edit box "
"(when using the child document dialog) or menu Insert->Caption (when "
"defining a listing inset)"
msgstr ""
"Ten parametr nie powinien zostać tu podany. Proszę użyć pola edycji podpisu "
"(kiedy używasz okna dokumentu podrzędnego) lub menu Wstaw->Podpis (gdy "
"definiujesz wstawkę listingu)"
#: src/insets/InsetListingsParams.cpp:468
#: src/insets/InsetListingsParams.cpp:678
msgid ""
"This parameter should not be entered here. Please use the label edit box "
"(when using the child document dialog) or menu Insert->Label (when defining "
"a listing inset)"
msgstr ""
"Ten parametr nie powinien zostać tu podany. Proszę użyć pola edycji etykiety "
"(kiedy używasz okna dokumentu podrzędnego) lub menu Wstaw->Etykieta (gdy "
"definiujesz wstawkę listingu)"
#: src/insets/InsetListingsParams.cpp:689
msgid "default: _minted-"
msgstr ""
#: src/insets/InsetListingsParams.cpp:768
msgid "Sets encoding expected by Pygments"
msgstr ""
#: src/insets/InsetListingsParams.cpp:778
msgid "A latex family such as tt, sf, rm"
msgstr ""
#: src/insets/InsetListingsParams.cpp:781
msgid "A latex series such as m, b, c, bx, sb"
msgstr ""
#: src/insets/InsetListingsParams.cpp:784
msgid "A latex name such as \\small"
msgstr ""
#: src/insets/InsetListingsParams.cpp:787
msgid "A latex shape such as n, it, sl, sc"
msgstr ""
#: src/insets/InsetListingsParams.cpp:806
msgid "A range of lines such as {1,3-4}"
msgstr ""
#: src/insets/InsetListingsParams.cpp:815
msgid ""
"Enter one of the supported languages. However, if you are defining a listing "
"inset, it is better using the language combo box, unless you need to enter "
"a language not offered there, otherwise the combo box will be disabled."
msgstr ""
#: src/insets/InsetListingsParams.cpp:838
msgid "File encoding used by Pygments for highlighting"
msgstr ""
#: src/insets/InsetListingsParams.cpp:841
msgid "Apply Python 3 highlighting"
msgstr ""
#: src/insets/InsetListingsParams.cpp:854
msgid "A macro. Default: \\textvisiblespace"
msgstr ""
#: src/insets/InsetListingsParams.cpp:858
msgid "For PHP only"
msgstr ""
#: src/insets/InsetListingsParams.cpp:861
msgid "The style used by Pygments"
msgstr ""
#: src/insets/InsetListingsParams.cpp:874
msgid "A macro to redefine visible tabs"
msgstr ""
#: src/insets/InsetListingsParams.cpp:881
#: src/insets/InsetListingsParams.cpp:884
msgid "Enables latex code in comments"
msgstr ""
#: src/insets/InsetListingsParams.cpp:898
msgid "Invalid (empty) listing parameter name."
msgstr "Nieprawidłowa (pusta) nazwa parametry listingu."
#: src/insets/InsetListingsParams.cpp:914
#, c-format
msgid "Available listing parameters are %1$s"
msgstr "Dostępne parametry listingu to %1$s"
#: src/insets/InsetListingsParams.cpp:917
#, c-format
msgid "Available listings parameters containing string \"%1$s\" are %2$s"
msgstr "Dostępne parametry listingu zawierające ciąg \"%1$s\" to %2$s"
#: src/insets/InsetListingsParams.cpp:928
#, c-format
msgid "Parameter %1$s: "
msgstr "Parametr: %1$s: "
#: src/insets/InsetListingsParams.cpp:941
#, c-format
msgid "Unknown listing parameter name: %1$s"
msgstr "Nieznana nazwa parametru listingu: %1$s"
#: src/insets/InsetListingsParams.cpp:944
#, c-format
msgid "Parameters starting with '%1$s': %2$s"
msgstr "Parametry rozpoczynające się od '%1$s': %2$s"
#: src/insets/InsetNewpage.cpp:179 src/insets/InsetNewpage.cpp:191
msgid "New Page"
msgstr "Nowa strona"
#: src/insets/InsetNewpage.cpp:182
msgid "Page Break"
msgstr "Koniec strony"
#: src/insets/InsetNewpage.cpp:185
msgid "Clear Page"
msgstr "Czysta strona"
#: src/insets/InsetNewpage.cpp:188
msgid "Clear Double Page"
msgstr "Dwie czyste strony"
#: src/insets/InsetNomencl.cpp:82
msgid "Nom: "
msgstr "Nom:"
#: src/insets/InsetNomencl.cpp:90
msgid "Nomenclature Symbol: "
msgstr "Symbol nomenklatury:"
#: src/insets/InsetNomencl.cpp:91
msgid "Description: "
msgstr "Opis:"
#: src/insets/InsetNomencl.cpp:94
msgid "Sorting: "
msgstr "Sortowanie:"
#: src/insets/InsetNote.cpp:264
msgid "note"
msgstr "notka"
#: src/insets/InsetPhantom.cpp:65
msgid "Phantom"
msgstr "Fantom"
#: src/insets/InsetPhantom.cpp:66
msgid "HPhantom"
msgstr "―Fantom"
#: src/insets/InsetPhantom.cpp:67
msgid "VPhantom"
msgstr "|Fantom"
#: src/insets/InsetPhantom.cpp:332 src/insets/InsetPhantom.cpp:341
msgid "phantom"
msgstr "fantom"
#: src/insets/InsetPhantom.cpp:335
msgid "hphantom"
msgstr "―fantom"
#: src/insets/InsetPhantom.cpp:338
msgid "vphantom"
msgstr "|fantom"
#: src/insets/InsetQuotes.cpp:567
#, c-format
msgid "%1$souter%2$s and %3$sinner%4$s[[quotation marks]]"
msgstr ""
#: src/insets/InsetQuotes.cpp:577
#, c-format
msgid "%1$s[[quot. mark description]] (language default)"
msgstr ""
#: src/insets/InsetQuotes.cpp:590
#, fuzzy, c-format
msgid "%1$stext"
msgstr "tekst"
#: src/insets/InsetQuotes.cpp:592
#, fuzzy, c-format
msgid "text%1$s"
msgstr "tekst"
#: src/insets/InsetRef.cpp:363
msgid "BROKEN: "
msgstr "ZEPSUTY:"
#: src/insets/InsetRef.cpp:419 src/mathed/InsetMathRef.cpp:240
msgid "Ref: "
msgstr "Odn:"
#: src/insets/InsetRef.cpp:420 src/mathed/InsetMathRef.cpp:241
msgid "Equation"
msgstr "Równanie"
#: src/insets/InsetRef.cpp:420 src/mathed/InsetMathRef.cpp:241
msgid "EqRef: "
msgstr "OdnRówn:"
#: src/insets/InsetRef.cpp:421 src/mathed/InsetMathRef.cpp:242
msgid "Page Number"
msgstr "Numer strony"
#: src/insets/InsetRef.cpp:421 src/mathed/InsetMathRef.cpp:242
msgid "Page: "
msgstr "Strona: "
#: src/insets/InsetRef.cpp:422 src/mathed/InsetMathRef.cpp:243
msgid "Textual Page Number"
msgstr "Numer strony tekstowo"
#: src/insets/InsetRef.cpp:422 src/mathed/InsetMathRef.cpp:243
msgid "TextPage: "
msgstr "TekstStrona: "
#: src/insets/InsetRef.cpp:423 src/mathed/InsetMathRef.cpp:244
msgid "Standard+Textual Page"
msgstr "Standard+Numer strony tekstowo"
#: src/insets/InsetRef.cpp:423 src/mathed/InsetMathRef.cpp:244
msgid "Ref+Text: "
msgstr "Odn.+Tekst: "
#: src/insets/InsetRef.cpp:424
msgid "Formatted"
msgstr "Formatowany"
#: src/insets/InsetRef.cpp:424
msgid "Format: "
msgstr "Format:"
#: src/insets/InsetRef.cpp:425
msgid "Reference to Name"
msgstr "Odnośnik do nazwy"
#: src/insets/InsetRef.cpp:425
#, fuzzy
msgid "NameRef: "
msgstr "OdnNazwy:"
#: src/insets/InsetRef.cpp:426
#, fuzzy
msgid "Label Only"
msgstr "Tylko preambuła"
#: src/insets/InsetRef.cpp:426
#, fuzzy
msgid "Label: "
msgstr "&Etykieta:"
#: src/insets/InsetScript.cpp:341
msgid "subscript"
msgstr "indeks dolny"
#: src/insets/InsetScript.cpp:351
msgid "superscript"
msgstr "indeks górny"
#: src/insets/InsetSpace.cpp:72
msgid "Protected Space"
msgstr "Odstęp chroniony"
#: src/insets/InsetSpace.cpp:87
msgid "Quad Space"
msgstr "Poczwórna spacja"
#: src/insets/InsetSpace.cpp:90
msgid "Double Quad Space"
msgstr "Podwojony odstęp podwójny"
#: src/insets/InsetSpace.cpp:93
msgid "Enspace"
msgstr "En spacja"
#: src/insets/InsetSpace.cpp:96
msgid "Enskip"
msgstr "En ominięcie"
#: src/insets/InsetSpace.cpp:111
msgid "Protected Horizontal Fill"
msgstr "Chronione wypełnienie poziome"
#: src/insets/InsetSpace.cpp:114
msgid "Horizontal Fill (Dots)"
msgstr "Wypełnienie poziome (kropki)"
#: src/insets/InsetSpace.cpp:117
msgid "Horizontal Fill (Rule)"
msgstr "Wypełnienie poziome (linia)"
#: src/insets/InsetSpace.cpp:120
msgid "Horizontal Fill (Left Arrow)"
msgstr "Wypełnienie poziome (lewa strzałka)"
#: src/insets/InsetSpace.cpp:123
msgid "Horizontal Fill (Right Arrow)"
msgstr "Wypełnienie poziome (prawa strzałka)"
#: src/insets/InsetSpace.cpp:126
msgid "Horizontal Fill (Up Brace)"
msgstr "Wypełnienie poziome (górna klamra)"
#: src/insets/InsetSpace.cpp:129
msgid "Horizontal Fill (Down Brace)"
msgstr "Wypełnienie poziome (dolna klamra)"
#: src/insets/InsetSpace.cpp:133
#, c-format
msgid "Horizontal Space (%1$s)"
msgstr "Odstęp poziomy (%1$s)"
#: src/insets/InsetSpace.cpp:138
#, c-format
msgid "Protected Horizontal Space (%1$s)"
msgstr "Chroniony odstęp poziomy (%1$s)"
#: src/insets/InsetTOC.cpp:78
msgid "Unknown TOC type"
msgstr "Nieznany typ spisu"
#: src/insets/InsetTabular.cpp:4635
msgid "Selections not supported."
msgstr "Zaznaczenia nie wspierane."
#: src/insets/InsetTabular.cpp:4657
msgid "Multi-column in current or destination column."
msgstr "Wielokolumnowa w aktualnej lub docelowej kolumnie."
#: src/insets/InsetTabular.cpp:4669
msgid "Multi-row in current or destination row."
msgstr "Wielowierszowa w aktualnym lub docelowym wierszu."
#: src/insets/InsetTabular.cpp:5109
msgid "Selection size should match clipboard content."
msgstr "Rozmiar zaznaczenia musi odpowiadać zawartości schowka."
#: src/insets/InsetWrap.cpp:68
msgid "wrap: "
msgstr "oblanie: "
#: src/insets/InsetWrap.cpp:201
msgid "wrap"
msgstr "oblanie"
#: src/insets/RenderGraphic.cpp:85 src/insets/RenderGraphic.cpp:89
msgid "Not shown."
msgstr "Nie wyświetlone."
#: src/insets/RenderGraphic.cpp:92
msgid "Loading..."
msgstr "Wczytywanie..."
#: src/insets/RenderGraphic.cpp:95
msgid "Converting to loadable format..."
msgstr "Konwersja do wczytywalnego formatu"
#: src/insets/RenderGraphic.cpp:98
msgid "Loaded into memory. Generating pixmap..."
msgstr "Wczytano do pamięci. Generowanie piksmapy..."
#: src/insets/RenderGraphic.cpp:101
msgid "Scaling etc..."
msgstr "Skalowanie itp..."
#: src/insets/RenderGraphic.cpp:104
msgid "Ready to display"
msgstr "Gotowy do wyświetlenia"
#: src/insets/RenderGraphic.cpp:107
msgid "No file found!"
msgstr "Nie znaleziono pliku!"
#: src/insets/RenderGraphic.cpp:110
msgid "Error converting to loadable format"
msgstr "Błąd podczas konwertowania do formatu możliwego do odczytu"
#: src/insets/RenderGraphic.cpp:113
msgid "Error loading file into memory"
msgstr "Błąd podczas wczytywania pliku do pamięci"
#: src/insets/RenderGraphic.cpp:116
msgid "Error generating the pixmap"
msgstr "Błąd podczas generowania piksmapy"
#: src/insets/RenderGraphic.cpp:119
msgid "No image"
msgstr "Brak rysunku"
#: src/insets/RenderPreview.cpp:106
msgid "Preview loading"
msgstr "Ładowanie podglądu"
#: src/insets/RenderPreview.cpp:109
msgid "Preview ready"
msgstr "Podgląd gotów"
#: src/insets/RenderPreview.cpp:112
msgid "Preview failed"
msgstr "Nieudany podgląd"
#: src/lengthcommon.cpp:41
msgid "cc[[unit of measure]]"
msgstr "cm²"
#: src/lengthcommon.cpp:41
msgid "dd"
msgstr "dd"
#: src/lengthcommon.cpp:41
msgid "em"
msgstr "em"
#: src/lengthcommon.cpp:42
msgid "ex"
msgstr "ex"
#: src/lengthcommon.cpp:42
msgid "mu[[unit of measure]]"
msgstr "µm"
#: src/lengthcommon.cpp:42
msgid "pc"
msgstr "pc"
#: src/lengthcommon.cpp:43
msgid "pt"
msgstr "pt"
#: src/lengthcommon.cpp:43
msgid "sp"
msgstr "sp"
#: src/lengthcommon.cpp:43
msgid "Text Width %"
msgstr "% szerokości tekstu"
#: src/lengthcommon.cpp:44
msgid "Column Width %"
msgstr "% szerokości kolumny"
#: src/lengthcommon.cpp:44
msgid "Page Width %"
msgstr "% szerokości strony"
#: src/lengthcommon.cpp:44
msgid "Line Width %"
msgstr "% szerokości linii"
#: src/lengthcommon.cpp:45
msgid "Text Height %"
msgstr "% wysokości tekstu"
#: src/lengthcommon.cpp:45
msgid "Page Height %"
msgstr "% wysokości strony"
#: src/lengthcommon.cpp:45
#, fuzzy
msgid "Line Distance %"
msgstr "% szerokości linii"
#: src/lyxfind.cpp:128
msgid "Search error"
msgstr "Szukaj błędu"
#: src/lyxfind.cpp:128
msgid "Search string is empty"
msgstr "Poszukiwany ciąg znaków jest pusty"
#: src/lyxfind.cpp:158 src/lyxfind.cpp:429
msgid ""
"End of file reached while searching forward.\n"
"Continue searching from the beginning?"
msgstr ""
"Osiągnięto koniec pliku w trakcie przeszukiwania w przód.\n"
"Czy kontynuować poszukiwania od początku dokumentu?"
#: src/lyxfind.cpp:161 src/lyxfind.cpp:457
msgid ""
"Beginning of file reached while searching backward.\n"
"Continue searching from the end?"
msgstr ""
"Osiągnięto koniec pliku w trakcie przeszukiwania w tył.\n"
"Czy kontynuować poszukiwania od końca dokumentu?"
#: src/lyxfind.cpp:397 src/lyxfind.cpp:415
msgid "String not found."
msgstr "Napis nie odnaleziony."
#: src/lyxfind.cpp:400
msgid "String found."
msgstr "Napis odnaleziony."
#: src/lyxfind.cpp:402
msgid "String has been replaced."
msgstr "Ciąg znaków został zastąpiony."
#: src/lyxfind.cpp:405
#, c-format
msgid "%1$d strings have been replaced."
msgstr "%1$d napisów zostało zastąpionych."
#: src/lyxfind.cpp:1535
msgid "Invalid regular expression!"
msgstr "Nieprawidłowe wyrażenie regularne!"
#: src/lyxfind.cpp:1540
msgid "Match not found!"
msgstr "Dopasowanie nie odnalezione!"
#: src/lyxfind.cpp:1544
msgid "Match found!"
msgstr "Dopasowanie odnalezione!"
#: src/mathed/InsetMathAMSArray.cpp:115 src/mathed/InsetMathHull.cpp:2169
#: src/mathed/InsetMathSplit.cpp:120 src/mathed/InsetMathSubstack.cpp:70
#, c-format
msgid "Can't add vertical grid lines in '%1$s'"
msgstr "Nie można dodać pionowych linii siatki w '%1$s'"
#: src/mathed/InsetMathBox.cpp:98
#, fuzzy, c-format
msgid "Box: %1$s"
msgstr "Czcionka: %1$s"
#: src/mathed/InsetMathCases.cpp:94
#, c-format
msgid "No vertical grid lines in 'cases': feature %1$s"
msgstr "Nie ma pionowych linii w 'cases': opcja %1$s"
# Nie mam pojęcia co to jest!
#: src/mathed/InsetMathCases.cpp:101
#, c-format
msgid "Changing number of columns not allowed in 'cases': feature %1$s"
msgstr ""
"Zmienianie numerów kolumn nie dopuszczalnych w 'przypadkach': funkcja %1$s"
#: src/mathed/InsetMathColor.cpp:117
#, fuzzy, c-format
msgid "Color: %1$s"
msgstr "Kolory"
#: src/mathed/InsetMathDecoration.cpp:158
#, fuzzy, c-format
msgid "Decoration: %1$s"
msgstr "Oz&dobnik:"
#: src/mathed/InsetMathEnv.cpp:70
#, fuzzy, c-format
msgid "Environment: %1$s"
msgstr "Środowisko Gather"
#: src/mathed/InsetMathGrid.cpp:1729
msgid "Cursor not in table"
msgstr "Kursor poza tabelą"
#: src/mathed/InsetMathGrid.cpp:1734
msgid "Only one row"
msgstr "Tylko jeden wiersz"
#: src/mathed/InsetMathGrid.cpp:1740
msgid "Only one column"
msgstr "Tylko jedna kolumna"
#: src/mathed/InsetMathGrid.cpp:1748
msgid "No hline to delete"
msgstr "Brak pionowej linii do usunięcia"
#: src/mathed/InsetMathGrid.cpp:1757
msgid "No vline to delete"
msgstr "Brak poziomej linii do usunięcia"
#: src/mathed/InsetMathGrid.cpp:1786
#, c-format
msgid "Unknown tabular feature '%1$s'"
msgstr "Nieznana opcja tabelaryczna '%1$s'"
#: src/mathed/InsetMathHull.cpp:1730
#, fuzzy, c-format
msgid "Type: %1$s"
msgstr "LyX: %1$s"
#: src/mathed/InsetMathHull.cpp:1768
msgid "Bad math environment"
msgstr "Nieprawidłowe środowisko matematyki"
#: src/mathed/InsetMathHull.cpp:1769
msgid ""
"Computation cannot be performed for AMS math environments.\n"
"Change the math formula type and try again."
msgstr ""
"Obliczenie nie może być przeprowadzone dla środowiska AMS math.\n"
"Zmień typ formuły matematycznej i spróbuj ponownie."
#: src/mathed/InsetMathHull.cpp:1872 src/mathed/InsetMathHull.cpp:1881
msgid "No number"
msgstr "Bez numeracji"
#: src/mathed/InsetMathHull.cpp:2152
#, c-format
msgid "Can't change number of rows in '%1$s'"
msgstr "Nie można zmieniać ilości wierszy w '%1$s'"
#: src/mathed/InsetMathHull.cpp:2162
#, c-format
msgid "Can't change number of columns in '%1$s'"
msgstr "Nie można zmianieć ilości kolumn w '%1$s'"
#: src/mathed/InsetMathMacro.cpp:1202 src/mathed/InsetMathMacro.cpp:1208
#, fuzzy, c-format
msgid "Macro: %1$s"
msgstr "Makro: %1$s: "
#: src/mathed/InsetMathMacroTemplate.cpp:493
msgid "optional"
msgstr "opcjonalne"
#: src/mathed/InsetMathMacroTemplate.cpp:1274
msgid "math macro"
msgstr "makro matematyczne"
#: src/mathed/InsetMathMacroTemplate.cpp:1381
#, fuzzy, c-format
msgid "Math Macro: \\%1$s"
msgstr "Makra matematyczne"
#: src/mathed/InsetMathMacroTemplate.cpp:1396
#, c-format
msgid "Invalid macro! \\%1$s"
msgstr ""
#: src/mathed/InsetMathNest.cpp:715 src/mathed/InsetMathNest.cpp:1746
#: src/mathed/InsetMathNest.cpp:1889
msgid "Autocorrect Off ('!' to enter)"
msgstr "Autokorekta Wył. ('!' by wejść)"
#: src/mathed/InsetMathNest.cpp:1021
msgid "create new math text environment ($...$)"
msgstr "utwórz nowe środowisko matematyczne ($...$)"
#: src/mathed/InsetMathNest.cpp:1024
msgid "entered math text mode (textrm)"
msgstr "podano matematyczny tryb tekstowy (textrm)"
#: src/mathed/InsetMathNest.cpp:1046
msgid "Regular expression editor mode"
msgstr "Tryb edytora wyrażeń regularnych"
#: src/mathed/InsetMathNest.cpp:1751 src/mathed/InsetMathNest.cpp:1891
msgid "Autocorrect On ( to exit)"
msgstr "Autokorekta Wł. ( by wyjść)"
#: src/mathed/InsetMathRef.cpp:240
msgid "Standard[[mathref]]"
msgstr "Standard"
#: src/mathed/InsetMathRef.cpp:245
msgid "PrettyRef"
msgstr "ŁadnyOdn"
#: src/mathed/InsetMathRef.cpp:245
msgid "FormatRef: "
msgstr "OdnFormatu:"
#: src/mathed/InsetMathSize.cpp:107
#, fuzzy, c-format
msgid "Size: %1$s"
msgstr "Podgląd %1$s"
#: src/mathed/InsetMathSubstack.cpp:79
#, c-format
msgid "Can't change horizontal alignment in '%1$s'"
msgstr "Nie można zmienić poziomego wyrównania w '%1$s'"
#: src/output.cpp:37
#, c-format
msgid ""
"Could not open the specified document\n"
"%1$s."
msgstr ""
"Nie można otworzyć dokumentu\n"
"%1$s"
#: src/output_latex.cpp:1422
#, fuzzy
msgid "Error in latexParagraphs"
msgstr "Aktualny akapit"
#: src/output_latex.cpp:1423
#, c-format
msgid ""
"You are using at least one layout (%1$s) intended for the title, after using "
"non-title layouts. This could lead to missing or incorrect output."
msgstr ""
#: src/output_plaintext.cpp:144
msgid "Abstract: "
msgstr "Streszczenie: "
#: src/output_plaintext.cpp:156
msgid "References: "
msgstr "Odnośniki: "
#: src/support/Package.cpp:169
msgid "LyX: reconfiguring user directory"
msgstr "LyX: rekonfiguracja katalogu użytkownika"
#: src/support/Package.cpp:173
msgid "Done!"
msgstr "Gotowe!"
#: src/support/Package.cpp:528
msgid "LyX binary not found"
msgstr "Binaria LyX nie znalezione"
#: src/support/Package.cpp:529
#, c-format
msgid ""
"Unable to determine the path to the LyX binary from the command line %1$s"
msgstr ""
"Nie można określić ścieżki do katalogu systemowego LyX'a z wiersza poleceń "
"%1$s"
#: src/support/Package.cpp:648
#, c-format
msgid ""
"Unable to determine the system directory having searched\n"
"\t%1$s\n"
"Use the '-sysdir' command line parameter or set the environment variable\n"
"%2$s to the LyX system directory containing the file `chkconfig.ltx'."
msgstr ""
"Nie można określić katalogu systemowego zawierającego poszukiwany\n"
"\t%1$s\n"
"Spróbuj podać parametr wywołania '-sysdir' lub ustaw zmienną środowiskową\n"
"%2$s na katalog systemowy LyX'a zawierający plik 'chkconfig.ltx'."
#: src/support/Package.cpp:717 src/support/Package.cpp:744
msgid "File not found"
msgstr "Plik nie znaleziony"
#: src/support/Package.cpp:718
#, c-format
msgid ""
"Invalid %1$s switch.\n"
"Directory %2$s does not contain %3$s."
msgstr ""
"Niepoprawny przełącznik %1$s.\n"
"Katalog %2$s nie zawiera %3$s."
#: src/support/Package.cpp:745
#, c-format
msgid ""
"Invalid %1$s environment variable.\n"
"Directory %2$s does not contain %3$s."
msgstr ""
"Niepoprawna zawartość zmiennej środowisowej %1$s.\n"
"Katalog %2$s nie zawiera %3$s."
#: src/support/Package.cpp:769
#, c-format
msgid ""
"Invalid %1$s environment variable.\n"
"%2$s is not a directory."
msgstr ""
"Niepoprawna zawartość zmiennej środowisowej %1$s.\n"
"%2$s nie jest katalogiem."
#: src/support/Package.cpp:771
msgid "Directory not found"
msgstr "Katalog nieznaleziony"
#: src/support/Systemcall.cpp:430
#, c-format
msgid ""
"The command\n"
"%1$s\n"
"has not yet completed.\n"
"\n"
"Do you want to stop it?"
msgstr ""
"Komenda\n"
"%1$s\n"
"nie została zakończona.\n"
"\n"
"Czy chcesz ją zatrzymać?"
#: src/support/Systemcall.cpp:432
msgid "Stop command?"
msgstr "Zatrzymać komendę?"
#: src/support/Systemcall.cpp:433
msgid "&Stop it"
msgstr "&Zatrzymaj ją"
#: src/support/Systemcall.cpp:433
msgid "Let it &run"
msgstr "Pozwól jej &działać "
#: src/support/debug.cpp:41
msgid "No debugging messages"
msgstr "Brak komunikatów diagnostycznych"
#: src/support/debug.cpp:42
msgid "General information"
msgstr "Informacje podstawowe"
#: src/support/debug.cpp:43
msgid "Program initialisation"
msgstr "Inicjacja programu"
#: src/support/debug.cpp:44
msgid "Keyboard events handling"
msgstr "Obsługa zdarzeń klawiatury"
#: src/support/debug.cpp:45
msgid "GUI handling"
msgstr "Obsługa GUI"
#: src/support/debug.cpp:46
msgid "Lyxlex grammar parser"
msgstr "Analizator gramatyki Lyxlex"
#: src/support/debug.cpp:47
msgid "Configuration files reading"
msgstr "Wczytywanie plików konfiguracyjnych"
#: src/support/debug.cpp:48
msgid "Custom keyboard definition"
msgstr "Własna definicja klawiatury"
#: src/support/debug.cpp:49
msgid "LaTeX generation/execution"
msgstr "Wykonywanie/generowanie LaTeX-a"
#: src/support/debug.cpp:50
msgid "Math editor"
msgstr "Edytor matematyczny"
#: src/support/debug.cpp:51
msgid "Font handling"
msgstr "Obsługa czcionek"
#: src/support/debug.cpp:52
msgid "Textclass files reading"
msgstr "Wczytywanie plików klasy"
#: src/support/debug.cpp:53
msgid "Version control"
msgstr "Kontrola wersji"
#: src/support/debug.cpp:54
msgid "External control interface"
msgstr "Zewnętrzny interfejs kontroli"
#: src/support/debug.cpp:55
msgid "Undo/Redo mechanism"
msgstr "Mechanizm Cofnij/Ponów"
#: src/support/debug.cpp:56
msgid "User commands"
msgstr "Polecenia użytkownika"
#: src/support/debug.cpp:57
msgid "The LyX Lexer"
msgstr "LyX Lekser"
#: src/support/debug.cpp:58
msgid "Dependency information"
msgstr "Informacje o zależnościach"
#: src/support/debug.cpp:59
msgid "LyX Insets"
msgstr "Wstawki LyX'a"
#: src/support/debug.cpp:60
msgid "Files used by LyX"
msgstr "Pliki używane przez LyX'a"
#: src/support/debug.cpp:61
msgid "Workarea events"
msgstr "Zdarzenia obszaru roboczego"
#: src/support/debug.cpp:62
#, fuzzy
msgid "Clipboard handling"
msgstr "Obsługa zdarzeń klawiatury"
#: src/support/debug.cpp:63
msgid "Graphics conversion and loading"
msgstr "Konwersja i wczytywanie grafiki"
#: src/support/debug.cpp:64
msgid "Change tracking"
msgstr "Śledzenie zmian"
#: src/support/debug.cpp:65
msgid "External template/inset messages"
msgstr "Szablon zewnętrzny/komunikaty wstawek"
#: src/support/debug.cpp:66
msgid "RowPainter profiling"
msgstr "Profilowanie RowPainter-a"
#: src/support/debug.cpp:67
msgid "Scrolling debugging"
msgstr "Odpluskwianie przewijania"
#: src/support/debug.cpp:68
msgid "Math macros"
msgstr "Makra matematyczne"
#: src/support/debug.cpp:69
msgid "RTL/Bidi"
msgstr ""
#: src/support/debug.cpp:70
msgid "Locale/Internationalisation"
msgstr "Lokalizacja/Internacjonalizacja"
#: src/support/debug.cpp:71
msgid "Selection copy/paste mechanism"
msgstr "Mechanizm kopiowania/wklejania zaznaczenia"
#: src/support/debug.cpp:72
msgid "Find and replace mechanism"
msgstr "Mechanizm wynajdowania i zastępowania"
#: src/support/debug.cpp:73
msgid "Developers' general debug messages"
msgstr "Komunikaty diagnostyczne"
#: src/support/debug.cpp:74
msgid "All debugging messages"
msgstr "Wszystkie komunikaty diagnostyczne"
#: src/support/debug.cpp:153
#, c-format
msgid "Debugging `%1$s' (%2$s)"
msgstr "Diagnostyka %1$s (%2$s)"
#: src/support/lassert.cpp:60
#, c-format
msgid ""
"Assertion %1$s violated in\n"
"file: %2$s, line: %3$s"
msgstr ""
"Naruszenie asercji %1$s w\n"
"pliku: %2$s, wiersz: %3$s"
#: src/support/lassert.cpp:70
msgid ""
"It should be safe to continue, but you\n"
"may wish to save your work and restart LyX."
msgstr ""
"Kontynuowanie powinno być bezpiecznie, jednakże\n"
"możesz życzyć sobie zapisania dokumentu i restartu LyX."
#: src/support/lassert.cpp:73
msgid "Warning!"
msgstr "Ostrzeżenie!"
#: src/support/lassert.cpp:80
msgid ""
"There has been an error with this document.\n"
"LyX will attempt to close it safely."
msgstr ""
"Wystąpił błąd z tym dokumentem.\n"
"LyX podejmie próbę bezpiecznego zamknięcia."
#: src/support/lassert.cpp:83
msgid "Buffer Error!"
msgstr "Błąd bufora!"
#: src/support/lassert.cpp:90
msgid ""
"LyX has encountered an application error\n"
"and will now shut down."
msgstr ""
"LyX napotkał błąd aplikacji\n"
"i teraz się wyłączy."
#: src/support/lassert.cpp:93
msgid "Fatal Exception!"
msgstr "Tragiczny wyjątek!"
#: src/support/os_win32.cpp:504
msgid "System file not found"
msgstr "Plik systemowy nie znaleziony"
#: src/support/os_win32.cpp:505
msgid ""
"Unable to load shfolder.dll\n"
"Please install."
msgstr ""
"Nie można załadowac shfolder.dll\n"
"Proszę zainstalować."
#: src/support/os_win32.cpp:510
msgid "System function not found"
msgstr "Funkcja systemowa nie znaleziona"
#: src/support/os_win32.cpp:511
msgid ""
"Unable to find SHGetFolderPathA in shfolder.dll\n"
"Don't know how to proceed. Sorry."
msgstr ""
"Nie można odnaleźć SHGetFolderPathA w shloder.dll\n"
"Nie wiadomo jak kontynuować. Wybacz."
#: src/support/userinfo.cpp:45
msgid "Unknown user"
msgstr "Nieznany użytkownik"
#~ msgid "C&aption:"
#~ msgstr "&Podpis:"
#~ msgid "La&bel:"
#~ msgstr "&Etykieta:"
#, fuzzy
#~ msgid " et al."
#~ msgstr "%1$s i inni."
#, fuzzy
#~ msgid "/"
#~ msgstr "_/"
#, fuzzy
#~ msgid "ed."
#~ msgstr "czerwony"
#, fuzzy
#~ msgid "no."
#~ msgstr "Cofnij"
#~ msgid "in"
#~ msgstr "in"
#~ msgid "Please install correctly to estimate the great\n"
#~ msgstr "Zainstaluj LyX poprawnie, proszę, by zobaczyć\n"
#~ msgid "Documents|#o#O"
#~ msgstr "Dokumenty|#o#O"
#~ msgid "Templates|#T#t"
#~ msgstr "Szablony|#S#s"
#~ msgid "Examples|#E#e"
#~ msgstr "Przykłady|#P#p"
#~ msgid "Start New Environment (%1$s)"
#~ msgstr "Rozpocznij nowe środowisko (%1$s)"
#, fuzzy
#~ msgid "Start New Parent Environment (%1$s)"
#~ msgstr "utwórz nowe środowisko matematyczne ($...$)"
#~ msgid "&Clipping"
#~ msgstr "&Obcinanie"
#, fuzzy
#~ msgid "Caption: "
#~ msgstr "Podpis:"
#, fuzzy
#~ msgid "Author Note: "
#~ msgstr "Notka Autor:"
#, fuzzy
#~ msgid "ACM Volume: "
#~ msgstr "Wolumen"
#, fuzzy
#~ msgid "ACM Number: "
#~ msgstr "Numer PACS:"
#, fuzzy
#~ msgid "ACM Article: "
#~ msgstr "Artykuł"
#, fuzzy
#~ msgid "ACM Month: "
#~ msgstr "Miesiąc"
#, fuzzy
#~ msgid "Japanese Book (jbook)"
#~ msgstr "Japoński (CJK)"
#~ msgid " "
#~ msgstr " "
#, fuzzy
#~ msgid "Use &minted"
#~ msgstr "Interfejs użytkownika"
#, fuzzy
#~ msgid "Number floats by chapter"
#~ msgstr "Numer kategorii"
#, fuzzy
#~ msgid "Number floats by section"
#~ msgstr "Twierdzenia (wg. sekcji)"
#, fuzzy
#~ msgid "(auto | last | integer)"
#~ msgstr "auto, last lub liczba"
#, fuzzy
#~ msgid "Revert to file on disk?"
#~ msgstr "Powrót do zapisanego dokumentu?"
#~ msgid "&Key:"
#~ msgstr "&Klucz:"
#~ msgid "Use BibTeX's default numerical styles"
#~ msgstr "Domyślny styl numeracji BibTeX"
#~ msgid "&Default (numerical)"
#~ msgstr "&Domyślne (numerycznie)"
#~ msgid ""
#~ "Use the natbib styles for natural sciences and arts. Set additional "
#~ "parameters in document class options."
#~ msgstr ""
#~ "Użycie stylu natbib dla nauk przyrodniczych i sztuk pięknych. Ustawienia "
#~ "dodatkowych parametrów w opcjach klasy dokumentu."
#~ msgid "&Natbib"
#~ msgstr "&NatBib"
#~ msgid "Natbib &style:"
#~ msgstr "&Styl Natbib:"
#~ msgid "Use the jurabib styles for law and humanities"
#~ msgstr "Styl jurabib dla prawników i humanistów"
#~ msgid "&Jurabib"
#~ msgstr "&Jurabib"
#~ msgid "Define the default BibTeX style"
#~ msgstr "Określ domyślny styl dla BibTeX"
#~ msgid "Databa&ses"
#~ msgstr "&Bazy danych"
#, fuzzy
#~ msgid "&Search Citation"
#~ msgstr "Szukaj cytatu"
#~ msgid "Searc&h:"
#~ msgstr "&Wyszukiwanie:"
#~ msgid ""
#~ "Enter the text to search for and press Enter or click the button to search"
#~ msgstr ""
#~ "Wprowadź tekst do wyszukania i aby wyszukać, naciśnij Enter lub kliknij "
#~ "przycisk"
#~ msgid "Click or press Enter in the search box to search"
#~ msgstr "Kliknij lub naciśnij Enter, aby rozpocząć wyszukiwanie"
#~ msgid "&Search"
#~ msgstr "&Szukaj"
#, fuzzy
#~ msgid "Search &field:"
#~ msgstr "Szukaj pola:"
#, fuzzy
#~ msgid "Entry t&ypes:"
#~ msgstr "Typy pozycji:"
#~ msgid "Text to place before citation"
#~ msgstr "Tekst umieszczony przed cytowaniem"
#~ msgid "Text to place after citation"
#~ msgstr "Tekst umieszczony za cytowaniem"
#~ msgid "List all authors"
#~ msgstr "Lista wszystkich autorów"
#, fuzzy
#~ msgid "&Full author list"
#~ msgstr "Pełna lista &autorów"
#~ msgid "Force upper case in citation"
#~ msgstr "Duże litery w cytowaniu"
#~ msgid "&Size:"
#~ msgstr "&Wielkość:"
#~ msgid "&Email"
#~ msgstr "&E-mail"
#~ msgid "&File"
#~ msgstr "P&lik"
#~ msgid "&Description:"
#~ msgstr "&Opis:"
#~ msgid "Pr&ocessor:"
#~ msgstr "Pr&ocesor:"
#~ msgid "&Zoom %:"
#~ msgstr "&Powiększenie %:"
#~ msgid "La&bels in:"
#~ msgstr "Etykiety &w:"
#~ msgid "&References"
#~ msgstr "&Odsyłacze"
#~ msgid "Fil&ter:"
#~ msgstr "Fil&tr:"
#~ msgid ""
#~ "Sort labels in alphabetical order (case-insensitively unless the Case-"
#~ "sensitive option is checked)"
#~ msgstr ""
#~ "Sortowanie etykiet w porządku alfabetycznym (bez uwzględniania wielkości "
#~ "liter, jeżeli opcja istotności wielkości liter nie jest wybrana)"
#~ msgid "&Sort"
#~ msgstr "&Sortuj"
#~ msgid "Sort labels case-sensitively in alphabetical order"
#~ msgstr "Sortuj etykiety alfabetycznie uwzględniając wielkość liter"
#~ msgid "Cas&e-sensitive"
#~ msgstr "Z&naczenie wielkości liter"
#~ msgid "Cross-reference as it appears in output"
#~ msgstr "Odnośnik jaki pojawi się na wydruku"
#, fuzzy
#~ msgid "Default (basic)"
#~ msgstr "Domyślny odstęp"
#, fuzzy
#~ msgid "Citation engine"
#~ msgstr "Cytowanie"
#, fuzzy
#~ msgid "Jurabib"
#~ msgstr "&Jurabib"
#~ msgid "Example:"
#~ msgstr "Przykład:"
#~ msgid "Examples:"
#~ msgstr "Przykłady:"
#~ msgid "Subexample:"
#~ msgstr "Podprzykład:"
#, fuzzy
#~ msgid "Natbib"
#~ msgstr "&NatBib"
#~ msgid "Cyrillic (pt 254)"
#~ msgstr "Cyrylica (pt 254)"
#~ msgid "Source Pane|S"
#~ msgstr "Okno źródła|r"
#~ msgid "Ordinary Quote|Q"
#~ msgstr "Zwykły cudzysłów|c"
#~ msgid "Single Quote|S"
#~ msgstr "Pojedynczy cudzysłów|P"
#~ msgid "Styles"
#~ msgstr "Style"
#~ msgid ""
#~ "Today's date.\n"
#~ "Read 'info date' for more information.\n"
#~ msgstr ""
#~ "Dziesiejsza data.\n"
#~ "Przeczytaj 'info date' aby uzyskać więcej informacji.\n"
#~ msgid "Plain text (image)"
#~ msgstr "Czysty tekst (obrazek)"
#~ msgid "Plain text (Xfig output)"
#~ msgstr "Czysty tekst (wyjście Xfig)"
#~ msgid "date (output)"
#~ msgstr "data (wyjście)"
#~ msgid "date command"
#~ msgstr "polecenie daty"
#~ msgid "PSTEX"
#~ msgstr "PSTEX"
#~ msgid ""
#~ "The following characters that are used in an index name are not\n"
#~ "representable in the current encoding and therefore have been omitted:\n"
#~ "%1$s."
#~ msgstr ""
#~ "Poniższe znaki użyte w nazwie indeksu nie mogą być wyświetlone\n"
#~ "w aktualnym kodowaniu więc zostały pominięte:\n"
#~ "%1$s."
#~ msgid "ChkTeX warning id # "
#~ msgstr "Ostrzeżenie ChkTeX # "
#~ msgid "frame of button"
#~ msgstr "obramowanie przycisku"
#~ msgid "Change: "
#~ msgstr "Zmiana: "
#~ msgid " at "
#~ msgstr " na "
#~ msgid "Conversion Failed!"
#~ msgstr "Nieudana konwersja!"
#~ msgid "Failed to convert local layout to current format."
#~ msgstr "Niepowodzenie konwersji lokalnego układu na aktualny format."
#~ msgid "``text''"
#~ msgstr "“tekst”"
#~ msgid "''text''"
#~ msgstr "”tekst”"
#~ msgid ",,text``"
#~ msgstr "„tekst“"
#~ msgid ",,text''"
#~ msgstr "„tekst”"
#~ msgid "<>"
#~ msgstr "«tekst»"
#~ msgid ">>text<<"
#~ msgstr "»tekst«"
#~ msgid "pLaTeX"
#~ msgstr "pLaTeX"
#~ msgid "Jump back"
#~ msgstr "Powrót"
#~ msgid "Jump to label"
#~ msgstr "Skok do etykiety"
#~ msgid "Character: "
#~ msgstr "Znak: "
#~ msgid "Code Point: "
#~ msgstr "Punkt kodowy: "
#~ msgid "LaTeX Source"
#~ msgstr "Źródło LaTeX"
#~ msgid "DocBook Source"
#~ msgstr "Źródło DocBook"
#~ msgid "Literate Source"
#~ msgstr "Źródło Piśmienne"
#~ msgid " (version control, locking)"
#~ msgstr " (kontrola wersji, blokowanie)"
#~ msgid " (version control)"
#~ msgstr " (kontrola wersji)"
#~ msgid " (changed)"
#~ msgstr " (zmieniony)"
#~ msgid " (read only)"
#~ msgstr " (tylko do odczytu)"
#, fuzzy
#~ msgid "External material"
#~ msgstr "Materiał zewnętrzny"
#~ msgid "Branch (%1$s): %2$s"
#~ msgstr "Gałąź (%1$s): %2$s"
#~ msgid "Undef: "
#~ msgstr "Niezdef.:"
#~ msgid ""
#~ "The following characters that are used in the href inset are not\n"
#~ "representable in the current encoding and therefore have been omitted:\n"
#~ "%1$s."
#~ msgstr ""
#~ "Poniższe znaki użyte we wstawce href nie mogą być\n"
#~ "reprezentowane w aktualnym kodowaniu więc zostały pominięte:\n"
#~ "%1$s."
#~ msgid "Missing included file"
#~ msgstr "Brakujący dołączany plik"
#, fuzzy
#~ msgid "DVI-PS Options"
#~ msgstr "&Opcje:"
#~ msgid "Can't add horizontal grid lines in '%1$s'"
#~ msgstr "Nie można dodać poziomej linii siatki w '%1$s'"
#~ msgid "Inner box -- needed for fixed width & line breaks"
#~ msgstr ""
#~ "Wnętrze pudełka -- potrzebne dla ustalenia szerokości i łamania wierszy"
#~ msgid "Don't uncompress image before exporting to LaTeX"
#~ msgstr "Nie rozpakowuj przed eksportem do LaTeX-a"
#~ msgid "Don't un&zip on export"
#~ msgstr "Nie rozpakowuj przy &eksporcie"
#~ msgid "Document &class"
#~ msgstr "Klasa &dokumentu:"
#~ msgid "Copy to Clip&board"
#~ msgstr "S&kopiuj do schowka"
#~ msgid "Forward search"
#~ msgstr "Szukanie w przód"
#~ msgid "Printer Command Options"
#~ msgstr "Opcje komendy drukowania"
#~ msgid "Extension to be used when printing to file."
#~ msgstr "Rozszerzenia używanie podczas drukowania do pliku."
#~ msgid "File ex&tension:"
#~ msgstr "&Rozszerzenie pliku:"
#~ msgid "Option used to print to a file."
#~ msgstr "Opcja używana dp drukowania do pliku."
#~ msgid "Print to &file:"
#~ msgstr "Drukuj do p&liku:"
#~ msgid "Option used to print to non-default printer."
#~ msgstr "Opcja używana do druku na drukarce innej od domyślnej."
#~ msgid "Set &printer:"
#~ msgstr "Wybór dru&karki:"
#~ msgid "Option used with spool command to set printer."
#~ msgstr "Opcja używana z komendą kolejkowania do ustawienia drukarki."
#~ msgid "Spool &printer:"
#~ msgstr "Drukarka kole&jkowana:"
#~ msgid "Spool co&mmand:"
#~ msgstr "Polecenie &kolejkowania:"
#~ msgid "Option used to reverse page order."
#~ msgstr "Opcja używana do druku w odwrotnej kolejności"
#~ msgid "Re&verse pages:"
#~ msgstr "Od&wracanie kolejności stron:"
#~ msgid "&Number of copies:"
#~ msgstr "Ilość &kopii:"
#~ msgid "Option used to set number of copies."
#~ msgstr "Opcja używana do określenia ilości drukowanych kopii dokumentu."
#~ msgid "Option used to print a range of pages."
#~ msgstr "Opcja używana do drukowania tylko pewnego zakresu stron."
#~ msgid "Co&llated:"
#~ msgstr "P&ołączone:"
#~ msgid "Pa&ge range:"
#~ msgstr "&Zakres stron:"
#~ msgid "Option used to collate multiple copies."
#~ msgstr "Opcja używana do łączenia każdej z wielokrotnych kopii."
#~ msgid "&Odd pages:"
#~ msgstr "Strony &nieparzyste:"
#~ msgid "&Even pages:"
#~ msgstr "Strony &parzyste:"
#~ msgid "Any other options you'd like to use with the printer command."
#~ msgstr "Dowolna inna opcja, którą chciałbyś użyć z komendą drukowania."
#~ msgid "E&xtra options:"
#~ msgstr "&Opcje dodatkowe:"
#~ msgid "Customizes output to a given printer. Expert option."
#~ msgstr "Dostosuj wyjście do danej drukarki. Opcja ekspercka."
#~ msgid ""
#~ "Normally, this needs to be checked only if you are using dvips as your "
#~ "printer command and you have config. files installed for all "
#~ "your printers."
#~ msgstr ""
#~ "Zazwyczaj to powinno być zaznaczone tylko, gdy używasz dvips jako komendy "
#~ "drukowania i posiadasz pliki config. zainstalowane dla każdej z "
#~ "drukarek."
#~ msgid "Adapt &output to printer"
#~ msgstr "Dostosuj &wyjście do drukarki"
#~ msgid "Name of the default printer"
#~ msgstr "Nazwa domyślnej drukarki"
#~ msgid "Default &printer:"
#~ msgstr "Domyślna &drukarka:"
#~ msgid "Printer co&mmand:"
#~ msgstr "&Polecenie drukowania:"
#~ msgid "Pages"
#~ msgstr "Strony"
#~ msgid "Page number to print from"
#~ msgstr "Numer strony, od której zacząć drukowanie"
#~ msgid "&To:[[as in 'From page x to page y']]"
#~ msgstr "&Do:[[jako 'Od strony x do strony y']]"
#~ msgid "Page number to print to"
#~ msgstr "Numer strony, na której zakończyć drukowanie"
#~ msgid "Print all pages"
#~ msgstr "Drukuj wszystko"
#~ msgid "Fro&m"
#~ msgstr "&Od"
#~ msgid "Print &odd-numbered pages"
#~ msgstr "Drukuj strony &nieparzyste"
#~ msgid "Print &even-numbered pages"
#~ msgstr "Drukuj strony &parzyste"
#~ msgid "Print in reverse order"
#~ msgstr "Drukuj w odwrotnej kolejności"
#~ msgid "Re&verse order"
#~ msgstr "Odwrotna &kolejność"
#~ msgid "Copie&s"
#~ msgstr "&Kopie"
#~ msgid "Number of copies"
#~ msgstr "Liczba kopii"
#~ msgid "Collate copies"
#~ msgstr "Sortuj kopie"
#~ msgid "&Collate"
#~ msgstr "&Sortuj"
#~ msgid "Send output to the printer"
#~ msgstr "Wyślij wydruk do drukarki"
#~ msgid "P&rinter:"
#~ msgstr "D&rukarka:"
#~ msgid "Send output to the given printer"
#~ msgstr "Wyślij wydruk do podanej drukarki"
#~ msgid "Send output to a file"
#~ msgstr "Wyślij wydruk do pliku"
#~ msgid "&Longtable"
#~ msgstr "&Długa tabela"
#~ msgid "Separate paragraphs with"
#~ msgstr "Rozdzielenie akapitów poprzez"
#, fuzzy
#~ msgid "The caption as it appears in the list of figures"
#~ msgstr "Nazwa etykiety jaka pojawi się w dokumencie"
#, fuzzy
#~ msgid "Lists"
#~ msgstr "Listy:"
#~ msgid "Top Line|n"
#~ msgstr "Górna linia|G"
#~ msgid "Bottom Line|i"
#~ msgstr "Dolna linia|i"
#~ msgid "Print...|P"
#~ msgstr "Drukuj...|D"
#~ msgid ""
#~ "Could not print the document %1$s.\n"
#~ "Check that your printer is set up correctly."
#~ msgstr ""
#~ "Nie można wydrukować dokumentu %1$s.\n"
#~ "Sprawdź, czy twoja drukarka jest prawidłowo skonfigurowana."
#~ msgid "Print document failed"
#~ msgstr "Nieudane drukowanie dokumentu"
#~ msgid "Could not remove temporary directory"
#~ msgstr "Nie można usunąć katalogu tymczasowego"
#~ msgid "Unknown document class"
#~ msgstr "Nieznana klasa dokumentu"
#~ msgid "Using the default document class, because the class %1$s is unknown."
#~ msgstr "Użyto domyślnej klasy dokumentu, ponieważ klasa %1$s jest nieznana."
#~ msgid "Unable to parse \"%1$s\""
#~ msgstr "Niezdolny do parsowania \"%1$s\""
#~ msgid "Unrecognized target \"%1$s\""
#~ msgstr "Nieznany cel \"%1$s\""
#~ msgid "Error exporting to DVI."
#~ msgstr "Błąd eksportu do DVI."
#~ msgid "Included File Invalid"
#~ msgstr "Dołączony plik nieprawidłowy"
#~ msgid ""
#~ "Saving this document to a new location has made the file:\n"
#~ " %1$s\n"
#~ "inaccessible. You will need to update the included filename."
#~ msgstr ""
#~ "Zapisanie tego dokumentu w nowym miejscu czyni plik:\n"
#~ " %1$s\n"
#~ "niedostępnym.Należy zaktualizować nazwę pliku do zawarcia."
#~ msgid "Unable to remove temporary directory"
#~ msgstr "Nie można usunąć katalogu tymczasowego"
#~ msgid "The option for specifying whether the copies should be collated."
#~ msgstr "Opcja pozwalająca wydrukować kopie połączone stronami."
#~ msgid "The option for specifying the number of copies to print."
#~ msgstr "Opcja pozwalająca wydrukować określoną liczbę kopii dokumentu."
#~ msgid ""
#~ "The default printer to print on. If none is specified, LyX will use the "
#~ "environment variable PRINTER."
#~ msgstr ""
#~ "Nazwa domyślnej drukarki. Jeśli nie zostanie podana, to LyX spróbuję użyć "
#~ "zmienniej środowiskowej PRINTER."
#~ msgid "The option to print only even pages."
#~ msgstr "Opcja pozwalająca wydrukować tylko strony parzyste."
#~ msgid ""
#~ "Extra options to pass to printing program after everything else, but "
#~ "before the filename of the DVI file to be printed."
#~ msgstr ""
#~ "Ostatnia opcja dla programu drukującego przed nazwą drukowanego pliku DVI."
#~ msgid "Extension of printer program output file. Usually \".ps\"."
#~ msgstr "Rozszerzenie wynikowego pliku drukowania. Zwykle \".ps\"."
#~ msgid "The option to print only odd pages."
#~ msgstr "Opcja pozwalająca wydrukować tylko strony nieparzyste."
#~ msgid "The option for specifying a comma-separated list of pages to print."
#~ msgstr "Opcja pozwalająca wydrukować tylko strony z podanego zakresu."
#~ msgid "The option to reverse the order of the pages printed."
#~ msgstr "Opcja pozwalająca wydrukować dokument od tyłu."
#~ msgid ""
#~ "When set, this printer option automatically prints to a file and then "
#~ "calls a separate print spooling program on that file with the given name "
#~ "and arguments."
#~ msgstr ""
#~ "Jeśli podane, to najpierw nastąpi drukowanie do pliku, a potem, przy "
#~ "użyciu tego polecenie i jego opcji, plik zostanie wysłany na drukarkę."
#~ msgid ""
#~ "If you specify a printer name in the print dialog, the following argument "
#~ "is prepended along with the printer name after the spool command."
#~ msgstr ""
#~ "Jeśli nazwa drukarki została podana w oknie dialogowym drukowania, to ten "
#~ "przedrostek zostanie dodany do nazwy drukarki po poleceniu drukowania."
#~ msgid "Option to pass to the print program to print to a file."
#~ msgstr "Opcja wymuszająca drukowanie do pliku."
#~ msgid "Option to pass to the print program to print on a specific printer."
#~ msgstr "Opcja pozwalająca określić docelową drukarkę."
#~ msgid ""
#~ "Select for LyX to pass the name of the destination printer to your print "
#~ "command."
#~ msgstr "Włącz by LyX przesyłał nazwę drukarki do polecenia drukującego."
#~ msgid "Your favorite print program, e.g. \"dvips\", \"dvilj4\"."
#~ msgstr "Sterownik drukowania, na przykład \"dvips\", \"dvilj4\"."
#~ msgid "Unknown author index for change: %1$d\n"
#~ msgstr "Nieznany indeks autora dla zmiany: %1$d\n"
#~ msgid "Black"
#~ msgstr "Czarny"
#~ msgid "White"
#~ msgstr "Biały"
#~ msgid "Red"
#~ msgstr "Czerwony"
#~ msgid "Green"
#~ msgstr "Zielony"
#~ msgid "Blue"
#~ msgstr "Niebieski"
#~ msgid "Cyan"
#~ msgstr "Chabrowy"
#~ msgid "Magenta"
#~ msgstr "Purpurowy"
#~ msgid "Yellow"
#~ msgstr "Żółty"
#~ msgid "Printer"
#~ msgstr "Drukowanie"
#~ msgid "Print Document"
#~ msgstr "Drukuj dokument"
#~ msgid "Print to file"
#~ msgstr "Drukuj do pliku"
#~ msgid "PostScript files (*.ps)"
#~ msgstr "Pliki PostScript (*.ps)"
#~ msgid "Open Navigator..."
#~ msgstr "Otwórz Nawigator..."
#~ msgid "Insettext/tabular messages"
#~ msgstr "Komunikaty wstawek tekstowych/tabel"
#, fuzzy
#~ msgid "Scaling"
#~ msgstr "Skalowanie itp..."
#, fuzzy
#~ msgid "&Vertical factor:"
#~ msgstr "Odstęp pio&nowy:"
#, fuzzy
#~ msgid "&Horizintal factor:"
#~ msgstr "Po&ziomy fantom"
#, fuzzy
#~ msgid "Rotation"
#~ msgstr "Notacja"
#, fuzzy
#~ msgid "&Rotation:"
#~ msgstr "Notacja"
#~ msgid ""
#~ "Select to enable support of right-to-left languages (e.g. Hebrew, Arabic)."
#~ msgstr ""
#~ "Wybierz by mieć możliwość pisania od prawej do lewej (hebrajski, arabski)."
#~ msgid "Enable &RTL support"
#~ msgstr "Włącz wsparcie dla pisania od p&rawej"
#~ msgid "___"
#~ msgstr "___"
#~ msgid "EndOfSlide"
#~ msgstr "KoniecSlajdu"
#~ msgid "--Separator--"
#~ msgstr "--Separator--"
#~ msgid "--- Separate Environment ---"
#~ msgstr "--- Środowisko separatora ---"
#~ msgid "TeX Code|X"
#~ msgstr "Kod TeX-a|X"
#~ msgid "."
#~ msgstr "."
#~ msgid "LyX-1.3.x Documents (*.lyx13)"
#~ msgstr "Dokumenty LyX 1.3.x (*.lyx13)"
#~ msgid "LyX-1.4.x Documents (*.lyx14)"
#~ msgstr "Dokumenty LyX 1.4.x (*.lyx14)"
#~ msgid "LyX-1.5.x Documents (*.lyx15)"
#~ msgstr "Dokumenty LyX 1.5.x (*.lyx15)"
#~ msgid "LyX-1.6.x Documents (*.lyx16)"
#~ msgstr "Dokumenty LyX 1.6.x (*.lyx16)"
#~ msgid "Sco&pe"
#~ msgstr "Zasię&g"
#, fuzzy
#~ msgid "The caption as it appears in the list of tables"
#~ msgstr "Nazwa etykiety jaka pojawi się w dokumencie"
#, fuzzy
#~ msgid "Unformatted, Join Lines|o"
#~ msgstr "Czysty tekst, łączone linie|J"
#~ msgid "&Down"
#~ msgstr "W &dół"
#, fuzzy
#~ msgid "Split Environment|l"
#~ msgstr "Środowisko Split|S"
#, fuzzy
#~ msgid "%1$s (*.%2$s)"
#~ msgstr "%1$s (%2$s)"
#, fuzzy
#~ msgid "Alternative Theorem String"
#~ msgstr "Alternatywna afiliacja:"
#, fuzzy
#~ msgid "Alternative theorem string"
#~ msgstr "Alternatywna afiliacja:"
#, fuzzy
#~ msgid "Key Words."
#~ msgstr "Słowa kluczowe."
#~ msgid "Scrap"
#~ msgstr "Wycinek"
#, fuzzy
#~ msgid "End Multiple Columns"
#~ msgstr "&Wielokolumnowa"
#~ msgid "[[Replace with the code of your language]]"
#~ msgstr "pl"
#~ msgid "&Use AMS math package automatically"
#~ msgstr "&Użyj automatycznie pakietu AMS math"
#~ msgid "Use AMS &math package"
#~ msgstr "Użyj AMS &math"
#~ msgid "Use esint package &automatically"
#~ msgstr "Użyj &automatycznie pakietu esint"
#~ msgid "Use &esint package"
#~ msgstr "Użyj pakietu &esint"
#~ msgid "Use math&dots package automatically"
#~ msgstr "Użyj automatycznie pakietu math&dots"
#~ msgid "Use mathdo&ts package"
#~ msgstr "Użyj pakietu mathdo&ts"
#~ msgid "Use mhchem &package automatically"
#~ msgstr "Użyj automatycznie &pakietu mhchem"
#~ msgid "The LaTeX package mhchem is always used"
#~ msgstr "Pakiet LaTeX mhchem jest zawsze w użyciu"
#~ msgid "Use mh&chem package"
#~ msgstr "Użyj pakietu mh&chem"
#~ msgid "&First:"
#~ msgstr "&Pierwsza:"
# punkt czy inaczej? może separator?
#~ msgid "Default Decimal &Point:"
#~ msgstr "Domyślny se¶tor dziesiętny:"
#~ msgid "Default paper si&ze:"
#~ msgstr "Domyślny rozmiar &papieru:"
#~ msgid ""
#~ "Setting causes printer command to print to file and then use this "
#~ "actually to print."
#~ msgstr ""
#~ "Ustawienie powoduje, iż komenda wydruku produkuje plik, który następnie "
#~ "jest drukowany."
#~ msgid "Rotate &cell 90 degrees"
#~ msgstr "Obrót &komórki o 90 stopni"
#~ msgid "Table w&idth:"
#~ msgstr "Szerokość tabel&i:"
#~ msgid "&Rotate table 90 degrees"
#~ msgstr "&Obrót tabeli o 90 stopni"
#~ msgid "institute mark"
#~ msgstr "znak instytucji"
#~ msgid "Fig. ---"
#~ msgstr "Rys. ---"
#~ msgid "LatinOn"
#~ msgstr "ŁacinaWł"
#~ msgid "Latin on"
#~ msgstr "Łacina wł."
#~ msgid "LatinOff"
#~ msgstr "ŁacinaWył"
#~ msgid "Latin off"
#~ msgstr "Łacina wył."
#~ msgid "Frame (no head/foot/sidebars)"
#~ msgstr "Ramka (bez nagłówka/stopki/pasków bocznych)"
#~ msgid "EndFrame"
#~ msgstr "KoniecRamki"
#~ msgid "________________________________"
#~ msgstr "________________________________"
#~ msgid "Institute mark"
#~ msgstr "Znak instytucji"
#, fuzzy
#~ msgid "Maintext"
#~ msgstr "Czysty tekst"
#, fuzzy
#~ msgid "Space"
#~ msgstr "odstęp"
#, fuzzy
#~ msgid "Space:"
#~ msgstr "odstęp"
#~ msgid "Computer:"
#~ msgstr "Komputer:"
#, fuzzy
#~ msgid "Close Section"
#~ msgstr "zaznaczenie"
#~ msgid "Table Caption"
#~ msgstr "Podpis tabeli"
#~ msgid "Captionabove"
#~ msgstr "PodpisPowyżej"
#~ msgid "Captionbelow"
#~ msgstr "PodpisPoniżej"
#~ msgid "opt"
#~ msgstr "opc"
#~ msgid "Japanese (non-CJK) (EUC-JP)"
#~ msgstr "Japoński (nie CJK) (EUC-JP)"
#~ msgid "Japanese (non-CJK) (JIS)"
#~ msgstr "Japoński (nie CJK) (JIS)"
#~ msgid "Japanese (non-CJK) (SJIS)"
#~ msgstr "Japoński (nie CJK) (SJIS)"
#, fuzzy
#~ msgid "Settings...|g"
#~ msgstr "Ustawienia...|U"
#, fuzzy
#~ msgid "LilyPond Manual|P"
#~ msgstr "Muzyka LilyPond"
#~ msgid "Linguistics Manual|L"
#~ msgstr "Podręcznik lingwistyki|L"
#~ msgid "Multicolumn Manual|M"
#~ msgstr "Podręcznik Wielokolumnowości|W"
#~ msgid "Rotate cell"
#~ msgstr "Obrót komórki"
#~ msgid "AMS arrows"
#~ msgstr "Strzałki AMS"
#~ msgid "AMS relations"
#~ msgstr "Relacje AMS"
#~ msgid "AMS operators"
#~ msgstr "Operatory AMS"
#~ msgid "AMS miscellaneous"
#~ msgstr "Rozmaitości AMS"
#~ msgid "AMS Miscellaneous"
#~ msgstr "Inne AMS"
#~ msgid "AMS Arrows"
#~ msgstr "Strzałki AMS"
#~ msgid "AMS Relations"
#~ msgstr "Relacje AMS"
#~ msgid "AMS Operators"
#~ msgstr "Operatory AMS"
#~ msgid "PDF pages: $$AbsOrRelPathParent$$Basename"
#~ msgstr "Strony PDF: $$AbsOrRelPathParent$$Basename"
#~ msgid "HTML|H"
#~ msgstr "HTML|H"
#~ msgid "LyX Preview (LilyPond book)"
#~ msgstr "Podgląd LyX (książka z LilyPond)"
#~ msgid "LyX Preview (pLaTeX)"
#~ msgstr "Podgląd LyX (pLaTeX)"
#~ msgid "HTML (MS Word)"
#~ msgstr "HTML (MS Word)"
#~ msgid "New documents will be assigned this language."
#~ msgstr "Ten język będzie przypisany do nowego dokumentu."
#~ msgid "Specify the default paper size."
#~ msgstr "Domyślny format papieru."
#~ msgid "Memory problem"
#~ msgstr "Problem z pamięcią"
#~ msgid "Paragraph not properly initialized"
#~ msgstr "Akapit nie został poprawnie zainicjowany"
#~ msgid "Utopia"
#~ msgstr "Utopia"
#~ msgid " (unknown)"
#~ msgstr " (nieznane)"
#~ msgid "List of Graphics"
#~ msgstr "Lista grafik"
#~ msgid "List of Equations"
#~ msgstr "Lista równań"
#, fuzzy
#~ msgid "List of Index Entries"
#~ msgstr "Lista indeksów"
#~ msgid "List of Marginal notes"
#~ msgstr "Lista marginaliów"
#~ msgid "List of Notes"
#~ msgstr "Lista notatek"
#~ msgid "List of Citations"
#~ msgstr "Lista cytatów"
#~ msgid "List of Branches"
#~ msgstr "Lista gałęzi"
#~ msgid "List of Changes"
#~ msgstr "Lista zmian"
#~ msgid "Automatic help"
#~ msgstr "Automatyczna pomoc"
#~ msgid "Session"
#~ msgstr "Sesja"
#, fuzzy
#~ msgid "Japanese (non-CJK) (utf8)"
#~ msgstr "Japoński (nie CJK) (JIS)"
#~ msgid "elsewhere"
#~ msgstr "gdzie indziej"
#, fuzzy
#~ msgid "&Output Format:"
#~ msgstr "Wyjście jest puste"
#~ msgid "MM"
#~ msgstr "MM"
#~ msgid "MMMMM"
#~ msgstr "MMMMM"
#, fuzzy
#~ msgid "Theorem \\thetheorem"
#~ msgstr "Twierdzenie \\thetheorem."
#, fuzzy
#~ msgid "Corollary \\thecorollary"
#~ msgstr "Wniosek \\thecorollary."
#, fuzzy
#~ msgid "Lemma \\thelemma"
#~ msgstr "Lemat \\thelemma."
#, fuzzy
#~ msgid "Proposition \\theproposition"
#~ msgstr "Propozycja \\theproposition."
#, fuzzy
#~ msgid "Conjecture \\theconjecture"
#~ msgstr "Hipoteza \\theconjecture."
#, fuzzy
#~ msgid "Definition \\thedefinition"
#~ msgstr "Definicja \\thedefinition."
#, fuzzy
#~ msgid "Problem \\theproblem"
#~ msgstr "Problem \\thetheorem."
#, fuzzy
#~ msgid "Exercise \\theexercise"
#~ msgstr "Ćwiczenie \\thetheorem."
#, fuzzy
#~ msgid "Remark \\theremark"
#~ msgstr "Uwaga \\theremark."
#, fuzzy
#~ msgid "Case \\thecase"
#~ msgstr "Stwierdzenie \\theclaim."
#, fuzzy
#~ msgid "Question \\thequestion"
#~ msgstr "Pytanie \\thequestion."
#, fuzzy
#~ msgid "Note \\thenote"
#~ msgstr "Notka \\thenote."
#~ msgid "&New:"
#~ msgstr "&Nowy:"
#~ msgid "Enter the command to load the language package (default: babel)"
#~ msgstr "Podaj komendę do załadowania pakietu językowego (domyślnie: babel)"
#, fuzzy
#~ msgid "Preface:"
#~ msgstr "Miejsce:"
#, fuzzy
#~ msgid "Institute and e-mail: "
#~ msgstr "Instytucja"
#, fuzzy
#~ msgid "List of Abbreviations & Symbols"
#~ msgstr "Lista cytatów"
#~ msgid "branch"
#~ msgstr "gałąź"
#~ msgid "Step"
#~ msgstr "Krok"
#~ msgid "Step \\thestep."
#~ msgstr "Krok \\thestep."
#, fuzzy
#~ msgid "Appendices Section"
#~ msgstr "Dodatki"
#~ msgid "--- Appendices ---"
#~ msgstr "--- Dodatki ---"
#~ msgid ""
#~ "Select if LyX should output Windows-style paths rather than Posix-style "
#~ "paths to LaTeX files. Useful if you're using the native Windows MikTeX "
#~ "rather than the Cygwin teTeX."
#~ msgstr ""
#~ "Wybierz, jeśli LyX ma generować ścieżki w stylu Windows w plikach "
#~ "LaTeX'a. Przydatne, gdy używasz MikTeX, a nie teTeX pod Cygwin."
#, fuzzy
#~ msgid "ColorUi"
#~ msgstr "W kolorze"
#~ msgid "Basi&c"
#~ msgstr "Po&dstawowe"
#~ msgid "&Default Family:"
#~ msgstr "&Domyślna rodzina:"
#~ msgid "Custom value. Needs spacing type "Custom"."
#~ msgstr "Wartość użytkownika. Wymagany "Własny" typ odstępu."
#~ msgid "A&vailable indices:"
#~ msgstr "&Dostępne indeksy:"
#~ msgid "P&redefined:"
#~ msgstr "P&redefiniowane:"
#~ msgid "Cust&om:"
#~ msgstr "&Własna:"
#~ msgid "Suppress default date on front page"
#~ msgstr "Zniesienie domyślnej daty na stronie tytułowej"
#~ msgid "Use the XeTeX processing engine"
#~ msgstr "Użycie silnika przetwarzającego XeTeX"
#~ msgid "Use &XeTeX"
#~ msgstr "Użyj &XeTeX"
#~ msgid "Strict XHTML 1.1"
#~ msgstr "Ścisły XHTML 1.1"
#~ msgid "Math Output"
#~ msgstr "Wyjście metematyki"
#~ msgid "Math Image Scaling"
#~ msgstr "Skalowanie obrazów matematycznych"
#~ msgid ""
#~ "Choose a particular paper size, or set your own with "Custom""
#~ msgstr ""
#~ "Wybierz określony rodzaj papieru lub ustaw swój rozmiar wybierając ""
#~ "Własny""
#~ msgid "&Horiz. Phantom"
#~ msgstr "Po&ziomy Fantom"
#~ msgid "&Vert. Phantom"
#~ msgstr "Pio&nowy Fantom"
#~ msgid "Use the babel package for multilingual support"
#~ msgstr "Użyj pakietu babel dla wsparcia wielu języków"
#~ msgid "&Use babel"
#~ msgstr "&Użyj babel"
#~ msgid "Hunspell dictionaries:"
#~ msgstr "Słowniki Hunspell:"
#~ msgid "Screen &DPI:"
#~ msgstr "&Rozdzielczość ekranu:"
#~ msgid "Mark misspelled words with a wavy underline."
#~ msgstr "Oznaczaj niepoprawne ortograficznie słowa falowanym podkreśleniem."
#~ msgid "Clear all session &information"
#~ msgstr "Czyszczenie wszystkich &informacji o sesjach"
#~ msgid ""
#~ "Custom value. "List Indentation" needs to be set to ""
#~ "Custom"."
#~ msgstr ""
#~ "Własna wartość. "Wcięcie listy" wymaga ustawienia na ""
#~ "Własna"."
#~ msgid "&Indentation"
#~ msgstr "Wc&ięcie"
#~ msgid "Publisher ID"
#~ msgstr "ID Wydawcy"
#~ msgid "CharStyle:Institute"
#~ msgstr "StylZnaku:Instytut"
#~ msgid "CharStyle:E-Mail"
#~ msgstr "StylZnaku:E-mail"
#~ msgid "scheme"
#~ msgstr "schemat"
#~ msgid "chart"
#~ msgstr "diagram"
#~ msgid "graph"
#~ msgstr "graf"
#~ msgid "Block ( ERT[{title}] body ):"
#~ msgstr "Blok ( ERT[{title}] ciało ):"
#~ msgid "Block ( ERT[{title}] example text ):"
#~ msgstr "Blok ( ERT[{title}] tekst przykładowy ):"
#~ msgid "Block ( ERT[{title}] alert text ):"
#~ msgstr "Blok ( ERT[{title}] tekst alertu ):"
#~ msgid "CharStyle:Alert"
#~ msgstr "StylZnaku:Alert "
#~ msgid "CharStyle:Structure"
#~ msgstr "StylZnaku:Struktura "
#~ msgid "Affilation:"
#~ msgstr "Afiliacja:"
#, fuzzy
#~ msgid "Element:Firstname"
#~ msgstr "Imię"
#, fuzzy
#~ msgid "Element:Fname"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Element:Surname"
#~ msgstr "Nazwisko"
#, fuzzy
#~ msgid "Element:Filename"
#~ msgstr "Nazwa pliku"
#, fuzzy
#~ msgid "Element:Literal"
#~ msgstr "Dosłowny"
#, fuzzy
#~ msgid "Element:Emph"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Element:Citation-number"
#~ msgstr "Cytowanie-numer"
#, fuzzy
#~ msgid "Element:Day"
#~ msgstr "Suplement"
#, fuzzy
#~ msgid "Element:Month"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Element:Year"
#~ msgstr "Suplement"
#, fuzzy
#~ msgid "Element:ISSN"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Element:CODEN"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Element:Code"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Element:Dscr"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Element:Keyword"
#~ msgstr "SłowoKluczowe"
#, fuzzy
#~ msgid "Element:Street"
#~ msgstr "Ulica"
#, fuzzy
#~ msgid "Element:City"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Element:State"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Element:Directory"
#~ msgstr "Wybierz katalog dokumentów"
#, fuzzy
#~ msgid "Element:Email"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Note:Note"
#~ msgstr "Notka:"
#, fuzzy
#~ msgid "Note:Greyedout"
#~ msgstr "Wyszarzenie"
#, fuzzy
#~ msgid "greyedout"
#~ msgstr "Wyszarzenie"
#, fuzzy
#~ msgid "Box:Shaded"
#~ msgstr "Cieniowane"
#, fuzzy
#~ msgid "Wrap"
#~ msgstr "Rysunek"
#, fuzzy
#~ msgid "Info:menu"
#~ msgstr "mu"
#, fuzzy
#~ msgid "Info:shortcut"
#~ msgstr "&Skrót:"
#, fuzzy
#~ msgid "Info:shortcuts"
#~ msgstr "&Skrót:"
#~ msgid ""
#~ "Adds an endnote inset, in addition to footnotes. You will need to add "
#~ "\\theendnotes in ERT where you want the endnotes to appear."
#~ msgstr ""
#~ "Dodaje wstawkę przypisów końcowych dostępną obok przypisów dolnych. "
#~ "Musisz dodać polecenie \\theendnotes w ERT tam, gdzie chcesz umieścić "
#~ "przypisy końcowe."
#, fuzzy
#~ msgid "Custom:Endnote"
#~ msgstr "Klient"
#~ msgid ""
#~ "Sets all footnotes as endnotes. You will need to add \\theendnotes in ERT "
#~ "where you want the endnotes to appear."
#~ msgstr ""
#~ "Ustawia wszystkie przypisy dolne jako przypisy końcowe. Musisz dodać "
#~ "polecenie \\theendnotes w ERT tam, gdzie chcesz umieścić przypisy końcowe."
#, fuzzy
#~ msgid "CharStyle:Initial"
#~ msgstr "Zmiana: "
#, fuzzy
#~ msgid "CharStyle:Expression"
#~ msgstr "Zmiana: "
#, fuzzy
#~ msgid "CharStyle:Concepts"
#~ msgstr "Zmiana: "
#, fuzzy
#~ msgid "CharStyle:Meaning"
#~ msgstr "Zmiana: "
#, fuzzy
#~ msgid "CharStyle:Noun"
#~ msgstr "Zmiana: "
#, fuzzy
#~ msgid "CharStyle:Emph"
#~ msgstr "Zmiana: "
#, fuzzy
#~ msgid "CharStyle:Strong"
#~ msgstr "Zmiana: "
#, fuzzy
#~ msgid "CharStyle:Code"
#~ msgstr "Zmiana: "
#~ msgid "Norsk"
#~ msgstr "Norweski"
#~ msgid "Nynorsk"
#~ msgstr "Norweski (Nynorsk)"
#~ msgid "Layout|L"
#~ msgstr "Układ|L"
#~ msgid "Documents|D"
#~ msgstr "Dokumenty|D"
#~ msgid "New from Template...|T"
#~ msgstr "Nowy z szablonu...|s"
#~ msgid "Revert|R"
#~ msgstr "Przywróć|P"
#~ msgid "Custom...|C"
#~ msgstr "Własne...|W"
#~ msgid "Redo|d"
#~ msgstr "Ponów|P"
#~ msgid "Cut|C"
#~ msgstr "Wytnij|W"
#~ msgid "Paste|a"
#~ msgstr "Wklej|K"
#~ msgid "Paste External Selection|x"
#~ msgstr "Wklej zewnętrzne zaznaczenie|z"
#~ msgid "Find & Replace...|F"
#~ msgstr "Znajdź i zastąp|Z"
#~ msgid "Tabular|T"
#~ msgstr "Tabela|T"
#~ msgid "Thesaurus..."
#~ msgstr "Słownik synonimów..."
#~ msgid "Statistics...|i"
#~ msgstr "Statystyki...|i"
#~ msgid "Change Tracking|g"
#~ msgstr "Śledzenie zmian|z"
#~ msgid "Selection as Lines|L"
#~ msgstr "Zaznaczenie jako wiersze|w"
#~ msgid "Selection as Paragraphs|P"
#~ msgstr "Zaznaczenie jako akapity|a"
#~ msgid "Line Bottom|B"
#~ msgstr "Linia u dołu|D"
#~ msgid "Line Left|L"
#~ msgstr "Linia z lewej|L"
#~ msgid "Line Right|R"
#~ msgstr "Linia z prawej|P"
#~ msgid "Delete Row|w"
#~ msgstr "Usuń wiersz|i"
#~ msgid "Copy Row"
#~ msgstr "Kopiuj wiersz"
#~ msgid "Swap Rows"
#~ msgstr "Zamień wiersze"
#~ msgid "Delete Column|D"
#~ msgstr "Usuń kolumnę|k"
#~ msgid "Copy Column"
#~ msgstr "Kopiuj kolumnę"
#~ msgid "Swap Columns"
#~ msgstr "Zamień kolumny"
#~ msgid "Toggle Numbering of Line|u"
#~ msgstr "Przełącz numerację wiersza|w"
#~ msgid "Alignment|A"
#~ msgstr "Justowanie|J"
#~ msgid "Add Row|R"
#~ msgstr "Dołącz wiersz|w"
#~ msgid "Add Column|C"
#~ msgstr "Dołącz kolumnę|k"
#~ msgid "Octave"
#~ msgstr "Octave"
#~ msgid "Maxima"
#~ msgstr "Maxima"
#~ msgid "Mathematica"
#~ msgstr "Mathematica"
#~ msgid "Maple, simplify"
#~ msgstr "Maple, simplify"
#~ msgid "Maple, factor"
#~ msgstr "Maple, factor"
#~ msgid "Maple, evalm"
#~ msgstr "Maple, evalm"
#~ msgid "Maple, evalf"
#~ msgstr "Maple, evalf"
#~ msgid "Eqnarray Environment|q"
#~ msgstr "Środowisko Eqnarray|q"
#~ msgid "Align Environment|A"
#~ msgstr "Środowisko Align|A"
#~ msgid "AlignAt Environment"
#~ msgstr "Środowisko AlignAt"
#~ msgid "Flalign Environment|F"
#~ msgstr "Śodowisko Flalign|F"
#~ msgid "Multline Environment"
#~ msgstr "Środowisko Multline"
#~ msgid "Special Character|S"
#~ msgstr "Znak specjalny|Z"
#~ msgid "Cross-reference...|r"
#~ msgstr "Odnośnik wewnętrzny...|d"
#~ msgid "Index Entry|I"
#~ msgstr "Hasło indeksu|i"
#~ msgid "URL...|U"
#~ msgstr "Adres URL...|U"
#~ msgid "Lists & TOC|O"
#~ msgstr "Spisy|S"
#~ msgid "TeX Code|T"
#~ msgstr "Kod TeX-a|T"
#~ msgid "Minipage|p"
#~ msgstr "Ministrona|M"
#~ msgid "Tabular Material...|b"
#~ msgstr "Tabela...|T"
#~ msgid "Floats|a"
#~ msgstr "Wstawki|W"
#~ msgid "Include File...|d"
#~ msgstr "Dołącz plik...|D"
#~ msgid "Insert File|e"
#~ msgstr "Wstaw plik|W"
#~ msgid "External Material...|x"
#~ msgstr "Źródło zewnętrzne...|Z"
#~ msgid "Hyphenation Point|P"
#~ msgstr "Punkt dzielenia wyrazu|u"
#~ msgid "Protected Space|r"
#~ msgstr "Twarda spacja|T"
#~ msgid "Vertical Space..."
#~ msgstr "Odstęp pionowy..."
#~ msgid "Line Break|L"
#~ msgstr "Złamanie wiersza|Z"
#, fuzzy
#~ msgid "Protected Dash|D"
#~ msgstr "Twarda spacja|T"
#~ msgid "Single Quote|Q"
#~ msgstr "Pojedynczy cudzysłów|P"
#~ msgid "Ordinary Quote|O"
#~ msgstr "Zwykły cudzysłów|c"
#~ msgid "Horizontal Line"
#~ msgstr "Linia pozioma"
#~ msgid "Font Change|o"
#~ msgstr "Zmiana czcionki|o"
#~ msgid "Math Normal Font"
#~ msgstr "Czcionka matematyczna normalna"
#~ msgid "Math Calligraphic Family"
#~ msgstr "Czcionka matematyczna kaligraficzna"
#~ msgid "Math Fraktur Family"
#~ msgstr "Czcionka matematyczna fraktur"
#~ msgid "Math Roman Family"
#~ msgstr "Czcionka matematyczna szeryfowa"
#~ msgid "Math Sans Serif Family"
#~ msgstr "Czcionka matematyczna bezszeryfowa"
#~ msgid "Math Bold Series"
#~ msgstr "Czcionka matematyczna pogrubiona"
#~ msgid "Text Normal Font"
#~ msgstr "Zwykła"
#~ msgid "Floatflt Figure"
#~ msgstr "Rysunek oblany"
#~ msgid "Accept All Changes|A"
#~ msgstr "Akceptuj wszystkie zmiany|A"
#~ msgid "Reject All Changes|R"
#~ msgstr "Odrzuć wszystkie zmiany|O"
#~ msgid "Character...|C"
#~ msgstr "Czcionka...|C"
#~ msgid "Paragraph...|P"
#~ msgstr "Akapit...|A"
#~ msgid "Document...|D"
#~ msgstr "Dokument...|D"
#~ msgid "Tabular...|T"
#~ msgstr "Tabela...|T"
#~ msgid "Emphasize Style|E"
#~ msgstr "Wyróżnienie|K"
#~ msgid "Noun Style|N"
#~ msgstr "Kapitaliki|K"
#~ msgid "Decrease Environment Depth|v"
#~ msgstr "Zmniejsz głębokość środowiska|m"
#~ msgid "Increase Environment Depth|i"
#~ msgstr "Zwiększ głębokość środowiska|w"
#~ msgid "Start Appendix Here|S"
#~ msgstr "Tutaj włącz Dodatek|D"
#~ msgid "Update|U"
#~ msgstr "Aktualizuj|A"
#~ msgid "TeX Information|X"
#~ msgstr "Konfiguracja TeX-a|X"
#~ msgid "Go to Bookmark 1|1"
#~ msgstr "Idź do zakładki 1|1"
#~ msgid "Go to Bookmark 2|2"
#~ msgstr "Idź do zakładki 2|2"
#~ msgid "Go to Bookmark 3|3"
#~ msgstr "Idź do zakładki 3|3"
#~ msgid "Go to Bookmark 4|4"
#~ msgstr "Idź do zakładki 4|4"
#~ msgid "Go to Bookmark 5|5"
#~ msgstr "Idź do zakładki 5|5"
#~ msgid "Extended Features|E"
#~ msgstr "Zaawansowane możliwości|m"
#~ msgid "Embedded Objects|m"
#~ msgstr "Obiekty osadzone"
#~ msgid "Preferences..."
#~ msgstr "Ustawienia..."
#~ msgid "Quit LyX"
#~ msgstr "Zamknij LyX"
#, fuzzy
#~ msgid "Horiz. Phantom"
#~ msgstr "Esperanto"
#, fuzzy
#~ msgid "Vert. Phantom"
#~ msgstr "Esperanto"
#, fuzzy
#~ msgid "Middle|d"
#~ msgstr "Środek|o"
#, fuzzy
#~ msgid "Horizontal Phantom"
#~ msgstr "Linia pozioma"
#, fuzzy
#~ msgid "Vertical Phantom"
#~ msgstr "Esperanto"
#~ msgid "LyXHTML|X"
#~ msgstr "LyXHTML|X"
#~ msgid ""
#~ "%1$s is from an older version of LyX, but the lyx2lyx script failed to "
#~ "convert it."
#~ msgstr ""
#~ "%1$s pochodzi z wcześniejszej wersji LyX'a, lecz skrypt lyx2lyx poległ "
#~ "przy próbie konwersji."
#~ msgid ""
#~ "%1$s is from a newer version of LyX and cannot be converted by the "
#~ "lyx2lyx script."
#~ msgstr ""
#~ "%1$s pochodzi z poźniejszej wersji LyX'a, lecz skrypt lyx2lyx poległ przy "
#~ "próbie konwersji."
#~ msgid ""
#~ "Cannot create backup file %1$s.\n"
#~ "Please check whether the directory exists and is writeable."
#~ msgstr ""
#~ "Nie można utworzyć kopii bezpieczeństwa %1$s.\n"
#~ "Proszę sprawdzić, czy katalog istnieje i jest zapisywalny."
#~ msgid " Saved to %1$s. Phew.\n"
#~ msgstr " Zapisano do %1$s. Uff.\n"
#~ msgid " Save failed! Trying again...\n"
#~ msgstr " Zapis zawiózł! Próbuję ponownie...\n"
#~ msgid " Save failed! Trying yet again...\n"
#~ msgstr " Zapis zawiózł! Próbuję jeszcze raz...\n"
#~ msgid " Save failed! Bummer. Document is lost."
#~ msgstr " Zapis zawiózł! Wredny. Dokument stracony."
#~ msgid ""
#~ "The specified document\n"
#~ "%1$s\n"
#~ "could not be read."
#~ msgstr ""
#~ "Nie można wczytać dokumentu\n"
#~ "%1$s"
#~ msgid "Could not read document"
#~ msgstr "Nie można wczytać dokumentu"
#~ msgid "top/bottom line"
#~ msgstr "linia górna/dolna"
#~ msgid " Number %1$s"
#~ msgstr " Numer %1$s"
#~ msgid "&Use Defaults"
#~ msgstr "&Użyj domyślnych"
#~ msgid ""
#~ "Usage: lyx [ command line switches ] [ name.lyx ... ]\n"
#~ "Command line switches (case sensitive):\n"
#~ "\t-help summarize LyX usage\n"
#~ "\t-userdir dir set user directory to dir\n"
#~ "\t-sysdir dir set system directory to dir\n"
#~ "\t-geometry WxH+X+Y set geometry of the main window\n"
#~ "\t-dbg feature[,feature]...\n"
#~ " select the features to debug.\n"
#~ " Type `lyx -dbg' to see the list of features\n"
#~ "\t-x [--execute] command\n"
#~ " where command is a lyx command.\n"
#~ "\t-e [--export] fmt\n"
#~ " where fmt is the export format of choice.\n"
#~ " Look on Tools->Preferences->File formats->Format\n"
#~ " to get an idea which parameters should be passed.\n"
#~ " Note that the order of -e and -x switches matters.\n"
#~ "\t-i [--import] fmt file.xxx\n"
#~ " where fmt is the import format of choice\n"
#~ " and file.xxx is the file to be imported.\n"
#~ "\t-f [--force-overwrite] what\n"
#~ " where what is either `all' or `main'.\n"
#~ " Using `all', all files are overwritten during\n"
#~ " a batch export, otherwise only the main file will be.\n"
#~ " Anything else is equivalent to `all', but is not "
#~ "consumed.\n"
#~ "\t-batch execute commands without launching GUI and exit.\n"
#~ "\t-version summarize version and build info\n"
#~ "Check the LyX man page for more details."
#~ msgstr ""
#~ "Użycie: lyx [ przełączniki linii komend ] [ nazwa.lyx ... ]\n"
#~ "Przełączniki linii komend (czułe na wielkość znaków):\n"
#~ "\t-help podsumowanie użycia LyX\n"
#~ "\t-userdir katalog ustawia katalog użytkownika do katalog\n"
#~ "\t-sysdir katalog ustawia katalog systemowy katalog\n"
#~ "\t-geometry WxH+X+Y ustawia geometrię głównego okna\n"
#~ "\t-dbg właściwość[,właściwość]...\n"
#~ " wybór właściwości do odpluskwiania.\n"
#~ " Napisz `lyx -dbg' by ujrzeć listę właściwości\n"
#~ "\t-x [--execute] komenda\n"
#~ " gdzie komenda jest komendą lyx.\n"
#~ "\t-e [--export] fmt\n"
#~ " gdzie fmt jest wybranym formatem eksportu.\n"
#~ " Spójrz na Narzędzia->Preferencje->Formaty plików-"
#~ ">Format\n"
#~ " aby rozeznać się które parametry powinny zostać "
#~ "przekazane.\n"
#~ " Zwróć uwagę, że kolejność przełączników -e i -x ma "
#~ "znaczenie.\n"
#~ "\t-i [--import] fmt plik.xxx\n"
#~ " gdzie fmt jest wybranym formatem importu\n"
#~ " a plik.xxx jest plikiem do zaimportowania.\n"
#~ "\t-f [--force-overwrite] co\n"
#~ " gdzie co jest którymś z `all' lub `main'.\n"
#~ " Użycie `all' spowoduje nadpisanie wszystkich plików "
#~ "podczas\n"
#~ " eksportu wsadowego, w przeciwnym razie tylko głównego "
#~ "pliku.\n"
#~ " Wszystko inne odpowiada `all', lecz nie jest trawione.\n"
#~ "\t-batch uruchomienie komend bez uruchamiania GUI i wyjście.\n"
#~ "\t-version podsumowanie wersji i informacji o kompilacji\n"
#~ "Sprawdź stronę podręcznika LyX w celu poznania szczegółów."
#~ msgid ""
#~ "Use to define an external program to render tables in plain text output. "
#~ "E.g. \"groff -t -Tlatin1 $$FName\" where $$FName is the input file. If "
#~ "\"\" is specified, an internal routine is used."
#~ msgstr ""
#~ "Nazwa programu pozwalającego na uzyskanie tabel w pliku tekstowym. "
#~ "Przykładowo: \"groff -t -Tlatin1 $$FName\", gdzie $$FName jest nazwą "
#~ "pliku wejściowego. Jeżeli \"\" jest podane, zostanie użyta wewnętrzna "
#~ "procedura."
#~ msgid ""
#~ "The module %1$s requires a package that is\n"
#~ "not available in your LaTeX installation. LaTeX output\n"
#~ "may not be possible.\n"
#~ msgstr ""
#~ "Moduł %1$s wymaga pakietu, który nie jest\n"
#~ "dostępny w twojej instalacji LaTeX. Produkcja wyjścia\n"
#~ "LaTeX może nie być możliwa.\n"
#~ msgid "file[[scope]]"
#~ msgstr "plik"
#~ msgid "master document[[scope]]"
#~ msgstr "główny dokument"
#~ msgid "open files[[scope]]"
#~ msgstr "otwarte pliki"
#~ msgid "manuals[[scope]]"
#~ msgstr "podręczniki"
#~ msgid "aspell"
#~ msgstr "aspell"
#~ msgid "enchant"
#~ msgstr "enchant"
#~ msgid "hunspell"
#~ msgstr "hunspell"
#~ msgid "Cursor, Mouse and Editing functions"
#~ msgstr "Funkcje kursora, myszy i edycji"
#~ msgid "Send Document to Command"
#~ msgstr "Wyślij dokument do polecenia"
#~ msgid "%1$d words checked."
#~ msgstr "Sprawdzono słów: %1$d."
#~ msgid "One word checked."
#~ msgstr "Sprawdzono jedno słowo."
#~ msgid "Spelling check completed"
#~ msgstr "Zakończono sprawdzanie pisowni"
#~ msgid "Close document "
#~ msgstr "Zamknij dokument "
#~ msgid "Error exporting to format: %1$s"
#~ msgstr "Błąd w trakcie eksportu do formatu: %1$s."
#~ msgid "Error previewing format: %1$s"
#~ msgstr "Błąd podglądu w formacie: %1$s"
#~ msgid "Add to personal dictionary|c"
#~ msgstr "Dodaj do osobistego słownika|o"
#~ msgid ""
#~ "The following filename is likely to cause trouble when running the "
#~ "exported file through LaTeX: "
#~ msgstr ""
#~ "Następujące nazwy plików będą prawdopodobnie przyczyną problemów w "
#~ "trakcie przetwarzania eksportowanego pliku przez LaTeX:"
#~ msgid "All indices"
#~ msgstr "Wszystkie spisy"
#~ msgid "[[%1$s unknown]]"
#~ msgstr "[[%1$s nieznane]]"
#~ msgid "Note[[InsetNote]]"
#~ msgstr "Notka"
#~ msgid "Greyed out"
#~ msgstr "Wyszarzenie"
#~ msgid " strings have been replaced."
#~ msgstr " napisów zostało zastąpionych."
#~ msgid "Search text is empty!"
#~ msgstr "Poszukiwany tekst jest pusty!"
#~ msgid "X; "
#~ msgstr "X; "
#, fuzzy
#~ msgid "value of the optional vertical offset"
#~ msgstr "&Odstęp pionowy"
#, fuzzy
#~ msgid "Open Target...|O"
#~ msgstr "Otwórz...|O"
#, fuzzy
#~ msgid "Flex:Institute"
#~ msgstr "Instytucja"
#, fuzzy
#~ msgid "Flex:E-Mail"
#~ msgstr "E-mail"
#, fuzzy
#~ msgid "Flex:Alert"
#~ msgstr "Blok"
#, fuzzy
#~ msgid "Flex:Structure"
#~ msgstr "Zmiana: "
#, fuzzy
#~ msgid "Flex:ArticleMode"
#~ msgstr "Pionowe"
#, fuzzy
#~ msgid "Flex:PresentationMode"
#~ msgstr "Orientacja"
#, fuzzy
#~ msgid "Flex:Firstname"
#~ msgstr "Imię"
#, fuzzy
#~ msgid "Flex:Fname"
#~ msgstr "Nazwa pliku"
#, fuzzy
#~ msgid "Flex:Surname"
#~ msgstr "Nazwisko"
#, fuzzy
#~ msgid "Flex:Filename"
#~ msgstr "Nazwa pliku"
#, fuzzy
#~ msgid "Flex:Literal"
#~ msgstr "Dosłowny"
#, fuzzy
#~ msgid "Flex:Emph"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Flex:Abbrev"
#~ msgstr "breve"
#, fuzzy
#~ msgid "Flex:Citation-number"
#~ msgstr "Cytowanie-numer"
#, fuzzy
#~ msgid "Flex:Volume"
#~ msgstr "Kolumny"
#, fuzzy
#~ msgid "Flex:Day"
#~ msgstr "Suplement"
#, fuzzy
#~ msgid "Flex:Month"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Flex:Year"
#~ msgstr "Suplement"
#, fuzzy
#~ msgid "Flex:Issue-number"
#~ msgstr "nrMS"
#, fuzzy
#~ msgid "Flex:ISSN"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Flex:CODEN"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Flex:SS-Code"
#~ msgstr "Kod"
#, fuzzy
#~ msgid "Flex:SS-Title"
#~ msgstr "Tytuł"
#, fuzzy
#~ msgid "Flex:CCC-Code"
#~ msgstr "Kod CCC:"
#, fuzzy
#~ msgid "Flex:Code"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Flex:Dscr"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Flex:Keyword"
#~ msgstr "SłowoKluczowe"
#, fuzzy
#~ msgid "Flex:Orgdiv"
#~ msgstr "div"
#, fuzzy
#~ msgid "Flex:Orgname"
#~ msgstr "Nazwisko"
#, fuzzy
#~ msgid "Flex:Street"
#~ msgstr "Ulica"
#, fuzzy
#~ msgid "Flex:City"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Flex:State"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Flex:Postcode"
#~ msgstr "Zamówienie pocztowe"
#, fuzzy
#~ msgid "Flex:Country"
#~ msgstr "Wpis"
#, fuzzy
#~ msgid "Flex:Directory"
#~ msgstr "Katalogi"
#, fuzzy
#~ msgid "Flex:Email"
#~ msgstr "&Pozycja wstawki:"
#, fuzzy
#~ msgid "Flex:KeyCombo"
#~ msgstr "Klawiatura"
#, fuzzy
#~ msgid "Flex:KeyCap"
#~ msgstr "Cap"
#, fuzzy
#~ msgid "Flex"
#~ msgstr "Pl&ik"
#, fuzzy
#~ msgid "Flex:Endnote"
#~ msgstr "notka"
#, fuzzy
#~ msgid "Flex:Initial"
#~ msgstr "Kursywa"
#, fuzzy
#~ msgid "Flex:Expression"
#~ msgstr "Zmiana: "
#, fuzzy
#~ msgid "Flex:Concepts"
#~ msgstr "Zmiana: "
#, fuzzy
#~ msgid "Flex:Meaning"
#~ msgstr "Zmiana: "
#, fuzzy
#~ msgid "Flex:Noun"
#~ msgstr "Kapitalik"
#, fuzzy
#~ msgid "Flex:Strong"
#~ msgstr "Zmiana: "
#, fuzzy
#~ msgid "Keywordsr"
#~ msgstr "Słowa kluczowe"
#, fuzzy
#~ msgid "&Ok"
#~ msgstr "&OK"
#, fuzzy
#~ msgid "Cannot view URL"
#~ msgstr "Nie można podejrzeć pliku"
#, fuzzy
#~ msgid "Error compiling format: %1$s"
#~ msgstr "Błąd w trakcie przygotowania do podglądu formatu: %1$s"
#, fuzzy
#~ msgid "Height:"
#~ msgstr "&Wysokość:"
#, fuzzy
#~ msgid "Glossary term"
#~ msgstr "Odnośnik wewnętrzny"
#~ msgid "TheoremTemplate"
#~ msgstr "SzablonTwierdzenia"
#~ msgid "Theorem #:"
#~ msgstr "Twierdzenie #:"
#~ msgid "Lemma #:"
#~ msgstr "Lemat #:"
#~ msgid "Corollary #:"
#~ msgstr "Wniosek #:"
#~ msgid "Proposition #:"
#~ msgstr "Propozycja #:"
#~ msgid "Conjecture #:"
#~ msgstr "Hipoteza #:"
#~ msgid "Criterion #:"
#~ msgstr "Kryterium #:"
#~ msgid "Fact #:"
#~ msgstr "Fakt #:"
#~ msgid "Axiom #:"
#~ msgstr "Aksjomat #:"
#~ msgid "Definition #:"
#~ msgstr "Definicja #:"
#~ msgid "Example #:"
#~ msgstr "Przykład #:"
#~ msgid "Condition #:"
#~ msgstr "Warunek #:"
#~ msgid "Problem #:"
#~ msgstr "Problem #:"
#~ msgid "Exercise #:"
#~ msgstr "Ćwiczenie #:"
#~ msgid "Remark #:"
#~ msgstr "Uwaga #:"
#~ msgid "Claim #:"
#~ msgstr "Stwierdzenie #:"
#~ msgid "Note #:"
#~ msgstr "Notka #:"
#~ msgid "Notation #:"
#~ msgstr "Notacja #:"
#~ msgid "Case #:"
#~ msgstr "Przypadek #:"
#~ msgid "Inter-word Space|w"
#~ msgstr "Spacja wewnątrz słowa|w"
#, fuzzy
#~ msgid "Overwrite all files?"
#~ msgstr "Zastąpić plik?"
#, fuzzy
#~ msgid "Continue &asking"
#~ msgstr "Kontynuacja"
#~ msgid "Some layouts may not be available."
#~ msgstr "Niektóre układy mogą być niedostępne."
#, fuzzy
#~ msgid "Thin space"
#~ msgstr "Cienki odstęp\t\\,"
#, fuzzy
#~ msgid "Medium space"
#~ msgstr "Średni odstęp\t\\:"
#, fuzzy
#~ msgid "Thick space"
#~ msgstr "Gruby odstęp\t\\;"
#, fuzzy
#~ msgid "Negative thin space"
#~ msgstr "Odstęp ujemny\t\\!"
#, fuzzy
#~ msgid "Negative medium space"
#~ msgstr "Odstęp ujemny\t\\!"
#, fuzzy
#~ msgid "Negative thick space"
#~ msgstr "Odstęp ujemny\t\\!"
#, fuzzy
#~ msgid "Inter-word space"
#~ msgstr "Spacja wewnątrz słowa|w"
#~ msgid "Date format"
#~ msgstr "Format daty"
#, fuzzy
#~ msgid "Unknown buffer info"
#~ msgstr "Nieznany użytkownik"
#~ msgid "QQuad Space"
#~ msgstr "Podwójnie poczwórna spacja"
#, fuzzy
#~ msgid "Preview\t"
#~ msgstr "Podgląd"
#, fuzzy
#~ msgid "Revert to Repository Version|R"
#~ msgstr "Przywróć do ostatniej wersji|P"
#, fuzzy
#~ msgid "&Replace with..."
#~ msgstr "Z&astąp:"
#, fuzzy
#~ msgid "Ne&xt"
#~ msgstr "tekst"
#, fuzzy
#~ msgid "Pre&vious"
#~ msgstr "&Poprzednia zmiana"
#, fuzzy
#~ msgid "&Keep case"
#~ msgstr "&Zmieniaj razem"
#, fuzzy
#~ msgid "&Find..."
#~ msgstr "&Szukaj:"
#, fuzzy
#~ msgid "&Next"
#~ msgstr "&Nowy:"
#, fuzzy
#~ msgid "&Previous"
#~ msgstr "&Poprzednia zmiana"
#~ msgid ""
#~ "The layout file requested by this document,\n"
#~ "%1$s.layout,\n"
#~ "is not usable. This is probably because a LaTeX\n"
#~ "class or style file required by it is not\n"
#~ "available. See the Customization documentation\n"
#~ "for more information.\n"
#~ msgstr ""
#~ "Plik układu żądany przez ten dokument,\n"
#~ "%1$s.layout,\n"
#~ "jest nieużyteczny. Jest to prawdopodobnie rezultatniedostępności "
#~ "wymaganej klasy lub stylu LaTeX.\n"
#~ "Zajżyj do dokumentacji dostosowania aby uzyskać\n"
#~ "więcej informacji na ten temat.\n"
#~ msgid "LyX will not be able to produce output."
#~ msgstr "LyX nie jest zdolny do wyprodukowania wyniku."
#~ msgid "Maximum number of words in the initialization string for a new label"
#~ msgstr "Maksymalna liczba słów w napisie inicjującym nową etykietę"
#, fuzzy
#~ msgid "Any &word"
#~ msgstr "Jakiekolwiek słowo"
#~ msgid ""
#~ "Shortcut `%1$s' is already bound to:\n"
#~ "%2$s"
#~ msgstr ""
#~ "Skrót `%1$s' jest już przypisany do:\n"
#~ "%2$s"
#~ msgid "&Dummy"
#~ msgstr "&Sztuczny"
#~ msgid "F&ind:"
#~ msgstr "&Szukaj:"
#~ msgid "The Enter key works, too"
#~ msgstr "Działa też klawisz Enter"
#~ msgid "The delete key works, too"
#~ msgstr "Działa też klawisz Delete"
#~ msgid "D&elete"
#~ msgstr "&Usuń"
#~ msgid "Select the default language of your documents"
#~ msgstr "Wybierz domyślny język dla twoich dokumentów"
#~ msgid "&BibTeX command:"
#~ msgstr "Polecenie &BibTeX:"
#, fuzzy
#~ msgid "BibTeX command (&Japanese):"
#~ msgstr "Polecenie i opcje BibTeX-a"
#, fuzzy
#~ msgid "Index command (Ja&panese):"
#~ msgstr "Polecenie generowania indeksu:"
#~ msgid "External app for formating tables in plain text output"
#~ msgstr "Zewnętrzne aplikacje do formatowania tabel przy wydruku do ASCII"
#~ msgid "Specify a personal dictionary file other than the default"
#~ msgstr "Podaj plik słownika osobistego inny niż domyślny"
#~ msgid "Personal &dictionary:"
#~ msgstr "Słownik &osobisty:"
#~ msgid "Spellchec&ker executable:"
#~ msgstr "Program do sprawdzania &pisowni:"
#~ msgid "Use input encod&ing"
#~ msgstr "&Użyj kodowania"
#~ msgid "Merge cells"
#~ msgstr "Łączenie komórek"
#~ msgid "Strasse"
#~ msgstr "Ulica"
#~ msgid "Land"
#~ msgstr "Kraj"
#~ msgid "BLZ"
#~ msgstr "NrRozlBanku"
#~ msgid "Konto"
#~ msgstr "NrKonta"
#, fuzzy
#~ msgid "Insert|n"
#~ msgstr "Wstaw|W"
#~ msgid "Dissolve Inset|l"
#~ msgstr "Rozwiąż wstawkę|l"
#~ msgid "View DVI"
#~ msgstr "Podgląd DVI"
#~ msgid "Update DVI"
#~ msgstr "Zaktualizuj DVI"
#~ msgid "View PDF (pdflatex)"
#~ msgstr "Podgląd PDF (pdflatex)"
#~ msgid "Update PDF (pdflatex)"
#~ msgstr "Aktualizuj PDF (pdflatex)"
#~ msgid "View PostScript"
#~ msgstr "Podgląd PostScript"
#~ msgid "Update PostScript"
#~ msgstr "Zaktualizuj PostScript"
#~ msgid "No horizontal line\t\\atop"
#~ msgstr "Bez poziomej linii\t\\atop"
#~ msgid "Can't create pipe for spellchecker."
#~ msgstr "Nie można utworzyć łącza dla sprawdzania pisowni."
#~ msgid "Can't open pipe for spellchecker."
#~ msgstr "Nie można otworzyć łącza dla sprawdzania pisowni."
#~ msgid ""
#~ "Could not create an ispell process.\n"
#~ "You may not have the right languages installed."
#~ msgstr ""
#~ "Nie można utworzyć procesu ispella.\n"
#~ "Być może nie zainstalowano poprawnego języka."
#~ msgid ""
#~ "The ispell process returned an error.\n"
#~ "Perhaps it has been configured wrongly ?"
#~ msgstr ""
#~ "Proces ispell zwrócił błąd.\n"
#~ "Być może jest niepoprawnie skonfigurowany?"
#~ msgid ""
#~ "Could not check word `%1$s' because it could not be converted to encoding "
#~ "`%2$s'."
#~ msgstr ""
#~ "Nie można sprawdzić słowa \"%1$s\" ponieważ nie może zostać skonwertowane "
#~ "do kodowania \"%2$s\"."
#~ msgid "Could not communicate with the ispell spellchecker process."
#~ msgstr "Nie można skomunikować się z procesem sprawdzania pisowni ispell."
#~ msgid ""
#~ "Could not insert word `%1$s' because it could not be converted to "
#~ "encoding `%2$s'."
#~ msgstr ""
#~ "Nie można wstawić słowa \"%1$s\" ponieważ nie może zostać skonwertowane "
#~ "do kodowania \"%2$s\"."
#~ msgid ""
#~ "Could not accept word `%1$s' because it could not be converted to "
#~ "encoding `%2$s'."
#~ msgstr ""
#~ "Nie można zaakceptować słowa \"%1$s\" ponieważ nie może zostać "
#~ "skonwertowane do kodowania \"%2$s\"."
#, fuzzy
#~ msgid ""
#~ "Specify an alternate personal dictionary file. E.g. \".ispell_english\"."
#~ msgstr ""
#~ "Podaj inny plik słownika osobistego. Na przykład \".ispell_polish\"."
#~ msgid "What command runs the spellchecker?"
#~ msgstr "Jakie polecenie uruchamia sprawdzająnie pisowni?"
#, fuzzy
#~ msgid ""
#~ "Specify whether to pass the -T input encoding option to ispell. Enable "
#~ "this if you cannot check the spelling of words containing accented "
#~ "letters. This may not work with all dictionaries."
#~ msgstr ""
#~ "Podaj czy uruchamiać ispella z opcja -T i odpowiednim kodowaniem. Włącz "
#~ "tą opcję gdy sprawdzanie pisowni nie działa poprawnie dla słów ze znakami "
#~ "diakrytycznymi. Tego typu sprawdzanie pisowni może nie działać z "
#~ "niektórymi słownikami."
#~ msgid "Native OS API not yet supported."
#~ msgstr "API systemu operacyjnego nie jest jeszcze obsługiwany."
#~ msgid "Unknown author index for deletion: %1$d\n"
#~ msgstr "Nieznany indeks autora dla usunięcia: %1$d\n"
#~ msgid "Thesaurus failure"
#~ msgstr "Niepowodzenie słownika synonimów "
#~ msgid ""
#~ "Aiksaurus returned the following error:\n"
#~ "\n"
#~ "%1$s."
#~ msgstr ""
#~ "Aiksaurus zwrócił następujący błąd:\n"
#~ "\n"
#~ "%1$s."
#~ msgid ""
#~ "Input listings parameters on the right. Enter ? for a list of parameters."
#~ msgstr ""
#~ "Podaj parametry listingu po prawej stronie. Wprowadź ? aby podejżeć listę "
#~ "parametrów."
#~ msgid "Length"
#~ msgstr "Odległość"
#~ msgid "No LaTeX log file found."
#~ msgstr "Nie znaleziono logu LaTeX-a."
#~ msgid "ispell"
#~ msgstr "ispell"
#~ msgid "pspell (library)"
#~ msgstr "pspell (biblioteka)"
#~ msgid "aspell (library)"
#~ msgstr "aspell (biblioteka)"
#~ msgid "*.pws"
#~ msgstr "*.pws"
#~ msgid "*.ispell"
#~ msgstr "*.ispell"
#~ msgid "Spellchecker error"
#~ msgstr "Błąd sprawdzania pisowni"
#~ msgid "The spellchecker could not be started\n"
#~ msgstr "Nie można uruchomić sprawdzania pisowni\n"
#~ msgid ""
#~ "The spellchecker has died for some reason.\n"
#~ "Maybe it has been killed."
#~ msgstr ""
#~ "Program sprawdzania pisowni zakończył działanie z jakiegoś powodu.\n"
#~ "Być może jego proces został zabity."
#~ msgid "The spellchecker has failed"
#~ msgstr "Nieudane sprawdzanie pisowni"
#~ msgid "No Table of contents"
#~ msgstr "Brak spisu treści"
#~ msgid "Opened inset"
#~ msgstr "Otwarta wstawka"
#, fuzzy
#~ msgid "Uncodable characters in bibliography item"
#~ msgstr "znak niekodowalny"
#~ msgid "Opened Box Inset"
#~ msgstr "Otwarta wstawka pudełka"
#~ msgid "Opened Branch Inset"
#~ msgstr "Otwarta wstawka gałęzi"
#~ msgid "Opened Caption Inset"
#~ msgstr "Otwarta wstawka podpisu"
#~ msgid "Opened ERT Inset"
#~ msgstr "Otwarta wstawka ERT"
#, fuzzy
#~ msgid "Opened Flex Inset"
#~ msgstr "Otwarta wstawka tekstowa"
#~ msgid "Opened Float Inset"
#~ msgstr "Otwarta wstawka"
#~ msgid "Opened Footnote Inset"
#~ msgstr "Otwarty przypis"
#~ msgid "Opened Listing Inset"
#~ msgstr "Otwarta wstawka listingu"
#~ msgid "Opened Marginal Note Inset"
#~ msgstr "Otwarta notka marginesowa"
#~ msgid "Opened Note Inset"
#~ msgstr "Otwarta wstawka notki"
#~ msgid "Opened Optional Argument Inset"
#~ msgstr "Otwarta wstawka argumentu opcjonalnego"
#~ msgid "Opened table"
#~ msgstr "Otwarta tabela"
#~ msgid "Opened Text Inset"
#~ msgstr "Otwarta wstawka tekstowa"
#~ msgid "Opened Wrap Inset"
#~ msgstr "Otwarta wstawka oblewana"
#, fuzzy
#~ msgid "Anschrift:"
#~ msgstr "Podpis:"
#~ msgid "Briefkopf:"
#~ msgstr "Nagłówek listu:"
#~ msgid "Zusatz:"
#~ msgstr "Aneks:"
#, fuzzy
#~ msgid "Ihre Zeichen:"
#~ msgstr "WaszZnak:"
#, fuzzy
#~ msgid "Unsere Zeichen:"
#~ msgstr "WaszZnak:"
#~ msgid "Unterschrift:"
#~ msgstr "Podpis:"
#, fuzzy
#~ msgid "Vorwahl:"
#~ msgstr "Normalny:"
#~ msgid "Telefon:"
#~ msgstr "Telefon:"
#~ msgid "Ort:"
#~ msgstr "Miejscowość:"
#~ msgid "Datum:"
#~ msgstr "Data:"
#~ msgid "Betreff:"
#~ msgstr "Odpowiedź:"
#~ msgid "Anrede:"
#~ msgstr "Rozpoczęcie:"
#~ msgid "Gruss:"
#~ msgstr "Pozdrowienia:"
#, fuzzy
#~ msgid "Anlage(n):"
#~ msgstr "Załączniki:"
#~ msgid "Verteiler:"
#~ msgstr "DoWiadomości:"
#~ msgid "PS:"
#~ msgstr "PS:"
#~ msgid "Strasse:"
#~ msgstr "Ulica:"
#~ msgid "Land:"
#~ msgstr "Kraj:"
#~ msgid "RetourAdresse:"
#~ msgstr "AdresZwrotny:"
#~ msgid "MeinZeichen:"
#~ msgstr "MójZnak:"
#~ msgid "IhrZeichen:"
#~ msgstr "WaszZnak:"
#~ msgid "IhrSchreiben:"
#~ msgstr "WaszePismo:"
#~ msgid "BLZ:"
#~ msgstr "NrRozlBanku:"
#~ msgid "Konto:"
#~ msgstr "NrKonta:"
#~ msgid "Adresse:"
#~ msgstr "Adres:"
#~ msgid "Anlagen:"
#~ msgstr "Załączniki:"
#~ msgid "No file open!"
#~ msgstr "Brak otwartych plików!"
#, fuzzy
#~ msgid "You cannot paste into a multicell selection."
#~ msgstr "Nie można ustawić wielokolumnowej komórki pionowo"
#, fuzzy
#~ msgid "Check in Changes...|I"
#~ msgstr "Nanieś zmiany i zablokuj...|N"
#, fuzzy
#~ msgid "Check out for Edit|O"
#~ msgstr "Odblokuj i edytuj|O"
#, fuzzy
#~ msgid "Toggle Labeling/Numbering|T"
#~ msgstr "Przełącz numerację|P"
#, fuzzy
#~ msgid "Toggle Label|L"
#~ msgstr "Przełącz &wszystkie"
#~ msgid "B&rowse..."
#~ msgstr "&Przeglądaj..."
#~ msgid "Number of Co&pies:"
#~ msgstr "Ilość ko&pii:"
#~ msgid "Sa&ns Serif:"
#~ msgstr "&Bezszeryfowa:"
#~ msgid "Ne&w"
#~ msgstr "No&wy"
#~ msgid "Go back to Reference|G"
#~ msgstr "Powróć do odnośnika|G"
#, fuzzy
#~ msgid "Replace Ne&xt"
#~ msgstr "Z&astąp:"
#, fuzzy
#~ msgid "Find &Prev"
#~ msgstr "Szukaj &następne"
#, fuzzy
#~ msgid "Replace P&rev"
#~ msgstr "&Wszystkie"
#, fuzzy
#~ msgid "Current buffer only"
#~ msgstr "Bieżąca komórka:"
# Dołączone czy załączone?
#~ msgid "Current file and all included files"
#~ msgstr "Aktualny plik i wszystkie pliki dołączone"
#, fuzzy
#~ msgid "Document"
#~ msgstr "Dokumenty"
#~ msgid "All open buffers"
#~ msgstr "We wszystkich otwartych buforach"
#, fuzzy
#~ msgid "Open buffers"
#~ msgstr "niebieski"
#, fuzzy
#~ msgid "Phantom Text"
#~ msgstr "Czysty tekst|T"
#, fuzzy
#~ msgid "Find LyX Dialog"
#~ msgstr "Szukaj &następne"
#, fuzzy
#~ msgid ""
#~ msgstr "Nie ma otwartych dokumentów!"
#, fuzzy
#~ msgid ""
#~ msgstr "Nie ma otwartego dokumentu!"
#, fuzzy
#~ msgid "Opened Phantom Inset"
#~ msgstr "Otwarta wstawka podpisu"
#, fuzzy
#~ msgid "RegExp"
#~ msgstr "exp"
#, fuzzy
#~ msgid "&Postscript driver:"
#~ msgstr "Sterownik &Postscript:"
#, fuzzy
#~ msgid "Append Parameter"
#~ msgstr "Więcej parametrów"
#, fuzzy
#~ msgid "Remove Last Parameter"
#~ msgstr "Parametry listingu"
#, fuzzy
#~ msgid "Insert Optional Parameter"
#~ msgstr "Parametry listingu"
#, fuzzy
#~ msgid "Remove Optional Parameter"
#~ msgstr "Otwarta wstawka argumentu opcjonalnego"
#, fuzzy
#~ msgid "figure"
#~ msgstr "Rysunek"
#, fuzzy
#~ msgid "algorithm"
#~ msgstr "Algorytm"
#, fuzzy
#~ msgid "tableau"
#~ msgstr "Tabela"
#, fuzzy
#~ msgid "keywords"
#~ msgstr "Słowa kluczowe"
#~ msgid "Table of Contents|a"
#~ msgstr "Spis treści|t"
#~ msgid "FAQ|F"
#~ msgstr "Często zadawane pytania|C"
#~ msgid "LinuxDoc"
#~ msgstr "LinuxDoc"
#~ msgid "LinuxDoc|x"
#~ msgstr "LinuxDoc|x"
#, fuzzy
#~ msgid "Backreference by pa&ge number"
#~ msgstr " na stronie "
#, fuzzy
#~ msgid "Austrian (old spelling)"
#~ msgstr "Niemiecki austriacki (nowa pisownia)"
#~ msgid "British"
#~ msgstr "Angielski brytyjski"
#~ msgid "Canadian"
#~ msgstr "Kanadyjski"
#, fuzzy
#~ msgid "Gruß:"
#~ msgstr "Pozdrowienia:"
#, fuzzy
#~ msgid "Reference\t"
#~ msgstr "Odnośnik"
#, fuzzy
#~ msgid "SenderAddress\t# scrletter"
#~ msgstr "AdresNadawcy"
#, fuzzy
#~ msgid "Backaddress\t# scrletter"
#~ msgstr "AdresZwrotny"
#, fuzzy
#~ msgid "RetourAdresse\t# g-brief-de"
#~ msgstr "AdresZwrotny"
#, fuzzy
#~ msgid "Postvermerk\t# g-brief-de"
#~ msgstr "UwagiDlaPoczty"
#, fuzzy
#~ msgid "IhrZeichen\t# g-brief-de"
#~ msgstr "WaszZnak"
#, fuzzy
#~ msgid "IhrSchreiben\t# g-brief-de"
#~ msgstr "WaszePismo"
#, fuzzy
#~ msgid "MeinZeichen\t# g-brief-de"
#~ msgstr "MójZnak"
#, fuzzy
#~ msgid "Unterschrift\t# g-brief-de"
#~ msgstr "Podpis"
#~ msgid "Stadt:"
#~ msgstr "Miasto:"
#~ msgid "Vertical alignment for fixed width columns"
#~ msgstr "Pionowe wyrównanie dla kolumn o stałej szerokości"
#~ msgid "LaTeX default"
#~ msgstr "Domyślne LaTeX'a"
#~ msgid "Keep *roff temporary files"
#~ msgstr "Zachowaj pliki tyczasowe *roff"
#~ msgid "A&pply"
#~ msgstr "&Zastosuj"
#~ msgid "<- C&lear"
#~ msgstr "<- Wy&czyść"
#~ msgid "Show ERT inline"
#~ msgstr "Pokaż zawartość wstawki ERT"
#~ msgid "&Edit File..."
#~ msgstr "&Edytuj plik..."
#~ msgid "LyX View"
#~ msgstr "Widok w LyX-ie"
#~ msgid "Monochrome"
#~ msgstr "Czarnobiały"
#~ msgid "Grayscale"
#~ msgstr "Skala szarości"
#~ msgid "%"
#~ msgstr "%"
#~ msgid "Sca&le:"
#~ msgstr "Ska&la:"
#~ msgid "Display image in LyX"
#~ msgstr "Wyświetl rysunek w LyX-ie"
#~ msgid "S&ubfigure"
#~ msgstr "Podrys&unek"
#~ msgid "The caption for the sub-figure"
#~ msgstr "Podpis dla podrysunku"
#~ msgid "Framed in box"
#~ msgstr "Obramowany w pudełku"
#~ msgid "&Shaded"
#~ msgstr "&Cieniowane"
#~ msgid "&Colors"
#~ msgstr "&Kolory"
#~ msgid "C&opiers"
#~ msgstr "S&krypty kopiujące"
#~ msgid "Do not display"
#~ msgstr "Nie wyświetlaj"
#~ msgid "&File formats"
#~ msgstr "&Formaty plików"
#~ msgid "&GUI name:"
#~ msgstr "&Nazwa menu:"
#~ msgid "External Applications"
#~ msgstr "Zewnętrzne aplikacje"
#~ msgid "Save/restore window size, or use fixed size"
#~ msgstr "Zapisz/odtwórz wielkość okna lub użyj stałych wartości"
#~ msgid "Save/restore window position"
#~ msgstr "Zapisz/odtwórz pozycję okna"
#~ msgid " every"
#~ msgstr " co"
#, fuzzy
#~ msgid "Pixmap Cache"
#~ msgstr "Bufor Pixmap"
#~ msgid "Enable Pi&xmap Cache"
#~ msgstr "Włącz bufor Pi&xmap"
#~ msgid "&URL:"
#~ msgstr "&URL:"
#~ msgid "Output as a hyperlink ?"
#~ msgstr "Wyjście jako hyperlink?"
#~ msgid "&Units:"
#~ msgstr "&Jednostki:"
#~ msgid "Definition @Section@.\\arabic{definition}."
#~ msgstr "Definicja @Section@ \\arabic{definition}."
#~ msgid "Example @Section@.\\arabic{example}."
#~ msgstr "Przykład @Section@.\\arabic{example}."
#~ msgid "Remark @Section@.\\arabic{remark}."
#~ msgstr "Uwaga @Section@.\\arabic{remark}."
#~ msgid "Notation @Section@.\\arabic{notation}."
#~ msgstr "Notacja @Section@.\\arabic{notation}."
#~ msgid "Theorem @Section@.\\arabic{theorem}."
#~ msgstr "Twierdzenie @Section@.\\arabic{theorem}."
#~ msgid "Corollary @Section@.\\arabic{corollary}."
#~ msgstr "Wniosek @Section@.\\arabic{corollary}."
#~ msgid "Lemma @Section@.\\arabic{lemma}."
#~ msgstr "Lemat @Section@.\\arabic{lemma}."
#~ msgid "Proposition @Section@.\\arabic{proposition}."
#~ msgstr "Propozycja @Section@.\\arabic{proposition}."
#~ msgid "Prop @Section@.\\arabic{prop}."
#~ msgstr "Prop @Section@.\\arabic{prop}."
#~ msgid "Question @Section@.\\arabic{question}."
#~ msgstr "Pytanie @Section@.\\arabic{question}"
#~ msgid "Claim @Section@.\\arabic{claim}."
#~ msgstr "Stwierdzenie @Section@.\\arabic{claim}."
#~ msgid "Conjecture @Section@.\\arabic{conjecture}."
#~ msgstr "Hipoteza @Section@.\\arabic{conjecture}."
#, fuzzy
#~ msgid "Theorem \\arabic{thm}."
#~ msgstr "Twierdzenie \\arabic{theorem}."
#~ msgid "Fact \\arabic{fact}."
#~ msgstr "Fakt \\arabic{fact}."
#~ msgid "Problem \\arabic{problem}."
#~ msgstr "Problem \\arabic{problem}."
#~ msgid "Exercise \\arabic{exercise}."
#~ msgstr "Ćwiczenie \\arabic{exercise}."
#~ msgid "Corollary @Section@.\\arabic{theorem}."
#~ msgstr "Wniosek @Section@.\\arabic{theorem}."
#~ msgid "Lemma @Section@.\\arabic{theorem}."
#~ msgstr "Lemat @Section@.\\arabic{theorem}."
#~ msgid "Proposition @Section@.\\arabic{theorem}."
#~ msgstr "Propozycja @Section@.\\arabic{theorem}."
#~ msgid "Conjecture @Section@.\\arabic{theorem}."
#~ msgstr "Hipoteza @Section@.\\arabic{theorem}."
#~ msgid "Criterion @Section@.\\arabic{theorem}."
#~ msgstr "Kryterium @Section@.\\arabic{theorem}."
#~ msgid "Algorithm @Section@.\\arabic{theorem}."
#~ msgstr "Algorytm @Section@.\\arabic{theorem}."
#~ msgid "Fact @Section@.\\arabic{theorem}."
#~ msgstr "Fakt @Section@.\\arabic{theorem}."
#~ msgid "Axiom @Section@.\\arabic{theorem}."
#~ msgstr "Aksjomat @Section@.\\arabic{theorem}."
#~ msgid "Definition @Section@.\\arabic{theorem}."
#~ msgstr "Definicja @Section@.\\arabic{theorem}."
#~ msgid "Example @Section@.\\arabic{theorem}."
#~ msgstr "Przykład @Section@.\\arabic{theorem}."
#~ msgid "Problem @Section@.\\arabic{theorem}."
#~ msgstr "Problem @Section@.\\arabic{theorem}."
#~ msgid "Remark @Section@.\\arabic{theorem}."
#~ msgstr "Uwaga @Section@.\\arabic{theorem}."
#~ msgid "Claim @Section@.\\arabic{theorem}."
#~ msgstr "Stwierdzenie @Section@.\\arabic{theorem}."
#~ msgid "Note @Section@.\\arabic{theorem}."
#~ msgstr "Notka @Section@.\\arabic{theorem}."
#~ msgid "Acknowledgement @Section@.\\arabic{theorem}."
#~ msgstr "Podziękowanie @Section@.\\arabic{theorem}."
#~ msgid "@Section@.\\arabic{subsection}"
#~ msgstr "@Section@.\\arabic{subsection}"
#~ msgid "@Subsection@.\\arabic{subsubsection}"
#~ msgstr "@Subsection@.\\arabic{subsubsection}"
#~ msgid "@Subsubsection@.\\arabic{paragraph}"
#~ msgstr "@Subsubsection@.\\arabic{paragraph}"
#~ msgid "@Paragraph@.\\arabic{subparagraph}"
#~ msgstr "@Paragraph@.\\arabic{subparagraph}"
#~ msgid "\\arabic{chapter}.\\arabic{section}"
#~ msgstr "\\arabic{chapter}.\\arabic{section}"
#~ msgid "\\Alph{chapter}.\\arabic{section}"
#~ msgstr "\\Alph{chapter}.\\arabic{section}"
#~ msgid "Bahasa"
#~ msgstr "Bahasa"
#~ msgid "Magyar"
#~ msgstr "Węgierski"
#~ msgid "Serbo-Croatian"
#~ msgstr "Serbsko-chorwacki"
#~ msgid "Count Words|W"
#~ msgstr "Policz słowa|z"
#~ msgid "Framed|F"
#~ msgstr "Obramowana|F"
#~ msgid "Shaded|S"
#~ msgstr "Cieniowana|S"
#~ msgid "Insert URL"
#~ msgstr "Wstaw adres URL"
#~ msgid "Can't load document class"
#~ msgstr "Nie można wczytać klasy"
#~ msgid ""
#~ "Using the default document class, because the class %1$s could not be "
#~ "loaded."
#~ msgstr ""
#~ "Użyto domyślnej klasy dokumentu, ponieważ klasa %1$s nie może być "
#~ "załadowana."
#~ msgid ""
#~ "Layout had to be changed from\n"
#~ "%1$s to %2$s\n"
#~ "because of class conversion from\n"
#~ "%3$s to %4$s"
#~ msgstr ""
#~ "Układ został zmieniony z\n"
#~ "%1$s na %2$s\n"
#~ "z powodu zmiany klasy dokumentu z\n"
#~ "%3$s na %4$s"
#~ msgid ""
#~ "The document could not be converted\n"
#~ "into the document class %1$s."
#~ msgstr ""
#~ "Dokumentu nie można skonwertować\n"
#~ "do klasy %1$s."
#~ msgid "Unknown layout"
#~ msgstr "Nieznany układ"
#~ msgid ""
#~ "Layout '%1$s' does not exist in textclass '%2$s'\n"
#~ "Trying to use the default instead.\n"
#~ msgstr ""
#~ "Układ '%1$s' nie istnieje w klasie '%2$s'\n"
#~ "Próbuję w zamian użyć domyślnego.\n"
#~ msgid "&Switch to document"
#~ msgstr "&Przełącza do otwartego dokumetu"
#~ msgid ""
#~ "Could not open the specified document\n"
#~ "%1$s\n"
#~ "due to the error: %2$s"
#~ msgstr ""
#~ "Nie można otworzyć dokumentu\n"
#~ "%1$s\n"
#~ "z powodu błędu: %2$s"
#~ msgid "Rectangular box"
#~ msgstr "Prostokątne pudełko"
#~ msgid "Shadow box"
#~ msgstr "Cieniowane pudełko"
#~ msgid "LyX: Delimiters"
#~ msgstr "LyX: Ograniczniki"
#~ msgid "LyX: Insert Matrix"
#~ msgstr "LyX: Wstawianie macierzy"
#~ msgid "Copiers"
#~ msgstr "Skrypty kopiujące"
#~ msgid "Boxed"
#~ msgstr "Pudełko"
#~ msgid "ovalbox"
#~ msgstr "owalne"
#~ msgid "Ovalbox"
#~ msgstr "Owalne"
#~ msgid "Shadowbox"
#~ msgstr "Cieniowane"
#~ msgid "Doublebox"
#~ msgstr "Podwójne"
#~ msgid "Unknown inset name: "
#~ msgstr "Nieznana nazwa wstawki:"
#~ msgid "Opened Environment Inset: "
#~ msgstr "Otwarta wstawka środowiska:"
#~ msgid "Program Listing "
#~ msgstr "Listing kodu"
#~ msgid "Framed"
#~ msgstr "Obramowane"
#~ msgid "Error setting multicolumn"
#~ msgstr "Błąd ustawienia wielokolumnowej komórki"
#~ msgid "Url: "
#~ msgstr "Url: "
#~ msgid "HtmlUrl: "
#~ msgstr "HtmlUrl: "
#, fuzzy
#~ msgid "Swap Rows|S"
#~ msgstr "Zamień wiersze"
#, fuzzy
#~ msgid "Swap Columns|w"
#~ msgstr "Zamień kolumny"
#, fuzzy
#~ msgid "Opened Theorem Inset"
#~ msgstr "Otwarta wstawka notki"
#~ msgid "Default (outer)"
#~ msgstr "Domyślne (zewnętrzne)"
#~ msgid "Outer"
#~ msgstr "Zewnętrzny"
#~ msgid "Text Wrap Settings"
#~ msgstr "Ustawienia oblewania tekstem"
#~ msgid "%1$d words in selection."
#~ msgstr "Zaznaczono słów: %1$d."
#~ msgid "%1$d words in document."
#~ msgstr "Słów w dokumencie: %1$d"
#~ msgid "One word in selection."
#~ msgstr "Zaznaczono jedno słowo."
#~ msgid "One word in document."
#~ msgstr "Jedno słowo w dokumencie."
#~ msgid "Count words"
#~ msgstr "Policz słowa"
#, fuzzy
#~ msgid "Encoding error"
#~ msgstr "&Kodowanie:"
#, fuzzy
#~ msgid "Placeholders"
#~ msgstr "UmieśćTabelę"
#, fuzzy
#~ msgid "&Right"
#~ msgstr "Do prawej"
#, fuzzy
#~ msgid "&Center"
#~ msgstr "Do środka"
#~ msgid "Case."
#~ msgstr "Przypadek."
#~ msgid "Algorithm #."
#~ msgstr "Algorytm #."
#~ msgid "Case @Section@.\\arabic{theorem}."
#~ msgstr "Przypadek @Section@.\\arabic{theorem}."
#~ msgid "&Load"
#~ msgstr "&Wczytaj"
#~ msgid "Co&pies:"
#~ msgstr "&Kopie:"
#~ msgid "Printer &name:"
#~ msgstr "&Nazwa drukarki:"
#, fuzzy
#~ msgid "Columns "
#~ msgstr "Kolumny"
#~ msgid "Conjecture "
#~ msgstr "Hipoteza "
#~ msgid "Use printer name explicitely"
#~ msgstr "Użyj nazwy drukarki"
#, fuzzy
#~ msgid "Part "
#~ msgstr "Część"
#, fuzzy
#~ msgid "overprint "
#~ msgstr "Wersja robocza"
#, fuzzy
#~ msgid "overlayarea"
#~ msgstr "Warstwa"
#, fuzzy
#~ msgid "Corollary_"
#~ msgstr "Wniosek"
#, fuzzy
#~ msgid "Definition. "
#~ msgstr "Definicja."
#, fuzzy
#~ msgid "Example. "
#~ msgstr "Przykład."
#, fuzzy
#~ msgid "Fact. "
#~ msgstr "Fakt."
#, fuzzy
#~ msgid "Proof. "
#~ msgstr "Dowód."
#, fuzzy
#~ msgid "note: "
#~ msgstr "notka"
#, fuzzy
#~ msgid "&Extended Chars"
#~ msgstr "Zaawansowane możliwości|m"
#~ msgid "default"
#~ msgstr "Domyślny"
#, fuzzy
#~ msgid "common"
#~ msgstr "komentarz"
#, fuzzy
#~ msgid "Toggle Table of Contents"
#~ msgstr "Spis treści"
#, fuzzy
#~ msgid "Toc"
#~ msgstr "Temat"
#~ msgid "Table of Contents|T"
#~ msgstr "Spis treści|t"
#, fuzzy
#~ msgid "OK"
#~ msgstr "&OK"
#, fuzzy
#~ msgid "Chinese"
#~ msgstr "Liczba kopii"
#, fuzzy
#~ msgid "Upper"
#~ msgstr "Aktualizuj|A"
#, fuzzy
#~ msgid "Number style"
#~ msgstr "Wyliczenie"
#, fuzzy
#~ msgid "block "
#~ msgstr "Blok"
#, fuzzy
#~ msgid "Corollary. "
#~ msgstr "Wniosek."
#, fuzzy
#~ msgid "&Caption"
#~ msgstr "Podpis"
#, fuzzy
#~ msgid "&Label"
#~ msgstr "&Etykieta:"
#, fuzzy
#~ msgid "A Label for the caption"
#~ msgstr "Podpis tabeli"
#, fuzzy
#~ msgid "<- P&romote"
#~ msgstr "&Ochrona:"
#, fuzzy
#~ msgid "D&own"
#~ msgstr "Miejscowość"
#, fuzzy
#~ msgid "Upd&ate"
#~ msgstr "&Aktualizuj"
#, fuzzy
#~ msgid "SubSection"
#~ msgstr "Podsekcja"
#~ msgid ""
#~ "No font change defined. Use Character under the Layout menu to define "
#~ "font change."
#~ msgstr ""
#~ "Operacja zmiany czcionki nie jest zdefiniowana. Podaj ją w menu "
#~ "Formatowanie/Czcionki."
#~ msgid "Unknown toc list"
#~ msgstr "Nieznany spis treści"
#, fuzzy
#~ msgid "Insert glossary entry"
#~ msgstr "Wstaw hasło indeksu"
#, fuzzy
#~ msgid "Glo"
#~ msgstr "&Globalnie"
#~ msgid "Open this panel as a separate window"
#~ msgstr "Otwórz ten panel jako oddzielne okno"
#~ msgid "&Detach panel"
#~ msgstr "&Odłącz panel"
#~ msgid "Insert spacing"
#~ msgstr "Wstaw odstęp"
#~ msgid "Set math font"
#~ msgstr "Ustaw czcionkę matematyczną"
#~ msgid "Toggle between display and inline mode"
#~ msgstr "Przełącz pomiędzy trybem w wierszu a eksponowanym"
#~ msgid "Show delimiter and bracket dialog"
#~ msgstr "Wstaw nawiasy i ograniczniki"
#~ msgid "Math Panel|l"
#~ msgstr "Panel symboli matematycznych|l"
#~ msgid "Math Panel|P"
#~ msgstr "Panel symboli matematycznych|l"
#~ msgid "Show math panel"
#~ msgstr "Pokaż panel matematyczny"
#~ msgid "LyX: Math Roots"
#~ msgstr "LyX: Pierwiastki w trybie matematycznym"
#~ msgid "Cube root\t\\root"
#~ msgstr "Pierwiastek sześcienny\t\\root"
#~ msgid "LyX: Math Styles"
#~ msgstr "LyX: Style matematyczne"
#~ msgid "LyX: Math Fonts"
#~ msgstr "LyX: Czcionki matematyczne"
#~ msgid "The document uses a missing TeX class \"%1$s\".\n"
#~ msgstr "Dokument używa brakującej klasy TeX-a \"%1$s'\".\n"
#, fuzzy
#~ msgid "Insert math delimiters"
#~ msgstr "Wstaw ograniczniki"
#~ msgid "E&xtra options"
#~ msgstr "&Opcje dodatkowe"
#~ msgid "Alig&nment:"
#~ msgstr "&Justowanie:"
#~ msgid "&From:"
#~ msgstr "&Z:"
#, fuzzy
#~ msgid "&To:[[as in 'From format x to format y']]"
#~ msgstr "&Do:[[jako 'Od strony x do strony y']]"
#~ msgid "&Converters"
#~ msgstr "&Konwertery"
#~ msgid "The encoding for the screen fonts."
#~ msgstr "Kodowanie czcionek ekranowych."
#~ msgid "The bold font in the dialogs."
#~ msgstr "Czcionka pogrubiona używana w menu i oknach dialogowych"
#~ msgid "The encoding for the menu/popups fonts."
#~ msgstr "Kodowanie czcionek menu i okien dialogowych."
#~ msgid "The normal font in the dialogs."
#~ msgstr "Czcionka zwykła używana w menu i oknach dialogowych"
#~ msgid "\tEnd."
#~ msgstr "\tKoniec."
#~ msgid "#*"
#~ msgstr "#*"
#, fuzzy
#~ msgid "Special Insets|S"
#~ msgstr "Otwarta wstawka ERT"
#, fuzzy
#~ msgid "Insets|n"
#~ msgstr "Wstaw|W"