Picking up new Magic tool strings.

This commit is contained in:
William Kendrick 2008-07-07 14:25:37 +00:00
parent 0524520d07
commit 7f5f488fe6
83 changed files with 7364 additions and 3116 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Tuxpaint 0.9.2pre\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-06-27 13:15-0700\n"
"POT-Creation-Date: 2008-07-07 07:22-0700\n"
"PO-Revision-Date: 2008-04-14 21:14+0200\n"
"Last-Translator: yannis\n"
"Language-Team: N/A <i18ngr@lists.hellug.gr>\n"
@ -385,7 +385,7 @@ msgstr "Νέο"
#. Open a saved picture
#. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7835
#: ../tools.h:75 ../tuxpaint.c:7854
msgid "Open"
msgstr "Άνοιγμα"
@ -506,174 +506,174 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Εντάξει λοιπόν… Ας συνεχίσουμε τη σχεδίαση του ίδιου!"
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1809
#: ../tuxpaint.c:1828
msgid "Do you really want to quit?"
msgstr "Σίγουρα θέλεις να βγεις από το πρόγραμμα;"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:1812
#: ../tuxpaint.c:1831
msgid "Yes, I'm done!"
msgstr "Ναι είμαι έτοιμος!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1815 ../tuxpaint.c:1842
#: ../tuxpaint.c:1834 ../tuxpaint.c:1861
msgid "No, take me back!"
msgstr "Όχι δεν έχω τελειώσει ακόμα!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1819
#: ../tuxpaint.c:1838
msgid "If you quit, youll lose your picture! Save it?"
msgstr "Αν βγεις από το πρόγραμμα, θα χαθεί η εικόνα σου! Να σωθεί;"
#: ../tuxpaint.c:1820 ../tuxpaint.c:1825
#: ../tuxpaint.c:1839 ../tuxpaint.c:1844
msgid "Yes, save it!"
msgstr "Ναι, αποθήκευσέ το"
#: ../tuxpaint.c:1821 ../tuxpaint.c:1826
#: ../tuxpaint.c:1840 ../tuxpaint.c:1845
msgid "No, don't bother saving!"
msgstr "Όχι μην την σώσεις!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1824
#: ../tuxpaint.c:1843
msgid "Save your picture first?"
msgstr "Να σωθεί η εικόνα σου πρώτα;"
#. Error opening picture
#: ../tuxpaint.c:1829
#: ../tuxpaint.c:1848
msgid "Cant open that picture!"
msgstr "Δεν μπορώ να ανοίξω αυτή τη ζωγραφιά!"
#. Generic dialog dismissal
#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850
#: ../tuxpaint.c:1859
#: ../tuxpaint.c:1851 ../tuxpaint.c:1856 ../tuxpaint.c:1865 ../tuxpaint.c:1869
#: ../tuxpaint.c:1878
msgid "OK"
msgstr "Εντάξει"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1836
#: ../tuxpaint.c:1855
msgid "There are no saved files!"
msgstr "Δεν υπάρχουν αποθηκευμένα αρχεία!"
#. Verification of print action
#: ../tuxpaint.c:1840
#: ../tuxpaint.c:1859
msgid "Print your picture now?"
msgstr "Να εκτυπώσω την ζωγραφιά σου;"
#: ../tuxpaint.c:1841
#: ../tuxpaint.c:1860
msgid "Yes, print it!"
msgstr "Ναι, τύπωσέ το!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1845
#: ../tuxpaint.c:1864
msgid "Your picture has been printed!"
msgstr "Η εικόνα σου εκτυπώθηκε!"
#. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1849
#: ../tuxpaint.c:1868
msgid "You cant print yet!"
msgstr "Δεν μπορείς να τυπώσεις ακόμη!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1853
#: ../tuxpaint.c:1872
msgid "Erase this picture?"
msgstr "Να σβήσω αυτήν την εικόνα;"
#: ../tuxpaint.c:1854
#: ../tuxpaint.c:1873
msgid "Yes, erase it!"
msgstr "Ναι, σβήστο!"
#: ../tuxpaint.c:1855
#: ../tuxpaint.c:1874
msgid "No, don't erase it!"
msgstr "Όχι, μην το σβήσεις!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1858
#: ../tuxpaint.c:1877
msgid "Remember to use the left mouse button!"
msgstr "Προσοχή, πρέπει να χρησιμοποιείς το αριστερό πλήκτρο του ποντικιού!"
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:1969
#: ../tuxpaint.c:1988
msgid "Sound muted."
msgstr "Χωρίς ήχο."
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:1974
#: ../tuxpaint.c:1993
msgid "Sound unmuted."
msgstr "Με ήχο."
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2411
#: ../tuxpaint.c:2430
msgid "Please wait…"
msgstr "Παρακαλώ περιμένετε..."
#: ../tuxpaint.c:7061
#: ../tuxpaint.c:7080
msgid "Pick a color."
msgstr "Δάλεξε ένα χρώμα."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7838
#: ../tuxpaint.c:7857
msgid "Erase"
msgstr "Σβήσιμο"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7841
#: ../tuxpaint.c:7860
msgid "Slides"
msgstr "Προβολή διαφανειών."
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7844
#: ../tuxpaint.c:7863
msgid "Back"
msgstr "Προηγούμενο"
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7847
#: ../tuxpaint.c:7866
msgid "Next"
msgstr "Επόμενο."
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7850
#: ../tuxpaint.c:7869
msgid "Play"
msgstr "Άνοιγμα."
#. 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:8443
#: ../tuxpaint.c:8462
msgid "Aa"
msgstr "Αα"
#. 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:11348
#: ../tuxpaint.c:11367
msgid "Yes"
msgstr "Ναι"
#: ../tuxpaint.c:11352
#: ../tuxpaint.c:11371
msgid "No"
msgstr "Όχι"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12301
#: ../tuxpaint.c:12320
msgid "Replace the picture with your changes?"
msgstr "Να αντικαταστήσω την ζωγραφιά με τις αλλαγές που έκανες;"
#. Positive response to saving over old version
#. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12305
#: ../tuxpaint.c:12324
msgid "Yes, replace the old one!"
msgstr "Ναι, αντικατέστησε την παλιά ζωγραφιά!"
#. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12309
#: ../tuxpaint.c:12328
msgid "No, save a new file!"
msgstr "Όχι, αποθήκευση σε νέο αρχείο!"
#: ../tuxpaint.c:13072
#: ../tuxpaint.c:13091
msgid "Choose the picture you want, then click “Open”."
msgstr "Επέλεξε την ζωγραφιά που θέλεις, και μετά πάτησε “Άνοιγμα”."
#. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14059 ../tuxpaint.c:14373
#: ../tuxpaint.c:14078 ../tuxpaint.c:14392
msgid "Choose the pictures you want, then click “Play”."
msgstr "Επέλεξε την ζωγραφιά που θέλεις, και μετά πάτησε \"Ανοιγμα”."
@ -689,6 +689,22 @@ msgstr "Πρόγραμμα ζωγραφικής"
msgid "Tux Paint"
msgstr "Tux Paint"
#: ../../magic/src/blackAndWhite.c:60
msgid "Black & White"
msgstr ""
#: ../../magic/src/blackAndWhite.c:61
msgid "Threshold"
msgstr ""
#: ../../magic/src/blackAndWhite.c:64
msgid "Click to convert the image to greyscale."
msgstr ""
#: ../../magic/src/blackAndWhite.c:65
msgid "Click to threshold the image into black and white regions."
msgstr ""
#: ../../magic/src/blocks_chalk_drip.c:132
msgid "Blocks"
msgstr "Κομματάκια"
@ -716,6 +732,16 @@ msgstr ""
msgid "Click and move the mouse around to make the picture drip."
msgstr "Κάνε κλικ και κίνησε το ποντίκι για να κάνεις τη ζωγραφιά να στάζει."
#: ../../magic/src/blurAll.c:57
#, fuzzy
msgid "Blur All"
msgstr "Θάμπωμα"
#: ../../magic/src/blurAll.c:60
#, fuzzy
msgid "Click to blur the whole image."
msgstr "Κάνε κλικ για να φτιάξεις μια εικόνα-είδωλο."
#: ../../magic/src/blur.c:76
msgid "Blur"
msgstr "Θάμπωμα"
@ -902,6 +928,32 @@ msgstr "Κυματάκια."
msgid "Click to make ripples appear over your picture."
msgstr "Κάνε κλικ για να εμφανιστούν κυματάκια στην εικόνα σου."
#: ../../magic/src/sharpen.c:72
msgid "Trace Contour"
msgstr ""
#: ../../magic/src/sharpen.c:73
#, fuzzy
msgid "Sharpen"
msgstr "Σχήματα"
#: ../../magic/src/sharpen.c:74
msgid "Silhouette"
msgstr ""
#: ../../magic/src/sharpen.c:77
msgid "Click to trace the edges of objects in the image."
msgstr ""
#: ../../magic/src/sharpen.c:78
#, fuzzy
msgid "Click to sharpen the image."
msgstr "Κάνε κλικ για να φτιάξεις μια εικόνα-είδωλο."
#: ../../magic/src/sharpen.c:79
msgid "Click to create a black and white silhouette of the image."
msgstr ""
#: ../../magic/src/shift.c:104
msgid "Shift"
msgstr "Μετακίνηση."