Update POT and PO with Magic tool additions/changes.

This commit is contained in:
William Kendrick 2009-09-01 01:34:10 +00:00
parent 555601b485
commit c19dd0b1cb
84 changed files with 6732 additions and 4946 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: 2009-08-09 23:46+0100\n"
"POT-Creation-Date: 2009-08-31 18:32-0700\n"
"PO-Revision-Date: 2009-08-05 17:48+0200\n"
"Last-Translator: Jaroslav Ryník <jrynik@yahoo.co.uk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@ -398,7 +398,7 @@ msgstr "Nový"
#. Open a saved picture
#. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:90 ../tuxpaint.c:7998
#: ../tools.h:90 ../tuxpaint.c:8005
msgid "Open"
msgstr "Otvoriť"
@ -514,179 +514,179 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Dobre, pokračujme v kreslení!"
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1855
#: ../tuxpaint.c:1858
msgid "Do you really want to quit?"
msgstr "Chceš naozaj skončiť?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:1858
#: ../tuxpaint.c:1861
msgid "Yes, Im done!"
msgstr "Áno, už som skončil (-a)!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1861 ../tuxpaint.c:1888
#: ../tuxpaint.c:1864 ../tuxpaint.c:1891
msgid "No, take me back!"
msgstr "Nie, chcem sa vrátiť!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1865
#: ../tuxpaint.c:1868
msgid "If you quit, youll lose your picture! Save it?"
msgstr "Ak skončíš, stratíš svoj obrázok. Mám ho uložiť?"
#: ../tuxpaint.c:1866 ../tuxpaint.c:1871
#: ../tuxpaint.c:1869 ../tuxpaint.c:1874
msgid "Yes, save it!"
msgstr "Áno, ulož ho!"
#: ../tuxpaint.c:1867 ../tuxpaint.c:1872
#: ../tuxpaint.c:1870 ../tuxpaint.c:1875
msgid "No, dont bother saving!"
msgstr "Nie, netreba!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1870
#: ../tuxpaint.c:1873
msgid "Save your picture first?"
msgstr "Chceš najskôr uložiť obrázok?"
#. Error opening picture
#: ../tuxpaint.c:1875
#: ../tuxpaint.c:1878
msgid "Cant open that picture!"
msgstr "Tento obrázok sa nedá otvoriť!"
#. Generic dialog dismissal
#: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1908
#: ../tuxpaint.c:1881 ../tuxpaint.c:1886 ../tuxpaint.c:1895 ../tuxpaint.c:1902
#: ../tuxpaint.c:1911
msgid "OK"
msgstr "OK"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1882
#: ../tuxpaint.c:1885
msgid "There are no saved files!"
msgstr "Žiadne uložené súbory tu nie sú."
#. Verification of print action
#: ../tuxpaint.c:1886
#: ../tuxpaint.c:1889
msgid "Print your picture now?"
msgstr "Chceš si vytlačiť obrázok teraz?"
#: ../tuxpaint.c:1887
#: ../tuxpaint.c:1890
msgid "Yes, print it!"
msgstr "Áno, vytlač ho!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1891
#: ../tuxpaint.c:1894
msgid "Your picture has been printed!"
msgstr "Tvoj obrázok je vytlačený!"
#. We got an error printing
#: ../tuxpaint.c:1895
#: ../tuxpaint.c:1898
msgid "Sorry! Your picture could not be printed!"
msgstr "Prepáč. Tvoj obrázok sa nedá vytlačiť!"
#. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1898
#: ../tuxpaint.c:1901
msgid "You cant print yet!"
msgstr "Ešte nemôžeš tlačiť!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1902
#: ../tuxpaint.c:1905
msgid "Erase this picture?"
msgstr "Mám odstrániť tento obrázok?"
#: ../tuxpaint.c:1903
#: ../tuxpaint.c:1906
msgid "Yes, erase it!"
msgstr "Áno, odstráň ho!"
#: ../tuxpaint.c:1904
#: ../tuxpaint.c:1907
msgid "No, dont erase it!"
msgstr "Nie, neodstraňuj ho!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1907
#: ../tuxpaint.c:1910
msgid "Remember to use the left mouse button!"
msgstr "Nezabudnite, že treba stlačiť ľavé tlačidlo myši!"
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2036
#: ../tuxpaint.c:2039
msgid "Sound muted."
msgstr "Zvuk je stlmený."
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2041
#: ../tuxpaint.c:2044
msgid "Sound unmuted."
msgstr "Zvuk nie je stlmený."
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2508
#: ../tuxpaint.c:2511
msgid "Please wait…"
msgstr "Počkaj, prosím..."
#: ../tuxpaint.c:7221
#: ../tuxpaint.c:7228
msgid "Pick a color."
msgstr "Vyber si farbu."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:8001
#: ../tuxpaint.c:8008
msgid "Erase"
msgstr "Guma"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:8004
#: ../tuxpaint.c:8011
msgid "Slides"
msgstr "Výstava"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:8007
#: ../tuxpaint.c:8014
msgid "Back"
msgstr "Späť"
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:8010
#: ../tuxpaint.c:8017
msgid "Next"
msgstr "Ďalej"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:8013
#: ../tuxpaint.c:8020
msgid "Play"
msgstr "Prehrať"
#. 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:8660
#: ../tuxpaint.c:8667
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:11663
#: ../tuxpaint.c:11670
msgid "Yes"
msgstr "Áno"
#: ../tuxpaint.c:11667
#: ../tuxpaint.c:11674
msgid "No"
msgstr "Nie"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12633
#: ../tuxpaint.c:12669
msgid "Replace the picture with your changes?"
msgstr "Mám tieto zmeny uložiť do starého obrázka?"
#. Positive response to saving over old version
#. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12637
#: ../tuxpaint.c:12673
msgid "Yes, replace the old one!"
msgstr "Áno, zmeň ten starý súbor!"
#. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12641
#: ../tuxpaint.c:12677
msgid "No, save a new file!"
msgstr "Nie, ulož ich do nového súboru!"
#: ../tuxpaint.c:13404
#: ../tuxpaint.c:13440
msgid "Choose the picture you want, then click “Open”."
msgstr "Vyber si obrázok, ktorý chceš, a potom klikni na „Otvoriť”."
#. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14391 ../tuxpaint.c:14705
#: ../tuxpaint.c:14427 ../tuxpaint.c:14741
msgid "Choose the pictures you want, then click “Play”."
msgstr ""
"Klikni na obrázky, ktoré chceš vidieť, a potom klikni na tlačidlo „Prehrať”."
@ -721,10 +721,10 @@ msgid "Blind"
msgstr ""
#: ../../magic/src/blind.c:97
#, fuzzy
#| msgid "Click and drag to draw a beam of light on your picture."
msgid "Click and drag to draw the blind, move left or right to open or close."
msgstr "Klikom a ťahaním myši nakreslíš na obrázok lúče svetla."
msgid ""
"Click towards the edge of your picture to pull window blinds over it. Move "
"perpendicularly to open or close the blinds."
msgstr ""
#: ../../magic/src/blocks_chalk_drip.c:132
msgid "Blocks"
@ -1062,6 +1062,21 @@ msgstr "Kliknutím a ťahaním myši urobíš z obrázka rytinu."
msgid "Click and drag up to zoom in or drag down to zoom out the picture."
msgstr "Klikom a pohybom myši postriekaš obrázok zubnou pastou."
#: ../../magic/src/puzzle.c:79
#, fuzzy
msgid "Puzzle"
msgstr "Fialová!"
#: ../../magic/src/puzzle.c:86
#, fuzzy
msgid "Click the part of your picture where would you like a puzzle."
msgstr "Keď klikneš a pohýbeš myšou, rozmažeš obrázok."
#: ../../magic/src/puzzle.c:87
#, fuzzy
msgid "Click to make a puzzle in fullscreen mode."
msgstr "Keď klikneš, obrázok zrkadlovo otočíš."
#: ../../magic/src/rails.c:101
msgid "Rails"
msgstr "Koľaje"
@ -1090,11 +1105,17 @@ msgstr "Klikom môžeš do obrázka pridať kvapku dažďa."
msgid "Click to cover your picture with rain drops."
msgstr "Ak klikneš myšou, obrázok sa zaplní kvapkami dažďa."
#: ../../magic/src/realrainbow.c:76
#: ../../magic/src/realrainbow.c:86
msgid "Real Rainbow"
msgstr "Pravá dúha"
#: ../../magic/src/realrainbow.c:81
#: ../../magic/src/realrainbow.c:88
#, fuzzy
#| msgid "Real Rainbow"
msgid "ROYGBIV Rainbow"
msgstr "Pravá dúha"
#: ../../magic/src/realrainbow.c:93
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."
@ -1314,6 +1335,12 @@ msgstr ""
"kratšie. Ak dole, vlny budú vyššie, ak doľava, budú menšie a ak doprava, "
"budú dlhšie."
#, fuzzy
#~| msgid "Click and drag to draw a beam of light on your picture."
#~ msgid ""
#~ "Click and drag to draw the blind, move left or right to open or close."
#~ msgstr "Klikom a ťahaním myši nakreslíš na obrázok lúče svetla."
#, fuzzy
#~| msgid "Mosaic"
#~ msgid "Mosaic square"
@ -1372,18 +1399,6 @@ msgstr ""
#~ msgid "Click to give your entire picture an \"alien\" appearance."
#~ msgstr "Klikni a pohybuj myšou pre zmenu farby obrázku."
#, fuzzy
#~ msgid "Puzzle"
#~ msgstr "Fialová!"
#, fuzzy
#~ msgid "Click the part of your picture where would you like a puzzle."
#~ msgstr "Keď klikneš a pohýbeš myšou, rozmažeš obrázok."
#, fuzzy
#~ msgid "Click to make a puzzle in fullscreen mode."
#~ msgstr "Keď klikneš, obrázok zrkadlovo otočíš."
#, fuzzy
#~ msgid "Click and move the mouse to add noise to the image."
#~ msgstr "Klikni a pohybuj myšou, obrázok sa rozmaže."