Blank string for currently-reserved slot in toolbox.

This commit is contained in:
William Kendrick 2010-04-03 19:00:07 +00:00
parent c680b408bd
commit 1467675832
88 changed files with 5144 additions and 4569 deletions

View file

@ -3,12 +3,12 @@
# Jakub Friedl <jfriedl@suse.cz>, 2006.
#
#. Reserved...
#: ../tools.h:80 ../tools.h:133
#: ../tools.h:133
msgid ""
msgstr ""
"Project-Id-Version: cs\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-11-21 23:14-0800\n"
"POT-Creation-Date: 2010-04-03 11:56-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"
@ -381,6 +381,11 @@ msgstr "Text"
msgid "Label"
msgstr ""
#. Reserved...
#: ../tools.h:80
msgid " "
msgstr ""
#. Undo last action
#: ../tools.h:86
msgid "Undo"
@ -404,7 +409,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:6707
#: ../tools.h:98 ../tuxpaint.c:6802
msgid "Open"
msgstr "Otevřít"
@ -538,187 +543,187 @@ 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:1848
#: ../tuxpaint.c:1869
msgid "Do you really want to quit?"
msgstr "Opravdu chceš malování ukončit?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:1851
#: ../tuxpaint.c:1872
#, fuzzy
#| msgid "Yes, I'm done!"
msgid "Yes, Im done!"
msgstr "Ano, jsem hotov!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1854 ../tuxpaint.c:1881
#: ../tuxpaint.c:1875 ../tuxpaint.c:1902
msgid "No, take me back!"
msgstr "Nechci, ještě budu kreslit!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1858
#: ../tuxpaint.c:1879
msgid "If you quit, youll lose your picture! Save it?"
msgstr "Pokud skončíš, ztratíš svůj obrázek. Chceš ho uložit?"
#: ../tuxpaint.c:1859 ../tuxpaint.c:1864
#: ../tuxpaint.c:1880 ../tuxpaint.c:1885
msgid "Yes, save it!"
msgstr "Ano, uložit!"
#: ../tuxpaint.c:1860 ../tuxpaint.c:1865
#: ../tuxpaint.c:1881 ../tuxpaint.c:1886
#, fuzzy
#| msgid "No, don't bother saving!"
msgid "No, dont bother saving!"
msgstr "Ne, nebudeme ho ukládat!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1863
#: ../tuxpaint.c:1884
msgid "Save your picture first?"
msgstr "Chceš nejdřív uložit svůj obrázek?"
#. Error opening picture
#: ../tuxpaint.c:1868
#: ../tuxpaint.c:1889
msgid "Cant open that picture!"
msgstr "Tento obrázek nelze otevřít!"
#. Generic dialog dismissal
#: ../tuxpaint.c:1871 ../tuxpaint.c:1876 ../tuxpaint.c:1885 ../tuxpaint.c:1892
#: ../tuxpaint.c:1901
#: ../tuxpaint.c:1892 ../tuxpaint.c:1897 ../tuxpaint.c:1906 ../tuxpaint.c:1913
#: ../tuxpaint.c:1922
msgid "OK"
msgstr "OK"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1875
#: ../tuxpaint.c:1896
msgid "There are no saved files!"
msgstr "Nejsou zde žádné uložené soubory!"
#. Verification of print action
#: ../tuxpaint.c:1879
#: ../tuxpaint.c:1900
msgid "Print your picture now?"
msgstr "Chceš obrázek vytisknout?"
#: ../tuxpaint.c:1880
#: ../tuxpaint.c:1901
msgid "Yes, print it!"
msgstr "Ano, vytisknout!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1884
#: ../tuxpaint.c:1905
msgid "Your picture has been printed!"
msgstr "Obrázek byl vytištěn!"
#. We got an error printing
#: ../tuxpaint.c:1888
#: ../tuxpaint.c:1909
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Obrázek byl vytištěn!"
#. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1891
#: ../tuxpaint.c:1912
msgid "You cant print yet!"
msgstr "Zatím nelze tisknout!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1895
#: ../tuxpaint.c:1916
msgid "Erase this picture?"
msgstr "Smazat tento obrázek?"
#: ../tuxpaint.c:1896
#: ../tuxpaint.c:1917
msgid "Yes, erase it!"
msgstr "Ano smazat!"
#: ../tuxpaint.c:1897
#: ../tuxpaint.c:1918
#, fuzzy
#| msgid "No, don't erase it!"
msgid "No, dont erase it!"
msgstr "Ne, nemazat!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1900
#: ../tuxpaint.c:1921
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:2029
#: ../tuxpaint.c:2052
msgid "Sound muted."
msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2034
#: ../tuxpaint.c:2057
msgid "Sound unmuted."
msgstr ""
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2622
#: ../tuxpaint.c:2716
msgid "Please wait…"
msgstr "Prosím počkej…"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:6710
#: ../tuxpaint.c:6805
msgid "Erase"
msgstr "Smazat"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:6713
#: ../tuxpaint.c:6808
msgid "Slides"
msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:6716
#: ../tuxpaint.c:6811
msgid "Back"
msgstr "Zpět"
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:6719
#: ../tuxpaint.c:6814
msgid "Next"
msgstr "Další"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:6722
#: ../tuxpaint.c:6817
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:7430
#: ../tuxpaint.c:7525
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:10638
#: ../tuxpaint.c:10770
msgid "Yes"
msgstr "Ano"
#: ../tuxpaint.c:10642
#: ../tuxpaint.c:10774
msgid "No"
msgstr "Ne"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:11637
#: ../tuxpaint.c:11769
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:11641
#: ../tuxpaint.c:11773
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:11645
#: ../tuxpaint.c:11777
msgid "No, save a new file!"
msgstr "Ne, ulož jako nový obrázek!"
#: ../tuxpaint.c:12517
#: ../tuxpaint.c:12957
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:13525 ../tuxpaint.c:13839
#: ../tuxpaint.c:13970 ../tuxpaint.c:14284
msgid "Choose the pictures you want, then click “Play”."
msgstr "Vyber si obrázek a klikni na \"Přehrát\"."
#: ../tuxpaint.c:19287
#: ../tuxpaint.c:20519
msgid "Pick a color."
msgstr ""