msgid "" msgstr "" "Project-Id-Version: R 2.15.2\n" "Report-Msgid-Bugs-To: bugs.r-project.org\n" "POT-Creation-Date: 2013-01-28 09:14+0000\n" "PO-Revision-Date: \n" "Last-Translator: Łukasz Daniel \n" "Language-Team: Łukasz Daniel \n" "Language: pl_PL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "na-Revision-Date: 2012-05-29 07:55+0100\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2)\n" "X-Poedit-SourceCharset: iso-8859-1\n" # src/gnuwin32/console.c: 1167 # G_("Not enough memory") # src/gnuwin32/console.c: 1209 # G_("Not enough memory") #: console.c:1167 console.c:1209 msgid "Not enough memory" msgstr "Zbyt mało pamięci" # src/gnuwin32/console.c: 1256 # G_("Insufficient memory: text not copied to the clipboard") # src/gnuwin32/console.c: 1260 # G_("Insufficient memory: text not copied to the clipboard") #: console.c:1256 console.c:1260 msgid "Insufficient memory: text not copied to the clipboard" msgstr "Brak wystarczającej pamięci: tekst nie został skopiowany do schowka" # src/main/connections.c: 1919 # warning(_("Unable to open the clipboard")) # src/extra/graphapp/clipboard.c: 53 # G_("Unable to open the clipboard") # src/extra/graphapp/clipboard.c: 79 # G_("Unable to open the clipboard") # src/gnuwin32/extra.c: 1111 # warningcall(call, _("Unable to open the clipboard")) # src/gnuwin32/console.c: 1296 # G_("Unable to open the clipboard") #: console.c:1296 ../extra/graphapp/clipboard.c:53 #: ../extra/graphapp/clipboard.c:79 msgid "Unable to open the clipboard" msgstr "Nie można otworzyć schowka" # src/gnuwin32/console.c: 1914 # G_("Insufficient memory. Please close the console") #: console.c:1914 msgid "Insufficient memory. Please close the console" msgstr "Brak wystarczającej pamięci. Proszę zamknąć konsolę" # src/gnuwin32/preferences.c: 333 # G_("Font %s-%d-%d not found.\nUsing system fixed font") # src/gnuwin32/console.c: 1969 # G_("Font %s-%d-%d not found.\nUsing system fixed font") # src/gnuwin32/console.c: 2022 # G_("Font %s-%d-%d not found.\nUsing system fixed font") #: console.c:1969 console.c:2022 preferences.c:333 #, c-format msgid "" "Font %s-%d-%d not found.\n" "Using system fixed font" msgstr "" "Czcionka %s-%d-%d nie została znaleziona.\n" "Używanie ustalonej czcionki systemowej" # src/gnuwin32/console.c: 2127 # G_("Save selection to") #: console.c:2127 msgid "Save selection to" msgstr "Zapisz wybór do" # src/gnuwin32/console.c: 2129 # G_("Save console contents to") #: console.c:2129 msgid "Save console contents to" msgstr "Zapisz zawartość konsoli w" #: console.c:2228 msgid "Scrolling.\n" msgstr "Przewijanie.\n" #: console.c:2229 msgid " Keyboard: PgUp, PgDown, Ctrl+Arrows, Ctrl+Home, Ctrl+End,\n" msgstr " Klawiatura: PgUp, PgDown, Ctrl+Strzałki, Ctrl+Home, Ctrl+End,\n" # src/gnuwin32/console.c: 2230 # G_(" Mouse: use the scrollbar(s).\n\n") #: console.c:2230 msgid "" " Mouse: use the scrollbar(s).\n" "\n" msgstr "" " Myszka: użyj pasków przewijania.\n" "\n" #: console.c:2231 msgid "Editing.\n" msgstr "Edytowanie.\n" #: console.c:2232 msgid " Moving the cursor: \n" msgstr " Przesuwanie kursora: \n" #: console.c:2233 msgid " Left arrow or Ctrl+B: move backward one character;\n" msgstr " Lewa strzałka lub Ctrl+B: przesuń wstecz o jeden znak;\n" #: console.c:2234 msgid " Right arrow or Ctrl+F: move forward one character;\n" msgstr " Prawa strzałka lub Ctrl+F: przesuń do przodu o jeden znak;\n" #: console.c:2235 msgid " Home or Ctrl+A: go to beginning of line;\n" msgstr " Home lub Ctrl+A: idź do początku linii;\n" #: console.c:2236 msgid " End or Ctrl+E: go to end of line;\n" msgstr " End lub Ctrl+E: idź do końca linii;\n" #: console.c:2237 msgid " History: Up and Down Arrows, Ctrl+P, Ctrl+N\n" msgstr " Historia: Strzałki Up oraz Down, Ctrl+P, Ctrl+N\n" #: console.c:2238 msgid " Deleting:\n" msgstr "Kasowanie:\n" #: console.c:2239 msgid " Del or Ctrl+D: delete current character or selection;\n" msgstr " Del lub Ctrl+D: usuń bieżący znak lub zaznaczenie;\n" #: console.c:2240 msgid " Backspace: delete preceding character;\n" msgstr " Backspace: usuń poprzedni znak;\n" #: console.c:2241 msgid "" " Ctrl+Del or Ctrl+K: delete text from current character to end of line.\n" msgstr "" " Ctrl+Del lub Ctrl+K: usuń tekst od bieżącego znaku do końca linii.\n" #: console.c:2242 msgid " Ctrl+U: delete all text from current line.\n" msgstr " Ctrl+U: usuń cały tekst z bieżącej linii.\n" #: console.c:2243 msgid " Copy and paste.\n" msgstr "Kopiuj i wklej.\n" #: console.c:2244 msgid "" " Use the mouse (with the left button held down) to mark (select) text.\n" msgstr "" " Użyj myszki (z naciśniętym lewym przyciskiem myszki) by zaznaczyć " "(wybrać) tekst.\n" #: console.c:2245 msgid "" " Use Shift+Del (or Ctrl+C) to copy the marked text to the clipboard and\n" msgstr "" " Użyj Shift+Del (lub Ctrl+C) by skopiować zaznaczony tekst do schowka i\n" #: console.c:2246 msgid "" " Shift+Ins (or Ctrl+V or Ctrl+Y) to paste the content of the clipboard " "(if any) \n" msgstr "" " Shift+Ins (lub Ctrl+V lub Ctrl+Y) by wkleić zawartość schowka (jeśli " "jakaś jest) \n" #: console.c:2247 msgid " to the console, Ctrl+X first copy then paste\n" msgstr " do konsoli, Ctrl+X najpierw kopiuje potem wkleja\n" #: console.c:2248 msgid " Misc:\n" msgstr " Różne:\n" #: console.c:2249 msgid " Ctrl+L: Clear the console.\n" msgstr " Ctrl+L: Wyczyść konsolę.\n" #: console.c:2250 msgid " Ctrl+O or INS: Toggle overwrite mode: initially off.\n" msgstr "" " Ctrl+O lub INS: Przełącz tryb nadpisywania: początkowo wyłączony.\n" #: console.c:2251 msgid " Ctrl+T: Interchange current char with one to the left.\n" msgstr " Ctrl+T: Zamień bieżący znak z tym po lewej.\n" # src/gnuwin32/console.c: 2252 # G_("\nNote: Console is updated only when some input is required.\n") #: console.c:2252 msgid "" "\n" "Note: Console is updated only when some input is required.\n" msgstr "" "\n" "Uwaga: Konsola jest aktualizowana jedynie gdy jest wymagane jakieś wejście.\n" # src/gnuwin32/console.c: 2253 # G_(" Use Ctrl+W to toggle this feature off/on.\n\n") #: console.c:2253 msgid "" " Use Ctrl+W to toggle this feature off/on.\n" "\n" msgstr "" " Użyj Ctrl+W by przełączać tę funkcjonalność na wył./wł.\n" "\n" # src/gnuwin32/console.c: 2254 # G_("Use ESC to stop the interpreter.\n\n") #: console.c:2254 msgid "" "Use ESC to stop the interpreter.\n" "\n" msgstr "" "Użyj ESC aby zatrzymać tłumacza.\n" "\n" # src/gnuwin32/console.c: 2255 # G_("TAB starts completion of the current word.\n\n") #: console.c:2255 msgid "" "TAB starts completion of the current word.\n" "\n" msgstr "" "TAB uzupełnia bieżące słowo.\n" "\n" #: console.c:2256 msgid "Standard Windows hotkeys can be used to switch to the\n" msgstr "Standardowe klawisze skrótu mogą być użyte by przełączyć się do\n" # src/gnuwin32/console.c: 2257 # G_("graphics device (Ctrl+Tab or Ctrl+F6 in MDI, Alt+Tab in SDI)") #: console.c:2257 msgid "graphics device (Ctrl+Tab or Ctrl+F6 in MDI, Alt+Tab in SDI)" msgstr "urządzenia graficznego (Ctrl+Tab lub Ctrl+F6 w MDI, Alt+Tab w SDI)" # src/modules/X11/dataentry.c: 320 # errorcall(call, "invalid argument") # src/modules/X11/dataentry.c: 475 # errorcall(call, "invalid argument") # src/modules/X11/dataentry.c: 478 # errorcall(call, "invalid argument") # src/modules/X11/dataentry.c: 508 # errorcall(call, "invalid argument") # src/main/options.c: 609 # error(_("invalid argument")) # src/main/builtin.c: 884 # error(_("invalid argument")) # src/main/builtin.c: 894 # error(_("invalid argument")) # src/library/grDevices/src/devices.c: 52 # error(_("invalid argument")) # src/library/tcltk/src/tcltk.c: 187 # error(_("invalid argument")) # src/library/tcltk/src/tcltk.c: 714 # error(_("invalid argument")) # src/gnuwin32/dataentry.c: 223 # G_("invalid argument") # src/gnuwin32/dataentry.c: 1851 # G_("invalid argument") # src/gnuwin32/dataentry.c: 1854 # G_("invalid argument") # src/gnuwin32/dataentry.c: 1885 # G_("invalid argument") #: dataentry.c:223 dataentry.c:1851 dataentry.c:1854 dataentry.c:1885 msgid "invalid argument" msgstr "błędny argument" # src/modules/X11/dataentry.c: 368 # errorcall(call, "invalid type for value") # src/gnuwin32/dataentry.c: 270 # G_("invalid type for value") #: dataentry.c:270 msgid "invalid type for value" msgstr "błędny typ dla wartości" # src/gnuwin32/dataentry.c: 281 # G_("Data Editor") #: dataentry.c:281 msgid "Data Editor" msgstr "Edytor danych" # src/modules/X11/dataentry.c: 379 # errorcall(call, "invalid device") # src/modules/X11/dataentry.c: 514 # errorcall(call, "invalid device") # src/main/gevents.c: 60 # errorcall(call, _("invalid device")) # src/main/gevents.c: 97 # errorcall(call, _("invalid device")) # src/gnuwin32/dataentry.c: 282 # G_("invalid device") # src/gnuwin32/dataentry.c: 1892 # G_("invalid device") # src/gnuwin32/extra.c: 1656 # errorcall(call, _("invalid device")) # src/gnuwin32/extra.c: 1658 # errorcall(call, _("invalid device")) # src/gnuwin32/extra.c: 1681 # errorcall(call, _("invalid device")) # src/gnuwin32/extra.c: 1683 # errorcall(call, _("invalid device")) # src/gnuwin32/extra.c: 1730 # error(_("invalid device")) #: dataentry.c:282 dataentry.c:1892 msgid "invalid device" msgstr "niepoprawne urządzenie" # src/modules/X11/dataentry.c: 439 # error("dataentry: internal memory problem") # src/gnuwin32/dataentry.c: 331 # G_("dataentry: internal memory problem") #: dataentry.c:331 msgid "dataentry: internal memory problem" msgstr "dataentry: wewnętrzny problem pamięci" # src/modules/X11/dataentry.c: 915 # error("dataentry: internal memory error") # src/gnuwin32/dataentry.c: 634 # G_("dataentry: internal memory error") # src/gnuwin32/dataentry.c: 1221 # G_("dataentry: internal memory error") #: dataentry.c:634 dataentry.c:1221 msgid "dataentry: internal memory error" msgstr "dataentry: wewnętrzny błąd pamięci" # src/modules/X11/dataentry.c: 1032 # error("internal type error in dataentry") # src/modules/X11/dataentry.c: 1045 # error("internal type error in dataentry") # src/gnuwin32/dataentry.c: 757 # G_("internal type error in dataentry") # src/gnuwin32/dataentry.c: 770 # G_("internal type error in dataentry") #: dataentry.c:757 dataentry.c:770 msgid "internal type error in dataentry" msgstr "wewnętrzny błąd typu przy wprowadzaniu danych" # src/modules/X11/dataentry.c: 1145 # warning("dataentry: parse error on string") # src/gnuwin32/dataentry.c: 852 # warning(G_("dataentry: parse error on string")) #: dataentry.c:852 msgid "dataentry: parse error on string" msgstr "dataentry: błąd składni dla łańcucha" # src/modules/X11/dataentry.c: 1345 # warning("dataentry: expression too long") # src/modules/X11/dataentry.c: 1755 # warning("dataentry: expression too long") # src/gnuwin32/dataentry.c: 995 # warning(G_("dataentry: expression too long")) #: dataentry.c:995 msgid "dataentry: expression too long" msgstr "dataentry: wyrażenie zbyt długie" # src/gnuwin32/dataentry.c: 1472 # G_("column names cannot be blank") #: dataentry.c:1472 msgid "column names cannot be blank" msgstr "nazwy kolumn nie mogą być puste" # src/gnuwin32/dataentry.c: 1518 # G_("Variable editor") #: dataentry.c:1518 msgid "Variable editor" msgstr "Edytor zmiennych" # src/gnuwin32/dataentry.c: 1523 # G_("variable name") #: dataentry.c:1523 msgid "variable name" msgstr "nazwa zmiennej" # src/modules/X11/devX11.c: 3178 # errorcall(call, _("invalid '%s' value"), "type") # src/modules/X11/devX11.c: 3228 # error(_("invalid '%s' argument"), "type") # src/modules/X11/devX11.c: 3255 # error(_("invalid '%s' argument"), "type") # src/main/attrib.c: 192 # error(_("invalid '%s' argument"), "type") # src/main/connections.c: 4519 # error(_("invalid '%s' argument"), "type") # src/main/connections.c: 4549 # error(_("invalid '%s' argument"), "type") # src/main/dotcode.c: 453 # error(_("invalid '%s' argument"), "type") # src/main/character.c: 138 # error(_("invalid '%s' argument"), "type") # src/main/character.c: 141 # error(_("invalid '%s' argument"), "type") # src/main/character.c: 202 # error(_("invalid '%s' argument"), "type") # src/library/grDevices/src/cairo/cairoBM.c: 475 # error(_("invalid '%s' argument"), "type") # src/library/Recommended/cluster/R/daisy.q: 14 # stop("invalid ", sQuote("type"),"; must be named list") # src/gnuwin32/dataentry.c: 1525 # G_("type") #: dataentry.c:1525 msgid "type" msgstr "typ" # src/gnuwin32/dataentry.c: 1639 # G_("Cell width(s)") #: dataentry.c:1639 msgid "Cell width(s)" msgstr "Szerokość(i) komórki" # src/gnuwin32/dataentry.c: 1645 # G_("Cell width") #: dataentry.c:1645 msgid "Cell width" msgstr "Szerokość" # src/library/base/man/gettext.Rd: 86 # ngettext(length(miss), "variable", "variables") # src/gnuwin32/dataentry.c: 1648 # G_("variable") #: dataentry.c:1648 msgid "variable" msgstr "zmienna" # src/gnuwin32/dataentry.c: 1691 # GN_("Navigation.\n # Keyboard: cursor keys move selection\n # Tab move right, Shift+Tab moves left\n # PgDn or Ctrl+F: move down one screenful\n # PgUp or Ctrl+B: move up one screenful\n # Home: move to (1,1) cell\n # End: show last rows of last column.\n # Mouse: left-click in a cell, use the scrollbar(s).\n # iting.\n # Type in the currently hightlighted cell\n # Double-click in a cell for an editable field\n # sc.\n # Ctrl-L redraws the screen, auto-resizing the columns\n # Ctrl-C copies selected cell\n # Ctrl-V pastes to selected cell\n # Right-click menu for copy, paste, autosize currently selected column\n #: dataentry.c:1691 msgid "" "Navigation.\n" " Keyboard: cursor keys move selection\n" "\tTab move right, Shift+Tab moves left\n" "\tPgDn or Ctrl+F: move down one screenful\n" "\tPgUp or Ctrl+B: move up one screenful\n" "\tHome: move to (1,1) cell\n" "\tEnd: show last rows of last column.\n" " Mouse: left-click in a cell, use the scrollbar(s).\n" "\n" "Editing.\n" " Type in the currently hightlighted cell\n" " Double-click in a cell for an editable field\n" "\n" "Misc.\n" " Ctrl-L redraws the screen, auto-resizing the columns\n" " Ctrl-C copies selected cell\n" " Ctrl-V pastes to selected cell\n" " Right-click menu for copy, paste, autosize currently selected column\n" "\n" msgstr "" "Nawigacja.\n" " Klawiatura: sposób poruszania się z użyciem klawiszy\n" "\tTab przesuń w prawo, Shift+Tab przesuń w lewo\n" "\tPgDn lub Ctrl+F: przesuń w dół o jeden ekran\n" "\tPgUp lub Ctrl+B: przesuń w górę o jeden ekran\n" "\tHome: przesuwań do komórki (1,1) cell\n" "\tEnd: pokaż ostatnie wiersze ostatniej kolumny.\n" " Myszka: kliknij lewym przyciskiem myszy na komórkę, używaj paska " "przewijania.\n" "\n" "Edytowanie.\n" " Wprowadzaj wartości w aktualnie zaznaczonej komórce\n" " Kliknij dwukrotnie na komórkę, aby rozpocząć edycję\n" "\n" "Rożne.\n" " Ctrl-L przerysowuje ekran, automatycznie ustawianie rozmiaru kolumn\n" " Ctrl-C kopiuje zaznaczoną komórkę\n" " Ctrl-V wkleja do zaznaczonej komórki\n" " Kliknij prawym przyciskiem myszy aby skopiować, wkleić automatycznie " "stawić aktualnie zaznaczoną kolumnę\n" "\n" # src/library/tcltk/R/tkGUI.R: 40 # gettext("Help") # src/gnuwin32/rui.c: 1184 # G_("Help") # src/gnuwin32/dataentry.c: 1697 # GN_("Help") # src/gnuwin32/dataentry.c: 1807 # G_("Help") # src/gnuwin32/editor.c: 781 # G_("Help") #: dataentry.c:1697 dataentry.c:1807 editor.c:781 rui.c:1184 msgid "Help" msgstr "Pomoc" # src/gnuwin32/dataentry.c: 1699 # GN_("Copy selected cell") #: dataentry.c:1699 msgid "Copy selected cell" msgstr "Kopiuj zaznaczoną komórkę" # src/gnuwin32/dataentry.c: 1700 # GN_("Paste to selected cell") #: dataentry.c:1700 msgid "Paste to selected cell" msgstr "Wklej do zaznaczonej komórki" # src/gnuwin32/dataentry.c: 1701 # GN_("Autosize column") #: dataentry.c:1701 msgid "Autosize column" msgstr "Automatycznie dopasuj kolumnę" # src/library/grDevices/src/devWindows.c: 1684 # G_("Stay on top") # src/gnuwin32/rui.c: 867 # GN_("Stay on top") # src/gnuwin32/dataentry.c: 1703 # GN_("Stay on top") # src/gnuwin32/pager.c: 310 # GN_("Stay on top") #: dataentry.c:1703 pager.c:310 rui.c:867 #: ../library/grDevices/src/devWindows.c:1684 msgid "Stay on top" msgstr "Zawsze na wierzchu" # src/gnuwin32/dataentry.c: 1705 # GN_("Close") # src/gnuwin32/dataentry.c: 1792 # G_("Close") # src/gnuwin32/pager.c: 312 # GN_("Close") # src/gnuwin32/pager.c: 475 # G_("Close") #: dataentry.c:1705 dataentry.c:1792 pager.c:312 pager.c:475 msgid "Close" msgstr "Zamknij" # src/library/grDevices/src/devWindows.c: 1624 # G_("File") # src/library/tcltk/R/tkGUI.R: 37 # gettext("File") # src/library/utils/tests/Sweave-tst.R: 26 # stop("File", file, "does not exist in", getwd()) # src/library/utils/tests/Sweave-tst.R: 30 # stop("File", texF, "does not exist in", getwd()) # src/gnuwin32/rui.c: 1120 # G_("File") # src/gnuwin32/dataentry.c: 1790 # G_("File") # src/gnuwin32/editor.c: 727 # G_("File") # src/gnuwin32/pager.c: 467 # G_("File") #: dataentry.c:1790 editor.c:727 pager.c:467 rui.c:1120 #: ../library/grDevices/src/devWindows.c:1624 msgid "File" msgstr "Plik" # src/gnuwin32/rui.c: 1141 # G_("Edit") # src/gnuwin32/dataentry.c: 1796 # G_("Edit") # src/gnuwin32/editor.c: 745 # G_("Edit") # src/gnuwin32/pager.c: 477 # G_("Edit") #: dataentry.c:1796 editor.c:745 pager.c:477 rui.c:1141 msgid "Edit" msgstr "Edytuj" # src/gnuwin32/dataentry.c: 1797 # G_("Copy \tCTRL+C") #: dataentry.c:1797 msgid "Copy \tCTRL+C" msgstr "Kopiuj \tCTRL+C" # src/gnuwin32/dataentry.c: 1799 # G_("Paste \tCTRL+V") #: dataentry.c:1799 msgid "Paste \tCTRL+V" msgstr "Wklej \tCTRL+V" # src/gnuwin32/dataentry.c: 1801 # G_("Delete\tDEL") #: dataentry.c:1801 msgid "Delete\tDEL" msgstr "Usuń\tDEL" # src/gnuwin32/dataentry.c: 1804 # G_("Cell widths ...") #: dataentry.c:1804 msgid "Cell widths ..." msgstr "Szerokości komórki..." # src/gnuwin32/dataentry.c: 1808 # G_("Data editor") #: dataentry.c:1808 msgid "Data editor" msgstr "Edytor danych" # src/gnuwin32/editor.c: 88 # G_("R Editor") # src/gnuwin32/editor.c: 90 # G_("R Editor") #: editor.c:88 editor.c:90 msgid "R Editor" msgstr "Edytor R" # src/gnuwin32/editor.c: 118 # snprintf(tmp, MAX_PATH+50, # G_("unable to open file %s for reading"), sname) #: editor.c:119 #, c-format msgid "unable to open file %s for reading" msgstr "nie można otworzyć pliku %s do czytania" # src/gnuwin32/editor.c: 134 # snprintf(tmp, MAX_PATH+50, # G_("Could not read from file '%s'"), sname) #: editor.c:135 #, c-format msgid "Could not read from file '%s'" msgstr "Nie można było odczytać z pliku '%s'" # src/gnuwin32/editor.c: 166 # G_("Could not save file '%s'") #: editor.c:166 #, c-format msgid "Could not save file '%s'" msgstr "Nie można było zapisać pliku '%s'" # src/gnuwin32/editor.c: 182 # G_("Save script as") #: editor.c:182 msgid "Save script as" msgstr "Zapisz skrypt jako" # src/gnuwin32/rui.c: 1074 # G_("Open script") # src/gnuwin32/editor.c: 375 # G_("Open script") # src/gnuwin32/editor.c: 692 # G_("Open script") # src/gnuwin32/pager.c: 431 # G_("Open script") #: editor.c:375 editor.c:692 pager.c:431 rui.c:1074 msgid "Open script" msgstr "Otwórz skrypt" # src/gnuwin32/editor.c: 498 # G_("No RGui console to paste to") # src/gnuwin32/pager.c: 185 # G_("No RGui console to paste to") # src/gnuwin32/pager.c: 205 # G_("No RGui console to paste to") #: editor.c:498 pager.c:185 pager.c:205 msgid "No RGui console to paste to" msgstr "Brak konsoli RGui do której można wkleić" #: editor.c:600 msgid "R EDITOR\n" msgstr "EDYTOR R\n" #: editor.c:602 msgid "A standard text editor for editing and running R code.\n" msgstr "" "Standardowy edytor tekstuA standard text editor for editing and running R " "code.\n" #: editor.c:604 msgid "RUNNING COMMANDS\n" msgstr "URUCHAMIANIE POLECEŃ\n" #: editor.c:605 msgid "To run a line or section of R code, select the code and either\n" msgstr "Aby uruchomić linijkę lub sekcję kodu R, zaznacz kod i albo\n" #: editor.c:606 msgid " Press Ctrl-R\n" msgstr " Naciśnij Ctrl-R\n" #: editor.c:607 msgid " Select \"Run line or selection\" from the \"Edit\" menu\n" msgstr " Wybierz \"Uruchom linię lub zaznaczenie\" z menu \"Edycja\" \n" #: editor.c:608 msgid " Press the \"Run line or selection\" icon on the toolbar\n" msgstr "" " Naciśnij ikonę \"Uruchom linię lub zaznaczenie\" na pasku narzędzi\n" #: editor.c:609 msgid "" "This will copy the selected commands to the console and evaluate them.\n" msgstr "To skopiuje zaznaczone polecenia do konsoli oraz przeliczy je.\n" #: editor.c:610 msgid "" "If there is no selection, this will just run the current line and advance\n" msgstr "Jeśli nie ma zaznaczenia, to uruchomi bieżącą linię i przesunie\n" #: editor.c:611 msgid "the cursor by one line.\n" msgstr "kursor o jedną linię.\n" # src/gnuwin32/editor.c: 623 # GN_("Run line or selection") # src/gnuwin32/editor.c: 700 # G_("Run line or selection") # src/gnuwin32/editor.c: 761 # G_("Run line or selection") #: editor.c:623 editor.c:700 editor.c:761 msgid "Run line or selection" msgstr "Uruchom linijkę lub zaznaczenie" # src/gnuwin32/editor.c: 625 # GN_("Undo") # src/gnuwin32/editor.c: 746 # G_("Undo") #: editor.c:625 editor.c:746 msgid "Undo" msgstr "Cofnij" # src/gnuwin32/editor.c: 627 # GN_("Cut") # src/gnuwin32/editor.c: 749 # G_("Cut") #: editor.c:627 editor.c:749 msgid "Cut" msgstr "Wytnij" # src/gnuwin32/rui.c: 857 # GN_("Copy") # src/gnuwin32/rui.c: 1086 # G_("Copy") # src/gnuwin32/rui.c: 1142 # G_("Copy") # src/gnuwin32/editor.c: 628 # GN_("Copy") # src/gnuwin32/editor.c: 751 # G_("Copy") # src/gnuwin32/pager.c: 305 # GN_("Copy") # src/gnuwin32/pager.c: 478 # G_("Copy") #: editor.c:628 editor.c:751 pager.c:305 pager.c:478 rui.c:857 rui.c:1086 #: rui.c:1142 msgid "Copy" msgstr "Kopiuj" # src/gnuwin32/rui.c: 858 # GN_("Paste") # src/gnuwin32/rui.c: 1090 # G_("Paste") # src/gnuwin32/rui.c: 1143 # G_("Paste") # src/gnuwin32/editor.c: 629 # GN_("Paste") # src/gnuwin32/editor.c: 753 # G_("Paste") #: editor.c:629 editor.c:753 rui.c:858 rui.c:1090 rui.c:1143 msgid "Paste" msgstr "Wklej" # src/gnuwin32/editor.c: 630 # GN_("Delete") # src/gnuwin32/editor.c: 755 # G_("Delete") #: editor.c:630 editor.c:755 msgid "Delete" msgstr "Usuń" # src/gnuwin32/rui.c: 864 # GN_("Select all") # src/gnuwin32/rui.c: 1147 # G_("Select all") # src/gnuwin32/editor.c: 632 # GN_("Select all") # src/gnuwin32/editor.c: 757 # G_("Select all") # src/gnuwin32/pager.c: 308 # GN_("Select all") # src/gnuwin32/pager.c: 484 # G_("Select all") #: editor.c:632 editor.c:757 pager.c:308 pager.c:484 rui.c:864 rui.c:1147 msgid "Select all" msgstr "Zaznacz wszystko" # src/gnuwin32/editor.c: 696 # G_("Save script") #: editor.c:696 msgid "Save script" msgstr "Zapisz skrypt" # src/library/grDevices/src/devWindows.c: 1592 # G_("Return focus to Console") # src/gnuwin32/editor.c: 704 # G_("Return focus to Console") # src/gnuwin32/pager.c: 451 # G_("Return focus to Console") #: editor.c:704 pager.c:451 ../library/grDevices/src/devWindows.c:1592 msgid "Return focus to Console" msgstr "Ustaw fokus z powrotem na konsolę" # src/gnuwin32/editor.c: 707 # G_("Print script") #: editor.c:707 msgid "Print script" msgstr "Drukuj skrypt" # src/library/grDevices/src/devWindows.c: 1586 # G_("Print") # src/gnuwin32/rui.c: 1102 # G_("Print") # src/gnuwin32/editor.c: 709 # G_("Print") # src/gnuwin32/pager.c: 446 # G_("Print") #: editor.c:709 pager.c:446 rui.c:1102 #: ../library/grDevices/src/devWindows.c:1586 msgid "Print" msgstr "Drukuj" # src/gnuwin32/rui.c: 1122 # G_("New script") # src/gnuwin32/editor.c: 728 # G_("New script") # src/gnuwin32/pager.c: 468 # G_("New script") #: editor.c:728 pager.c:468 rui.c:1122 msgid "New script" msgstr "Nowy skrypt" # src/gnuwin32/rui.c: 1123 # G_("Open script...") # src/gnuwin32/editor.c: 730 # G_("Open script...") # src/gnuwin32/pager.c: 469 # G_("Open script...") #: editor.c:730 pager.c:469 rui.c:1123 msgid "Open script..." msgstr "Otwórz skrypt..." # src/gnuwin32/editor.c: 732 # G_("Save") #: editor.c:732 msgid "Save" msgstr "Zapisz" # src/gnuwin32/editor.c: 734 # G_("Save as...") #: editor.c:734 msgid "Save as..." msgstr "Zapisz jako..." # src/library/grDevices/src/devWindows.c: 1687 # G_("Print...") # src/gnuwin32/rui.c: 1136 # G_("Print...") # src/gnuwin32/editor.c: 737 # G_("Print...") # src/gnuwin32/pager.c: 470 # G_("Print...") #: editor.c:737 pager.c:470 rui.c:1136 #: ../library/grDevices/src/devWindows.c:1687 msgid "Print..." msgstr "Drukuj..." # src/gnuwin32/editor.c: 740 # G_("Close script") #: editor.c:740 msgid "Close script" msgstr "Zamknij skrypt" # src/gnuwin32/rui.c: 1148 # G_("Clear console") # src/gnuwin32/editor.c: 759 # G_("Clear console") #: editor.c:759 rui.c:1148 msgid "Clear console" msgstr "Wyczyść konsolę" # src/gnuwin32/editor.c: 763 # G_("Run all") #: editor.c:763 msgid "Run all" msgstr "Uruchom wszystko" # src/gnuwin32/editor.c: 766 # G_("Find...") #: editor.c:766 msgid "Find..." msgstr "Znajdź..." # src/gnuwin32/editor.c: 768 # G_("Replace...") #: editor.c:768 msgid "Replace..." msgstr "Zamień..." # src/gnuwin32/rui.c: 1152 # G_("GUI preferences...") # src/gnuwin32/editor.c: 771 # G_("GUI preferences...") #: editor.c:771 rui.c:1152 msgid "GUI preferences..." msgstr "Preferencje GUI..." # src/gnuwin32/editor.c: 782 # G_("Editor") #: editor.c:782 msgid "Editor" msgstr "Edytor" # src/gnuwin32/editor.c: 841 # G_("Maximum number of editors reached") #: editor.c:841 msgid "Maximum number of editors reached" msgstr "Osiągnięto maksymalną liczbę edytorów" # src/gnuwin32/editor.c: 846 # G_("Unable to create editor window") #: editor.c:846 msgid "Unable to create editor window" msgstr "Nie można utworzyć okna edytora" # src/gnuwin32/editor.c: 316 # snprintf(buf, EDITORMAXTITLE + 100, # "\"%s\" has been modified. Do you want to save the changes?", # (p->title ? p->title : "Untitled")) # src/gnuwin32/editor.c: 854 # G_("Untitled") #: editor.c:854 msgid "Untitled" msgstr "Bez tytułu" # src/extra/graphapp/dialogs.c: 622 # G_("OK") # src/extra/graphapp/dialogs.c: 741 # G_("OK") # src/library/tools/R/testing.R: 268 # message(" OK") # src/library/tools/R/testing.R: 278 # message(" OK") # src/library/tools/R/testing.R: 314 # message(" OK") # src/library/tools/R/testing.R: 399 # message(" OK") # src/library/tools/R/testing.R: 522 # message(" OK") # src/library/tools/R/testing.R: 542 # message("OK") # src/library/tools/R/testing.R: 553 # message("OK") # src/library/parallel/tests/Master.R: 21 # message(" OK") # src/library/tcltk/R/utils.R: 49 # gettext("OK") # src/gnuwin32/extra.c: 903 # G_("OK") #: extra.c:911 ../extra/graphapp/dialogs.c:622 ../extra/graphapp/dialogs.c:741 msgid "OK" msgstr "OK" # src/extra/graphapp/dialogs.c: 602 # G_("Cancel") # src/extra/graphapp/dialogs.c: 620 # G_("Cancel") # src/extra/graphapp/dialogs.c: 626 # G_("Cancel") # src/extra/graphapp/dialogs.c: 725 # G_("Cancel") # src/extra/graphapp/dialogs.c: 739 # G_("Cancel") # src/extra/graphapp/dialogs.c: 745 # G_("Cancel") # src/library/tcltk/R/utils.R: 50 # gettext("Cancel") # src/gnuwin32/extra.c: 904 # G_("Cancel") #: extra.c:912 ../extra/graphapp/dialogs.c:602 ../extra/graphapp/dialogs.c:620 #: ../extra/graphapp/dialogs.c:626 ../extra/graphapp/dialogs.c:725 #: ../extra/graphapp/dialogs.c:739 ../extra/graphapp/dialogs.c:745 msgid "Cancel" msgstr "Anuluj" # src/gnuwin32/rui.c: 1222 # G_("Select file") # src/gnuwin32/extra.c: 2161 # G_("Select file") #: extra.c:2169 rui.c:1222 msgid "Select file" msgstr "Wybierz plik" # src/gnuwin32/pager.c: 89 # G_("Error opening file") #: pager.c:89 msgid "Error opening file" msgstr "Błąd podczas otwierania pliku" # src/gnuwin32/pager.c: 96 # G_("Insufficient memory to display file in internal pager") #: pager.c:96 msgid "Insufficient memory to display file in internal pager" msgstr "Brak wystarczającej pamięci aby wyświetlić plik w wewnętrznej stronie" # src/gnuwin32/rui.c: 236 # G_("No selection") # src/gnuwin32/rui.c: 263 # G_("No selection") # src/gnuwin32/pager.c: 177 # G_("No selection") # src/gnuwin32/pager.c: 189 # G_("No selection") # src/gnuwin32/pager.c: 209 # G_("No selection") #: pager.c:177 pager.c:189 pager.c:209 rui.c:236 rui.c:263 msgid "No selection" msgstr "Brak zaznaczenia" # src/gnuwin32/pager.c: 306 # GN_("Paste to console") # src/gnuwin32/pager.c: 436 # G_("Paste to console") # src/gnuwin32/pager.c: 480 # G_("Paste to console") #: pager.c:306 pager.c:436 pager.c:480 msgid "Paste to console" msgstr "Wklej do konsoli" # src/gnuwin32/pager.c: 307 # GN_("Paste commands to console") # src/gnuwin32/pager.c: 441 # G_("Paste commands to console") # src/gnuwin32/pager.c: 482 # G_("Paste commands to console") #: pager.c:307 pager.c:441 pager.c:482 msgid "Paste commands to console" msgstr "Wklej polecenia do konsoli" # src/gnuwin32/rui.c: 1137 # G_("Save to File...") # src/gnuwin32/pager.c: 472 # G_("Save to File...") #: pager.c:472 rui.c:1137 msgid "Save to File..." msgstr "Zapisz do pliku..." # src/gnuwin32/rui.c: 1154 # G_("View") # src/gnuwin32/pager.c: 487 # G_("View") #: pager.c:487 rui.c:1154 msgid "View" msgstr "Widok" # src/gnuwin32/pager.c: 519 # G_("Unable to create pager window") #: pager.c:519 msgid "Unable to create pager window" msgstr "Nie można utworzyć okna strony" # src/gnuwin32/preferences.c: 302 # G_("The overall console properties cannot be changed\n # a running console.\n # ve the preferences and restart Rgui to apply them.\n #: preferences.c:302 msgid "" "The overall console properties cannot be changed\n" "on a running console.\n" "\n" "Save the preferences and restart Rgui to apply them.\n" msgstr "" "Nie można zmienić ogólnych właściwości konsoli\n" "dla działającej konsoli.\n" "\n" "Zapisz ustawienia oraz zrestartuj Rgui aby je zastosować.\n" # src/gnuwin32/preferences.c: 306 # G_("The language for menus cannot be changed on a\n running console.\n\nSave the preferences and restart Rgui to apply to menus.\n") #: preferences.c:306 msgid "" "The language for menus cannot be changed on a\n" " running console.\n" "\n" "Save the preferences and restart Rgui to apply to menus.\n" msgstr "" "Język menu nie może zostać zmieniony dla\n" " działającej konsoli.\n" "\n" "Zapisz ustawienia oraz zrestartuj Rgui by zastosować zmiany do menu.\n" # src/gnuwin32/preferences.c: 371 # G_("Changes in pager size will not apply to any open pagers") #: preferences.c:371 msgid "Changes in pager size will not apply to any open pagers" msgstr "" "Zmiany w rozmiarze strony nie zostaną zastosowane w żadnych otwartych " "stronach" # src/gnuwin32/preferences.c: 377 # G_("Do not change pager type if any pager is open\nProceed?") #: preferences.c:377 msgid "" "Do not change pager type if any pager is open\n" "Proceed?" msgstr "" "Nie zmieniaj typu stony jeśli jakakolwiek strona jest otwarta\n" "Kontynuować?" # src/gnuwin32/preferences.c: 410 # G_("Select directory for file 'Rconsole'") #: preferences.c:410 msgid "Select directory for file 'Rconsole'" msgstr "Wybierz katalog dla pliku 'Rconsole'" # src/gnuwin32/preferences.c: 503 # G_("Select 'Rconsole' file") #: preferences.c:503 msgid "Select 'Rconsole' file" msgstr "Wybierz plik 'Rconsole'" # src/gnuwin32/preferences.c: 687 # snprintf(gui->warning, sizeof(gui->warning), # G_("Ignored '%s' at line %d of file %s"), # opt[0], optline(), optfile()) #: preferences.c:688 #, c-format msgid "Ignored '%s' at line %d of file %s" msgstr "Zignorowano '%s' w linii %d pliku %s" # src/gnuwin32/preferences.c: 789 # G_("Rgui Configuration Editor") #: preferences.c:789 msgid "Rgui Configuration Editor" msgstr "Edytor konfiguracji Rgui" # src/gnuwin32/rui.c: 139 # G_("Select file to source") #: rui.c:139 msgid "Select file to source" msgstr "Wybierz plik źródłowy" # src/gnuwin32/rui.c: 160 # G_("Select image to load") #: rui.c:160 msgid "Select image to load" msgstr "Wybierz obraz do załadowania" # src/gnuwin32/rui.c: 175 # G_("Save image in") #: rui.c:175 msgid "Save image in" msgstr "Zapisz obraz w" # src/gnuwin32/rui.c: 189 # G_("Load history from") #: rui.c:189 msgid "Load history from" msgstr "Załaduj historię z" # src/gnuwin32/rui.c: 198 # G_("Save history in") #: rui.c:198 msgid "Save history in" msgstr "Zapisz historię w" # src/gnuwin32/rui.c: 245 # G_("No text available") # src/gnuwin32/rui.c: 254 # G_("No text available") #: rui.c:245 rui.c:254 msgid "No text available" msgstr "Brak dostępnego tekstu" # src/gnuwin32/rui.c: 303 # G_("Name of data frame or matrix") #: rui.c:303 msgid "Name of data frame or matrix" msgstr "Nazwa ramki lub macierzy" # src/gnuwin32/rui.c: 310 # G_("'%s' cannot be found") #: rui.c:310 #, c-format msgid "'%s' cannot be found" msgstr "'%s nie może zostać znalezione" # src/gnuwin32/rui.c: 449 # G_("Are you sure?") #: rui.c:449 msgid "Are you sure?" msgstr "Jesteś pewien?" # src/gnuwin32/rui.c: 544 # G_("Help on") #: rui.c:544 msgid "Help on" msgstr "Pomoc na temat" # src/gnuwin32/rui.c: 600 # G_("Search help") #: rui.c:600 msgid "Search help" msgstr "Przeszukaj pomoc" # src/gnuwin32/rui.c: 615 # G_("Search for words in help list archives and documentation") #: rui.c:615 msgid "Search for words in help list archives and documentation" msgstr "Szukaj słów w liście archiwum pomocy lub dokumentacji" # src/gnuwin32/rui.c: 630 # G_("Apropos") #: rui.c:630 msgid "Apropos" msgstr "Apropos" # src/gnuwin32/rui.c: 853 # G_("Can only drag-and-drop .R, .RData and .rda files") #: rui.c:853 msgid "Can only drag-and-drop .R, .RData and .rda files" msgstr "Można przeciągać jedynie pliki .R, .RData oraz .rda" # src/gnuwin32/rui.c: 859 # GN_("Paste commands only") # src/gnuwin32/rui.c: 1144 # G_("Paste commands only") #: rui.c:859 rui.c:1144 msgid "Paste commands only" msgstr "Wklej tylko polecenia" # src/gnuwin32/rui.c: 860 # GN_("Copy and paste") # src/gnuwin32/rui.c: 1094 # G_("Copy and paste") #: rui.c:860 rui.c:1094 msgid "Copy and paste" msgstr "Kopiuj i wklej" # src/gnuwin32/rui.c: 862 # GN_("Clear window") #: rui.c:862 msgid "Clear window" msgstr "Wyczyść okno" # src/gnuwin32/rui.c: 866 # GN_("Buffered output") # src/gnuwin32/rui.c: 1167 # G_("Buffered output") #: rui.c:866 rui.c:1167 msgid "Buffered output" msgstr "Buforowanie wyjścia" # src/library/tcltk/R/tkGUI.R: 39 # gettext("Packages") # src/gnuwin32/rui.c: 906 # G_("Packages") #: rui.c:906 msgid "Packages" msgstr "Pakiety" # src/gnuwin32/rui.c: 907 # G_("Load package...") #: rui.c:907 msgid "Load package..." msgstr "Załaduj pakiet..." # src/gnuwin32/rui.c: 909 # G_("Set CRAN mirror...") #: rui.c:909 msgid "Set CRAN mirror..." msgstr "Ustaw serwer lustrzany CRAN..." # src/gnuwin32/rui.c: 911 # G_("Select repositories...") #: rui.c:911 msgid "Select repositories..." msgstr "Wybierz repozytoria..." # src/gnuwin32/rui.c: 913 # G_("Install package(s)...") #: rui.c:913 msgid "Install package(s)..." msgstr "Zainstaluj pakiet(y)..." # src/gnuwin32/rui.c: 915 # G_("Update packages...") #: rui.c:915 msgid "Update packages..." msgstr "Zaktualizuj pakiety..." # src/gnuwin32/rui.c: 918 # G_("Install package(s) from local zip files...") #: rui.c:918 msgid "Install package(s) from local zip files..." msgstr "Zainstaluj pakiet(y) z lokalnych plików zip..." # src/gnuwin32/rui.c: 942 # G_("FAQ on R") #: rui.c:942 msgid "FAQ on R" msgstr "FAQ dotyczący R" # src/gnuwin32/rui.c: 944 # G_("FAQ on R for &Windows") #: rui.c:944 msgid "FAQ on R for &Windows" msgstr "FAQ dotyczący R dla &Windows" # src/gnuwin32/rui.c: 950 # G_("Manuals (in PDF)") # src/gnuwin32/rui.c: 953 # G_("Manuals (in PDF)") #: rui.c:950 rui.c:953 msgid "Manuals (in PDF)" msgstr "Podręczniki (w PDF)" # src/gnuwin32/rui.c: 983 # G_("R functions (text)...") #: rui.c:983 msgid "R functions (text)..." msgstr "Funkcje R (tekst)..." # src/gnuwin32/rui.c: 985 # G_("Html help") #: rui.c:985 msgid "Html help" msgstr "Pomoc html" # src/gnuwin32/rui.c: 987 # G_("Search help...") #: rui.c:987 msgid "Search help..." msgstr "Przeszukaj pomoc..." # src/gnuwin32/rui.c: 992 # G_("Apropos...") #: rui.c:992 msgid "Apropos..." msgstr "Apropos..." # src/gnuwin32/rui.c: 994 # G_("R Project home page") #: rui.c:994 msgid "R Project home page" msgstr "Strona domowa projektu R" # src/gnuwin32/rui.c: 995 # G_("CRAN home page") #: rui.c:995 msgid "CRAN home page" msgstr "Strona domowa CRAN" # src/gnuwin32/rui.c: 997 # G_("About") #: rui.c:997 msgid "About" msgstr "O programie" # src/extra/graphapp/gmenus.c: 52 # G_("Windows") # src/gnuwin32/rui.c: 1006 # G_("Windows") #: rui.c:1006 ../extra/graphapp/gmenus.c:52 msgid "Windows" msgstr "Okna" # src/extra/graphapp/gmenus.c: 53 # G_("Cascade") # src/gnuwin32/rui.c: 1007 # G_("Cascade") #: rui.c:1007 ../extra/graphapp/gmenus.c:53 msgid "Cascade" msgstr "Kaskada" # src/extra/graphapp/gmenus.c: 54 # G_("Tile &Horizontally") # src/gnuwin32/rui.c: 1008 # G_("Tile &Horizontally") #: rui.c:1008 ../extra/graphapp/gmenus.c:54 msgid "Tile &Horizontally" msgstr "Ułóż &poziomo" # src/extra/graphapp/gmenus.c: 55 # G_("Tile &Vertically") # src/gnuwin32/rui.c: 1009 # G_("Tile &Vertically") #: rui.c:1009 ../extra/graphapp/gmenus.c:55 msgid "Tile &Vertically" msgstr "Ułóż pionowo" # src/gnuwin32/rui.c: 1010 # G_("Minimize group") #: rui.c:1010 msgid "Minimize group" msgstr "Zminimalizuj grupę" # src/gnuwin32/rui.c: 1011 # G_("Restore group") #: rui.c:1011 msgid "Restore group" msgstr "Przywróć grupę" # src/gnuwin32/rui.c: 1078 # G_("Load workspace") #: rui.c:1078 msgid "Load workspace" msgstr "Załaduj obszar roboczy" # src/library/tcltk/R/tkGUI.R: 47 # gettext("Save workspace") # src/gnuwin32/rui.c: 1082 # G_("Save workspace") #: rui.c:1082 msgid "Save workspace" msgstr "Zapisz obszar roboczy" # src/gnuwin32/rui.c: 1098 # G_("Stop current computation") #: rui.c:1098 msgid "Stop current computation" msgstr "Przerwij bieżące obliczenia" # src/gnuwin32/rui.c: 1121 # G_("Source R code...") #: rui.c:1121 msgid "Source R code..." msgstr "Źródłowy kod R..." # src/gnuwin32/rui.c: 1124 # G_("Display file(s)...") #: rui.c:1124 msgid "Display file(s)..." msgstr "Wyświetl plik(i)" # src/gnuwin32/rui.c: 1126 # G_("Load Workspace...") #: rui.c:1126 msgid "Load Workspace..." msgstr "Załaduj obszar roboczy..." # src/gnuwin32/rui.c: 1127 # G_("Save Workspace...") #: rui.c:1127 msgid "Save Workspace..." msgstr "Zapisz obszar roboczy..." # src/gnuwin32/rui.c: 1129 # G_("Load History...") #: rui.c:1129 msgid "Load History..." msgstr "Załaduj historię..." # src/gnuwin32/rui.c: 1131 # G_("Save History...") #: rui.c:1131 msgid "Save History..." msgstr "Zapisz historię..." # src/gnuwin32/rui.c: 1134 # G_("Change dir...") #: rui.c:1134 msgid "Change dir..." msgstr "Zmień katalog..." # src/gnuwin32/rui.c: 1139 # G_("Exit") # src/gnuwin32/editor.c: 743 # G_("Exit") #: rui.c:1139 msgid "Exit" msgstr "Wyjście" # src/gnuwin32/rui.c: 1146 # G_("Copy and Paste") #: rui.c:1146 msgid "Copy and Paste" msgstr "Kopiuj i wklej" # src/gnuwin32/rui.c: 1150 # G_("Data editor...") #: rui.c:1150 msgid "Data editor..." msgstr "Edytor danych..." # src/gnuwin32/rui.c: 1155 # G_("Toolbar") #: rui.c:1155 msgid "Toolbar" msgstr "Pasek narzędzi" # src/gnuwin32/rui.c: 1156 # G_("Statusbar") #: rui.c:1156 msgid "Statusbar" msgstr "Pasek stanu" # src/gnuwin32/rui.c: 1160 # G_("Misc") #: rui.c:1160 msgid "Misc" msgstr "Różne" # src/gnuwin32/rui.c: 1161 # G_("Stop current computation \tESC") #: rui.c:1161 msgid "Stop current computation \tESC" msgstr "Przerwij bieżące obliczenia \tESC" # src/gnuwin32/rui.c: 1163 # G_("Stop all computations") #: rui.c:1163 msgid "Stop all computations" msgstr "Zatrzymaj wszystkie obliczenia" # src/gnuwin32/rui.c: 1165 # G_("Break to debugger") #: rui.c:1165 msgid "Break to debugger" msgstr "Przerwij by przejść do debuggera" # src/gnuwin32/rui.c: 1168 # G_("Word completion") #: rui.c:1168 msgid "Word completion" msgstr "Uzupełnianie słów" # src/gnuwin32/rui.c: 1170 # G_("Filename completion") #: rui.c:1170 msgid "Filename completion" msgstr "Uzupełnianie nazw plików" # src/gnuwin32/rui.c: 1177 # G_("List objects") #: rui.c:1177 msgid "List objects" msgstr "Wylistuj obiekty" # src/gnuwin32/rui.c: 1178 # G_("Remove all objects") #: rui.c:1178 msgid "Remove all objects" msgstr "Usuń wszystkie obiekty" # src/gnuwin32/rui.c: 1179 # G_("List search &path") #: rui.c:1179 msgid "List search &path" msgstr "Ścieżka &przeszukiwania listy" # src/gnuwin32/rui.c: 1185 # G_("Console") #: rui.c:1185 msgid "Console" msgstr "Konsola" # src/gnuwin32/rui.c: 1266 # G_("'mname' is limited to 1000 bytes") #: rui.c:1266 msgid "'mname' is limited to 1000 bytes" msgstr "'mname' jest ograniczone do 1000 bajtów" # src/gnuwin32/rui.c: 1308 # G_("menu %s does not exist") #: rui.c:1308 #, c-format msgid "menu %s does not exist" msgstr "menu %s nie istnieje" # src/gnuwin32/rui.c: 1361 # G_("'menu' is limited to 500 bytes") #: rui.c:1361 msgid "'menu' is limited to 500 bytes" msgstr "'menu' jest ograniczone do 500 bajtów" # src/gnuwin32/rui.c: 1371 # G_("base menu does not exist") #: rui.c:1371 msgid "base menu does not exist" msgstr "bazowe menu nie istnieje" # src/gnuwin32/rui.c: 1386 # G_("failed to allocate menu") #: rui.c:1386 msgid "failed to allocate menu" msgstr "nie można przydzielić menu" # src/gnuwin32/rui.c: 1403 # G_("menu + item is limited to 1000 bytes") # src/gnuwin32/rui.c: 1527 # G_("menu + item is limited to 1000 bytes") #: rui.c:1403 rui.c:1527 msgid "menu + item is limited to 1000 bytes" msgstr "menu + pozycja są łącznie ograniczone do 1000 bajtów" # src/gnuwin32/rui.c: 1411 # G_("menu does not exist") # src/gnuwin32/rui.c: 1494 # G_("menu does not exist") # src/gnuwin32/extra.c: 368 # errorcall(call, _("menu does not exist")) #: rui.c:1411 rui.c:1494 msgid "menu does not exist" msgstr "menu nie istnieje" # src/gnuwin32/rui.c: 1429 # G_("failed to allocate char storage") # src/gnuwin32/rui.c: 1452 # G_("failed to allocate char storage") # src/gnuwin32/rui.c: 1457 # G_("failed to allocate char storage") #: rui.c:1429 rui.c:1452 rui.c:1457 msgid "failed to allocate char storage" msgstr "nie można przydzielić pamięci dla znaku" # src/gnuwin32/rui.c: 1465 # G_("failed to allocate menuitem") #: rui.c:1465 msgid "failed to allocate menuitem" msgstr "nie można przydzielić pozycji menu" # src/gnuwin32/rui.c: 1517 # G_("menu not found") #: rui.c:1517 msgid "menu not found" msgstr "nie znaleziono menu" # src/gnuwin32/rui.c: 1535 # G_("menu or item does not exist") #: rui.c:1535 msgid "menu or item does not exist" msgstr "menu lub pozycja nie istnieją" # src/gnuwin32/system.c: 442 # G_("Save workspace image?") #: system.c:442 msgid "Save workspace image?" msgstr "Zapisać obraz obszaru roboczego?" # src/extra/graphapp/clipboard.c: 69 # G_("Insufficient memory: cell not copied to the clipboard") # src/extra/graphapp/clipboard.c: 73 # G_("Insufficient memory: cell not copied to the clipboard") #: ../extra/graphapp/clipboard.c:69 ../extra/graphapp/clipboard.c:73 msgid "Insufficient memory: cell not copied to the clipboard" msgstr "Brak wystarczającej pamięci: komórka nie została skopiowana do schowka" # src/extra/graphapp/dialogs.c: 147 # G_("Question") # src/extra/graphapp/dialogs.c: 164 # G_("Question") # src/extra/graphapp/dialogs.c: 181 # G_("Question") #: ../extra/graphapp/dialogs.c:147 ../extra/graphapp/dialogs.c:164 #: ../extra/graphapp/dialogs.c:181 msgid "Question" msgstr "Pytanie" # src/extra/graphapp/dialogs.c: 202 # G_(" Change working directory to:") #: ../extra/graphapp/dialogs.c:202 msgid " Change working directory to:" msgstr "Zmień katalog roboczy na:" # src/extra/graphapp/dialogs.c: 204 # snprintf(msg, MAX_PATH + 40, # G_("Unable to set '%s' as working directory"), s) #: ../extra/graphapp/dialogs.c:205 #, c-format msgid "Unable to set '%s' as working directory" msgstr "Nie można ustawić '%s' jako katalogu roboczego" # src/extra/graphapp/dialogs.c: 733 # G_("User") #: ../extra/graphapp/dialogs.c:733 msgid "User" msgstr "Użytkownik" # src/extra/graphapp/dialogs.c: 734 # G_("Password") # src/extra/graphapp/dialogs.c: 736 # (_("Password"), rect(10, h*4, tw+4, h*2+2), AlignLeft) #: ../extra/graphapp/dialogs.c:734 msgid "Password" msgstr "Hasło" # src/extra/graphapp/dialogs.c: 900 # G_("\"%s\" not found") # src/extra/graphapp/dialogs.c: 906 # G_("\"%s\" not found") #: ../extra/graphapp/dialogs.c:900 ../extra/graphapp/dialogs.c:906 #, c-format msgid "\"%s\" not found" msgstr "\"%s\" nie znaleziono" # src/extra/graphapp/gmenus.c: 56 # G_("Arrange Icons") #: ../extra/graphapp/gmenus.c:56 msgid "Arrange Icons" msgstr "Organizuj ikony" # src/library/grDevices/src/devWindows.c: 931 # G_("Portable network graphics file") #: ../library/grDevices/src/devWindows.c:931 msgid "Portable network graphics file" msgstr "Plik PNG" # src/library/grDevices/src/devWindows.c: 934 # G_("Windows bitmap file") #: ../library/grDevices/src/devWindows.c:934 msgid "Windows bitmap file" msgstr "Plik bitmapy windowsa" # src/library/grDevices/src/devWindows.c: 937 # G_("TIFF file") #: ../library/grDevices/src/devWindows.c:937 msgid "TIFF file" msgstr "Plik TIFF" # src/library/grDevices/src/devWindows.c: 940 # G_("Jpeg file") #: ../library/grDevices/src/devWindows.c:940 msgid "Jpeg file" msgstr "Plik jpeg" # src/library/grDevices/src/devWindows.c: 962 # G_("Postscript file") #: ../library/grDevices/src/devWindows.c:962 msgid "Postscript file" msgstr "Plik Postscript" # src/library/grDevices/src/devWindows.c: 974 # G_("PDF file") #: ../library/grDevices/src/devWindows.c:974 msgid "PDF file" msgstr "Plik PDF" # src/library/grDevices/src/devWindows.c: 986 # G_("Enhanced metafiles") #: ../library/grDevices/src/devWindows.c:986 msgid "Enhanced metafiles" msgstr "Rozszerzone metapliki" # src/library/grDevices/src/devWindows.c: 989 # G_("file path selected is too long: only 512 bytes are allowed") # src/library/grDevices/src/devWindows.c: 3434 # G_("file path selected is too long: only 512 bytes are allowed") #: ../library/grDevices/src/devWindows.c:989 #: ../library/grDevices/src/devWindows.c:3434 msgid "file path selected is too long: only 512 bytes are allowed" msgstr "" "wybrana ścieżka do pliku jest zbyt długa: tylko 512 bajtów jest dozwolone" # src/library/grDevices/src/devWindows.c: 1200 # G_("No plot to replace!") #: ../library/grDevices/src/devWindows.c:1200 msgid "No plot to replace!" msgstr "Brak wykresu do zastąpienia!" # src/library/grDevices/src/devWindows.c: 1248 # G_("Variable name") #: ../library/grDevices/src/devWindows.c:1248 msgid "Variable name" msgstr "Nazwa zmiennej" # src/library/grDevices/src/devWindows.c: 1255 # G_("Variable doesn't exist or doesn't contain any plots!") #: ../library/grDevices/src/devWindows.c:1255 msgid "Variable doesn't exist or doesn't contain any plots!" msgstr "Zmienna nie istnieje lub nie zawiera żadnych wykresów!" # src/library/grDevices/src/devWindows.c: 1271 # G_("Name of variable to save to") #: ../library/grDevices/src/devWindows.c:1271 msgid "Name of variable to save to" msgstr "Nazwa zmiennej do której zapisać" # src/library/grDevices/src/devWindows.c: 1580 # G_("Copy to the clipboard as a metafile") #: ../library/grDevices/src/devWindows.c:1580 msgid "Copy to the clipboard as a metafile" msgstr "Kopiuj do schowka jako metaplik" # src/library/grDevices/src/devWindows.c: 1598 # G_("Stop locator") # src/library/grDevices/src/devWindows.c: 1609 # G_("Stop locator") #: ../library/grDevices/src/devWindows.c:1598 #: ../library/grDevices/src/devWindows.c:1609 msgid "Stop locator" msgstr "Zatrzymaj lokalizator" # src/library/grDevices/src/devWindows.c: 1608 # G_("Stop") # src/library/grDevices/src/devWindows.c: 1612 # G_("Stop") #: ../library/grDevices/src/devWindows.c:1608 #: ../library/grDevices/src/devWindows.c:1612 msgid "Stop" msgstr "Stop" # src/library/grDevices/src/devWindows.c: 1614 # G_("Continue") #: ../library/grDevices/src/devWindows.c:1614 msgid "Continue" msgstr "Kontynuuj" # src/library/grDevices/src/devWindows.c: 1618 # G_("Next") #: ../library/grDevices/src/devWindows.c:1618 msgid "Next" msgstr "Następny" # src/library/grDevices/src/devWindows.c: 1619 # G_("Next plot") #: ../library/grDevices/src/devWindows.c:1619 msgid "Next plot" msgstr "Następny wykres" # src/library/grDevices/src/devWindows.c: 1625 # G_("Save as") #: ../library/grDevices/src/devWindows.c:1625 msgid "Save as" msgstr "Zapisz jako" # src/library/grDevices/src/devWindows.c: 1634 # G_("%s quality...") # src/library/grDevices/src/devWindows.c: 1636 # G_("%s quality...") # src/library/grDevices/src/devWindows.c: 1638 # G_("%s quality...") #: ../library/grDevices/src/devWindows.c:1634 #: ../library/grDevices/src/devWindows.c:1636 #: ../library/grDevices/src/devWindows.c:1638 #, c-format msgid "%s quality..." msgstr "%s jakości..." # src/library/grDevices/src/devWindows.c: 1640 # G_("Copy to the clipboard") #: ../library/grDevices/src/devWindows.c:1640 msgid "Copy to the clipboard" msgstr "Kopiuj do schowka" # src/library/grDevices/src/devWindows.c: 1641 # G_("as a Bitmap\tCTRL+C") #: ../library/grDevices/src/devWindows.c:1641 msgid "as a Bitmap\tCTRL+C" msgstr "jako Bitmapę\tCTRL+C" # src/library/grDevices/src/devWindows.c: 1642 # G_("as a Metafile\tCTRL+W") #: ../library/grDevices/src/devWindows.c:1642 msgid "as a Metafile\tCTRL+W" msgstr "jako Metaplik\tCTRL+W" # src/library/grDevices/src/devWindows.c: 1645 # G_("Print...\tCTRL+P") #: ../library/grDevices/src/devWindows.c:1645 msgid "Print...\tCTRL+P" msgstr "Drukuj...\tCTRL+P" # src/library/grDevices/src/devWindows.c: 1647 # G_("close Device") #: ../library/grDevices/src/devWindows.c:1647 msgid "close Device" msgstr "Zamknij okno" # src/library/grDevices/src/devWindows.c: 1648 # G_("History") #: ../library/grDevices/src/devWindows.c:1648 msgid "History" msgstr "Historia" # src/library/grDevices/src/devWindows.c: 1649 # G_("Recording") #: ../library/grDevices/src/devWindows.c:1649 msgid "Recording" msgstr "Nagrywanie" # src/library/grDevices/src/devWindows.c: 1652 # G_("Add\tINS") #: ../library/grDevices/src/devWindows.c:1652 msgid "Add\tINS" msgstr "Kopiuj\tINS" # src/library/grDevices/src/devWindows.c: 1653 # G_("Replace") #: ../library/grDevices/src/devWindows.c:1653 msgid "Replace" msgstr "Zamień" # src/library/grDevices/src/devWindows.c: 1655 # G_("Previous\tPgUp") #: ../library/grDevices/src/devWindows.c:1655 msgid "Previous\tPgUp" msgstr "Poprzedni\tPgUp" # src/library/grDevices/src/devWindows.c: 1656 # G_("Next\tPgDown") #: ../library/grDevices/src/devWindows.c:1656 msgid "Next\tPgDown" msgstr "Następny\tPgDown" # src/library/grDevices/src/devWindows.c: 1658 # G_("Save to variable...") #: ../library/grDevices/src/devWindows.c:1658 msgid "Save to variable..." msgstr "Zapisz do zmiennej..." # src/library/grDevices/src/devWindows.c: 1659 # G_("Get from variable...") #: ../library/grDevices/src/devWindows.c:1659 msgid "Get from variable..." msgstr "Pobierz ze zmiennej..." # src/library/grDevices/src/devWindows.c: 1661 # G_("Clear history") #: ../library/grDevices/src/devWindows.c:1661 msgid "Clear history" msgstr "Wyczyść historię" # src/library/grDevices/src/devWindows.c: 1662 # G_("Resize") #: ../library/grDevices/src/devWindows.c:1662 msgid "Resize" msgstr "Zmień rozmiar" # src/library/grDevices/src/devWindows.c: 1663 # G_("R mode") #: ../library/grDevices/src/devWindows.c:1663 msgid "R mode" msgstr "Tryb R" # src/library/grDevices/src/devWindows.c: 1665 # G_("Fit to window") #: ../library/grDevices/src/devWindows.c:1665 msgid "Fit to window" msgstr "Dopasuj do okna" # src/library/grDevices/src/devWindows.c: 1667 # G_("Fixed size") #: ../library/grDevices/src/devWindows.c:1667 msgid "Fixed size" msgstr "Ustalony rozmiar" # src/library/grDevices/src/devWindows.c: 1674 # G_("Copy as metafile") #: ../library/grDevices/src/devWindows.c:1674 msgid "Copy as metafile" msgstr "Kopiuj jako metaplik" # src/library/grDevices/src/devWindows.c: 1676 # G_("Copy as bitmap") #: ../library/grDevices/src/devWindows.c:1676 msgid "Copy as bitmap" msgstr "Kopiuj jako bitmapę" # src/library/grDevices/src/devWindows.c: 1679 # G_("Save as metafile...") #: ../library/grDevices/src/devWindows.c:1679 msgid "Save as metafile..." msgstr "Zapisz jako metaplik..." # src/library/grDevices/src/devWindows.c: 1681 # G_("Save as postscript...") #: ../library/grDevices/src/devWindows.c:1681 msgid "Save as postscript..." msgstr "Zapisz jako postscript..." # src/library/grDevices/src/devWindows.c: 3134 # G_("Locator is active") #: ../library/grDevices/src/devWindows.c:3134 msgid "Locator is active" msgstr "Lokalizator jest aktywny" # src/library/grDevices/src/devWindows.c: 3757 # G_("Waiting to confirm page change...") #: ../library/grDevices/src/devWindows.c:3757 msgid "Waiting to confirm page change..." msgstr "Oczekiwanie na potwierdzenie zmiany strony..." # src/library/grDevices/src/devWindows.c: 3769 # G_("Click or hit ENTER for next page") #: ../library/grDevices/src/devWindows.c:3769 msgid "Click or hit ENTER for next page" msgstr "Kliknij lub naciśnij ENTER aby przejść do następnej strony"