Refresh PO & POT to sync up with source code

No string changes
This commit is contained in:
Bill Kendrick 2021-09-23 00:17:48 -07:00
parent e3d1f85ac9
commit 2f9526f986
130 changed files with 21703 additions and 21060 deletions

View file

@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-20 23:36-0700\n"
"POT-Creation-Date: 2021-09-23 00:17-0700\n"
"PO-Revision-Date: 2010-07-08 13:33+0100\n"
"Last-Translator: Zdeněk Chalupský <chalzd@gmail.com>\n"
"Language-Team: Czech <cs@li.org>\n"
@ -506,7 +506,7 @@ msgstr "Nový"
#. Open a saved picture
#. Buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:98 ../tuxpaint.c:8285
#: ../tools.h:98 ../tuxpaint.c:8364
msgid "Open"
msgstr "Otevřít"
@ -631,227 +631,227 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Dobrá... A teď můžeme pokračovat dál!"
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:2205
#: ../tuxpaint.c:2209
msgid "Do you really want to quit?"
msgstr "Opravdu chceš malování ukončit?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:2208
#: ../tuxpaint.c:2212
msgid "Yes, Im done!"
msgstr "Ano, jsem hotov!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:2211 ../tuxpaint.c:2238
#: ../tuxpaint.c:2215 ../tuxpaint.c:2242
msgid "No, take me back!"
msgstr "Nechci, ještě budu kreslit!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:2215
#: ../tuxpaint.c:2219
msgid "If you quit, youll lose your picture! Save it?"
msgstr "Pokud skončíš, ztratíš svůj obrázek. Chceš ho uložit?"
#: ../tuxpaint.c:2216 ../tuxpaint.c:2221
#: ../tuxpaint.c:2220 ../tuxpaint.c:2225
msgid "Yes, save it!"
msgstr "Ano, uložit!"
#: ../tuxpaint.c:2217 ../tuxpaint.c:2222
#: ../tuxpaint.c:2221 ../tuxpaint.c:2226
msgid "No, dont bother saving!"
msgstr "Ne, nebudeme ho ukládat!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:2220
#: ../tuxpaint.c:2224
msgid "Save your picture first?"
msgstr "Chceš nejdřív uložit svůj obrázek?"
#. Error opening picture
#: ../tuxpaint.c:2225
#: ../tuxpaint.c:2229
msgid "Cant open that picture!"
msgstr "Tento obrázek nelze otevřít!"
#. Generic dialog dismissal
#: ../tuxpaint.c:2228 ../tuxpaint.c:2233 ../tuxpaint.c:2242 ../tuxpaint.c:2249
#: ../tuxpaint.c:2258 ../tuxpaint.c:2263
#: ../tuxpaint.c:2232 ../tuxpaint.c:2237 ../tuxpaint.c:2246 ../tuxpaint.c:2253
#: ../tuxpaint.c:2262 ../tuxpaint.c:2267
msgid "OK"
msgstr "OK"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:2232
#: ../tuxpaint.c:2236
msgid "There are no saved files!"
msgstr "Nejsou zde žádné uložené soubory!"
#. Verification of print action
#: ../tuxpaint.c:2236
#: ../tuxpaint.c:2240
msgid "Print your picture now?"
msgstr "Chceš obrázek vytisknout?"
#: ../tuxpaint.c:2237
#: ../tuxpaint.c:2241
msgid "Yes, print it!"
msgstr "Ano, vytisknout!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:2241
#: ../tuxpaint.c:2245
msgid "Your picture has been printed!"
msgstr "Obrázek byl vytištěn!"
#. We got an error printing
#: ../tuxpaint.c:2245
#: ../tuxpaint.c:2249
msgid "Sorry! Your picture could not be printed!"
msgstr "Omlouváme se! Tvůj obraz nemohl být vytištěn!"
#. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:2248
#: ../tuxpaint.c:2252
msgid "You cant print yet!"
msgstr "Zatím nelze tisknout!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:2252
#: ../tuxpaint.c:2256
msgid "Erase this picture?"
msgstr "Smazat tento obrázek?"
#: ../tuxpaint.c:2253
#: ../tuxpaint.c:2257
msgid "Yes, erase it!"
msgstr "Ano smazat!"
#: ../tuxpaint.c:2254
#: ../tuxpaint.c:2258
msgid "No, dont erase it!"
msgstr "Ne, nemazat!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:2257
#: ../tuxpaint.c:2261
msgid "Remember to use the left mouse button!"
msgstr "Nezapomeň používat levé tlačítko myši!"
#. Confirmation of successful (we hope) image export
#: ../tuxpaint.c:2261
#: ../tuxpaint.c:2265
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your picture has been exported!"
msgstr "Obrázek byl vytištěn!"
#: ../tuxpaint.c:2262
#: ../tuxpaint.c:2266
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your slideshow GIF has been exported!"
msgstr "Obrázek byl vytištěn!"
#. We got an error exporting
#: ../tuxpaint.c:2266
#: ../tuxpaint.c:2270
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your picture could not be exported!"
msgstr "Omlouváme se! Tvůj obraz nemohl být vytištěn!"
#: ../tuxpaint.c:2267
#: ../tuxpaint.c:2271
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your slideshow GIF could not be exported!"
msgstr "Omlouváme se! Tvůj obraz nemohl být vytištěn!"
#. Slideshow instructions
#: ../tuxpaint.c:2271
#: ../tuxpaint.c:2275
msgid "Choose the pictures you want, then click “Play”."
msgstr "Vyber si obrázek a klikni na \"Přehrát\"."
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2480
#: ../tuxpaint.c:2484
msgid "Sound muted."
msgstr "Ztlumit zvuk."
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2485
#: ../tuxpaint.c:2489
msgid "Sound unmuted."
msgstr "Zapnout zvuk."
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:3263
#: ../tuxpaint.c:3267
msgid "Please wait…"
msgstr "Prosím počkej…"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:8288
#: ../tuxpaint.c:8367
msgid "Erase"
msgstr "Smazat"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:8291
#: ../tuxpaint.c:8370
msgid "Slides"
msgstr "Prezentace"
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
#: ../tuxpaint.c:8294
#: ../tuxpaint.c:8373
msgid "Export"
msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:8297
#: ../tuxpaint.c:8376
msgid "Back"
msgstr "Zpět"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:8300
#: ../tuxpaint.c:8379
msgid "Play"
msgstr "Přehrát"
#. Slideshow: 'GIF Export' button, to create an animated GIF
#: ../tuxpaint.c:8303
#: ../tuxpaint.c:8382
msgid "GIF Export"
msgstr ""
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:8306
#: ../tuxpaint.c:8385
msgid "Next"
msgstr "Další"
#. 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:9109
#: ../tuxpaint.c:9193
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:12775
#: ../tuxpaint.c:12859
msgid "Yes"
msgstr "Ano"
#: ../tuxpaint.c:12779
#: ../tuxpaint.c:12863
msgid "No"
msgstr "Ne"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:13922
#: ../tuxpaint.c:14009
msgid "Replace the picture with your changes?"
msgstr "Nahradit starý obrázek změněným obrázkem?"
#. Positive response to saving over old version
#. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:13926
#: ../tuxpaint.c:14013
msgid "Yes, replace the old one!"
msgstr "Ano, nahradit starý obrázek!"
#. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:13930
#: ../tuxpaint.c:14017
msgid "No, save a new file!"
msgstr "Ne, ulož jako nový obrázek!"
#. Let user choose an image:
#. Instructions for 'Open' file dialog
#: ../tuxpaint.c:15193
#: ../tuxpaint.c:15280
msgid "Choose the picture you want, then click “Open”."
msgstr "Vyber si obrázek a klepni na \"Otevřít\"."
#. None selected? Too dangerous to automatically select all (like we do for slideshow playback).
#. Only 1 selected? No point in saving as GIF.
#.
#: ../tuxpaint.c:16619
#: ../tuxpaint.c:16706
msgid "Select 2 or more drawings to turn into an animated GIF."
msgstr ""
#: ../tuxpaint.c:24337
#: ../tuxpaint.c:24450
msgid "Select a color from your drawing."
msgstr ""
#: ../tuxpaint.c:24349
#: ../tuxpaint.c:24462
msgid "Pick a color."
msgstr "Vyber si barvu."
@ -871,22 +871,22 @@ msgstr "Kreslicí program pro děti."
msgid "Color Shift"
msgstr "Změnit barvy"
#: ../../magic/src/alien.c:72
#: ../../magic/src/alien.c:76
#, fuzzy
#| msgid ""
#| "Click and move the mouse to change the colors in parts of your picture."
msgid "Click and drag the mouse to change the colors in parts of your picture."
msgstr "Klepnutím, nebo pohybem myši, změníš barvy v obrázku."
#: ../../magic/src/alien.c:73
#: ../../magic/src/alien.c:77
msgid "Click to change the colors in your entire picture."
msgstr "Klikni pro změnu barvy celého obrázku."
#: ../../magic/src/blind.c:115
#: ../../magic/src/blind.c:116
msgid "Blind"
msgstr "Roleta"
#: ../../magic/src/blind.c:122
#: ../../magic/src/blind.c:128
msgid ""
"Click towards the edge of your picture to pull window blinds over it. Move "
"perpendicularly to open or close the blinds."
@ -927,42 +927,42 @@ msgstr "Pohybem myši po čáře získáš vzhled čáry od křídy."
msgid "Click and drag the mouse around to make the picture drip."
msgstr "Klepni nebo pohybuj myší a obrázek se rozteče."
#: ../../magic/src/blur.c:80
#: ../../magic/src/blur.c:81
msgid "Blur"
msgstr "Rozostřit"
#: ../../magic/src/blur.c:84
#: ../../magic/src/blur.c:89
#, fuzzy
#| msgid "Click and move the mouse around to blur the image."
msgid "Click and drag the mouse around to blur the image."
msgstr "Pohybem myši obrázek rozmažeš. Kliknutím rozmažeš část obrázku."
#: ../../magic/src/blur.c:85
#: ../../magic/src/blur.c:90
msgid "Click to blur the entire image."
msgstr "Klikni pro rozmazání celého obrazu."
#. Both are named "Bricks", at the moment:
#: ../../magic/src/bricks.c:120
#: ../../magic/src/bricks.c:121
msgid "Bricks"
msgstr "Cihly"
#: ../../magic/src/bricks.c:127
#: ../../magic/src/bricks.c:134
#, fuzzy
#| msgid "Click and move to draw large bricks."
msgid "Click and drag to draw large bricks."
msgstr "Kliknutím, nebo pohybem myši nakreslíš velké cihly."
#: ../../magic/src/bricks.c:129
#: ../../magic/src/bricks.c:136
#, fuzzy
#| msgid "Click and move to draw small bricks."
msgid "Click and drag to draw small bricks."
msgstr "Kliknutím, nebo pohybem myši nakreslíš malé cihly."
#: ../../magic/src/calligraphy.c:124
#: ../../magic/src/calligraphy.c:125
msgid "Calligraphy"
msgstr "Písmomalířství"
#: ../../magic/src/calligraphy.c:131
#: ../../magic/src/calligraphy.c:138
#, fuzzy
#| msgid "Click and move the mouse around to draw in calligraphy."
msgid "Click and drag the mouse around to draw in calligraphy."
@ -970,56 +970,56 @@ msgstr ""
"Stiskem a pohybem myši získáš kaligrafické písmo. Vyznačuje se rozdílnou "
"tloušťkou tahu."
#: ../../magic/src/cartoon.c:103
#: ../../magic/src/cartoon.c:104
msgid "Cartoon"
msgstr "Komiks"
#: ../../magic/src/cartoon.c:109
#: ../../magic/src/cartoon.c:116
#, fuzzy
#| msgid "Click and move the mouse around to turn the picture into a cartoon."
msgid "Click and drag the mouse around to turn the picture into a cartoon."
msgstr "Stiskem a pohybem myši získáš komiksový vzhled obrázku."
#: ../../magic/src/checkerboard.c:99
#: ../../magic/src/checkerboard.c:100
msgid "Checkerboard"
msgstr ""
#: ../../magic/src/checkerboard.c:106
#: ../../magic/src/checkerboard.c:112
#, fuzzy
msgid "Click and drag to fill the canvas with a checkerboard pattern."
msgstr "Klepni a pohybuj myší - rozostříš obrázek."
#: ../../magic/src/clone.c:132
#: ../../magic/src/clone.c:133
msgid "Clone"
msgstr ""
#: ../../magic/src/clone.c:138
#: ../../magic/src/clone.c:145
msgid ""
"Click once to pick a spot to begin cloning. Click again and drag to clone "
"that part of the picture."
msgstr ""
#: ../../magic/src/confetti.c:83
#: ../../magic/src/confetti.c:86
msgid "Confetti"
msgstr "Konfety"
#: ../../magic/src/confetti.c:88
#: ../../magic/src/confetti.c:96
msgid "Click to throw confetti!"
msgstr "Klikni pro házení konfet!"
#: ../../magic/src/distortion.c:134
#: ../../magic/src/distortion.c:135
msgid "Distortion"
msgstr "Zkreslení"
#: ../../magic/src/distortion.c:143
#: ../../magic/src/distortion.c:152
msgid "Click and drag the mouse to cause distortion in your picture."
msgstr "Kliknutím nebo tažením myši vyvoláš narušení čar a zkreslení obrázku."
#: ../../magic/src/emboss.c:101
#: ../../magic/src/emboss.c:102
msgid "Emboss"
msgstr "Protlačení"
#: ../../magic/src/emboss.c:107
#: ../../magic/src/emboss.c:114
msgid "Click and drag the mouse to emboss the picture."
msgstr "Kliknutím, nebo tažením myši protlačíš vybrané části obrázku."
@ -1051,39 +1051,39 @@ msgstr "Stiskni tlačítko a pohybuj myší - ztmavíš části obrázku."
msgid "Click to darken your entire picture."
msgstr "Klikni pro ztmavení celého obrázku."
#: ../../magic/src/fisheye.c:101
#: ../../magic/src/fisheye.c:102
msgid "Fisheye"
msgstr "Rybí oko"
#: ../../magic/src/fisheye.c:106
#: ../../magic/src/fisheye.c:112
msgid "Click on part of your picture to create a fisheye effect."
msgstr "Klikni na část obrázku pro vytvoření efektu rybího oka."
#: ../../magic/src/flower.c:144
#: ../../magic/src/flower.c:146
msgid "Flower"
msgstr "Květina"
#: ../../magic/src/flower.c:150
#: ../../magic/src/flower.c:158
msgid "Click and drag to draw a flower stalk. Let go to finish the flower."
msgstr ""
"Klepnutím a tažením nakresli stonek květu. Po uvolnění tlačítka se objeví "
"květ."
#: ../../magic/src/foam.c:114
#: ../../magic/src/foam.c:115
msgid "Foam"
msgstr "Pěna"
#: ../../magic/src/foam.c:120
#: ../../magic/src/foam.c:127
msgid "Click and drag the mouse to cover an area with foamy bubbles."
msgstr ""
"Stiskni tlačítko myši, pohybem myši pokryješ vybrané části obrázku pěnivými "
"bublinami."
#: ../../magic/src/fold.c:103
#: ../../magic/src/fold.c:104
msgid "Fold"
msgstr "Přehyb"
#: ../../magic/src/fold.c:108
#: ../../magic/src/fold.c:114
msgid ""
"Choose a background color and click to turn the corner of the page over."
msgstr "Vyber si barvu pozadí a klikni pro otočení rohu stránky."
@ -1103,25 +1103,25 @@ msgstr "Klepni a pohybuj myší - rozostříš obrázek."
msgid "Click to surround your picture with repetitive patterns."
msgstr "Klikni na pokrytí tvého obrázku dešťovými kapkami."
#: ../../magic/src/glasstile.c:104
#: ../../magic/src/glasstile.c:105
msgid "Glass Tile"
msgstr "Skleněné dlaždice"
#: ../../magic/src/glasstile.c:111
#: ../../magic/src/glasstile.c:118
msgid "Click and drag the mouse to put glass tile over your picture."
msgstr ""
"Kliknutím nebo tažením tažením myši polož skleněné dlaždice přes svůj "
"obrázek."
#: ../../magic/src/glasstile.c:113
#: ../../magic/src/glasstile.c:120
msgid "Click to cover your entire picture in glass tiles."
msgstr "Klikni pro pokrytí celého obrazu skleněnými dlaždicemi."
#: ../../magic/src/grass.c:107
#: ../../magic/src/grass.c:108
msgid "Grass"
msgstr "Tráva"
#: ../../magic/src/grass.c:113
#: ../../magic/src/grass.c:120
#, fuzzy
#| msgid "Click and move to draw grass. Dont forget the dirt!"
msgid "Click and drag to draw grass. Dont forget the dirt!"
@ -1132,34 +1132,34 @@ msgstr ""
msgid "Halftone"
msgstr ""
#: ../../magic/src/halftone.c:45
#: ../../magic/src/halftone.c:49
#, fuzzy
#| msgid "Click to turn your painting into its negative."
msgid "Click and drag to turn your drawing into a newspaper."
msgstr "Klikni pro vytvoření negativu z celého obrázku."
#: ../../magic/src/kalidescope.c:119
#: ../../magic/src/kalidescope.c:120
msgid "Symmetric Left/Right"
msgstr ""
#: ../../magic/src/kalidescope.c:123
#: ../../magic/src/kalidescope.c:124
msgid "Symmetric Up/Down"
msgstr ""
#: ../../magic/src/kalidescope.c:127
#: ../../magic/src/kalidescope.c:128
msgid "Pattern"
msgstr ""
#: ../../magic/src/kalidescope.c:131
#: ../../magic/src/kalidescope.c:132
msgid "Tiles"
msgstr ""
#. KAL_BOTH
#: ../../magic/src/kalidescope.c:135
#: ../../magic/src/kalidescope.c:136
msgid "Kaleidoscope"
msgstr "Kaleidoskop"
#: ../../magic/src/kalidescope.c:146
#: ../../magic/src/kalidescope.c:154
#, fuzzy
#| msgid ""
#| "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
@ -1168,7 +1168,7 @@ msgid ""
"the left and right of your picture."
msgstr "Stiskni a pohybuj myší, nakreslíš symetrické obrazce (kaleidoskop)."
#: ../../magic/src/kalidescope.c:152
#: ../../magic/src/kalidescope.c:160
#, fuzzy
#| msgid ""
#| "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
@ -1177,13 +1177,13 @@ msgid ""
"the top and bottom of your picture."
msgstr "Stiskni a pohybuj myší, nakreslíš symetrické obrazce (kaleidoskop)."
#: ../../magic/src/kalidescope.c:156
#: ../../magic/src/kalidescope.c:164
#, fuzzy
#| msgid "Click and drag the mouse to emboss the picture."
msgid "Click and drag the mouse to draw a pattern across the picture."
msgstr "Kliknutím, nebo tažením myši protlačíš vybrané části obrázku."
#: ../../magic/src/kalidescope.c:160
#: ../../magic/src/kalidescope.c:168
#, fuzzy
#| msgid ""
#| "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
@ -1193,24 +1193,24 @@ msgid ""
msgstr "Stiskni a pohybuj myší, nakreslíš symetrické obrazce (kaleidoskop)."
#. KAL_BOTH
#: ../../magic/src/kalidescope.c:164
#: ../../magic/src/kalidescope.c:172
msgid ""
"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
msgstr "Stiskni a pohybuj myší, nakreslíš symetrické obrazce (kaleidoskop)."
#: ../../magic/src/light.c:103
#: ../../magic/src/light.c:104
msgid "Light"
msgstr "Světlo"
#: ../../magic/src/light.c:109
#: ../../magic/src/light.c:116
msgid "Click and drag to draw a beam of light on your picture."
msgstr "Stisknutím a tažením nakresli světelnou stopu na svůj obrázek."
#: ../../magic/src/metalpaint.c:98
#: ../../magic/src/metalpaint.c:99
msgid "Metal Paint"
msgstr "Kovová barva"
#: ../../magic/src/metalpaint.c:105
#: ../../magic/src/metalpaint.c:112
msgid "Click and drag the mouse to paint with a metallic color."
msgstr "Kliknutím a tažením myši naneste barvu s kovovým zabarvením."
@ -1230,11 +1230,11 @@ msgstr "Kliknutím vytvoříš zrcadlový obrázku."
msgid "Click to flip the picture upside-down."
msgstr "Kikni a obrázek se otočí vzhůru nohama."
#: ../../magic/src/mosaic.c:96
#: ../../magic/src/mosaic.c:97
msgid "Mosaic"
msgstr "Mozaika"
#: ../../magic/src/mosaic.c:100
#: ../../magic/src/mosaic.c:105
#, fuzzy
#| msgid ""
#| "Click and move the mouse to add a mosaic effect to parts of your picture."
@ -1243,23 +1243,23 @@ msgid ""
msgstr ""
"Stiskni tlačítko myši a pohybem myši přidej mozaiku na vybrané části obrázku."
#: ../../magic/src/mosaic.c:101
#: ../../magic/src/mosaic.c:106
msgid "Click to add a mosaic effect to your entire picture."
msgstr "Kliknutím přidáš mozaiku na celý obrázek."
#: ../../magic/src/mosaic_shaped.c:132
#: ../../magic/src/mosaic_shaped.c:133
msgid "Square Mosaic"
msgstr "Čtvercová mozaika"
#: ../../magic/src/mosaic_shaped.c:133
#: ../../magic/src/mosaic_shaped.c:134
msgid "Hexagon Mosaic"
msgstr "Śestiúhelníková mozaika"
#: ../../magic/src/mosaic_shaped.c:134
#: ../../magic/src/mosaic_shaped.c:135
msgid "Irregular Mosaic"
msgstr "Nepravidelná mozaika"
#: ../../magic/src/mosaic_shaped.c:140
#: ../../magic/src/mosaic_shaped.c:141
#, fuzzy
#| msgid ""
#| "Click and move the mouse to add a square mosaic to parts of your picture."
@ -1269,11 +1269,11 @@ msgstr ""
"Stiskni tlačítko myši a pohybem myši přidej čtvercovou mozaiku na vybrané "
"části obrázku."
#: ../../magic/src/mosaic_shaped.c:141
#: ../../magic/src/mosaic_shaped.c:142
msgid "Click to add a square mosaic to your entire picture."
msgstr "Kliknutím přidáš čtvercovou mozaiku na celý obrázek."
#: ../../magic/src/mosaic_shaped.c:145
#: ../../magic/src/mosaic_shaped.c:146
#, fuzzy
#| msgid ""
#| "Click and move the mouse to add a hexagonal mosaic to parts of your "
@ -1284,11 +1284,11 @@ msgstr ""
"Kliknutím nebo pohybem myši přidej šestiúhelníkovou mozaiku na vybrané části "
"obrázku."
#: ../../magic/src/mosaic_shaped.c:146
#: ../../magic/src/mosaic_shaped.c:147
msgid "Click to add a hexagonal mosaic to your entire picture."
msgstr "Kliknutím přidáš šestiúhelníkovou mozaiku na celý obrázek."
#: ../../magic/src/mosaic_shaped.c:150
#: ../../magic/src/mosaic_shaped.c:151
#, fuzzy
#| msgid ""
#| "Click and move the mouse to add an irregular mosaic to parts of your "
@ -1299,29 +1299,29 @@ msgstr ""
"Stikni tlačítko a pohybem myši přidej nepravidelnou mozaiku na vybrané části "
"obrázku."
#: ../../magic/src/mosaic_shaped.c:151
#: ../../magic/src/mosaic_shaped.c:152
msgid "Click to add an irregular mosaic to your entire picture."
msgstr "Kliknutím přidáš nepravidelnou mozaiku na celý obrázek."
#: ../../magic/src/negative.c:72
#: ../../magic/src/negative.c:73
msgid "Negative"
msgstr "Negativ"
#: ../../magic/src/negative.c:73
#: ../../magic/src/negative.c:74
msgid "Opposite"
msgstr ""
#: ../../magic/src/negative.c:78
#: ../../magic/src/negative.c:79
#, fuzzy
#| msgid "Click and move the mouse around to make your painting negative."
msgid "Click and drag the mouse around to make your painting negative."
msgstr "Stiskni tlačítko a pohybuj myší - vykreslíš negativ."
#: ../../magic/src/negative.c:79
#: ../../magic/src/negative.c:80
msgid "Click to turn your painting into its negative."
msgstr "Klikni pro vytvoření negativu z celého obrázku."
#: ../../magic/src/negative.c:82
#: ../../magic/src/negative.c:83
#, fuzzy
#| msgid ""
#| "Click and move the mouse around to change the color of parts of your "
@ -1331,7 +1331,7 @@ msgid ""
"complementary colors."
msgstr "Stiskem tlačítka a pohybem myši změn barvu částí obrázku."
#: ../../magic/src/negative.c:83
#: ../../magic/src/negative.c:84
msgid ""
"Click to turn all colors in your painting into their opposites -- their "
"complementary colors."
@ -1341,13 +1341,13 @@ msgstr ""
msgid "Noise"
msgstr "Zrno"
#: ../../magic/src/noise.c:70
#: ../../magic/src/noise.c:74
#, fuzzy
#| msgid "Click and move the mouse to add noise to parts of your picture."
msgid "Click and drag the mouse to add noise to parts of your picture."
msgstr "Stiskni tlačítko a pohybem myši přidej zrno do části obrázku."
#: ../../magic/src/noise.c:71
#: ../../magic/src/noise.c:75
msgid "Click to add noise to your entire picture."
msgstr "Kliknutím přidáš zrno do celého obrázku."
@ -1377,42 +1377,47 @@ msgstr "Klikni pro vytvoření negativu z celého obrázku."
msgid "Click and drag up to zoom in or drag down to zoom out the picture."
msgstr "Klikni a tažením nahoru, nebo dolů zvětši, nebo zmenši obrázek."
#. Both are named "Pixels", at the moment:
#: ../../magic/src/pixels.c:108
#: ../../magic/src/pixels.c:107
msgid "Pixels"
msgstr ""
#: ../../magic/src/pixels.c:114
#: ../../magic/src/pixels.c:119
#, fuzzy
#| msgid "Click and move to draw large bricks."
msgid "Click and drag to draw large pixels."
msgstr "Kliknutím, nebo pohybem myši nakreslíš velké cihly."
#: ../../magic/src/puzzle.c:103
#: ../../magic/src/puzzle.c:106
msgid "Puzzle"
msgstr "Puzzle"
#: ../../magic/src/puzzle.c:110
#: ../../magic/src/puzzle.c:118
msgid "Click the part of your picture where would you like a puzzle."
msgstr "Klikni na část obrázku, kde chceš mít puzzle."
#: ../../magic/src/puzzle.c:111
#: ../../magic/src/puzzle.c:119
msgid "Click to make a puzzle in fullscreen mode."
msgstr "Klikni na tlačítko, pro vytvoření puzzlí na celé obrazovce."
#: ../../magic/src/rails.c:129
#: ../../magic/src/rails.c:131
msgid "Rails"
msgstr "Koleje"
#: ../../magic/src/rails.c:134
#: ../../magic/src/rails.c:141
msgid "Click and drag to draw train track rails on your picture."
msgstr "Kliknutím, nebo tažením nakresli vlakové koleje."
#: ../../magic/src/rainbow.c:133
#: ../../magic/src/rainbow.c:138
msgid "Rainbow"
msgstr "Duha"
#: ../../magic/src/rainbow.c:139
#: ../../magic/src/rainbow.c:140
#, fuzzy
#| msgid "Rainbow"
msgid "Smooth Rainbow"
msgstr "Duha"
#: ../../magic/src/rainbow.c:153
msgid "You can draw in rainbow colors!"
msgstr "Kresli v duhových barvách!"
@ -1420,23 +1425,23 @@ msgstr "Kresli v duhových barvách!"
msgid "Rain"
msgstr "Déšť"
#: ../../magic/src/rain.c:72
#: ../../magic/src/rain.c:76
msgid "Click to place a rain drop onto your picture."
msgstr "Klikni na místo, kde chceš nakreslit dešťové kapky."
#: ../../magic/src/rain.c:73
#: ../../magic/src/rain.c:77
msgid "Click to cover your picture with rain drops."
msgstr "Klikni na pokrytí tvého obrázku dešťovými kapkami."
#: ../../magic/src/realrainbow.c:98
#: ../../magic/src/realrainbow.c:99
msgid "Real Rainbow"
msgstr "Skutečná duha"
#: ../../magic/src/realrainbow.c:100
#: ../../magic/src/realrainbow.c:101
msgid "ROYGBIV Rainbow"
msgstr "Sedmibarevná duha."
#: ../../magic/src/realrainbow.c:108
#: ../../magic/src/realrainbow.c:114
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."
@ -1444,27 +1449,27 @@ msgstr ""
"Klikni pro začátek duhy, přetáhni kurzor na místo, kde chceš aby končila a "
"tlačítko myši uvolni."
#: ../../magic/src/ripples.c:102
#: ../../magic/src/ripples.c:103
msgid "Ripples"
msgstr "Kruhové vlny"
#: ../../magic/src/ripples.c:108
#: ../../magic/src/ripples.c:115
msgid "Click to make ripples appear over your picture."
msgstr "Klikni pro zobrazení kruhů na vodě."
#: ../../magic/src/rosette.c:115
#: ../../magic/src/rosette.c:118
msgid "Rosette"
msgstr "Růžice"
#: ../../magic/src/rosette.c:117
#: ../../magic/src/rosette.c:120
msgid "Picasso"
msgstr "Picasso"
#: ../../magic/src/rosette.c:123
#: ../../magic/src/rosette.c:131
msgid "Click and start drawing your rosette."
msgstr "Stiskni tlačítko a tažením do středu začni kreslit růžice."
#: ../../magic/src/rosette.c:125
#: ../../magic/src/rosette.c:133
msgid "You can draw just like Picasso!"
msgstr "Můžeš kreslit, stejně jako Picasso!"
@ -1511,31 +1516,31 @@ msgstr "Kliknutím, nebo pohybem myši vytvoř černoubílou siluetu."
msgid "Click to create a black and white silhouette of your entire picture."
msgstr "Klikni a vytvoř černobílou siluetu celého obrazu."
#: ../../magic/src/shift.c:106
#: ../../magic/src/shift.c:107
msgid "Shift"
msgstr "Změna polohy"
#: ../../magic/src/shift.c:112
#: ../../magic/src/shift.c:119
msgid "Click and drag to shift your picture around on the canvas."
msgstr "Klepnutím a tažením přesuň svůj obrázek na nové místo."
#: ../../magic/src/smudge.c:102
#: ../../magic/src/smudge.c:103
msgid "Smudge"
msgstr "Rozmazat"
#. if (which == 1)
#: ../../magic/src/smudge.c:104
#: ../../magic/src/smudge.c:105
msgid "Wet Paint"
msgstr "Čerstvě natřeno"
#: ../../magic/src/smudge.c:111
#: ../../magic/src/smudge.c:121
#, fuzzy
#| msgid "Click and move the mouse around to smudge the picture."
msgid "Click and drag the mouse around to smudge the picture."
msgstr "Kliknutím, nebo pohybem myši rozmažeš obrázek."
#. if (which == 1)
#: ../../magic/src/smudge.c:113
#: ../../magic/src/smudge.c:123
#, fuzzy
#| msgid "Click and move the mouse around to draw with wet, smudgy paint."
msgid "Click and drag the mouse around to draw with wet, smudgy paint."
@ -1569,7 +1574,7 @@ msgstr "Síťování roh"
msgid "String 'V'"
msgstr "Síťované 'V'"
#: ../../magic/src/string.c:147
#: ../../magic/src/string.c:151
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."
@ -1577,11 +1582,11 @@ msgstr ""
"Klepnutím a tažením nakresli síť. Nahoře - méně linek, dole - více linek, "
"vlavo a vpravo - síť od okrajů."
#: ../../magic/src/string.c:150
#: ../../magic/src/string.c:154
msgid "Click and drag to draw arrows made of string art."
msgstr "Klepnutím a tažením nakresli dekorativní prostorové šipky."
#: ../../magic/src/string.c:153
#: ../../magic/src/string.c:157
msgid "Draw string art arrows with free angles."
msgstr "Nakresli prostorové dekorativní šipky s volným úhly."
@ -1626,25 +1631,25 @@ msgstr "Klikni pro převedení celého obrázku do bílé, nebo tebou vybrané b
msgid "Toothpaste"
msgstr "Zubní pasta"
#: ../../magic/src/toothpaste.c:72
#: ../../magic/src/toothpaste.c:76
msgid "Click and drag to squirt toothpaste onto your picture."
msgstr ""
"Stisknutím a tažením naneseš na svůj obrázek zubní pastu. Můžeš si vybrat i "
"barvu."
#: ../../magic/src/tornado.c:153
#: ../../magic/src/tornado.c:154
msgid "Tornado"
msgstr "Tornádo"
#: ../../magic/src/tornado.c:159
#: ../../magic/src/tornado.c:166
msgid "Click and drag to draw a tornado funnel on your picture."
msgstr "Klepnutím a tažením nakresli cestu tornáda po obrázku."
#: ../../magic/src/tv.c:98
#: ../../magic/src/tv.c:99
msgid "TV"
msgstr "TV"
#: ../../magic/src/tv.c:104
#: ../../magic/src/tv.c:110
msgid ""
"Click and drag to make parts of your picture look like they are on "
"television."
@ -1652,19 +1657,19 @@ msgstr ""
"Kliknutím a tažením, docílíš vzhledu obrazu v televizi s viditelným "
"řádkováním."
#: ../../magic/src/tv.c:107
#: ../../magic/src/tv.c:113
msgid "Click to make your picture look like it's on television."
msgstr "Klikni, aby tvůj obrázek vypadal, jako v špatně naladěné televizi."
#: ../../magic/src/waves.c:104
#: ../../magic/src/waves.c:111
msgid "Waves"
msgstr "Vlny"
#: ../../magic/src/waves.c:106
#: ../../magic/src/waves.c:113
msgid "Wavelets"
msgstr "Zvlnění"
#: ../../magic/src/waves.c:115
#: ../../magic/src/waves.c:122
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 "
@ -1673,7 +1678,7 @@ msgstr ""
"Klikni, aby se obraz zvlnil do stran. Nahoru - kratší a dolů - delší vlny, "
"vlevo - nízké a vpravo - vysoké vlny."
#: ../../magic/src/waves.c:118
#: ../../magic/src/waves.c:125
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 "
@ -1682,19 +1687,19 @@ msgstr ""
"Klikni na tlačítko, pro zvlnění obrázku na výšku. Nahoru pro kratší a dolů "
"pro delší vlny, vlevo pro nízké a vpravo pro vysoké vlny."
#: ../../magic/src/xor.c:93
#: ../../magic/src/xor.c:92
#, fuzzy
#| msgid "Colors"
msgid "Xor Colors"
msgstr "Barvy"
#: ../../magic/src/xor.c:99
#: ../../magic/src/xor.c:103
#, fuzzy
#| msgid "Click and drag to draw arrows made of string art."
msgid "Click and drag to draw a XOR effect"
msgstr "Klepnutím a tažením nakresli dekorativní prostorové šipky."
#: ../../magic/src/xor.c:101
#: ../../magic/src/xor.c:105
#, fuzzy
#| msgid "Click to add a mosaic effect to your entire picture."
msgid "Click to draw a XOR effect on the whole picture"