2011-03-14 13:44:03 -05:00
|
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
|
# Copyright (C) YEAR Pacman Development Team <pacman-dev@archlinux.org>
|
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#
|
2011-09-22 11:26:21 -05:00
|
|
|
|
# Translators:
|
2015-02-14 11:17:18 +10:00
|
|
|
|
# Achilleas Pipinellis, 2013-2014
|
2014-12-19 13:53:35 +10:00
|
|
|
|
# Achilleas Pipinellis, 2014
|
2014-11-18 15:06:30 +10:00
|
|
|
|
# Achilleas Pipinellis, 2013
|
2014-12-19 13:53:35 +10:00
|
|
|
|
# Achilleas Pipinellis, 2013
|
2018-04-29 23:43:07 +10:00
|
|
|
|
# Christos Nouskas <nous@archlinux.us>, 2011,2013-2014,2017
|
2013-04-30 21:18:42 +10:00
|
|
|
|
# Dan McGee <dpmcgee@gmail.com>, 2011
|
2016-01-17 13:39:02 +10:00
|
|
|
|
# ifaigios <ifaigios@gmail.com>, 2015
|
2016-01-30 10:13:55 +10:00
|
|
|
|
# ifaigios <ifaigios@gmail.com>, 2015
|
2013-04-30 21:18:42 +10:00
|
|
|
|
# Christos Nouskas <nous@archlinux.us>, 2011
|
2014-12-19 13:53:35 +10:00
|
|
|
|
# th_ts <tsesmelistheodore@gmail.com>, 2014
|
2009-10-05 23:58:14 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2011-03-14 13:44:03 -05:00
|
|
|
|
"Project-Id-Version: Arch Linux Pacman package manager\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
"POT-Creation-Date: 2018-05-15 10:34+1000\n"
|
2018-05-28 09:25:04 +10:00
|
|
|
|
"PO-Revision-Date: 2018-05-15 01:05+0000\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
"Last-Translator: Allan McRae <allan@archlinux.org>\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
"Language-Team: Greek (http://www.transifex.com/toofishes/archlinux-pacman/"
|
|
|
|
|
"language/el/)\n"
|
|
|
|
|
"Language: el\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2013-03-10 12:56:55 +10:00
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/add.c:86
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "%s-%s is up to date -- skipping\n"
|
|
|
|
|
msgstr "%s-%s ενημερωμένο -- παράλειψη\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/add.c:90
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "%s-%s is up to date -- reinstalling\n"
|
|
|
|
|
msgstr "%s-%s ενημερωμένο -- επανεγκατάσταση\n"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/add.c:95
|
2011-03-14 13:44:03 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "downgrading package %s (%s => %s)\n"
|
|
|
|
|
msgstr "υποβάθμιση πακέτου %s (%s => %s)\n"
|
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:124
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "cannot allocate disk archive object"
|
|
|
|
|
msgstr "αδυναμία κατανομής αντικειμένου αρχείου δίσκου"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:138 lib/libalpm/util.c:382
|
2011-03-14 13:44:03 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "warning given when extracting %s (%s)\n"
|
|
|
|
|
msgstr "προειδοποίηση κατά την εξαγωγή του %s (%s)\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:141 lib/libalpm/util.c:385
|
2011-03-14 13:44:03 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not extract %s (%s)\n"
|
|
|
|
|
msgstr "αδυναμία εξαγωγής %s (%s)\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#: lib/libalpm/add.c:154 lib/libalpm/dload.c:561 lib/libalpm/remove.c:541
|
2013-03-10 13:07:16 +10:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not rename %s to %s (%s)\n"
|
|
|
|
|
msgstr "αδυναμία μετονομασίας %s σε %s (%s)\n"
|
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:205
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "file not found in file list for package %s. skipping extraction of %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"αρχείο δεν βρέθηκε στην λίστα αρχείων του πακέτου %s. παράλειψη εξαγωγής του "
|
|
|
|
|
"%s\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:214
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "unable to extract %s%s: path too long"
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "αδυναμία εξαγωγής %s%s: πολύ μεγάλο μήκος διαδρομής"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:256
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"directory permissions differ on %s\n"
|
|
|
|
|
"filesystem: %o package: %o\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"τα δικαιώματα καταλόγου διαφέρουν στο %s\n"
|
|
|
|
|
"σύστημα αρχείων: %o πακέτο: %o\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:271
|
2014-12-19 13:53:35 +10:00
|
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid ""
|
|
|
|
|
"directory ownership differs on %s\n"
|
|
|
|
|
"filesystem: %u:%u package: %u:%u\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"κυριότητα καταλόγου διαφορετική από του %s\n"
|
|
|
|
|
"σύστημα αρχείων: %u:%u πακέτου: %u:%u\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:287
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "extract: not overwriting dir with file %s\n"
|
2013-03-15 12:55:21 +10:00
|
|
|
|
msgstr "εξαγωγή: μη αντικατάσταση καταλόγου με αρχείο %s\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:315
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "unable to extract %s.pacnew: path too long"
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "αδυναμία εξαγωγής %s.pacnew: πολύ μεγάλο μήκος διαδρομής"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:508 lib/libalpm/util.c:334 lib/libalpm/util.c:573
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not get current working directory\n"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "αδυναμία χρήσης τρέχοντος καταλόγου\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:513 lib/libalpm/util.c:339 lib/libalpm/util.c:578
|
|
|
|
|
#: lib/libalpm/util.c:631
|
2011-03-14 13:44:03 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not change directory to %s (%s)\n"
|
|
|
|
|
msgstr "αδυναμία μετάβασης στον κατάλογο %s (%s)\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:570 lib/libalpm/util.c:403 lib/libalpm/util.c:738
|
2011-10-05 22:30:14 -05:00
|
|
|
|
#, c-format
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid "could not restore working directory (%s)\n"
|
2011-10-05 22:30:14 -05:00
|
|
|
|
msgstr "αδυναμία επαναφοράς καταλόγου εργασίας (%s)\n"
|
2011-09-22 11:33:25 -05:00
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:578
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "problem occurred while upgrading %s\n"
|
|
|
|
|
msgstr "πρόβλημα κατά την αναβάθμιση του %s\n"
|
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:584
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "problem occurred while installing %s\n"
|
|
|
|
|
msgstr "πρόβλημα κατά την εγκατάσταση του %s\n"
|
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:599
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not update database entry %s-%s\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "αδυναμία ενημέρωσης εγγραφής βάσης %s-%s\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
|
#: lib/libalpm/add.c:610
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not add entry '%s' in cache\n"
|
|
|
|
|
msgstr "αδυναμία προσθήκης εγγραφής '%s' στην κρύπτη\n"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/be_local.c:255
|
2013-03-15 12:55:21 +10:00
|
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "error while reading file %s: %s\n"
|
2013-03-15 12:55:21 +10:00
|
|
|
|
msgstr "σφάλμα ανάγνωσης αρχείου %s: %s\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/be_local.c:350
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "removing invalid database: %s\n"
|
|
|
|
|
msgstr "διαγραφή άκυρης βάσης: %s\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_local.c:401 lib/libalpm/be_local.c:887
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not create directory %s: %s\n"
|
|
|
|
|
msgstr "αδυναμία δημιουργίας καταλόγου %s: %s\n"
|
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
|
#: lib/libalpm/be_local.c:576 lib/libalpm/be_sync.c:387
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "invalid name for database entry '%s'\n"
|
|
|
|
|
msgstr "άκυρο όνομα εγγραφής βάσης '%s'\n"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/be_local.c:584
|
2010-06-06 16:41:35 -05:00
|
|
|
|
#, c-format
|
2010-06-04 13:36:38 -05:00
|
|
|
|
msgid "duplicated database entry '%s'\n"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "διπλότυπη εγγραφή βάσης '%s'\n"
|
2010-06-04 13:36:38 -05:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/be_local.c:596
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "corrupted database entry '%s'\n"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "κατεστραμμένη εγγραφή βάσης '%s'\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_local.c:699 lib/libalpm/be_local.c:791
|
|
|
|
|
#: lib/libalpm/be_local.c:936 lib/libalpm/be_local.c:1033
|
|
|
|
|
#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:419 lib/libalpm/util.c:253
|
|
|
|
|
#: lib/libalpm/util.c:269
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not open file %s: %s\n"
|
|
|
|
|
msgstr "αδυναμία ανάγνωσης αρχείου %s: %s\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_local.c:715 lib/libalpm/be_sync.c:653
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s database is inconsistent: name mismatch on package %s\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "ανακολουθία στην βάση %s: αναντιστοιχία ονόματος πακέτου %s\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_local.c:721 lib/libalpm/be_sync.c:659
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s database is inconsistent: version mismatch on package %s\n"
|
|
|
|
|
msgstr "ανακολουθία στην βάση %s: ασυμφωνία έκδοσης πακέτου %s\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_local.c:762
|
2013-03-10 13:07:16 +10:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "unknown validation type for package %s: %s\n"
|
2013-03-15 12:55:21 +10:00
|
|
|
|
msgstr "άγνωστος τύπος επικύρωσης πακέτου %s: %s\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_package.c:479 lib/libalpm/be_package.c:637
|
|
|
|
|
#: lib/libalpm/be_package.c:650
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "error while reading package %s: %s\n"
|
|
|
|
|
msgstr "σφάλμα ανάγνωσης πακέτου %s: %s\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_package.c:493 lib/libalpm/be_package.c:517
|
2014-12-19 13:53:35 +10:00
|
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "error while reading mtree of package %s: %s\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "σφάλμα ανάγνωσης mtree πακέτου %s: %s\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_package.c:603
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not parse package description file in %s\n"
|
|
|
|
|
msgstr "αδυναμία ανάλυσης αρχείου περιγραφής πακέτου στο %s\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_package.c:608
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "missing package name in %s\n"
|
|
|
|
|
msgstr "απόν όνομα πακέτου στο %s\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_package.c:612
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "missing package version in %s\n"
|
|
|
|
|
msgstr "απούσα έκδοση πακέτου στο %s\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_package.c:616
|
2014-12-19 13:53:35 +10:00
|
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "invalid package version in %s\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "άκυρη έκδοση πακέτου στο %s\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_package.c:657
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "missing package metadata in %s\n"
|
|
|
|
|
msgstr "απόντα μετα-δεδομένα πακέτου στο %s\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_package.c:748
|
2013-03-15 12:55:21 +10:00
|
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "failed to read signature file: %s\n"
|
2013-03-15 12:55:21 +10:00
|
|
|
|
msgstr "αδυναμία ανάγνωσης αρχείου υπογραφής: %s\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_package.c:769 lib/libalpm/sync.c:1113
|
2013-03-10 13:07:16 +10:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "required key missing from keyring\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"απόν κλειδί από τον κλειδούχο\n"
|
|
|
|
|
"\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/be_sync.c:62
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "removing invalid file: %s\n"
|
|
|
|
|
msgstr "διαγραφή άκυρου αρχείου: %s\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_sync.c:517
|
2011-08-09 15:50:58 -05:00
|
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "could not parse package description file '%s' from db '%s'\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"αδυναμία ανάλυσης αρχείου περιγραφής πακέτου '%s' στη βάση δεδομένων '%s'\n"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_sync.c:524
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "could not read db '%s' (%s)\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
|
|
#: lib/libalpm/be_sync.c:558 lib/libalpm/be_sync.c:563
|
2013-06-18 13:17:30 +10:00
|
|
|
|
#, c-format
|
2013-06-06 13:12:20 +10:00
|
|
|
|
msgid "%s database is inconsistent: filename of package %s is illegal\n"
|
2013-06-18 13:17:30 +10:00
|
|
|
|
msgstr "ασυνέπεια βάσης %s: μη έγκυρο όνομα πακέτου %s\n"
|
2013-06-06 13:12:20 +10:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_sync.c:568
|
2013-06-18 13:17:30 +10:00
|
|
|
|
#, c-format
|
2013-06-06 13:12:20 +10:00
|
|
|
|
msgid "%s database is inconsistent: filename of package %s is too long\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "ασυνέπεια βάσης %s: πολύ μεγάλο όνομα πακέτου %s\n"
|
2013-06-06 13:12:20 +10:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/be_sync.c:634
|
2014-12-19 13:53:35 +10:00
|
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "unknown database file: %s\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "άγνωστο αρχείο βάσης: %s\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/db.c:370
|
2010-06-04 13:36:38 -05:00
|
|
|
|
#, c-format
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "database path is undefined\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "απροσδιόριστη διαδρομή βάσης\n"
|
2010-06-04 13:36:38 -05:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/deps.c:184
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "dependency cycle detected:\n"
|
|
|
|
|
msgstr "εντοπισμός κυκλικής εξάρτησης:\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/deps.c:187
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s will be removed after its %s dependency\n"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "κατάργηση του %s μετά την εξάρτησή του %s\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/deps.c:191
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s will be installed before its %s dependency\n"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "εγκατάσταση του %s πρίν από την εξάρτησή του %s\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/deps.c:682 lib/libalpm/deps.c:712
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "ignoring package %s-%s\n"
|
2010-06-09 15:16:59 -05:00
|
|
|
|
msgstr "παράβλεψη πακέτου %s-%s\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/deps.c:867
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "cannot resolve \"%s\", a dependency of \"%s\"\n"
|
|
|
|
|
msgstr "αδυναμία εύρεσης του \"%s\", εξάρτησης του \"%s\"\n"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/diskspace.c:78
|
2011-03-14 13:44:03 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not get filesystem information for %s: %s\n"
|
|
|
|
|
msgstr "αδυναμία λήψης πληροφοριών συστήματος αρχείων για το %s: %s\n"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/diskspace.c:108
|
2013-03-15 12:55:21 +10:00
|
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "could not open file: %s: %s\n"
|
2013-03-15 12:55:21 +10:00
|
|
|
|
msgstr "αδυναμία ανοίγματος αρχείου %s: %s\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/diskspace.c:146 lib/libalpm/diskspace.c:159
|
2013-03-10 13:07:16 +10:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not get filesystem information\n"
|
|
|
|
|
msgstr "αδυναμία λήψης πληροφοριών συστήματος αρχείων\n"
|
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
|
#: lib/libalpm/diskspace.c:242
|
|
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "could not get file information for %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"αδυναμία λήψης πληροφοριών αρχείου για το %s:\n"
|
|
|
|
|
"\n"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
|
#: lib/libalpm/diskspace.c:256 lib/libalpm/diskspace.c:315
|
2011-03-14 13:44:03 -05:00
|
|
|
|
#, c-format
|
2011-03-16 19:51:12 -05:00
|
|
|
|
msgid "could not determine mount point for file %s\n"
|
|
|
|
|
msgstr "αδυναμία καθορισμού σημείου προσάρτησης αρχείου %s\n"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
|
#: lib/libalpm/diskspace.c:354
|
|
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Partition %s too full: %jd blocks needed, %ju blocks free\n"
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "Κατάτμηση %s πλήρης: απαιτούνται %jd μπλοκ, %ju ελεύθερα \n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
|
#: lib/libalpm/diskspace.c:379 lib/libalpm/diskspace.c:433
|
2011-03-14 13:44:03 -05:00
|
|
|
|
#, c-format
|
2011-03-20 23:35:42 -05:00
|
|
|
|
msgid "could not determine filesystem mount points\n"
|
2011-04-18 11:19:13 -05:00
|
|
|
|
msgstr "αδυναμία καθορισμού σημείων προσάρτησης στο σύστημα αρχείων\n"
|
2011-03-20 23:35:42 -05:00
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
|
#: lib/libalpm/diskspace.c:385
|
2013-03-15 12:55:21 +10:00
|
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "could not determine cachedir mount point %s\n"
|
2013-03-15 12:55:21 +10:00
|
|
|
|
msgstr "αδυναμία προσδιορισμού σημείου προσάρτησης καταλόγου κρύπτης %s\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
|
#: lib/libalpm/diskspace.c:438
|
2011-03-20 23:35:42 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not determine root mount point %s\n"
|
2011-04-18 11:19:13 -05:00
|
|
|
|
msgstr "αδυναμία καθορισμού ριζικού σημείου προσάρτησης %s\n"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
|
#: lib/libalpm/diskspace.c:486
|
2011-03-14 13:44:03 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Partition %s is mounted read only\n"
|
2013-03-15 12:55:21 +10:00
|
|
|
|
msgstr "Η κατάτμηση %s είναι προσαρτημένη μόνο για ανάγνωση\n"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/dload.c:159
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "disk"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "δίσκο"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/dload.c:345
|
2011-08-09 15:50:58 -05:00
|
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "failed to create temporary file for download\n"
|
2011-08-15 15:25:06 -05:00
|
|
|
|
msgstr "αποτυχία δημιουργίας προσωρινού αρχείου λήψης\n"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/dload.c:390
|
2011-09-22 11:33:25 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "url '%s' is invalid\n"
|
|
|
|
|
msgstr "άκυρη διεύθυνση '%s'\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/dload.c:459 lib/libalpm/dload.c:484
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "failed retrieving file '%s' from %s : %s\n"
|
|
|
|
|
msgstr "αποτυχία λήψης αρχείου '%s' από %s : %s\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/dload.c:472
|
2014-12-19 13:53:35 +10:00
|
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "failed retrieving file '%s' from %s : expected download size exceeded\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"αποτυχία λήψης αρχείου '%s' από %s : υπέρβαση αναμενομένου μεγέθους λήψης\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/dload.c:520
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s appears to be truncated: %jd/%jd bytes\n"
|
2010-06-09 15:16:59 -05:00
|
|
|
|
msgstr "το %s δείχνει ημιτελές: %jd/%jd bytes\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/dload.c:664 lib/libalpm/dload.c:693
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "failed to download %s\n"
|
|
|
|
|
msgstr "αποτυχία λήψης %s\n"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:40
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "out of memory!"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "ανεπαρκής μνήμη!"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:42
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "unexpected system error"
|
|
|
|
|
msgstr "απροσδόκητο σφάλμα συστήματος"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:44
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "permission denied"
|
2013-03-15 12:55:21 +10:00
|
|
|
|
msgstr "άρνηση πρόσβασης"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:46
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not find or read file"
|
|
|
|
|
msgstr "αδυναμία εύρεσης ή ανάγνωσης αρχείου"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:48
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not find or read directory"
|
|
|
|
|
msgstr "αδυναμία εύρεσης ή ανάγνωσης καταλόγου"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:50
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "wrong or NULL argument passed"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "εσφαλμένο ή NULL όρισμα"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:52
|
2011-03-14 13:44:03 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "not enough free disk space"
|
|
|
|
|
msgstr "ανεπαρκής ελεύθερος χώρος στον δίσκο"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:55
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "library not initialized"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "βιβλιοθήκη μη εκκινηθείσα"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:57
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "library already initialized"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "βιβλιοθήκη ήδη εκκινηθείσα"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:59
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "unable to lock database"
|
|
|
|
|
msgstr "αδυναμία κλειδώματος βάσης"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:62
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not open database"
|
|
|
|
|
msgstr "αδυναμία ανάγνωσης βάσης"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:64
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not create database"
|
|
|
|
|
msgstr "αδυναμία δημιουργίας βάσης"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:66
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "database not initialized"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "βάση μη εκκινηθείσα"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:68
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "database already registered"
|
2013-03-15 12:55:21 +10:00
|
|
|
|
msgstr "βάση ήδη καταχωρημένη"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:70
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not find database"
|
|
|
|
|
msgstr "αδυναμία εύρεσης βάσης"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:72
|
2011-08-09 15:50:58 -05:00
|
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "invalid or corrupted database"
|
2011-08-15 15:25:06 -05:00
|
|
|
|
msgstr "άκυρη ή κατεστραμμένη βάση"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:74
|
2011-08-09 15:50:58 -05:00
|
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "invalid or corrupted database (PGP signature)"
|
2011-08-15 15:25:06 -05:00
|
|
|
|
msgstr "άκυρη ή κατεστραμμένη βάση (υπογραφή PGP)"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:76
|
2011-03-14 13:44:03 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "database is incorrect version"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "διαφορετική έκδοση βάσης"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:78
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not update database"
|
|
|
|
|
msgstr "αδυναμία ενημέρωσης βάσης"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:80
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not remove database entry"
|
2013-03-17 13:45:49 +10:00
|
|
|
|
msgstr "αδυναμία διαγραφής εγγραφής βάσης"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:83
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "invalid url for server"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "άκυρη διεύθυνση διακομιστή"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:85
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "no servers configured for repository"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "αρρύθμιστοι διακομιστές αποθετηρίου"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:88
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "transaction already initialized"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "διεκπεραίωση ήδη εκκινηθείσα"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:90 lib/libalpm/error.c:94
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "transaction not initialized"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "διεκπεραίωση μη εκκινηθείσα"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:92
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "duplicate target"
|
|
|
|
|
msgstr "διπλότυπος στόχος"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:96
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "transaction not prepared"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "απροετοίμαστη διεκπεραίωση"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:98
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "transaction aborted"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "ματαίωση διεκπεραίωσης"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:100
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "operation not compatible with the transaction type"
|
|
|
|
|
msgstr "λειτουργία ασύμβατη με τον τύπο διεκπεραίωσης"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/error.c:102
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "transaction commit attempt when database is not locked"
|
|
|
|
|
msgstr "προσπάθεια διεκπεραίωσης σε μη κλειδωμένη βάση"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:104
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "failed to run transaction hooks"
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "αποτυχία εκτέλεσης hooks"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
|
|
|
|
#: lib/libalpm/error.c:107
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not find or read package"
|
|
|
|
|
msgstr "αδυναμία εύρεσης ή ανάγνωσης πακέτου"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:109
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "operation cancelled due to ignorepkg"
|
|
|
|
|
msgstr "ακύρωση λειτουργίας λόγω ignorepkg"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:111
|
2011-08-15 15:25:06 -05:00
|
|
|
|
#, c-format
|
2011-08-09 15:50:58 -05:00
|
|
|
|
msgid "invalid or corrupted package"
|
2011-08-15 15:25:06 -05:00
|
|
|
|
msgstr "άκυρο ή κατεστραμμένο πακέτο"
|
2011-08-09 15:50:58 -05:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:113
|
2011-08-09 15:50:58 -05:00
|
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "invalid or corrupted package (checksum)"
|
2011-08-15 15:25:06 -05:00
|
|
|
|
msgstr "άκυρο ή κατεστραμμένο πακέτο (άθροισμα ελέγχου)"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:115
|
2011-08-09 15:50:58 -05:00
|
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "invalid or corrupted package (PGP signature)"
|
2011-08-15 15:25:06 -05:00
|
|
|
|
msgstr "άκυρο ή κατεστραμμένο πακέτο (υπογραφή PGP)"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:117
|
2014-12-19 13:53:35 +10:00
|
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "package missing required signature"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "απούσα απαιτούμενη υπογραφή πακέτου"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:119
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "cannot open package file"
|
|
|
|
|
msgstr "αδυναμία ανοίγματος πακέτου"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:121
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "cannot remove all files for package"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "αδυναμία διαγραφής όλων των αρχείων του πακέτου"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:123
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "package filename is not valid"
|
|
|
|
|
msgstr "μη έγκυρο όνομα πακέτου"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:125
|
2010-06-06 16:41:35 -05:00
|
|
|
|
#, c-format
|
2010-06-04 13:36:38 -05:00
|
|
|
|
msgid "package architecture is not valid"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "μη έγκυρη αρχιτεκτονική πακέτου"
|
2010-06-04 13:36:38 -05:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:127
|
2010-06-06 16:41:35 -05:00
|
|
|
|
#, c-format
|
2010-06-04 13:36:38 -05:00
|
|
|
|
msgid "could not find repository for target"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "αδυναμία εύρεσης αποθετηρίου για διεκπεραίωση"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:130
|
2011-06-23 21:48:35 -05:00
|
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "missing PGP signature"
|
2011-08-15 15:25:06 -05:00
|
|
|
|
msgstr "απούσα υπογραφή PGP"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:132
|
2011-06-23 21:48:35 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "invalid PGP signature"
|
2011-08-15 15:25:06 -05:00
|
|
|
|
msgstr "άκυρη υπογραφή PGP"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:135
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "invalid or corrupted delta"
|
|
|
|
|
msgstr "άκυρο ή κατεστραμμένο delta"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:137
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "delta patch failed"
|
|
|
|
|
msgstr "αποτυχία μπάλωματος delta"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/error.c:140 lib/libalpm/hook.c:614
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not satisfy dependencies"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "αδυναμία επίλυσης εξαρτήσεων"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:142
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "conflicting dependencies"
|
|
|
|
|
msgstr "διένεξη εξαρτήσεων"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:144
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "conflicting files"
|
|
|
|
|
msgstr "διένεξη αρχείων"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:147
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "failed to retrieve some files"
|
|
|
|
|
msgstr "αποτυχία λήψης κάποιων αρχείων"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:149
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "invalid regular expression"
|
|
|
|
|
msgstr "άκυρη κανονική έκφραση"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:155
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "libarchive error"
|
|
|
|
|
msgstr "σφάλμα libarchive"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:157
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "download library error"
|
|
|
|
|
msgstr "σφάλμα βιβλιοθήκης λήψης"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:159
|
2011-06-23 21:48:35 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "gpgme error"
|
2011-08-15 15:25:06 -05:00
|
|
|
|
msgstr "σφάλμα gpgme"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:161
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "error invoking external downloader"
|
|
|
|
|
msgstr "σφάλμα κλήσης προγράμματος λήψης"
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: lib/libalpm/error.c:164
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "unexpected error"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "απρόσμενο σφάλμα"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/handle.c:157
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "lock file missing %s\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "απόν αρχείο κλειδώματος %s\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/handle.c:163
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not remove lock file %s\n"
|
|
|
|
|
msgstr "αδυναμία διαγραφής αρχείου κλειδώματος %s\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/hook.c:107
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Missing trigger targets in hook: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:113
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Missing trigger type in hook: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:119
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Missing trigger operation in hook: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:146
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Missing Exec option in hook: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:152
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Missing When option in hook: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:155
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "AbortOnFail set for PostTransaction hook: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:273
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "error while reading hook %s: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:275 lib/libalpm/hook.c:315 lib/libalpm/hook.c:357
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "hook %s line %d: invalid option %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:285
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "hook %s line %d: invalid section %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:297 lib/libalpm/hook.c:308 lib/libalpm/hook.c:327
|
|
|
|
|
#: lib/libalpm/hook.c:350
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "hook %s line %d: invalid value %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:301 lib/libalpm/hook.c:320 lib/libalpm/hook.c:331
|
|
|
|
|
#: lib/libalpm/hook.c:345
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "hook %s line %d: overwriting previous definition of %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:352
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "hook %s line %d: unable to set option (%s)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:613
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "unable to run hook %s: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:648 lib/libalpm/hook.c:660 lib/libalpm/remove.c:385
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not open directory: %s: %s\n"
|
|
|
|
|
msgstr "αδυναμία ανοίγματος καταλόγου %s: %s\n"
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:676
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "could not open file: %s%s: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:696 lib/libalpm/util.c:259
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not stat file %s: %s\n"
|
|
|
|
|
msgstr "αδυναμία εντοπισμού αρχείου %s: %s\n"
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:722
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "could not read directory: %s: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
|
|
#: lib/libalpm/package.c:586
|
2011-10-05 22:30:14 -05:00
|
|
|
|
#, c-format
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid "could not fully load metadata for package %s-%s\n"
|
2011-10-05 22:30:14 -05:00
|
|
|
|
msgstr "αδυναμία πλήρους φόρτωσης μεταδεδομένων πακέτου %s-%s\n"
|
2011-09-22 11:33:25 -05:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/remove.c:118
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not find %s in database -- skipping\n"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "δεν βρέθηκε το %s στη βάση -- παράλειψη\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/remove.c:153
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "removing %s from target list\n"
|
|
|
|
|
msgstr "αφαίρεση του %s από λίστα διεκπεραίωσης\n"
|
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
|
#: lib/libalpm/remove.c:345
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "cannot remove file '%s': %s\n"
|
|
|
|
|
msgstr "αδυναμία διαγραφής αρχείου '%s': %s\n"
|
|
|
|
|
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#: lib/libalpm/remove.c:410 lib/libalpm/remove.c:419
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not backup %s due to PATH_MAX overflow\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/remove.c:561
|
2011-08-09 15:50:58 -05:00
|
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "cannot remove %s (%s)\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
|
msgstr "αδυναμία κατάργησης %s (%s)\n"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#: lib/libalpm/remove.c:734
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not remove database entry %s-%s\n"
|
2011-08-15 15:25:06 -05:00
|
|
|
|
msgstr "αδυναμία κατάργησης εγγραφής βάσης %s-%s\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#: lib/libalpm/remove.c:739
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not remove entry '%s' from cache\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
|
msgstr "αδυναμία κατάργησης εγγραφής '%s' από κρύπτη\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/signing.c:171
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Public keyring not found; have you run '%s'?\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:207 lib/libalpm/signing.c:705
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "GPGME error: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:402
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "keyring is not writable\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:460
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "key \"%s\" could not be imported\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:466
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "key %s, \"%s\" found on keyserver, keyring is not writable\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:471
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "key \"%s\" could not be looked up remotely\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:859 lib/libalpm/sync.c:1181
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: missing required signature\n"
|
|
|
|
|
msgstr "%s: απούσα απαιτούμενη υπογραφή\n"
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:874
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: signature from \"%s\" is marginal trust\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:882
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: signature from \"%s\" is unknown trust\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:889
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: signature from \"%s\" should never be trusted\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:901
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: key \"%s\" is unknown\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:910
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: key \"%s\" is disabled\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:914
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: signature from \"%s\" is expired\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:918
|
|
|
|
|
#, c-format
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgid "%s: signature from \"%s\" is invalid\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#: lib/libalpm/signing.c:995 lib/libalpm/signing.c:1063
|
|
|
|
|
#: lib/libalpm/signing.c:1142
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: signature format error\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:1095 lib/libalpm/signing.c:1128
|
|
|
|
|
#: lib/libalpm/signing.c:1136
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "%s: unsupported signature format\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/sync.c:98
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: ignoring package upgrade (%s => %s)\n"
|
2010-06-09 15:16:59 -05:00
|
|
|
|
msgstr "%s: παράβλεψη αναβάθμισης πακέτου (%s => %s)\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/sync.c:110
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: ignoring package downgrade (%s => %s)\n"
|
2010-06-09 15:16:59 -05:00
|
|
|
|
msgstr "%s: παράβλεψη υποβάθμισης πακέτου (%s => %s)\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/sync.c:113
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: downgrading from version %s to version %s\n"
|
|
|
|
|
msgstr "%s: υποβάθμιση από έκδοση %s στην έκδοση %s\n"
|
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/sync.c:119
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: local (%s) is newer than %s (%s)\n"
|
2010-06-09 15:16:59 -05:00
|
|
|
|
msgstr "%s: τοπικό (%s) νεότερο από του [%s] (%s)\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/sync.c:160
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "ignoring package replacement (%s-%s => %s-%s)\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "παράβλεψη αντικατάστασης πακέτου (%s-%s => %s-%s)\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#: lib/libalpm/sync.c:176
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "cannot replace %s by %s\n"
|
|
|
|
|
msgstr "αδυναμία αντικατάστασης του %s από το %s\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/sync.c:538 lib/libalpm/sync.c:608
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "unresolvable package conflicts detected\n"
|
|
|
|
|
msgstr "εντοπισμός ανεπίλυτων διενέξεων πακέτων\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/sync.c:558
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "removing '%s' from target list because it conflicts with '%s'\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"αφαίρεση του '%s' από την λίστα διεκπεραίωσης λόγω διένεξης με το '%s'\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2016-02-23 13:09:39 +10:00
|
|
|
|
#: lib/libalpm/sync.c:1019
|
2013-03-15 12:55:21 +10:00
|
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "failed to retrieve some files\n"
|
2013-04-30 21:18:42 +10:00
|
|
|
|
msgstr "σφάλμα λήψης μερικών αρχείων\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2016-02-23 13:09:39 +10:00
|
|
|
|
#: lib/libalpm/sync.c:1384
|
2013-03-15 12:55:21 +10:00
|
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "not enough free disk space\n"
|
2013-03-15 12:55:21 +10:00
|
|
|
|
msgstr "μη αρκετός ελεύθερος χώρος στο δίσκο\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2016-02-23 13:09:39 +10:00
|
|
|
|
#: lib/libalpm/sync.c:1406
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not commit removal transaction\n"
|
2010-06-06 16:41:35 -05:00
|
|
|
|
msgstr "αδυναμία διεκπεραίωσης διαγραφής\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2016-02-23 13:09:39 +10:00
|
|
|
|
#: lib/libalpm/sync.c:1414
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not commit transaction\n"
|
|
|
|
|
msgstr "αδυναμία διεκπεραίωσης\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/trans.c:364
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not create temp directory\n"
|
|
|
|
|
msgstr "αδυναμία δημιουργίας προσωρινού καταλόγου\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/trans.c:379
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not copy tempfile to %s (%s)\n"
|
|
|
|
|
msgstr "αδυναμία αντιγραφής προσωρινού αρχείου στο %s (%s)\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/trans.c:410
|
2011-10-10 21:21:59 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not remove %s\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
|
msgstr "αδυναμία κατάργησης %s\n"
|
2011-10-10 21:21:59 -05:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/trans.c:414
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not remove tmpdir %s\n"
|
|
|
|
|
msgstr "αδυναμία διαγραφής προσωρινού καταλόγου %s\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/util.c:486
|
2016-01-17 13:39:02 +10:00
|
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "unable to write to pipe (%s)\n"
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "αποτυχία εγγραφής σε αγωγό (%s)\n"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/util.c:545
|
2016-01-17 13:39:02 +10:00
|
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "unable to read from pipe (%s)\n"
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "αποτυχία ανάγνωσης από αγωγό (%s)\n"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/util.c:590 lib/libalpm/util.c:596
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "could not create pipe (%s)\n"
|
|
|
|
|
msgstr "αδυναμία δημιουργίας αγωγού (%s)\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/util.c:604
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not fork a new process (%s)\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "αδυναμία εκκίνησης νέας διεργασίας (%s)\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/util.c:627
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "could not change the root directory (%s)\n"
|
|
|
|
|
msgstr "αδυναμία αλλαγής ριζικού καταλόγου (%s)\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/util.c:638
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "call to execv failed (%s)\n"
|
|
|
|
|
msgstr "αποτυχία κλήσης execv (%s)\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/util.c:709
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "call to waitpid failed (%s)\n"
|
|
|
|
|
msgstr "αποτυχία κλήσης waitpid (%s)\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/util.c:719
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "command failed to execute correctly\n"
|
|
|
|
|
msgstr "αποτυχία σωστής εκτέλεσης εντολής\n"
|
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/util.c:726
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unknown signal"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "Άγνωστο σήμα"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/util.c:728
|
2014-11-18 15:14:51 +10:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "command terminated by signal %d: %s\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "τερματισμός εντολής με σήμα %d: %s\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/util.c:825
|
2009-10-05 23:58:14 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "no %s cache exists, creating...\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
|
msgstr "μη υπάρχουσα κρύπτη %s, δημιουργία...\n"
|
2009-10-05 23:58:14 +02:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: lib/libalpm/util.c:856
|
2011-10-05 22:30:14 -05:00
|
|
|
|
#, c-format
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid "couldn't find or create package cache, using %s instead\n"
|
2011-10-05 22:30:14 -05:00
|
|
|
|
msgstr "αδυναμία εύρεσης ή δημιουργίας κρύπτης πακέτων, χρήση %s\n"
|