diff options
Diffstat (limited to 'po/el.po')
-rw-r--r-- | po/el.po | 38 |
1 files changed, 20 insertions, 18 deletions
@@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2020-12-30 12:20+0200\n" "Last-Translator: Vangelis Skarmoutsos <skarmoutsosv@gmail.com>\n" "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n" @@ -1900,32 +1900,21 @@ msgid "Trivial Only specified but this is not a trivial operation." msgstr "" "Καθορίστηκε μόνο συνηθισμένο, αλλά αυτή δεν είναι μια συνηθισμένη εργασία." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Ναι, κανε ότι λέω!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Πρόκειται να κάνετε κάτι πιθανόν πολύ επιζήμιο.\n" -"Για να συνεχίσετε πληκτρολογήστε τη φράση '%s'\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Εγκατάλειψη." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Θέλετε να συνεχίσετε;" #: apt-private/private-install.cc +msgid "Abort." +msgstr "Εγκατάλειψη." + +#: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Για μερικά αρχεία απέτυχε η μεταφόρτωση" @@ -3776,6 +3765,19 @@ msgstr "Η σύνδεση έκλεισε πρόωρα" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "Ναι, κανε ότι λέω!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Πρόκειται να κάνετε κάτι πιθανόν πολύ επιζήμιο.\n" +#~ "Για να συνεχίσετε πληκτρολογήστε τη φράση '%s'\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Η γραμμή %u έχει υπερβολικό μήκος στη λίστα πηγών %s." |