diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:41:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:41:06 +0000 |
commit | cfa363aeeda6881266b5da46afd478a255ce996e (patch) | |
tree | f4a77457d4c8183d324dfd239e4889b975c3718c /po/el.po | |
parent | Initial commit. (diff) | |
download | tasksel-cfa363aeeda6881266b5da46afd478a255ce996e.tar.xz tasksel-cfa363aeeda6881266b5da46afd478a255ce996e.zip |
Adding upstream version 3.53.upstream/3.53upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/el.po')
-rw-r--r-- | po/el.po | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/po/el.po b/po/el.po new file mode 100644 index 0000000..5c46a1c --- /dev/null +++ b/po/el.po @@ -0,0 +1,45 @@ +# translation of tasksel.po to Greek +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER. +# Konstantinos Margaritis <markos@debian.org>, 2004. +# George Papamichelakis <george@step.gr>, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: el\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-06-21 11:36-0400\n" +"PO-Revision-Date: 2005-12-19 13:20+0200\n" +"Last-Translator: George Papamichelakis <george@step.gr>\n" +"Language-Team: <debian-l10n-greek@lists.debian.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../tasksel.pl:394 +msgid "" +"Usage:\n" +"tasksel install <task>...\n" +"tasksel remove <task>...\n" +"tasksel [options]\n" +"\t-t, --test test mode; don't really do anything\n" +"\t --new-install automatically install some tasks\n" +"\t --list-tasks list tasks that would be displayed and exit\n" +"\t --task-packages list available packages in a task\n" +"\t --task-desc returns the description of a task\n" +msgstr "" +"Χρήση:\n" +"tasksel install <task>...\n" +"tasksel remove <task>...\n" +"tasksel [επιλογές]; όπου επιλογές μπορούν να είναι:\n" +"\t-t --test δοκιμαστικά χωρίς εκτέλεση εργασίας\n" +"\t --new-install αυτόματη εγκατάσταση μερικών εργασιών\n" +"\t --list-tasks εμφάνιση των εργασιών και έξοδος\n" +"\t --task-packages εμφάνιση των διαθέσιμων πακέτων σε μια εργασία\n" +"\t --task-desc εμφάνισε την περιγραφή μιας εργασίας\n" + +#: ../tasksel.pl:635 +msgid "apt-get failed" +msgstr "το apt-get απέτυχε" |