summaryrefslogtreecommitdiff
path: root/po/el.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/el.po')
-rw-r--r--po/el.po153
1 files changed, 153 insertions, 0 deletions
diff --git a/po/el.po b/po/el.po
new file mode 100644
index 0000000..1457488
--- /dev/null
+++ b/po/el.po
@@ -0,0 +1,153 @@
+# Bing automated translation of popt messages
+# This file is put in the public domain.
+# bing-el <popt-devel@rpm5.org>, 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: popt 1.17\n"
+"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
+"POT-Creation-Date: 2014-08-13 13:27-0400\n"
+"PO-Revision-Date: 2015-05-12 17:15-0400\n"
+"Last-Translator: bing-el <popt-devel@rpm5.org>\n"
+"Language-Team: bing-el <popt-devel@rpm5.org>\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: popt.c:54
+msgid "unknown errno"
+msgstr "άγνωστο errno"
+
+#: popt.c:1439
+#, c-format
+msgid "option type (%u) not implemented in popt\n"
+msgstr "επιλογή τύπου (%u) δεν εφαρμόζονται σε popt\n"
+
+#: popt.c:1889
+msgid "missing argument"
+msgstr "Λείπει όρισμα"
+
+#: popt.c:1891
+msgid "unknown option"
+msgstr "Άγνωστη επιλογή"
+
+#: popt.c:1893
+msgid "mutually exclusive logical operations requested"
+msgstr "αλληλοαναιρούνται λογικών πράξεων"
+
+#: popt.c:1895
+msgid "opt->arg should not be NULL"
+msgstr "επιλέξουν-> arg δεν πρέπει να είναι NULL"
+
+#: popt.c:1897
+msgid "aliases nested too deeply"
+msgstr "ψευδώνυμα που έχουν εντεθεί πολύ βαθιά"
+
+#: popt.c:1899
+msgid "error in parameter quoting"
+msgstr "σφάλμα στην παράμετρο παραθέτοντας"
+
+#: popt.c:1901
+msgid "invalid numeric value"
+msgstr "μη έγκυρη αριθμητική τιμή"
+
+#: popt.c:1903
+msgid "number too large or too small"
+msgstr "αριθμός πάρα πολύ μεγάλη είτε πολύ μικρή"
+
+#: popt.c:1905
+msgid "memory allocation failed"
+msgstr "κατανομή μνήμης που απέτυχε"
+
+#: popt.c:1907
+msgid "config file failed sanity test"
+msgstr "config αρχείο λογικότητα αποτυχημένη δοκιμή"
+
+#: popt.c:1909
+msgid "option does not take an argument"
+msgstr "επιλογή δεν λαμβάνει ένα επιχείρημα"
+
+#: popt.c:1911
+msgid "stack underflow"
+msgstr "υποχείλιση στοίβας"
+
+#: popt.c:1913
+msgid "stack overflow"
+msgstr "υπερχείλιση στοίβας"
+
+#: popt.c:1917
+msgid "unknown error"
+msgstr "άγνωστο σφάλμα"
+
+#: popthelp.c:83 popthelp.c:94
+msgid "Show this help message"
+msgstr "Δείξετε αυτό το μήνυμα βοήθειας"
+
+#: popthelp.c:84 popthelp.c:95
+msgid "Display brief usage message"
+msgstr "Εμφάνιση μήνυμα σύντομη χρήση"
+
+#: popthelp.c:98
+msgid "Display option defaults in message"
+msgstr "Οθόνη επιλογή προεπιλογές σε μήνυμα"
+
+#: popthelp.c:100
+msgid "Terminate options"
+msgstr "Τερματίσει επιλογές"
+
+#: popthelp.c:199
+msgid "Help options:"
+msgstr "Βοήθεια επιλογές:"
+
+#: popthelp.c:200
+msgid "Options implemented via popt alias/exec:"
+msgstr "Επιλογές υλοποιηθούν μέσω popt ψευδώνυμο/exec:"
+
+#: popthelp.c:208
+msgid "NONE"
+msgstr "ΚΑΝΈΝΑΣ"
+
+#: popthelp.c:210
+msgid "VAL"
+msgstr "VAL"
+
+#: popthelp.c:214
+msgid "INT"
+msgstr "INT"
+
+#: popthelp.c:215
+msgid "SHORT"
+msgstr "ΣΎΝΤΟΜΗ"
+
+#: popthelp.c:216
+msgid "LONG"
+msgstr "ΜΑΚΡΆ"
+
+#: popthelp.c:217
+msgid "LONGLONG"
+msgstr "LONGLONG"
+
+#: popthelp.c:218
+msgid "STRING"
+msgstr "ΣΥΜΒΟΛΟΣΕΙΡΆ"
+
+#: popthelp.c:219
+msgid "FLOAT"
+msgstr "ΕΠΙΠΛΈΟΥΝ"
+
+#: popthelp.c:220
+msgid "DOUBLE"
+msgstr "ΔΙΠΛΌ"
+
+#: popthelp.c:223
+msgid "ARG"
+msgstr "ARG"
+
+#: popthelp.c:664
+msgid "Usage:"
+msgstr "Χρήση:"
+
+#: popthelp.c:689
+msgid "[OPTION...]"
+msgstr "[ΕΠΙΛΟΓΉ...]"