diff options
Diffstat (limited to 'po/el/man1/cmp.1.po')
-rw-r--r-- | po/el/man1/cmp.1.po | 392 |
1 files changed, 392 insertions, 0 deletions
diff --git a/po/el/man1/cmp.1.po b/po/el/man1/cmp.1.po new file mode 100644 index 00000000..5eff4e84 --- /dev/null +++ b/po/el/man1/cmp.1.po @@ -0,0 +1,392 @@ +# Greek translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n 4.11.0\n" +"POT-Creation-Date: 2024-02-15 17:56+0100\n" +"PO-Revision-Date: 2021-09-03 20:06+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: Greek <>\n" +"Language: el\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" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "CMP" +msgstr "CMP" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "March 2023" +msgid "May 2023" +msgstr "Μάρτιος 2023" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "diffutils 3.10" +msgstr "diffutils 3.10" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "User Commands" +msgstr "Εντολές Χρήστη" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "ΟΝΟΜΑ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "cmp - compare two files byte by byte" +msgstr "cmp - σύγκριση δύο αρχείων byte προς byte" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "ΣΦΑΙΡΙΚΗ ΕΙΚΟΝΑ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<cmp> [I<OPTION>]... I<FILE1 >[I<FILE2 >[I<SKIP1 >[I<SKIP2>]]]" +msgstr "B<cmp> [I<ΕΠΙΛΟΓΗ>]... I<ΑΡΧΕΙΟ1 >[I<ΑΡΧΕΙΟ2 >[I<SKIP1 >[I<SKIP2>]]]" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "ΠΕΡΙΓΡΑΦΗ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Compare two files byte by byte." +msgstr "Σύγκριση δύο αρχείων byte προς byte." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The optional SKIP1 and SKIP2 specify the number of bytes to skip at the " +"beginning of each file (zero by default)." +msgstr "" +"Οι προαιρετικές παράμετροι SKIP1 και SKIP2 καθορίζουν τον αριθμό των bytes " +"προς παράβλεψη στην αρχή κάθε αρχείου (η προεπιλογή είναι μηδέν)." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Mandatory arguments to long options are mandatory for short options too." +msgstr "" +"Υποχρεωτικά ορίσματα στις μακρές επιλογές είναι υποχρεωτικά και στις " +"κοντέςεπιλογές επίσης." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-b>, B<--print-bytes>" +msgstr "B<-b>, B<--print-bytes>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "print differing bytes" +msgstr "Εμφανίζει bytes που διαφέρουν" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-i>, B<--ignore-initial>=I<SKIP>" +msgstr "B<-i>, B<--ignore-initial>=I<SKIP>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "skip first SKIP bytes of both inputs" +msgstr "Παράβλεψη των πρώτων SKIP bytes και των δύο εισόδων" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-i>, B<--ignore-initial>=I<SKIP1>:SKIP2" +msgstr "B<-i>, B<--ignore-initial>=I<SKIP1>:SKIP2" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "skip first SKIP1 bytes of FILE1 and first SKIP2 bytes of FILE2" +msgstr "" +"παράβλεψη των πρώτων SKIP1 bytes του αρχείου ΑΡΧΕΙΟ1 και των πρώτων SKIP2 " +"bytes του αρχείου ΑΡΧΕΙΟ2" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-l>, B<--verbose>" +msgstr "B<-l>, B<--verbose>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "output byte numbers and differing byte values" +msgstr "Έξοδος αριθμού και τιμής όλων των bytes που διαφέρουν" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-n>, B<--bytes>=I<LIMIT>" +msgstr "B<-n>, B<--bytes>=I<ΟΡΙΟ>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "compare at most LIMIT bytes" +msgstr "Σύγκριση το πολύ ΟΡΙΟ bytes" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-s>, B<--quiet>, B<--silent>" +msgstr "B<-s>, B<--quiet>, B<--silent>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "suppress all normal output" +msgstr "απάλειψη κανονικής εξόδου" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--help>" +msgstr "B<--help>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "display this help and exit" +msgstr "εμφάνιση αυτής εδώ της βοήθειας κι έξοδος" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-v>, B<--version>" +msgstr "B<-v>, B<--version>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "output version information and exit" +msgstr "εμφάνιση πληροφοριών έκδοσης κι έξοδος" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"SKIP values may be followed by the following multiplicative suffixes: kB " +"1000, K 1024, MB 1,000,000, M 1,048,576, GB 1,000,000,000, G 1,073,741,824, " +"and so on for T, P, E, Z, Y." +msgstr "" +"Οι τιμές SKIP μπορούν ν' ακολουθούνται από τα παρακάτω πολαπλασιαστικά " +"επιθέματα : kB 1000, K 1024, MB 1,000,000, M 1,048,576, GB 1,000,000,000, G " +"1,073,741,824, κτλ γιά T, P, E, Z, Y." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"If a FILE is '-' or missing, read standard input. Exit status is 0 if " +"inputs are the same, 1 if different, 2 if trouble." +msgstr "" +"Αν ένα ΑΡΧΕΙΟ είναι «-» ή απών, τότε ανάγνωση από την κανονική είσοδο. Η " +"έξοδος είναι 0 αν τα δεδομένα αρχεία είναι ίδια, 1 αν είναι διαφορετικά, 2 " +"αν υπάρχει πρόβλημα." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "AUTHOR" +msgstr "ΣΥΓΓΡΑΦΕΑΣ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Written by Torbjorn Granlund and David MacKenzie." +msgstr "Γράφτηκε από Torbjorn Granlund και David MacKenzie." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "REPORTING BUGS" +msgstr "ΑΝΑΦΟΡΑ ΣΦΑΛΜΑΤΟΣ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Report bugs to: bug-diffutils@gnu.org" +msgstr "Αναφέρετε σφάλματα σε E<lt>bug-diffutils@gnu.orgE<gt>." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"GNU diffutils home page: E<lt>https://www.gnu.org/software/diffutils/E<gt>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "General help using GNU software: E<lt>https://www.gnu.org/gethelp/E<gt>" +msgstr "" +"Γενική βοήθεια χρήσης του λογισμικού GNU: E<lt>https://www.gnu.org/gethelp/" +"E<gt>" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "COPYRIGHT" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +msgid "" +"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"This is free software: you are free to change and redistribute it. There is " +"NO WARRANTY, to the extent permitted by law." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "ΔΕΙΤΕ ΕΠΙΣΗΣ" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, fuzzy +#| msgid "diff(1), diff3(1), sdiff(1)" +msgid "B<diff>(1), B<diff3>(1), B<sdiff>(1)" +msgstr "B<diff>(1), B<diff3>(1), B<sdiff>(1)" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The full documentation for B<cmp> is maintained as a Texinfo manual. If the " +"B<info> and B<cmp> programs are properly installed at your site, the command" +msgstr "" +"Η πλήρης τεκμηρίωση για B<cmp> υπάρχει ως εγχειρίδιο Texinfo. Αν το B<info> " +"και B<cmp> τα προγράμματα έχουν εγκατασταθεί σωστά στη σελίδα σας, η εντολή" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<info cmp>" +msgstr "B<info cmp>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "should give you access to the complete manual." +msgstr "θα πρέπει να σας δίνει πρόσβαση στο πλήρες εγχειρίδιο." + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "August 2021" +msgstr "Αύγουστος 2021" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "diffutils 3.8" +msgstr "diffutils 3.8" + +#. type: Plain text +#: debian-bookworm +msgid "" +"Copyright \\(co 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "diff(1), diff3(1), sdiff(1)" +msgstr "B<diff>(1), B<diff3>(1), B<sdiff>(1)" + +#. type: TH +#: opensuse-leap-15-6 +#, fuzzy, no-wrap +#| msgid "January 2015" +msgid "May 2017" +msgstr "Ιανουάριος 2015" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "diffutils 3.6" +msgstr "diffutils 3.6" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"GNU diffutils home page: E<lt>http://www.gnu.org/software/diffutils/E<gt>" +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +#, fuzzy +#| msgid "" +#| "General help using GNU software: E<lt>https://www.gnu.org/gethelp/E<gt>" +msgid "General help using GNU software: E<lt>http://www.gnu.org/gethelp/E<gt>" +msgstr "" +"Γενική βοήθεια χρήσης του λογισμικού GNU: E<lt>https://www.gnu.org/gethelp/" +"E<gt>" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"Copyright \\(co 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>http://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" |