# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- # Aviary.pl # Jeśli masz jakiekolwiek uwagi odnoszące się do tłumaczenia lub chcesz # pomóc w jego rozwijaniu i pielęgnowaniu, napisz do nas: # gnomepl@aviary.pl # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- # Krzysztof Krzyżaniak , 1998. # Tomasz Kłoczko , 1999. # Paweł Dziekoński , 1999. # Zbigniew Chyla , 1999-2002. # Artur Flinta , 2003-2006. # Wadim Dziedzic , 2007-2009. # Tomasz Dominikowski , 2007-2009. # Piotr Drąg , 2010-2014. # Wojciech Szczęsny , 2013. # Aviary.pl , 2007-2014. msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-10-18 23:43+0200\n" "PO-Revision-Date: 2014-10-18 23:45+0200\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" "X-Poedit-Language: Polish\n" "X-Poedit-Country: Poland\n" #: ../gdk/broadway/gdkbroadway-server.c:143 #, c-format msgid "broadway display type not supported '%s'" msgstr "nieobsługiwany typ ekranu broadway \"%s\"" #: ../gdk/gdk.c:165 #, c-format msgid "Error parsing option --gdk-debug" msgstr "Błąd podczas przetwarzania opcji --gdk-debug" #: ../gdk/gdk.c:185 #, c-format msgid "Error parsing option --gdk-no-debug" msgstr "Błąd podczas przetwarzania opcji --gdk-no-debug" #. Description of --class=CLASS in --help output #: ../gdk/gdk.c:213 msgid "Program class as used by the window manager" msgstr "Klasa programu używana przez menedżer okien" #. Placeholder in --class=CLASS in --help output #: ../gdk/gdk.c:214 msgid "CLASS" msgstr "KLASA" #. Description of --name=NAME in --help output #: ../gdk/gdk.c:216 msgid "Program name as used by the window manager" msgstr "Nazwa programu używana przez menedżer okien" #. Placeholder in --name=NAME in --help output #: ../gdk/gdk.c:217 msgid "NAME" msgstr "NAZWA" #. Description of --display=DISPLAY in --help output #: ../gdk/gdk.c:219 msgid "X display to use" msgstr "Używany ekran X" #. Placeholder in --display=DISPLAY in --help output #: ../gdk/gdk.c:220 msgid "DISPLAY" msgstr "EKRAN" #. Description of --gdk-debug=FLAGS in --help output #: ../gdk/gdk.c:223 msgid "GDK debugging flags to set" msgstr "Ustawione znaczniki debugowania biblioteki GDK" #. Placeholder in --gdk-debug=FLAGS in --help output #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output #: ../gdk/gdk.c:224 ../gdk/gdk.c:227 ../gtk/gtkmain.c:460 ../gtk/gtkmain.c:463 msgid "FLAGS" msgstr "ZNACZNIKI" #. Description of --gdk-no-debug=FLAGS in --help output #: ../gdk/gdk.c:226 msgid "GDK debugging flags to unset" msgstr "Wyczyszczone znaczniki debugowania biblioteki GDK" #. #. * Translators, the strings in the “keyboard label” context are #. * display names for keyboard keys. Some of them have prefixes like #. * XF86 or ISO_ - these should be removed in the translation. Similarly, #. * underscores should be replaced by spaces. The prefix “KP_” stands #. * for “key pad” and you may want to include that in your translation. #. * Here are some examples of English translations: #. * XF86AudioMute - Audio mute #. * Scroll_lock - Scroll lock #. * KP_Space - Space (keypad) #. #: ../gdk/keyname-table.h:6843 msgctxt "keyboard label" msgid "BackSpace" msgstr "Backspace" #: ../gdk/keyname-table.h:6844 msgctxt "keyboard label" msgid "Tab" msgstr "Tab" #: ../gdk/keyname-table.h:6845 msgctxt "keyboard label" msgid "Return" msgstr "Enter" #: ../gdk/keyname-table.h:6846 msgctxt "keyboard label" msgid "Pause" msgstr "Pause" #: ../gdk/keyname-table.h:6847 msgctxt "keyboard label" msgid "Scroll_Lock" msgstr "Scroll Lock" #: ../gdk/keyname-table.h:6848 msgctxt "keyboard label" msgid "Sys_Req" msgstr "Sys Req" #: ../gdk/keyname-table.h:6849 msgctxt "keyboard label" msgid "Escape" msgstr "Escape" #: ../gdk/keyname-table.h:6850 msgctxt "keyboard label" msgid "Multi_key" msgstr "Klawisz Multi" #: ../gdk/keyname-table.h:6851 msgctxt "keyboard label" msgid "Home" msgstr "Home" #: ../gdk/keyname-table.h:6852 msgctxt "keyboard label" msgid "Left" msgstr "Lewo" #: ../gdk/keyname-table.h:6853 msgctxt "keyboard label" msgid "Up" msgstr "Góra" #: ../gdk/keyname-table.h:6854 msgctxt "keyboard label" msgid "Right" msgstr "Prawo" #: ../gdk/keyname-table.h:6855 msgctxt "keyboard label" msgid "Down" msgstr "Dół" #: ../gdk/keyname-table.h:6856 msgctxt "keyboard label" msgid "Page_Up" msgstr "Page Up" #: ../gdk/keyname-table.h:6857 msgctxt "keyboard label" msgid "Page_Down" msgstr "Page Down" #: ../gdk/keyname-table.h:6858 msgctxt "keyboard label" msgid "End" msgstr "End" #: ../gdk/keyname-table.h:6859 msgctxt "keyboard label" msgid "Begin" msgstr "Begin" #: ../gdk/keyname-table.h:6860 msgctxt "keyboard label" msgid "Print" msgstr "Print" #: ../gdk/keyname-table.h:6861 msgctxt "keyboard label" msgid "Insert" msgstr "Insert" #: ../gdk/keyname-table.h:6862 msgctxt "keyboard label" msgid "Num_Lock" msgstr "Num Lock" #. Translators: KP_ means 'key pad' here #: ../gdk/keyname-table.h:6864 msgctxt "keyboard label" msgid "KP_Space" msgstr "Spacja na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6865 msgctxt "keyboard label" msgid "KP_Tab" msgstr "Tabulator na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6866 msgctxt "keyboard label" msgid "KP_Enter" msgstr "Enter na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6867 msgctxt "keyboard label" msgid "KP_Home" msgstr "Home na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6868 msgctxt "keyboard label" msgid "KP_Left" msgstr "Lewo na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6869 msgctxt "keyboard label" msgid "KP_Up" msgstr "Góra na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6870 msgctxt "keyboard label" msgid "KP_Right" msgstr "Prawo na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6871 msgctxt "keyboard label" msgid "KP_Down" msgstr "Dół na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6872 msgctxt "keyboard label" msgid "KP_Page_Up" msgstr "Page Up na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6873 msgctxt "keyboard label" msgid "KP_Prior" msgstr "Poprzedni na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6874 msgctxt "keyboard label" msgid "KP_Page_Down" msgstr "Page Down na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6875 msgctxt "keyboard label" msgid "KP_Next" msgstr "Następny na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6876 msgctxt "keyboard label" msgid "KP_End" msgstr "End na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6877 msgctxt "keyboard label" msgid "KP_Begin" msgstr "Begin na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6878 msgctxt "keyboard label" msgid "KP_Insert" msgstr "Insert na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6879 msgctxt "keyboard label" msgid "KP_Delete" msgstr "Delete na klawiaturze numerycznej" #: ../gdk/keyname-table.h:6880 msgctxt "keyboard label" msgid "Delete" msgstr "Delete" #: ../gdk/keyname-table.h:6881 msgctxt "keyboard label" msgid "MonBrightnessUp" msgstr "Jasność monitora w górę" #: ../gdk/keyname-table.h:6882 msgctxt "keyboard label" msgid "MonBrightnessDown" msgstr "Jasność monitora w dół" #: ../gdk/keyname-table.h:6883 msgctxt "keyboard label" msgid "KbdBrightnessUp" msgstr "Jasność klawiatury w górę" #: ../gdk/keyname-table.h:6884 msgctxt "keyboard label" msgid "KbdBrightnessDown" msgstr "Jasność klawiatury w dół" #: ../gdk/keyname-table.h:6885 msgctxt "keyboard label" msgid "AudioMute" msgstr "Wyciszenie dźwięku" #: ../gdk/keyname-table.h:6886 msgctxt "keyboard label" msgid "AudioMicMute" msgstr "Wyciszenie mikrofonu" #: ../gdk/keyname-table.h:6887 msgctxt "keyboard label" msgid "AudioLowerVolume" msgstr "Zmniejszenie głośności dźwięku" #: ../gdk/keyname-table.h:6888 msgctxt "keyboard label" msgid "AudioRaiseVolume" msgstr "Zwiększenie głośności dźwięku" #: ../gdk/keyname-table.h:6889 msgctxt "keyboard label" msgid "AudioPlay" msgstr "Odtworzenie dźwięku" #: ../gdk/keyname-table.h:6890 msgctxt "keyboard label" msgid "AudioStop" msgstr "Zatrzymanie dźwięku" #: ../gdk/keyname-table.h:6891 msgctxt "keyboard label" msgid "AudioNext" msgstr "Następny utwór" #: ../gdk/keyname-table.h:6892 msgctxt "keyboard label" msgid "AudioPrev" msgstr "Poprzedni utwór" #: ../gdk/keyname-table.h:6893 msgctxt "keyboard label" msgid "AudioRecord" msgstr "Nagrywanie dźwięku" #: ../gdk/keyname-table.h:6894 msgctxt "keyboard label" msgid "AudioPause" msgstr "Wstrzymanie dźwięku" #: ../gdk/keyname-table.h:6895 msgctxt "keyboard label" msgid "AudioRewind" msgstr "Przewinięcie dźwięku" #: ../gdk/keyname-table.h:6896 msgctxt "keyboard label" msgid "AudioMedia" msgstr "Uruchomienie odtwarzacza multimediów" #: ../gdk/keyname-table.h:6897 msgctxt "keyboard label" msgid "ScreenSaver" msgstr "Wygaszacz ekranu" #: ../gdk/keyname-table.h:6898 msgctxt "keyboard label" msgid "Battery" msgstr "Akumulator" #: ../gdk/keyname-table.h:6899 msgctxt "keyboard label" msgid "Launch1" msgstr "Uruchomienie pierwszego programu" #: ../gdk/keyname-table.h:6900 msgctxt "keyboard label" msgid "Forward" msgstr "Dalej" #: ../gdk/keyname-table.h:6901 msgctxt "keyboard label" msgid "Back" msgstr "Wstecz" #: ../gdk/keyname-table.h:6902 msgctxt "keyboard label" msgid "Sleep" msgstr "Uśpienie" #: ../gdk/keyname-table.h:6903 msgctxt "keyboard label" msgid "Hibernate" msgstr "Hibernacja" #: ../gdk/keyname-table.h:6904 msgctxt "keyboard label" msgid "WLAN" msgstr "WLAN" #: ../gdk/keyname-table.h:6905 msgctxt "keyboard label" msgid "WebCam" msgstr "Kamera internetowa" #: ../gdk/keyname-table.h:6906 msgctxt "keyboard label" msgid "Display" msgstr "Ekran" #: ../gdk/keyname-table.h:6907 msgctxt "keyboard label" msgid "TouchpadToggle" msgstr "Przełączenie panelu dotykowego" #: ../gdk/keyname-table.h:6908 msgctxt "keyboard label" msgid "WakeUp" msgstr "Przebudzenie" #: ../gdk/keyname-table.h:6909 msgctxt "keyboard label" msgid "Suspend" msgstr "Uśpienie" #. Description of --sync in --help output #: ../gdk/win32/gdkmain-win32.c:53 msgid "Don't batch GDI requests" msgstr "Bez grupowania żądań GDI" #. Description of --no-wintab in --help output #: ../gdk/win32/gdkmain-win32.c:55 msgid "Don't use the Wintab API for tablet support" msgstr "Bez używania API Wintab dla obsługi tabletów" #. Description of --ignore-wintab in --help output #: ../gdk/win32/gdkmain-win32.c:57 msgid "Same as --no-wintab" msgstr "To samo, co --no-wintab" #. Description of --use-wintab in --help output #: ../gdk/win32/gdkmain-win32.c:59 msgid "Do use the Wintab API [default]" msgstr "Bez używania API Wintab [domyślnie]" #. Description of --max-colors=COLORS in --help output #: ../gdk/win32/gdkmain-win32.c:61 msgid "Size of the palette in 8 bit mode" msgstr "Rozmiar palety w trybie 8-bitowym" #. Placeholder in --max-colors=COLORS in --help output #: ../gdk/win32/gdkmain-win32.c:62 msgid "COLORS" msgstr "KOLORY" #: ../gdk/x11/gdkapplaunchcontext-x11.c:296 #, c-format msgid "Starting %s" msgstr "Uruchamianie %s" #: ../gdk/x11/gdkapplaunchcontext-x11.c:309 #, c-format msgid "Opening %s" msgstr "Otwieranie %s" #: ../gdk/x11/gdkapplaunchcontext-x11.c:314 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "Otwieranie %d elementu" msgstr[1] "Otwieranie %d elementów" msgstr[2] "Otwieranie %d elementów" #: ../gtk/a11y/gtkbooleancellaccessible.c:43 msgctxt "Action description" msgid "Toggles the cell" msgstr "Przełącza komórkę" #: ../gtk/a11y/gtkbooleancellaccessible.c:63 #: ../gtk/a11y/gtkswitchaccessible.c:89 msgctxt "Action name" msgid "Toggle" msgstr "Przełączenie" #: ../gtk/a11y/gtkbuttonaccessible.c:343 #: ../gtk/a11y/gtkmenuitemaccessible.c:436 msgctxt "Action name" msgid "Click" msgstr "Kliknięcie" #: ../gtk/a11y/gtkbuttonaccessible.c:352 msgctxt "Action description" msgid "Clicks the button" msgstr "Klika przycisk" #: ../gtk/a11y/gtkcellaccessible.c:255 msgctxt "Action name" msgid "Expand or contract" msgstr "Rozwinięcie lub zwinięcie" #: ../gtk/a11y/gtkcellaccessible.c:257 msgctxt "Action name" msgid "Edit" msgstr "Edycja" #: ../gtk/a11y/gtkcellaccessible.c:259 #: ../gtk/a11y/gtkcolorswatchaccessible.c:149 #: ../gtk/a11y/gtkentryaccessible.c:1553 #: ../gtk/a11y/gtkexpanderaccessible.c:281 msgctxt "Action name" msgid "Activate" msgstr "Aktywacja" #: ../gtk/a11y/gtkcellaccessible.c:272 msgctxt "Action description" msgid "Expands or contracts the row in the tree view containing this cell" msgstr "Rozwija lub zwija rząd w widoku drzewa zawierającym tę komórkę" #: ../gtk/a11y/gtkcellaccessible.c:274 msgctxt "Action description" msgid "Creates a widget in which the contents of the cell can be edited" msgstr "Tworzy widżet, w którym zawartość komórki może być modyfikowana" #: ../gtk/a11y/gtkcellaccessible.c:276 msgctxt "Action description" msgid "Activates the cell" msgstr "Aktywuje komórkę" #: ../gtk/a11y/gtkcolorswatchaccessible.c:148 msgctxt "Action name" msgid "Select" msgstr "Wybór" #: ../gtk/a11y/gtkcolorswatchaccessible.c:150 msgctxt "Action name" msgid "Customize" msgstr "Dostosowanie" #: ../gtk/a11y/gtkcolorswatchaccessible.c:161 msgctxt "Action description" msgid "Selects the color" msgstr "Wybiera kolor" #: ../gtk/a11y/gtkcolorswatchaccessible.c:162 msgctxt "Action description" msgid "Activates the color" msgstr "Aktywuje kolor" #: ../gtk/a11y/gtkcolorswatchaccessible.c:163 msgctxt "Action description" msgid "Customizes the color" msgstr "Dostosowuje kolor" #: ../gtk/a11y/gtkcomboboxaccessible.c:310 msgctxt "Action name" msgid "Press" msgstr "Naciśnięcie" #: ../gtk/a11y/gtkcomboboxaccessible.c:319 msgctxt "Action description" msgid "Presses the combobox" msgstr "Naciska pole rozwijane" #: ../gtk/a11y/gtkentryaccessible.c:1562 msgctxt "Action description" msgid "Activates the entry" msgstr "Aktywuje wpis" #: ../gtk/a11y/gtkexpanderaccessible.c:290 msgctxt "Action description" msgid "Activates the expander" msgstr "Aktywuje rozwijanie" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. #: ../gtk/a11y/gtkimageaccessible.c:53 ../gtk/deprecated/gtkstock.c:340 msgctxt "Stock label" msgid "_About" msgstr "_O programie" #: ../gtk/a11y/gtkimageaccessible.c:54 ../gtk/deprecated/gtkstock.c:341 msgctxt "Stock label" msgid "_Add" msgstr "_Dodaj" #: ../gtk/a11y/gtkimageaccessible.c:55 ../gtk/deprecated/gtkstock.c:343 msgctxt "Stock label" msgid "_Bold" msgstr "Pogru_bienie" #: ../gtk/a11y/gtkimageaccessible.c:56 ../gtk/deprecated/gtkstock.c:345 msgctxt "Stock label" msgid "_CD-ROM" msgstr "_CD-ROM" #: ../gtk/a11y/gtkimageaccessible.c:57 ../gtk/deprecated/gtkstock.c:346 msgctxt "Stock label" msgid "_Clear" msgstr "Wy_czyść" #: ../gtk/a11y/gtkimageaccessible.c:58 ../gtk/deprecated/gtkstock.c:347 msgctxt "Stock label" msgid "_Close" msgstr "Za_mknij" #: ../gtk/a11y/gtkimageaccessible.c:59 ../gtk/gtkheaderbar.c:435 msgid "Minimize" msgstr "Zminimalizuj" #: ../gtk/a11y/gtkimageaccessible.c:60 ../gtk/gtkheaderbar.c:458 msgid "Maximize" msgstr "Zmaksymalizuj" #: ../gtk/a11y/gtkimageaccessible.c:61 ../gtk/gtkheaderbar.c:458 msgid "Restore" msgstr "Przywróć" #: ../gtk/a11y/gtkimageaccessible.c:62 ../gtk/deprecated/gtkstock.c:350 msgctxt "Stock label" msgid "_Copy" msgstr "S_kopiuj" #: ../gtk/a11y/gtkimageaccessible.c:63 ../gtk/deprecated/gtkstock.c:351 msgctxt "Stock label" msgid "Cu_t" msgstr "_Wytnij" #: ../gtk/a11y/gtkimageaccessible.c:64 ../gtk/deprecated/gtkstock.c:352 msgctxt "Stock label" msgid "_Delete" msgstr "_Usuń" #: ../gtk/a11y/gtkimageaccessible.c:65 ../gtk/deprecated/gtkstock.c:334 msgctxt "Stock label" msgid "Error" msgstr "Błąd" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate #: ../gtk/a11y/gtkimageaccessible.c:66 ../gtk/deprecated/gtkstock.c:332 msgctxt "Stock label" msgid "Information" msgstr "Informacja" #: ../gtk/a11y/gtkimageaccessible.c:67 ../gtk/deprecated/gtkstock.c:335 msgctxt "Stock label" msgid "Question" msgstr "Pytanie" #: ../gtk/a11y/gtkimageaccessible.c:68 ../gtk/deprecated/gtkstock.c:333 msgctxt "Stock label" msgid "Warning" msgstr "Ostrzeżenie" #: ../gtk/a11y/gtkimageaccessible.c:69 ../gtk/deprecated/gtkstock.c:355 msgctxt "Stock label" msgid "_Execute" msgstr "_Wykonaj" #: ../gtk/a11y/gtkimageaccessible.c:70 ../gtk/deprecated/gtkstock.c:357 msgctxt "Stock label" msgid "_File" msgstr "_Plik" #: ../gtk/a11y/gtkimageaccessible.c:71 ../gtk/deprecated/gtkstock.c:358 msgctxt "Stock label" msgid "_Find" msgstr "_Znajdź" #: ../gtk/a11y/gtkimageaccessible.c:72 ../gtk/deprecated/gtkstock.c:359 msgctxt "Stock label" msgid "Find and _Replace" msgstr "Zn_ajdź i zastąp" #: ../gtk/a11y/gtkimageaccessible.c:73 ../gtk/deprecated/gtkstock.c:360 msgctxt "Stock label" msgid "_Floppy" msgstr "_Dyskietka" #: ../gtk/a11y/gtkimageaccessible.c:74 ../gtk/deprecated/gtkstock.c:361 msgctxt "Stock label" msgid "_Fullscreen" msgstr "_Pełny ekran" #. This is a navigation label as in "go to the bottom of the page" #: ../gtk/a11y/gtkimageaccessible.c:75 ../gtk/deprecated/gtkstock.c:364 msgctxt "Stock label, navigation" msgid "_Bottom" msgstr "_Dół" #. This is a navigation label as in "go to the first page" #: ../gtk/a11y/gtkimageaccessible.c:76 ../gtk/deprecated/gtkstock.c:366 msgctxt "Stock label, navigation" msgid "_First" msgstr "_Pierwsza" #. This is a navigation label as in "go to the last page" #: ../gtk/a11y/gtkimageaccessible.c:77 ../gtk/deprecated/gtkstock.c:368 msgctxt "Stock label, navigation" msgid "_Last" msgstr "_Ostatnia" #. This is a navigation label as in "go to the top of the page" #: ../gtk/a11y/gtkimageaccessible.c:78 ../gtk/deprecated/gtkstock.c:370 msgctxt "Stock label, navigation" msgid "_Top" msgstr "_Góra" #. This is a navigation label as in "go back" #: ../gtk/a11y/gtkimageaccessible.c:79 ../gtk/deprecated/gtkstock.c:372 msgctxt "Stock label, navigation" msgid "_Back" msgstr "_Wstecz" #. This is a navigation label as in "go down" #: ../gtk/a11y/gtkimageaccessible.c:80 ../gtk/deprecated/gtkstock.c:374 msgctxt "Stock label, navigation" msgid "_Down" msgstr "W _dół" #. This is a navigation label as in "go forward" #: ../gtk/a11y/gtkimageaccessible.c:81 ../gtk/deprecated/gtkstock.c:376 msgctxt "Stock label, navigation" msgid "_Forward" msgstr "_Dalej" #. This is a navigation label as in "go up" #: ../gtk/a11y/gtkimageaccessible.c:82 ../gtk/deprecated/gtkstock.c:378 msgctxt "Stock label, navigation" msgid "_Up" msgstr "W _górę" #: ../gtk/a11y/gtkimageaccessible.c:83 ../gtk/deprecated/gtkstock.c:379 msgctxt "Stock label" msgid "_Hard Disk" msgstr "Dy_sk twardy" #: ../gtk/a11y/gtkimageaccessible.c:84 ../gtk/deprecated/gtkstock.c:380 msgctxt "Stock label" msgid "_Help" msgstr "Pomo_c" #: ../gtk/a11y/gtkimageaccessible.c:85 ../gtk/deprecated/gtkstock.c:381 msgctxt "Stock label" msgid "_Home" msgstr "P_oczątek" #: ../gtk/a11y/gtkimageaccessible.c:86 ../gtk/deprecated/gtkstock.c:382 msgctxt "Stock label" msgid "Increase Indent" msgstr "Zwiększ wcięcie" #: ../gtk/a11y/gtkimageaccessible.c:87 ../gtk/deprecated/gtkstock.c:385 msgctxt "Stock label" msgid "_Information" msgstr "_Informacje" #: ../gtk/a11y/gtkimageaccessible.c:88 ../gtk/deprecated/gtkstock.c:386 msgctxt "Stock label" msgid "_Italic" msgstr "Pochy_lenie" #: ../gtk/a11y/gtkimageaccessible.c:89 ../gtk/deprecated/gtkstock.c:387 msgctxt "Stock label" msgid "_Jump to" msgstr "Prz_ejdź do" #. This is about text justification, "centered text" #: ../gtk/a11y/gtkimageaccessible.c:90 ../gtk/deprecated/gtkstock.c:389 msgctxt "Stock label" msgid "_Center" msgstr "_Wyśrodkowanie" #. This is about text justification #: ../gtk/a11y/gtkimageaccessible.c:91 ../gtk/deprecated/gtkstock.c:391 msgctxt "Stock label" msgid "_Fill" msgstr "Wyj_ustowanie" #. This is about text justification, "left-justified text" #: ../gtk/a11y/gtkimageaccessible.c:92 ../gtk/deprecated/gtkstock.c:393 msgctxt "Stock label" msgid "_Left" msgstr "Justowanie do _lewej" #. This is about text justification, "right-justified text" #: ../gtk/a11y/gtkimageaccessible.c:93 ../gtk/deprecated/gtkstock.c:395 msgctxt "Stock label" msgid "_Right" msgstr "Justowanie do p_rawej" #: ../gtk/a11y/gtkimageaccessible.c:94 ../gtk/deprecated/gtkstock.c:362 msgctxt "Stock label" msgid "_Leave Fullscreen" msgstr "_Opuść pełny ekran" #. Media label, as in "fast forward" #: ../gtk/a11y/gtkimageaccessible.c:95 ../gtk/deprecated/gtkstock.c:398 msgctxt "Stock label, media" msgid "_Forward" msgstr "_Naprzód" #. Media label, as in "next song" #: ../gtk/a11y/gtkimageaccessible.c:96 ../gtk/deprecated/gtkstock.c:400 msgctxt "Stock label, media" msgid "_Next" msgstr "_Następny" #. Media label, as in "pause music" #: ../gtk/a11y/gtkimageaccessible.c:97 ../gtk/deprecated/gtkstock.c:402 msgctxt "Stock label, media" msgid "P_ause" msgstr "_Wstrzymaj" #. Media label, as in "play music" #: ../gtk/a11y/gtkimageaccessible.c:98 ../gtk/deprecated/gtkstock.c:404 msgctxt "Stock label, media" msgid "_Play" msgstr "_Odtwarzaj" #. Media label, as in "previous song" #: ../gtk/a11y/gtkimageaccessible.c:99 ../gtk/deprecated/gtkstock.c:406 msgctxt "Stock label, media" msgid "Pre_vious" msgstr "_Poprzedni" #. Media label #: ../gtk/a11y/gtkimageaccessible.c:100 ../gtk/deprecated/gtkstock.c:408 msgctxt "Stock label, media" msgid "_Record" msgstr "Nag_raj" #. Media label #: ../gtk/a11y/gtkimageaccessible.c:101 ../gtk/deprecated/gtkstock.c:410 msgctxt "Stock label, media" msgid "R_ewind" msgstr "_Wstecz" #. Media label #: ../gtk/a11y/gtkimageaccessible.c:102 ../gtk/deprecated/gtkstock.c:412 msgctxt "Stock label, media" msgid "_Stop" msgstr "_Zatrzymaj" #: ../gtk/a11y/gtkimageaccessible.c:103 ../gtk/deprecated/gtkstock.c:413 msgctxt "Stock label" msgid "_Network" msgstr "S_ieć" #: ../gtk/a11y/gtkimageaccessible.c:104 ../gtk/deprecated/gtkstock.c:414 msgctxt "Stock label" msgid "_New" msgstr "_Nowy" #: ../gtk/a11y/gtkimageaccessible.c:105 ../gtk/deprecated/gtkstock.c:417 msgctxt "Stock label" msgid "_Open" msgstr "_Otwórz" #: ../gtk/a11y/gtkimageaccessible.c:106 ../gtk/deprecated/gtkstock.c:427 msgctxt "Stock label" msgid "_Paste" msgstr "Wk_lej" #: ../gtk/a11y/gtkimageaccessible.c:107 ../gtk/deprecated/gtkstock.c:429 msgctxt "Stock label" msgid "_Print" msgstr "Wy_drukuj" #: ../gtk/a11y/gtkimageaccessible.c:108 ../gtk/deprecated/gtkstock.c:430 msgctxt "Stock label" msgid "Print Pre_view" msgstr "Podgląd _wydruku" #: ../gtk/a11y/gtkimageaccessible.c:109 ../gtk/deprecated/gtkstock.c:431 msgctxt "Stock label" msgid "_Properties" msgstr "_Właściwości" #: ../gtk/a11y/gtkimageaccessible.c:110 ../gtk/deprecated/gtkstock.c:432 msgctxt "Stock label" msgid "_Quit" msgstr "Za_kończ" #: ../gtk/a11y/gtkimageaccessible.c:111 ../gtk/deprecated/gtkstock.c:433 msgctxt "Stock label" msgid "_Redo" msgstr "P_onów" #: ../gtk/a11y/gtkimageaccessible.c:112 ../gtk/deprecated/gtkstock.c:434 msgctxt "Stock label" msgid "_Refresh" msgstr "_Odśwież" #: ../gtk/a11y/gtkimageaccessible.c:113 ../gtk/deprecated/gtkstock.c:435 msgctxt "Stock label" msgid "_Remove" msgstr "_Usuń" #: ../gtk/a11y/gtkimageaccessible.c:114 ../gtk/deprecated/gtkstock.c:436 msgctxt "Stock label" msgid "_Revert" msgstr "_Przywróć" #: ../gtk/a11y/gtkimageaccessible.c:115 ../gtk/deprecated/gtkstock.c:437 msgctxt "Stock label" msgid "_Save" msgstr "_Zapisz" #: ../gtk/a11y/gtkimageaccessible.c:116 ../gtk/deprecated/gtkstock.c:438 msgctxt "Stock label" msgid "Save _As" msgstr "Zapi_sz jako" #: ../gtk/a11y/gtkimageaccessible.c:117 ../gtk/deprecated/gtkstock.c:439 msgctxt "Stock label" msgid "Select _All" msgstr "Z_aznacz wszystko" #. Sorting direction #: ../gtk/a11y/gtkimageaccessible.c:118 ../gtk/deprecated/gtkstock.c:443 msgctxt "Stock label" msgid "_Ascending" msgstr "_Rosnąco" #. Sorting direction #: ../gtk/a11y/gtkimageaccessible.c:119 ../gtk/deprecated/gtkstock.c:445 msgctxt "Stock label" msgid "_Descending" msgstr "_Malejąco" #: ../gtk/a11y/gtkimageaccessible.c:120 ../gtk/deprecated/gtkstock.c:446 msgctxt "Stock label" msgid "_Spell Check" msgstr "Sprawdź p_isownię" #: ../gtk/a11y/gtkimageaccessible.c:121 ../gtk/deprecated/gtkstock.c:447 msgctxt "Stock label" msgid "_Stop" msgstr "_Zatrzymaj" #. Font variant #: ../gtk/a11y/gtkimageaccessible.c:122 ../gtk/deprecated/gtkstock.c:449 msgctxt "Stock label" msgid "_Strikethrough" msgstr "Prz_ekreślenie" #. Font variant #: ../gtk/a11y/gtkimageaccessible.c:123 ../gtk/deprecated/gtkstock.c:452 msgctxt "Stock label" msgid "_Underline" msgstr "P_odkreślenie" #: ../gtk/a11y/gtkimageaccessible.c:124 ../gtk/deprecated/gtkstock.c:453 msgctxt "Stock label" msgid "_Undo" msgstr "Cof_nij" #: ../gtk/a11y/gtkimageaccessible.c:125 ../gtk/deprecated/gtkstock.c:383 msgctxt "Stock label" msgid "Decrease Indent" msgstr "Zmniejsz wcięcie" #. Zoom #: ../gtk/a11y/gtkimageaccessible.c:126 ../gtk/deprecated/gtkstock.c:456 msgctxt "Stock label" msgid "_Normal Size" msgstr "_Zwykły rozmiar" #. Zoom #: ../gtk/a11y/gtkimageaccessible.c:127 ../gtk/deprecated/gtkstock.c:458 msgctxt "Stock label" msgid "Best _Fit" msgstr "_Dopasowanie" #: ../gtk/a11y/gtkimageaccessible.c:128 ../gtk/deprecated/gtkstock.c:459 msgctxt "Stock label" msgid "Zoom _In" msgstr "Po_większ" #: ../gtk/a11y/gtkimageaccessible.c:129 ../gtk/deprecated/gtkstock.c:460 msgctxt "Stock label" msgid "Zoom _Out" msgstr "Po_mniejsz" #: ../gtk/a11y/gtkmenuitemaccessible.c:445 msgctxt "Action description" msgid "Clicks the menuitem" msgstr "Klika element menu" #: ../gtk/a11y/gtkscalebuttonaccessible.c:140 msgctxt "Action description" msgid "Pops up the slider" msgstr "Wysuwa suwak" #: ../gtk/a11y/gtkscalebuttonaccessible.c:142 msgctxt "Action description" msgid "Dismisses the slider" msgstr "Ukrywa suwak" #: ../gtk/a11y/gtkscalebuttonaccessible.c:170 msgctxt "Action name" msgid "Popup" msgstr "Wysunięcie" #: ../gtk/a11y/gtkscalebuttonaccessible.c:172 msgctxt "Action name" msgid "Dismiss" msgstr "Ukrycie" #: ../gtk/a11y/gtkspinneraccessible.c:39 msgctxt "throbbing progress animation widget" msgid "Spinner" msgstr "Spinner" #: ../gtk/a11y/gtkspinneraccessible.c:40 msgid "Provides visual indication of progress" msgstr "Dostarcza wzrokowy wskaźnik postępu" #: ../gtk/a11y/gtkswitchaccessible.c:98 msgctxt "Action description" msgid "Toggles the switch" msgstr "Przełącza przełącznik" #: ../gtk/deprecated/gtkcolorsel.c:423 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." msgstr "" "Proszę wybrać żądany kolor z zewnętrznego pierścienia, a przy użyciu " "trójkąta wewnątrz wybrać jasność tego koloru." #: ../gtk/deprecated/gtkcolorsel.c:449 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." msgstr "" "Proszę nacisnąć zakraplacz, a następnie dowolny punkt obrazu, aby pobrać z " "niego kolor." #: ../gtk/deprecated/gtkcolorsel.c:459 msgid "_Hue:" msgstr "O_dcień:" #: ../gtk/deprecated/gtkcolorsel.c:460 msgid "Position on the color wheel." msgstr "Położenie na kole kolorów." #: ../gtk/deprecated/gtkcolorsel.c:462 msgid "S_aturation:" msgstr "N_asycenie:" #: ../gtk/deprecated/gtkcolorsel.c:463 msgid "Intensity of the color." msgstr "Intensywność koloru." #: ../gtk/deprecated/gtkcolorsel.c:464 msgid "_Value:" msgstr "_Wartość:" #: ../gtk/deprecated/gtkcolorsel.c:465 msgid "Brightness of the color." msgstr "Jasność koloru." #: ../gtk/deprecated/gtkcolorsel.c:466 msgid "_Red:" msgstr "_Czerwony:" #: ../gtk/deprecated/gtkcolorsel.c:467 msgid "Amount of red light in the color." msgstr "Ilość czerwonego światła w kolorze." #: ../gtk/deprecated/gtkcolorsel.c:468 msgid "_Green:" msgstr "_Zielony:" #: ../gtk/deprecated/gtkcolorsel.c:469 msgid "Amount of green light in the color." msgstr "Ilość zielonego światła w kolorze." #: ../gtk/deprecated/gtkcolorsel.c:470 msgid "_Blue:" msgstr "_Niebieski:" #: ../gtk/deprecated/gtkcolorsel.c:471 msgid "Amount of blue light in the color." msgstr "Ilość niebieskiego światła w kolorze." #: ../gtk/deprecated/gtkcolorsel.c:474 msgid "Op_acity:" msgstr "_Nieprzezroczystość:" #: ../gtk/deprecated/gtkcolorsel.c:482 ../gtk/deprecated/gtkcolorsel.c:492 msgid "Transparency of the color." msgstr "Przezroczystość koloru." #: ../gtk/deprecated/gtkcolorsel.c:499 msgid "Color _name:" msgstr "Nazwa _koloru:" #: ../gtk/deprecated/gtkcolorsel.c:514 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." msgstr "" "Tutaj można wprowadzić szesnastkową wartość koloru (jak w HTML-u) lub po " "prostu nazwę koloru w języku angielskim, np. \"orange\"." #: ../gtk/deprecated/gtkcolorsel.c:546 msgid "_Palette:" msgstr "Pal_eta:" #: ../gtk/deprecated/gtkcolorsel.c:576 msgid "Color Wheel" msgstr "Koło kolorów" #: ../gtk/deprecated/gtkcolorsel.c:1070 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" "Poprzednio wybrany kolor, dla porównania z obecnie wybieranym kolorem. Można " "przeciągnąć ten kolor na jedną z pozycji palety lub wybrać go bezpośrednio " "poprzez przeciągnięcie go nad kolor sąsiedni." #: ../gtk/deprecated/gtkcolorsel.c:1076 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" "Obecnie wybrany kolor. Kolor ten można przeciągnąć na jedną z pozycji " "palety, aby zachować go na przyszłość." #: ../gtk/deprecated/gtkcolorsel.c:1082 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now." msgstr "Poprzednio wybrany kolor, do porównania z kolorem wybranym obecnie." #: ../gtk/deprecated/gtkcolorsel.c:1086 msgid "The color you've chosen." msgstr "Wybrany kolor." #: ../gtk/deprecated/gtkcolorsel.c:1490 msgid "_Save color here" msgstr "_Zapisz kolor w tym miejscu" #: ../gtk/deprecated/gtkcolorsel.c:1694 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" msgstr "" "Proszę nacisnąć ten element palety, aby wybrać go jako bieżący kolor. Aby " "zmienić ten element, należy przeciągnąć tutaj próbkę koloru lub nacisnąć " "prawym przyciskiem i wybrać \"Zapisz kolor w tym miejscu\"." #: ../gtk/deprecated/gtkcolorseldialog.c:191 #: ../gtk/deprecated/gtkfontsel.c:1689 ../gtk/gtkfilechooserbutton.c:794 #: ../gtk/gtkfilechooserwidget.c:5226 ../gtk/gtkmessagedialog.c:944 #: ../gtk/gtkmessagedialog.c:957 ../gtk/gtkmountoperation.c:543 #: ../gtk/gtkpagesetupunixdialog.c:196 ../gtk/gtkprintbackend.c:763 #: ../gtk/gtkprinteroptionwidget.c:545 ../gtk/gtkprintunixdialog.c:665 #: ../gtk/gtkprintunixdialog.c:733 ../gtk/gtkwindow.c:11710 #: ../gtk/inspector/css-editor.c:198 #: ../gtk/resources/ui/gtkappchooserdialog.ui.h:2 #: ../gtk/resources/ui/gtkassistant.ui.h:5 #: ../gtk/resources/ui/gtkcolorchooserdialog.ui.h:2 #: ../gtk/resources/ui/gtkfontchooserdialog.ui.h:2 msgid "_Cancel" msgstr "_Anuluj" #: ../gtk/deprecated/gtkcolorseldialog.c:195 #: ../gtk/gtkprinteroptionwidget.c:546 #: ../gtk/resources/ui/gtkappchooserdialog.ui.h:3 #: ../gtk/resources/ui/gtkcolorchooserdialog.ui.h:3 #: ../gtk/resources/ui/gtkfontchooserdialog.ui.h:3 msgid "_Select" msgstr "_Wybierz" #: ../gtk/deprecated/gtkcolorseldialog.c:201 msgid "_Help" msgstr "Pomo_c" #: ../gtk/deprecated/gtkcolorseldialog.c:213 msgid "Color Selection" msgstr "Wybór koloru" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. #: ../gtk/deprecated/gtkfontsel.c:121 msgid "abcdefghijk ABCDEFGHIJK" msgstr "aąbcćdeęfghi AĄBCĆDEĘFGHI" #: ../gtk/deprecated/gtkfontsel.c:386 msgid "_Family:" msgstr "_Rodzina:" #: ../gtk/deprecated/gtkfontsel.c:393 msgid "_Style:" msgstr "_Styl:" #: ../gtk/deprecated/gtkfontsel.c:400 msgid "Si_ze:" msgstr "R_ozmiar:" #. create the text entry widget #: ../gtk/deprecated/gtkfontsel.c:577 msgid "_Preview:" msgstr "_Podgląd:" #: ../gtk/deprecated/gtkfontsel.c:1693 ../gtk/gtkpagesetupunixdialog.c:197 #: ../gtk/resources/ui/gtkassistant.ui.h:1 msgid "_Apply" msgstr "_Zastosuj" #: ../gtk/deprecated/gtkfontsel.c:1698 ../gtk/gtkmessagedialog.c:936 #: ../gtk/gtkmessagedialog.c:958 ../gtk/gtkprintbackend.c:764 #: ../gtk/gtkwindow.c:11711 ../gtk/inspector/classes-list.c:125 msgid "_OK" msgstr "_OK" #: ../gtk/deprecated/gtkfontsel.c:1709 msgid "Font Selection" msgstr "Wybór czcionki" #. Translators: the format here is used to build the string that will be rendered #. * in the number emblem. #. #: ../gtk/deprecated/gtknumerableicon.c:472 #, c-format msgctxt "Number format" msgid "%d" msgstr "%d" #: ../gtk/deprecated/gtkstock.c:342 msgctxt "Stock label" msgid "_Apply" msgstr "_Zastosuj" #: ../gtk/deprecated/gtkstock.c:344 msgctxt "Stock label" msgid "_Cancel" msgstr "_Anuluj" #: ../gtk/deprecated/gtkstock.c:348 msgctxt "Stock label" msgid "C_onnect" msgstr "P_ołącz" #: ../gtk/deprecated/gtkstock.c:349 msgctxt "Stock label" msgid "_Convert" msgstr "Prze_konwertuj" #: ../gtk/deprecated/gtkstock.c:353 msgctxt "Stock label" msgid "_Discard" msgstr "_Porzuć" #: ../gtk/deprecated/gtkstock.c:354 msgctxt "Stock label" msgid "_Disconnect" msgstr "_Rozłącz" #: ../gtk/deprecated/gtkstock.c:356 msgctxt "Stock label" msgid "_Edit" msgstr "_Edycja" #: ../gtk/deprecated/gtkstock.c:384 msgctxt "Stock label" msgid "_Index" msgstr "_Indeks" #: ../gtk/deprecated/gtkstock.c:415 msgctxt "Stock label" msgid "_No" msgstr "_Nie" #: ../gtk/deprecated/gtkstock.c:416 msgctxt "Stock label" msgid "_OK" msgstr "_OK" #. Page orientation #: ../gtk/deprecated/gtkstock.c:419 msgctxt "Stock label" msgid "Landscape" msgstr "Poziomo" #. Page orientation #: ../gtk/deprecated/gtkstock.c:421 msgctxt "Stock label" msgid "Portrait" msgstr "Pionowo" #. Page orientation #: ../gtk/deprecated/gtkstock.c:423 msgctxt "Stock label" msgid "Reverse landscape" msgstr "Odwrócone poziomo" #. Page orientation #: ../gtk/deprecated/gtkstock.c:425 msgctxt "Stock label" msgid "Reverse portrait" msgstr "Odwrócone pionowo" #: ../gtk/deprecated/gtkstock.c:426 msgctxt "Stock label" msgid "Page Set_up" msgstr "Ustawienia str_ony" #: ../gtk/deprecated/gtkstock.c:428 msgctxt "Stock label" msgid "_Preferences" msgstr "P_referencje" #: ../gtk/deprecated/gtkstock.c:440 msgctxt "Stock label" msgid "_Color" msgstr "_Kolor" #: ../gtk/deprecated/gtkstock.c:441 msgctxt "Stock label" msgid "_Font" msgstr "_Czcionka" #: ../gtk/deprecated/gtkstock.c:450 msgctxt "Stock label" msgid "_Undelete" msgstr "Od_twórz" #: ../gtk/deprecated/gtkstock.c:454 msgctxt "Stock label" msgid "_Yes" msgstr "_Tak" #: ../gtk/deprecated/gtkuimanager.c:1779 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Nieoczekiwany znacznik początku \"%s\" w wierszu %d znak %d" #: ../gtk/deprecated/gtkuimanager.c:1869 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Nieoczekiwane dane znakowe w wierszu %d znak %d" #: ../gtk/deprecated/gtkuimanager.c:2724 msgid "Empty" msgstr "Pusty" #: ../gtk/encodesymbolic.c:38 msgid "Output to this directory instead of cwd" msgstr "Wyjście do tego katalogu zamiast cwd" #: ../gtk/encodesymbolic.c:266 #, c-format msgid "Invalid size %s\n" msgstr "Nieprawidłowy rozmiar %s\n" #. Translators: this is the license preamble; the string at the end #. * contains the name of the license as link text. #. #: ../gtk/gtkaboutdialog.c:114 #, c-format msgid "" "This program comes with ABSOLUTELY NO WARRANTY.\n" "See the %s for details." msgstr "" "Niniejszy program rozpowszechniany jest BEZ JAKIEJKOLWIEK GWARANCJI.\n" "Więcej informacji znajduje się na stronie %s." #: ../gtk/gtkaboutdialog.c:118 ../gtk/resources/ui/gtkaboutdialog.ui.h:3 msgid "License" msgstr "Licencja" #: ../gtk/gtkaboutdialog.c:119 msgid "Custom License" msgstr "Własna licencja" #: ../gtk/gtkaboutdialog.c:120 msgid "GNU General Public License, version 2 or later" msgstr "Powszechna licencja publiczna GNU, wersja 2 lub późniejsza" #: ../gtk/gtkaboutdialog.c:121 msgid "GNU General Public License, version 3 or later" msgstr "Powszechna licencja publiczna GNU, wersja 3 lub późniejsza" #: ../gtk/gtkaboutdialog.c:122 msgid "GNU Lesser General Public License, version 2.1 or later" msgstr "" "Pomniejsza powszechna licencja publiczna GNU, wersja 2.1 lub późniejsza" #: ../gtk/gtkaboutdialog.c:123 msgid "GNU Lesser General Public License, version 3 or later" msgstr "Pomniejsza powszechna licencja publiczna GNU, wersja 3 lub późniejsza" #: ../gtk/gtkaboutdialog.c:124 msgid "BSD 2-Clause License" msgstr "2-klauzulowa licencja BSD" #: ../gtk/gtkaboutdialog.c:125 msgid "The MIT License (MIT)" msgstr "Licencja MIT" #: ../gtk/gtkaboutdialog.c:126 msgid "Artistic License 2.0" msgstr "Licencja twórcza 2.0" #: ../gtk/gtkaboutdialog.c:127 msgid "GNU General Public License, version 2 only" msgstr "Powszechna licencja publiczna GNU, tylko w wersji 2" #: ../gtk/gtkaboutdialog.c:128 msgid "GNU General Public License, version 3 only" msgstr "Powszechna licencja publiczna GNU, tylko w wersji 3" #: ../gtk/gtkaboutdialog.c:129 msgid "GNU Lesser General Public License, version 2.1 only" msgstr "Pomniejsza powszechna licencja publiczna GNU, tylko w wersji 2.1" #: ../gtk/gtkaboutdialog.c:130 msgid "GNU Lesser General Public License, version 3 only" msgstr "Pomniejsza powszechna licencja publiczna GNU, tylko w wersji 3" #: ../gtk/gtkaboutdialog.c:697 msgid "C_redits" msgstr "_Zasługi" #: ../gtk/gtkaboutdialog.c:705 msgid "_License" msgstr "_Licencja" #: ../gtk/gtkaboutdialog.c:714 ../gtk/gtkcustompaperunixdialog.c:329 #: ../gtk/gtkmessagedialog.c:940 ../gtk/resources/ui/gtkassistant.ui.h:6 msgid "_Close" msgstr "Za_mknij" #: ../gtk/gtkaboutdialog.c:982 msgid "Could not show link" msgstr "Nie można wyświetlić odnośnika" #: ../gtk/gtkaboutdialog.c:1019 msgid "Website" msgstr "Witryna" #: ../gtk/gtkaboutdialog.c:1073 #: ../gtk/resources/ui/gtkapplication-quartz.ui.h:1 #, c-format msgid "About %s" msgstr "O programie %s" #: ../gtk/gtkaboutdialog.c:2317 msgid "Created by" msgstr "Program" #: ../gtk/gtkaboutdialog.c:2320 msgid "Documented by" msgstr "Dokumentacja" #: ../gtk/gtkaboutdialog.c:2330 msgid "Translated by" msgstr "Tłumaczenie" #: ../gtk/gtkaboutdialog.c:2335 msgid "Artwork by" msgstr "Grafika" #. This is the text that should appear next to menu accelerators #. * that use the shift key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../gtk/gtkaccellabel.c:163 msgctxt "keyboard label" msgid "Shift" msgstr "Shift" #. This is the text that should appear next to menu accelerators #. * that use the control key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../gtk/gtkaccellabel.c:169 msgctxt "keyboard label" msgid "Ctrl" msgstr "Ctrl" #. This is the text that should appear next to menu accelerators #. * that use the alt key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../gtk/gtkaccellabel.c:175 msgctxt "keyboard label" msgid "Alt" msgstr "Alt" #. This is the text that should appear next to menu accelerators #. * that use the super key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../gtk/gtkaccellabel.c:798 msgctxt "keyboard label" msgid "Super" msgstr "Super" #. This is the text that should appear next to menu accelerators #. * that use the hyper key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../gtk/gtkaccellabel.c:811 msgctxt "keyboard label" msgid "Hyper" msgstr "Hyper" #. This is the text that should appear next to menu accelerators #. * that use the meta key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../gtk/gtkaccellabel.c:825 msgctxt "keyboard label" msgid "Meta" msgstr "Meta" #: ../gtk/gtkaccellabel.c:842 msgctxt "keyboard label" msgid "Space" msgstr "Spacja" #: ../gtk/gtkaccellabel.c:845 msgctxt "keyboard label" msgid "Backslash" msgstr "Backslash" #: ../gtk/gtkappchooserbutton.c:291 msgid "Other application…" msgstr "Inny program…" #: ../gtk/gtkappchooserdialog.c:203 ../gtk/gtkappchooserdialog.c:210 #: ../gtk/gtkappchooserdialog.c:227 #: ../gtk/resources/ui/gtkappchooserdialog.ui.h:1 msgid "Select Application" msgstr "Wybór programu" #. Translators: %s is a filename #: ../gtk/gtkappchooserdialog.c:205 #, c-format msgid "Opening “%s”." msgstr "Otwieranie pliku \"%s\"." #: ../gtk/gtkappchooserdialog.c:206 #, c-format msgid "No applications found for “%s”" msgstr "Nie odnaleziono programów do otwarcia plików typu \"%s\"" #. Translators: %s is a file type description #: ../gtk/gtkappchooserdialog.c:212 #, c-format msgid "Opening “%s” files." msgstr "Otwieranie plików typu \"%s\"." #: ../gtk/gtkappchooserdialog.c:214 #, c-format msgid "No applications found for “%s” files" msgstr "Nie odnaleziono programów do otwarcia plików typu \"%s\"" #: ../gtk/gtkappchooserdialog.c:307 msgid "Forget association" msgstr "Usuń powiązanie" #: ../gtk/gtkappchooserdialog.c:450 msgid "Failed to start GNOME Software" msgstr "Uruchomienie Menedżera oprogramowania GNOME się nie powiodło" #: ../gtk/gtkappchooserwidget.c:622 msgid "Default Application" msgstr "Domyślny program" #: ../gtk/gtkappchooserwidget.c:672 #, c-format msgid "No applications found for “%s”." msgstr "Nie odnaleziono programów do otwarcia plików typu \"%s\"." #: ../gtk/gtkappchooserwidget.c:755 msgid "Recommended Applications" msgstr "Polecane programy" #: ../gtk/gtkappchooserwidget.c:770 msgid "Related Applications" msgstr "Powiązane programy" #: ../gtk/gtkappchooserwidget.c:784 msgid "Other Applications" msgstr "Inne programy" #: ../gtk/gtkapplicationwindow.c:322 ../gtk/gtkprintoperation-unix.c:481 #: ../gtk/gtkprintoperation-win32.c:1452 ../gtk/inspector/prop-editor.c:1568 msgid "Application" msgstr "Program" #: ../gtk/gtkbookmarksmanager.c:49 #, c-format msgid "%s does not exist in the bookmarks list" msgstr "%s nie istnieje na liście zakładek" #: ../gtk/gtkbookmarksmanager.c:366 #, c-format msgid "%s already exists in the bookmarks list" msgstr "%s już istnieje na liście zakładek" #: ../gtk/gtkbuilder-menus.c:223 #, c-format msgid "Element <%s> not allowed inside <%s>" msgstr "Element <%s> nie jest dopuszczalny wewnątrz <%s>" #: ../gtk/gtkbuilder-menus.c:228 #, c-format msgid "Element <%s> not allowed at toplevel" msgstr "Element <%s> nie jest dopuszczalny jako najwyższy poziom" #: ../gtk/gtkbuilder-menus.c:317 #, c-format msgid "text may not appear inside <%s>" msgstr "tekst nie może pojawiać się wewnątrz <%s>" #: ../gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid object type `%s' on line %d" msgstr "Nieprawidłowy typ obiektu \"%s\" w wierszu %d" #: ../gtk/gtkbuilderparser.c:360 #, c-format msgid "Invalid type function on line %d: '%s'" msgstr "Nieprawidłowa funkcja typu w wierszu %d: \"%s\"" #: ../gtk/gtkbuilderparser.c:422 ../gtk/gtkbuilderparser.c:531 #, c-format msgid "Duplicate object ID '%s' on line %d (previously on line %d)" msgstr "" "Podwójny identyfikator \"%s\" obiektu w wierszu %d (poprzednio w wierszu %d)" #: ../gtk/gtkbuilderparser.c:652 #, c-format msgid "Invalid property: %s.%s on line %d" msgstr "Nieprawidłowa właściwość: %s.%s w wierszu %d" #: ../gtk/gtkbuilderparser.c:775 #, c-format msgid "Invalid signal `%s' for type `%s' on line %d" msgstr "Nieprawidłowy sygnał \"%s\" dla typu \"%s\" w wierszu %d" #: ../gtk/gtkbuilderparser.c:1067 #, c-format msgid "Invalid root element: '%s'" msgstr "Nieprawidłowy element rdzenny: %s" #: ../gtk/gtkbuilderparser.c:1110 #, c-format msgid "Unhandled tag: '%s'" msgstr "Nieobsługiwany znacznik: \"%s\"" #. Translate to calendar:YM if you want years to be displayed #. * before months; otherwise translate to calendar:MY. #. * Do *not* translate it to anything else, if it #. * it isn't calendar:YM or calendar:MY it will not work. #. * #. * Note that the ordering described here is logical order, which is #. * further influenced by BIDI ordering. Thus, if you have a default #. * text direction of RTL and specify "calendar:YM", then the year #. * will appear to the right of the month. #. #: ../gtk/gtkcalendar.c:870 msgid "calendar:MY" msgstr "calendar:MY" #. Translate to calendar:week_start:0 if you want Sunday to be the #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. #: ../gtk/gtkcalendar.c:908 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" #. Translators: This is a text measurement template. #. * Translate it to the widest year text #. * #. * If you don't understand this, leave it as "2000" #. #: ../gtk/gtkcalendar.c:1932 msgctxt "year measurement template" msgid "2000" msgstr "8888" #. Translators: this defines whether the day numbers should use #. * localized digits or the ones used in English (0123...). #. * #. * Translate to "%Id" if you want to use localized digits, or #. * translate to "%d" otherwise. #. * #. * Note that translating this doesn't guarantee that you get localized #. * digits. That needs support from your system and locale definition #. * too. #. #: ../gtk/gtkcalendar.c:1963 ../gtk/gtkcalendar.c:2633 #, c-format msgctxt "calendar:day:digits" msgid "%d" msgstr "%d" #. Translators: this defines whether the week numbers should use #. * localized digits or the ones used in English (0123...). #. * #. * Translate to "%Id" if you want to use localized digits, or #. * translate to "%d" otherwise. #. * #. * Note that translating this doesn't guarantee that you get localized #. * digits. That needs support from your system and locale definition #. * too. #. #: ../gtk/gtkcalendar.c:1995 ../gtk/gtkcalendar.c:2499 #, c-format msgctxt "calendar:week:digits" msgid "%d" msgstr "%d" #. Translators: This dictates how the year is displayed in #. * gtkcalendar widget. See strftime() manual for the format. #. * Use only ASCII in the translation. #. * #. * Also look for the msgid "2000". #. * Translate that entry to a year with the widest output of this #. * msgid. #. * #. * "%Y" is appropriate for most locales. #. #: ../gtk/gtkcalendar.c:2286 msgctxt "calendar year format" msgid "%Y" msgstr "%Y" #. This label is displayed in a treeview cell displaying #. * a disabled accelerator key combination. #. #: ../gtk/gtkcellrendereraccel.c:274 msgctxt "Accelerator" msgid "Disabled" msgstr "Wyłączony" #. This label is displayed in a treeview cell displaying #. * an accelerator key combination that is not valid according #. * to gtk_accelerator_valid(). #. #: ../gtk/gtkcellrendereraccel.c:284 msgctxt "Accelerator" msgid "Invalid" msgstr "Nieprawidłowy" #. This label is displayed in a treeview cell displaying #. * an accelerator when the cell is clicked to change the #. * acelerator. #. #: ../gtk/gtkcellrendereraccel.c:415 ../gtk/gtkcellrendereraccel.c:517 msgid "New accelerator…" msgstr "Nowy skrót…" #: ../gtk/gtkcellrendererprogress.c:376 ../gtk/gtkcellrendererprogress.c:469 #, c-format msgctxt "progress bar label" msgid "%d %%" msgstr "%d %%" #: ../gtk/gtkcolorbutton.c:183 ../gtk/gtkcolorbutton.c:383 msgid "Pick a Color" msgstr "Wybór koloru" #: ../gtk/gtkcolorchooserwidget.c:300 #, c-format msgid "Red %d%%, Green %d%%, Blue %d%%, Alpha %d%%" msgstr "Czerwony %d%%, zielony %d%%, niebieski %d%%, alfa %d%%" #: ../gtk/gtkcolorchooserwidget.c:306 #, c-format msgid "Red %d%%, Green %d%%, Blue %d%%" msgstr "Czerwony %d%%, zielony %d%%, niebieski %d%%" #: ../gtk/gtkcolorchooserwidget.c:383 #, c-format msgid "Color: %s" msgstr "Kolor: %s" #: ../gtk/gtkcolorchooserwidget.c:442 msgctxt "Color name" msgid "Light Scarlet Red" msgstr "Jasna szkarłatna czerwień" #: ../gtk/gtkcolorchooserwidget.c:443 msgctxt "Color name" msgid "Scarlet Red" msgstr "Szkarłatna czerwień" #: ../gtk/gtkcolorchooserwidget.c:444 msgctxt "Color name" msgid "Dark Scarlet Red" msgstr "Ciemna szkarłatna czerwień" #: ../gtk/gtkcolorchooserwidget.c:445 msgctxt "Color name" msgid "Light Orange" msgstr "Jasny pomarańczowy" #: ../gtk/gtkcolorchooserwidget.c:446 msgctxt "Color name" msgid "Orange" msgstr "Pomarańczowy" #: ../gtk/gtkcolorchooserwidget.c:447 msgctxt "Color name" msgid "Dark Orange" msgstr "Ciemny pomarańczowy" #: ../gtk/gtkcolorchooserwidget.c:448 msgctxt "Color name" msgid "Light Butter" msgstr "Jasny maślany" #: ../gtk/gtkcolorchooserwidget.c:449 msgctxt "Color name" msgid "Butter" msgstr "Maślany" #: ../gtk/gtkcolorchooserwidget.c:450 msgctxt "Color name" msgid "Dark Butter" msgstr "Ciemny maślany" #: ../gtk/gtkcolorchooserwidget.c:451 msgctxt "Color name" msgid "Light Chameleon" msgstr "Jasny zielony" #: ../gtk/gtkcolorchooserwidget.c:452 msgctxt "Color name" msgid "Chameleon" msgstr "Zielony" #: ../gtk/gtkcolorchooserwidget.c:453 msgctxt "Color name" msgid "Dark Chameleon" msgstr "Ciemny zielony" #: ../gtk/gtkcolorchooserwidget.c:454 msgctxt "Color name" msgid "Light Sky Blue" msgstr "Jasny błękitny" #: ../gtk/gtkcolorchooserwidget.c:455 msgctxt "Color name" msgid "Sky Blue" msgstr "Błękitny" #: ../gtk/gtkcolorchooserwidget.c:456 msgctxt "Color name" msgid "Dark Sky Blue" msgstr "Ciemny błękitny" #: ../gtk/gtkcolorchooserwidget.c:457 msgctxt "Color name" msgid "Light Plum" msgstr "Jasny śliwkowy" #: ../gtk/gtkcolorchooserwidget.c:458 msgctxt "Color name" msgid "Plum" msgstr "Śliwkowy" #: ../gtk/gtkcolorchooserwidget.c:459 msgctxt "Color name" msgid "Dark Plum" msgstr "Ciemny śliwkowy" #: ../gtk/gtkcolorchooserwidget.c:460 msgctxt "Color name" msgid "Light Chocolate" msgstr "Jasny czekoladowy" #: ../gtk/gtkcolorchooserwidget.c:461 msgctxt "Color name" msgid "Chocolate" msgstr "Czekoladowy" #: ../gtk/gtkcolorchooserwidget.c:462 msgctxt "Color name" msgid "Dark Chocolate" msgstr "Ciemny czekoladowy" #: ../gtk/gtkcolorchooserwidget.c:463 msgctxt "Color name" msgid "Light Aluminum 1" msgstr "Jasny aluminiowy 1" #: ../gtk/gtkcolorchooserwidget.c:464 msgctxt "Color name" msgid "Aluminum 1" msgstr "Aluminiowy 1" #: ../gtk/gtkcolorchooserwidget.c:465 msgctxt "Color name" msgid "Dark Aluminum 1" msgstr "Ciemny aluminiowy 1" #: ../gtk/gtkcolorchooserwidget.c:466 msgctxt "Color name" msgid "Light Aluminum 2" msgstr "Jasny aluminiowy 2" #: ../gtk/gtkcolorchooserwidget.c:467 msgctxt "Color name" msgid "Aluminum 2" msgstr "Aluminiowy 2" #: ../gtk/gtkcolorchooserwidget.c:468 msgctxt "Color name" msgid "Dark Aluminum 2" msgstr "Ciemny aluminiowy 2" #: ../gtk/gtkcolorchooserwidget.c:482 msgctxt "Color name" msgid "Black" msgstr "Czarny" #: ../gtk/gtkcolorchooserwidget.c:483 msgctxt "Color name" msgid "Very Dark Gray" msgstr "Bardzo ciemny szary" #: ../gtk/gtkcolorchooserwidget.c:484 msgctxt "Color name" msgid "Darker Gray" msgstr "Ciemniejszy szary" #: ../gtk/gtkcolorchooserwidget.c:485 msgctxt "Color name" msgid "Dark Gray" msgstr "Ciemny szary" #: ../gtk/gtkcolorchooserwidget.c:486 msgctxt "Color name" msgid "Medium Gray" msgstr "Średni szary" #: ../gtk/gtkcolorchooserwidget.c:487 msgctxt "Color name" msgid "Light Gray" msgstr "Jasny szary" #: ../gtk/gtkcolorchooserwidget.c:488 msgctxt "Color name" msgid "Lighter Gray" msgstr "Jaśniejszy szary" #: ../gtk/gtkcolorchooserwidget.c:489 msgctxt "Color name" msgid "Very Light Gray" msgstr "Bardzo jasny szary" #: ../gtk/gtkcolorchooserwidget.c:490 msgctxt "Color name" msgid "White" msgstr "Biały" #. translators: label for the custom section in the color chooser #: ../gtk/gtkcolorchooserwidget.c:539 msgid "Custom" msgstr "Własny" #: ../gtk/gtkcolorchooserwidget.c:546 msgid "Custom color" msgstr "Własny kolor" #: ../gtk/gtkcolorchooserwidget.c:547 msgid "Create a custom color" msgstr "Tworzy własny kolor" #: ../gtk/gtkcolorchooserwidget.c:566 #, c-format msgid "Custom color %d: %s" msgstr "Własny kolor %d: %s" #: ../gtk/gtkcolorplane.c:402 msgid "Color Plane" msgstr "Składowa koloru" #: ../gtk/gtkcolorscale.c:309 msgctxt "Color channel" msgid "Hue" msgstr "Odcień" #: ../gtk/gtkcolorscale.c:311 msgctxt "Color channel" msgid "Alpha" msgstr "Alfa" #: ../gtk/gtkcolorswatch.c:483 msgid "_Customize" msgstr "_Dostosuj" #. Translate to the default units to use for presenting #. * lengths to the user. Translate to default:inch if you #. * want inches, otherwise translate to default:mm. #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. #: ../gtk/gtkcustompaperunixdialog.c:117 msgid "default:mm" msgstr "default:mm" #. And show the custom paper dialog #: ../gtk/gtkcustompaperunixdialog.c:405 ../gtk/gtkprintunixdialog.c:3311 msgid "Manage Custom Sizes" msgstr "Zarządzanie własnymi rozmiarami" #: ../gtk/gtkcustompaperunixdialog.c:567 ../gtk/gtkpagesetupunixdialog.c:815 msgid "inch" msgstr "cale" #: ../gtk/gtkcustompaperunixdialog.c:569 ../gtk/gtkpagesetupunixdialog.c:813 msgid "mm" msgstr "mm" #: ../gtk/gtkcustompaperunixdialog.c:615 msgid "Margins from Printer…" msgstr "Marginesy z drukarki…" #: ../gtk/gtkcustompaperunixdialog.c:781 #, c-format msgid "Custom Size %d" msgstr "Własny rozmiar %d" #: ../gtk/gtkcustompaperunixdialog.c:1120 msgid "_Width:" msgstr "_Szerokość:" #: ../gtk/gtkcustompaperunixdialog.c:1131 msgid "_Height:" msgstr "_Wysokość:" #: ../gtk/gtkcustompaperunixdialog.c:1142 msgid "Paper Size" msgstr "Rozmiar papieru" #: ../gtk/gtkcustompaperunixdialog.c:1151 msgid "_Top:" msgstr "_Górny:" #: ../gtk/gtkcustompaperunixdialog.c:1162 msgid "_Bottom:" msgstr "_Dolny:" #: ../gtk/gtkcustompaperunixdialog.c:1173 msgid "_Left:" msgstr "_Lewy:" #: ../gtk/gtkcustompaperunixdialog.c:1184 msgid "_Right:" msgstr "_Prawy:" #: ../gtk/gtkcustompaperunixdialog.c:1223 msgid "Paper Margins" msgstr "Marginesy papieru" #: ../gtk/gtkentry.c:9587 ../gtk/gtkentry.c:9742 ../gtk/gtklabel.c:6530 #: ../gtk/gtktextview.c:8841 ../gtk/gtktextview.c:9031 msgid "Cu_t" msgstr "_Wytnij" #: ../gtk/gtkentry.c:9591 ../gtk/gtkentry.c:9745 ../gtk/gtklabel.c:6531 #: ../gtk/gtktextview.c:8845 ../gtk/gtktextview.c:9035 msgid "_Copy" msgstr "S_kopiuj" #: ../gtk/gtkentry.c:9595 ../gtk/gtkentry.c:9748 ../gtk/gtklabel.c:6532 #: ../gtk/gtktextview.c:8847 ../gtk/gtktextview.c:9037 msgid "_Paste" msgstr "Wk_lej" #: ../gtk/gtkentry.c:9598 ../gtk/gtklabel.c:6534 ../gtk/gtktextview.c:8850 msgid "_Delete" msgstr "_Usuń" #: ../gtk/gtkentry.c:9609 ../gtk/gtklabel.c:6543 ../gtk/gtktextview.c:8864 msgid "Select _All" msgstr "Z_aznacz wszystko" #: ../gtk/gtkentry.c:10803 msgid "Caps Lock is on" msgstr "Klawisz Caps Lock jest włączony" #: ../gtk/gtkfilechooserbutton.c:103 msgid "Select a File" msgstr "Wybór pliku" #: ../gtk/gtkfilechooserbutton.c:104 ../gtk/gtkplacessidebar.c:983 msgid "Desktop" msgstr "Pulpit" #: ../gtk/gtkfilechooserbutton.c:105 #: ../gtk/resources/ui/gtkfilechooserbutton.ui.h:1 msgid "(None)" msgstr "(Brak)" #: ../gtk/gtkfilechooserbutton.c:795 ../gtk/gtkplacessidebar.c:3391 msgid "_Open" msgstr "_Otwórz" #: ../gtk/gtkfilechooserbutton.c:2139 msgid "Other…" msgstr "Inne…" #. Translators: the first string is a path and the second string #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. #: ../gtk/gtkfilechooserutils.c:488 #, c-format msgid "%1$s on %2$s" msgstr "%1$s na %2$s" #: ../gtk/gtkfilechooserwidget.c:331 msgid "Type name of new folder" msgstr "Proszę wprowadzić nazwę nowego katalogu" #: ../gtk/gtkfilechooserwidget.c:730 msgid "The folder could not be created" msgstr "Nie można utworzyć katalogu" #: ../gtk/gtkfilechooserwidget.c:743 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." msgstr "" "Nie można utworzyć katalogu, ponieważ istnieje już plik o tej samej nazwie. " "Proszę użyć innej nazwy dla katalogu lub zmienić nazwę pliku." #: ../gtk/gtkfilechooserwidget.c:757 msgid "You need to choose a valid filename." msgstr "Należy wybrać prawidłową nazwę pliku." #: ../gtk/gtkfilechooserwidget.c:760 #, c-format msgid "Cannot create a file under %s as it is not a folder" msgstr "Nie można utworzyć pliku w %s, ponieważ nie jest katalogiem" #: ../gtk/gtkfilechooserwidget.c:768 msgid "Cannot create file as the filename is too long" msgstr "Nie można utworzyć pliku, ponieważ jego nazwa jest za długa" #: ../gtk/gtkfilechooserwidget.c:769 msgid "Try using a shorter name." msgstr "Proszę spróbować krótszej nazwy." #: ../gtk/gtkfilechooserwidget.c:779 msgid "You may only select folders" msgstr "Można wybierać tylko katalogi" #: ../gtk/gtkfilechooserwidget.c:780 msgid "The item that you selected is not a folder try using a different item." msgstr "" "Wybrany element nie jest katalogiem, proszę spróbować użyć innego elementu." #: ../gtk/gtkfilechooserwidget.c:788 msgid "Invalid file name" msgstr "Nieprawidłowa nazwa pliku" #: ../gtk/gtkfilechooserwidget.c:798 msgid "The folder contents could not be displayed" msgstr "Nie można wyświetlić zawartości katalogu" #: ../gtk/gtkfilechooserwidget.c:1435 msgid "Could not select file" msgstr "Nie można wybrać pliku" #: ../gtk/gtkfilechooserwidget.c:1665 msgid "_Visit File" msgstr "_Odwiedź plik" #: ../gtk/gtkfilechooserwidget.c:1668 msgid "_Copy Location" msgstr "S_kopiuj położenie" #: ../gtk/gtkfilechooserwidget.c:1671 msgid "_Add to Bookmarks" msgstr "_Dodaj zakładkę" #: ../gtk/gtkfilechooserwidget.c:1678 msgid "Show _Hidden Files" msgstr "Wyświetlanie u_krytych plików" #: ../gtk/gtkfilechooserwidget.c:1681 msgid "Show _Size Column" msgstr "_Wyświetlanie kolumny rozmiaru" #. Label #: ../gtk/gtkfilechooserwidget.c:1973 msgid "_Name:" msgstr "_Nazwa:" #: ../gtk/gtkfilechooserwidget.c:3648 #, c-format msgid "Could not read the contents of %s" msgstr "Nie można odczytać zawartości %s" #: ../gtk/gtkfilechooserwidget.c:3652 msgid "Could not read the contents of the folder" msgstr "Nie można odczytać zawartości katalogu" #: ../gtk/gtkfilechooserwidget.c:3759 msgid "%H:%M" msgstr "%H∶%M" #: ../gtk/gtkfilechooserwidget.c:3759 msgid "%-I:%M %P" msgstr "%-I∶%M %P" #: ../gtk/gtkfilechooserwidget.c:3761 msgid "Yesterday at %H:%M" msgstr "Wczoraj o %H∶%M" #: ../gtk/gtkfilechooserwidget.c:3761 msgid "Yesterday at %-I:%M %P" msgstr "Wczoraj o %-I∶%M %P" #. Translators: We don't know whether this printer is #. * available to print to. #: ../gtk/gtkfilechooserwidget.c:3960 ../gtk/inspector/prop-editor.c:1571 #: ../modules/printbackends/cloudprint/gtkprintbackendcloudprint.c:748 msgid "Unknown" msgstr "Nieznany" #: ../gtk/gtkfilechooserwidget.c:4433 msgid "Cannot change to folder because it is not local" msgstr "Nie można przejść do katalogu, ponieważ nie jest on lokalny" #: ../gtk/gtkfilechooserwidget.c:5219 ../gtk/gtkprintunixdialog.c:656 #, c-format msgid "A file named “%s” already exists. Do you want to replace it?" msgstr "Plik o nazwie \"%s\" już istnieje. Zastąpić go?" #: ../gtk/gtkfilechooserwidget.c:5222 ../gtk/gtkprintunixdialog.c:660 #, c-format msgid "" "The file already exists in “%s”. Replacing it will overwrite its contents." msgstr "" "Plik już istnieje w \"%s\". Zastąpienie go spowoduje nadpisanie jego " "zawartości." #: ../gtk/gtkfilechooserwidget.c:5227 ../gtk/gtkprintunixdialog.c:668 msgid "_Replace" msgstr "_Zastąp" #: ../gtk/gtkfilechooserwidget.c:6046 msgid "Could not start the search process" msgstr "Nie można rozpocząć procesu wyszukiwania" #: ../gtk/gtkfilechooserwidget.c:6047 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." msgstr "" "Nie można było utworzyć połączenia z usługą indeksowania. Proszę się " "upewnić, czy usługa jest uruchomiona." #: ../gtk/gtkfilechooserwidget.c:6061 msgid "Could not send the search request" msgstr "Nie można wysłać żądania wyszukiwania" #. The pointers we return for a GtkFileSystemVolume are opaque tokens; they are #. * really pointers to GDrive, GVolume or GMount objects. We need an extra #. * token for the fake “File System” volume. So, we’ll return a pointer to #. * this particular string. #. #: ../gtk/gtkfilesystem.c:47 msgid "File System" msgstr "System plików" #: ../gtk/gtkfontbutton.c:358 msgid "Sans 12" msgstr "Sans 12" #: ../gtk/gtkfontbutton.c:443 ../gtk/gtkfontbutton.c:571 msgid "Pick a Font" msgstr "Wybór czcionki" #. Translators, these strings are names for various 'standard' cover #. * pages that the printing system may support. #. #: ../gtk/gtkfontbutton.c:1155 ../gtk/inspector/gestures.c:127 #: ../gtk/inspector/prop-editor.c:1202 ../gtk/inspector/size-groups.c:251 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4958 msgid "None" msgstr "Brak" #: ../gtk/gtkheaderbar.c:414 msgid "Application menu" msgstr "Menu programu" #: ../gtk/gtkheaderbar.c:476 ../gtk/gtkwindow.c:8438 msgid "Close" msgstr "Zamknij" #: ../gtk/gtkicontheme.c:2308 ../gtk/gtkicontheme.c:2372 #, c-format msgid "Icon '%s' not present in theme" msgstr "Brak ikony \"%s\" w motywie" #: ../gtk/gtkicontheme.c:4005 ../gtk/gtkicontheme.c:4372 msgid "Failed to load icon" msgstr "Wczytanie ikony się nie powiodło" #: ../gtk/gtkimmodule.c:538 msgid "Simple" msgstr "Prosta" #: ../gtk/gtkimmulticontext.c:611 msgctxt "input method menu" msgid "System" msgstr "Systemowa" #: ../gtk/gtkimmulticontext.c:621 msgctxt "input method menu" msgid "None" msgstr "Brak" #: ../gtk/gtkimmulticontext.c:704 #, c-format msgctxt "input method menu" msgid "System (%s)" msgstr "Systemowa (%s)" #: ../gtk/gtkinfobar.c:1192 ../gtk/gtkmessagedialog.c:376 msgid "Information" msgstr "Informacja" #: ../gtk/gtkinfobar.c:1196 ../gtk/gtkmessagedialog.c:380 msgid "Question" msgstr "Pytanie" #: ../gtk/gtkinfobar.c:1200 ../gtk/gtkmessagedialog.c:384 msgid "Warning" msgstr "Ostrzeżenie" #: ../gtk/gtkinfobar.c:1204 ../gtk/gtkmessagedialog.c:388 msgid "Error" msgstr "Błąd" #. Open Link #: ../gtk/gtklabel.c:6511 msgid "_Open Link" msgstr "_Otwórz odnośnik" #. Copy Link Address #: ../gtk/gtklabel.c:6520 msgid "Copy _Link Address" msgstr "S_kopiuj adres odnośnika" #: ../gtk/gtk-launch.c:71 msgid "APPLICATION [URI…] — launch an APPLICATION with URI." msgstr "PROGRAM [URI…] — uruchamia PROGRAM z adresem URI." #. Translators: this message will appear after the usage string #. and before the list of options. #: ../gtk/gtk-launch.c:75 msgid "" "Launch specified application by its desktop file info\n" "optionally passing list of URIs as arguments." msgstr "" "Uruchamia podany program przez jego plik .desktop,\n" "opcjonalnie przekazując listę adresów URI jako parametry." #: ../gtk/gtk-launch.c:87 #, c-format msgid "Error parsing commandline options: %s\n" msgstr "Błąd podczas przetwarzania opcji wiersza poleceń: %s\n" #: ../gtk/gtk-launch.c:89 ../gtk/gtk-launch.c:102 #, c-format msgid "Try \"%s --help\" for more information." msgstr "Wpisanie polecenia \"%s --help\" wyświetli więcej informacji." #. Translators: the %s is the program name. This error message #. means the user is calling gtk-launch without any argument. #: ../gtk/gtk-launch.c:100 #, c-format msgid "%s: missing application name" msgstr "%s: brak nazwy programu" #: ../gtk/gtk-launch.c:121 #, c-format msgid "Creating AppInfo from id not supported on non unix operating systems" msgstr "" "Tworzenie AppInfo z identyfikatora nie jest obsługiwane na nieuniksowych " "systemach operacyjnych" #. Translators: the first %s is the program name, the second one #. is the application name. #: ../gtk/gtk-launch.c:129 #, c-format msgid "%s: no such application %s" msgstr "%s: nie ma takiego programu %s" #. Translators: the first %s is the program name, the second one #. is the error message. #: ../gtk/gtk-launch.c:147 #, c-format msgid "%s: error launching application: %s\n" msgstr "%s: błąd podczas uruchamiania programu: %s\n" #: ../gtk/gtklinkbutton.c:443 msgid "Copy URL" msgstr "Skopiuj adres URL" #: ../gtk/gtklinkbutton.c:606 msgid "Invalid URI" msgstr "Nieprawidłowy adres URI" #: ../gtk/gtklockbutton.c:272 ../gtk/resources/ui/gtklockbutton.ui.h:1 msgid "Lock" msgstr "Zablokuj" #: ../gtk/gtklockbutton.c:281 ../gtk/resources/ui/gtklockbutton.ui.h:2 msgid "Unlock" msgstr "Odblokuj" #: ../gtk/gtklockbutton.c:290 msgid "" "Dialog is unlocked.\n" "Click to prevent further changes" msgstr "" "Okno jest odblokowane.\n" "Kliknięcie uniemożliwi wprowadzanie dalszych zmian" #: ../gtk/gtklockbutton.c:299 msgid "" "Dialog is locked.\n" "Click to make changes" msgstr "" "Okno jest zablokowane.\n" "Kliknięcie umożliwi wprowadzanie zmian" #: ../gtk/gtklockbutton.c:308 msgid "" "System policy prevents changes.\n" "Contact your system administrator" msgstr "" "Polityka systemu uniemożliwia wprowadzanie zmian.\n" "Proszę się skontaktować z administratorem systemu" #. Description of --gtk-module=MODULES in --help output #: ../gtk/gtkmain.c:453 msgid "Load additional GTK+ modules" msgstr "Wczytuje dodatkowe moduły biblioteki GTK+" #. Placeholder in --gtk-module=MODULES in --help output #: ../gtk/gtkmain.c:454 msgid "MODULES" msgstr "MODUŁY" #. Description of --g-fatal-warnings in --help output #: ../gtk/gtkmain.c:456 msgid "Make all warnings fatal" msgstr "Traktowanie wszystkich ostrzeżeń jako błędy" #. Description of --gtk-debug=FLAGS in --help output #: ../gtk/gtkmain.c:459 msgid "GTK+ debugging flags to set" msgstr "Ustawione znaczniki debugowania biblioteki GTK+" #. Description of --gtk-no-debug=FLAGS in --help output #: ../gtk/gtkmain.c:462 msgid "GTK+ debugging flags to unset" msgstr "Wyczyszczone znaczniki debugowania biblioteki GTK+" #: ../gtk/gtkmain.c:764 #, c-format msgid "Cannot open display: %s" msgstr "Nie można otworzyć ekranu: %s" #: ../gtk/gtkmain.c:830 msgid "GTK+ Options" msgstr "Opcje biblioteki GTK+" #: ../gtk/gtkmain.c:830 msgid "Show GTK+ Options" msgstr "Wyświetla opcje biblioteki GTK+" #. Translate to default:RTL if you want your widgets #. * to be RTL, otherwise translate to default:LTR. #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. #: ../gtk/gtkmain.c:1154 msgid "default:LTR" msgstr "default:LTR" #: ../gtk/gtkmenubutton.c:654 ../gtk/inspector/window.ui.h:14 msgid "Menu" msgstr "Menu" #: ../gtk/gtkmessagedialog.c:948 msgid "_No" msgstr "_Nie" #: ../gtk/gtkmessagedialog.c:949 msgid "_Yes" msgstr "_Tak" #: ../gtk/gtkmountoperation.c:544 msgid "Co_nnect" msgstr "P_ołącz" #: ../gtk/gtkmountoperation.c:620 msgid "Connect As" msgstr "Połączenie jako użytkownik" #: ../gtk/gtkmountoperation.c:629 msgid "_Anonymous" msgstr "_Anonimowy" #: ../gtk/gtkmountoperation.c:638 msgid "Registered U_ser" msgstr "_Zarejestrowany" #: ../gtk/gtkmountoperation.c:649 msgid "_Username" msgstr "_Nazwa użytkownika" #: ../gtk/gtkmountoperation.c:654 msgid "_Domain" msgstr "_Domena" #: ../gtk/gtkmountoperation.c:660 msgid "_Password" msgstr "_Hasło" #: ../gtk/gtkmountoperation.c:682 msgid "Forget password _immediately" msgstr "_Natychmiastowe usunięcie hasła" #: ../gtk/gtkmountoperation.c:692 msgid "Remember password until you _logout" msgstr "_Zapamiętanie hasła do wylogowania" #: ../gtk/gtkmountoperation.c:702 msgid "Remember _forever" msgstr "Z_apamiętanie na stałe" #: ../gtk/gtkmountoperation.c:1091 #, c-format msgid "Unknown Application (PID %d)" msgstr "Nieznany program (PID %d)" #: ../gtk/gtkmountoperation.c:1274 msgid "Unable to end process" msgstr "Nie można zakończyć procesu" #: ../gtk/gtkmountoperation.c:1313 msgid "_End Process" msgstr "_Zakończ proces" #: ../gtk/gtkmountoperation-stub.c:62 #, c-format msgid "Cannot kill process with PID %d. Operation is not implemented." msgstr "" "Nie można usunąć procesu o PID %d. Działanie nie jest zaimplementowane." #. translators: this string is a name for the 'less' command #: ../gtk/gtkmountoperation-x11.c:955 msgid "Terminal Pager" msgstr "Stronicowanie terminala" #: ../gtk/gtkmountoperation-x11.c:956 msgid "Top Command" msgstr "Polecenie top" #: ../gtk/gtkmountoperation-x11.c:957 msgid "Bourne Again Shell" msgstr "Powłoka Bourne Again" #: ../gtk/gtkmountoperation-x11.c:958 msgid "Bourne Shell" msgstr "Powłoka Bourne" #: ../gtk/gtkmountoperation-x11.c:959 msgid "Z Shell" msgstr "Powłoka Z" #: ../gtk/gtkmountoperation-x11.c:1056 #, c-format msgid "Cannot end process with PID %d: %s" msgstr "Nie można zakończyć procesu o PID %d: %s" #: ../gtk/gtknotebook.c:5128 ../gtk/gtknotebook.c:7856 #, c-format msgid "Page %u" msgstr "Strona %u" #: ../gtk/gtkpagesetup.c:644 ../gtk/gtkpapersize.c:850 #: ../gtk/gtkpapersize.c:890 msgid "Not a valid page setup file" msgstr "Nieprawidłowy plik ustawień strony" #: ../gtk/gtkpagesetupunixdialog.c:210 msgid "Any Printer" msgstr "Dowolna drukarka" #: ../gtk/gtkpagesetupunixdialog.c:210 msgid "For portable documents" msgstr "Dla przenośnych dokumentów" #: ../gtk/gtkpagesetupunixdialog.c:833 #, c-format msgid "" "Margins:\n" " Left: %s %s\n" " Right: %s %s\n" " Top: %s %s\n" " Bottom: %s %s" msgstr "" "Marginesy:\n" " Lewy: %s %s\n" " Prawy: %s %s\n" " Górny: %s %s\n" " Dolny: %s %s" #: ../gtk/gtkpagesetupunixdialog.c:882 ../gtk/gtkprintunixdialog.c:3365 msgid "Manage Custom Sizes…" msgstr "Zarządzaj własnymi rozmiarami…" #: ../gtk/gtkpagesetupunixdialog.c:904 #: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:1 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:44 msgid "Page Setup" msgstr "Ustawienia strony" #: ../gtk/gtkpathbar.c:1627 msgid "File System Root" msgstr "System plików" #: ../gtk/gtkplacessidebar.c:455 msgid "Devices" msgstr "Urządzenia" #: ../gtk/gtkplacessidebar.c:463 msgid "Bookmarks" msgstr "Zakładki" #: ../gtk/gtkplacessidebar.c:957 msgid "Recent" msgstr "Ostatnio używane" #: ../gtk/gtkplacessidebar.c:959 msgid "Recent files" msgstr "Ostatnio używane pliki" #: ../gtk/gtkplacessidebar.c:968 msgid "Home" msgstr "Katalog domowy" #: ../gtk/gtkplacessidebar.c:970 msgid "Open your personal folder" msgstr "Otwiera katalog osobisty" #: ../gtk/gtkplacessidebar.c:985 msgid "Open the contents of your desktop in a folder" msgstr "Otwiera zawartość pulpitu jako katalog" #: ../gtk/gtkplacessidebar.c:999 msgid "Enter Location" msgstr "Wprowadź położenie" #: ../gtk/gtkplacessidebar.c:1001 msgid "Manually enter a location" msgstr "Ręcznie wprowadza położenie" #: ../gtk/gtkplacessidebar.c:1012 msgid "Trash" msgstr "Kosz" #: ../gtk/gtkplacessidebar.c:1014 msgid "Open the trash" msgstr "Otwiera kosz" #: ../gtk/gtkplacessidebar.c:1077 ../gtk/gtkplacessidebar.c:1105 #: ../gtk/gtkplacessidebar.c:1313 #, c-format msgid "Mount and open %s" msgstr "Montuje i otwiera %s" #: ../gtk/gtkplacessidebar.c:1186 msgid "Open the contents of the file system" msgstr "Otwiera zawartość systemu plików" #: ../gtk/gtkplacessidebar.c:1276 msgid "Network" msgstr "Sieć" #: ../gtk/gtkplacessidebar.c:1282 msgid "Browse Network" msgstr "Przeglądaj sieć" #: ../gtk/gtkplacessidebar.c:1284 msgid "Browse the contents of the network" msgstr "Przegląda zawartość sieci" #: ../gtk/gtkplacessidebar.c:1292 msgid "Connect to Server" msgstr "Połącz z serwerem" #: ../gtk/gtkplacessidebar.c:1294 msgid "Connect to a network server address" msgstr "Łączy z adresem serwera sieciowego" #: ../gtk/gtkplacessidebar.c:1696 msgid "New bookmark" msgstr "Nowa zakładka" #. Adjust start/stop items to reflect the type of the drive #: ../gtk/gtkplacessidebar.c:2253 ../gtk/gtkplacessidebar.c:3469 msgid "_Start" msgstr "_Uruchom" #: ../gtk/gtkplacessidebar.c:2254 ../gtk/gtkplacessidebar.c:3476 msgid "_Stop" msgstr "Z_atrzymaj" #. start() for type G_DRIVE_START_STOP_TYPE_SHUTDOWN is normally not used #: ../gtk/gtkplacessidebar.c:2261 msgid "_Power On" msgstr "_Włącz" #: ../gtk/gtkplacessidebar.c:2262 msgid "_Safely Remove Drive" msgstr "Bezpiecznie u_suń napęd" #: ../gtk/gtkplacessidebar.c:2266 msgid "_Connect Drive" msgstr "Podłą_cz napęd" #: ../gtk/gtkplacessidebar.c:2267 msgid "_Disconnect Drive" msgstr "O_dłącz napęd" #: ../gtk/gtkplacessidebar.c:2271 msgid "_Start Multi-disk Device" msgstr "Uruchom napęd wielody_skowy" #: ../gtk/gtkplacessidebar.c:2272 msgid "_Stop Multi-disk Device" msgstr "Zatrzymaj napęd wielody_skowy" #. stop() for type G_DRIVE_START_STOP_TYPE_PASSWORD is normally not used #: ../gtk/gtkplacessidebar.c:2277 msgid "_Unlock Drive" msgstr "Odblok_uj napęd" #: ../gtk/gtkplacessidebar.c:2278 msgid "_Lock Drive" msgstr "_Zablokuj napęd" #: ../gtk/gtkplacessidebar.c:2307 ../gtk/gtkplacessidebar.c:3151 #, c-format msgid "Unable to start %s" msgstr "Nie można uruchomić %s" #: ../gtk/gtkplacessidebar.c:2337 #, c-format msgid "Unable to access “%s”" msgstr "Nie można uzyskać dostępu do \"%s\"" #: ../gtk/gtkplacessidebar.c:2647 #, c-format msgid "Unable to unmount %s" msgstr "Nie można odmontować %s" #: ../gtk/gtkplacessidebar.c:2856 #, c-format msgid "Unable to stop %s" msgstr "Nie można zatrzymać %s" #: ../gtk/gtkplacessidebar.c:2885 ../gtk/gtkplacessidebar.c:2914 #: ../gtk/gtkplacessidebar.c:2943 #, c-format msgid "Unable to eject %s" msgstr "Nie można wysunąć %s" #: ../gtk/gtkplacessidebar.c:3101 #, c-format msgid "Unable to poll %s for media changes" msgstr "Zapytanie %s o zmiany nośnika jest niemożliwe" #: ../gtk/gtkplacessidebar.c:3399 msgid "Open in New _Tab" msgstr "O_twórz w nowej karcie" #: ../gtk/gtkplacessidebar.c:3408 msgid "Open in New _Window" msgstr "Otwórz w nowy_m oknie" #: ../gtk/gtkplacessidebar.c:3417 msgid "_Add Bookmark" msgstr "_Dodaj zakładkę" #: ../gtk/gtkplacessidebar.c:3423 msgid "Remove" msgstr "Usuń" #: ../gtk/gtkplacessidebar.c:3430 msgid "Rename…" msgstr "Zmień nazwę…" #: ../gtk/gtkplacessidebar.c:3441 msgid "_Mount" msgstr "Za_montuj" #: ../gtk/gtkplacessidebar.c:3448 msgid "_Unmount" msgstr "O_dmontuj" #: ../gtk/gtkplacessidebar.c:3455 msgid "_Eject" msgstr "Wy_suń" #: ../gtk/gtkplacessidebar.c:3462 msgid "_Detect Media" msgstr "Wy_kryj nośnik" #: ../gtk/gtkplacessidebar.c:4077 msgid "Computer" msgstr "Komputer" #: ../gtk/gtkprintbackend.c:762 msgid "Authentication" msgstr "Uwierzytelnianie" #: ../gtk/gtkprintbackend.c:833 msgid "_Remember password" msgstr "_Zapamiętanie hasła" #: ../gtk/gtkprinteroptionwidget.c:542 msgid "Select a filename" msgstr "Wybór nazwy pliku" #: ../gtk/gtkprinteroptionwidget.c:766 msgid "Not available" msgstr "Niedostępne" #. translators: this string is the default job title for print #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. #: ../gtk/gtkprintoperation.c:259 #, c-format msgid "%s job #%d" msgstr "%s: zadanie #%d" #: ../gtk/gtkprintoperation.c:1777 msgctxt "print operation status" msgid "Initial state" msgstr "Stan początkowy" #: ../gtk/gtkprintoperation.c:1778 msgctxt "print operation status" msgid "Preparing to print" msgstr "Przygotowywanie do drukowania" #: ../gtk/gtkprintoperation.c:1779 msgctxt "print operation status" msgid "Generating data" msgstr "Tworzenie danych" #: ../gtk/gtkprintoperation.c:1780 msgctxt "print operation status" msgid "Sending data" msgstr "Wysyłanie danych" #: ../gtk/gtkprintoperation.c:1781 msgctxt "print operation status" msgid "Waiting" msgstr "Oczekiwanie" #: ../gtk/gtkprintoperation.c:1782 msgctxt "print operation status" msgid "Blocking on issue" msgstr "Blokowanie z powodu problemu" #: ../gtk/gtkprintoperation.c:1783 msgctxt "print operation status" msgid "Printing" msgstr "Drukowanie" #: ../gtk/gtkprintoperation.c:1784 msgctxt "print operation status" msgid "Finished" msgstr "Ukończono" #: ../gtk/gtkprintoperation.c:1785 msgctxt "print operation status" msgid "Finished with error" msgstr "Zakończono z błędem" #: ../gtk/gtkprintoperation.c:2349 #, c-format msgid "Preparing %d" msgstr "Przygotowywanie %d" #: ../gtk/gtkprintoperation.c:2351 ../gtk/gtkprintoperation.c:2983 msgid "Preparing" msgstr "Przygotowywanie" #: ../gtk/gtkprintoperation.c:2354 #, c-format msgid "Printing %d" msgstr "Drukowanie %d" #: ../gtk/gtkprintoperation.c:3014 msgid "Error creating print preview" msgstr "Błąd podczas tworzenia podglądu wydruku" #: ../gtk/gtkprintoperation.c:3017 msgid "The most probable reason is that a temporary file could not be created." msgstr "Najprawdopodobniej plik tymczasowy nie mógł zostać utworzony." #: ../gtk/gtkprintoperation-unix.c:308 msgid "Error launching preview" msgstr "Błąd podczas uruchamiania podglądu" #: ../gtk/gtkprintoperation-win32.c:616 msgid "Printer offline" msgstr "Drukarka jest w trybie offline" #: ../gtk/gtkprintoperation-win32.c:618 msgid "Out of paper" msgstr "Brak papieru" #. Translators: this is a printer status. #: ../gtk/gtkprintoperation-win32.c:620 #: ../modules/printbackends/cups/gtkprintbackendcups.c:2421 msgid "Paused" msgstr "Wstrzymane" #: ../gtk/gtkprintoperation-win32.c:622 msgid "Need user intervention" msgstr "Wymagana jest interwencja użytkownika" #: ../gtk/gtkprintoperation-win32.c:722 msgid "Custom size" msgstr "Własny rozmiar" #: ../gtk/gtkprintoperation-win32.c:1544 msgid "No printer found" msgstr "Nie odnaleziono drukarki" #: ../gtk/gtkprintoperation-win32.c:1571 msgid "Invalid argument to CreateDC" msgstr "Nieprawidłowy parametr do CreateDC" #: ../gtk/gtkprintoperation-win32.c:1607 ../gtk/gtkprintoperation-win32.c:1853 msgid "Error from StartDoc" msgstr "Błąd z StartDoc" #: ../gtk/gtkprintoperation-win32.c:1708 ../gtk/gtkprintoperation-win32.c:1731 #: ../gtk/gtkprintoperation-win32.c:1779 msgid "Not enough free memory" msgstr "Brak wolnej pamięci" #: ../gtk/gtkprintoperation-win32.c:1784 msgid "Invalid argument to PrintDlgEx" msgstr "Nieprawidłowy parametr do PrintDlgEx" #: ../gtk/gtkprintoperation-win32.c:1789 msgid "Invalid pointer to PrintDlgEx" msgstr "Nieprawidłowy wskaźnik do PrintDlgEx" #: ../gtk/gtkprintoperation-win32.c:1794 msgid "Invalid handle to PrintDlgEx" msgstr "Nieprawidłowy uchwyt do PrintDlgEx" #: ../gtk/gtkprintoperation-win32.c:1799 msgid "Unspecified error" msgstr "Nieokreślony błąd" #: ../gtk/gtkprintunixdialog.c:732 msgid "Pre_view" msgstr "P_odgląd" #: ../gtk/gtkprintunixdialog.c:734 msgid "_Print" msgstr "Wy_drukuj" #: ../gtk/gtkprintunixdialog.c:842 msgid "Getting printer information failed" msgstr "Pobieranie informacji o drukarce się nie powiodło" #: ../gtk/gtkprintunixdialog.c:2049 msgid "Getting printer information…" msgstr "Pobieranie informacji o drukarce…" #. Translators: These strings name the possible arrangements of #. * multiple pages on a sheet when printing (same as in gtkprintbackendcups.c) #. #. Translators: These strings name the possible arrangements of #. * multiple pages on a sheet when printing #. #: ../gtk/gtkprintunixdialog.c:3094 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4907 msgid "Left to right, top to bottom" msgstr "Od lewej do prawej, z góry do dołu" #: ../gtk/gtkprintunixdialog.c:3094 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4907 msgid "Left to right, bottom to top" msgstr "Od lewej do prawej, z dołu na górę" #: ../gtk/gtkprintunixdialog.c:3095 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4908 msgid "Right to left, top to bottom" msgstr "Od prawej do lewej, z góry na dół" #: ../gtk/gtkprintunixdialog.c:3095 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4908 msgid "Right to left, bottom to top" msgstr "Od prawej do lewej, z dołu na górę" #: ../gtk/gtkprintunixdialog.c:3096 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4909 msgid "Top to bottom, left to right" msgstr "Z góry do dołu, od lewej do prawej" #: ../gtk/gtkprintunixdialog.c:3096 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4909 msgid "Top to bottom, right to left" msgstr "Z góry do dołu, od prawej do lewej" #: ../gtk/gtkprintunixdialog.c:3097 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4910 msgid "Bottom to top, left to right" msgstr "Z dołu do góry, od lewej do prawej" #: ../gtk/gtkprintunixdialog.c:3097 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4910 msgid "Bottom to top, right to left" msgstr "Z dołu do góry, od prawej do lewej" #. Translators, this string is used to label the option in the print #. * dialog that controls in what order multiple pages are arranged #. #: ../gtk/gtkprintunixdialog.c:3101 ../gtk/gtkprintunixdialog.c:3114 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4987 msgid "Page Ordering" msgstr "Kolejność stron" #: ../gtk/gtkprintunixdialog.c:3130 msgid "Left to right" msgstr "Od lewej do prawej" #: ../gtk/gtkprintunixdialog.c:3131 msgid "Right to left" msgstr "Od prawej do lewej" #: ../gtk/gtkprintunixdialog.c:3143 msgid "Top to bottom" msgstr "Z góry do dołu" #: ../gtk/gtkprintunixdialog.c:3144 msgid "Bottom to top" msgstr "Z dołu do góry" #: ../gtk/gtkprintunixdialog.c:3387 msgid "Print" msgstr "Wydruk" #: ../gtk/gtkrecentchooserdefault.c:1077 ../gtk/gtkrecentchooserdefault.c:1114 #, c-format msgid "No item for URI '%s' found" msgstr "Nie odnaleziono elementu dla adresu URI \"%s\"" #: ../gtk/gtkrecentchooserdefault.c:1241 msgid "Untitled filter" msgstr "Filtr bez tytułu" #: ../gtk/gtkrecentchooserdefault.c:1564 msgid "Could not remove item" msgstr "Nie można usunąć elementu" #: ../gtk/gtkrecentchooserdefault.c:1608 msgid "Could not clear list" msgstr "Nie można wyczyścić elementu" #: ../gtk/gtkrecentchooserdefault.c:1692 msgid "Copy _Location" msgstr "S_kopiuj położenie" #: ../gtk/gtkrecentchooserdefault.c:1703 msgid "_Remove From List" msgstr "_Usuń z listy" #: ../gtk/gtkrecentchooserdefault.c:1710 msgid "_Clear List" msgstr "Wy_czyść listę" #: ../gtk/gtkrecentchooserdefault.c:1722 msgid "Show _Private Resources" msgstr "Wyświetl zasoby p_rywatne" #. we create a placeholder menuitem, to be used in case #. * the menu is empty. this placeholder will stay around #. * for the entire lifetime of the menu, and we just hide it #. * when it's not used. we have to do this, and do it here, #. * because we need a marker for the beginning of the recent #. * items list, so that we can insert the new items at the #. * right place when idly populating the menu in case the #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. #: ../gtk/gtkrecentchoosermenu.c:343 msgid "No items found" msgstr "Nie odnaleziono elementów" #: ../gtk/gtkrecentchoosermenu.c:534 ../gtk/gtkrecentchoosermenu.c:590 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "Nie odnaleziono ostatnio używanego zasobu z URI \"%s\"" #: ../gtk/gtkrecentchoosermenu.c:789 #, c-format msgid "Open '%s'" msgstr "Otwórz \"%s\"" #: ../gtk/gtkrecentchoosermenu.c:819 msgid "Unknown item" msgstr "Nieznany element" #. This is the label format that is used for the first 10 items #. * in a recent files menu. The %d is the number of the item, #. * the %s is the name of the item. Please keep the _ in front #. * of the number to give these menu items a mnemonic. #. #: ../gtk/gtkrecentchoosermenu.c:830 #, c-format msgctxt "recent menu label" msgid "_%d. %s" msgstr "_%d. %s" #. This is the format that is used for items in a recent files menu. #. * The %d is the number of the item, the %s is the name of the item. #. #: ../gtk/gtkrecentchoosermenu.c:835 #, c-format msgctxt "recent menu label" msgid "%d. %s" msgstr "%d. %s" #: ../gtk/gtkrecentmanager.c:1029 ../gtk/gtkrecentmanager.c:1042 #: ../gtk/gtkrecentmanager.c:1179 ../gtk/gtkrecentmanager.c:1189 #: ../gtk/gtkrecentmanager.c:1241 ../gtk/gtkrecentmanager.c:1250 #: ../gtk/gtkrecentmanager.c:1265 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Nie można odnaleźć elementu z adresem URI \"%s\"" #: ../gtk/gtkrecentmanager.c:2468 #, c-format msgid "No registered application with name '%s' for item with URI '%s' found" msgstr "" "Nie odnaleziono zarejestrowanego programu o nazwie \"%s\" dla elementu o " "adresie URI \"%s\"" #: ../gtk/gtksearchentry.c:238 msgid "Search" msgstr "Wyszukaj" # ujednolicenie z gnome-shell #. Translators: if the "on" state label requires more than three #. * glyphs then use MEDIUM VERTICAL BAR (U+2759) as the text for #. * the state #. #: ../gtk/gtkswitch.c:397 ../gtk/gtkswitch.c:448 ../gtk/gtkswitch.c:634 msgctxt "switch" msgid "ON" msgstr "|" # ujednolicenie z gnome-shell #. Translators: if the "off" state label requires more than three #. * glyphs then use WHITE CIRCLE (U+25CB) as the text for the state #. #: ../gtk/gtkswitch.c:405 ../gtk/gtkswitch.c:449 ../gtk/gtkswitch.c:649 msgctxt "switch" msgid "OFF" msgstr "◯" #: ../gtk/gtktextbufferrichtext.c:649 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Nieznany błąd podczas próby deserializacji %s" #: ../gtk/gtktextbufferrichtext.c:708 #, c-format msgid "No deserialize function found for format %s" msgstr "Nie odnaleziono funkcji deserializacji dla formatu %s" #: ../gtk/gtktextbufferserialize.c:804 ../gtk/gtktextbufferserialize.c:830 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Zarówno \"id\" jak i \"nazwa\" zostały odnalezione w elemencie <%s>" #: ../gtk/gtktextbufferserialize.c:814 ../gtk/gtktextbufferserialize.c:840 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "Atrybut \"%s\" został dwukrotnie odnaleziony w elemencie <%s>" #: ../gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has invalid ID \"%s\"" msgstr "Element <%s> zawiera nieprawidłowy identyfikator \"%s\"" #: ../gtk/gtktextbufferserialize.c:866 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "Element <%s> nie ma ani atrybutu \"nazwa\" ani atrybutu \"id\"" #: ../gtk/gtktextbufferserialize.c:953 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Atrybut \"%s\" użyty dwukrotnie na tym samym elemencie <%s>" #: ../gtk/gtktextbufferserialize.c:971 ../gtk/gtktextbufferserialize.c:996 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Atrybut \"%s\" jest nieprawidłowy w tym kontekście na elemencie <%s>" #: ../gtk/gtktextbufferserialize.c:1035 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Znacznik \"%s\" nie został określony." #: ../gtk/gtktextbufferserialize.c:1047 msgid "Anonymous tag found and tags can not be created." msgstr "Odnaleziono anonimowy znacznik i znaczniki nie mogą zostać utworzone." #: ../gtk/gtktextbufferserialize.c:1058 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "" "Znacznik \"%s\" nie istnieje w buforze i znaczniki nie mogą zostać utworzone." #: ../gtk/gtktextbufferserialize.c:1157 ../gtk/gtktextbufferserialize.c:1232 #: ../gtk/gtktextbufferserialize.c:1337 ../gtk/gtktextbufferserialize.c:1411 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Element <%s> nie jest dopuszczalny poniżej <%s>" #: ../gtk/gtktextbufferserialize.c:1188 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" nie jest prawidłowym typem atrybutu" #: ../gtk/gtktextbufferserialize.c:1196 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" nie jest prawidłową nazwą atrybutu" #: ../gtk/gtktextbufferserialize.c:1206 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "" "\"%s\" nie może zostać zmienione na wartość typu \"%s\" dla atrybutu \"%s\"" #: ../gtk/gtktextbufferserialize.c:1215 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" nie jest prawidłową wartością dla atrybutu \"%s\"" #: ../gtk/gtktextbufferserialize.c:1300 #, c-format msgid "Tag \"%s\" already defined" msgstr "Znacznik \"%s\" jest już określony" #: ../gtk/gtktextbufferserialize.c:1313 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Znacznik \"%s\" ma nieprawidłowy priorytet \"%s\"" #: ../gtk/gtktextbufferserialize.c:1366 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "Zewnętrzny element tekstu musi być a nie <%s>" #: ../gtk/gtktextbufferserialize.c:1375 ../gtk/gtktextbufferserialize.c:1391 #, c-format msgid "A <%s> element has already been specified" msgstr "Element <%s> został już określony" #: ../gtk/gtktextbufferserialize.c:1397 msgid "A element can't occur before a element" msgstr "Element nie może wystąpić przed elementem " #: ../gtk/gtktextbufferserialize.c:1803 msgid "Serialized data is malformed" msgstr "Dane serializowane są nieprawidłowo rozwinięte" #: ../gtk/gtktextbufferserialize.c:1882 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Dane serializowane są nieprawidłowo rozwinięte. Pierwsza sekcja nie jest " "GTKTEXTBUFFERCONTENTS-0001" #: ../gtk/gtktextutil.c:57 msgid "LRM _Left-to-right mark" msgstr "LRM - znacznik kierunku od _lewej do prawej" #: ../gtk/gtktextutil.c:58 msgid "RLM _Right-to-left mark" msgstr "RLM - znacznik kierunku od p_rawej do lewej" #: ../gtk/gtktextutil.c:59 msgid "LRE Left-to-right _embedding" msgstr "LRE - _osadzenie od lewej do prawej" #: ../gtk/gtktextutil.c:60 msgid "RLE Right-to-left e_mbedding" msgstr "RLE - o_sadzenie od prawej do lewej" #: ../gtk/gtktextutil.c:61 msgid "LRO Left-to-right _override" msgstr "LRO - _nałożenie od lewej do prawej" #: ../gtk/gtktextutil.c:62 msgid "RLO Right-to-left o_verride" msgstr "RLO - n_ałożenie od prawej do lewej" #: ../gtk/gtktextutil.c:63 msgid "PDF _Pop directional formatting" msgstr "PDF - _zdjęcie kierunku formatowania" #: ../gtk/gtktextutil.c:64 msgid "ZWS _Zero width space" msgstr "ZWS - spacja o z_erowej szerokości" #: ../gtk/gtktextutil.c:65 msgid "ZWJ Zero width _joiner" msgstr "ZWJ - łączn_ik znaków o zerowej szerokości" #: ../gtk/gtktextutil.c:66 msgid "ZWNJ Zero width _non-joiner" msgstr "ZWNJ - rozłączni_k znaków o zerowej szerokości" #: ../gtk/gtkvolumebutton.c:189 msgid "Adjusts the volume" msgstr "Reguluje głośność" #: ../gtk/gtkvolumebutton.c:232 msgid "Muted" msgstr "Wyciszony" #: ../gtk/gtkvolumebutton.c:236 msgid "Full Volume" msgstr "Pełna głośność" #. Translators: this is the percentage of the current volume, #. * as used in the tooltip, eg. "49 %". #. * Translate the "%d" to "%Id" if you want to use localised digits, #. * or otherwise translate the "%d" to "%d". #. #: ../gtk/gtkvolumebutton.c:249 #, c-format msgctxt "volume percentage" msgid "%d %%" msgstr "%d%%" #: ../gtk/gtkwindow.c:11705 msgid "Do you want to use GTK+ Inspector?" msgstr "Użyć Inspektora biblioteki GTK+?" #: ../gtk/gtkwindow.c:11707 msgid "" "GTK+ Inspector is an interactive debugger that lets you explore and modify " "the internals of any GTK+ application. Using it may cause the application to " "break or crash." msgstr "" "Inspektor biblioteki GTK+ to interaktywny debuger umożliwiający przeglądanie " "i modyfikowanie wnętrza programu GTK+. Jego użycie może spowodować awarię " "lub uszkodzenie programu." #: ../gtk/inspector/action-editor.c:281 msgid "Activate" msgstr "Aktywuj" #. vim: set et sw=2 ts=2: #: ../gtk/inspector/action-editor.c:302 ../gtk/inspector/actions.ui.h:5 #: ../gtk/inspector/misc-info.ui.h:1 msgid "State" msgstr "Stan" #: ../gtk/inspector/actions.ui.h:1 ../gtk/inspector/general.ui.h:3 msgid "Prefix" msgstr "Przedrostek" #: ../gtk/inspector/actions.ui.h:2 ../gtk/inspector/classes-list.ui.h:3 #: ../gtk/inspector/signals-list.ui.h:3 ../gtk/inspector/widget-tree.ui.h:2 #: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:4 msgid "Name" msgstr "Nazwa" #: ../gtk/inspector/actions.ui.h:3 msgid "Enabled" msgstr "Wyłączone" #: ../gtk/inspector/actions.ui.h:4 msgid "Parameter Type" msgstr "Typ parametru" #: ../gtk/inspector/button-path.ui.h:1 msgid "Choose a widget through the inspector" msgstr "Wybór widżetu przez inspektora" #: ../gtk/inspector/classes-list.c:122 msgid "New class" msgstr "Nowa klasa" #: ../gtk/inspector/classes-list.c:126 msgid "Cancel" msgstr "Anuluj" #: ../gtk/inspector/classes-list.c:133 msgid "Class name" msgstr "Nazwa klasy" #. vim: set et sw=2 ts=2: #: ../gtk/inspector/classes-list.ui.h:1 msgid "Add a class" msgstr "Dodaje klasę" #: ../gtk/inspector/classes-list.ui.h:2 msgid "Restore defaults for this widget" msgstr "Przywróć domyślne wartości dla tego widżetu" #: ../gtk/inspector/css-editor.c:89 ../gtk/inspector/css-editor.c:95 msgid "You can type here any CSS rule recognized by GTK+." msgstr "" "Można tutaj wpisać każdą regułę CSS rozpoznawaną przez bibliotekę GTK+." #: ../gtk/inspector/css-editor.c:90 ../gtk/inspector/css-editor.c:96 msgid "" "You can temporarily disable this custom CSS by clicking on the \"Pause\" " "button above." msgstr "" "Można tymczasowo wyłączyć własne reguły CSS klikając przycisk \"Wstrzymaj\" " "powyżej." #: ../gtk/inspector/css-editor.c:91 msgid "Changes are applied instantly and globally, for the whole application." msgstr "Zmiany są uwzględniane od razu i globalnie, dla całego programu." #: ../gtk/inspector/css-editor.c:97 msgid "Changes are applied instantly, only for this selected widget." msgstr "Zmiany są uwzględniane od razu, tylko dla tego wybranego widżetu." #: ../gtk/inspector/css-editor.c:159 msgid "Saving CSS failed" msgstr "Zapisanie reguł CSS się nie powiodło" #: ../gtk/inspector/css-editor.c:199 msgid "_Save" msgstr "_Zapisz" #. vim: set et sw=2 ts=2: #: ../gtk/inspector/css-editor.ui.h:1 msgid "Disable this custom CSS" msgstr "Wyłącza te własne reguły CSS" #: ../gtk/inspector/css-editor.ui.h:2 msgid "Save the current CSS" msgstr "Zapisuje bieżące reguły CSS" #: ../gtk/inspector/data-list.ui.h:1 msgid "Show data" msgstr "Wyświetla dane" #. vim: set et sw=2 ts=2: #: ../gtk/inspector/general.ui.h:1 msgid "GTK+ Version" msgstr "Wersja biblioteki GTK+" #: ../gtk/inspector/general.ui.h:2 msgid "GDK Backend" msgstr "Mechanizm GDK" #: ../gtk/inspector/gestures.c:128 msgid "Capture" msgstr "Przytrzymanie" #: ../gtk/inspector/gestures.c:129 msgid "Bubble" msgstr "Bąbel" #: ../gtk/inspector/gestures.c:130 ../gtk/inspector/menu.ui.h:3 msgid "Target" msgstr "Cel" #: ../gtk/inspector/menu.c:90 msgid "Unnamed section" msgstr "Sekcja bez nazwy" #. vim: set et sw=2 ts=2: #: ../gtk/inspector/menu.ui.h:1 ../gtk/inspector/widget-tree.ui.h:3 msgid "Label" msgstr "Etykieta" #: ../gtk/inspector/menu.ui.h:2 ../gtk/inspector/prop-editor.c:1302 msgid "Action" msgstr "Działanie" #: ../gtk/inspector/menu.ui.h:4 msgid "Icon" msgstr "Ikona" #: ../gtk/inspector/misc-info.ui.h:2 msgid "Buildable ID" msgstr "Identyfikator budowania" #: ../gtk/inspector/misc-info.ui.h:3 msgid "Default Widget" msgstr "Domyślny widżet" #: ../gtk/inspector/misc-info.ui.h:4 ../gtk/inspector/misc-info.ui.h:6 #: ../gtk/inspector/prop-editor.c:1005 ../gtk/inspector/prop-editor.c:1185 #: ../gtk/inspector/prop-editor.c:1310 ../gtk/inspector/prop-editor.c:1421 #: ../gtk/inspector/window.ui.h:4 msgid "Properties" msgstr "Właściwości" #: ../gtk/inspector/misc-info.ui.h:5 msgid "Focus Widget" msgstr "Widżet aktywności" #: ../gtk/inspector/misc-info.ui.h:7 msgid "Allocated size" msgstr "Przydzielony rozmiar" #: ../gtk/inspector/object-hierarchy.ui.h:1 msgid "Object Hierarchy" msgstr "Hierarchia obiektów" #: ../gtk/inspector/prop-editor.c:617 #, c-format msgid "Pointer: %p" msgstr "Wskaźnik: %p" #: ../gtk/inspector/prop-editor.c:632 msgctxt "type name" msgid "Unknown" msgstr "Nieznane" #: ../gtk/inspector/prop-editor.c:633 #, c-format msgid "Object: %p (%s)" msgstr "Obiekt: %p (%s)" #: ../gtk/inspector/prop-editor.c:1058 #, c-format msgid "Uneditable property type: %s" msgstr "Niemodyfikowalny typ właściwości: %s" #: ../gtk/inspector/prop-editor.c:1176 msgid "Attribute mapping" msgstr "Mapowanie atrybutów" #: ../gtk/inspector/prop-editor.c:1181 msgid "Model:" msgstr "Model:" #: ../gtk/inspector/prop-editor.c:1182 #, c-format msgid "%p (%s)" msgstr "%p (%s)" #: ../gtk/inspector/prop-editor.c:1192 msgid "Column:" msgstr "Kolumna:" #: ../gtk/inspector/prop-editor.c:1306 #, c-format msgid "Defined at: %p (%s)" msgstr "Określone jako: %p (%s)" #: ../gtk/inspector/prop-editor.c:1370 ../gtk/inspector/prop-editor.c:1386 msgid "inverted" msgstr "odwrotnie" #: ../gtk/inspector/prop-editor.c:1402 msgid "bidirectional, inverted" msgstr "oba kierunki, odwrotnie" #: ../gtk/inspector/prop-editor.c:1407 ../gtk/inspector/prop-editor.c:1503 msgid "bidirectional" msgstr "oba kierunki" #: ../gtk/inspector/prop-editor.c:1412 msgid "Binding:" msgstr "Powiązanie:" #: ../gtk/inspector/prop-editor.c:1522 msgid "Setting:" msgstr "Ustawienie:" #: ../gtk/inspector/prop-editor.c:1554 msgid "Source:" msgstr "Źródło:" #: ../gtk/inspector/prop-editor.c:1559 msgid "Default" msgstr "Domyślne" #: ../gtk/inspector/prop-editor.c:1562 msgid "Theme" msgstr "Motyw" #: ../gtk/inspector/prop-editor.c:1565 msgid "XSettings" msgstr "XSettings" #. vim: set et: #. vim: set et sw=2 ts=2: #: ../gtk/inspector/prop-list.ui.h:1 ../gtk/inspector/style-prop-list.ui.h:1 msgid "Property" msgstr "Właściwość" #: ../gtk/inspector/prop-list.ui.h:2 ../gtk/inspector/style-prop-list.ui.h:2 #: ../gtk/resources/ui/gtkcoloreditor.ui.h:9 msgid "Value" msgstr "Wartość" #: ../gtk/inspector/prop-list.ui.h:3 msgid "Attribute" msgstr "Atrybut" #: ../gtk/inspector/prop-list.ui.h:4 ../gtk/inspector/signals-list.ui.h:6 msgid "Defined At" msgstr "Określone w" #: ../gtk/inspector/resource-list.ui.h:1 msgid "Path" msgstr "Ścieżka" #: ../gtk/inspector/resource-list.ui.h:2 msgid "Type:" msgstr "Typ:" #: ../gtk/inspector/resource-list.ui.h:3 msgid "Count:" msgstr "Liczba:" #: ../gtk/inspector/resource-list.ui.h:4 msgid "Size:" msgstr "Rozmiar:" #: ../gtk/inspector/signals-list.c:109 msgid "Yes" msgstr "Tak" #. vim: set et sw=2 ts=2: #: ../gtk/inspector/signals-list.ui.h:1 msgid "Trace signal emissions on this object" msgstr "Śledzi emisję sygnałów w tym obiekcie" #: ../gtk/inspector/signals-list.ui.h:2 msgid "Clear log" msgstr "Wyczyść dziennik" #: ../gtk/inspector/signals-list.ui.h:4 msgid "Connected" msgstr "Połączone" #: ../gtk/inspector/signals-list.ui.h:5 msgid "Count" msgstr "Liczba" #: ../gtk/inspector/size-groups.c:223 msgid "Ignore hidden" msgstr "Ignorowanie ukrytych" #: ../gtk/inspector/size-groups.c:241 msgid "Mode" msgstr "Tryb" #: ../gtk/inspector/size-groups.c:252 msgid "Horizontal" msgstr "Poziomy" #: ../gtk/inspector/size-groups.c:253 msgid "Vertical" msgstr "Pionowy" #: ../gtk/inspector/size-groups.c:254 msgid "Both" msgstr "Oba" #. this is the header for the location column in the print dialog #: ../gtk/inspector/style-prop-list.ui.h:3 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:4 msgid "Location" msgstr "Położenie" #: ../gtk/inspector/visual.c:243 ../gtk/inspector/visual.c:269 msgid "Theme is hardcoded by GTK_THEME" msgstr "Motyw jest zakodowany przez zmienną GTK_THEME" #: ../gtk/inspector/visual.c:387 msgid "Backend does not support window scaling" msgstr "Mechanizm nie obsługuje skalowania okien" #: ../gtk/inspector/visual.c:426 msgid "Setting is hardcoded by GTK_TEST_TOUCHSCREEN" msgstr "Ustawienie jest zakodowane przez zmienną GTK_TEST_TOUCHSCREEN" #. vim: set et sw=2 ts=2: #: ../gtk/inspector/visual.ui.h:1 msgid "GTK+ Theme" msgstr "Motyw biblioteki GTK+" #: ../gtk/inspector/visual.ui.h:2 msgid "Dark variant" msgstr "Ciemny wariant" #: ../gtk/inspector/visual.ui.h:3 msgid "Icon Theme" msgstr "Motyw ikon" #: ../gtk/inspector/visual.ui.h:4 ../gtk/resources/ui/gtkfontbutton.ui.h:1 msgid "Font" msgstr "Czcionka" #: ../gtk/inspector/visual.ui.h:5 msgid "Text Direction" msgstr "Kierunek tekstu" #: ../gtk/inspector/visual.ui.h:6 msgid "Left-to-Right" msgstr "Od lewej do prawej" #: ../gtk/inspector/visual.ui.h:7 msgid "Right-to-Left" msgstr "Od prawej do lewej" #: ../gtk/inspector/visual.ui.h:8 msgid "Window scaling" msgstr "Skalowanie okien" #: ../gtk/inspector/visual.ui.h:9 msgid "Animations" msgstr "Animacje" #: ../gtk/inspector/visual.ui.h:10 msgid "Show Graphic Updates" msgstr "Wyświetlanie aktualizacji grafiki" #: ../gtk/inspector/visual.ui.h:11 msgid "Show Baselines" msgstr "Wyświetlanie linii bazowych" #: ../gtk/inspector/visual.ui.h:12 msgid "Show Pixel Cache" msgstr "Wyświetlanie pamięci podręcznej pikseli" #: ../gtk/inspector/visual.ui.h:13 msgid "Simulate touchscreen" msgstr "Symulacja ekranu dotykowego" #: ../gtk/inspector/widget-tree.ui.h:1 msgid "Object" msgstr "Obiekt" #: ../gtk/inspector/widget-tree.ui.h:4 msgid "Address" msgstr "Adres" #: ../gtk/inspector/window.c:143 #, c-format msgid "GTK+ Inspector — %s" msgstr "Inspektor biblioteki GTK+ — %s" #. vim: set et sw=2 ts=2: #: ../gtk/inspector/window.ui.h:1 msgid "Send Widget to Shell" msgstr "Wyślij widżet do powłoki" #: ../gtk/inspector/window.ui.h:2 msgid "Select an Object" msgstr "Wybór obiektu" #. Translators: "Miscellaneous" is the label for a button, that opens #. up an extra panel of settings in a print dialog. #: ../gtk/inspector/window.ui.h:3 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4180 msgid "Miscellaneous" msgstr "Różne" #: ../gtk/inspector/window.ui.h:5 msgid "Signals" msgstr "Sygnały" #: ../gtk/inspector/window.ui.h:6 msgid "Hierarchy" msgstr "Hierarchia" #: ../gtk/inspector/window.ui.h:7 msgid "Child Properties" msgstr "Właściwości potomka" #: ../gtk/inspector/window.ui.h:8 msgid "CSS Classes" msgstr "Klasy CSS" #: ../gtk/inspector/window.ui.h:9 msgid "Style Properties" msgstr "Właściwości stylu" #: ../gtk/inspector/window.ui.h:10 ../gtk/inspector/window.ui.h:18 msgid "Custom CSS" msgstr "Własne reguły CSS" #: ../gtk/inspector/window.ui.h:11 msgid "Size Groups" msgstr "Grupy rozmiarów" #: ../gtk/inspector/window.ui.h:12 msgid "Data" msgstr "Dane" #: ../gtk/inspector/window.ui.h:13 msgid "Actions" msgstr "Działania" #: ../gtk/inspector/window.ui.h:15 msgid "Gestures" msgstr "Gesty" #: ../gtk/inspector/window.ui.h:16 msgid "Objects" msgstr "Obiekty" #: ../gtk/inspector/window.ui.h:17 msgid "Resources" msgstr "Zasoby" #: ../gtk/inspector/window.ui.h:19 msgid "Visual" msgstr "Wizualne" #: ../gtk/inspector/window.ui.h:20 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:24 msgid "General" msgstr "Ogólne" #: ../gtk/paper_names_offsets.c:4 msgctxt "paper size" msgid "asme_f" msgstr "asme_f" #: ../gtk/paper_names_offsets.c:5 msgctxt "paper size" msgid "A0x2" msgstr "A0x2" #: ../gtk/paper_names_offsets.c:6 msgctxt "paper size" msgid "A0" msgstr "A0" #: ../gtk/paper_names_offsets.c:7 msgctxt "paper size" msgid "A0x3" msgstr "A0x3" #: ../gtk/paper_names_offsets.c:8 msgctxt "paper size" msgid "A1" msgstr "A1" #: ../gtk/paper_names_offsets.c:9 msgctxt "paper size" msgid "A10" msgstr "A10" #: ../gtk/paper_names_offsets.c:10 msgctxt "paper size" msgid "A1x3" msgstr "A1x3" #: ../gtk/paper_names_offsets.c:11 msgctxt "paper size" msgid "A1x4" msgstr "A1x4" #: ../gtk/paper_names_offsets.c:12 msgctxt "paper size" msgid "A2" msgstr "A2" #: ../gtk/paper_names_offsets.c:13 msgctxt "paper size" msgid "A2x3" msgstr "A2x3" #: ../gtk/paper_names_offsets.c:14 msgctxt "paper size" msgid "A2x4" msgstr "A2x4" #: ../gtk/paper_names_offsets.c:15 msgctxt "paper size" msgid "A2x5" msgstr "A2x5" #: ../gtk/paper_names_offsets.c:16 msgctxt "paper size" msgid "A3" msgstr "A3" #: ../gtk/paper_names_offsets.c:17 msgctxt "paper size" msgid "A3 Extra" msgstr "A3 Ekstra" #: ../gtk/paper_names_offsets.c:18 msgctxt "paper size" msgid "A3x3" msgstr "A3x3" #: ../gtk/paper_names_offsets.c:19 msgctxt "paper size" msgid "A3x4" msgstr "A3x4" #: ../gtk/paper_names_offsets.c:20 msgctxt "paper size" msgid "A3x5" msgstr "A3x5" #: ../gtk/paper_names_offsets.c:21 msgctxt "paper size" msgid "A3x6" msgstr "A3x6" #: ../gtk/paper_names_offsets.c:22 msgctxt "paper size" msgid "A3x7" msgstr "A3x7" #: ../gtk/paper_names_offsets.c:23 msgctxt "paper size" msgid "A4" msgstr "A4" #: ../gtk/paper_names_offsets.c:24 msgctxt "paper size" msgid "A4 Extra" msgstr "A4 Ekstra" #: ../gtk/paper_names_offsets.c:25 msgctxt "paper size" msgid "A4 Tab" msgstr "A4 Tab" #: ../gtk/paper_names_offsets.c:26 msgctxt "paper size" msgid "A4x3" msgstr "A4x3" #: ../gtk/paper_names_offsets.c:27 msgctxt "paper size" msgid "A4x4" msgstr "A4x4" #: ../gtk/paper_names_offsets.c:28 msgctxt "paper size" msgid "A4x5" msgstr "A4x5" #: ../gtk/paper_names_offsets.c:29 msgctxt "paper size" msgid "A4x6" msgstr "A4x6" #: ../gtk/paper_names_offsets.c:30 msgctxt "paper size" msgid "A4x7" msgstr "A4x7" #: ../gtk/paper_names_offsets.c:31 msgctxt "paper size" msgid "A4x8" msgstr "A4x8" #: ../gtk/paper_names_offsets.c:32 msgctxt "paper size" msgid "A4x9" msgstr "A4x9" #: ../gtk/paper_names_offsets.c:33 msgctxt "paper size" msgid "A5" msgstr "A5" #: ../gtk/paper_names_offsets.c:34 msgctxt "paper size" msgid "A5 Extra" msgstr "A5 Ekstra" #: ../gtk/paper_names_offsets.c:35 msgctxt "paper size" msgid "A6" msgstr "A6" #: ../gtk/paper_names_offsets.c:36 msgctxt "paper size" msgid "A7" msgstr "A7" #: ../gtk/paper_names_offsets.c:37 msgctxt "paper size" msgid "A8" msgstr "A8" #: ../gtk/paper_names_offsets.c:38 msgctxt "paper size" msgid "A9" msgstr "A9" #: ../gtk/paper_names_offsets.c:39 msgctxt "paper size" msgid "B0" msgstr "B0" #: ../gtk/paper_names_offsets.c:40 msgctxt "paper size" msgid "B1" msgstr "B1" #: ../gtk/paper_names_offsets.c:41 msgctxt "paper size" msgid "B10" msgstr "B10" #: ../gtk/paper_names_offsets.c:42 msgctxt "paper size" msgid "B2" msgstr "B2" #: ../gtk/paper_names_offsets.c:43 msgctxt "paper size" msgid "B3" msgstr "B3" #: ../gtk/paper_names_offsets.c:44 msgctxt "paper size" msgid "B4" msgstr "B4" #: ../gtk/paper_names_offsets.c:45 msgctxt "paper size" msgid "B5" msgstr "B5" #: ../gtk/paper_names_offsets.c:46 msgctxt "paper size" msgid "B5 Extra" msgstr "B5 Ekstra" #: ../gtk/paper_names_offsets.c:47 msgctxt "paper size" msgid "B6" msgstr "B6" #: ../gtk/paper_names_offsets.c:48 msgctxt "paper size" msgid "B6/C4" msgstr "B6/C4" #: ../gtk/paper_names_offsets.c:49 msgctxt "paper size" msgid "B7" msgstr "B7" #: ../gtk/paper_names_offsets.c:50 msgctxt "paper size" msgid "B8" msgstr "B8" #: ../gtk/paper_names_offsets.c:51 msgctxt "paper size" msgid "B9" msgstr "B9" #: ../gtk/paper_names_offsets.c:52 msgctxt "paper size" msgid "C0" msgstr "C0" #: ../gtk/paper_names_offsets.c:53 msgctxt "paper size" msgid "C1" msgstr "C1" #: ../gtk/paper_names_offsets.c:54 msgctxt "paper size" msgid "C10" msgstr "C10" #: ../gtk/paper_names_offsets.c:55 msgctxt "paper size" msgid "C2" msgstr "C2" #: ../gtk/paper_names_offsets.c:56 msgctxt "paper size" msgid "C3" msgstr "C3" #: ../gtk/paper_names_offsets.c:57 msgctxt "paper size" msgid "C4" msgstr "C4" #: ../gtk/paper_names_offsets.c:58 msgctxt "paper size" msgid "C5" msgstr "C5" #: ../gtk/paper_names_offsets.c:59 msgctxt "paper size" msgid "C6" msgstr "C6" #: ../gtk/paper_names_offsets.c:60 msgctxt "paper size" msgid "C6/C5" msgstr "C6/C5" #: ../gtk/paper_names_offsets.c:61 msgctxt "paper size" msgid "C7" msgstr "C7" #: ../gtk/paper_names_offsets.c:62 msgctxt "paper size" msgid "C7/C6" msgstr "C7/C6" #: ../gtk/paper_names_offsets.c:63 msgctxt "paper size" msgid "C8" msgstr "C8" #: ../gtk/paper_names_offsets.c:64 msgctxt "paper size" msgid "C9" msgstr "C9" #: ../gtk/paper_names_offsets.c:65 msgctxt "paper size" msgid "DL Envelope" msgstr "Koperta DL" #: ../gtk/paper_names_offsets.c:66 msgctxt "paper size" msgid "RA0" msgstr "RA0" #: ../gtk/paper_names_offsets.c:67 msgctxt "paper size" msgid "RA1" msgstr "RA1" #: ../gtk/paper_names_offsets.c:68 msgctxt "paper size" msgid "RA2" msgstr "RA2" #: ../gtk/paper_names_offsets.c:69 msgctxt "paper size" msgid "SRA0" msgstr "SRA0" #: ../gtk/paper_names_offsets.c:70 msgctxt "paper size" msgid "SRA1" msgstr "SRA1" #: ../gtk/paper_names_offsets.c:71 msgctxt "paper size" msgid "SRA2" msgstr "SRA2" #: ../gtk/paper_names_offsets.c:72 msgctxt "paper size" msgid "JB0" msgstr "JB0" #: ../gtk/paper_names_offsets.c:73 msgctxt "paper size" msgid "JB1" msgstr "JB1" #: ../gtk/paper_names_offsets.c:74 msgctxt "paper size" msgid "JB10" msgstr "JB10" #: ../gtk/paper_names_offsets.c:75 msgctxt "paper size" msgid "JB2" msgstr "JB2" #: ../gtk/paper_names_offsets.c:76 msgctxt "paper size" msgid "JB3" msgstr "JB3" #: ../gtk/paper_names_offsets.c:77 msgctxt "paper size" msgid "JB4" msgstr "JB4" #: ../gtk/paper_names_offsets.c:78 msgctxt "paper size" msgid "JB5" msgstr "JB5" #: ../gtk/paper_names_offsets.c:79 msgctxt "paper size" msgid "JB6" msgstr "JB6" #: ../gtk/paper_names_offsets.c:80 msgctxt "paper size" msgid "JB7" msgstr "JB7" #: ../gtk/paper_names_offsets.c:81 msgctxt "paper size" msgid "JB8" msgstr "JB8" #: ../gtk/paper_names_offsets.c:82 msgctxt "paper size" msgid "JB9" msgstr "JB9" #: ../gtk/paper_names_offsets.c:83 msgctxt "paper size" msgid "jis exec" msgstr "jis exec" #: ../gtk/paper_names_offsets.c:84 msgctxt "paper size" msgid "Choukei 2 Envelope" msgstr "Koperta Choukei 2" #: ../gtk/paper_names_offsets.c:85 msgctxt "paper size" msgid "Choukei 3 Envelope" msgstr "Koperta Choukei 3" #: ../gtk/paper_names_offsets.c:86 msgctxt "paper size" msgid "Choukei 4 Envelope" msgstr "Koperta Choukei 4" #: ../gtk/paper_names_offsets.c:87 msgctxt "paper size" msgid "hagaki (postcard)" msgstr "hagaki (pocztówka)" #: ../gtk/paper_names_offsets.c:88 msgctxt "paper size" msgid "kahu Envelope" msgstr "Koperta kahu" #: ../gtk/paper_names_offsets.c:89 msgctxt "paper size" msgid "kaku2 Envelope" msgstr "Koperta kaku2" #: ../gtk/paper_names_offsets.c:90 msgctxt "paper size" msgid "oufuku (reply postcard)" msgstr "oufuku (pocztówka z odpowiedzią)" #: ../gtk/paper_names_offsets.c:91 msgctxt "paper size" msgid "you4 Envelope" msgstr "Koperta you4" #: ../gtk/paper_names_offsets.c:92 msgctxt "paper size" msgid "10x11" msgstr "10x11" #: ../gtk/paper_names_offsets.c:93 msgctxt "paper size" msgid "10x13" msgstr "10x13" #: ../gtk/paper_names_offsets.c:94 msgctxt "paper size" msgid "10x14" msgstr "10x14" #: ../gtk/paper_names_offsets.c:95 ../gtk/paper_names_offsets.c:96 msgctxt "paper size" msgid "10x15" msgstr "10x15" #: ../gtk/paper_names_offsets.c:97 msgctxt "paper size" msgid "11x12" msgstr "11x12" #: ../gtk/paper_names_offsets.c:98 msgctxt "paper size" msgid "11x15" msgstr "11x15" #: ../gtk/paper_names_offsets.c:99 msgctxt "paper size" msgid "12x19" msgstr "12x19" #: ../gtk/paper_names_offsets.c:100 msgctxt "paper size" msgid "5x7" msgstr "5x7" #: ../gtk/paper_names_offsets.c:101 msgctxt "paper size" msgid "6x9 Envelope" msgstr "Koperta 6x9" #: ../gtk/paper_names_offsets.c:102 msgctxt "paper size" msgid "7x9 Envelope" msgstr "Koperta 7x9" #: ../gtk/paper_names_offsets.c:103 msgctxt "paper size" msgid "9x11 Envelope" msgstr "Koperta 9x11" #: ../gtk/paper_names_offsets.c:104 msgctxt "paper size" msgid "a2 Envelope" msgstr "Koperta a2" #: ../gtk/paper_names_offsets.c:105 msgctxt "paper size" msgid "Arch A" msgstr "Arch A" #: ../gtk/paper_names_offsets.c:106 msgctxt "paper size" msgid "Arch B" msgstr "Arch B" #: ../gtk/paper_names_offsets.c:107 msgctxt "paper size" msgid "Arch C" msgstr "Arch C" #: ../gtk/paper_names_offsets.c:108 msgctxt "paper size" msgid "Arch D" msgstr "Arch D" #: ../gtk/paper_names_offsets.c:109 msgctxt "paper size" msgid "Arch E" msgstr "Arch E" #: ../gtk/paper_names_offsets.c:110 msgctxt "paper size" msgid "b-plus" msgstr "b-plus" #: ../gtk/paper_names_offsets.c:111 msgctxt "paper size" msgid "c" msgstr "c" #: ../gtk/paper_names_offsets.c:112 msgctxt "paper size" msgid "c5 Envelope" msgstr "Koperta c5" #: ../gtk/paper_names_offsets.c:113 msgctxt "paper size" msgid "d" msgstr "d" #: ../gtk/paper_names_offsets.c:114 msgctxt "paper size" msgid "e" msgstr "e" #: ../gtk/paper_names_offsets.c:115 msgctxt "paper size" msgid "edp" msgstr "edp" #: ../gtk/paper_names_offsets.c:116 msgctxt "paper size" msgid "European edp" msgstr "Europejskie edp" #: ../gtk/paper_names_offsets.c:117 msgctxt "paper size" msgid "Executive" msgstr "Executive" #: ../gtk/paper_names_offsets.c:118 msgctxt "paper size" msgid "f" msgstr "f" #: ../gtk/paper_names_offsets.c:119 msgctxt "paper size" msgid "FanFold European" msgstr "FanFold europejskie" #: ../gtk/paper_names_offsets.c:120 msgctxt "paper size" msgid "FanFold US" msgstr "FanFold USA" #: ../gtk/paper_names_offsets.c:121 msgctxt "paper size" msgid "FanFold German Legal" msgstr "FanFold niemieckie Legal" #: ../gtk/paper_names_offsets.c:122 msgctxt "paper size" msgid "Government Legal" msgstr "Legal rządowy" #: ../gtk/paper_names_offsets.c:123 msgctxt "paper size" msgid "Government Letter" msgstr "List rządowy" #: ../gtk/paper_names_offsets.c:124 msgctxt "paper size" msgid "Index 3x5" msgstr "Indeks 3x5" #: ../gtk/paper_names_offsets.c:125 msgctxt "paper size" msgid "Index 4x6 (postcard)" msgstr "Indeks 4x6 (pocztówka)" #: ../gtk/paper_names_offsets.c:126 msgctxt "paper size" msgid "Index 4x6 ext" msgstr "Indeks 4x6 ext" #: ../gtk/paper_names_offsets.c:127 msgctxt "paper size" msgid "Index 5x8" msgstr "Indeks 5x8" #: ../gtk/paper_names_offsets.c:128 msgctxt "paper size" msgid "Invoice" msgstr "Faktura" #: ../gtk/paper_names_offsets.c:129 msgctxt "paper size" msgid "Tabloid" msgstr "Tabloid" #: ../gtk/paper_names_offsets.c:130 msgctxt "paper size" msgid "US Legal" msgstr "US Legal" #: ../gtk/paper_names_offsets.c:131 msgctxt "paper size" msgid "US Legal Extra" msgstr "Legal USA ekstra" #: ../gtk/paper_names_offsets.c:132 msgctxt "paper size" msgid "US Letter" msgstr "List USA" #: ../gtk/paper_names_offsets.c:133 msgctxt "paper size" msgid "US Letter Extra" msgstr "List USA ekstra" #: ../gtk/paper_names_offsets.c:134 msgctxt "paper size" msgid "US Letter Plus" msgstr "List USA plus" #: ../gtk/paper_names_offsets.c:135 msgctxt "paper size" msgid "Monarch Envelope" msgstr "Koperta Monarch" #: ../gtk/paper_names_offsets.c:136 msgctxt "paper size" msgid "#10 Envelope" msgstr "Koperta #10" #: ../gtk/paper_names_offsets.c:137 msgctxt "paper size" msgid "#11 Envelope" msgstr "Koperta #11" #: ../gtk/paper_names_offsets.c:138 msgctxt "paper size" msgid "#12 Envelope" msgstr "Koperta #12" #: ../gtk/paper_names_offsets.c:139 msgctxt "paper size" msgid "#14 Envelope" msgstr "Koperta #14" #: ../gtk/paper_names_offsets.c:140 msgctxt "paper size" msgid "#9 Envelope" msgstr "Koperta #9" #: ../gtk/paper_names_offsets.c:141 msgctxt "paper size" msgid "Personal Envelope" msgstr "Koperta osobista" #: ../gtk/paper_names_offsets.c:142 msgctxt "paper size" msgid "Quarto" msgstr "Quarto" #: ../gtk/paper_names_offsets.c:143 msgctxt "paper size" msgid "Super A" msgstr "Super A" #: ../gtk/paper_names_offsets.c:144 msgctxt "paper size" msgid "Super B" msgstr "Super B" #: ../gtk/paper_names_offsets.c:145 msgctxt "paper size" msgid "Wide Format" msgstr "Format szeroki" #: ../gtk/paper_names_offsets.c:146 msgctxt "paper size" msgid "Dai-pa-kai" msgstr "Dai-pa-kai" #: ../gtk/paper_names_offsets.c:147 msgctxt "paper size" msgid "Folio" msgstr "Folio" #: ../gtk/paper_names_offsets.c:148 msgctxt "paper size" msgid "Folio sp" msgstr "Folio sp" #: ../gtk/paper_names_offsets.c:149 msgctxt "paper size" msgid "Invite Envelope" msgstr "Koperta zaproszeniowa" #: ../gtk/paper_names_offsets.c:150 msgctxt "paper size" msgid "Italian Envelope" msgstr "Koperta włoska" #: ../gtk/paper_names_offsets.c:151 msgctxt "paper size" msgid "juuro-ku-kai" msgstr "juuro-ku-kai" #: ../gtk/paper_names_offsets.c:152 msgctxt "paper size" msgid "pa-kai" msgstr "pa-kai" #: ../gtk/paper_names_offsets.c:153 msgctxt "paper size" msgid "Postfix Envelope" msgstr "Koperta postfix" #: ../gtk/paper_names_offsets.c:154 msgctxt "paper size" msgid "Small Photo" msgstr "Mała fotografia" #: ../gtk/paper_names_offsets.c:155 msgctxt "paper size" msgid "prc1 Envelope" msgstr "Koperta prc1" #: ../gtk/paper_names_offsets.c:156 msgctxt "paper size" msgid "prc10 Envelope" msgstr "Koperta prc10" #: ../gtk/paper_names_offsets.c:157 msgctxt "paper size" msgid "prc 16k" msgstr "prc 16k" #: ../gtk/paper_names_offsets.c:158 msgctxt "paper size" msgid "prc2 Envelope" msgstr "Koperta prc2" #: ../gtk/paper_names_offsets.c:159 msgctxt "paper size" msgid "prc3 Envelope" msgstr "Koperta prc3" #: ../gtk/paper_names_offsets.c:160 msgctxt "paper size" msgid "prc 32k" msgstr "prc 32k" #: ../gtk/paper_names_offsets.c:161 msgctxt "paper size" msgid "prc4 Envelope" msgstr "Koperta prc4" #: ../gtk/paper_names_offsets.c:162 msgctxt "paper size" msgid "prc5 Envelope" msgstr "Koperta c5" #: ../gtk/paper_names_offsets.c:163 msgctxt "paper size" msgid "prc6 Envelope" msgstr "Koperta prc6" #: ../gtk/paper_names_offsets.c:164 msgctxt "paper size" msgid "prc7 Envelope" msgstr "Koperta prc7" #: ../gtk/paper_names_offsets.c:165 msgctxt "paper size" msgid "prc8 Envelope" msgstr "Koperta prc8" #: ../gtk/paper_names_offsets.c:166 msgctxt "paper size" msgid "prc9 Envelope" msgstr "Koperta prc9" #: ../gtk/paper_names_offsets.c:167 msgctxt "paper size" msgid "ROC 16k" msgstr "ROC 16k" #: ../gtk/paper_names_offsets.c:168 msgctxt "paper size" msgid "ROC 8k" msgstr "ROC 8k" #: ../gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write header\n" msgstr "Zapisanie nagłówka się nie powiodło\n" #: ../gtk/updateiconcache.c:1392 #, c-format msgid "Failed to write hash table\n" msgstr "Zapisanie tablicy mieszającej się nie powiodło\n" #: ../gtk/updateiconcache.c:1398 #, c-format msgid "Failed to write folder index\n" msgstr "Zapisanie indeksu katalogu się nie powiodło\n" #: ../gtk/updateiconcache.c:1406 #, c-format msgid "Failed to rewrite header\n" msgstr "Przepisanie nagłówka się nie powiodło\n" #: ../gtk/updateiconcache.c:1500 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Otworzenie pliku %s się nie powiodło: %s\n" #: ../gtk/updateiconcache.c:1508 ../gtk/updateiconcache.c:1538 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Zapisanie pliku pamięci podręcznej się nie powiodło: %s\n" #: ../gtk/updateiconcache.c:1548 #, c-format msgid "The generated cache was invalid.\n" msgstr "Utworzona pamięć podręczna była nieprawidłowa.\n" #: ../gtk/updateiconcache.c:1562 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "Nie można zmienić nazwy %s na %s: %s, usuwanie %s.\n" #: ../gtk/updateiconcache.c:1576 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "Nie można zmienić nazwy %s na %s: %s\n" #: ../gtk/updateiconcache.c:1586 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "Nie można zmienić nazwy %s z powrotem na %s: %s.\n" #: ../gtk/updateiconcache.c:1613 #, c-format msgid "Cache file created successfully.\n" msgstr "Pomyślnie utworzono plik pamięci podręcznej.\n" #: ../gtk/updateiconcache.c:1652 msgid "Overwrite an existing cache, even if up to date" msgstr "Zastąpienie istniejącej pamięci podręcznej, nawet gdy jest aktualna" #: ../gtk/updateiconcache.c:1653 msgid "Don't check for the existence of index.theme" msgstr "Bez sprawdzania istnienia pliku index.theme" #: ../gtk/updateiconcache.c:1654 msgid "Don't include image data in the cache" msgstr "Bez włączania danych obrazów w pamięci podręcznej" #: ../gtk/updateiconcache.c:1655 msgid "Include image data in the cache" msgstr "Włączenia danych obrazów w pamięci podręcznej" #: ../gtk/updateiconcache.c:1656 msgid "Output a C header file" msgstr "Wyjście do pliku nagłówkowego C" #: ../gtk/updateiconcache.c:1657 msgid "Turn off verbose output" msgstr "Wyłączenie rozwlekłego wyjścia" #: ../gtk/updateiconcache.c:1658 msgid "Validate existing icon cache" msgstr "Sprawdzenie istniejącej pamięci podręcznej ikon" #: ../gtk/updateiconcache.c:1725 #, c-format msgid "File not found: %s\n" msgstr "Nie odnaleziono pliku: %s\n" #: ../gtk/updateiconcache.c:1731 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Nieprawidłowa pamięć podręczna ikon: %s\n" #: ../gtk/updateiconcache.c:1744 #, c-format msgid "No theme index file.\n" msgstr "Brak pliku indeksu motywu.\n" #: ../gtk/updateiconcache.c:1748 #, c-format msgid "" "No theme index file in '%s'.\n" "If you really want to create an icon cache here, use --ignore-theme-index.\n" msgstr "" "Brak pliku indeksu motywu w \"%s\".\n" "Jeżeli naprawdę potrzeba utworzyć pamięć podręczną ikon, proszę użyć opcji --" "ignore-theme-index.\n" #. ID #: ../modules/input/imam-et.c:452 msgid "Amharic (EZ+)" msgstr "amharska (EZ+)" #. ID #: ../modules/input/imcedilla.c:90 msgid "Cedilla" msgstr "Cedylla" #. ID #: ../modules/input/imcyrillic-translit.c:215 msgid "Cyrillic (Transliterated)" msgstr "cyrylica (transliterowana)" #. ID #: ../modules/input/iminuktitut.c:125 msgid "Inuktitut (Transliterated)" msgstr "eskimoska (transliterowana)" #. ID #: ../modules/input/imipa.c:143 msgid "IPA" msgstr "IPA" #. ID #: ../modules/input/immultipress.c:30 msgid "Multipress" msgstr "Multipress" #. ID #: ../modules/input/imthai.c:33 msgid "Thai-Lao" msgstr "tajsko-laotańska" #. ID #: ../modules/input/imti-er.c:451 msgid "Tigrigna-Eritrean (EZ+)" msgstr "tigre-erytrejska (EZ+)" #. ID #: ../modules/input/imti-et.c:451 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "tigre-etiopska (EZ+)" #. ID #: ../modules/input/imviqr.c:242 msgid "Vietnamese (VIQR)" msgstr "wietnamska (VIQR)" #. ID #: ../modules/input/imxim.c:26 msgid "X Input Method" msgstr "Metoda wprowadzania X" #. Translators: The printer status is online, i.e. it is #. * ready to print. #: ../modules/printbackends/cloudprint/gtkprintbackendcloudprint.c:744 msgid "Online" msgstr "Online" #. Translators: The printer is offline. #: ../modules/printbackends/cloudprint/gtkprintbackendcloudprint.c:751 msgid "Offline" msgstr "Offline" #. We shouldn't get here because the query omits dormant #. * printers by default. #. Translators: Printer has been offline for a long time. #: ../modules/printbackends/cloudprint/gtkprintbackendcloudprint.c:757 msgid "Dormant" msgstr "Bezczynna" #. How many document pages to go onto one side of paper. #: ../modules/printbackends/cloudprint/gtkprintbackendcloudprint.c:939 #: ../modules/printbackends/file/gtkprintbackendfile.c:676 #: ../modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "Stron _na kartkę:" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1042 #: ../modules/printbackends/cups/gtkprintbackendcups.c:1351 msgid "Username:" msgstr "Nazwa użytkownika:" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1043 #: ../modules/printbackends/cups/gtkprintbackendcups.c:1360 msgid "Password:" msgstr "Hasło:" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1082 #: ../modules/printbackends/cups/gtkprintbackendcups.c:1373 #, c-format msgid "Authentication is required to print document '%s' on printer %s" msgstr "" "Uwierzytelnienie jest wymagane, aby wydrukować dokument \"%s\" na drukarce %s" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1084 #, c-format msgid "Authentication is required to print a document on %s" msgstr "Uwierzytelnienie jest wymagane, aby wydrukować dokument na %s" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1088 #, c-format msgid "Authentication is required to get attributes of job '%s'" msgstr "Uwierzytelnienie jest wymagane, aby pobrać atrybuty zadania \"%s\"" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1090 msgid "Authentication is required to get attributes of a job" msgstr "Uwierzytelnienie jest wymagane, aby pobrać atrybuty zadania" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1094 #, c-format msgid "Authentication is required to get attributes of printer %s" msgstr "Uwierzytelnienie jest wymagane, aby pobrać atrybuty drukarki %s" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1096 msgid "Authentication is required to get attributes of a printer" msgstr "Uwierzytelnienie jest wymagane, aby pobrać atrybuty drukarki" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1099 #, c-format msgid "Authentication is required to get default printer of %s" msgstr "Uwierzytelnienie jest wymagane, aby pobrać domyślną drukarkę z %s" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1102 #, c-format msgid "Authentication is required to get printers from %s" msgstr "Uwierzytelnienie jest wymagane, aby pobrać drukarki od %s" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1107 #, c-format msgid "Authentication is required to get a file from %s" msgstr "Uwierzytelnienie jest wymagane, aby pobrać plik z %s" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1109 #, c-format msgid "Authentication is required on %s" msgstr "Uwierzytelnienie jest wymagane na %s" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1345 msgid "Domain:" msgstr "Domena:" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 #, c-format msgid "Authentication is required to print document '%s'" msgstr "Uwierzytelnienie jest wymagane, aby wydrukować dokument \"%s\"" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1380 #, c-format msgid "Authentication is required to print this document on printer %s" msgstr "" "Uwierzytelnienie jest wymagane, aby wydrukować ten dokument na drukarce %s" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1382 msgid "Authentication is required to print this document" msgstr "Uwierzytelnienie jest wymagane, aby wydrukować dokument" #: ../modules/printbackends/cups/gtkprintbackendcups.c:1945 #, c-format msgid "Printer '%s' is low on toner." msgstr "W drukarce \"%s\" kończy się toner." #: ../modules/printbackends/cups/gtkprintbackendcups.c:1946 #, c-format msgid "Printer '%s' has no toner left." msgstr "W drukarce \"%s\" skończył się toner." #. Translators: "Developer" like on photo development context #: ../modules/printbackends/cups/gtkprintbackendcups.c:1948 #, c-format msgid "Printer '%s' is low on developer." msgstr "Niski poziom wywoływacza w drukarce \"%s\"." #. Translators: "Developer" like on photo development context #: ../modules/printbackends/cups/gtkprintbackendcups.c:1950 #, c-format msgid "Printer '%s' is out of developer." msgstr "Brak wywoływacza w drukarce \"%s\"." #. Translators: "marker" is one color bin of the printer #: ../modules/printbackends/cups/gtkprintbackendcups.c:1952 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "W drukarce \"%s\" kończy się co najmniej jedna składowa kolorów." #. Translators: "marker" is one color bin of the printer #: ../modules/printbackends/cups/gtkprintbackendcups.c:1954 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "W drukarce \"%s\" skończyła się co najmniej jedna składowa kolorów." #: ../modules/printbackends/cups/gtkprintbackendcups.c:1955 #, c-format msgid "The cover is open on printer '%s'." msgstr "Pokrywa drukarki \"%s\" jest otwarta." #: ../modules/printbackends/cups/gtkprintbackendcups.c:1956 #, c-format msgid "The door is open on printer '%s'." msgstr "Drzwi drukarki \"%s\" są otwarte." #: ../modules/printbackends/cups/gtkprintbackendcups.c:1957 #, c-format msgid "Printer '%s' is low on paper." msgstr "W podajniku drukarki \"%s\" kończy się papier." #: ../modules/printbackends/cups/gtkprintbackendcups.c:1958 #, c-format msgid "Printer '%s' is out of paper." msgstr "W podajniku drukarki \"%s\" skończył się papier." #: ../modules/printbackends/cups/gtkprintbackendcups.c:1959 #, c-format msgid "Printer '%s' is currently offline." msgstr "Drukarka \"%s\" jest obecnie w trybie offline." #: ../modules/printbackends/cups/gtkprintbackendcups.c:1960 #, c-format msgid "There is a problem on printer '%s'." msgstr "Wystąpił problem z drukarką \"%s\"." #. Translators: this is a printer status. #: ../modules/printbackends/cups/gtkprintbackendcups.c:2418 msgid "Paused; Rejecting Jobs" msgstr "Wstrzymana, Odrzuca zadania" #. Translators: this is a printer status. #: ../modules/printbackends/cups/gtkprintbackendcups.c:2424 msgid "Rejecting Jobs" msgstr "Odrzuca zadania" #. Translators: this string connects multiple printer states together. #: ../modules/printbackends/cups/gtkprintbackendcups.c:2466 msgid "; " msgstr ", " #: ../modules/printbackends/cups/gtkprintbackendcups.c:4131 msgid "Two Sided" msgstr "Dwustronne" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4132 msgid "Paper Type" msgstr "Rodzaj papieru" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4133 msgid "Paper Source" msgstr "Źródło papieru" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4134 msgid "Output Tray" msgstr "Tacka wyjściowa" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4135 msgid "Resolution" msgstr "Rozdzielczość" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4136 msgid "GhostScript pre-filtering" msgstr "Wstępne filtrowanie GhostScript" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4145 msgid "One Sided" msgstr "Jednostronne" #. Translators: this is an option of "Two Sided" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4147 msgid "Long Edge (Standard)" msgstr "Grzbiet wzdłuż dłuższej krawędzi (standard)" #. Translators: this is an option of "Two Sided" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4149 msgid "Short Edge (Flip)" msgstr "Grzbiet wzdłuż krótszej krawędzi (obrót)" #. Translators: this is an option of "Paper Source" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4151 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4153 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4161 msgid "Auto Select" msgstr "Wybór automatyczny" #. Translators: this is an option of "Paper Source" #. Translators: this is an option of "Resolution" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4155 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4157 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4159 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4163 #: ../modules/printbackends/cups/gtkprintbackendcups.c:4650 msgid "Printer Default" msgstr "Domyślne drukarki" #. Translators: this is an option of "GhostScript" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4165 msgid "Embed GhostScript fonts only" msgstr "Osadzanie tylko czcionek GhostScript" #. Translators: this is an option of "GhostScript" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4167 msgid "Convert to PS level 1" msgstr "Konwertowanie do PS level 1" #. Translators: this is an option of "GhostScript" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4169 msgid "Convert to PS level 2" msgstr "Konwertowanie do PS level 2" #. Translators: this is an option of "GhostScript" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4171 msgid "No pre-filtering" msgstr "Bez wstępnego filtrowania" #. Translators: These strings name the possible values of the #. * job priority option in the print dialog #. #: ../modules/printbackends/cups/gtkprintbackendcups.c:4902 msgid "Urgent" msgstr "Ważne" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4902 msgid "High" msgstr "Wysoki" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4902 msgid "Medium" msgstr "Średni" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4902 msgid "Low" msgstr "Niski" #. Translators, this string is used to label the job priority option #. * in the print dialog #. #: ../modules/printbackends/cups/gtkprintbackendcups.c:4932 msgid "Job Priority" msgstr "Priorytet" #. Translators, this string is used to label the billing info entry #. * in the print dialog #. #: ../modules/printbackends/cups/gtkprintbackendcups.c:4943 msgid "Billing Info" msgstr "Informacje o opłatach" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4958 msgid "Classified" msgstr "Sklasyfikowane" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4958 msgid "Confidential" msgstr "Poufne" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4958 msgid "Secret" msgstr "Tajne" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4958 msgid "Standard" msgstr "Standardowe" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4958 msgid "Top Secret" msgstr "Ściśle tajne" #: ../modules/printbackends/cups/gtkprintbackendcups.c:4958 msgid "Unclassified" msgstr "Niesklasyfikowane" #. Translators, this string is used to label the pages-per-sheet option #. * in the print dialog #. #: ../modules/printbackends/cups/gtkprintbackendcups.c:4969 msgid "Pages per Sheet" msgstr "Stron na kartkę" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. #: ../modules/printbackends/cups/gtkprintbackendcups.c:5029 msgid "Before" msgstr "Przed" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. #: ../modules/printbackends/cups/gtkprintbackendcups.c:5044 msgid "After" msgstr "Po" #. Translators: this is the name of the option that controls when #. * a print job is printed. Possible values are 'now', a specified time, #. * or 'on hold' #. #: ../modules/printbackends/cups/gtkprintbackendcups.c:5064 msgid "Print at" msgstr "Wydruk o" #. Translators: this is the name of the option that allows the user #. * to specify a time when a print job will be printed. #. #: ../modules/printbackends/cups/gtkprintbackendcups.c:5075 msgid "Print at time" msgstr "Wydruk o czasie" #. Translators: this format is used to display a custom #. * paper size. The two placeholders are replaced with #. * the width and height in points. E.g: "Custom #. * 230.4x142.9" #. #: ../modules/printbackends/cups/gtkprintbackendcups.c:5117 #, c-format msgid "Custom %sx%s" msgstr "Własny %sx%s" #: ../modules/printbackends/cups/gtkprintbackendcups.c:5199 msgid "Printer Profile" msgstr "Profil drukarki" #. TRANSLATORS: this is when color profile information is unavailable #: ../modules/printbackends/cups/gtkprintbackendcups.c:5206 msgid "Unavailable" msgstr "Niedostępne" #. TRANSLATORS: when we're running an old CUPS, and #. * it hasn't registered the device with colord #: ../modules/printbackends/cups/gtkprintercups.c:241 msgid "Color management unavailable" msgstr "Zarządzanie kolorami jest niedostępne" #. TRANSLATORS: when there is no color profile available #: ../modules/printbackends/cups/gtkprintercups.c:253 msgid "No profile available" msgstr "Brak dostępnego profilu" #. TRANSLATORS: when the color profile has no title #: ../modules/printbackends/cups/gtkprintercups.c:264 msgid "Unspecified profile" msgstr "Nieokreślony profil" #: ../modules/printbackends/file/gtkprintbackendfile.c:250 msgid "output" msgstr "dane-wyjściowe" #: ../modules/printbackends/file/gtkprintbackendfile.c:537 msgid "Print to File" msgstr "Wydruk do pliku" #: ../modules/printbackends/file/gtkprintbackendfile.c:663 msgid "PDF" msgstr "PDF" #: ../modules/printbackends/file/gtkprintbackendfile.c:663 msgid "Postscript" msgstr "PostScript" #: ../modules/printbackends/file/gtkprintbackendfile.c:663 msgid "SVG" msgstr "SVG" #: ../modules/printbackends/file/gtkprintbackendfile.c:735 msgid "File" msgstr "Plik" #: ../modules/printbackends/file/gtkprintbackendfile.c:745 msgid "_Output format" msgstr "_Format wyjściowy" #: ../modules/printbackends/lpr/gtkprintbackendlpr.c:393 msgid "Print to LPR" msgstr "Wydruk na LPR" #: ../modules/printbackends/lpr/gtkprintbackendlpr.c:419 msgid "Pages Per Sheet" msgstr "Stron na kartkę" #: ../modules/printbackends/lpr/gtkprintbackendlpr.c:426 msgid "Command Line" msgstr "Wiersz poleceń" #. SUN_BRANDING #: ../modules/printbackends/papi/gtkprintbackendpapi.c:786 msgid "printer offline" msgstr "drukarka jest w trybie offline" #. SUN_BRANDING #: ../modules/printbackends/papi/gtkprintbackendpapi.c:804 msgid "ready to print" msgstr "gotowa do drukowania" #. SUN_BRANDING #: ../modules/printbackends/papi/gtkprintbackendpapi.c:807 msgid "processing job" msgstr "przetwarzanie zadania" #. SUN_BRANDING #: ../modules/printbackends/papi/gtkprintbackendpapi.c:811 msgid "paused" msgstr "wstrzymane" #. SUN_BRANDING #: ../modules/printbackends/papi/gtkprintbackendpapi.c:814 msgid "unknown" msgstr "nieznane" #. default filename used for print-to-test #: ../modules/printbackends/test/gtkprintbackendtest.c:232 #, c-format msgid "test-output.%s" msgstr "testowe-dane-wyjściowe.%s" #: ../modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "Wydruk do drukarki testowej" #: ../gtk/resources/ui/gtkaboutdialog.ui.h:1 msgid "About" msgstr "O programie" #: ../gtk/resources/ui/gtkaboutdialog.ui.h:2 msgid "Credits" msgstr "Zasługi" #: ../gtk/resources/ui/gtkappchooserdialog.ui.h:4 msgid "_View All Applications" msgstr "_Wyświetl wszystkie programy" #: ../gtk/resources/ui/gtkappchooserdialog.ui.h:5 msgid "_Find New Applications" msgstr "_Znajdź nowe programy" #: ../gtk/resources/ui/gtkappchooserwidget.ui.h:1 msgid "No applications found." msgstr "Nie odnaleziono programów." #: ../gtk/resources/ui/gtkapplication-quartz.ui.h:2 msgid "Preferences" msgstr "Preferencje" #: ../gtk/resources/ui/gtkapplication-quartz.ui.h:3 msgid "Services" msgstr "Usługi" #: ../gtk/resources/ui/gtkapplication-quartz.ui.h:4 #, c-format msgid "Hide %s" msgstr "Ukryj %s" #: ../gtk/resources/ui/gtkapplication-quartz.ui.h:5 msgid "Hide Others" msgstr "Ukryj inne" #: ../gtk/resources/ui/gtkapplication-quartz.ui.h:6 msgid "Show All" msgstr "Wyświetl wszystkie" #: ../gtk/resources/ui/gtkapplication-quartz.ui.h:7 #, c-format msgid "Quit %s" msgstr "Zakończ program %s" #: ../gtk/resources/ui/gtkassistant.ui.h:2 msgid "_Next" msgstr "_Dalej" #: ../gtk/resources/ui/gtkassistant.ui.h:3 msgid "_Back" msgstr "_Wstecz" #: ../gtk/resources/ui/gtkassistant.ui.h:4 msgid "_Finish" msgstr "_Ukończ" #: ../gtk/resources/ui/gtkcolorchooserdialog.ui.h:1 msgid "Select a Color" msgstr "Wybór koloru" #: ../gtk/resources/ui/gtkcoloreditor.ui.h:1 msgid "Color Name" msgstr "Nazwa koloru" #: ../gtk/resources/ui/gtkcoloreditor.ui.h:2 msgctxt "Color channel" msgid "A" msgstr "A" #: ../gtk/resources/ui/gtkcoloreditor.ui.h:3 msgid "Alpha" msgstr "Alfa" #: ../gtk/resources/ui/gtkcoloreditor.ui.h:4 msgctxt "Color channel" msgid "H" msgstr "O" #: ../gtk/resources/ui/gtkcoloreditor.ui.h:5 msgid "Hue" msgstr "Odcień" #: ../gtk/resources/ui/gtkcoloreditor.ui.h:6 msgctxt "Color Channel" msgid "S" msgstr "N" #: ../gtk/resources/ui/gtkcoloreditor.ui.h:7 msgctxt "Color Channel" msgid "V" msgstr "W" #: ../gtk/resources/ui/gtkcoloreditor.ui.h:8 msgid "Saturation" msgstr "Nasycenie" #: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:1 msgid "Create Fo_lder" msgstr "Utwórz kata_log" #: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:2 msgid "_Location:" msgstr "Położ_enie:" #: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:3 msgid "Files" msgstr "Pliki" #: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:5 msgid "Size" msgstr "Rozmiar" #: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:6 msgid "Modified" msgstr "Zmodyfikowany" #: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:7 msgid "Select which types of files are shown" msgstr "Wybór typów wyświetlanych plików" #: ../gtk/resources/ui/gtkfontchooserdialog.ui.h:1 msgid "Select Font" msgstr "Wybór czcionki" #: ../gtk/resources/ui/gtkfontchooserwidget.ui.h:1 msgid "Search font name" msgstr "Wyszukiwanie nazwy czcionki" #: ../gtk/resources/ui/gtkfontchooserwidget.ui.h:2 msgid "Font Family" msgstr "Rodzina czcionek" #: ../gtk/resources/ui/gtkfontchooserwidget.ui.h:3 msgid "No fonts matched your search. You can revise your search and try again." msgstr "" "Brak czcionek o nazwie pasującej do wyszukiwanej. Można ją zmienić i " "spróbować ponownie." #: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:2 msgid "_Format for:" msgstr "_Formatowanie dla:" #: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:3 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:38 msgid "_Paper size:" msgstr "_Rozmiar papieru:" #: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:4 msgid "_Orientation:" msgstr "_Położenie:" #: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:5 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:40 msgid "Portrait" msgstr "Pionowa" #: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:6 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:42 msgid "Reverse portrait" msgstr "Odwrócona pionowo" #: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:7 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:41 msgid "Landscape" msgstr "Pozioma" #: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:8 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:43 msgid "Reverse landscape" msgstr "Odwrócona poziomo" #: ../gtk/resources/ui/gtkpathbar.ui.h:1 msgid "Down Path" msgstr "W dół ścieżki" #: ../gtk/resources/ui/gtkpathbar.ui.h:2 msgid "Up Path" msgstr "W górę ścieżki" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:1 msgid "Printer" msgstr "Drukarka" #. this is the header for the printer status column in the print dialog #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:7 msgid "Status" msgstr "Stan" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:8 msgid "Range" msgstr "Zakres" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:9 msgid "_All Pages" msgstr "Wszystkie _strony" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:10 msgid "C_urrent Page" msgstr "_Bieżąca strona" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:11 msgid "Se_lection" msgstr "_Wybór" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:12 msgid "Pag_es:" msgstr "Stro_ny:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:13 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:15 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:18 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" "Określ jeden lub więcej zakresów stron,\n" " przykładowo: 1-3,7,11" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:17 msgid "Pages" msgstr "Strony" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:20 msgid "Copies" msgstr "Kopie" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:21 msgid "Copie_s:" msgstr "Kopi_e:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:22 msgid "C_ollate" msgstr "_Posegregowane" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:23 msgid "_Reverse" msgstr "Odw_rotnie" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:25 msgid "Layout" msgstr "Układ" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:26 msgid "T_wo-sided:" msgstr "_Dwustronnie:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:27 msgid "Pages per _side:" msgstr "Stron _na kartkę:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:28 msgid "Page or_dering:" msgstr "Kolejność _stron:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:29 msgid "_Only print:" msgstr "Wydruk _tylko:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:30 msgid "All sheets" msgstr "Wszystkie kartki" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:31 msgid "Even sheets" msgstr "Parzyste kartki" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:32 msgid "Odd sheets" msgstr "Nieparzyste kartki" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:33 msgid "Sc_ale:" msgstr "Ska_la:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:34 msgid "Paper" msgstr "Papier" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:35 msgid "Paper _type:" msgstr "Rodzaj papier_u:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:36 msgid "Paper _source:" msgstr "Źródło pap_ieru:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:37 msgid "Output t_ray:" msgstr "_Tacka wyjściowa:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:39 msgid "Or_ientation:" msgstr "Orienta_cja:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:45 msgid "Job Details" msgstr "Szczegóły zadania" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:46 msgid "Pri_ority:" msgstr "Pri_orytet:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:47 msgid "_Billing info:" msgstr "Informacje o opłatac_h:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:48 msgid "Print Document" msgstr "Wydruk dokumentu" #. this is one of the choices for the print at option in the print dialog #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:51 msgid "_Now" msgstr "_Teraz" #. this is one of the choices for the print at option in the print dialog. It also serves as the label for an entry that allows the user to enter a time. #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:54 msgid "A_t:" msgstr "_O:" #. Ability to parse the am/pm format depends on actual locale. You can remove the am/pm values below for your locale if they are not supported. #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:55 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:59 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:61 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:65 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:68 msgid "" "Specify the time of print,\n" " e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm" msgstr "" "Określa czas drukowania,\n" "np: 15∶30, 14∶15∶20, 11∶46∶30" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:67 msgid "Time of print" msgstr "Czas drukowania" #. this is one of the choices for the print at option in the print dialog. It means that the print job will not be printed until it explicitly gets 'released'. #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:72 msgid "On _hold" msgstr "Wstrzy_many" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:73 #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:74 msgid "Hold the job until it is explicitly released" msgstr "Wstrzymuje zadanie do czasu jego jawnego zwolnienia" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:75 msgid "Add Cover Page" msgstr "Strona tytułowa" #. this is the label used for the option in the print dialog that controls the front cover page. #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:78 msgid "Be_fore:" msgstr "P_rzed:" #. this is the label used for the option in the print dialog that controls the back cover page. #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:81 msgid "_After:" msgstr "_Po:" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:82 msgid "Job" msgstr "Zadanie" #. This will appear as a tab label in the print dialog. #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:85 msgid "Image Quality" msgstr "Jakość obrazu" #. This will appear as a tab label in the print dialog. #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:88 msgid "Color" msgstr "Kolor" #. This will appear as a tab label in the print dialog. #. It's a typographical term, as in "Binding and finishing" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:92 msgid "Finishing" msgstr "Kończenie" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:93 msgid "Advanced" msgstr "Zaawansowane" #: ../gtk/resources/ui/gtkprintunixdialog.ui.h:94 msgid "Some of the settings in the dialog conflict" msgstr "Część ustawień w oknie jest sprzecznych" #: ../gtk/resources/ui/gtkrecentchooserdefault.ui.h:1 msgid "Select which type of documents are shown" msgstr "Wybór, jakie typy dokumentów są wyświetlane" #: ../gtk/resources/ui/gtkvolumebutton.ui.h:1 msgid "Volume" msgstr "Głośność" #: ../gtk/resources/ui/gtkvolumebutton.ui.h:2 msgid "Turns volume up or down" msgstr "Reguluje głośność" #: ../gtk/resources/ui/gtkvolumebutton.ui.h:3 msgid "Volume Up" msgstr "Zwiększenie głośności" #: ../gtk/resources/ui/gtkvolumebutton.ui.h:4 msgid "Increases the volume" msgstr "Zwiększa głośność" #: ../gtk/resources/ui/gtkvolumebutton.ui.h:5 msgid "Volume Down" msgstr "Zmniejszenie głośności" #: ../gtk/resources/ui/gtkvolumebutton.ui.h:6 msgid "Decreases the volume" msgstr "Obniża głośność"