Re-ran "update-po.sh"

This commit is contained in:
William Kendrick 2008-06-21 17:27:16 +00:00
parent c13d102f46
commit 0006b8da9d
83 changed files with 6740 additions and 6277 deletions

View file

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-04-06 18:38+0200\n"
"POT-Creation-Date: 2008-06-21 10:24-0700\n"
"PO-Revision-Date: 2007-10-01 09:55+0200\n"
"Last-Translator: Andrzej M. Krzysztofowicz <ankry@mif.pg.gda.pl>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@ -114,20 +114,20 @@ msgstr "Beżowy!"
#. and the ASCII-only fonts should be given bad scores in the scoring
#. code below (the best scores going to fonts that support both).
#. Line X
#: ../dirwalk.c:101
#: ../dirwalk.c:121
msgid "qx"
msgstr "qx"
#: ../dirwalk.c:101
#: ../dirwalk.c:121
msgid "QX"
msgstr "QX"
#. Line Y
#: ../dirwalk.c:104
#: ../dirwalk.c:124
msgid "qy"
msgstr "qy"
#: ../dirwalk.c:104
#: ../dirwalk.c:124
msgid "QY"
msgstr "QY"
@ -136,32 +136,32 @@ msgstr "QY"
#. especially important for users who have scroll buttons disabled.
#. Translators should do whatever is needed to put crummy fonts last.
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
#: ../dirwalk.c:127
#: ../dirwalk.c:147
msgid "oO"
msgstr "oO"
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
#: ../dirwalk.c:130
#: ../dirwalk.c:150
msgid "`\\%_@$~#{}<>^&*"
msgstr "`\\%_@$~#{}<>^&*"
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
#: ../dirwalk.c:133
#: ../dirwalk.c:153
msgid ",.?!"
msgstr ",.?!"
#. digits (e.g., '0', '1' and '7')
#: ../dirwalk.c:136
#: ../dirwalk.c:156
msgid "017"
msgstr "017"
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
#: ../dirwalk.c:139
#: ../dirwalk.c:159
msgid "O0"
msgstr "O0"
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
#: ../dirwalk.c:142
#: ../dirwalk.c:162
msgid "1Il|"
msgstr "1Il|"
@ -186,32 +186,32 @@ msgid "Good job!"
msgstr "Dobra robota!"
#. Input Method: English mode
#: ../im.c:80
#: ../im.c:75
msgid "English"
msgstr "Łaciński"
#. Input Method: Japanese Romanized Hiragana mode
#: ../im.c:83
#: ../im.c:78
msgid "Hiragana"
msgstr "Hiragana"
#. Input Method: Japanese Romanized Katakana mode
#: ../im.c:86
#: ../im.c:81
msgid "Katakana"
msgstr "Katakana"
#. Input Method: Korean Hangul 2-Bul mode
#: ../im.c:89
#: ../im.c:84
msgid "Hangul"
msgstr "Hangul"
#. Input Method: Thai mode
#: ../im.c:92
#: ../im.c:87
msgid "Thai"
msgstr ""
#. Input Method: Traditional Chinese mode
#: ../im.c:95
#: ../im.c:90
msgid "ZH_TW"
msgstr ""
@ -383,7 +383,7 @@ msgstr "Nowy"
#. Open a saved picture
#. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7833
#: ../tools.h:75 ../tuxpaint.c:7830
msgid "Open"
msgstr "Otwórz"
@ -498,174 +498,174 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Dobrze więc... Rysujmy dalej ten obrazek!"
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1800
#: ../tuxpaint.c:1804
msgid "Do you really want to quit?"
msgstr "Czy naprawdę chcesz zakończyć program?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:1803
#: ../tuxpaint.c:1807
msgid "Yes, I'm done!"
msgstr "Tak, skończyłem"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1806 ../tuxpaint.c:1833
#: ../tuxpaint.c:1810 ../tuxpaint.c:1837
msgid "No, take me back!"
msgstr "Nie, wróćmy do rysowania!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1810
#: ../tuxpaint.c:1814
msgid "If you quit, youll lose your picture! Save it?"
msgstr "Jeśli zakończysz, stracisz swój obrazek! Czy chcesz go zapisać?"
#: ../tuxpaint.c:1811 ../tuxpaint.c:1816
#: ../tuxpaint.c:1815 ../tuxpaint.c:1820
msgid "Yes, save it!"
msgstr "Tak, zapisz!"
#: ../tuxpaint.c:1812 ../tuxpaint.c:1817
#: ../tuxpaint.c:1816 ../tuxpaint.c:1821
msgid "No, don't bother saving!"
msgstr "Nie, nie zapisuj!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1815
#: ../tuxpaint.c:1819
msgid "Save your picture first?"
msgstr "Czy chcesz najpierw zapisać swój obrazek?"
#. Error opening picture
#: ../tuxpaint.c:1820
#: ../tuxpaint.c:1824
msgid "Cant open that picture!"
msgstr "Nie mogę otworzyć tego obrazka!"
#. Generic dialog dismissal
#: ../tuxpaint.c:1823 ../tuxpaint.c:1828 ../tuxpaint.c:1837 ../tuxpaint.c:1841
#: ../tuxpaint.c:1850
#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845
#: ../tuxpaint.c:1854
msgid "OK"
msgstr "OK"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1827
#: ../tuxpaint.c:1831
msgid "There are no saved files!"
msgstr "Brak zapisanych plików!"
#. Verification of print action
#: ../tuxpaint.c:1831
#: ../tuxpaint.c:1835
msgid "Print your picture now?"
msgstr "Czy chcesz teraz wydrukować swój obrazek?"
#: ../tuxpaint.c:1832
#: ../tuxpaint.c:1836
msgid "Yes, print it!"
msgstr "Tak, wydrukuj!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1836
#: ../tuxpaint.c:1840
msgid "Your picture has been printed!"
msgstr "Twój obrazek został wydrukowany!"
#. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1840
#: ../tuxpaint.c:1844
msgid "You cant print yet!"
msgstr "Nie możesz jeszcze drukować!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1844
#: ../tuxpaint.c:1848
msgid "Erase this picture?"
msgstr "Czy usunąć ten obrazek?"
#: ../tuxpaint.c:1845
#: ../tuxpaint.c:1849
msgid "Yes, erase it!"
msgstr "Tak, usuń!"
#: ../tuxpaint.c:1846
#: ../tuxpaint.c:1850
msgid "No, don't erase it!"
msgstr "Nie, nie usuwaj!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1849
#: ../tuxpaint.c:1853
msgid "Remember to use the left mouse button!"
msgstr "Pamiętaj, żeby użyć lewego przycisku myszki!"
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:1960
#: ../tuxpaint.c:1964
msgid "Sound muted."
msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:1965
#: ../tuxpaint.c:1969
msgid "Sound unmuted."
msgstr ""
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2402
#: ../tuxpaint.c:2406
msgid "Please wait…"
msgstr "Proszę zaczekaj..."
#: ../tuxpaint.c:7059
#: ../tuxpaint.c:7056
msgid "Pick a color."
msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7836
#: ../tuxpaint.c:7833
msgid "Erase"
msgstr "Usuń"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7839
#: ../tuxpaint.c:7836
msgid "Slides"
msgstr "Slajdy"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7842
#: ../tuxpaint.c:7839
msgid "Back"
msgstr "Wróć"
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7845
#: ../tuxpaint.c:7842
msgid "Next"
msgstr "Następny"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7848
#: ../tuxpaint.c:7845
msgid "Play"
msgstr "Pokaż"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces
#: ../tuxpaint.c:8441
#: ../tuxpaint.c:8438
msgid "Aa"
msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11318
#: ../tuxpaint.c:11343
msgid "Yes"
msgstr "Tak"
#: ../tuxpaint.c:11322
#: ../tuxpaint.c:11347
msgid "No"
msgstr "Nie"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12271
#: ../tuxpaint.c:12296
msgid "Replace the picture with your changes?"
msgstr "Czy zapisać zmiany w tym obrazku?"
#. Positive response to saving over old version
#. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12275
#: ../tuxpaint.c:12300
msgid "Yes, replace the old one!"
msgstr "Tak, zastąp stary plik!"
#. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12279
#: ../tuxpaint.c:12304
msgid "No, save a new file!"
msgstr "Nie, zapisz jako nowy plik!"
#: ../tuxpaint.c:13042
#: ../tuxpaint.c:13067
msgid "Choose the picture you want, then click “Open”."
msgstr "Wybierz obrazek, a potem kliknij 'Otwórz'."
#. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14029 ../tuxpaint.c:14343
#: ../tuxpaint.c:14054 ../tuxpaint.c:14368
msgid "Choose the pictures you want, then click “Play”."
msgstr "Wybierz obrazki, a potem kliknij 'Pokaż'."
@ -681,31 +681,31 @@ msgstr "Program do rysowania"
msgid "Tux Paint"
msgstr "Tux Paint"
#: ../../magic/src/blocks_chalk_drip.c:108
#: ../../magic/src/blocks_chalk_drip.c:133
msgid "Blocks"
msgstr "Bloki"
#: ../../magic/src/blocks_chalk_drip.c:110
#: ../../magic/src/blocks_chalk_drip.c:135
msgid "Chalk"
msgstr "Kreda"
#: ../../magic/src/blocks_chalk_drip.c:112
#: ../../magic/src/blocks_chalk_drip.c:137
msgid "Drip"
msgstr "Krople"
#: ../../magic/src/blocks_chalk_drip.c:122
#: ../../magic/src/blocks_chalk_drip.c:147
msgid "Click and move the mouse around to make the picture blocky."
msgstr ""
"Kliknij i przesuń myszką dookoła, aby obrazek wyglądał jak zrobiony z "
"kwadracików."
#: ../../magic/src/blocks_chalk_drip.c:125
#: ../../magic/src/blocks_chalk_drip.c:150
msgid ""
"Click and move the mouse around to turn the picture into a chalk drawing."
msgstr ""
"Kliknij i przesuń myszką dookoła, aby zamienić obrazek w rysunek kredą."
#: ../../magic/src/blocks_chalk_drip.c:128
#: ../../magic/src/blocks_chalk_drip.c:153
msgid "Click and move the mouse around to make the picture drip."
msgstr "Kliknij i przesuń myszką dookoła, aby obraz zaczął ociekać kroplami."
@ -765,19 +765,19 @@ msgstr ""
msgid "Click and drag the mouse to emboss the picture."
msgstr "Kliknij i przesuń myszką dookoła, aby rozmazać obrazek."
#: ../../magic/src/fade_darken.c:92
#: ../../magic/src/fade_darken.c:117
msgid "Lighten"
msgstr "Rozjaśnij"
#: ../../magic/src/fade_darken.c:94
#: ../../magic/src/fade_darken.c:119
msgid "Darken"
msgstr "Przyciemnij"
#: ../../magic/src/fade_darken.c:104
#: ../../magic/src/fade_darken.c:129
msgid "Click and move to fade the colors."
msgstr "Kliknij i przesuń myszką, aby rozjaśnić kolory."
#: ../../magic/src/fade_darken.c:107
#: ../../magic/src/fade_darken.c:132
msgid "Click and move to darken the colors."
msgstr "Kliknij i przesuń myszką, aby przyciemnić kolory."
@ -892,11 +892,11 @@ msgstr ""
msgid "Click to make ripples appear over your picture."
msgstr "Kliknij, aby zrobić odbicie obrazka jak w lusterku."
#: ../../magic/src/shift.c:86
#: ../../magic/src/shift.c:105
msgid "Shift"
msgstr ""
#: ../../magic/src/shift.c:92
#: ../../magic/src/shift.c:111
#, fuzzy
msgid "Click and drag to shift your picture around on the canvas."
msgstr "Kliknij i przesuń myszką dookoła, aby rozmazać obrazek."