diff options
Diffstat (limited to 'po/el.po')
-rw-r--r-- | po/el.po | 988 |
1 files changed, 528 insertions, 460 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: bug-wget@gnu.org\n" -"POT-Creation-Date: 2018-01-21 11:01+0100\n" +"POT-Creation-Date: 2018-05-06 18:48+0200\n" "PO-Revision-Date: 2004-12-15 19:46+0000\n" "Last-Translator: Simos Xenitellis <simos74@gmx.net>\n" "Language-Team: Greek <nls@tux.hellug.gr>\n" @@ -302,12 +302,12 @@ msgstr "" msgid "connected.\n" msgstr "συνδέθηκε.\n" -#: src/connect.c:375 src/host.c:912 src/host.c:950 +#: src/connect.c:375 src/host.c:914 src/host.c:952 #, c-format msgid "failed: %s.\n" msgstr "απέτυχε: %s.\n" -#: src/connect.c:399 src/http.c:2097 +#: src/connect.c:399 src/http.c:2105 #, c-format msgid "%s: unable to resolve host address %s\n" msgstr "" @@ -366,7 +366,7 @@ msgstr "Συντακτικό σφάλμα στο Set-Cookie: πρόωρο τέλ msgid "Cookie coming from %s attempted to set domain to " msgstr "" -#: src/cookies.c:774 +#: src/cookies.c:774 src/spider.c:92 #, c-format msgid "%s\n" msgstr "" @@ -386,43 +386,43 @@ msgstr "Σφάλμα στην εγγραφή στο `%s': %s\n" msgid "Error closing %s: %s\n" msgstr "Σφάλμα στο κλείσιμο του `%s': %s\n" -#: src/ftp-ls.c:1049 +#: src/ftp-ls.c:1045 msgid "Unsupported listing type, trying Unix listing parser.\n" msgstr "" "Μη υποστηριζόμενος τύπος καταλόγου, δοκιμάζω να τον διαβάσω σαν Unix " "κατάλογο.\n" -#: src/ftp-ls.c:1100 src/ftp-ls.c:1102 +#: src/ftp-ls.c:1096 src/ftp-ls.c:1098 #, c-format msgid "Index of /%s on %s:%d" msgstr "Κατάλογος του /%s στο %s:%d" -#: src/ftp-ls.c:1127 +#: src/ftp-ls.c:1123 #, c-format msgid "time unknown " msgstr "ώρα άγνωστη " -#: src/ftp-ls.c:1131 +#: src/ftp-ls.c:1127 #, c-format msgid "File " msgstr "Αρχείο " -#: src/ftp-ls.c:1134 +#: src/ftp-ls.c:1130 #, c-format msgid "Directory " msgstr "Κατάλογος " -#: src/ftp-ls.c:1137 +#: src/ftp-ls.c:1133 #, c-format msgid "Link " msgstr "Σύνδεση " -#: src/ftp-ls.c:1140 +#: src/ftp-ls.c:1136 #, c-format msgid "Not sure " msgstr "Όχι απόλυτα σίγουρος " -#: src/ftp-ls.c:1163 +#: src/ftp-ls.c:1159 #, c-format msgid " (%s bytes)" msgstr " (%s byte)" @@ -432,12 +432,12 @@ msgstr " (%s byte)" msgid "Length: %s" msgstr "Μήκος: %s" -#: src/ftp.c:231 src/http.c:4029 +#: src/ftp.c:231 src/http.c:4037 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:235 src/http.c:4033 +#: src/ftp.c:235 src/http.c:4041 #, c-format msgid ", %s remaining" msgstr "" @@ -604,7 +604,7 @@ msgstr "" "Δεν υπάρχει αρχείο ή κατάλογος `%s'.\n" "\n" -#: src/ftp.c:1505 src/http.c:2552 +#: src/ftp.c:1505 src/http.c:2560 #, c-format msgid "%s has sprung into existence.\n" msgstr "" @@ -627,24 +627,24 @@ msgstr "Η σύνδεση ελέγχου έκλεισε.\n" msgid "Data transfer aborted.\n" msgstr "Η μεταφορά δεδομένων διακόπηκε ανώμαλα.\n" -#: src/ftp.c:1863 src/main.c:1649 +#: src/ftp.c:1863 src/main.c:1681 #, fuzzy, c-format msgid "File %s already there; not retrieving.\n" msgstr "Το αρχείο `%s' υπάρχει ήδη, δεν επανακτάται.\n" -#: src/ftp.c:1948 src/http.c:4299 +#: src/ftp.c:1948 src/http.c:4307 #, c-format msgid "(try:%2d)" msgstr "(προσπάθεια:%2d)" -#: src/ftp.c:2036 src/http.c:4715 +#: src/ftp.c:2039 src/http.c:4723 #, c-format msgid "" "%s (%s) - written to stdout %s[%s]\n" "\n" msgstr "" -#: src/ftp.c:2037 src/http.c:4716 +#: src/ftp.c:2040 src/http.c:4724 #, fuzzy, c-format msgid "" "%s (%s) - %s saved [%s]\n" @@ -653,28 +653,28 @@ msgstr "" "%s (%s) - `%s' αποθηκεύτηκε [%ld]\n" "\n" -#: src/ftp.c:2097 src/main.c:2126 src/metalink.c:1137 src/recur.c:511 -#: src/recur.c:746 src/retr.c:1293 +#: src/ftp.c:2100 src/main.c:2165 src/metalink.c:1135 src/recur.c:511 +#: src/recur.c:749 src/retr.c:1293 #, c-format msgid "Removing %s.\n" msgstr "Διαγραφή του %s.\n" -#: src/ftp.c:2151 +#: src/ftp.c:2157 #, fuzzy, c-format msgid "Using %s as listing tmp file.\n" msgstr "Χρήση του `%s' για προσωρινό αρχείο περιεχομένων καταλόγου.\n" -#: src/ftp.c:2168 +#: src/ftp.c:2174 #, fuzzy, c-format msgid "Removed %s.\n" msgstr "Διαγραφή του `%s'.\n" -#: src/ftp.c:2208 +#: src/ftp.c:2213 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Το επίπεδο αναδρομής %d ξεπέρασε το μέγιστο επίπεδο αναδρομής %d.\n" -#: src/ftp.c:2278 +#: src/ftp.c:2283 #, fuzzy, c-format msgid "Remote file no newer than local file %s -- not retrieving.\n" msgstr "" @@ -682,7 +682,7 @@ msgstr "" "ανάκτηση.\n" "\n" -#: src/ftp.c:2286 +#: src/ftp.c:2291 #, fuzzy, c-format msgid "" "Remote file is newer than local file %s -- retrieving.\n" @@ -692,18 +692,18 @@ msgstr "" "ανάκτηση.\n" "\n" -#: src/ftp.c:2293 +#: src/ftp.c:2298 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" "\n" msgstr "Τα μεγέθη δεν είναι ίσα (τοπικό %ld) -- γίνεται ανάκτηση.\n" -#: src/ftp.c:2311 +#: src/ftp.c:2316 msgid "Invalid name of the symlink, skipping.\n" msgstr "Μη έγκυρο όνομα συμβολικού συνδέσμου, παρακάμπτεται.\n" -#: src/ftp.c:2328 +#: src/ftp.c:2333 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -712,68 +712,68 @@ msgstr "" "Υπάρχει ήδη ο ορθός σύνδεσμος %s -> %s\n" "\n" -#: src/ftp.c:2337 +#: src/ftp.c:2342 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Δημιουργία συνδέσμου %s -> %s\n" -#: src/ftp.c:2347 +#: src/ftp.c:2352 #, fuzzy, c-format msgid "Symlinks not supported, skipping symlink %s.\n" msgstr "Δεν υποστηρίζονται σύνδεσμοι, παράκαμψη συνδέσμου `%s'.\n" -#: src/ftp.c:2362 +#: src/ftp.c:2367 #, fuzzy, c-format msgid "Skipping directory %s.\n" msgstr "Παράκαμψη καταλόγου `%s'.\n" -#: src/ftp.c:2375 +#: src/ftp.c:2380 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: άγνωστο/μη υποστηριζόμενο είδος αρχείου.\n" -#: src/ftp.c:2399 +#: src/ftp.c:2404 #, fuzzy, c-format msgid "Failed to set permissions for %s.\n" msgstr "Αποτυχία λήψης κλειδιού πιστοποιητικού από %s\n" -#: src/ftp.c:2420 +#: src/ftp.c:2425 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: εσφαλμένη ημερομηνία αρχείου.\n" -#: src/ftp.c:2444 +#: src/ftp.c:2449 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Δεν θα ανακτηθούν κατάλογοι διότι το βάθος είναι %d (μέγιστο %d).\n" -#: src/ftp.c:2495 +#: src/ftp.c:2500 #, fuzzy, c-format msgid "Not descending to %s as it is excluded/not-included.\n" msgstr "" "Δεν επεκτεινόμαστε στο `%s' διότι είναι εξαιρούμενο/μη-συμπεριλαμβανόμενο\n" -#: src/ftp.c:2585 src/ftp.c:2599 +#: src/ftp.c:2590 src/ftp.c:2604 #, fuzzy, c-format msgid "Rejecting %s.\n" msgstr "Απόρριψη του `%s'.\n" -#: src/ftp.c:2622 +#: src/ftp.c:2627 #, fuzzy, c-format msgid "Error matching %s against %s: %s\n" msgstr "Σφάλμα στην εγγραφή στο `%s': %s\n" -#: src/ftp.c:2678 +#: src/ftp.c:2683 #, fuzzy, c-format msgid "No matches on pattern %s.\n" msgstr "Δεν βρέθηκαν ταιριάσματα στη μορφή `%s'.\n" -#: src/ftp.c:2750 +#: src/ftp.c:2755 #, fuzzy, c-format msgid "Wrote HTML-ized index to %s [%s].\n" msgstr "Γράφτηκε αρχείο καταλόγου σε HTML στο `%s' [%ld].\n" -#: src/ftp.c:2755 +#: src/ftp.c:2760 #, fuzzy, c-format msgid "Wrote HTML-ized index to %s.\n" msgstr "Γράφτηκε αρχείο καταλόγου σε HTML στο `%s'.\n" @@ -807,101 +807,106 @@ msgstr "" msgid "ERROR: GnuTLS requires the key and the cert to be of the same type.\n" msgstr "" -#: src/gnutls.c:601 +#: src/gnutls.c:576 #, c-format msgid "GnuTLS: unimplemented 'secure-protocol' option value %u\n" msgstr "" -#: src/gnutls.c:603 src/gnutls.c:640 src/host.c:157 src/openssl.c:278 +#: src/gnutls.c:578 src/gnutls.c:615 src/host.c:157 src/openssl.c:280 #, fuzzy msgid "Please report this issue to bug-wget@gnu.org\n" msgstr "Στείλτε αναφορές σφαλμάτων και προτάσεις στο <bug-wget@gnu.org>.\n" -#: src/gnutls.c:639 +#: src/gnutls.c:614 #, c-format msgid "GnuTLS: unimplemented 'secure-protocol' option value %d\n" msgstr "" -#: src/gnutls.c:768 src/openssl.c:791 +#: src/gnutls.c:662 +msgid "" +"GnuTLS: Cannot set prio string directly. Falling back to default priority.\n" +msgstr "" + +#: src/gnutls.c:790 src/openssl.c:821 msgid "ERROR" msgstr "" -#: src/gnutls.c:768 src/openssl.c:791 +#: src/gnutls.c:790 src/openssl.c:821 msgid "WARNING" msgstr "" -#: src/gnutls.c:779 src/openssl.c:804 +#: src/gnutls.c:801 src/openssl.c:834 #, c-format msgid "%s: No certificate presented by %s.\n" msgstr "" -#: src/gnutls.c:785 +#: src/gnutls.c:807 #, c-format msgid "%s: The certificate of %s is not trusted.\n" msgstr "" -#: src/gnutls.c:786 +#: src/gnutls.c:808 #, c-format msgid "%s: The certificate of %s hasn't got a known issuer.\n" msgstr "" -#: src/gnutls.c:787 +#: src/gnutls.c:809 #, c-format msgid "%s: The certificate of %s has been revoked.\n" msgstr "" -#: src/gnutls.c:788 +#: src/gnutls.c:810 #, c-format msgid "%s: The certificate signer of %s was not a CA.\n" msgstr "" -#: src/gnutls.c:789 +#: src/gnutls.c:811 #, c-format msgid "%s: The certificate of %s was signed using an insecure algorithm.\n" msgstr "" -#: src/gnutls.c:790 +#: src/gnutls.c:812 #, c-format msgid "%s: The certificate of %s is not yet activated.\n" msgstr "" -#: src/gnutls.c:791 +#: src/gnutls.c:813 #, c-format msgid "%s: The certificate of %s has expired.\n" msgstr "" -#: src/gnutls.c:803 +#: src/gnutls.c:825 #, c-format msgid "Error initializing X509 certificate: %s\n" msgstr "" -#: src/gnutls.c:812 +#: src/gnutls.c:834 msgid "No certificate found\n" msgstr "" -#: src/gnutls.c:819 +#: src/gnutls.c:841 #, fuzzy, c-format msgid "Error parsing certificate: %s\n" msgstr "Σφάλμα στην ανάλυση του URL του διαμεσολαβητή %s: %s.\n" -#: src/gnutls.c:826 +#: src/gnutls.c:848 msgid "The certificate has not yet been activated\n" msgstr "" -#: src/gnutls.c:831 +#: src/gnutls.c:853 msgid "The certificate has expired\n" msgstr "" -#: src/gnutls.c:838 +#: src/gnutls.c:860 #, c-format msgid "The certificate's owner does not match hostname %s\n" msgstr "" -#: src/gnutls.c:847 src/openssl.c:1000 +#: src/gnutls.c:869 src/openssl.c:1030 msgid "The public key does not match pinned public key!\n" msgstr "" -#: src/gnutls.c:856 +#: src/gnutls.c:878 msgid "Certificate must be X.509\n" msgstr "" @@ -914,16 +919,16 @@ msgstr "" msgid "Unknown host" msgstr "Άγνωστο σφάλμα" -#: src/host.c:847 +#: src/host.c:849 #, c-format msgid "Resolving %s... " msgstr "Εύρεση του %s... " -#: src/host.c:923 +#: src/host.c:925 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:953 +#: src/host.c:955 #, fuzzy msgid "failed: timed out.\n" msgstr "απέτυχε: %s.\n" @@ -933,7 +938,7 @@ msgstr "απέτυχε: %s.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Αδύνατη η ανάλυση μη ολοκληρωμένου συνδέσμου %s.\n" -#: src/html-url.c:929 +#: src/html-url.c:939 #, fuzzy, c-format msgid "%s: Invalid URL %s: %s\n" msgstr "%s: %s: Μη έγκυρη ρύθμιση `%s'.\n" @@ -943,145 +948,145 @@ msgstr "%s: %s: Μη έγκυρη ρύθμιση `%s'.\n" msgid "Failed writing HTTP request: %s.\n" msgstr "Σφάλμα στην εγγραφή της αίτησης HTTP: %s.\n" -#: src/http.c:782 +#: src/http.c:790 msgid "No headers, assuming HTTP/0.9" msgstr "" -#: src/http.c:1612 +#: src/http.c:1620 #, fuzzy, c-format msgid "" "File %s already there; not retrieving.\n" "\n" msgstr "Το αρχείο `%s' υπάρχει ήδη, δεν επανακτάται.\n" -#: src/http.c:1822 +#: src/http.c:1830 msgid "gmtime failed. This is probably a bug.\n" msgstr "" -#: src/http.c:1883 +#: src/http.c:1891 msgid "" "Cannot convert timestamp to http format. Falling back to time 0 as last " "modification time.\n" msgstr "" -#: src/http.c:1987 +#: src/http.c:1995 #, c-format msgid "BODY data file %s missing: %s\n" msgstr "" -#: src/http.c:2079 +#: src/http.c:2087 #, fuzzy, c-format msgid "Reusing existing connection to [%s]:%d.\n" msgstr "Χρήση ξανά της σύνδεσης στο %s:%hu.\n" -#: src/http.c:2084 +#: src/http.c:2092 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Χρήση ξανά της σύνδεσης στο %s:%hu.\n" -#: src/http.c:2150 +#: src/http.c:2158 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Σφάλμα στην εγγραφή της αίτησης HTTP: %s.\n" -#: src/http.c:2169 src/http.c:3408 src/http.c:4509 +#: src/http.c:2177 src/http.c:3416 src/http.c:4517 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ΣΦΑΛΜΑ %d: %s.\n" -#: src/http.c:2171 src/http.c:3410 src/http.c:3598 +#: src/http.c:2179 src/http.c:3418 src/http.c:3606 msgid "Malformed status line" msgstr "Εσφαλμένη γραμμή κατάστασης" -#: src/http.c:2182 +#: src/http.c:2190 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:2418 +#: src/http.c:2426 msgid "Unknown authentication scheme.\n" msgstr "Άγνωστο σχήμα αυθεντικοποίησης.\n" -#: src/http.c:2436 +#: src/http.c:2444 #, fuzzy, c-format msgid "Authentication selected: %s\n" msgstr "Άγνωστο σχήμα αυθεντικοποίησης.\n" -#: src/http.c:2567 +#: src/http.c:2575 #, c-format msgid "Saving to: %s\n" msgstr "" -#: src/http.c:2786 +#: src/http.c:2794 #, c-format msgid "" "When downloading signature:\n" "%s: %s.\n" msgstr "" -#: src/http.c:2822 +#: src/http.c:2830 msgid "Unable to read signature content from temporary file. Skipping.\n" msgstr "" -#: src/http.c:2845 +#: src/http.c:2853 msgid "Could not create temporary file. Skipping signature download.\n" msgstr "" -#: src/http.c:2879 src/http.c:2961 +#: src/http.c:2887 src/http.c:2969 #, c-format msgid "Invalid pri value. Assuming %d.\n" msgstr "" -#: src/http.c:3065 +#: src/http.c:3073 msgid "" "Could not find acceptable digest for Metalink resources.\n" "Ignoring them.\n" msgstr "" -#: src/http.c:3202 +#: src/http.c:3210 msgid "Disabling SSL due to encountered errors.\n" msgstr "" -#: src/http.c:3344 +#: src/http.c:3352 #, c-format msgid "%s request sent, awaiting response... " msgstr "Η αίτηση για %s στάλθηκε, αναμονή απάντησης... " -#: src/http.c:3384 +#: src/http.c:3392 #, fuzzy msgid "No data received.\n" msgstr "Δεν ελήφθησαν δεδομένα" -#: src/http.c:3390 +#: src/http.c:3398 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Σφάλμα ανάγνωσης (%s) στις κεφαλίδες.\n" -#: src/http.c:3600 +#: src/http.c:3608 msgid "(no description)" msgstr "(χωρίς περιγραφή)" -#: src/http.c:3788 +#: src/http.c:3796 #, c-format msgid "Location: %s%s\n" msgstr "Τοποθεσία: %s%s\n" -#: src/http.c:3789 src/http.c:4039 +#: src/http.c:3797 src/http.c:4047 msgid "unspecified" msgstr "μη ορισμένο" -#: src/http.c:3790 +#: src/http.c:3798 msgid " [following]" msgstr " [ακολουθεί]" -#: src/http.c:3872 +#: src/http.c:3880 #, c-format msgid "" "File %s not modified on server. Omitting download.\n" "\n" msgstr "" -#: src/http.c:3945 +#: src/http.c:3953 #, c-format msgid "" "Server ignored If-Modified-Since header for file %s.\n" @@ -1089,7 +1094,7 @@ msgid "" "\n" msgstr "" -#: src/http.c:3975 +#: src/http.c:3983 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -1098,84 +1103,84 @@ msgstr "" "\n" " Το αρχείο έχει ήδη ανακτηθεί πλήρως· τίποτα να κάνω.\n" -#: src/http.c:4019 +#: src/http.c:4027 msgid "Length: " msgstr "Μήκος: " -#: src/http.c:4039 +#: src/http.c:4047 msgid "ignored" msgstr "αγνοείται" -#: src/http.c:4207 +#: src/http.c:4215 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "" "Προειδοποίηση: μεταχαρακτήρες (wildcards) δεν υποστηρίζονται στο HTTP.\n" -#: src/http.c:4289 +#: src/http.c:4297 msgid "Spider mode enabled. Check if remote file exists.\n" msgstr "" -#: src/http.c:4379 +#: src/http.c:4387 #, fuzzy, c-format msgid "Cannot write to %s (%s).\n" msgstr "Αδυναμία στην εγγραφή στο `%s' (%s).\n" -#: src/http.c:4390 +#: src/http.c:4398 msgid "Required attribute missing from Header received.\n" msgstr "" -#: src/http.c:4395 +#: src/http.c:4403 msgid "Username/Password Authentication Failed.\n" msgstr "" -#: src/http.c:4401 +#: src/http.c:4409 #, fuzzy msgid "Cannot write to WARC file.\n" msgstr "Αδυναμία στην εγγραφή στο `%s' (%s).\n" -#: src/http.c:4407 +#: src/http.c:4415 msgid "Cannot write to temporary WARC file.\n" msgstr "" -#: src/http.c:4412 +#: src/http.c:4420 msgid "Unable to establish SSL connection.\n" msgstr "Αδύνατη η σύσταση σύνδεσης SSL.\n" -#: src/http.c:4418 +#: src/http.c:4426 #, fuzzy, c-format msgid "Cannot unlink %s (%s).\n" msgstr "Αδυναμία στην εγγραφή στο `%s' (%s).\n" -#: src/http.c:4428 +#: src/http.c:4436 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ΣΦΑΛΜΑ: Μετάσταση (%d) χωρίς τοποθεσία.\n" -#: src/http.c:4450 +#: src/http.c:4458 msgid "" "Could not find Metalink data in HTTP response. Downloading file using HTTP " "GET.\n" msgstr "" -#: src/http.c:4459 +#: src/http.c:4467 msgid "Metalink headers found. Switching to Metalink mode.\n" msgstr "" -#: src/http.c:4499 +#: src/http.c:4507 msgid "Remote file does not exist -- broken link!!!\n" msgstr "" -#: src/http.c:4526 +#: src/http.c:4534 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "" "Κεφαλίδα Last-modified δεν υπάρχει -- χρονικές αναφορές απενεργοποιήθηκαν.\n" -#: src/http.c:4534 +#: src/http.c:4542 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "" "Κεφαλίδα Last-modified δεν είναι έγκυρη -- χρονικές αναφορές αγνοούνται.\n" -#: src/http.c:4564 +#: src/http.c:4572 #, fuzzy, c-format msgid "" "Server file no newer than local file %s -- not retrieving.\n" @@ -1185,16 +1190,16 @@ msgstr "" "γίνεται ανάκτηση.\n" "\n" -#: src/http.c:4572 +#: src/http.c:4580 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Τα μεγέθη δεν είναι ίσα (τοπικό %ld) -- γίνεται ανάκτηση ξανά.\n" -#: src/http.c:4581 +#: src/http.c:4589 msgid "Remote file is newer, retrieving.\n" msgstr "Απομακρυσμένο αρχείο είναι νεότερο, έναρξη ανάκτησης.\n" -#: src/http.c:4599 +#: src/http.c:4607 #, fuzzy msgid "" "Remote file exists and could contain links to other resources -- " @@ -1205,7 +1210,7 @@ msgstr "" "ανάκτηση.\n" "\n" -#: src/http.c:4605 +#: src/http.c:4613 #, fuzzy msgid "" "Remote file exists but does not contain any link -- not retrieving.\n" @@ -1215,33 +1220,33 @@ msgstr "" "ανάκτηση.\n" "\n" -#: src/http.c:4614 +#: src/http.c:4622 msgid "" "Remote file exists and could contain further links,\n" "but recursion is disabled -- not retrieving.\n" "\n" msgstr "" -#: src/http.c:4620 +#: src/http.c:4628 #, fuzzy msgid "" "Remote file exists.\n" "\n" msgstr "Απομακρυσμένο αρχείο είναι νεότερο, έναρξη ανάκτησης.\n" -#: src/http.c:4629 +#: src/http.c:4637 #, fuzzy, c-format msgid "%s URL: %s %2d %s\n" msgstr "%s ΣΦΑΛΜΑ %d: %s.\n" -#: src/http.c:4679 +#: src/http.c:4687 #, c-format msgid "" "%s (%s) - written to stdout %s[%s/%s]\n" "\n" msgstr "" -#: src/http.c:4680 +#: src/http.c:4688 #, fuzzy, c-format msgid "" "%s (%s) - %s saved [%s/%s]\n" @@ -1250,58 +1255,58 @@ msgstr "" "%s (%s) - `%s' αποθηκεύτηκε [%ld/%ld]\n" "\n" -#: src/http.c:4741 +#: src/http.c:4749 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Η σύνδεση διακόπηκε στο byte %ld. " -#: src/http.c:4764 +#: src/http.c:4772 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Σφάλμα ανάγνωσης στο byte %ld (%s)." -#: src/http.c:4773 +#: src/http.c:4781 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Σφάλμα ανάγνωσης στο byte %ld/%ld (%s). " -#: src/http.c:5011 +#: src/http.c:5019 #, c-format msgid "Unsupported quality of protection '%s'.\n" msgstr "" -#: src/http.c:5016 +#: src/http.c:5024 #, c-format msgid "Unsupported algorithm '%s'.\n" msgstr "" -#: src/init.c:581 +#: src/init.c:585 #, c-format msgid "" "%s: WGETRC points to %s, which couldn't be accessed because of error: %s.\n" msgstr "" -#: src/init.c:682 src/netrc.c:250 +#: src/init.c:685 src/netrc.c:452 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Αδυναμία ανάγνωσης %s (%s).\n" -#: src/init.c:699 +#: src/init.c:702 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Σφάλμα στο %s στη γραμμή %d.\n" -#: src/init.c:705 +#: src/init.c:708 #, fuzzy, c-format msgid "%s: Syntax error in %s at line %d.\n" msgstr "%s: Σφάλμα στο %s στη γραμμή %d.\n" -#: src/init.c:710 +#: src/init.c:713 #, fuzzy, c-format msgid "%s: Unknown command %s in %s at line %d.\n" msgstr "%s: ΣΦΑΛΜΑ: Άγνωστη εντολή `%s', τιμή `%s'.\n" -#: src/init.c:749 +#: src/init.c:752 #, c-format msgid "" "Parsing system wgetrc file (env SYSTEM_WGETRC) failed. Please check\n" @@ -1309,7 +1314,7 @@ msgid "" "or specify a different file using --config.\n" msgstr "" -#: src/init.c:764 +#: src/init.c:767 #, c-format msgid "" "Parsing system wgetrc file failed. Please check\n" @@ -1317,77 +1322,77 @@ msgid "" "or specify a different file using --config.\n" msgstr "" -#: src/init.c:780 +#: src/init.c:783 #, fuzzy, c-format msgid "%s: Warning: Both system and user wgetrc point to %s.\n" msgstr "" "%s: Προειδοποίηση: Το wgetrc του συστήματος και του χρήστη δείχνουν στο ίδιο " "αρχείο `%s'.\n" -#: src/init.c:975 +#: src/init.c:983 #, fuzzy, c-format msgid "%s: Invalid --execute command %s\n" msgstr "%s: Μη έγκυρη ρύθμιση `%s'.\n" -#: src/init.c:1036 +#: src/init.c:1043 #, fuzzy, c-format msgid "%s: %s: Invalid boolean %s; use `on' or `off'.\n" msgstr "%s: %s: Παρακαλώ ορίστε on ή off.\n" -#: src/init.c:1069 +#: src/init.c:1076 #, fuzzy, c-format msgid "%s: %s: Invalid %s; use `on', `off' or `quiet'.\n" msgstr "%s: %s: Παρακαλώ ορίστε on ή off.\n" -#: src/init.c:1087 +#: src/init.c:1096 #, fuzzy, c-format msgid "%s: %s: Invalid number %s.\n" msgstr "%s: %s: Μη έγκυρη ρύθμιση `%s'.\n" -#: src/init.c:1168 +#: src/init.c:1178 #, c-format msgid "%s: %s must only be used once\n" msgstr "" -#: src/init.c:1323 src/init.c:1342 +#: src/init.c:1333 src/init.c:1354 #, fuzzy, c-format msgid "%s: %s: Invalid byte value %s\n" msgstr "%s: %s: Μη έγκυρος τύπος προόδου `%s'.\n" -#: src/init.c:1367 +#: src/init.c:1379 #, fuzzy, c-format msgid "%s: %s: Invalid time period %s\n" msgstr "%s: %s: Μη έγκυρη ρύθμιση `%s'.\n" -#: src/init.c:1429 src/main.c:1871 +#: src/init.c:1441 src/main.c:1905 #, c-format msgid "" "use-askpass requires a string or either environment variable WGET_ASKPASS or " "SSH_ASKPASS to be set.\n" msgstr "" -#: src/init.c:1447 src/init.c:1469 src/init.c:1577 src/init.c:1633 -#: src/init.c:1699 src/init.c:1718 src/init.c:1743 +#: src/init.c:1459 src/init.c:1481 src/init.c:1589 src/init.c:1645 +#: src/init.c:1711 src/init.c:1731 src/init.c:1756 #, fuzzy, c-format msgid "%s: %s: Invalid value %s.\n" msgstr "%s: %s: Μη έγκυρη ρύθμιση `%s'.\n" -#: src/init.c:1503 +#: src/init.c:1515 #, fuzzy, c-format msgid "%s: %s: Invalid header %s.\n" msgstr "%s: %s: Μη έγκυρη ρύθμιση `%s'.\n" -#: src/init.c:1524 +#: src/init.c:1536 #, fuzzy, c-format msgid "%s: %s: Invalid WARC header %s.\n" msgstr "%s: %s: Μη έγκυρη ρύθμιση `%s'.\n" -#: src/init.c:1590 +#: src/init.c:1602 #, fuzzy, c-format msgid "%s: %s: Invalid progress type %s.\n" msgstr "%s: %s: Μη έγκυρος τύπος προόδου `%s'.\n" -#: src/init.c:1672 +#: src/init.c:1684 #, fuzzy, c-format msgid "" "%s: %s: Invalid restriction %s,\n" @@ -1399,16 +1404,16 @@ msgstr "%s: %s: Μη έγκυρη ρύθμιση `%s'.\n" msgid "Encoding %s isn't valid\n" msgstr "" -#: src/iri.c:139 src/url.c:1570 +#: src/iri.c:139 src/url.c:1571 #, c-format msgid "Conversion from %s to %s isn't supported\n" msgstr "" -#: src/iri.c:179 src/url.c:1598 +#: src/iri.c:179 src/url.c:1601 msgid "Incomplete or invalid multibyte sequence encountered\n" msgstr "" -#: src/iri.c:198 src/url.c:1615 +#: src/iri.c:198 src/url.c:1618 #, c-format msgid "Unhandled errno %d\n" msgstr "" @@ -1427,7 +1432,7 @@ msgstr "" msgid "Failed to convert to lower: %d: %s\n" msgstr "αδύνατη η σύνδεση στο %s:%hu: %s\n" -#: src/log.c:922 src/log.c:941 +#: src/log.c:931 src/log.c:950 #, fuzzy, c-format msgid "" "\n" @@ -1436,17 +1441,17 @@ msgstr "" "\n" "%s λήφθηκε, ανακατεύθυνση εξόδου στο `%s'.\n" -#: src/log.c:934 +#: src/log.c:943 #, c-format msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; απενεργοποίηση λήψης καταγραφών.\n" -#: src/main.c:566 +#: src/main.c:576 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Χρήση: %s [ΕΠΙΛΟΓΗ]... [URL]...\n" -#: src/main.c:578 +#: src/main.c:592 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -1457,291 +1462,297 @@ msgstr "" "τα σύντομα ορίσματα.\n" "\n" -#: src/main.c:580 +#: src/main.c:594 msgid "Startup:\n" msgstr "" -#: src/main.c:582 +#: src/main.c:596 msgid "" " -V, --version display the version of Wget and exit\n" msgstr "" -#: src/main.c:584 +#: src/main.c:598 msgid " -h, --help print this help\n" msgstr "" -#: src/main.c:586 +#: src/main.c:600 msgid " -b, --background go to background after startup\n" msgstr "" -#: src/main.c:588 +#: src/main.c:602 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command\n" msgstr "" -#: src/main.c:592 +#: src/main.c:606 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:594 +#: src/main.c:608 msgid " -o, --output-file=FILE log messages to FILE\n" msgstr "" -#: src/main.c:596 +#: src/main.c:610 msgid " -a, --append-output=FILE append messages to FILE\n" msgstr "" -#: src/main.c:599 +#: src/main.c:613 msgid "" " -d, --debug print lots of debugging information\n" msgstr "" -#: src/main.c:603 +#: src/main.c:617 msgid " --wdebug print Watt-32 debug output\n" msgstr "" -#: src/main.c:606 +#: src/main.c:620 msgid " -q, --quiet quiet (no output)\n" msgstr "" -#: src/main.c:608 +#: src/main.c:622 msgid " -v, --verbose be verbose (this is the default)\n" msgstr "" -#: src/main.c:610 +#: src/main.c:624 msgid "" " -nv, --no-verbose turn off verboseness, without being " "quiet\n" msgstr "" -#: src/main.c:612 +#: src/main.c:626 msgid "" " --report-speed=TYPE output bandwidth as TYPE. TYPE can be " "bits\n" msgstr "" -#: src/main.c:614 +#: src/main.c:628 msgid "" " -i, --input-file=FILE download URLs found in local or external " "FILE\n" msgstr "" -#: src/main.c:617 +#: src/main.c:631 msgid "" " --input-metalink=FILE download files covered in local Metalink " "FILE\n" msgstr "" -#: src/main.c:620 +#: src/main.c:634 msgid " -F, --force-html treat input file as HTML\n" msgstr "" -#: src/main.c:622 +#: src/main.c:636 msgid "" " -B, --base=URL resolves HTML input-file links (-i -F)\n" " relative to URL\n" msgstr "" -#: src/main.c:625 +#: src/main.c:639 msgid " --config=FILE specify config file to use\n" msgstr "" -#: src/main.c:627 +#: src/main.c:641 msgid " --no-config do not read any config file\n" msgstr "" -#: src/main.c:629 +#: src/main.c:643 msgid "" " --rejected-log=FILE log reasons for URL rejection to FILE\n" msgstr "" -#: src/main.c:633 +#: src/main.c:647 msgid "Download:\n" msgstr "" -#: src/main.c:635 +#: src/main.c:649 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits)\n" msgstr "" -#: src/main.c:637 +#: src/main.c:651 msgid "" " --retry-connrefused retry even if connection is refused\n" msgstr "" -#: src/main.c:639 +#: src/main.c:653 +msgid "" +" --retry-on-http-error=ERRORS comma-separated list of HTTP errors " +"to retry\n" +msgstr "" + +#: src/main.c:655 msgid " -O, --output-document=FILE write documents to FILE\n" msgstr "" -#: src/main.c:641 +#: src/main.c:657 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files (overwriting them)\n" msgstr "" -#: src/main.c:644 +#: src/main.c:660 msgid "" " --no-netrc don't try to obtain credentials from ." "netrc\n" msgstr "" -#: src/main.c:646 +#: src/main.c:662 msgid "" " -c, --continue resume getting a partially-downloaded " "file\n" msgstr "" -#: src/main.c:648 +#: src/main.c:664 msgid "" " --start-pos=OFFSET start downloading from zero-based " "position OFFSET\n" msgstr "" -#: src/main.c:650 +#: src/main.c:666 msgid " --progress=TYPE select progress gauge type\n" msgstr "" -#: src/main.c:652 +#: src/main.c:668 msgid "" " --show-progress display the progress bar in any verbosity " "mode\n" msgstr "" -#: src/main.c:654 +#: src/main.c:670 msgid "" " -N, --timestamping don't re-retrieve files unless newer " "than\n" " local\n" msgstr "" -#: src/main.c:657 +#: src/main.c:673 msgid "" " --no-if-modified-since don't use conditional if-modified-since " "get\n" " requests in timestamping mode\n" msgstr "" -#: src/main.c:660 +#: src/main.c:676 msgid "" " --no-use-server-timestamps don't set the local file's timestamp by\n" " the one on the server\n" msgstr "" -#: src/main.c:663 +#: src/main.c:679 msgid " -S, --server-response print server response\n" msgstr "" -#: src/main.c:665 +#: src/main.c:681 msgid " --spider don't download anything\n" msgstr "" -#: src/main.c:667 +#: src/main.c:683 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS\n" msgstr "" -#: src/main.c:670 +#: src/main.c:686 msgid "" " --dns-servers=ADDRESSES list of DNS servers to query (comma " "separated)\n" msgstr "" -#: src/main.c:672 +#: src/main.c:688 msgid "" " --bind-dns-address=ADDRESS bind DNS resolver to ADDRESS (hostname or " "IP) on local host\n" msgstr "" -#: src/main.c:675 +#: src/main.c:691 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS\n" msgstr "" -#: src/main.c:677 +#: src/main.c:693 msgid " --connect-timeout=SECS set the connect timeout to SECS\n" msgstr "" -#: src/main.c:679 +#: src/main.c:695 msgid " --read-timeout=SECS set the read timeout to SECS\n" msgstr "" -#: src/main.c:681 +#: src/main.c:697 msgid " -w, --wait=SECONDS wait SECONDS between retrievals\n" msgstr "" -#: src/main.c:683 +#: src/main.c:699 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval\n" msgstr "" -#: src/main.c:685 +#: src/main.c:701 msgid "" " --random-wait wait from 0.5*WAIT...1.5*WAIT secs " "between retrievals\n" msgstr "" -#: src/main.c:687 +#: src/main.c:703 msgid " --no-proxy explicitly turn off proxy\n" msgstr "" -#: src/main.c:689 +#: src/main.c:705 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER\n" msgstr "" -#: src/main.c:691 +#: src/main.c:707 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host\n" msgstr "" -#: src/main.c:693 +#: src/main.c:709 msgid " --limit-rate=RATE limit download rate to RATE\n" msgstr "" -#: src/main.c:695 +#: src/main.c:711 msgid " --no-dns-cache disable caching DNS lookups\n" msgstr "" -#: src/main.c:697 +#: src/main.c:713 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows\n" msgstr "" -#: src/main.c:699 +#: src/main.c:715 msgid "" " --ignore-case ignore case when matching files/" "directories\n" msgstr "" -#: src/main.c:702 +#: src/main.c:718 msgid " -4, --inet4-only connect only to IPv4 addresses\n" msgstr "" -#: src/main.c:704 +#: src/main.c:720 msgid " -6, --inet6-only connect only to IPv6 addresses\n" msgstr "" -#: src/main.c:706 +#: src/main.c:722 msgid "" " --prefer-family=FAMILY connect first to addresses of specified " "family,\n" " one of IPv6, IPv4, or none\n" msgstr "" -#: src/main.c:710 +#: src/main.c:726 msgid " --user=USER set both ftp and http user to USER\n" msgstr "" -#: src/main.c:712 +#: src/main.c:728 msgid "" " --password=PASS set both ftp and http password to PASS\n" msgstr "" -#: src/main.c:714 +#: src/main.c:730 msgid " --ask-password prompt for passwords\n" msgstr "" -#: src/main.c:716 +#: src/main.c:732 msgid "" " --use-askpass=COMMAND specify credential handler for " "requesting \n" @@ -1752,212 +1763,212 @@ msgid "" " environment variable is used.\n" msgstr "" -#: src/main.c:721 +#: src/main.c:737 msgid " --no-iri turn off IRI support\n" msgstr "" -#: src/main.c:723 +#: src/main.c:739 msgid "" " --local-encoding=ENC use ENC as the local encoding for IRIs\n" msgstr "" -#: src/main.c:725 +#: src/main.c:741 msgid "" " --remote-encoding=ENC use ENC as the default remote encoding\n" msgstr "" -#: src/main.c:727 +#: src/main.c:743 msgid " --unlink remove file before clobber\n" msgstr "" -#: src/main.c:730 +#: src/main.c:746 msgid "" " --keep-badhash keep files with checksum mismatch " "(append .badhash)\n" msgstr "" -#: src/main.c:732 +#: src/main.c:748 msgid "" " --metalink-index=NUMBER Metalink application/metalink4+xml " "metaurl ordinal NUMBER\n" msgstr "" -#: src/main.c:734 +#: src/main.c:750 msgid "" " --metalink-over-http use Metalink metadata from HTTP response " "headers\n" msgstr "" -#: src/main.c:736 +#: src/main.c:752 msgid "" " --preferred-location preferred location for Metalink " "resources\n" msgstr "" -#: src/main.c:740 +#: src/main.c:756 msgid "" " --no-xattr turn off storage of metadata in extended " "file attributes\n" msgstr "" -#: src/main.c:745 +#: src/main.c:761 #, fuzzy msgid "Directories:\n" msgstr "Κατάλογος " -#: src/main.c:747 +#: src/main.c:763 msgid " -nd, --no-directories don't create directories\n" msgstr "" -#: src/main.c:749 +#: src/main.c:765 msgid " -x, --force-directories force creation of directories\n" msgstr "" -#: src/main.c:751 +#: src/main.c:767 msgid " -nH, --no-host-directories don't create host directories\n" msgstr "" -#: src/main.c:753 +#: src/main.c:769 msgid " --protocol-directories use protocol name in directories\n" msgstr "" -#: src/main.c:755 +#: src/main.c:771 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/..\n" msgstr "" -#: src/main.c:757 +#: src/main.c:773 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components\n" msgstr "" -#: src/main.c:761 +#: src/main.c:777 msgid "HTTP options:\n" msgstr "" -#: src/main.c:763 +#: src/main.c:779 msgid " --http-user=USER set http user to USER\n" msgstr "" -#: src/main.c:765 +#: src/main.c:781 msgid " --http-password=PASS set http password to PASS\n" msgstr "" -#: src/main.c:767 +#: src/main.c:783 msgid " --no-cache disallow server-cached data\n" msgstr "" -#: src/main.c:769 +#: src/main.c:785 msgid "" " --default-page=NAME change the default page name (normally\n" " this is 'index.html'.)\n" msgstr "" -#: src/main.c:772 +#: src/main.c:788 msgid "" " -E, --adjust-extension save HTML/CSS documents with proper " "extensions\n" msgstr "" -#: src/main.c:774 +#: src/main.c:790 msgid "" " --ignore-length ignore 'Content-Length' header field\n" msgstr "" -#: src/main.c:776 +#: src/main.c:792 msgid " --header=STRING insert STRING among the headers\n" msgstr "" -#: src/main.c:779 +#: src/main.c:795 msgid "" " --compression=TYPE choose compression, one of auto, gzip and " "none. (default: none)\n" msgstr "" -#: src/main.c:782 +#: src/main.c:798 msgid "" " --max-redirect maximum redirections allowed per page\n" msgstr "" -#: src/main.c:784 +#: src/main.c:800 msgid " --proxy-user=USER set USER as proxy username\n" msgstr "" -#: src/main.c:786 +#: src/main.c:802 msgid " --proxy-password=PASS set PASS as proxy password\n" msgstr "" -#: src/main.c:788 +#: src/main.c:804 msgid "" " --referer=URL include 'Referer: URL' header in HTTP " "request\n" msgstr "" -#: src/main.c:790 +#: src/main.c:806 msgid " --save-headers save the HTTP headers to file\n" msgstr "" -#: src/main.c:792 +#: src/main.c:808 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/" "VERSION\n" msgstr "" -#: src/main.c:794 +#: src/main.c:810 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections)\n" msgstr "" -#: src/main.c:796 +#: src/main.c:812 msgid " --no-cookies don't use cookies\n" msgstr "" -#: src/main.c:798 +#: src/main.c:814 msgid "" " --load-cookies=FILE load cookies from FILE before session\n" msgstr "" -#: src/main.c:800 +#: src/main.c:816 msgid " --save-cookies=FILE save cookies to FILE after session\n" msgstr "" -#: src/main.c:802 +#: src/main.c:818 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies\n" msgstr "" -#: src/main.c:804 +#: src/main.c:820 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data\n" msgstr "" -#: src/main.c:806 +#: src/main.c:822 msgid "" " --post-file=FILE use the POST method; send contents of " "FILE\n" msgstr "" -#: src/main.c:808 +#: src/main.c:824 msgid "" " --method=HTTPMethod use method \"HTTPMethod\" in the request\n" msgstr "" -#: src/main.c:810 +#: src/main.c:826 msgid "" " --body-data=STRING send STRING as data. --method MUST be " "set\n" msgstr "" -#: src/main.c:812 +#: src/main.c:828 msgid "" " --body-file=FILE send contents of FILE. --method MUST be " "set\n" msgstr "" -#: src/main.c:814 +#: src/main.c:830 msgid "" " --content-disposition honor the Content-Disposition header " "when\n" @@ -1965,13 +1976,13 @@ msgid "" "(EXPERIMENTAL)\n" msgstr "" -#: src/main.c:817 +#: src/main.c:833 msgid "" " --content-on-error output the received content on server " "errors\n" msgstr "" -#: src/main.c:819 +#: src/main.c:835 msgid "" " --auth-no-challenge send Basic HTTP authentication " "information\n" @@ -1979,58 +1990,58 @@ msgid "" " challenge\n" msgstr "" -#: src/main.c:826 +#: src/main.c:842 msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:828 +#: src/main.c:844 msgid "" " --secure-protocol=PR choose secure protocol, one of auto, " "SSLv2,\n" " SSLv3, TLSv1, TLSv1_1, TLSv1_2 and PFS\n" msgstr "" -#: src/main.c:831 +#: src/main.c:847 msgid " --https-only only follow secure HTTPS links\n" msgstr "" -#: src/main.c:833 +#: src/main.c:849 msgid "" " --no-check-certificate don't validate the server's certificate\n" msgstr "" -#: src/main.c:835 +#: src/main.c:851 msgid " --certificate=FILE client certificate file\n" msgstr "" -#: src/main.c:837 +#: src/main.c:853 msgid "" " --certificate-type=TYPE client certificate type, PEM or DER\n" msgstr "" -#: src/main.c:839 +#: src/main.c:855 msgid " --private-key=FILE private key file\n" msgstr "" -#: src/main.c:841 +#: src/main.c:857 msgid " --private-key-type=TYPE private key type, PEM or DER\n" msgstr "" -#: src/main.c:843 +#: src/main.c:859 msgid " --ca-certificate=FILE file with the bundle of CAs\n" msgstr "" -#: src/main.c:845 +#: src/main.c:861 msgid "" " --ca-directory=DIR directory where hash list of CAs is " "stored\n" msgstr "" -#: src/main.c:847 +#: src/main.c:863 msgid " --crl-file=FILE file with bundle of CRLs\n" msgstr "" -#: src/main.c:849 +#: src/main.c:865 msgid "" " --pinnedpubkey=FILE/HASHES Public key (PEM/DER) file, or any number\n" " of base64 encoded sha256 hashes preceded " @@ -2040,408 +2051,424 @@ msgid "" " peer against\n" msgstr "" -#: src/main.c:855 +#: src/main.c:871 msgid "" " --random-file=FILE file with random data for seeding the SSL " "PRNG\n" msgstr "" -#: src/main.c:859 +#: src/main.c:875 msgid "" " --egd-file=FILE file naming the EGD socket with random " "data\n" msgstr "" -#: src/main.c:866 +#: src/main.c:879 +msgid "" +" --ciphers=STR Set the priority string (GnuTLS) or cipher " +"list string (OpenSSL) directly.\n" +" Use with care. This option overrides --" +"secure-protocol.\n" +" The format and syntax of this string " +"depend on the specific SSL/TLS engine.\n" +msgstr "" + +#: src/main.c:886 msgid "HSTS options:\n" msgstr "" -#: src/main.c:868 +#: src/main.c:888 msgid " --no-hsts disable HSTS\n" msgstr "" -#: src/main.c:870 +#: src/main.c:890 msgid "" " --hsts-file path of HSTS database (will override " "default)\n" msgstr "" -#: src/main.c:875 +#: src/main.c:895 msgid "FTP options:\n" msgstr "" -#: src/main.c:878 +#: src/main.c:898 msgid "" " --ftp-stmlf use Stream_LF format for all binary FTP " "files\n" msgstr "" -#: src/main.c:881 +#: src/main.c:901 msgid " --ftp-user=USER set ftp user to USER\n" msgstr "" -#: src/main.c:883 +#: src/main.c:903 msgid " --ftp-password=PASS set ftp password to PASS\n" msgstr "" -#: src/main.c:885 +#: src/main.c:905 msgid " --no-remove-listing don't remove '.listing' files\n" msgstr "" -#: src/main.c:887 +#: src/main.c:907 msgid " --no-glob turn off FTP file name globbing\n" msgstr "" -#: src/main.c:889 +#: src/main.c:909 msgid "" " --no-passive-ftp disable the \"passive\" transfer mode\n" msgstr "" -#: src/main.c:891 +#: src/main.c:911 msgid " --preserve-permissions preserve remote file permissions\n" msgstr "" -#: src/main.c:893 +#: src/main.c:913 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir)\n" msgstr "" -#: src/main.c:898 +#: src/main.c:918 msgid "FTPS options:\n" msgstr "" -#: src/main.c:900 +#: src/main.c:920 msgid "" " --ftps-implicit use implicit FTPS (default port is " "990)\n" msgstr "" -#: src/main.c:902 +#: src/main.c:922 msgid "" " --ftps-resume-ssl resume the SSL/TLS session started in " "the control connection when\n" " opening a data connection\n" msgstr "" -#: src/main.c:905 +#: src/main.c:925 msgid "" " --ftps-clear-data-connection cipher the control channel only; all " "the data will be in plaintext\n" msgstr "" -#: src/main.c:907 +#: src/main.c:927 msgid "" " --ftps-fallback-to-ftp fall back to FTP if FTPS is not " "supported in the target server\n" msgstr "" -#: src/main.c:911 +#: src/main.c:931 msgid "WARC options:\n" msgstr "" -#: src/main.c:913 +#: src/main.c:933 msgid "" " --warc-file=FILENAME save request/response data to a .warc.gz " "file\n" msgstr "" -#: src/main.c:915 +#: src/main.c:935 msgid "" " --warc-header=STRING insert STRING into the warcinfo record\n" msgstr "" -#: src/main.c:917 +#: src/main.c:937 msgid "" " --warc-max-size=NUMBER set maximum size of WARC files to NUMBER\n" msgstr "" -#: src/main.c:919 +#: src/main.c:939 msgid " --warc-cdx write CDX index files\n" msgstr "" -#: src/main.c:921 +#: src/main.c:941 msgid "" " --warc-dedup=FILENAME do not store records listed in this CDX " "file\n" msgstr "" -#: src/main.c:924 +#: src/main.c:944 msgid "" " --no-warc-compression do not compress WARC files with GZIP\n" msgstr "" -#: src/main.c:927 +#: src/main.c:947 msgid " --no-warc-digests do not calculate SHA1 digests\n" msgstr "" -#: src/main.c:929 +#: src/main.c:949 msgid "" " --no-warc-keep-log do not store the log file in a WARC " "record\n" msgstr "" -#: src/main.c:931 +#: src/main.c:951 msgid "" " --warc-tempdir=DIRECTORY location for temporary files created by " "the\n" " WARC writer\n" msgstr "" -#: src/main.c:936 +#: src/main.c:956 msgid "Recursive download:\n" msgstr "" -#: src/main.c:938 +#: src/main.c:958 msgid " -r, --recursive specify recursive download\n" msgstr "" -#: src/main.c:940 +#: src/main.c:960 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite)\n" msgstr "" -#: src/main.c:942 +#: src/main.c:962 msgid "" " --delete-after delete files locally after downloading " "them\n" msgstr "" -#: src/main.c:944 +#: src/main.c:964 msgid "" " -k, --convert-links make links in downloaded HTML or CSS " "point to\n" " local files\n" msgstr "" -#: src/main.c:947 +#: src/main.c:967 msgid "" " --convert-file-only convert the file part of the URLs only " "(usually known as the basename)\n" msgstr "" -#: src/main.c:949 +#: src/main.c:969 msgid "" " --backups=N before writing file X, rotate up to N " "backup files\n" msgstr "" -#: src/main.c:953 +#: src/main.c:973 msgid "" " -K, --backup-converted before converting file X, back up as " "X_orig\n" msgstr "" -#: src/main.c:956 +#: src/main.c:976 msgid "" " -K, --backup-converted before converting file X, back up as X." "orig\n" msgstr "" -#: src/main.c:959 +#: src/main.c:979 msgid "" " -m, --mirror shortcut for -N -r -l inf --no-remove-" "listing\n" msgstr "" -#: src/main.c:961 +#: src/main.c:981 msgid "" " -p, --page-requisites get all images, etc. needed to display " "HTML page\n" msgstr "" -#: src/main.c:963 +#: src/main.c:983 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments\n" msgstr "" -#: src/main.c:967 +#: src/main.c:987 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:969 +#: src/main.c:989 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions\n" msgstr "" -#: src/main.c:971 +#: src/main.c:991 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions\n" msgstr "" -#: src/main.c:973 +#: src/main.c:993 msgid " --accept-regex=REGEX regex matching accepted URLs\n" msgstr "" -#: src/main.c:975 +#: src/main.c:995 msgid " --reject-regex=REGEX regex matching rejected URLs\n" msgstr "" -#: src/main.c:978 +#: src/main.c:998 msgid " --regex-type=TYPE regex type (posix|pcre)\n" msgstr "" -#: src/main.c:981 +#: src/main.c:1001 msgid " --regex-type=TYPE regex type (posix)\n" msgstr "" -#: src/main.c:984 +#: src/main.c:1004 msgid "" " -D, --domains=LIST comma-separated list of accepted domains\n" msgstr "" -#: src/main.c:986 +#: src/main.c:1006 msgid "" " --exclude-domains=LIST comma-separated list of rejected domains\n" msgstr "" -#: src/main.c:988 +#: src/main.c:1008 msgid "" " --follow-ftp follow FTP links from HTML documents\n" msgstr "" -#: src/main.c:990 +#: src/main.c:1010 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags\n" msgstr "" -#: src/main.c:992 +#: src/main.c:1012 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags\n" msgstr "" -#: src/main.c:994 +#: src/main.c:1014 msgid " -H, --span-hosts go to foreign hosts when recursive\n" msgstr "" -#: src/main.c:996 +#: src/main.c:1016 msgid " -L, --relative follow relative links only\n" msgstr "" -#: src/main.c:998 +#: src/main.c:1018 msgid " -I, --include-directories=LIST list of allowed directories\n" msgstr "" -#: src/main.c:1000 +#: src/main.c:1020 msgid "" " --trust-server-names use the name specified by the " "redirection\n" " URL's last component\n" msgstr "" -#: src/main.c:1003 +#: src/main.c:1023 msgid " -X, --exclude-directories=LIST list of excluded directories\n" msgstr "" -#: src/main.c:1005 +#: src/main.c:1025 msgid "" " -np, --no-parent don't ascend to the parent directory\n" msgstr "" -#: src/main.c:1008 +#: src/main.c:1028 #, fuzzy -msgid "Mail bug reports and suggestions to <bug-wget@gnu.org>\n" +msgid "Email bug reports, questions, discussions to <bug-wget@gnu.org>\n" msgstr "Στείλτε αναφορές σφαλμάτων και προτάσεις στο <bug-wget@gnu.org>.\n" -#: src/main.c:1013 +#: src/main.c:1029 +msgid "" +"and/or open issues at https://savannah.gnu.org/bugs/?" +"func=additem&group=wget.\n" +msgstr "" + +#: src/main.c:1034 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, ένα μη-διαλογικό δικτυακό πρόγραμμα ανάκτησης αρχείων.\n" -#: src/main.c:1056 +#: src/main.c:1077 #, c-format msgid "Password for user %s: " msgstr "" -#: src/main.c:1058 +#: src/main.c:1079 #, c-format msgid "Password: " msgstr "" -#: src/main.c:1077 +#: src/main.c:1103 #, c-format msgid "Cannot create pipe\n" msgstr "" -#: src/main.c:1085 +#: src/main.c:1111 #, c-format msgid "Error initializing spawn file actions for use-askpass: %d\n" msgstr "" -#: src/main.c:1094 +#: src/main.c:1120 #, c-format msgid "Error setting spawn file actions for use-askpass: %d\n" msgstr "" -#: src/main.c:1118 +#: src/main.c:1144 #, c-format msgid "Error reading response from command \"%s %s\": %s\n" msgstr "" -#: src/main.c:1141 +#: src/main.c:1167 #, c-format msgid "Username for '%s%s': " msgstr "" -#: src/main.c:1151 +#: src/main.c:1177 #, c-format msgid "Password for '%s%s@%s': " msgstr "" -#: src/main.c:1223 +#: src/main.c:1249 msgid "Wgetrc: " msgstr "" -#: src/main.c:1224 +#: src/main.c:1250 msgid "Locale: " msgstr "" -#: src/main.c:1225 +#: src/main.c:1251 msgid "Compile: " msgstr "" -#: src/main.c:1226 +#: src/main.c:1252 msgid "Link: " msgstr "" -#: src/main.c:1230 +#: src/main.c:1256 #, c-format msgid "" "GNU Wget %s built on %s.\n" "\n" msgstr "" -#: src/main.c:1257 +#: src/main.c:1283 #, c-format msgid " %s (env)\n" msgstr "" -#: src/main.c:1264 +#: src/main.c:1290 #, c-format msgid " %s (user)\n" msgstr "" -#: src/main.c:1269 +#: src/main.c:1295 #, c-format msgid " %s (system)\n" msgstr "" #. TRANSLATORS: When available, an actual copyright character #. (circle-c) should be used in preference to "(C)". -#: src/main.c:1297 +#: src/main.c:1323 #, fuzzy, c-format msgid "Copyright (C) %s Free Software Foundation, Inc.\n" msgstr "" "Πνευματικά Δικαιώματα (C) 1995, 1996, 1997, 1998, 2000, 2001 Free Software " "Foundation, Inc.\n" -#: src/main.c:1300 +#: src/main.c:1326 msgid "" "License GPLv3+: GNU GPL version 3 or later\n" "<http://www.gnu.org/licenses/gpl.html>.\n" @@ -2451,7 +2478,7 @@ msgstr "" #. TRANSLATORS: When available, please use the proper diacritics for #. names such as this one. See en_US.po for reference. -#: src/main.c:1308 +#: src/main.c:1334 #, fuzzy msgid "" "\n" @@ -2460,69 +2487,69 @@ msgstr "" "\n" "Γράφτηκε αρχικά από τον Hrvoje Niksic <hniksic@arsdigita.com>.\n" -#: src/main.c:1311 +#: src/main.c:1337 #, fuzzy msgid "Please send bug reports and questions to <bug-wget@gnu.org>.\n" msgstr "Στείλτε αναφορές σφαλμάτων και προτάσεις στο <bug-wget@gnu.org>.\n" -#: src/main.c:1360 src/main.c:1894 +#: src/main.c:1390 src/main.c:1933 #, c-format msgid "Memory allocation problem\n" msgstr "" -#: src/main.c:1410 +#: src/main.c:1441 #, c-format msgid "Exiting due to error in %s\n" msgstr "" -#: src/main.c:1439 src/main.c:1510 src/main.c:1745 +#: src/main.c:1471 src/main.c:1542 src/main.c:1778 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Δοκιμάστε `%s --help' για περισσότερες επιλογές ρυθμίσεων.\n" -#: src/main.c:1506 +#: src/main.c:1538 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: μη αποδεκτή επιλογή -- `-n%c'\n" -#: src/main.c:1552 +#: src/main.c:1584 #, fuzzy, c-format msgid "Debugging support not compiled in. Ignoring --debug flag.\n" msgstr "" "%s: η υποστήριξη εκσφαλμάτωσης δεν έχει συμπεριληφθεί στη μεταγλώττιση.\n" -#: src/main.c:1565 +#: src/main.c:1597 #, c-format msgid "" "Both --no-clobber and --convert-links were specified, only --convert-links " "will be used.\n" msgstr "" -#: src/main.c:1567 +#: src/main.c:1599 #, c-format msgid "" "Both --no-clobber and --convert-file-only were specified, only --convert-" "file-only will be used.\n" msgstr "" -#: src/main.c:1600 +#: src/main.c:1632 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Δεν μπορώ να είμαι επεξηγηματικός και ταυτόχρονα σιωπηλός.\n" -#: src/main.c:1606 +#: src/main.c:1638 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Δεν μπορώ να χρησιμοποιώ χρονικές αναφορές και ταυτόχρονα να μην υποκαθιστώ " "τα αρχεία βάση των αναφορών.\n" -#: src/main.c:1615 +#: src/main.c:1647 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" -#: src/main.c:1625 +#: src/main.c:1657 msgid "" "Cannot specify both -k or --convert-file-only and -O if multiple URLs are " "given, or in combination\n" @@ -2530,152 +2557,152 @@ msgid "" "\n" msgstr "" -#: src/main.c:1634 +#: src/main.c:1666 msgid "" "WARNING: combining -O with -r or -p will mean that all downloaded content\n" "will be placed in the single file you specified.\n" "\n" msgstr "" -#: src/main.c:1640 +#: src/main.c:1672 msgid "" "WARNING: timestamping does nothing in combination with -O. See the manual\n" "for details.\n" "\n" msgstr "" -#: src/main.c:1660 +#: src/main.c:1692 #, c-format msgid "" "WARC output does not work with --no-clobber, --no-clobber will be disabled.\n" msgstr "" -#: src/main.c:1667 +#: src/main.c:1699 #, c-format msgid "" "WARC output does not work with timestamping, timestamping will be disabled.\n" msgstr "" -#: src/main.c:1674 +#: src/main.c:1706 #, c-format msgid "WARC output does not work with --spider.\n" msgstr "" -#: src/main.c:1680 +#: src/main.c:1712 #, c-format msgid "" "WARC output does not work with --continue or --start-pos, they will be " "disabled.\n" msgstr "" -#: src/main.c:1688 +#: src/main.c:1720 #, c-format msgid "" "Digests are disabled; WARC deduplication will not find duplicate records.\n" msgstr "" -#: src/main.c:1709 +#: src/main.c:1741 #, c-format msgid "" "Compression does not work with --continue or --start-pos, they will be " "disabled.\n" msgstr "" -#: src/main.c:1720 +#: src/main.c:1752 #, c-format msgid "Cannot specify both --ask-password and --password.\n" msgstr "" -#: src/main.c:1728 +#: src/main.c:1760 #, c-format msgid "" "Specifying both --start-pos and --continue is not recommended; --continue " "will be disabled.\n" msgstr "" -#: src/main.c:1740 +#: src/main.c:1773 #, c-format msgid "%s: missing URL\n" msgstr "%s: παραλείφθηκε το URL\n" -#: src/main.c:1781 +#: src/main.c:1815 #, c-format msgid "You cannot specify both --post-data and --post-file.\n" msgstr "" -#: src/main.c:1786 +#: src/main.c:1820 #, c-format msgid "" "You cannot use --post-data or --post-file along with --method. --method " "expects data through --body-data and --body-file options\n" msgstr "" -#: src/main.c:1795 +#: src/main.c:1829 #, c-format msgid "" "You must specify a method through --method=HTTPMethod to use with --body-" "data or --body-file.\n" msgstr "" -#: src/main.c:1801 +#: src/main.c:1835 #, c-format msgid "You cannot specify both --body-data and --body-file.\n" msgstr "" -#: src/main.c:1853 +#: src/main.c:1887 #, c-format msgid "This version does not have support for IRIs\n" msgstr "" -#: src/main.c:1960 +#: src/main.c:1999 #, c-format msgid "" "-k or -r can be used together with -O only if outputting to a regular file.\n" msgstr "" -#: src/main.c:1966 +#: src/main.c:2005 #, c-format msgid "" "--convert-links or --convert-file-only can be used together only if " "outputting to a regular file.\n" msgstr "" -#: src/main.c:1977 +#: src/main.c:2016 #, c-format msgid "Failed to init libcares\n" msgstr "" -#: src/main.c:1983 +#: src/main.c:2022 #, c-format msgid "Failed to init c-ares channel\n" msgstr "" -#: src/main.c:2006 +#: src/main.c:2045 #, c-format msgid "Failed to parse IP address '%s'\n" msgstr "" -#: src/main.c:2017 +#: src/main.c:2056 #, c-format msgid "Failed to set DNS server(s) '%s' (%d)\n" msgstr "" -#: src/main.c:2145 +#: src/main.c:2184 #, c-format msgid "No URLs found in %s.\n" msgstr "Δεν βρέθηκαν URL στο %s.\n" -#: src/main.c:2161 +#: src/main.c:2200 #, fuzzy, c-format msgid "Unable to parse metalink file %s.\n" msgstr "Αποτυχία διαγραφής του `%s': %s\n" -#: src/main.c:2191 src/metalink.c:337 +#: src/main.c:2230 src/metalink.c:337 #, fuzzy, c-format msgid "Could not download all resources from %s.\n" msgstr "Αποτυχία φόρτωσης πιστοποιητικών από %s\n" -#: src/main.c:2218 +#: src/main.c:2257 #, fuzzy, c-format msgid "" "FINISHED --%s--\n" @@ -2686,7 +2713,7 @@ msgstr "" "ΤΕΡΜΑΤΙΣΜΟΣ --%s--\n" "Μεταφορτώθηκαν: %s byte σε %d αρχεία\n" -#: src/main.c:2232 +#: src/main.c:2271 #, fuzzy, c-format msgid "Download quota of %s EXCEEDED!\n" msgstr "" @@ -2785,61 +2812,61 @@ msgstr "" msgid "Checksum mismatch for file %s.\n" msgstr "" -#: src/metalink.c:723 +#: src/metalink.c:722 msgid "Could not open downloaded file for signature verification.\n" msgstr "" -#: src/metalink.c:782 +#: src/metalink.c:780 #, c-format msgid "GPGME data_new_from_mem: %s\n" msgstr "" -#: src/metalink.c:794 +#: src/metalink.c:792 #, c-format msgid "GPGME op_verify: %s\n" msgstr "" -#: src/metalink.c:807 +#: src/metalink.c:805 msgid "GPGME op_verify_result: NULL\n" msgstr "" -#: src/metalink.c:823 +#: src/metalink.c:821 msgid "Signature validation succeeded.\n" msgstr "" -#: src/metalink.c:831 +#: src/metalink.c:829 msgid "Invalid signature. Rejecting resource.\n" msgstr "" -#: src/metalink.c:840 +#: src/metalink.c:838 msgid "Data matches signature, but signature is not trusted.\n" msgstr "" -#: src/metalink.c:867 +#: src/metalink.c:865 msgid "No checksums found.\n" msgstr "" -#: src/metalink.c:873 +#: src/metalink.c:871 #, c-format msgid "Failed to download %s. Skipping resource.\n" msgstr "" -#: src/metalink.c:880 +#: src/metalink.c:878 #, c-format msgid "File %s retrieved but size does not match. \n" msgstr "" -#: src/metalink.c:887 +#: src/metalink.c:885 #, c-format msgid "File %s retrieved but checksum does not match. \n" msgstr "" -#: src/metalink.c:896 +#: src/metalink.c:894 #, c-format msgid "File %s retrieved but signature does not match. \n" msgstr "" -#: src/metalink.c:1115 +#: src/metalink.c:1113 #, fuzzy, c-format msgid "Renaming %s to %s.\n" msgstr "Διαγραφή του %s.\n" @@ -2871,95 +2898,109 @@ msgstr "" msgid "fake_fork() failed\n" msgstr "" -#: src/mswindows.c:459 src/mswindows.c:466 +#: src/mswindows.c:460 src/mswindows.c:467 #, c-format msgid "%s: Couldn't find usable socket driver.\n" msgstr "%s: Αδυναμία εύρεσης έγκυρου οδηγού δικτύου.\n" -#: src/mswindows.c:646 +#: src/mswindows.c:647 #, c-format msgid "ioctl() failed. The socket could not be set as blocking.\n" msgstr "" -#: src/netrc.c:370 +#: src/netrc.c:371 #, fuzzy, c-format msgid "%s: %s:%d: warning: %s token appears before any machine name\n" msgstr "" "%s: %s:%d: προειδοποίηση: το τμήμα \"%s\" εμφανίζεται πριν από τα ονόματα " "των μηχανημάτων\n" -#: src/netrc.c:411 +#: src/netrc.c:412 #, c-format msgid "%s: %s:%d: unknown token \"%s\"\n" msgstr "%s: %s:%d: άγνωστος τελεσταίος \"%s\"\n" -#: src/netrc.c:477 +#: src/netrc.c:496 #, c-format msgid "Usage: %s NETRC [HOSTNAME]\n" msgstr "Χρήση: %s NETRC [ΟΝΟΜΑ ΜΗΧΑΝΗΜΑΤΟΣ]\n" -#: src/netrc.c:495 +#: src/netrc.c:514 #, c-format msgid "%s: cannot stat %s: %s\n" msgstr "%s: αδυναμία πρόσβασης στο %s: %s\n" -#: src/openssl.c:122 +#: src/openssl.c:112 msgid "WARNING: using a weak random seed.\n" msgstr "" -#: src/openssl.c:199 +#: src/openssl.c:190 #, fuzzy msgid "Could not seed PRNG; consider using --random-file.\n" msgstr "Αδύνατη η αρχικοποίηση της PRNG της OpenSSL· απενεργοποίηση του SSL.\n" -#: src/openssl.c:268 +#: src/openssl.c:263 +msgid "Your OpenSSL version is too old to support TLS 1.3\n" +msgstr "" + +#: src/openssl.c:269 msgid "Your OpenSSL version is too old to support TLSv1.1\n" msgstr "" -#: src/openssl.c:272 +#: src/openssl.c:273 msgid "Your OpenSSL version is too old to support TLSv1.2\n" msgstr "" -#: src/openssl.c:277 +#: src/openssl.c:279 #, c-format msgid "OpenSSL: unimplemented 'secure-protocol' option value %d\n" msgstr "" -#: src/openssl.c:826 +#: src/openssl.c:319 +#, fuzzy, c-format +msgid "OpenSSL: Invalid cipher list: %s\n" +msgstr "%s: %s: Μη έγκυρη ρύθμιση `%s'.\n" + +#: src/openssl.c:636 +#, fuzzy +msgid "WARNING: Could not seed PRNG. Consider using --random-file.\n" +msgstr "Αδύνατη η αρχικοποίηση της PRNG της OpenSSL· απενεργοποίηση του SSL.\n" + +#: src/openssl.c:856 #, c-format msgid "%s: cannot verify %s's certificate, issued by %s:\n" msgstr "" -#: src/openssl.c:837 +#: src/openssl.c:867 msgid " Unable to locally verify the issuer's authority.\n" msgstr "" -#: src/openssl.c:842 +#: src/openssl.c:872 msgid " Self-signed certificate encountered.\n" msgstr "" -#: src/openssl.c:845 +#: src/openssl.c:875 msgid " Issued certificate not yet valid.\n" msgstr "" -#: src/openssl.c:848 +#: src/openssl.c:878 msgid " Issued certificate has expired.\n" msgstr "" -#: src/openssl.c:936 +#: src/openssl.c:966 #, c-format msgid "" "%s: no certificate subject alternative name matches\n" "\trequested host name %s.\n" msgstr "" -#: src/openssl.c:955 +#: src/openssl.c:985 #, c-format msgid "" " %s: certificate common name %s doesn't match requested host name %s.\n" msgstr "" -#: src/openssl.c:987 +#: src/openssl.c:1017 #, c-format msgid "" " %s: certificate common name is invalid (contains a NUL character).\n" @@ -2967,7 +3008,7 @@ msgid "" " (that is, it is not the real %s).\n" msgstr "" -#: src/openssl.c:1012 +#: src/openssl.c:1042 #, c-format msgid "To connect to %s insecurely, use `--no-check-certificate'.\n" msgstr "" @@ -3007,12 +3048,12 @@ msgstr "" msgid "Removing %s since it should be rejected.\n" msgstr "Διαγραφή του %s αφού θα έπρεπε να απορριφθεί.\n" -#: src/res.c:392 +#: src/res.c:394 #, fuzzy, c-format msgid "Cannot open %s: %s" msgstr "Αδυναμία μετατροπής συνδέσμων στο %s: %s\n" -#: src/res.c:551 +#: src/res.c:553 msgid "Loading robots.txt; please ignore errors.\n" msgstr "" "Ανάγνωση του robots.txt; παρακαλώ αγνοείστε τυχόν μηνύματα σφαλμάτων.\n" @@ -3048,6 +3089,23 @@ msgstr "" "Προσπάθεια ξανά.\n" "\n" +#: src/spider.c:75 +msgid "" +"Found no broken links.\n" +"\n" +msgstr "" + +#: src/spider.c:82 +#, c-format +msgid "" +"Found %d broken link.\n" +"\n" +msgid_plural "" +"Found %d broken links.\n" +"\n" +msgstr[0] "" +msgstr[1] "" + #: src/url.c:674 #, fuzzy msgid "No error" @@ -3094,7 +3152,7 @@ msgid "HTTPS support not compiled in" msgstr "" "%s: η υποστήριξη εκσφαλμάτωσης δεν έχει συμπεριληφθεί στη μεταγλώττιση.\n" -#: src/url.c:1601 +#: src/url.c:1604 msgid "Unconvertable multibyte sequence encountered\n" msgstr "" @@ -3120,59 +3178,59 @@ msgstr "" "Συνέχιση στο παρασκήνιο, ταυτότητα διεργασίας (pid) %d.\n" "\n" -#: src/utils.c:579 +#: src/utils.c:554 #, fuzzy, c-format msgid "Failed to unlink symlink %s: %s\n" msgstr "Αποτυχία διαγραφής συμβολικού συνδέσμου `%s': %s\n" -#: src/utils.c:879 +#: src/utils.c:859 #, fuzzy, c-format msgid "Failed to Fopen file %s\n" -msgstr "Αποτυχία φόρτωσης πιστοποιητικών από %s\n" +msgstr "Αποτυχία λήψης κλειδιού πιστοποιητικού από %s\n" -#: src/utils.c:885 +#: src/utils.c:865 #, fuzzy, c-format msgid "Failed to get FD for file %s\n" msgstr "Αποτυχία λήψης κλειδιού πιστοποιητικού από %s\n" -#: src/utils.c:892 -#, c-format +#: src/utils.c:872 +#, fuzzy, c-format msgid "Failed to stat file %s, (check permissions)\n" -msgstr "" +msgstr "Αποτυχία λήψης κλειδιού πιστοποιητικού από %s\n" -#: src/utils.c:902 +#: src/utils.c:882 #, c-format msgid "File %s changed since the last check. Security check failed." msgstr "" -#: src/utils.c:937 +#: src/utils.c:917 #, fuzzy, c-format msgid "Failed to open file %s, reason :%s\n" -msgstr "Αποτυχία φόρτωσης πιστοποιητικών από %s\n" +msgstr "Αποτυχία λήψης κλειδιού πιστοποιητικού από %s\n" -#: src/utils.c:943 +#: src/utils.c:923 #, fuzzy, c-format msgid "Failed to stat file %s, error: %s\n" -msgstr "Αποτυχία φόρτωσης πιστοποιητικών από %s\n" +msgstr "Αποτυχία λήψης κλειδιού πιστοποιητικού από %s\n" -#: src/utils.c:952 +#: src/utils.c:932 #, c-format msgid "" "Trying to open file %s but it changed since last check. Security check " "failed." msgstr "" -#: src/utils.c:2456 src/utils.c:2475 +#: src/utils.c:2438 src/utils.c:2462 #, c-format msgid "Invalid regular expression %s, %s\n" msgstr "" -#: src/utils.c:2499 src/utils.c:2523 +#: src/utils.c:2486 src/utils.c:2510 #, fuzzy, c-format msgid "Error while matching %s: %d\n" msgstr "Σφάλμα στην εγγραφή στο `%s': %s\n" -#: src/utils.c:2816 +#: src/utils.c:2803 #, c-format msgid "Skipping key with wrong size (%d/%d): %s\n" msgstr "" @@ -3246,10 +3304,34 @@ msgstr "Αδυναμία εύρεσης διαμεσολαβητή.\n" msgid "Could not open temporary WARC file.\n" msgstr "" -#: src/warc.c:1476 +#: src/warc.c:1482 msgid "Found exact match in CDX file. Saving revisit record to WARC.\n" msgstr "" +#, fuzzy +#~ msgid "%s: option '--%s' doesn't allow an argument\n" +#~ msgstr "%s: η επιλογή `--%s' δεν επιδέχεται όρισμα\n" + +#, fuzzy +#~ msgid "%s: unrecognized option '--%s'\n" +#~ msgstr "%s: μη αναγνωρίσημη επιλογή `--%s'\n" + +#, fuzzy +#~ msgid "%s: option '-W %s' is ambiguous\n" +#~ msgstr "%s: η επιλογή `%s' είναι αόριστη\n" + +#, fuzzy +#~ msgid "%s: option '-W %s' doesn't allow an argument\n" +#~ msgstr "%s: η επιλογή `--%s' δεν επιδέχεται όρισμα\n" + +#, fuzzy +#~ msgid "%s: option '-W %s' requires an argument\n" +#~ msgstr "%s: η επιλογή `%s' απαιτεί όρισμα\n" + +#, fuzzy +#~ msgid "File `%s' already there; not retrieving.\n" +#~ msgstr "Το αρχείο `%s' υπάρχει ήδη, δεν επανακτάται.\n" + #~ msgid "Error in Set-Cookie, field `%s'" #~ msgstr "Σφάλμα στο Set-Cookie, πεδίο `%s'" @@ -3263,23 +3345,9 @@ msgstr "" #~ msgid " [%s to go]" #~ msgstr " [%s για πέρας]" -#~ msgid "%s: option `--%s' doesn't allow an argument\n" -#~ msgstr "%s: η επιλογή `--%s' δεν επιδέχεται όρισμα\n" - -#~ msgid "%s: unrecognized option `--%s'\n" -#~ msgstr "%s: μη αναγνωρίσημη επιλογή `--%s'\n" - #~ msgid "%s: illegal option -- %c\n" #~ msgstr "%s: μη αποδεκτή επιλογή -- %c\n" -#, fuzzy -#~ msgid "%s: option `-W %s' is ambiguous\n" -#~ msgstr "%s: η επιλογή `%s' είναι αόριστη\n" - -#, fuzzy -#~ msgid "%s: option `-W %s' doesn't allow an argument\n" -#~ msgstr "%s: η επιλογή `--%s' δεν επιδέχεται όρισμα\n" - #~ msgid "Host not found" #~ msgstr "Ο διακομιστής δε βρέθηκε" |