Polish update by Piotr Kwiliński.
This commit is contained in:
parent
0f2764589f
commit
3ff1459f72
1 changed files with 103 additions and 158 deletions
261
src/po/pl.po
261
src/po/pl.po
|
|
@ -9,7 +9,7 @@ msgstr ""
|
||||||
"Project-Id-Version: tuxpaint 0.9.17\n"
|
"Project-Id-Version: tuxpaint 0.9.17\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2012-06-06 18:53+0200\n"
|
"POT-Creation-Date: 2012-06-06 18:53+0200\n"
|
||||||
"PO-Revision-Date: 2011-06-29 07:34+0100\n"
|
"PO-Revision-Date: 2012-09-04 09:30+0100\n"
|
||||||
"Last-Translator: Piotr Kwiliński <euvcp@hotmail.com>\n"
|
"Last-Translator: Piotr Kwiliński <euvcp@hotmail.com>\n"
|
||||||
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
|
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
|
||||||
"Language: pl\n"
|
"Language: pl\n"
|
||||||
|
|
@ -233,82 +233,95 @@ msgid "ZH_TW"
|
||||||
msgstr "Chiński"
|
msgstr "Chiński"
|
||||||
|
|
||||||
#. Square shape tool (4 equally-lengthed sides at right angles)
|
#. Square shape tool (4 equally-lengthed sides at right angles)
|
||||||
#: ../shapes.h:171 ../shapes.h:172
|
#: ../shapes.h:171
|
||||||
|
#: ../shapes.h:172
|
||||||
msgid "Square"
|
msgid "Square"
|
||||||
msgstr "Kwadrat"
|
msgstr "Kwadrat"
|
||||||
|
|
||||||
#. Rectangle shape tool (4 sides at right angles)
|
#. Rectangle shape tool (4 sides at right angles)
|
||||||
#: ../shapes.h:175 ../shapes.h:176
|
#: ../shapes.h:175
|
||||||
|
#: ../shapes.h:176
|
||||||
msgid "Rectangle"
|
msgid "Rectangle"
|
||||||
msgstr "Prostokąt"
|
msgstr "Prostokąt"
|
||||||
|
|
||||||
#. Circle shape tool (X radius and Y radius are the same)
|
#. Circle shape tool (X radius and Y radius are the same)
|
||||||
#: ../shapes.h:179 ../shapes.h:180
|
#: ../shapes.h:179
|
||||||
|
#: ../shapes.h:180
|
||||||
msgid "Circle"
|
msgid "Circle"
|
||||||
msgstr "Koło"
|
msgstr "Koło"
|
||||||
|
|
||||||
#. Ellipse shape tool (X radius and Y radius may differ)
|
#. Ellipse shape tool (X radius and Y radius may differ)
|
||||||
#: ../shapes.h:183 ../shapes.h:184
|
#: ../shapes.h:183
|
||||||
|
#: ../shapes.h:184
|
||||||
msgid "Ellipse"
|
msgid "Ellipse"
|
||||||
msgstr "Elipsa"
|
msgstr "Elipsa"
|
||||||
|
|
||||||
#. Triangle shape tool (3 sides)
|
#. Triangle shape tool (3 sides)
|
||||||
#: ../shapes.h:187 ../shapes.h:188
|
#: ../shapes.h:187
|
||||||
|
#: ../shapes.h:188
|
||||||
msgid "Triangle"
|
msgid "Triangle"
|
||||||
msgstr "Trójkąt"
|
msgstr "Trójkąt"
|
||||||
|
|
||||||
#. Pentagone shape tool (5 sides)
|
#. Pentagone shape tool (5 sides)
|
||||||
#: ../shapes.h:191 ../shapes.h:192
|
#: ../shapes.h:191
|
||||||
|
#: ../shapes.h:192
|
||||||
msgid "Pentagon"
|
msgid "Pentagon"
|
||||||
msgstr "Pięciokąt"
|
msgstr "Pięciokąt"
|
||||||
|
|
||||||
#. Rhombus shape tool (4 sides, not at right angles)
|
#. Rhombus shape tool (4 sides, not at right angles)
|
||||||
#: ../shapes.h:195 ../shapes.h:196
|
#: ../shapes.h:195
|
||||||
|
#: ../shapes.h:196
|
||||||
msgid "Rhombus"
|
msgid "Rhombus"
|
||||||
msgstr "Romb"
|
msgstr "Romb"
|
||||||
|
|
||||||
#. Octagon shape tool (8 sides)
|
#. Octagon shape tool (8 sides)
|
||||||
#: ../shapes.h:199 ../shapes.h:200
|
#: ../shapes.h:199
|
||||||
|
#: ../shapes.h:200
|
||||||
msgid "Octagon"
|
msgid "Octagon"
|
||||||
msgstr "Pięciokąt"
|
msgstr "Pięciokąt"
|
||||||
|
|
||||||
#. Description of a square
|
#. Description of a square
|
||||||
#: ../shapes.h:208 ../shapes.h:209
|
#: ../shapes.h:208
|
||||||
|
#: ../shapes.h:209
|
||||||
msgid "A square is a rectangle with four equal sides."
|
msgid "A square is a rectangle with four equal sides."
|
||||||
msgstr "Kwadrat jest prostokątem z czterema jednakowymi bokami."
|
msgstr "Kwadrat jest prostokątem z czterema jednakowymi bokami."
|
||||||
|
|
||||||
#. Description of a rectangle
|
#. Description of a rectangle
|
||||||
#: ../shapes.h:212 ../shapes.h:213
|
#: ../shapes.h:212
|
||||||
|
#: ../shapes.h:213
|
||||||
msgid "A rectangle has four sides and four right angles."
|
msgid "A rectangle has four sides and four right angles."
|
||||||
msgstr "Prostokąt ma cztery boki i cztery kąty proste."
|
msgstr "Prostokąt ma cztery boki i cztery kąty proste."
|
||||||
|
|
||||||
#: ../shapes.h:217 ../shapes.h:219
|
#: ../shapes.h:217
|
||||||
msgid ""
|
#: ../shapes.h:219
|
||||||
"A circle is a curve where all points have the same distance from the center."
|
msgid "A circle is a curve where all points have the same distance from the center."
|
||||||
msgstr ""
|
msgstr "Koło jest krzywą, której wszystkie punkty mają jednakową odległość od środka."
|
||||||
"Koło jest krzywą, której wszystkie punkty mają jednakową odległość od środka."
|
|
||||||
|
|
||||||
#. Description of an ellipse
|
#. Description of an ellipse
|
||||||
#: ../shapes.h:222 ../shapes.h:223
|
#: ../shapes.h:222
|
||||||
|
#: ../shapes.h:223
|
||||||
msgid "An ellipse is a stretched circle."
|
msgid "An ellipse is a stretched circle."
|
||||||
msgstr "Elipsa to rozciągnięte koło."
|
msgstr "Elipsa to rozciągnięte koło."
|
||||||
|
|
||||||
#. Description of a triangle
|
#. Description of a triangle
|
||||||
#: ../shapes.h:226 ../shapes.h:227
|
#: ../shapes.h:226
|
||||||
|
#: ../shapes.h:227
|
||||||
msgid "A triangle has three sides."
|
msgid "A triangle has three sides."
|
||||||
msgstr "Trójkąt ma trzy boki."
|
msgstr "Trójkąt ma trzy boki."
|
||||||
|
|
||||||
#. Description of a pentagon
|
#. Description of a pentagon
|
||||||
#: ../shapes.h:230 ../shapes.h:231
|
#: ../shapes.h:230
|
||||||
|
#: ../shapes.h:231
|
||||||
msgid "A pentagon has five sides."
|
msgid "A pentagon has five sides."
|
||||||
msgstr "Pięciokąt ma pięć boków."
|
msgstr "Pięciokąt ma pięć boków."
|
||||||
|
|
||||||
#: ../shapes.h:235 ../shapes.h:237
|
#: ../shapes.h:235
|
||||||
|
#: ../shapes.h:237
|
||||||
msgid "A rhombus has four equal sides, and opposite sides are parallel."
|
msgid "A rhombus has four equal sides, and opposite sides are parallel."
|
||||||
msgstr ""
|
msgstr "Romb ma cztery jednakowe boki, a boki leżące naprzeciw siebie są równoległe."
|
||||||
"Romb ma cztery jednakowe boki, a boki leżące naprzeciw siebie są równoległe."
|
|
||||||
|
|
||||||
#: ../shapes.h:241 ../shapes.h:243
|
#: ../shapes.h:241
|
||||||
|
#: ../shapes.h:243
|
||||||
msgid "An octagon has eight equal sides."
|
msgid "An octagon has eight equal sides."
|
||||||
msgstr "Ośmiokąt ma osiem równych boków."
|
msgstr "Ośmiokąt ma osiem równych boków."
|
||||||
|
|
||||||
|
|
@ -339,7 +352,8 @@ msgstr "Stemple"
|
||||||
|
|
||||||
#. Title of shape selector (buttons down the right for shapes tool)
|
#. Title of shape selector (buttons down the right for shapes tool)
|
||||||
#. Shape creation tool (square, circle, etc.)
|
#. Shape creation tool (square, circle, etc.)
|
||||||
#: ../titles.h:71 ../tools.h:71
|
#: ../titles.h:71
|
||||||
|
#: ../tools.h:71
|
||||||
msgid "Shapes"
|
msgid "Shapes"
|
||||||
msgstr "Kształty"
|
msgstr "Kształty"
|
||||||
|
|
||||||
|
|
@ -350,7 +364,8 @@ msgstr "Litery"
|
||||||
|
|
||||||
#. Title of magic tool selector (buttons down the right for magic (effect plugin) tool)
|
#. Title of magic tool selector (buttons down the right for magic (effect plugin) tool)
|
||||||
#. "Magic" effects tools (blur, flip image, etc.)
|
#. "Magic" effects tools (blur, flip image, etc.)
|
||||||
#: ../titles.h:77 ../tools.h:83
|
#: ../titles.h:77
|
||||||
|
#: ../tools.h:83
|
||||||
msgid "Magic"
|
msgid "Magic"
|
||||||
msgstr "Magia"
|
msgstr "Magia"
|
||||||
|
|
||||||
|
|
@ -402,7 +417,8 @@ msgstr "Nowy"
|
||||||
#. Open a saved picture
|
#. Open a saved picture
|
||||||
#. buttons for the file open dialog
|
#. buttons for the file open dialog
|
||||||
#. Open dialog: 'Open' button, to load the selected picture
|
#. Open dialog: 'Open' button, to load the selected picture
|
||||||
#: ../tools.h:98 ../tuxpaint.c:7507
|
#: ../tools.h:98
|
||||||
|
#: ../tuxpaint.c:7507
|
||||||
msgid "Open"
|
msgid "Open"
|
||||||
msgstr "Otwórz"
|
msgstr "Otwórz"
|
||||||
|
|
||||||
|
|
@ -438,34 +454,18 @@ msgstr "Kliknij, aby rozpocząć rysowanie linii. Puść, aby je zakończyć."
|
||||||
|
|
||||||
#. Shape tool instructions
|
#. Shape tool instructions
|
||||||
#: ../tools.h:124
|
#: ../tools.h:124
|
||||||
msgid ""
|
msgid "Pick a shape. Click to pick the center, drag, then let go when it is the size you want. Move around to rotate it, and click to draw it."
|
||||||
"Pick a shape. Click to pick the center, drag, then let go when it is the "
|
msgstr "Wybierz kształt. Kliknij, gdzie ma być środek, ciągnij aż wielkość będzie dobra. Ruszaj myszką, aby obrócić, kliknij, aby narysować."
|
||||||
"size you want. Move around to rotate it, and click to draw it."
|
|
||||||
msgstr ""
|
|
||||||
"Wybierz kształt. Kliknij, gdzie ma być środek, ciągnij aż wielkość będzie "
|
|
||||||
"dobra. Ruszaj myszką, aby obrócić, kliknij, aby narysować."
|
|
||||||
|
|
||||||
#. Text tool instructions
|
#. Text tool instructions
|
||||||
#: ../tools.h:127
|
#: ../tools.h:127
|
||||||
msgid ""
|
msgid "Choose a style of text. Click on your drawing and you can start typing. Press [Enter] or [Tab] to complete the text."
|
||||||
"Choose a style of text. Click on your drawing and you can start typing. "
|
msgstr "Wybierz styl tekstu. Kliknij na rysunek i rozpocznij pisanie. Naciśnij [Enter] lub [Tab] by zakończyć tekst."
|
||||||
"Press [Enter] or [Tab] to complete the text."
|
|
||||||
msgstr ""
|
|
||||||
"Wybierz styl tekstu. Kliknij na rysunek i rozpocznij pisanie. Naciśnij "
|
|
||||||
"[Enter] lub [Tab] by zakończyć tekst."
|
|
||||||
|
|
||||||
#. Label tool instructions
|
#. Label tool instructions
|
||||||
#: ../tools.h:130
|
#: ../tools.h:130
|
||||||
msgid ""
|
msgid "Choose a style of text. Click on your drawing and you can start typing. Press [Enter] or [Tab] to complete the text. By using the selector button and clicking an exist label, you can move it, edit it and change its text style."
|
||||||
"Choose a style of text. Click on your drawing and you can start typing. "
|
msgstr "Choose a style of text. Click on your drawing and you can start typing. Press [Enter] or [Tab] to complete the text. Uzywając przycisku wyboru i klikając na istnejącą etykietę możesz ją przemieszczać, edytować i zmnieniać styl tekstu."
|
||||||
"Press [Enter] or [Tab] to complete the text. By using the selector button "
|
|
||||||
"and clicking an exist label, you can move it, edit it and change its text "
|
|
||||||
"style."
|
|
||||||
msgstr ""
|
|
||||||
"Choose a style of text. Click on your drawing and you can start typing. "
|
|
||||||
"Press [Enter] or [Tab] to complete the text. Uzywając przycisku wyboru i "
|
|
||||||
"klikając na istnejącą etykietę możesz ją przemieszczać, edytować i zmnieniać "
|
|
||||||
"styl tekstu."
|
|
||||||
|
|
||||||
#. Magic tool instruction
|
#. Magic tool instruction
|
||||||
#: ../tools.h:136
|
#: ../tools.h:136
|
||||||
|
|
@ -543,7 +543,8 @@ msgid "Yes, I’m done!"
|
||||||
msgstr "Tak, skończyłem"
|
msgstr "Tak, skończyłem"
|
||||||
|
|
||||||
#. Quit prompt negative response (don't quit)
|
#. Quit prompt negative response (don't quit)
|
||||||
#: ../tuxpaint.c:2044 ../tuxpaint.c:2071
|
#: ../tuxpaint.c:2044
|
||||||
|
#: ../tuxpaint.c:2071
|
||||||
msgid "No, take me back!"
|
msgid "No, take me back!"
|
||||||
msgstr "Nie, wróćmy do rysowania!"
|
msgstr "Nie, wróćmy do rysowania!"
|
||||||
|
|
||||||
|
|
@ -552,11 +553,13 @@ msgstr "Nie, wróćmy do rysowania!"
|
||||||
msgid "If you quit, you’ll lose your picture! Save it?"
|
msgid "If you quit, you’ll lose your picture! Save it?"
|
||||||
msgstr "Jeśli zakończysz, stracisz swój obrazek! Czy chcesz go zapisać?"
|
msgstr "Jeśli zakończysz, stracisz swój obrazek! Czy chcesz go zapisać?"
|
||||||
|
|
||||||
#: ../tuxpaint.c:2049 ../tuxpaint.c:2054
|
#: ../tuxpaint.c:2049
|
||||||
|
#: ../tuxpaint.c:2054
|
||||||
msgid "Yes, save it!"
|
msgid "Yes, save it!"
|
||||||
msgstr "Tak, zapisz!"
|
msgstr "Tak, zapisz!"
|
||||||
|
|
||||||
#: ../tuxpaint.c:2050 ../tuxpaint.c:2055
|
#: ../tuxpaint.c:2050
|
||||||
|
#: ../tuxpaint.c:2055
|
||||||
msgid "No, don’t bother saving!"
|
msgid "No, don’t bother saving!"
|
||||||
msgstr "Nie, nie zapisuj!"
|
msgstr "Nie, nie zapisuj!"
|
||||||
|
|
||||||
|
|
@ -571,7 +574,10 @@ msgid "Can’t open that picture!"
|
||||||
msgstr "Nie mogę otworzyć tego obrazka!"
|
msgstr "Nie mogę otworzyć tego obrazka!"
|
||||||
|
|
||||||
#. Generic dialog dismissal
|
#. Generic dialog dismissal
|
||||||
#: ../tuxpaint.c:2061 ../tuxpaint.c:2066 ../tuxpaint.c:2075 ../tuxpaint.c:2082
|
#: ../tuxpaint.c:2061
|
||||||
|
#: ../tuxpaint.c:2066
|
||||||
|
#: ../tuxpaint.c:2075
|
||||||
|
#: ../tuxpaint.c:2082
|
||||||
#: ../tuxpaint.c:2091
|
#: ../tuxpaint.c:2091
|
||||||
msgid "OK"
|
msgid "OK"
|
||||||
msgstr "OK"
|
msgstr "OK"
|
||||||
|
|
@ -701,7 +707,8 @@ msgstr "Wybierz obrazek, a potem kliknij 'Otwórz'."
|
||||||
|
|
||||||
#. Let user choose images:
|
#. Let user choose images:
|
||||||
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
|
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
|
||||||
#: ../tuxpaint.c:14794 ../tuxpaint.c:15122
|
#: ../tuxpaint.c:14794
|
||||||
|
#: ../tuxpaint.c:15122
|
||||||
msgid "Choose the pictures you want, then click “Play”."
|
msgid "Choose the pictures you want, then click “Play”."
|
||||||
msgstr "Wybierz obrazki, a potem kliknij 'Pokaż'."
|
msgstr "Wybierz obrazki, a potem kliknij 'Pokaż'."
|
||||||
|
|
||||||
|
|
@ -727,8 +734,7 @@ msgstr "Zmień kolor"
|
||||||
|
|
||||||
#: ../../magic/src/alien.c:67
|
#: ../../magic/src/alien.c:67
|
||||||
msgid "Click and move the mouse to change the colors in parts of your picture."
|
msgid "Click and move the mouse to change the colors in parts of your picture."
|
||||||
msgstr ""
|
msgstr "Kliknij i przesuń myszką dookoła, aby zmienić kolory na części rysunku."
|
||||||
"Kliknij i przesuń myszką dookoła, aby zmienić kolory na części rysunku."
|
|
||||||
|
|
||||||
#: ../../magic/src/alien.c:68
|
#: ../../magic/src/alien.c:68
|
||||||
msgid "Click to change the colors in your entire picture."
|
msgid "Click to change the colors in your entire picture."
|
||||||
|
|
@ -739,12 +745,8 @@ msgid "Blind"
|
||||||
msgstr "Żaluzje"
|
msgstr "Żaluzje"
|
||||||
|
|
||||||
#: ../../magic/src/blind.c:122
|
#: ../../magic/src/blind.c:122
|
||||||
msgid ""
|
msgid "Click towards the edge of your picture to pull window blinds over it. Move perpendicularly to open or close the blinds."
|
||||||
"Click towards the edge of your picture to pull window blinds over it. Move "
|
msgstr "Kliknij w kierunku narożnika rysunku by zaciągnąć żaluzje. Poruszaj pionowo by otworzyć lub zamknąć żaluzje."
|
||||||
"perpendicularly to open or close the blinds."
|
|
||||||
msgstr ""
|
|
||||||
"Kliknij w kierunku narożnika rysunku by zaciągnąć żaluzje. Poruszaj pionowo "
|
|
||||||
"by otworzyć lub zamknąć żaluzje."
|
|
||||||
|
|
||||||
#: ../../magic/src/blocks_chalk_drip.c:136
|
#: ../../magic/src/blocks_chalk_drip.c:136
|
||||||
msgid "Blocks"
|
msgid "Blocks"
|
||||||
|
|
@ -760,15 +762,11 @@ msgstr "Krople"
|
||||||
|
|
||||||
#: ../../magic/src/blocks_chalk_drip.c:150
|
#: ../../magic/src/blocks_chalk_drip.c:150
|
||||||
msgid "Click and move the mouse around to make the picture blocky."
|
msgid "Click and move the mouse around to make the picture blocky."
|
||||||
msgstr ""
|
msgstr "Kliknij i przesuń myszką dookoła, aby obrazek wyglądał jak zrobiony z kwadracików."
|
||||||
"Kliknij i przesuń myszką dookoła, aby obrazek wyglądał jak zrobiony z "
|
|
||||||
"kwadracików."
|
|
||||||
|
|
||||||
#: ../../magic/src/blocks_chalk_drip.c:153
|
#: ../../magic/src/blocks_chalk_drip.c:153
|
||||||
msgid ""
|
msgid "Click and move the mouse around to turn the picture into a chalk drawing."
|
||||||
"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ą."
|
||||||
msgstr ""
|
|
||||||
"Kliknij i przesuń myszką dookoła, aby zamienić obrazek w rysunek kredą."
|
|
||||||
|
|
||||||
#: ../../magic/src/blocks_chalk_drip.c:156
|
#: ../../magic/src/blocks_chalk_drip.c:156
|
||||||
msgid "Click and move the mouse around to make the picture drip."
|
msgid "Click and move the mouse around to make the picture drip."
|
||||||
|
|
@ -886,8 +884,7 @@ msgstr "Kwiat"
|
||||||
|
|
||||||
#: ../../magic/src/flower.c:156
|
#: ../../magic/src/flower.c:156
|
||||||
msgid "Click and drag to draw a flower stalk. Let go to finish the flower."
|
msgid "Click and drag to draw a flower stalk. Let go to finish the flower."
|
||||||
msgstr ""
|
msgstr "Kliknij i przeciągnij by narysować łodygę kwiatka. Dajel, dokończ kwiatek."
|
||||||
"Kliknij i przeciągnij by narysować łodygę kwiatka. Dajel, dokończ kwiatek."
|
|
||||||
|
|
||||||
#: ../../magic/src/foam.c:121
|
#: ../../magic/src/foam.c:121
|
||||||
msgid "Foam"
|
msgid "Foam"
|
||||||
|
|
@ -902,13 +899,12 @@ msgid "Fold"
|
||||||
msgstr "Złóż"
|
msgstr "Złóż"
|
||||||
|
|
||||||
#: ../../magic/src/fold.c:107
|
#: ../../magic/src/fold.c:107
|
||||||
msgid ""
|
msgid "Choose a background color and click to turn the corner of the page over."
|
||||||
"Choose a background color and click to turn the corner of the page over."
|
|
||||||
msgstr "Wybierz kolor tła i kliknij by podwinąć narożnik rysunku."
|
msgstr "Wybierz kolor tła i kliknij by podwinąć narożnik rysunku."
|
||||||
|
|
||||||
#: ../../magic/src/fretwork.c:176
|
#: ../../magic/src/fretwork.c:176
|
||||||
msgid "Fretwork"
|
msgid "Fretwork"
|
||||||
msgstr ""
|
msgstr "Ornament"
|
||||||
|
|
||||||
#: ../../magic/src/fretwork.c:180
|
#: ../../magic/src/fretwork.c:180
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
|
|
@ -943,7 +939,7 @@ msgstr "Kliknij i przesuń, aby narysować trawę."
|
||||||
|
|
||||||
#: ../../magic/src/halftone.c:34
|
#: ../../magic/src/halftone.c:34
|
||||||
msgid "Halftone"
|
msgid "Halftone"
|
||||||
msgstr ""
|
msgstr "Raster"
|
||||||
|
|
||||||
#: ../../magic/src/halftone.c:38
|
#: ../../magic/src/halftone.c:38
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
|
|
@ -961,11 +957,11 @@ msgstr "Symetrycznie Góra/Dół"
|
||||||
|
|
||||||
#: ../../magic/src/kalidescope.c:124
|
#: ../../magic/src/kalidescope.c:124
|
||||||
msgid "Pattern"
|
msgid "Pattern"
|
||||||
msgstr ""
|
msgstr "Wzór"
|
||||||
|
|
||||||
#: ../../magic/src/kalidescope.c:126
|
#: ../../magic/src/kalidescope.c:126
|
||||||
msgid "Tiles"
|
msgid "Tiles"
|
||||||
msgstr ""
|
msgstr "Płytki"
|
||||||
|
|
||||||
#. KAL_BOTH
|
#. KAL_BOTH
|
||||||
#: ../../magic/src/kalidescope.c:128
|
#: ../../magic/src/kalidescope.c:128
|
||||||
|
|
@ -973,20 +969,12 @@ msgid "Kaleidoscope"
|
||||||
msgstr "Kalejdoskop"
|
msgstr "Kalejdoskop"
|
||||||
|
|
||||||
#: ../../magic/src/kalidescope.c:136
|
#: ../../magic/src/kalidescope.c:136
|
||||||
msgid ""
|
msgid "Click and drag the mouse to draw with two brushes that are symmetric across the left and right of your picture."
|
||||||
"Click and drag the mouse to draw with two brushes that are symmetric across "
|
msgstr "Kliknij i przeciągnij myszką aby malować dwoma symetrycznymi pędzlami po prawej i lewej stronie rysunku."
|
||||||
"the left and right of your picture."
|
|
||||||
msgstr ""
|
|
||||||
"Kliknij i przeciągnij myszką aby malować dwoma symetrycznymi pędzlami po "
|
|
||||||
"prawej i lewej stronie rysunku."
|
|
||||||
|
|
||||||
#: ../../magic/src/kalidescope.c:138
|
#: ../../magic/src/kalidescope.c:138
|
||||||
msgid ""
|
msgid "Click and drag the mouse to draw with two brushes that are symmetric across the top and bottom of your picture."
|
||||||
"Click and drag the mouse to draw with two brushes that are symmetric across "
|
msgstr "Kliknij i przeciągnij myszką aby malować dwoma symetrycznymi pędzlami u góry i na dole rysunku."
|
||||||
"the top and bottom of your picture."
|
|
||||||
msgstr ""
|
|
||||||
"Kliknij i przeciągnij myszką aby malować dwoma symetrycznymi pędzlami u góry "
|
|
||||||
"i na dole rysunku."
|
|
||||||
|
|
||||||
#: ../../magic/src/kalidescope.c:140
|
#: ../../magic/src/kalidescope.c:140
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
|
|
@ -999,19 +987,13 @@ msgstr "Kliknij i przeciągnij myszką by wykonać wytłoczenie rysunku."
|
||||||
#| msgid ""
|
#| msgid ""
|
||||||
#| "Click and drag the mouse to draw with two brushes that are symmetric "
|
#| "Click and drag the mouse to draw with two brushes that are symmetric "
|
||||||
#| "across the left and right of your picture."
|
#| "across the left and right of your picture."
|
||||||
msgid ""
|
msgid "Click and drag the mouse to draw a pattern plus its symmetric across the picture."
|
||||||
"Click and drag the mouse to draw a pattern plus its symmetric across the "
|
msgstr "Kliknij i przeciągnij myszką aby malować dwoma symetrycznymi pędzlami po prawej i lewej stronie rysunku."
|
||||||
"picture."
|
|
||||||
msgstr ""
|
|
||||||
"Kliknij i przeciągnij myszką aby malować dwoma symetrycznymi pędzlami po "
|
|
||||||
"prawej i lewej stronie rysunku."
|
|
||||||
|
|
||||||
#. KAL_BOTH
|
#. KAL_BOTH
|
||||||
#: ../../magic/src/kalidescope.c:144
|
#: ../../magic/src/kalidescope.c:144
|
||||||
msgid ""
|
msgid "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
|
||||||
"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
|
msgstr "Kliknij i przesuń myszką, aby narysować symetryczne ślady (kalejdosokop)."
|
||||||
msgstr ""
|
|
||||||
"Kliknij i przesuń myszką, aby narysować symetryczne ślady (kalejdosokop)."
|
|
||||||
|
|
||||||
#: ../../magic/src/light.c:107
|
#: ../../magic/src/light.c:107
|
||||||
msgid "Light"
|
msgid "Light"
|
||||||
|
|
@ -1050,8 +1032,7 @@ msgid "Mosaic"
|
||||||
msgstr "Mozaika"
|
msgstr "Mozaika"
|
||||||
|
|
||||||
#: ../../magic/src/mosaic.c:103
|
#: ../../magic/src/mosaic.c:103
|
||||||
msgid ""
|
msgid "Click and move the mouse to add a mosaic effect to parts of your picture."
|
||||||
"Click and move the mouse to add a mosaic effect to parts of your picture."
|
|
||||||
msgstr "Kliknij i przeciągnij myszką by dodać efekt mozaiki na części rysunku."
|
msgstr "Kliknij i przeciągnij myszką by dodać efekt mozaiki na części rysunku."
|
||||||
|
|
||||||
#: ../../magic/src/mosaic.c:104
|
#: ../../magic/src/mosaic.c:104
|
||||||
|
|
@ -1071,32 +1052,24 @@ msgid "Irregular Mosaic"
|
||||||
msgstr "Nieregularna mozaika"
|
msgstr "Nieregularna mozaika"
|
||||||
|
|
||||||
#: ../../magic/src/mosaic_shaped.c:149
|
#: ../../magic/src/mosaic_shaped.c:149
|
||||||
msgid ""
|
msgid "Click and move the mouse to add a square mosaic to parts of your picture."
|
||||||
"Click and move the mouse to add a square mosaic to parts of your picture."
|
msgstr "Kliknij i przeciągnij myszką aby dodać kwadratową mozaikę na części rysunku."
|
||||||
msgstr ""
|
|
||||||
"Kliknij i przeciągnij myszką aby dodać kwadratową mozaikę na części rysunku."
|
|
||||||
|
|
||||||
#: ../../magic/src/mosaic_shaped.c:150
|
#: ../../magic/src/mosaic_shaped.c:150
|
||||||
msgid "Click to add a square mosaic to your entire picture."
|
msgid "Click to add a square mosaic to your entire picture."
|
||||||
msgstr "Kliknij aby dodać kwadratową mozaikę na całym rysunku."
|
msgstr "Kliknij aby dodać kwadratową mozaikę na całym rysunku."
|
||||||
|
|
||||||
#: ../../magic/src/mosaic_shaped.c:152
|
#: ../../magic/src/mosaic_shaped.c:152
|
||||||
msgid ""
|
msgid "Click and move the mouse to add a hexagonal mosaic to parts of your picture."
|
||||||
"Click and move the mouse to add a hexagonal mosaic to parts of your picture."
|
msgstr "Kliknij i przeciągnij myszką aby dodać sześciokątną mozaikę na części rysunku."
|
||||||
msgstr ""
|
|
||||||
"Kliknij i przeciągnij myszką aby dodać sześciokątną mozaikę na części "
|
|
||||||
"rysunku."
|
|
||||||
|
|
||||||
#: ../../magic/src/mosaic_shaped.c:153
|
#: ../../magic/src/mosaic_shaped.c:153
|
||||||
msgid "Click to add a hexagonal mosaic to your entire picture."
|
msgid "Click to add a hexagonal mosaic to your entire picture."
|
||||||
msgstr "Klikni aby dodać sześciokątną mozaikę na całym rysunku."
|
msgstr "Klikni aby dodać sześciokątną mozaikę na całym rysunku."
|
||||||
|
|
||||||
#: ../../magic/src/mosaic_shaped.c:155
|
#: ../../magic/src/mosaic_shaped.c:155
|
||||||
msgid ""
|
msgid "Click and move the mouse to add an irregular mosaic to parts of your picture."
|
||||||
"Click and move the mouse to add an irregular mosaic to parts of your picture."
|
msgstr "Kliknij i przeciągnij myszką aby dodać nieregularną mozaikę na części rysunku."
|
||||||
msgstr ""
|
|
||||||
"Kliknij i przeciągnij myszką aby dodać nieregularną mozaikę na części "
|
|
||||||
"rysunku."
|
|
||||||
|
|
||||||
#: ../../magic/src/mosaic_shaped.c:156
|
#: ../../magic/src/mosaic_shaped.c:156
|
||||||
msgid "Click to add an irregular mosaic to your entire picture."
|
msgid "Click to add an irregular mosaic to your entire picture."
|
||||||
|
|
@ -1140,9 +1113,7 @@ msgstr "Kliknij na narożniku i przeciągnij dokąd chcesz podwinąć rysunek."
|
||||||
|
|
||||||
#: ../../magic/src/perspective.c:154
|
#: ../../magic/src/perspective.c:154
|
||||||
msgid "Click and drag up to zoom in or drag down to zoom out the picture."
|
msgid "Click and drag up to zoom in or drag down to zoom out the picture."
|
||||||
msgstr ""
|
msgstr "Kliknij i przeciągnij w górę aby powiększyć lub przeciągnij w dół aby pomniejszyć rysunek."
|
||||||
"Kliknij i przeciągnij w górę aby powiększyć lub przeciągnij w dół aby "
|
|
||||||
"pomniejszyć rysunek."
|
|
||||||
|
|
||||||
#: ../../magic/src/puzzle.c:105
|
#: ../../magic/src/puzzle.c:105
|
||||||
msgid "Puzzle"
|
msgid "Puzzle"
|
||||||
|
|
@ -1193,9 +1164,7 @@ msgid "ROYGBIV Rainbow"
|
||||||
msgstr "Tęcza"
|
msgstr "Tęcza"
|
||||||
|
|
||||||
#: ../../magic/src/realrainbow.c:117
|
#: ../../magic/src/realrainbow.c:117
|
||||||
msgid ""
|
msgid "Click where you want your rainbow to start, drag to where you want it to end, and then let go to draw a rainbow."
|
||||||
"Click where you want your rainbow to start, drag to where you want it to "
|
|
||||||
"end, and then let go to draw a rainbow."
|
|
||||||
msgstr "Kliknij gdzie ma się zaczynać i kończyć łuk tęczy a narysujesz tęczę."
|
msgstr "Kliknij gdzie ma się zaczynać i kończyć łuk tęczy a narysujesz tęczę."
|
||||||
|
|
||||||
#: ../../magic/src/ripples.c:106
|
#: ../../magic/src/ripples.c:106
|
||||||
|
|
@ -1256,8 +1225,7 @@ msgstr "Kliknij i poruszaj myszką aby utworzyć czarno-biały zarys."
|
||||||
|
|
||||||
#: ../../magic/src/sharpen.c:83
|
#: ../../magic/src/sharpen.c:83
|
||||||
msgid "Click to create a black and white silhouette of your entire picture."
|
msgid "Click to create a black and white silhouette of your entire picture."
|
||||||
msgstr ""
|
msgstr "Kliknij i poruszaj myszką aby utworzyć czarno-biały zarys na całym rysunku."
|
||||||
"Kliknij i poruszaj myszką aby utworzyć czarno-biały zarys na całym rysunku."
|
|
||||||
|
|
||||||
#: ../../magic/src/shift.c:109
|
#: ../../magic/src/shift.c:109
|
||||||
msgid "Shift"
|
msgid "Shift"
|
||||||
|
|
@ -1314,12 +1282,8 @@ msgid "String 'V'"
|
||||||
msgstr "Sieć 'V'"
|
msgstr "Sieć 'V'"
|
||||||
|
|
||||||
#: ../../magic/src/string.c:137
|
#: ../../magic/src/string.c:137
|
||||||
msgid ""
|
msgid "Click and drag to draw string art. Drag top-bottom to draw less or more lines, left or right to make a bigger hole."
|
||||||
"Click and drag to draw string art. Drag top-bottom to draw less or more "
|
msgstr "kliknij i przesuń by narysować siatkę. Przesuń góra-dół by narysowac mniej lub więcej lini, prawo-lewo by zrobić większy otwór."
|
||||||
"lines, left or right to make a bigger hole."
|
|
||||||
msgstr ""
|
|
||||||
"kliknij i przesuń by narysować siatkę. Przesuń góra-dół by narysowac mniej "
|
|
||||||
"lub więcej lini, prawo-lewo by zrobić większy otwór."
|
|
||||||
|
|
||||||
#: ../../magic/src/string.c:140
|
#: ../../magic/src/string.c:140
|
||||||
msgid "Click and drag to draw arrows made of string art."
|
msgid "Click and drag to draw arrows made of string art."
|
||||||
|
|
@ -1338,8 +1302,7 @@ msgid "Color & White"
|
||||||
msgstr "Kolor & Biel"
|
msgstr "Kolor & Biel"
|
||||||
|
|
||||||
#: ../../magic/src/tint.c:75
|
#: ../../magic/src/tint.c:75
|
||||||
msgid ""
|
msgid "Click and move the mouse around to change the color of parts of your picture."
|
||||||
"Click and move the mouse around to change the color of parts of your picture."
|
|
||||||
msgstr "kliknij i poruszaj myszką by zmienić kolor części rysunku."
|
msgstr "kliknij i poruszaj myszką by zmienić kolor części rysunku."
|
||||||
|
|
||||||
#: ../../magic/src/tint.c:76
|
#: ../../magic/src/tint.c:76
|
||||||
|
|
@ -1347,12 +1310,8 @@ msgid "Click to change the color of your entire picture."
|
||||||
msgstr "Kliknij, aby zmienić kolor całego rysunku."
|
msgstr "Kliknij, aby zmienić kolor całego rysunku."
|
||||||
|
|
||||||
#: ../../magic/src/tint.c:77
|
#: ../../magic/src/tint.c:77
|
||||||
msgid ""
|
msgid "Click and move the mouse around to turn parts of your picture into white and a color you choose."
|
||||||
"Click and move the mouse around to turn parts of your picture into white and "
|
msgstr "Kliknij i przesuń myszką dookoła, aby zmienić fragmenty rysunku na biało i kolor, który wybrałeś."
|
||||||
"a color you choose."
|
|
||||||
msgstr ""
|
|
||||||
"Kliknij i przesuń myszką dookoła, aby zmienić fragmenty rysunku na biało i "
|
|
||||||
"kolor, który wybrałeś."
|
|
||||||
|
|
||||||
#: ../../magic/src/tint.c:78
|
#: ../../magic/src/tint.c:78
|
||||||
msgid "Click to turn your entire picture into white and a color you choose."
|
msgid "Click to turn your entire picture into white and a color you choose."
|
||||||
|
|
@ -1364,8 +1323,7 @@ msgstr "Pasta do zębów"
|
||||||
|
|
||||||
#: ../../magic/src/toothpaste.c:68
|
#: ../../magic/src/toothpaste.c:68
|
||||||
msgid "Click and drag to squirt toothpaste onto your picture."
|
msgid "Click and drag to squirt toothpaste onto your picture."
|
||||||
msgstr ""
|
msgstr "Kliknij i przesuń myszką dookoła, aby wycisnąć pastę do zębów na rysunek."
|
||||||
"Kliknij i przesuń myszką dookoła, aby wycisnąć pastę do zębów na rysunek."
|
|
||||||
|
|
||||||
#: ../../magic/src/tornado.c:157
|
#: ../../magic/src/tornado.c:157
|
||||||
msgid "Tornado"
|
msgid "Tornado"
|
||||||
|
|
@ -1380,12 +1338,8 @@ msgid "TV"
|
||||||
msgstr "TV"
|
msgstr "TV"
|
||||||
|
|
||||||
#: ../../magic/src/tv.c:105
|
#: ../../magic/src/tv.c:105
|
||||||
msgid ""
|
msgid "Click and drag to make parts of your picture look like they are on television."
|
||||||
"Click and drag to make parts of your picture look like they are on "
|
msgstr "Kliknij i przesuń myszką dookoła, aby części rysunku wyglądały jak w telewizorze."
|
||||||
"television."
|
|
||||||
msgstr ""
|
|
||||||
"Kliknij i przesuń myszką dookoła, aby części rysunku wyglądały jak w "
|
|
||||||
"telewizorze."
|
|
||||||
|
|
||||||
#: ../../magic/src/tv.c:108
|
#: ../../magic/src/tv.c:108
|
||||||
msgid "Click to make your picture look like it's on television."
|
msgid "Click to make your picture look like it's on television."
|
||||||
|
|
@ -1400,22 +1354,12 @@ msgid "Wavelets"
|
||||||
msgstr "Falki"
|
msgstr "Falki"
|
||||||
|
|
||||||
#: ../../magic/src/waves.c:111
|
#: ../../magic/src/waves.c:111
|
||||||
msgid ""
|
msgid "Click to make the picture horizontally wavy. Click toward the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves."
|
||||||
"Click to make the picture horizontally wavy. Click toward the top for "
|
msgstr "Kliknij aby utorzyć na obrazku poziome fale. Kliknij w górę by uzyskać niższe fale, w dół wyższe fale, w lewo małe fale i w górę większe fale."
|
||||||
"shorter waves, the bottom for taller waves, the left for small waves, and "
|
|
||||||
"the right for long waves."
|
|
||||||
msgstr ""
|
|
||||||
"Kliknij aby utorzyć na obrazku poziome fale. Kliknij w górę by uzyskać "
|
|
||||||
"niższe fale, w dół wyższe fale, w lewo małe fale i w górę większe fale."
|
|
||||||
|
|
||||||
#: ../../magic/src/waves.c:112
|
#: ../../magic/src/waves.c:112
|
||||||
msgid ""
|
msgid "Click to make the picture vertically wavy. Click toward the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves."
|
||||||
"Click to make the picture vertically wavy. Click toward the top for shorter "
|
msgstr "Kliknij aby utorzyć na obrazku pionowe fale. Kliknij w górę by uzyskać niższe fale, w dół wyższe fale, w lewo małe fale i w górę większe fale."
|
||||||
"waves, the bottom for taller waves, the left for small waves, and the right "
|
|
||||||
"for long waves."
|
|
||||||
msgstr ""
|
|
||||||
"Kliknij aby utorzyć na obrazku pionowe fale. Kliknij w górę by uzyskać "
|
|
||||||
"niższe fale, w dół wyższe fale, w lewo małe fale i w górę większe fale."
|
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
|
|
@ -1523,3 +1467,4 @@ msgstr ""
|
||||||
|
|
||||||
#~ msgid "Yes, let's start fresh!"
|
#~ msgid "Yes, let's start fresh!"
|
||||||
#~ msgstr "Tak, zacznijmy od nowa!"
|
#~ msgstr "Tak, zacznijmy od nowa!"
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue