Browsing Greek translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Greek guidelines.
5059 of 563 results
50.
Error processing contents %s
Σφάλμα επεξεργασίας περιεχομένων του %s
Translated by Konstantinos Margaritis
Located in ftparchive/apt-ftparchive.cc
51.
Usage: apt-ftparchive [options] command
Commands: packages binarypath [overridefile [pathprefix]]
sources srcpath [overridefile [pathprefix]]
contents path
release path
generate config [groups]
clean config

apt-ftparchive generates index files for Debian archives. It supports
many styles of generation from fully automated to functional replacements
for dpkg-scanpackages and dpkg-scansources

apt-ftparchive generates Package files from a tree of .debs. The
Package file contains the contents of all the control fields from
each package as well as the MD5 hash and filesize. An override file
is supported to force the value of Priority and Section.

Similarly apt-ftparchive generates Sources files from a tree of .dscs.
The --source-override option can be used to specify a src override file

The 'packages' and 'sources' command should be run in the root of the
tree. BinaryPath should point to the base of the recursive search and
override file should contain the override flags. Pathprefix is
appended to the filename fields if present. Example usage from the
Debian archive:
apt-ftparchive packages dists/potato/main/binary-i386/ > \
dists/potato/main/binary-i386/Packages

Options:
-h This help text
--md5 Control MD5 generation
-s=? Source override file
-q Quiet
-d=? Select the optional caching database
--no-delink Enable delinking debug mode
--contents Control contents file generation
-c=? Read this configuration file
-o=? Set an arbitrary configuration option
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Χρήση: apt-ftparchive [επιλογές] εντολή
Εντολές: packages binarypath [overridefile [pathprefix]]
sources srcpath [overridefile [pathprefix]]
contents path
release path
generate config [groups]
clean config

Το apt-ftparchive παράγει αρχεία περιεχομένων για τις αρχειοθήκες Debian
Υποστηρίζει πολλές παραλλαγές παραγωγής, από απόλυτα αυτοματοποιημένες έως
λειτουργικές αντικαταστάσεις για την dpkg-scanpackages και dpkg-scansources

Το apt-ftparchive παράγει αρχεία Package από ένα σύνολο αρχείων .debs. Στο
αρχείο Package περιέχονται όλα τα πεδία ελέγχου κάθε πακέτου καθώς και
το μέγεθος τους και το MD5 hash. Υποστηρίζει την ύπαρξη αρχείου παράκαμψης
για τη βεβιασμένη αλλαγή των πεδίων Priority (Προτεραιότητα) και Section
(Τομέας).

Με τον ίδιο τρόπο, το apt-ftparchive παράγει αρχεία πηγών (Sources) από μια
ιεραρχία αρχείων .dsc. Η επιλογή --source-override μπορεί να χρησιμοποιηθεί
για παράκαμψη των αρχείων πηγών src.

Οι εντολές 'packages' και 'sources' θα πρέπει να εκτελούνται στον βασικό
κατάλογο της ιεραρχίας.Το BinaryPath θα πρέπει να δείχνει στον αρχικό
κατάλογο που θα ξεκινάει η αναδρομική αναζήτηση και το αρχείο παράκαμψης
θα πρέπει να περιέχει τις επιλογές παράκαμψης. Το Pathprefix προστίθεται στα
πεδία όνομάτων αρχείων, αν υπάρχει. Δείτε παράδειγμα χρήσης στην αρχειοθήκη
πακέτων του Debian :
apt-ftparchive packages dists/potato/main/binary-i386/ > \
dists/potato/main/binary-i386/Packages

Επιλογές:
-h Αυτό το κείμενο βοηθείας
--md5 Έλεγχος παραγωγής MD5
-s=? αρχείο παράκαμψης πηγών
-q Χωρίς έξοδο
-d=? Επιλογή προαιρετικής βάσης δεδομένων cache
--no-delink Αποσφαλμάτωση του delinking
--contents Έλεγχος παραγωγής αρχείου περιεχομένων
-c=? Χρήση αυτού του αρχείου ρυθμίσεων
-o=? Ορισμός αυθαίρετης επιλογής ρύθμισης
Translated by Konstantinos Margaritis
Located in ftparchive/apt-ftparchive.cc
52.
No selections matched
Δεν ταιριαξε καμία επιλογή
Translated by Konstantinos Margaritis
Located in ftparchive/apt-ftparchive.cc
53.
Some files are missing in the package file group `%s'
Λείπουν μερικά αρχεία από την ομάδα πακέτων '%s'
Translated by Konstantinos Margaritis
Located in ftparchive/apt-ftparchive.cc
54.
DB was corrupted, file renamed to %s.old
Η βάση είναι κατεστραμμένη, το αρχείο μετονομάστηκε σε %s.old
Translated by Konstantinos Margaritis
Located in ftparchive/cachedb.cc
55.
DB is old, attempting to upgrade %s
Η βάση δεν είναι ενημερωμένη, γίνεται προσπάθεια να αναβαθμιστεί το %s
Translated by Konstantinos Margaritis
Located in ftparchive/cachedb.cc
56.
DB format is invalid. If you upgraded from a older version of apt, please remove and re-create the database.
Το φορμά της βάσης δεν είναι έγκυρο. Εάν αναβαθμίσατε το apt σε νεότερη έκδοση, παρακαλώ αφαιρέστε και δημιουργήστε τη βάση εκ νέου.
Translated by yODesY
Located in ftparchive/cachedb.cc:72
57.
Unable to open DB file %s: %s
Το άνοιγμά του αρχείου της βάσης %s: %s απέτυχε
Translated by Konstantinos Margaritis
Located in ftparchive/cachedb.cc
58.
Failed to stat %s
Αποτυχία εύρεσης της κατάστασης του %s
Translated by Vangelis Skarmoutsos
Located in apt-pkg/acquire-item.cc ftparchive/cachedb.cc methods/rred.cc
59.
Archive has no control record
Η αρχειοθήκη δεν περιέχει πεδίο ελέγχου
Translated by Konstantinos Margaritis
Located in ftparchive/cachedb.cc
5059 of 563 results

This translation is managed by Ubuntu Greek Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Filippos Kolyvas, George Christofis, Konstantinos Margaritis, Vangelis Skarmoutsos, yODesY.