1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112
|
# Greek translation for dialog.
# This file is distributed under the same license as the dialog package.
# Copyright (C) 2008 Free Software Foundation, Inc.
# Savvas Radevic <vicedar@gmail.com>, 2012.
#
msgid ""
msgstr ""
"Project-Id-Version: dialog 1.1.20080819\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-06-18 18:26-0400\n"
"PO-Revision-Date: 2012-03-18 00:54+0100\n"
"Last-Translator: Savvas Radevic <vicedar@gmail.com>\n"
"Language-Team: Greek <team@lists.gnome.gr>\n"
"Language: el\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: buttons.c:385
msgid "Yes"
msgstr "Ναι"
#: buttons.c:393
msgid "No"
msgstr "Όχι"
#: buttons.c:401
msgid "OK"
msgstr "Εντάξει"
#: buttons.c:409
msgid "Cancel"
msgstr "Άκυρο"
#: buttons.c:417
msgid "EXIT"
msgstr "Έξοδος"
#: buttons.c:425
msgid "Extra"
msgstr "Πρόσθετα"
#: buttons.c:433
msgid "Help"
msgstr "Βοήθεια"
#. Headline "Month"
#: calendar.c:273
msgid "Month"
msgstr "Μήνας"
#. Headline "Year"
#: calendar.c:293
msgid "Year"
msgstr "Έτος"
#: dialog.c:741
msgid "Rename"
msgstr "Μετονομασία"
#: fselect.c:550
msgid "Directories"
msgstr "Φάκελοι"
#: fselect.c:551
msgid "Files"
msgstr "Αρχεία"
#: mixedgauge.c:58
msgid "Succeeded"
msgstr "Επιτυχία"
#: mixedgauge.c:61
msgid "Failed"
msgstr "Αποτυχία"
#: mixedgauge.c:64
msgid "Passed"
msgstr "Πέρασε"
#: mixedgauge.c:67
msgid "Completed"
msgstr "Ολοκλήρωση"
#: mixedgauge.c:70
msgid "Checked"
msgstr "Έλεγχος"
#: mixedgauge.c:73
msgid "Done"
msgstr "Τέλος"
#: mixedgauge.c:76
msgid "Skipped"
msgstr "Παράλειψη"
#: mixedgauge.c:79
msgid "In Progress"
msgstr "Σε εξέλιξη"
#: mixedgauge.c:85
msgid "N/A"
msgstr "Μη Διαθέσιμο"
#: mixedgauge.c:193
msgid "Overall Progress"
msgstr "Συνολική πρόοδος"
#: textbox.c:489
msgid "Search"
msgstr "Αναζήτηση"
|