Updated PO & POT after adding new string to negative magic tool.

This commit is contained in:
William Kendrick 2008-07-09 04:45:42 +00:00
parent 2e5508842f
commit b74ca8c1e1
82 changed files with 4585 additions and 4182 deletions

View file

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cs\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-07-07 16:20-0700\n"
"POT-Creation-Date: 2008-07-08 21:42-0700\n"
"PO-Revision-Date: 2006-06-21 12:50+0200\n"
"Last-Translator: Václav Čermák <vaclav.cermak@gmail.com>\n"
"Language-Team: <cs@li.org>\n"
@ -380,7 +380,7 @@ msgstr "Nový"
#. Open a saved picture
#. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7854
#: ../tools.h:75 ../tuxpaint.c:7953
msgid "Open"
msgstr "Otevřít"
@ -497,174 +497,174 @@ 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:1828
#: ../tuxpaint.c:1840
msgid "Do you really want to quit?"
msgstr "Opravdu chceš malování ukončit?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:1831
#: ../tuxpaint.c:1843
msgid "Yes, I'm done!"
msgstr "Ano, jsem hotov!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1834 ../tuxpaint.c:1861
#: ../tuxpaint.c:1846 ../tuxpaint.c:1873
msgid "No, take me back!"
msgstr "Nechci, ještě budu kreslit!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1838
#: ../tuxpaint.c:1850
msgid "If you quit, youll lose your picture! Save it?"
msgstr "Pokud skončíš, ztratíš svůj obrázek. Chceš ho uložit?"
#: ../tuxpaint.c:1839 ../tuxpaint.c:1844
#: ../tuxpaint.c:1851 ../tuxpaint.c:1856
msgid "Yes, save it!"
msgstr "Ano, uložit!"
#: ../tuxpaint.c:1840 ../tuxpaint.c:1845
#: ../tuxpaint.c:1852 ../tuxpaint.c:1857
msgid "No, don't bother saving!"
msgstr "Ne, nebudeme ho ukládat!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1843
#: ../tuxpaint.c:1855
msgid "Save your picture first?"
msgstr "Chceš nejdřív uložit svůj obrázek?"
#. Error opening picture
#: ../tuxpaint.c:1848
#: ../tuxpaint.c:1860
msgid "Cant open that picture!"
msgstr "Tento obrázek nelze otevřít!"
#. Generic dialog dismissal
#: ../tuxpaint.c:1851 ../tuxpaint.c:1856 ../tuxpaint.c:1865 ../tuxpaint.c:1869
#: ../tuxpaint.c:1878
#: ../tuxpaint.c:1863 ../tuxpaint.c:1868 ../tuxpaint.c:1877 ../tuxpaint.c:1881
#: ../tuxpaint.c:1890
msgid "OK"
msgstr "OK"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1855
#: ../tuxpaint.c:1867
msgid "There are no saved files!"
msgstr "Nejsou zde žádné uložené soubory!"
#. Verification of print action
#: ../tuxpaint.c:1859
#: ../tuxpaint.c:1871
msgid "Print your picture now?"
msgstr "Chceš obrázek vytisknout?"
#: ../tuxpaint.c:1860
#: ../tuxpaint.c:1872
msgid "Yes, print it!"
msgstr "Ano, vytisknout!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1864
#: ../tuxpaint.c:1876
msgid "Your picture has been printed!"
msgstr "Obrázek byl vytištěn!"
#. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1868
#: ../tuxpaint.c:1880
msgid "You cant print yet!"
msgstr "Zatím nelze tisknout!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1872
#: ../tuxpaint.c:1884
msgid "Erase this picture?"
msgstr "Smazat tento obrázek?"
#: ../tuxpaint.c:1873
#: ../tuxpaint.c:1885
msgid "Yes, erase it!"
msgstr "Ano smazat!"
#: ../tuxpaint.c:1874
#: ../tuxpaint.c:1886
msgid "No, don't erase it!"
msgstr "Ne, nemazat!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1877
#: ../tuxpaint.c:1889
msgid "Remember to use the left mouse button!"
msgstr "Nezapomeň používat levé tlačítko myši!"
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:1988
#: ../tuxpaint.c:2004
msgid "Sound muted."
msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:1993
#: ../tuxpaint.c:2009
msgid "Sound unmuted."
msgstr ""
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2430
#: ../tuxpaint.c:2475
msgid "Please wait…"
msgstr "Prosím počkej…"
#: ../tuxpaint.c:7080
#: ../tuxpaint.c:7176
msgid "Pick a color."
msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7857
#: ../tuxpaint.c:7956
msgid "Erase"
msgstr "Smazat"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7860
#: ../tuxpaint.c:7959
msgid "Slides"
msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7863
#: ../tuxpaint.c:7962
msgid "Back"
msgstr "Zpět"
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7866
#: ../tuxpaint.c:7965
msgid "Next"
msgstr "Další"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7869
#: ../tuxpaint.c:7968
msgid "Play"
msgstr "Přehrát"
#. 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:8462
#: ../tuxpaint.c:8615
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:11367
#: ../tuxpaint.c:11520
msgid "Yes"
msgstr "Ano"
#: ../tuxpaint.c:11371
#: ../tuxpaint.c:11524
msgid "No"
msgstr "Ne"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12320
#: ../tuxpaint.c:12476
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:12324
#: ../tuxpaint.c:12480
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:12328
#: ../tuxpaint.c:12484
msgid "No, save a new file!"
msgstr "Ne, ulož jako nový obrázek!"
#: ../tuxpaint.c:13091
#: ../tuxpaint.c:13247
msgid "Choose the picture you want, then click “Open”."
msgstr "Vyber si obrázek a klepni na \"Otevřít\"."
#. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14078 ../tuxpaint.c:14392
#: ../tuxpaint.c:14234 ../tuxpaint.c:14548
msgid "Choose the pictures you want, then click “Play”."
msgstr "Vyber si obrázek a klikni na \"Přehrát\"."
@ -680,19 +680,19 @@ msgstr "Kreslicí program"
msgid "Tux Paint"
msgstr "Tux Paint"
#: ../../magic/src/blackAndWhite.c:60
#: ../../magic/src/blackAndWhite.c:62
msgid "Black & White"
msgstr ""
#: ../../magic/src/blackAndWhite.c:61
#: ../../magic/src/blackAndWhite.c:63
msgid "Threshold"
msgstr ""
#: ../../magic/src/blackAndWhite.c:64
#: ../../magic/src/blackAndWhite.c:66
msgid "Click to convert the image to greyscale."
msgstr ""
#: ../../magic/src/blackAndWhite.c:65
#: ../../magic/src/blackAndWhite.c:67
msgid "Click to threshold the image into black and white regions."
msgstr ""
@ -721,12 +721,12 @@ msgstr "Klepni a pohybuj myší - vytvoříš efekt kresby křídou."
msgid "Click and move the mouse around to make the picture drip."
msgstr "Klepni a pohybuj myší - obrázek se rozteče."
#: ../../magic/src/blurAll.c:57
#: ../../magic/src/blurAll.c:59
#, fuzzy
msgid "Blur All"
msgstr "Rozostřit"
#: ../../magic/src/blurAll.c:60
#: ../../magic/src/blurAll.c:62
#, fuzzy
msgid "Click to blur the whole image."
msgstr "Klepni a vytvoříš zrcadlový odraz obrázku."
@ -895,10 +895,15 @@ msgstr "Klepni a obrázek se otočí nohama."
msgid "Negative"
msgstr "Negativ"
#: ../../magic/src/negative.c:79
#: ../../magic/src/negative.c:80
msgid "Click and move the mouse around to draw a negative."
msgstr "Klepni a pohybuj myší - vykreslíš negativ."
#: ../../magic/src/negative.c:83
#, fuzzy
msgid "Click to turn the image into its negative."
msgstr "Klepni a vytvoříš zrcadlový odraz obrázku."
#: ../../magic/src/rainbow.c:107
msgid "Rainbow"
msgstr "Duha"
@ -916,29 +921,29 @@ msgstr ""
msgid "Click to make ripples appear over your picture."
msgstr "Klepni a pohybuj myší - rozostříš obrázek."
#: ../../magic/src/sharpen.c:72
#: ../../magic/src/sharpen.c:74
msgid "Trace Contour"
msgstr ""
#: ../../magic/src/sharpen.c:73
#: ../../magic/src/sharpen.c:75
#, fuzzy
msgid "Sharpen"
msgstr "Tvary"
#: ../../magic/src/sharpen.c:74
#: ../../magic/src/sharpen.c:76
msgid "Silhouette"
msgstr ""
#: ../../magic/src/sharpen.c:77
#: ../../magic/src/sharpen.c:79
msgid "Click to trace the edges of objects in the image."
msgstr ""
#: ../../magic/src/sharpen.c:78
#: ../../magic/src/sharpen.c:80
#, fuzzy
msgid "Click to sharpen the image."
msgstr "Klepni a vytvoříš zrcadlový odraz obrázku."
#: ../../magic/src/sharpen.c:79
#: ../../magic/src/sharpen.c:81
msgid "Click to create a black and white silhouette of the image."
msgstr ""