Regenerated translation files.

This commit is contained in:
Karl Ove Hufthammer 2017-07-29 13:49:46 +00:00
parent 6698b5e844
commit c291bc5610
129 changed files with 8269 additions and 8075 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-08 18:37+0200\n"
"POT-Creation-Date: 2017-07-29 15:48+0200\n"
"PO-Revision-Date: 2015-10-12 09:31+0300\n"
"Last-Translator: Yannis Kaskamanidis <kiolalis@gmail.com>\n"
"Language-Team: \n"
@ -425,7 +425,7 @@ msgstr "Νέο"
#. Open a saved picture
#. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:98 ../tuxpaint.c:7637
#: ../tools.h:98 ../tuxpaint.c:7640
msgid "Open"
msgstr "Άνοιγμα"
@ -562,179 +562,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Εντάξει λοιπόν… Ας συνεχίσουμε τη σχεδίαση του ίδιου!"
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:2053
#: ../tuxpaint.c:2054
msgid "Do you really want to quit?"
msgstr "Σίγουρα θέλεις να βγεις από το πρόγραμμα;"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:2056
#: ../tuxpaint.c:2057
msgid "Yes, Im done!"
msgstr "Ναι, τελείωσα!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:2059 ../tuxpaint.c:2086
#: ../tuxpaint.c:2060 ../tuxpaint.c:2087
msgid "No, take me back!"
msgstr "Όχι δεν έχω τελειώσει ακόμα!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:2063
#: ../tuxpaint.c:2064
msgid "If you quit, youll lose your picture! Save it?"
msgstr "Αν βγεις από το πρόγραμμα, θα χαθεί η εικόνα σου! Να αποθηκευτεί;"
#: ../tuxpaint.c:2064 ../tuxpaint.c:2069
#: ../tuxpaint.c:2065 ../tuxpaint.c:2070
msgid "Yes, save it!"
msgstr "Ναι, αποθήκευσέ την!"
#: ../tuxpaint.c:2065 ../tuxpaint.c:2070
#: ../tuxpaint.c:2066 ../tuxpaint.c:2071
msgid "No, dont bother saving!"
msgstr "Όχι, μην ασχοληθείς με την αποθήκευση!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:2068
#: ../tuxpaint.c:2069
msgid "Save your picture first?"
msgstr "Να αποθηκευτεί η εικόνα σου πρώτα;"
#. Error opening picture
#: ../tuxpaint.c:2073
#: ../tuxpaint.c:2074
msgid "Cant open that picture!"
msgstr "Δεν μπορώ να ανοίξω αυτή τη ζωγραφιά!"
#. Generic dialog dismissal
#: ../tuxpaint.c:2076 ../tuxpaint.c:2081 ../tuxpaint.c:2090 ../tuxpaint.c:2097
#: ../tuxpaint.c:2106
#: ../tuxpaint.c:2077 ../tuxpaint.c:2082 ../tuxpaint.c:2091 ../tuxpaint.c:2098
#: ../tuxpaint.c:2107
msgid "OK"
msgstr "Εντάξει"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:2080
#: ../tuxpaint.c:2081
msgid "There are no saved files!"
msgstr "Δεν υπάρχουν αποθηκευμένα αρχεία!"
#. Verification of print action
#: ../tuxpaint.c:2084
#: ../tuxpaint.c:2085
msgid "Print your picture now?"
msgstr "Να εκτυπώσω τη ζωγραφιά σου;"
#: ../tuxpaint.c:2085
#: ../tuxpaint.c:2086
msgid "Yes, print it!"
msgstr "Ναι, εκτύπωσέ την!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:2089
#: ../tuxpaint.c:2090
msgid "Your picture has been printed!"
msgstr "Η εικόνα σου εκτυπώθηκε!"
#. We got an error printing
#: ../tuxpaint.c:2093
#: ../tuxpaint.c:2094
msgid "Sorry! Your picture could not be printed!"
msgstr "Λυπάμαι! Δεν ήταν δυνατή η εκτύπωση της ζωγραφιάς σου!"
#. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:2096
#: ../tuxpaint.c:2097
msgid "You cant print yet!"
msgstr "Δεν μπορείς να εκτυπώσεις ακόμη!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:2100
#: ../tuxpaint.c:2101
msgid "Erase this picture?"
msgstr "Να διαγραψω αυτήν την εικόνα;"
#: ../tuxpaint.c:2101
#: ../tuxpaint.c:2102
msgid "Yes, erase it!"
msgstr "Ναι, διάγραψέ την!"
#: ../tuxpaint.c:2102
#: ../tuxpaint.c:2103
msgid "No, dont erase it!"
msgstr "Όχι, μην τη διαγράφεις!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:2105
#: ../tuxpaint.c:2106
msgid "Remember to use the left mouse button!"
msgstr "Προσοχή, πρέπει να χρησιμοποιείς το αριστερό πλήκτρο του ποντικιού!"
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2313
#: ../tuxpaint.c:2314
msgid "Sound muted."
msgstr "Χωρίς ήχο."
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2318
#: ../tuxpaint.c:2319
msgid "Sound unmuted."
msgstr "Με ήχο."
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:3071
#: ../tuxpaint.c:3072
msgid "Please wait…"
msgstr "Παρακαλώ περιμένετε..."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7640
#: ../tuxpaint.c:7643
msgid "Erase"
msgstr "Διαγραφή"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7643
#: ../tuxpaint.c:7646
msgid "Slides"
msgstr "Προβολή διαφανειών."
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7646
#: ../tuxpaint.c:7649
msgid "Back"
msgstr "Προηγούμενο"
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7649
#: ../tuxpaint.c:7652
msgid "Next"
msgstr "Επόμενο"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7652
#: ../tuxpaint.c:7655
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:8361
#: ../tuxpaint.c:8364
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:11689
#: ../tuxpaint.c:11692
msgid "Yes"
msgstr "Ναι"
#: ../tuxpaint.c:11693
#: ../tuxpaint.c:11696
msgid "No"
msgstr "Όχι"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12792
#: ../tuxpaint.c:12795
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:12796
#: ../tuxpaint.c:12799
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:12800
#: ../tuxpaint.c:12803
msgid "No, save a new file!"
msgstr "Όχι, κάνε αποθήκευση σε νέο αρχείο!"
#: ../tuxpaint.c:14045
#: ../tuxpaint.c:14048
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:15076 ../tuxpaint.c:15404
#: ../tuxpaint.c:15079 ../tuxpaint.c:15407
msgid "Choose the pictures you want, then click “Play”."
msgstr "Διάλεξε τη ζωγραφιά που θέλεις και μετά πάτησε 'Αναπαραγωγή'."
#: ../tuxpaint.c:22439
#: ../tuxpaint.c:22873
msgid "Select a color from your drawing."
msgstr ""
#: ../tuxpaint.c:22885
msgid "Pick a color."
msgstr "Δάλεξε ένα χρώμα."
@ -1099,50 +1103,50 @@ msgstr ""
msgid "Click to add a mosaic effect to your entire picture."
msgstr "Κάνε κλικ για να προσθέσεις εφέ μωσαϊκού σε ολόκληρη τη ζωγραφιά σου."
#: ../../magic/src/mosaic_shaped.c:147
#: ../../magic/src/mosaic_shaped.c:139
msgid "Square Mosaic"
msgstr "Τετραγωνικό μωσαϊκό"
#: ../../magic/src/mosaic_shaped.c:148
#: ../../magic/src/mosaic_shaped.c:140
msgid "Hexagon Mosaic"
msgstr "Εξαγωνικό μωσαϊκό"
#: ../../magic/src/mosaic_shaped.c:149
#: ../../magic/src/mosaic_shaped.c:141
msgid "Irregular Mosaic"
msgstr "Ακανόνιστο μωσαϊκό."
#: ../../magic/src/mosaic_shaped.c:156
#: ../../magic/src/mosaic_shaped.c:148
msgid ""
"Click and drag the mouse to add a square mosaic to parts of your picture."
msgstr ""
"Κάνε κλικ και μετακίνησε το ποντίκι για να προσθέσεις τετραγωνικό μωσαϊκό σε "
"τμήματα της ζωγραφιάς σου."
#: ../../magic/src/mosaic_shaped.c:157
#: ../../magic/src/mosaic_shaped.c:149
msgid "Click to add a square mosaic to your entire picture."
msgstr ""
"Κάνε κλικ για να προσθέσεις τετραγωνικό μωσαϊκό σε ολόκληρη τη ζωγραφιά σου."
#: ../../magic/src/mosaic_shaped.c:161
#: ../../magic/src/mosaic_shaped.c:153
msgid ""
"Click and drag the mouse to add a hexagonal mosaic to parts of your picture."
msgstr ""
"Κάνε κλικ και μετακίνησε το ποντίκι για να προσθέσεις εξαγωνικό μωσαϊκό σε "
"τμήματα της ζωγραφιάς σου."
#: ../../magic/src/mosaic_shaped.c:162
#: ../../magic/src/mosaic_shaped.c:154
msgid "Click to add a hexagonal mosaic to your entire picture."
msgstr ""
"Κάνε κλικ για να προσθέσεις εξαγωνικό μωσαϊκό σε ολόκληρη τη ζωγραφιά σου."
#: ../../magic/src/mosaic_shaped.c:166
#: ../../magic/src/mosaic_shaped.c:158
msgid ""
"Click and drag the mouse to add an irregular mosaic to parts of your picture."
msgstr ""
"Κάνε κλικ και μετακίνησε το ποντίκι για να προσθέσεις ακανόνιστο μωσαϊκό σε "
"τμήματα της ζωγραφιάς σου."
#: ../../magic/src/mosaic_shaped.c:167
#: ../../magic/src/mosaic_shaped.c:159
msgid "Click to add an irregular mosaic to your entire picture."
msgstr ""
"Κάνε κλικ για να προσθέσεις ακανόνιστο μωσαϊκό σε ολόκληρη τη ζωγραφιά σου."