summaryrefslogtreecommitdiff
path: root/po/el.po
blob: 513d89ba4e090cf8c79925101364fa64820f226a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
# translation of el.po to Greek
# translation of apt.el.po to Hellenic
# Greek Translation of APT.
# This file is put in the public domain.
# Fanis Dokianakis <madf@hellug.gr>, 2003.
# Konstantinos Margaritis <markos@debian.org>, 2003, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: apt 0.5.23\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-02-26 16:47-0800\n"
"PO-Revision-Date: 2004-03-13 17:23EEST\n"
"Last-Translator: Konstantinos Margaritis <markos@debian.org>\n"
"Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.2\n"

#: cmdline/apt-cache.cc:135
#, c-format
msgid "Package %s version %s has an unmet dep:\n"
msgstr "Το πακέτο %s έκδοση %s έχει αναπάντητες εξαρτήσεις:\n"

#: cmdline/apt-cache.cc:175 cmdline/apt-cache.cc:527 cmdline/apt-cache.cc:615
#: cmdline/apt-cache.cc:771 cmdline/apt-cache.cc:989 cmdline/apt-cache.cc:1357
#: cmdline/apt-cache.cc:1508
#, c-format
msgid "Unable to locate package %s"
msgstr "Αδυναμία εντοπισμού του πακέτου %s"

#: cmdline/apt-cache.cc:232
msgid "Total Package Names : "
msgstr "Συνολικά Ονόματα Πακέτων : "

#: cmdline/apt-cache.cc:272
msgid "  Normal Packages: "
msgstr "  Κανονικά Πακέτα: "

#: cmdline/apt-cache.cc:273
msgid "  Pure Virtual Packages: "
msgstr " Πλήρως Εικονικά Πακέτα: "

#: cmdline/apt-cache.cc:274
msgid "  Single Virtual Packages: "
msgstr " Μονά Εικονικά Πακέτα: "

#: cmdline/apt-cache.cc:275
msgid "  Mixed Virtual Packages: "
msgstr "  Μικτά Εικονικά Πακέτα: "

#: cmdline/apt-cache.cc:276
msgid "  Missing: "
msgstr "  Αγνούμενα: "

#: cmdline/apt-cache.cc:278
msgid "Total Distinct Versions: "
msgstr "Σύνολο Διαφορετικών Εκδόσεων: "

#: cmdline/apt-cache.cc:280
msgid "Total Dependencies: "
msgstr "Σύνολο Εξαρτήσεων: "

#: cmdline/apt-cache.cc:283
msgid "Total Ver/File relations: "
msgstr "Σύνολο σχέσεων Εκδ/Αρχείων: "

#: cmdline/apt-cache.cc:285
msgid "Total Provides Mappings: "
msgstr "Σύνολο Αντιστοιχίσεων Παροχών: "

#: cmdline/apt-cache.cc:297
msgid "Total Globbed Strings: "
msgstr "Σύνολο Κοινών Στοιχειοσειρών : "

#: cmdline/apt-cache.cc:311
msgid "Total Dependency Version space: "
msgstr "Συνολικός χώρος Εξαρτήσεων Εκδόσεων: "

#: cmdline/apt-cache.cc:316
msgid "Total Slack space: "
msgstr "Σύνολo χώρου ασφαλείας: "

#: cmdline/apt-cache.cc:324
msgid "Total Space Accounted for: "
msgstr "Συνολικός Καταμετρημένος Χώρος: "

#: cmdline/apt-cache.cc:446 cmdline/apt-cache.cc:1189
#, c-format
msgid "Package file %s is out of sync."
msgstr "Το αρχείο πακέτου %s δεν είναι ενημερωμένο."

#: cmdline/apt-cache.cc:1231
msgid "You must give exactly one pattern"
msgstr "Πρέπει να δώσετε ακριβώς μία παράσταση"

#: cmdline/apt-cache.cc:1385
msgid "No packages found"
msgstr "Δε βρέθηκαν πακέτα"

#: cmdline/apt-cache.cc:1462
msgid "Package Files:"
msgstr "Αρχεία Πακέτου:"

#: cmdline/apt-cache.cc:1469 cmdline/apt-cache.cc:1555
msgid "Cache is out of sync, can't x-ref a package file"
msgstr "Η cache δεν είναι ενημερωμένη, αδυναμία παραπομπής σε ένα αρχείο πακέτου"

#: cmdline/apt-cache.cc:1470
#, c-format
msgid "%4i %s\n"
msgstr "%4i %s\n"

#. Show any packages have explicit pins
#: cmdline/apt-cache.cc:1482
msgid "Pinned Packages:"
msgstr "Καθηλωμένα Πακέτα:"

#: cmdline/apt-cache.cc:1494 cmdline/apt-cache.cc:1535
msgid "(not found)"
msgstr "(δε βρέθηκαν)"

#. Installed version
#: cmdline/apt-cache.cc:1515
msgid "  Installed: "
msgstr "  Εγκατεστημένα: "

#: cmdline/apt-cache.cc:1517 cmdline/apt-cache.cc:1525
msgid "(none)"
msgstr "(κανένα)"

#. Candidate Version
#: cmdline/apt-cache.cc:1522
msgid "  Candidate: "
msgstr "  Υποψήφιο: "

#: cmdline/apt-cache.cc:1532
msgid "  Package Pin: "
msgstr " Καθήλωση Πακέτου: "

#. Show the priority tables
#: cmdline/apt-cache.cc:1541
msgid "  Version Table:"
msgstr "  Πίνακας Έκδοσης:"

#: cmdline/apt-cache.cc:1556
#, c-format
msgid "       %4i %s\n"
msgstr "       %4i %s\n"

#: cmdline/apt-cache.cc:1646
#, c-format
msgid "%s %s for %s %s compiled on %s %s\n"
msgstr "%s %s για %s %s είναι μεταγλωττισμένο σε %s %s\n"

#: cmdline/apt-cache.cc:1653
msgid ""
"Usage: apt-cache [options] command\n"
"       apt-cache [options] add file1 [file2 ...]\n"
"       apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
"       apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
"\n"
"apt-cache is a low-level tool used to manipulate APT's binary\n"
"cache files, and query information from them\n"
"\n"
"Commands:\n"
"   add - Add a package file to the source cache\n"
"   gencaches - Build both the package and source cache\n"
"   showpkg - Show some general information for a single package\n"
"   showsrc - Show source records\n"
"   stats - Show some basic statistics\n"
"   dump - Show the entire file in a terse form\n"
"   dumpavail - Print an available file to stdout\n"
"   unmet - Show unmet dependencies\n"
"   search - Search the package list for a regex pattern\n"
"   show - Show a readable record for the package\n"
"   depends - Show raw dependency information for a package\n"
"   rdepends - Show reverse dependency information for a package\n"
"   pkgnames - List the names of all packages\n"
"   dotty - Generate package graphs for GraphVis\n"
"   xvcg - Generate package graphs for xvcg\n"
"   policy - Show policy settings\n"
"\n"
"Options:\n"
"  -h   This help text.\n"
"  -p=? The package cache.\n"
"  -s=? The source cache.\n"
"  -q   Disable progress indicator.\n"
"  -i   Show only important deps for the unmet command.\n"
"  -c=? Read this configuration file\n"
"  -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
msgstr ""
"Χρήση: apt-cache [επιλογές] εντολή\n"
"       apt-cache [επιλογές] add file1 [file2 ...]\n"
"       apt-cache [επιλογές] showpkg pkg1 [pkg2 ...]\n"
"       apt-cache [επιλογές] showsrc pkg1 [pkg2 ...]\n"
"\n"
"το apt-cache είναι ένα χαμηλού επιπέδου εργαλείο που χρησιμοποιείται για \n"
"το χειρισμό των δυαδικών αρχείων cache του APT, και να εξάγει πληροφορίες\n"
"από αυτά\n"
"\n"
"Εντολές:\n"
"   add - Προσθέτει ένα αρχείο πακέτου στη cache πηγών\n"
"   gencaches - Κατασκευή της cache των πακέτων και των πηγών\n"
"   showpkg - Εμφάνιση μερικών γενικών πληροφοριών για ένα πακέτο\n"
"   showsrc - Εμφάνιση των πηγαίων πακέτων\n"
"   stats - Εμφάνιση μερικών βασικών στατιστικών\n"
"   dump - Εμφάνιση όλου του αρχείου σε περιληπτική μορφή.\n"
"   dumpavail - Εκτύπωση της λίστας των διαθέσιμων πακέτων στην έξοδο stdout\n"
"   unmet - Εμφάνιση μη ικανοποιούμενων εξαρτήσεων\n"
"   search - Αναζήτηση στη λίστα πακέτων για αυτή τη κανονική παράσταση\n"
"   show - Εμφάνιση μιας αναγνώσιμης εγγραφής για το πακέτο\n"
"   depends - Εμφάνιση μη επεξεργασμένων εξαρτήσεων ενός πακέτου\n"
"   rdepends - Εμφάνιση αντίστροφων εξαρτήσεων ενός πακέτου\n"
"   pkgnames - Εμφάνιση λίστας με τα ονόματα όλων των πακέτων\n"
"   dotty - Παραγωγή γραφημάτων πακέτων για το GraphVis\n"
"   xvcg - Παραγωγή γραφημάτων πακέτων για το xvcg\n"
"   policy - Εμφάνιση προτεραιοτήτων πηγών\n"
"\n"
"Επιλογές:\n"
"  -h   Αυτό το κείμενο βοήθειας.\n"
"  -p=? Η cache πακέτων.\n"
"  -s=? Η cache πηγών.\n"
"  -q   Απενεργοποίηση του δείκτη προόδου.\n"
"  -i   Εμφάνιση μόνο των σημαντικών εξαρτήσεων για την εντολή unmet.\n"
"  -c=? Ανάγνωση αυτού του αρχείου ρυθμίσεων\n"
"  -o=? Χρήση μιας αυθαίρετη επιλογής ρυθμίσεων, πχ -o dir::cache=/tmp\n"
"Δείτε τις σελίδες man του apt-cache(8) και apt.conf(5) για πληροφορίες.\n"

#: apt-inst/contrib/extracttar.cc:116
msgid "Failed to create pipes"
msgstr "Αποτυχία κατά τη δημιουργία διασωληνώσεων"

#: apt-inst/contrib/extracttar.cc:141
msgid "Failed to exec gzip "
msgstr "Αποτυχία κατά την εκτέλεση του gzip "

#: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204
msgid "Corrupted archive"
msgstr "Κατεστραμμένη αρχειοθήκη"

#: apt-inst/contrib/extracttar.cc:193
msgid "Tar Checksum failed, archive corrupted"
msgstr "Το Checksum του tar απέτυχε, η αρχείοθήκη είναι κατεστραμμένη"

#: apt-inst/contrib/extracttar.cc:296
#, c-format
msgid "Unknown TAR header type %u, member %s"
msgstr "Άγνωστη επικεφαλίδα TAR τύπος %u, μέλος %s"

#: apt-inst/contrib/arfile.cc:73
msgid "Invalid archive signature"
msgstr "Μη έγκυρη υπογραφή αρχειοθήκης"

#: apt-inst/contrib/arfile.cc:81
msgid "Error reading archive member header"
msgstr "Σφάλμα κατά την ανάγνωση της επικεφαλίδας του μέλους της αρχειοθήκης"

#: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105
msgid "Invalid archive member header"
msgstr "Μη έγκυρη επικεφαλίδα μέλος της αρχειοθήκης"

#: apt-inst/contrib/arfile.cc:131
msgid "Archive is too short"
msgstr "Η αρχειοθήκη είναι πολυ μικρή"

#: apt-inst/contrib/arfile.cc:135
msgid "Failed to read the archive headers"
msgstr "Αποτυχία ανάγνωσης των επικεφαλίδων της αρχειοθήκης"

#: apt-inst/filelist.cc:384
msgid "DropNode called on still linked node"
msgstr "Κλήση του DropNode σε έναν ήδη συνδεδεμένο κόμβο"

#: apt-inst/filelist.cc:416
msgid "Failed to locate the hash element!"
msgstr "Αποτυχία εντοπισμού του στοιχείου hash!"

#: apt-inst/filelist.cc:463
msgid "Failed to allocate diversion"
msgstr "Αδυναμία εντοπισμού εκτροπής"

#: apt-inst/filelist.cc:468
msgid "Internal Error in AddDiversion"
msgstr "Εσωτερικό Σφάλμα στο AddDiversion"

#: apt-inst/filelist.cc:481
#, c-format
msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
msgstr "Προσπάθεια για αντικατάσταση εκτροπής, %s -> %s και %s/%s"

#: apt-inst/filelist.cc:510
#, c-format
msgid "Double add of diversion %s -> %s"
msgstr "Διπλή προσθήκη εκτροπής %s -> %s"

#: apt-inst/filelist.cc:553
#, c-format
msgid "Duplicate conf file %s/%s"
msgstr "Διπλό αρχείο ρυθμίσεων %s/%s"

#: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53
#, c-format
msgid "Failed write file %s"
msgstr "Αποτυχία εγγραφής στο αρχείο %s"

#: apt-inst/dirstream.cc:80 apt-inst/dirstream.cc:88
#, c-format
msgid "Failed to close file %s"
msgstr "Αποτυχία στο κλείσιμο του αρχείου %s"

#: apt-inst/extract.cc:96 apt-inst/extract.cc:167
#, c-format
msgid "The path %s is too long"
msgstr "Η διαδρομή %s έχει υπερβολικό μήκος"

#: apt-inst/extract.cc:127
#, c-format
msgid "Unpacking %s more than once"
msgstr "Αποσυμπίεση του %s πάνω από μια φορά"

#: apt-inst/extract.cc:137
#, c-format
msgid "The directory %s is diverted"
msgstr "Ο φάκελος %s έχει εκτραπεί"

#: apt-inst/extract.cc:147
#, c-format
msgid "The package is trying to write to the diversion target %s/%s"
msgstr "Το πακέτο προσπαθεί να γράψει στον προορισμό εκτροπής %s/%s"

#: apt-inst/extract.cc:157 apt-inst/extract.cc:300
msgid "The diversion path is too long"
msgstr "Η διαδρομή εκτροπής έχει υπερβολικό μήκος"

#: apt-inst/extract.cc:181 apt-inst/extract.cc:193 apt-inst/extract.cc:210
#: apt-inst/deb/dpkgdb.cc:121
#, c-format
msgid "Failed to stat %s"
msgstr "Αποτυχία εύρεσης της κατάστασης του %s."

#: apt-inst/extract.cc:188
#, c-format
msgid "Failed to rename %s to %s"
msgstr "Αποτυχία μετονομασίας του %s σε %s"

#: apt-inst/extract.cc:243
#, c-format
msgid "The directory %s is being replaced by a non-directory"
msgstr "Ο φάκελος %s αντικαθίσταται από ένα μη-φάκελο"

#: apt-inst/extract.cc:283
msgid "Failed to locate node in its hash bucket"
msgstr "Αποτυχία εντοπισμού του κόμβου στην ομάδα hash του"

#: apt-inst/extract.cc:287
msgid "The path is too long"
msgstr "Η διαδρομή έχει υπερβολικό μήκος"

#: apt-inst/extract.cc:417
#, c-format
msgid "Overwrite package match with no version for %s"
msgstr "Αντικατάσταση πακέτου χωρίς καμία εκδόση %s"

#: apt-inst/extract.cc:434
#, c-format
msgid "File %s/%s overwrites the one in the package %s"
msgstr "Το αρχείο %s/%s αντικαθιστά αυτό στο πακέτο %s"

#: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:705
#: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/acquire.cc:412 apt-pkg/clean.cc:38
#, c-format
msgid "Unable to read %s"
msgstr "Αδύνατη η ανάγνωση του %s"

#: apt-inst/extract.cc:494
#, c-format
msgid "Unable to stat %s"
msgstr "Αδύνατη η εύρεση της κατάστασης του %s"

#: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61
#, c-format
msgid "Failed to remove %s"
msgstr "Αποτυχία διαγραφής του %s"

#: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112
#, c-format
msgid "Unable to create %s"
msgstr "Αδύνατη η δημιουργία του %s"

#: apt-inst/deb/dpkgdb.cc:118
#, c-format
msgid "Failed to stat %sinfo"
msgstr "Αποτυχία εύρεσης της κατάστασης του %sinfo"

#: apt-inst/deb/dpkgdb.cc:123
msgid "The info and temp directories need to be on the same filesystem"
msgstr "Οι φάκελοι info και temp πρέπει να βρίσκονται στο ίδιο σύστημα αρχείων"

#. Build the status cache
#: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:643
#: apt-pkg/pkgcachegen.cc:701 apt-pkg/pkgcachegen.cc:706
#: apt-pkg/pkgcachegen.cc:829
msgid "Reading Package Lists"
msgstr "Ανάγνωση Λιστών Πακέτων"

#: apt-inst/deb/dpkgdb.cc:180
#, c-format
msgid "Failed to change to the admin dir %sinfo"
msgstr "Αποτυχία αλλαγής καταλόγου στο φάκελο διαχείρισης %sinfo"

#: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355
#: apt-inst/deb/dpkgdb.cc:448
msgid "Internal Error getting a Package Name"
msgstr "Εσωτερικό Σφάλμα στην ανάκτηση ενός Ονόματος Πακέτου"

#: apt-inst/deb/dpkgdb.cc:205
msgid "Reading File Listing"
msgstr "Ανάγνωση Λίστας Πακέτων"

#: apt-inst/deb/dpkgdb.cc:216
#, c-format
msgid ""
"Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
"then make it empty and immediately re-install the same version of the "
"package!"
msgstr ""
"Αποτυχία κατά το άνοιγμα του αρχείου λίστας '%sinfo/%s'.Εάν δε μπορείτε να "
"επαναφέρετε το αρχείο, τότε αδειάστε το και άμεσα εγκαταστήστε ξανά την ίδια "
"έκδοση του πακέτου!"

#: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242
#, c-format
msgid "Failed reading the list file %sinfo/%s"
msgstr "Αποτυχία κατά την ανάγνωση του αρχείου λίστας %sinfo/%s"

#: apt-inst/deb/dpkgdb.cc:266
msgid "Internal Error getting a Node"
msgstr "Εσωτερικό Σφάλμα στη λήψη ενός Κόμβου"

#: apt-inst/deb/dpkgdb.cc:309
#, c-format
msgid "Failed to open the diversions file %sdiversions"
msgstr "Αποτυχία στο άνοιγμα του αρχείου παρακάμψεων  %sdiversions"

#: apt-inst/deb/dpkgdb.cc:324
msgid "The diversion file is corrupted"
msgstr "Το αρχείο παράκαψεων είναι κατεστραμμένο"

#: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336
#: apt-inst/deb/dpkgdb.cc:341
#, c-format
msgid "Invalid line in the diversion file: %s"
msgstr "Μη έγκυρη γραμμή στο αρχείο παρακάμψεων: %s"

#: apt-inst/deb/dpkgdb.cc:362
msgid "Internal Error adding a diversion"
msgstr "Εσωτερικό Σφάλμα στην προσθήκη μιας παράκαμψης"

#: apt-inst/deb/dpkgdb.cc:383
msgid "The pkg cache must be initialize first"
msgstr "Η cache πακέτων πρέπει να αρχικοποιηθεί πρώτα"

#: apt-inst/deb/dpkgdb.cc:386
msgid "Reading File List"
msgstr "Ανάγνωση Λιστών Αρχείων"

#: apt-inst/deb/dpkgdb.cc:443
#, c-format
msgid "Failed to find a Package: Header, offset %lu"
msgstr "Αποτυχία εύρεσης μιας κεφαλίδας Package:, γραμμή %lu"

#: apt-inst/deb/dpkgdb.cc:465
#, c-format
msgid "Bad ConfFile section in the status file. Offset %lu"
msgstr "Ελαττωματική εγγραφή ConfFile στο αρχείο κατάστασης. Γραμμή %lu"

#: apt-inst/deb/dpkgdb.cc:470
#, c-format
msgid "Error parsing MD5. Offset %lu"
msgstr "Σφάλμα στην ανάλυση του MD5. Γραμμή  %lu"

#: apt-inst/deb/debfile.cc:55
#, c-format
msgid "This is not a valid DEB archive, missing '%s' member"
msgstr "Αυτό δεν είναι ένα έγκυρο αρχείο DEB, αγνοείται το μέλος '%s'"

#: apt-inst/deb/debfile.cc:72
#, c-format
msgid "Internal Error, could not locate member %s"
msgstr "Εσωτερικό Σφάλμα, αδυναμία εντοπισμού του μέλους %s"

#: apt-inst/deb/debfile.cc:104
#, c-format
msgid "Couldn't change to %s"
msgstr "Αδύνατη η αλλαγή σε %s"

#: apt-inst/deb/debfile.cc:125
msgid "Internal Error, could not locate member"
msgstr "Εσωτερικό Σφάλμα, αδυναμία εντοπισμού του μέλους"

#: apt-inst/deb/debfile.cc:158
msgid "Failed to locate a valid control file"
msgstr "Αποτυχία εντοπισμού ενός έγκυρου αρχείου control"

#: apt-inst/deb/debfile.cc:243
msgid "Unparsible control file"
msgstr "Μη αναλύσιμο αρχείο control"

#: methods/cdrom.cc:113
#, c-format
msgid "Unable to read the cdrom database %s"
msgstr "Αδύνατη η ανάγνωση της βάσης δεδομένων του cdrom %s"

#: methods/cdrom.cc:122
msgid ""
"Please use apt-cdrom to make this CD recognized by APT. apt-get update "
"cannot be used to add new CDs"
msgstr ""
"Παρακαλώ χρησιμοποιείστε το apt-cdrom για να αναγνωριστεί αυτό το CD από το "
"APT. Το apt-get update δε χρησιμεύει για να προσθέτει νέα CD"

#: methods/cdrom.cc:130 methods/cdrom.cc:168
msgid "Wrong CD"
msgstr "Λάθος CD"

#: methods/cdrom.cc:163
#, c-format
msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
msgstr "Αδυναμία απόσυναρμογής του CD-ROM στο %s, μπορεί να είναι σε χρήση."

#: methods/cdrom.cc:177 methods/file.cc:77
msgid "File not found"
msgstr "Το αρχείο δε βρέθηκε"

#: methods/copy.cc:42 methods/gzip.cc:133 methods/gzip.cc:142
msgid "Failed to stat"
msgstr "Αποτυχία εύρεσης της κατάστασης"

#: methods/copy.cc:79 methods/gzip.cc:139
msgid "Failed to set modification time"
msgstr "Αποτυχία ορισμού του χρόνου τροποίησης"

#: methods/file.cc:42
msgid "Invalid URI, local URIS must not start with //"
msgstr "Μη έγκυρο URI, τα τοπικά URI δεν πρέπει να αρχίζουν με //"

#. Login must be before getpeername otherwise dante won't work.
#: methods/ftp.cc:162
msgid "Logging in"
msgstr "Σύνδεση στο σύστημα"

#: methods/ftp.cc:168
msgid "Unable to determine the peer name"
msgstr "Αδύνατος ο καθορισμός του ονόματος του ομότιμου (peer)"

#: methods/ftp.cc:173
msgid "Unable to determine the local name"
msgstr "Αδύνατος ο καθορισμός του τοπικού ονόματος"

#: methods/ftp.cc:204 methods/ftp.cc:232
#, c-format
msgid "Server refused our connection and said: %s"
msgstr "Ο διακομιστής αρνήθηκε την σύνδεση με μήνυμα: %s"

#: methods/ftp.cc:210
#, c-format
msgid "USER failed, server said: %s"
msgstr "Η εντολή USER απέτυχε, ο διακομιστής απάντησε: %s"

#: methods/ftp.cc:217
#, c-format
msgid "PASS failed, server said: %s"
msgstr "Η εντολή PASS απέτυχε, ο διακομιστής απάντησε: %s"

#: methods/ftp.cc:237
msgid ""
"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
"is empty."
msgstr ""
"Ο διαμεσολαβητής έχει οριστεί αλλά χωρίς σενάριο εισόδου, το Acquire::ftp::"
"ProxyLogin είναι άδειο"

#: methods/ftp.cc:265
#, c-format
msgid "Login script command '%s' failed, server said: %s"
msgstr "Η εντολή '%s' στο σενάριο εισόδου απέτυχε, ο διακομιστής απάντησε: %s"

#: methods/ftp.cc:291
#, c-format
msgid "TYPE failed, server said: %s"
msgstr "Η εντολή TYPE απέτυχε, ο διακομιστής απάντησε: %s"

#: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226
msgid "Connection timeout"
msgstr "Λήξη χρόνου σύνδεσης"

#: methods/ftp.cc:335
msgid "Server closed the connection"
msgstr "Ο διακομιστής έκλεισε την σύνδεση"

#: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:452 methods/rsh.cc:190
msgid "Read error"
msgstr "Σφάλμα ανάγνωσης"

#: methods/ftp.cc:345 methods/rsh.cc:197
msgid "A response overflowed the buffer."
msgstr "Το μήνυμα απάντησης υπερχείλησε την ενδιάμεση μνήμη."

#: methods/ftp.cc:362 methods/ftp.cc:374
msgid "Protocol corruption"
msgstr "Αλλοίωση του πρωτοκόλλου"

#: methods/ftp.cc:446 methods/rsh.cc:232
msgid "Write Error"
msgstr "Σφάλμα Εγγραφής"

#: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729
msgid "Could not create a socket"
msgstr "Αδύνατη η δημιουργία μιας υποδοχής (socket)"

#: methods/ftp.cc:698
msgid "Could not connect data socket, connection timed out"
msgstr "Αδύνατη η σύνδεση υποδοχής δεδομένων, λήξη χρόνου σύνδεσης"

#: methods/ftp.cc:702 methods/connect.cc:99
msgid "Failed"
msgstr "Απέτυχε"

#: methods/ftp.cc:704
msgid "Could not connect passive socket."
msgstr "Αδύνατη η σύνδεση σε παθητική υποδοχή (socket)."

#: methods/ftp.cc:722
msgid "getaddrinfo was unable to get a listening socket"
msgstr "Το getaddrinfo ήταν αδύνατο να δέσμευση υποδοχή παρακολούθησης"

#: methods/ftp.cc:736
msgid "Could not bind a socket"
msgstr "Αδύνατη η πρόσδεση στην υποδοχή (socket)"

#: methods/ftp.cc:740
msgid "Could not listen on the socket"
msgstr "Αδύνατη η παρακολούθηση της υποδοχής (socket)"

#: methods/ftp.cc:747
msgid "Could not determine the socket's name"
msgstr "Αδύνατηος ο καθορισμός του ονόματος της υποδοχής (socket)"

#: methods/ftp.cc:779
msgid "Unable to send PORT command"
msgstr "Αδύνατη η αποστολή της εντολής PORT"

#: methods/ftp.cc:789
#, c-format
msgid "Unknown address family %u (AF_*)"
msgstr "Άγνωστη οικογένεια διευθύνσεων %u (AF_*)"

#: methods/ftp.cc:798
#, c-format
msgid "EPRT failed, server said: %s"
msgstr "Το EPRT απέτυχε, ο διακομιστής απάντησε: %s"

#: methods/ftp.cc:818
msgid "Data socket connect timed out"
msgstr "Λήξη χρόνου σύνδεσης στην υποδοχή δεδομένων"

#: methods/ftp.cc:825
msgid "Unable to accept connection"
msgstr "Αδύνατη η αποδοχή συνδέσεων"

#: methods/ftp.cc:864 methods/http.cc:913 methods/rsh.cc:303
msgid "Problem hashing file"
msgstr "Πρόβλημα κατά το hashing του αρχείου"

#: methods/ftp.cc:877
#, c-format
msgid "Unable to fetch file, server said '%s'"
msgstr "Αδυναμία λήψης του αρχείου, ο διακομιστής απάντησε '%s'"

#: methods/ftp.cc:892 methods/rsh.cc:322
msgid "Data socket timed out"
msgstr "Λήξη χρόνου υποδοχής δεδομένων"

#: methods/ftp.cc:922
#, c-format
msgid "Data transfer failed, server said '%s'"
msgstr "Αποτυχία κατά τη μεταφορά δεδομένων, ο διακομιστής απάντησε '%s'"

#. Get the files information
#: methods/ftp.cc:997
msgid "Query"
msgstr "Επερώτηση"

#: methods/ftp.cc:1104
msgid "Unable to invoke "
msgstr "Αδύνατη η εκτέλεση"

#: methods/connect.cc:64
#, c-format
msgid "Connecting to %s (%s)"
msgstr "Σύνδεση στο %s (%s)"

#: methods/connect.cc:71
#, c-format
msgid "[IP: %s %s]"
msgstr "[IP: %s %s]"

#: methods/connect.cc:80
#, c-format
msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
msgstr "Αδύνατη η δημιουργία υποδοχής για το %s (f=%u t=%u p=%u)"

#: methods/connect.cc:86
#, c-format
msgid "Cannot initiate the connection to %s:%s (%s)."
msgstr "Αδύνατη η αρχικοποίηση της σύνδεσης στο %s:%s (%s)."

#: methods/connect.cc:92
#, c-format
msgid "Could not connect to %s:%s (%s), connection timed out"
msgstr "Αδύνατη η σύνδεση στο %s:%s (%s), λήξη χρόνου σύνδεσης"

#: methods/connect.cc:104
#, c-format
msgid "Could not connect to %s:%s (%s)."
msgstr "Αδύνατη η σύνδεση στο %s:%s (%s)."

#. We say this mainly because the pause here is for the
#. ssh connection that is still going
#: methods/connect.cc:132 methods/rsh.cc:425
#, c-format
msgid "Connecting to %s"
msgstr "Σύνδεση στο %s"

#: methods/connect.cc:163
#, c-format
msgid "Could not resolve '%s'"
msgstr "Αδύνατη η εύρεση του '%s'"

#: methods/connect.cc:167
#, c-format
msgid "Temporary failure resolving '%s'"
msgstr "Προσωρινή αποτυχία στην εύρεση του '%s'"

#: methods/connect.cc:169
#, c-format
msgid "Something wicked happened resolving '%s:%s' (%i)"
msgstr "Κάτι παράξενο συνέβη κατά την εύρεση του '%s:%s' (%i)"

#: methods/connect.cc:216
#, c-format
msgid "Unable to connect to %s %s:"
msgstr "Αδύνατη η σύνδεση στο %s %s:"

#: methods/gzip.cc:57
#, c-format
msgid "Couldn't open pipe for %s"
msgstr "Αδύνατο το άνοιγμα διασωλήνωσης για το %s"

#: methods/gzip.cc:102
#, c-format
msgid "Read error from %s process"
msgstr "Σφάλμα ανάγνωσης από τη διεργασία %s"

#: methods/http.cc:340
msgid "Waiting for headers"
msgstr "Αναμονή επικεφαλίδων"

#: methods/http.cc:486
#, c-format
msgid "Got a single header line over %u chars"
msgstr "Λήψη μίας και μόνης γραμμής επικεφαλίδας πάνω από %u χαρακτήρες"

#: methods/http.cc:494
msgid "Bad header line"
msgstr "Ελαττωματική γραμμή επικεφαλίδας"

#: methods/http.cc:513 methods/http.cc:520
msgid "The http server sent an invalid reply header"
msgstr "Ο διακομιστής http έστειλε μια άκυρη επικεφαλίδα απάντησης"

#: methods/http.cc:549
msgid "The http server sent an invalid Content-Length header"
msgstr "Ο διακομιστής http έστειλε μια άκυρη επικεφαλίδα Content-Length"

#: methods/http.cc:564
msgid "The http server sent an invalid Content-Range header"
msgstr "Ο διακομιστής http έστειλε μια άκυρη επικεφαλίδα Content-Range"

#: methods/http.cc:566
msgid "This http server has broken range support"
msgstr "Ο διακομιστής http δεν υποστηρίζει πλήρως το range"

#: methods/http.cc:590
msgid "Unknown date format"
msgstr "Άγνωστη μορφή ημερομηνίας"

#: methods/http.cc:734
msgid "Select failed"
msgstr "Η επιλογή απέτυχε"

#: methods/http.cc:739
msgid "Connection timed out"
msgstr "Λήξη χρόνου σύνδεσης"

#: methods/http.cc:762
msgid "Error writing to output file"
msgstr "Σφάλμα στην εγγραφή στο αρχείο εξόδου"

#: methods/http.cc:790
msgid "Error writing to file"
msgstr "Σφάλμα στην εγγραφή στο αρχείο"

#: methods/http.cc:815
msgid "Error writing to the file"
msgstr "Σφάλμα στην εγγραφή στο αρχείο"

#: methods/http.cc:829
msgid "Error reading from server Remote end closed connection"
msgstr "Σφάλμα στην ανάγνωση από το διακομιστή, το άλλο άκρο έκλεισε τη σύνδεση"

#: methods/http.cc:831
msgid "Error reading from server"
msgstr "Σφάλμα στην ανάγνωση από το διακομιστή"

#: methods/http.cc:1062
msgid "Bad header Data"
msgstr "Ελαττωματικά δεδομένα επικεφαλίδας"

#: methods/http.cc:1079
msgid "Connection failed"
msgstr "Η σύνδεση απέτυχε"

#: methods/http.cc:1170
msgid "Internal error"
msgstr "Εσωτερικό Σφάλμα"

#: apt-pkg/contrib/mmap.cc:82
msgid "Can't mmap an empty file"
msgstr "Αδύνατο η απεικόνιση mmap ενός άδειου αρχείου"

#: apt-pkg/contrib/mmap.cc:87
#, c-format
msgid "Couldn't make mmap of %lu bytes"
msgstr "Αδύνατη η απεικόνιση μέσω mmap %lu bytes"

#: apt-pkg/contrib/strutl.cc:941
#, c-format
msgid "Selection %s not found"
msgstr "Η επιλογή %s δε βρέθηκε"

#: apt-pkg/contrib/configuration.cc:395
#, c-format
msgid "Unrecognized type abbreviation: '%c'"
msgstr "Μη αναγνωρισμένος τύπος σύντμησης: '%c'"

#: apt-pkg/contrib/configuration.cc:453
#, c-format
msgid "Opening configuration file %s"
msgstr "Άνοιγμα του αρχείου ρυθμίσεων %s"

#: apt-pkg/contrib/configuration.cc:563
#, c-format
msgid "Syntax error %s:%u: Block starts with no name."
msgstr "Συντακτικό σφάλμα %s:%u: Το block αρχίζει χωρίς όνομα."

#: apt-pkg/contrib/configuration.cc:582
#, c-format
msgid "Syntax error %s:%u: Malformed Tag"
msgstr "Συντακτικό σφάλμα %s:%u: Λάθος μορφή Ετικέτας (Tag)"

#: apt-pkg/contrib/configuration.cc:599
#, c-format
msgid "Syntax error %s:%u: Extra junk after value"
msgstr "Συντακτικό σφάλμα %s:%u: Άχρηστοι χαρακτήρες μετά την τιμή"

#: apt-pkg/contrib/configuration.cc:639
#, c-format
msgid "Syntax error %s:%u: Directives can only be done at the top level"
msgstr "Συντακτικό σφάλμα %s:%u: Οι οδηγίες βρίσκονται μόνο στο ανώτατο επίπεδο"

#: apt-pkg/contrib/configuration.cc:646
#, c-format
msgid "Syntax error %s:%u: Too many nested includes"
msgstr "Συντακτικό σφάλμα %s:%u: Υπερβολικός αριθμός συνδυασμένων includes"

#: apt-pkg/contrib/configuration.cc:650 apt-pkg/contrib/configuration.cc:655
#, c-format
msgid "Syntax error %s:%u: Included from here"
msgstr "Συντακτικό σφάλμα %s:%u: Συμπεριλαμβάνεται από εδώ"

#: apt-pkg/contrib/configuration.cc:659
#, c-format
msgid "Syntax error %s:%u: Unsupported directive '%s'"
msgstr "Συντακτικό σφάλμα %s:%u: Μη υποστηριζόμενη εντολή '%s'"

#: apt-pkg/contrib/configuration.cc:693
#, c-format
msgid "Syntax error %s:%u: Extra junk at end of file"
msgstr "Συντακτικό σφάλμα %s:%u: Άχρηστοι χαρακτήρες στο τέλος του αρχείου"

#: apt-pkg/contrib/progress.cc:154
#, c-format
msgid "%c%s... Error!"
msgstr "%c%s... Σφάλμα!"

#: apt-pkg/contrib/progress.cc:156
#, c-format
msgid "%c%s... Done"
msgstr "%c%s... Ολοκληρώθηκε"

#: apt-pkg/contrib/cmndline.cc:80
#, c-format
msgid "Command line option '%c' [from %s] is not known."
msgstr "Η επιλογή γραμμής εντολών '%c' [από %s] δεν είναι γνωστή."

#: apt-pkg/contrib/cmndline.cc:106 apt-pkg/contrib/cmndline.cc:114
#: apt-pkg/contrib/cmndline.cc:122
#, c-format
msgid "Command line option %s is not understood"
msgstr "Η επιλογή γραμμής εντολών %s δεν είναι κατανοητή"

#: apt-pkg/contrib/cmndline.cc:127
#, c-format
msgid "Command line option %s is not boolean"
msgstr "Η επιλογή γραμμής εντολών %s δεν είναι boolean"

#: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187
#, c-format
msgid "Option %s requires an argument."
msgstr "Η επιλογή %s απαιτεί ένα όρισμα."

#: apt-pkg/contrib/cmndline.cc:201 apt-pkg/contrib/cmndline.cc:207
#, c-format
msgid "Option %s: Configuration item specification must have an =<val>."
msgstr "Επιλογή %s: Οι προδιαγραφές του αντικειμένου ρυθμίσεων απαιτούν =<val>."

#: apt-pkg/contrib/cmndline.cc:237
#, c-format
msgid "Option %s requires an integer argument, not '%s'"
msgstr "Επιλογή %s: απαιτείται ένας ακέραιος αριθμός ως όρισμα, όχι '%s'"

#: apt-pkg/contrib/cmndline.cc:268
#, c-format
msgid "Option '%s' is too long"
msgstr "Η επιλογή '%s' έχει υπερβολικό μήκος"

#: apt-pkg/contrib/cmndline.cc:301
#, c-format
msgid "Sense %s is not understood, try true or false."
msgstr "Η τιμή %s δεν είναι κατανοητή, δοκιμάστε σωστό (true) ή λάθος (false)."

#: apt-pkg/contrib/cmndline.cc:351
#, c-format
msgid "Invalid operation %s"
msgstr "Μη έγκυρη λειτουργία %s"

#: apt-pkg/contrib/cdromutl.cc:55
#, c-format
msgid "Unable to stat the mount point %s"
msgstr "Αδύνατη η εύρεση της κατάστασης του σημείου επαφής %s"

#: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:418 apt-pkg/clean.cc:44
#, c-format
msgid "Unable to change to %s"
msgstr "Αδύνατη η αλλαγή σε %s"

#: apt-pkg/contrib/cdromutl.cc:190
msgid "Failed to stat the cdrom"
msgstr "Αδύνατη η εύρεση της κατάστασης του cdrom"

#: apt-pkg/contrib/fileutl.cc:80
#, c-format
msgid "Not using locking for read only lock file %s"
msgstr "Δε θα χρησιμοποιηθεί κλείδωμα για το ανάγνωσης μόνο αρχείο κλειδώματος %s"

#: apt-pkg/contrib/fileutl.cc:85
#, c-format
msgid "Could not open lock file %s"
msgstr "Αδύνατο το άνοιγμα του αρχείου κλειδώματος %s"

#: apt-pkg/contrib/fileutl.cc:103
#, c-format
msgid "Not using locking for nfs mounted lock file %s"
msgstr ""
"Δε θα χρησιμοποιηθεί κλείδωμα για το συναρμοσμένο από nfs αρχείο κλειδώματος "
"%s"

#: apt-pkg/contrib/fileutl.cc:107
#, c-format
msgid "Could not get lock %s"
msgstr "Αδύνατο το κλείδωμα %s"

#: apt-pkg/contrib/fileutl.cc:358
#, c-format
msgid "Waited, for %s but it wasn't there"
msgstr "Αναμονή του %s, αλλά δε βρισκόταν εκεί"

#: apt-pkg/contrib/fileutl.cc:368
#, c-format
msgid "Sub-process %s received a segmentation fault."
msgstr "Η υπο-διεργασία %s έλαβε ένα σφάλμα καταμερισμού (segfault)"

#: apt-pkg/contrib/fileutl.cc:371
#, c-format
msgid "Sub-process %s returned an error code (%u)"
msgstr "Η υπο-διεργασία %s επέστρεψε ένα κωδικός σφάλματος (%u)"

#: apt-pkg/contrib/fileutl.cc:373
#, c-format
msgid "Sub-process %s exited unexpectedly"
msgstr "Η υπο-διεργασία %s εγκατέλειψε απρόσμενα"

#: apt-pkg/contrib/fileutl.cc:417
#, c-format
msgid "Could not open file %s"
msgstr "Αδύνατο το άνοίγματο του αρχείου %s"

#: apt-pkg/contrib/fileutl.cc:473
#, c-format
msgid "read, still have %lu to read but none left"
msgstr "αναγνώστηκαν, απομένουν ακόμη %lu για ανάγνωση αλλά δεν απομένουν άλλα"

#: apt-pkg/contrib/fileutl.cc:491
msgid "Write error"
msgstr "Σφάλμα εγγραφής"

#: apt-pkg/contrib/fileutl.cc:503
#, c-format
msgid "write, still have %lu to write but couldn't"
msgstr "γράφτηκαν, απομένουν %lu για εγγραφή αλλά χωρίς επιτυχία"

#: apt-pkg/contrib/fileutl.cc:578
msgid "Problem closing the file"
msgstr "Πρόβλημα κατά το κλείσιμο του αρχείου"

#: apt-pkg/contrib/fileutl.cc:584
msgid "Problem unlinking the file"
msgstr "Πρόβλημα κατά την διαγραφή του αρχείου"

#: apt-pkg/contrib/fileutl.cc:595
msgid "Problem syncing the file"
msgstr "Πρόβλημα κατά τον συγχρονισμό του αρχείου"

#: apt-pkg/pkgcache.cc:126
msgid "Empty package cache"
msgstr "Άδειο cache πακέτων"

#: apt-pkg/pkgcache.cc:132
msgid "The package cache file is corrupted"
msgstr "Το αρχείο cache των πακέτων είναι κατεστραμμένο"

#: apt-pkg/pkgcache.cc:137
msgid "The package cache file is an incompatible version"
msgstr "Το αρχείο cache των πακέτων είναι ασύμβατης έκδοσης"

#: apt-pkg/pkgcache.cc:142
#, c-format
msgid "This APT does not support the Versioning System '%s'"
msgstr "Αυτό το APT δεν υποστηρίζει το Σύστημα Απόδοσης Έκδοσης '%s'"

#: apt-pkg/pkgcache.cc:147
msgid "The package cache was built for a different architecture"
msgstr "Η cache πακέτων κατασκευάστηκε για μια διαφορετική αρχιτεκτονική"

#: apt-pkg/pkgcache.cc:218
msgid "Depends"
msgstr "Εξαρτάται από"

#: apt-pkg/pkgcache.cc:218
msgid "PreDepends"
msgstr "ΠροΕξαρτάται από"

#: apt-pkg/pkgcache.cc:218
msgid "Suggests"
msgstr "Προτείνει"

#: apt-pkg/pkgcache.cc:219
msgid "Recommends"
msgstr "Συστήνει"

#: apt-pkg/pkgcache.cc:219
msgid "Conflicts"
msgstr "Ασύμβατο με"

#: apt-pkg/pkgcache.cc:219
msgid "Replaces"
msgstr "Αντικαθιστά"

#: apt-pkg/pkgcache.cc:220
msgid "Obsoletes"
msgstr "Απαρχαιώνει"

#: apt-pkg/pkgcache.cc:231
msgid "important"
msgstr "σημαντικό"

#: apt-pkg/pkgcache.cc:231
msgid "required"
msgstr "απαιτούμενο"

#: apt-pkg/pkgcache.cc:231
msgid "standard"
msgstr "καθιερωμένο"

#: apt-pkg/pkgcache.cc:232
msgid "optional"
msgstr "προαιρετικό"

#: apt-pkg/pkgcache.cc:232
msgid "extra"
msgstr "επιπλέον"

#: apt-pkg/depcache.cc:60 apt-pkg/depcache.cc:89
msgid "Building Dependency Tree"
msgstr "Κατασκευή Δένδρου Εξαρτήσεων"

#: apt-pkg/depcache.cc:61
msgid "Candidate Versions"
msgstr "Υποψήφιες Εκδόσεις"

#: apt-pkg/depcache.cc:90
msgid "Dependency Generation"
msgstr "Παραγωγή Εξαρτήσεων"

#: apt-pkg/tagfile.cc:71
#, c-format
msgid "Unable to parse package file %s (1)"
msgstr "Αδύνατη η ανάλυση του αρχείου πακέτου %s (1)"

#: apt-pkg/tagfile.cc:158
#, c-format
msgid "Unable to parse package file %s (2)"
msgstr "Αδύνατη η ανάλυση του αρχείου πακέτου %s (2)"

#: apt-pkg/sourcelist.cc:88
#, c-format
msgid "Malformed line %lu in source list %s (URI)"
msgstr "Λάθος μορφή της γραμμής %lu στη λίστα πηγών %s (URI)"

#: apt-pkg/sourcelist.cc:90
#, c-format
msgid "Malformed line %lu in source list %s (dist)"
msgstr "Λάθος μορφή της γραμμής %lu στη λίστα πηγών %s (dist)"

#: apt-pkg/sourcelist.cc:93
#, c-format
msgid "Malformed line %lu in source list %s (URI parse)"
msgstr "Λάθος μορφή της γραμμής %lu στη λίστα πηγών %s (Ανάλυση URI)"

#: apt-pkg/sourcelist.cc:99
#, c-format
msgid "Malformed line %lu in source list %s (Absolute dist)"
msgstr "Λάθος μορφή της γραμμής %lu στη λίστα πηγών %s (Απόλυτο dist)"

#: apt-pkg/sourcelist.cc:106
#, c-format
msgid "Malformed line %lu in source list %s (dist parse)"
msgstr "Λάθος μορφή της γραμμής %lu στη λίστα πηγών %s (Ανάλυση dist)"

#: apt-pkg/sourcelist.cc:183 apt-pkg/sourcelist.cc:207
#, c-format
msgid "Vendor block %s is invalid"
msgstr "Η εγγραφή Κατασκευαστής %s είναι άκυρη"

#: apt-pkg/sourcelist.cc:235
#, c-format
msgid "Opening %s"
msgstr "Άνοιγμα του %s"

#: apt-pkg/sourcelist.cc:249
#, c-format
msgid "Line %u too long in source list %s."
msgstr "Η γραμμή %u έχει υπερβολικό μήκος στη λίστα πηγών %s."

#: apt-pkg/sourcelist.cc:266
#, c-format
msgid "Malformed line %u in source list %s (type)"
msgstr "Λάθος μορφή της γραμμής %u στη λίστα πηγών %s (τύπος)"

#: apt-pkg/sourcelist.cc:270
#, c-format
msgid "Type '%s' is not known in on line %u in source list %s"
msgstr "Άγνωστος τύπος '%s' στη γραμμή %u στη λίστα πηγών %s"

#: apt-pkg/sourcelist.cc:279 apt-pkg/sourcelist.cc:282
#, c-format
msgid "Malformed line %u in source list %s (vendor id)"
msgstr "Λάθος μορφή της γραμμής %u στη λίστα πηγών %s (id κατασκευαστή)"

#: apt-pkg/sourcelist.cc:296
#, c-format
msgid "Unknown vendor ID '%s' in line %u of source list %s"
msgstr "Άγνωστο ID κατασκευαστή '%s' στη γραμμή %u της λίστας πηγών %s"

#: apt-pkg/packagemanager.cc:402
#, c-format
msgid ""
"This installation run will require temporarily removing the essential "
"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
"you really want to do it, activate the APT::Force-LoopBreak option."
msgstr ""
"Αυτή η προσπάθεια εγκατάστασης απαιτεί προσωρινή αφαίρεση του σημαντικού "
"πακέτου %s λόγω ενός βρόγχου Ασυμβατότητας/ΠροΕξάρτησης. Αυτό συνήθως δεν "
"είναι καλό, αλλά εάν πραγματικά θέλετε να συνεχίσετε ενεργοποιήστε την "
"επιλογή APT::Force-LoopBreak option."

#: apt-pkg/pkgrecords.cc:37
#, c-format
msgid "Index file type '%s' is not supported"
msgstr "Ο τύπος αρχείου ευρετηρίου '%s' δεν υποστηρίζεται"

#: apt-pkg/algorithms.cc:238
#, c-format
msgid "The package %s needs to be reinstalled, but I can't find an archive for it."
msgstr ""
"Το πακέτο '%s' χρειάζεται να επαναγκατασταθεί, αλλά είναι αδύνατη η εύρεση "
"κάποιας κατάλληλης αρχείοθήκης."

#: apt-pkg/algorithms.cc:1056
msgid ""
"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
"held packages."
msgstr ""
"Σφάλμα, το pkgProblemResolver::Resolve παρήγαγε διακοπές, αυτό ίσως "
"προκλήθηκε από κρατούμενα πακέτα."

#: apt-pkg/algorithms.cc:1058
msgid "Unable to correct problems, you have held broken packages."
msgstr "Αδύνατη η διόρθωση προβλημάτων, έχετε κρατούμενα ελαττωματικά πακέτα."

#: apt-pkg/acquire.cc:61
#, c-format
msgid "Lists directory %spartial is missing."
msgstr "Ο φάκελος λιστών %spartial αγνοείται."

#: apt-pkg/acquire.cc:65
#, c-format
msgid "Archive directory %spartial is missing."
msgstr "Ο φάκελος αρχειοθηκών %spartial αγνοείται."

#: apt-pkg/acquire-worker.cc:112
#, c-format
msgid "The method driver %s could not be found."
msgstr "Ο οδηγός μεθόδου %s δεν μπορεί να εντοπιστεί."

#: apt-pkg/acquire-worker.cc:161
#, c-format
msgid "Method %s did not start correctly"
msgstr "Η μέθοδος %s δεν εκκινήθηκε σωστά"

#: apt-pkg/init.cc:119
#, c-format
msgid "Packaging system '%s' is not supported"
msgstr "Το σύστημα πακετοποίησης '%s' δεν υποστηρίζεται"

#: apt-pkg/init.cc:135
msgid "Unable to determine a suitable packaging system type"
msgstr "Αδύνατος ο καθορισμός ενός κατάλληλου τύπου συστήματος πακέτων"

#: apt-pkg/clean.cc:61
#, c-format
msgid "Unable to stat %s."
msgstr "Αδύνατη η εύρεση της κατάστασης του %s."

#: apt-pkg/srcrecords.cc:49
msgid "You must put some 'source' URIs in your sources.list"
msgstr "Πρέπει να τοποθετήσετε μερικά URI 'πηγών' στο sources.list"

#: apt-pkg/cachefile.cc:67
msgid "The list of sources could not be read."
msgstr "Αδύνατη η ανάγνωση της λίστας πηγών."

#: apt-pkg/cachefile.cc:73
msgid "The package lists or status file could not be parsed or opened."
msgstr "Αδύνατο το άνοιγμα ή η ανάλυση των λιστών πακέτων ή του αρχείου κατάταστασης."

#: apt-pkg/cachefile.cc:77
msgid "You may want to run apt-get update to correct these problems"
msgstr "Ίσως να πρέπει να τρέξετε apt-get update για να διορθώσετε αυτά τα προβλήματα"

#: apt-pkg/policy.cc:269
msgid "Invalid record in the preferences file, no Package header"
msgstr "Μη έγκυρη εγγραφή στο αρχείο προτιμήσεων, καμμία επικεφαλίδα Package"

#: apt-pkg/policy.cc:291
#, c-format
msgid "Did not understand pin type %s"
msgstr "Αδύνατη η κατανόηση του τύπου καθήλωσης %s"

#: apt-pkg/policy.cc:299
msgid "No priority (or zero) specified for pin"
msgstr "Δεν έχει οριστεί προτεραιότητα (ή έχει οριστεί μηδενική) για την καθήλωση"

#: apt-pkg/pkgcachegen.cc:74
msgid "Cache has an incompatible versioning system"
msgstr "Η cache έχει ασύμβατο σύστημα απόδοσης έκδοσης"

#: apt-pkg/pkgcachegen.cc:117
#, c-format
msgid "Error occured while processing %s (NewPackage)"
msgstr "Σφάλμα κατά την επεξεργασία του %s (NewPackage)"

#: apt-pkg/pkgcachegen.cc:129
#, c-format
msgid "Error occured while processing %s (UsePackage1)"
msgstr "Σφάλμα κατά την επεξεργασία του %s (UsePackage1)"

#: apt-pkg/pkgcachegen.cc:150
#, c-format
msgid "Error occured while processing %s (UsePackage2)"
msgstr "Σφάλμα κατά την επεξεργασία του %s (UsePackage2)"

#: apt-pkg/pkgcachegen.cc:154
#, c-format
msgid "Error occured while processing %s (NewFileVer1)"
msgstr "Σφάλμα κατά την επεξεργασία του %s (NewFileVer1)"

#: apt-pkg/pkgcachegen.cc:184
#, c-format
msgid "Error occured while processing %s (NewVersion1)"
msgstr "Σφάλμα κατά την επεξεργασία του %s (NewVersion1)"

#: apt-pkg/pkgcachegen.cc:188
#, c-format
msgid "Error occured while processing %s (UsePackage3)"
msgstr "Σφάλμα κατά την επεξεργασία του %s (UsePackage3)"

#: apt-pkg/pkgcachegen.cc:192
#, c-format
msgid "Error occured while processing %s (NewVersion2)"
msgstr "Σφάλμα κατά την επεξεργασία του %s (NewVersion2)"

#: apt-pkg/pkgcachegen.cc:207
msgid "Wow, you exceeded the number of package names this APT is capable of."
msgstr ""
"Εκπληκτικό, υπερβήκατε τον αριθμό των ονομάτων πακέτων που υποστηρίζει το "
"APT."

#: apt-pkg/pkgcachegen.cc:210
msgid "Wow, you exceeded the number of versions this APT is capable of."
msgstr "Εκπληκτικό, υπερβήκατε τον αριθμό των εκδόσεων που υποστηρίζει το APT."

#: apt-pkg/pkgcachegen.cc:213
msgid "Wow, you exceeded the number of dependencies this APT is capable of."
msgstr "Εκπληκτικό, υπερβήκατε τον αριθμό των εξαρτήσεων που υποστηρίζει το APT."

#: apt-pkg/pkgcachegen.cc:241
#, c-format
msgid "Error occured while processing %s (FindPkg)"
msgstr "Σφάλμα κατά την επεξεργασία του %s (FindPkg)"

#: apt-pkg/pkgcachegen.cc:254
#, c-format
msgid "Error occured while processing %s (CollectFileProvides)"
msgstr "Σφάλμα κατά την επεξεργασία του %s (CollectFileProvides)"

#: apt-pkg/pkgcachegen.cc:260
#, c-format
msgid "Package %s %s was not found while processing file dependencies"
msgstr "Το πακέτο %s %s δε βρέθηκε κατά την επεξεργασία εξαρτήσεων του αρχείου"

#: apt-pkg/pkgcachegen.cc:574
#, c-format
msgid "Couldn't stat source package list %s"
msgstr "Αδύνατη η εύρεση της κατάστασης της λίστας πηγαίων πακέτων %s"

#: apt-pkg/pkgcachegen.cc:658
msgid "Collecting File Provides"
msgstr "Συλλογή Παροχών Αρχείου"

#: apt-pkg/pkgcachegen.cc:699
#, c-format
msgid "Unable to write to %s"
msgstr "Αδύνατη η εγγραφή στο %s"

#: apt-pkg/pkgcachegen.cc:774 apt-pkg/pkgcachegen.cc:781
msgid "IO Error saving source cache"
msgstr "Σφάλμα IO κατά την αποθήκευση της cache πηγών"

#: apt-pkg/acquire-item.cc:124
#, c-format
msgid "rename failed, %s (%s -> %s)."
msgstr "απέτυχε η μετονομασία, %s (%s -> %s)."

#: apt-pkg/acquire-item.cc:353
#, c-format
msgid ""
"I wasn't able to locate a file for the %s package. This might mean you need "
"to manually fix this package. (due to missing arch)"
msgstr ""
"Αδύνατος ο εντοπισμός ενός αρχείου για το πακέτο %s. Αυτό ίσως σημαίνει ότι "
"χρειάζεται να διορθώσετε χειροκίνητα το πακέτο. (λόγω χαμένου αρχείου)"

#: apt-pkg/acquire-item.cc:388
#, c-format
msgid ""
"I wasn't able to locate file for the %s package. This might mean you need to "
"manually fix this package."
msgstr ""
"Αδύνατος ο εντοπισμός ενός αρχείου για το πακέτο %s. Αυτό ίσως σημαίνει ότι "
"χρειάζεται να διορθώσετε χειροκίνητα το πακέτο."

#: apt-pkg/acquire-item.cc:419
#, c-format
msgid "The package index files are corrupted. No Filename: field for package %s."
msgstr ""
"Κατεστραμμένα αρχεία ευρετηρίου πακέτων. Δεν υπάρχει πεδίο Filename: στο "
"πακέτο %s."

#: apt-pkg/acquire-item.cc:501
msgid "Size mismatch"
msgstr "Ανόμοιο μέγεθος"

#: apt-pkg/acquire-item.cc:511
msgid "MD5Sum mismatch"
msgstr "Ανόμοιο MD5Sum"

#: methods/rsh.cc:91
msgid "Failed to create IPC pipe to subprocess"
msgstr "Αποτυχία κατά τη δημιουργία διασωλήνωσης IPC στην υποδιεργασία"

#: methods/rsh.cc:264
msgid "File Not Found"
msgstr "Το αρχείο Δε Βρέθηκε"

#: methods/rsh.cc:330
msgid "Connection closed prematurely"
msgstr "Η σύνδεση έκλεισε πρόωρα"