1 # Kurdish translation for apt
2 # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006
3 # This file is distributed under the same license as the apt package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2006.
8 "Project-Id-Version: apt\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2008-01-07 19:11+0100\n"
11 "PO-Revision-Date: 2006-09-16 17:51+0100\n"
12 "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n"
13 "Language-Team: Kurdish <ku@li.org>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: cmdline/apt-cache.cc:143
20 msgid "Package %s version %s has an unmet dep:\n"
23 #: cmdline/apt-cache.cc:183 cmdline/apt-cache.cc:552 cmdline/apt-cache.cc:640
24 #: cmdline/apt-cache.cc:796 cmdline/apt-cache.cc:1018
25 #: cmdline/apt-cache.cc:1419 cmdline/apt-cache.cc:1570
27 msgid "Unable to locate package %s"
28 msgstr "Pakêt nehate dîtin %s"
30 #: cmdline/apt-cache.cc:247
31 msgid "Total package names : "
32 msgstr "Navên paketan bi giştî :"
34 #: cmdline/apt-cache.cc:287
35 msgid " Normal packages: "
36 msgstr " Pakêtên normal:"
38 #: cmdline/apt-cache.cc:288
39 msgid " Pure virtual packages: "
40 msgstr " Pakêtên farazî yên safî:"
42 #: cmdline/apt-cache.cc:289
43 msgid " Single virtual packages: "
44 msgstr " Pakêta tenê ya farazî:"
46 #: cmdline/apt-cache.cc:290
47 msgid " Mixed virtual packages: "
48 msgstr " Pakêtên hevbeş yên farazî:"
50 #: cmdline/apt-cache.cc:291
54 #: cmdline/apt-cache.cc:293
55 msgid "Total distinct versions: "
56 msgstr "Guhertoyên vekirî yên giştî:"
58 #: cmdline/apt-cache.cc:295
60 msgid "Total Distinct Descriptions: "
61 msgstr "Guhertoyên vekirî yên giştî:"
63 #: cmdline/apt-cache.cc:297
64 msgid "Total dependencies: "
65 msgstr "Bindestên giştî:"
67 #: cmdline/apt-cache.cc:300
68 msgid "Total ver/file relations: "
71 #: cmdline/apt-cache.cc:302
73 msgid "Total Desc/File relations: "
74 msgstr "Guhertoyên vekirî yên giştî:"
76 #: cmdline/apt-cache.cc:304
77 msgid "Total Provides mappings: "
80 #: cmdline/apt-cache.cc:316
81 msgid "Total globbed strings: "
84 #: cmdline/apt-cache.cc:330
85 msgid "Total dependency version space: "
88 #: cmdline/apt-cache.cc:335
89 msgid "Total slack space: "
90 msgstr "Cihê giştî yê sist:"
92 #: cmdline/apt-cache.cc:343
93 msgid "Total space accounted for: "
94 msgstr "Cihê giştî yê veqetandî: "
96 #: cmdline/apt-cache.cc:471 cmdline/apt-cache.cc:1218
98 msgid "Package file %s is out of sync."
99 msgstr "Pakêta dosya %s li derveyî demê ye."
101 #: cmdline/apt-cache.cc:1293
102 msgid "You must give exactly one pattern"
103 msgstr "Pêwist e tu mînakekê bidî"
105 #: cmdline/apt-cache.cc:1447
106 msgid "No packages found"
107 msgstr "Pakêt nayên dîtin"
109 #: cmdline/apt-cache.cc:1524
110 msgid "Package files:"
111 msgstr "Pelgehên Pakêt:"
113 #: cmdline/apt-cache.cc:1531 cmdline/apt-cache.cc:1617
114 msgid "Cache is out of sync, can't x-ref a package file"
117 #: cmdline/apt-cache.cc:1532
122 #. Show any packages have explicit pins
123 #: cmdline/apt-cache.cc:1544
124 msgid "Pinned packages:"
127 #: cmdline/apt-cache.cc:1556 cmdline/apt-cache.cc:1597
129 msgstr "(nehate dîtin)"
132 #: cmdline/apt-cache.cc:1577
136 #: cmdline/apt-cache.cc:1579 cmdline/apt-cache.cc:1587
141 #: cmdline/apt-cache.cc:1584
145 #: cmdline/apt-cache.cc:1594
146 msgid " Package pin: "
147 msgstr " Destika pakêtê:"
149 #. Show the priority tables
150 #: cmdline/apt-cache.cc:1603
151 msgid " Version table:"
152 msgstr " Tabloya guhertoyan:"
154 #: cmdline/apt-cache.cc:1618
159 #: cmdline/apt-cache.cc:1714 cmdline/apt-cdrom.cc:138 cmdline/apt-config.cc:70
160 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:547
161 #: cmdline/apt-get.cc:2589 cmdline/apt-sortpkgs.cc:144
163 msgid "%s %s for %s compiled on %s %s\n"
164 msgstr "%s %s ji bo %s %s komkirî di %s %s de\n"
166 #: cmdline/apt-cache.cc:1721
168 "Usage: apt-cache [options] command\n"
169 " apt-cache [options] add file1 [file2 ...]\n"
170 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
171 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
173 "apt-cache is a low-level tool used to manipulate APT's binary\n"
174 "cache files, and query information from them\n"
177 " add - Add a package file to the source cache\n"
178 " gencaches - Build both the package and source cache\n"
179 " showpkg - Show some general information for a single package\n"
180 " showsrc - Show source records\n"
181 " stats - Show some basic statistics\n"
182 " dump - Show the entire file in a terse form\n"
183 " dumpavail - Print an available file to stdout\n"
184 " unmet - Show unmet dependencies\n"
185 " search - Search the package list for a regex pattern\n"
186 " show - Show a readable record for the package\n"
187 " depends - Show raw dependency information for a package\n"
188 " rdepends - Show reverse dependency information for a package\n"
189 " pkgnames - List the names of all packages\n"
190 " dotty - Generate package graphs for GraphVis\n"
191 " xvcg - Generate package graphs for xvcg\n"
192 " policy - Show policy settings\n"
195 " -h This help text.\n"
196 " -p=? The package cache.\n"
197 " -s=? The source cache.\n"
198 " -q Disable progress indicator.\n"
199 " -i Show only important deps for the unmet command.\n"
200 " -c=? Read this configuration file\n"
201 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
202 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
205 #: cmdline/apt-cdrom.cc:78
206 msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'"
207 msgstr "Ji kerema xwe re navekî li vî Dîsketî bike, wekî 'Debian 2.1r1 Disk 1'"
209 #: cmdline/apt-cdrom.cc:93
210 msgid "Please insert a Disc in the drive and press enter"
211 msgstr "Dîsketê siwar bike û piştre bişkoja derbaskirinê bitikîne"
213 #: cmdline/apt-cdrom.cc:117
214 msgid "Repeat this process for the rest of the CDs in your set."
217 #: cmdline/apt-config.cc:41
218 msgid "Arguments not in pairs"
221 #: cmdline/apt-config.cc:76
223 "Usage: apt-config [options] command\n"
225 "apt-config is a simple tool to read the APT config file\n"
228 " shell - Shell mode\n"
229 " dump - Show the configuration\n"
232 " -h This help text.\n"
233 " -c=? Read this configuration file\n"
234 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
236 "Bikaranîn: apt-config [vebijark] ferman\n"
237 "apt-config, amûra xwendina dosyeya mîhengên APTê ye\n"
240 " shell - moda shell\n"
241 " dump - Mîhengan nîşan dide\n"
244 " -h Ev dosyeya alîkariyê ye.\n"
245 " -c=? Dosyeya mîhengan nîşan dide\n"
246 " -o=? Rê li ber vedike ku tu karibe li gorî dilê xwe vebijarkan diyar bike. "
247 "mînak -o dir::cache=/tmp\n"
249 #: cmdline/apt-extracttemplates.cc:98
251 msgid "%s not a valid DEB package."
252 msgstr "%s ne paketeke DEB ya derbasdar e."
254 #: cmdline/apt-extracttemplates.cc:232
256 "Usage: apt-extracttemplates file1 [file2 ...]\n"
258 "apt-extracttemplates is a tool to extract config and template info\n"
259 "from debian packages\n"
262 " -h This help text\n"
263 " -t Set the temp dir\n"
264 " -c=? Read this configuration file\n"
265 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
268 #: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:815
270 msgid "Unable to write to %s"
271 msgstr "Nivîsandin ji bo %s ne pêkane"
273 #: cmdline/apt-extracttemplates.cc:310
274 msgid "Cannot get debconf version. Is debconf installed?"
275 msgstr "Guhertoya debconf nehate stendin. debconf sazkirî ye?"
277 #: ftparchive/apt-ftparchive.cc:164 ftparchive/apt-ftparchive.cc:338
278 msgid "Package extension list is too long"
279 msgstr "Lîsteya dirêjahiya pakêtê zêde dirêj e"
281 #: ftparchive/apt-ftparchive.cc:166 ftparchive/apt-ftparchive.cc:180
282 #: ftparchive/apt-ftparchive.cc:203 ftparchive/apt-ftparchive.cc:253
283 #: ftparchive/apt-ftparchive.cc:267 ftparchive/apt-ftparchive.cc:289
285 msgid "Error processing directory %s"
286 msgstr "Di şixulandina pêrista %s de çewtî"
288 #: ftparchive/apt-ftparchive.cc:251
289 msgid "Source extension list is too long"
290 msgstr "Lîsteya dirêjahiya çavkaniyê zêde dirêj e"
292 #: ftparchive/apt-ftparchive.cc:368
293 msgid "Error writing header to contents file"
294 msgstr "Dema li dosyeya naverokê joreagahî dihate nivîsîn çewtî"
296 #: ftparchive/apt-ftparchive.cc:398
298 msgid "Error processing contents %s"
299 msgstr "Dema şixulandina naveroka %s çewtî"
301 #: ftparchive/apt-ftparchive.cc:553
303 "Usage: apt-ftparchive [options] command\n"
304 "Commands: packages binarypath [overridefile [pathprefix]]\n"
305 " sources srcpath [overridefile [pathprefix]]\n"
308 " generate config [groups]\n"
311 "apt-ftparchive generates index files for Debian archives. It supports\n"
312 "many styles of generation from fully automated to functional replacements\n"
313 "for dpkg-scanpackages and dpkg-scansources\n"
315 "apt-ftparchive generates Package files from a tree of .debs. The\n"
316 "Package file contains the contents of all the control fields from\n"
317 "each package as well as the MD5 hash and filesize. An override file\n"
318 "is supported to force the value of Priority and Section.\n"
320 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
321 "The --source-override option can be used to specify a src override file\n"
323 "The 'packages' and 'sources' command should be run in the root of the\n"
324 "tree. BinaryPath should point to the base of the recursive search and \n"
325 "override file should contain the override flags. Pathprefix is\n"
326 "appended to the filename fields if present. Example usage from the \n"
328 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
329 " dists/potato/main/binary-i386/Packages\n"
332 " -h This help text\n"
333 " --md5 Control MD5 generation\n"
334 " -s=? Source override file\n"
336 " -d=? Select the optional caching database\n"
337 " --no-delink Enable delinking debug mode\n"
338 " --contents Control contents file generation\n"
339 " -c=? Read this configuration file\n"
340 " -o=? Set an arbitrary configuration option"
343 #: ftparchive/apt-ftparchive.cc:759
344 msgid "No selections matched"
347 #: ftparchive/apt-ftparchive.cc:832
349 msgid "Some files are missing in the package file group `%s'"
350 msgstr "Di koma pelgehên pakêta '%s' de hin pelgeh kêm in"
352 #: ftparchive/cachedb.cc:43
354 msgid "DB was corrupted, file renamed to %s.old"
355 msgstr "DB xerabe ye, navê dosyeyê weke %s.old hate guherandin"
357 #: ftparchive/cachedb.cc:61
359 msgid "DB is old, attempting to upgrade %s"
360 msgstr "Danegir kevn e, ji bo bilindkirina %s hewl dide"
362 #: ftparchive/cachedb.cc:72
364 "DB format is invalid. If you upgraded from a older version of apt, please "
365 "remove and re-create the database."
368 #: ftparchive/cachedb.cc:77
370 msgid "Unable to open DB file %s: %s"
371 msgstr "Danegira %s nehate vekirin: %s"
373 #: ftparchive/cachedb.cc:123 apt-inst/extract.cc:178 apt-inst/extract.cc:190
374 #: apt-inst/extract.cc:207 apt-inst/deb/dpkgdb.cc:117
376 msgid "Failed to stat %s"
379 #: ftparchive/cachedb.cc:238
380 msgid "Archive has no control record"
381 msgstr "Tomara kontrola arşîvê tuneye"
383 #: ftparchive/cachedb.cc:444
384 msgid "Unable to get a cursor"
387 #: ftparchive/writer.cc:76
389 msgid "W: Unable to read directory %s\n"
390 msgstr "W: pelrêça %s nayê xwendin\n"
392 #: ftparchive/writer.cc:81
394 msgid "W: Unable to stat %s\n"
397 #: ftparchive/writer.cc:132
401 #: ftparchive/writer.cc:134
405 #: ftparchive/writer.cc:141
406 msgid "E: Errors apply to file "
409 #: ftparchive/writer.cc:158 ftparchive/writer.cc:188
411 msgid "Failed to resolve %s"
412 msgstr "%s ji hev nehate veçirandin"
414 #: ftparchive/writer.cc:170
415 msgid "Tree walking failed"
418 #: ftparchive/writer.cc:195
420 msgid "Failed to open %s"
423 #: ftparchive/writer.cc:254
425 msgid " DeLink %s [%s]\n"
428 #: ftparchive/writer.cc:262
430 msgid "Failed to readlink %s"
433 #: ftparchive/writer.cc:266
435 msgid "Failed to unlink %s"
438 #: ftparchive/writer.cc:273
440 msgid "*** Failed to link %s to %s"
443 #: ftparchive/writer.cc:283
445 msgid " DeLink limit of %sB hit.\n"
448 #: ftparchive/writer.cc:387
449 msgid "Archive had no package field"
450 msgstr "Di arşîvê de qada pakêtê tuneye"
452 #: ftparchive/writer.cc:395 ftparchive/writer.cc:610
454 msgid " %s has no override entry\n"
457 #: ftparchive/writer.cc:440 ftparchive/writer.cc:698
459 msgid " %s maintainer is %s not %s\n"
462 #: ftparchive/writer.cc:620
464 msgid " %s has no source override entry\n"
467 #: ftparchive/writer.cc:624
469 msgid " %s has no binary override entry either\n"
472 #: ftparchive/contents.cc:321
474 msgid "Internal error, could not locate member %s"
477 #: ftparchive/contents.cc:358 ftparchive/contents.cc:389
478 msgid "realloc - Failed to allocate memory"
481 #: ftparchive/override.cc:34 ftparchive/override.cc:142
483 msgid "Unable to open %s"
486 #: ftparchive/override.cc:60 ftparchive/override.cc:166
488 msgid "Malformed override %s line %lu #1"
491 #: ftparchive/override.cc:74 ftparchive/override.cc:178
493 msgid "Malformed override %s line %lu #2"
496 #: ftparchive/override.cc:88 ftparchive/override.cc:191
498 msgid "Malformed override %s line %lu #3"
501 #: ftparchive/override.cc:127 ftparchive/override.cc:201
503 msgid "Failed to read the override file %s"
506 #: ftparchive/multicompress.cc:72
508 msgid "Unknown compression algorithm '%s'"
511 #: ftparchive/multicompress.cc:102
513 msgid "Compressed output %s needs a compression set"
516 #: ftparchive/multicompress.cc:169 methods/rsh.cc:91
517 msgid "Failed to create IPC pipe to subprocess"
520 #: ftparchive/multicompress.cc:195
521 msgid "Failed to create FILE*"
524 #: ftparchive/multicompress.cc:198
525 msgid "Failed to fork"
528 #: ftparchive/multicompress.cc:212
529 msgid "Compress child"
532 #: ftparchive/multicompress.cc:235
534 msgid "Internal error, failed to create %s"
537 #: ftparchive/multicompress.cc:286
538 msgid "Failed to create subprocess IPC"
541 #: ftparchive/multicompress.cc:321
542 msgid "Failed to exec compressor "
545 #: ftparchive/multicompress.cc:360
549 #: ftparchive/multicompress.cc:403
550 msgid "IO to subprocess/file failed"
553 #: ftparchive/multicompress.cc:455
554 msgid "Failed to read while computing MD5"
557 #: ftparchive/multicompress.cc:472
559 msgid "Problem unlinking %s"
562 #: ftparchive/multicompress.cc:487 apt-inst/extract.cc:185
564 msgid "Failed to rename %s to %s"
567 #: cmdline/apt-get.cc:124
571 #: cmdline/apt-get.cc:146 cmdline/apt-get.cc:1642
573 msgid "Regex compilation error - %s"
576 #: cmdline/apt-get.cc:241
577 msgid "The following packages have unmet dependencies:"
580 #: cmdline/apt-get.cc:331
582 msgid "but %s is installed"
583 msgstr "lê %s sazkirî ye"
585 #: cmdline/apt-get.cc:333
587 msgid "but %s is to be installed"
588 msgstr "lê %s dê were sazkirin"
590 #: cmdline/apt-get.cc:340
591 msgid "but it is not installable"
592 msgstr "lê sazkirina wê ne gengaz e"
594 #: cmdline/apt-get.cc:342
595 msgid "but it is a virtual package"
596 msgstr "lê paketeke farazî ye"
598 #: cmdline/apt-get.cc:345
599 msgid "but it is not installed"
600 msgstr "lê ne sazkirî ye"
602 #: cmdline/apt-get.cc:345
603 msgid "but it is not going to be installed"
604 msgstr "lê dê neyê sazkirin"
606 #: cmdline/apt-get.cc:350
610 #: cmdline/apt-get.cc:379
611 msgid "The following NEW packages will be installed:"
612 msgstr "Ev pakêtên NÛ dê werine sazkirin:"
614 #: cmdline/apt-get.cc:405
615 msgid "The following packages will be REMOVED:"
616 msgstr "Ev pakêt dê werine RAKIRIN:"
618 #: cmdline/apt-get.cc:427
619 msgid "The following packages have been kept back:"
622 #: cmdline/apt-get.cc:448
623 msgid "The following packages will be upgraded:"
624 msgstr "Ev paket dê werine bilindkirin:"
626 #: cmdline/apt-get.cc:469
627 msgid "The following packages will be DOWNGRADED:"
630 #: cmdline/apt-get.cc:489
631 msgid "The following held packages will be changed:"
634 #: cmdline/apt-get.cc:542
636 msgid "%s (due to %s) "
637 msgstr "%s (ji ber %s)"
639 #: cmdline/apt-get.cc:550
641 "WARNING: The following essential packages will be removed.\n"
642 "This should NOT be done unless you know exactly what you are doing!"
645 #: cmdline/apt-get.cc:581
647 msgid "%lu upgraded, %lu newly installed, "
650 #: cmdline/apt-get.cc:585
652 msgid "%lu reinstalled, "
653 msgstr "%lu ji nû ve sazkirî"
655 #: cmdline/apt-get.cc:587
657 msgid "%lu downgraded, "
660 #: cmdline/apt-get.cc:589
662 msgid "%lu to remove and %lu not upgraded.\n"
665 #: cmdline/apt-get.cc:593
667 msgid "%lu not fully installed or removed.\n"
670 #: cmdline/apt-get.cc:667
671 msgid "Correcting dependencies..."
672 msgstr "Bindestî tên serrastkirin..."
674 #: cmdline/apt-get.cc:670
678 #: cmdline/apt-get.cc:673
679 msgid "Unable to correct dependencies"
682 #: cmdline/apt-get.cc:676
683 msgid "Unable to minimize the upgrade set"
686 #: cmdline/apt-get.cc:678
690 #: cmdline/apt-get.cc:682
691 msgid "You might want to run `apt-get -f install' to correct these."
694 #: cmdline/apt-get.cc:685
695 msgid "Unmet dependencies. Try using -f."
698 #: cmdline/apt-get.cc:707
699 msgid "WARNING: The following packages cannot be authenticated!"
702 #: cmdline/apt-get.cc:711
703 msgid "Authentication warning overridden.\n"
706 #: cmdline/apt-get.cc:718
707 msgid "Install these packages without verification [y/N]? "
710 #: cmdline/apt-get.cc:720
711 msgid "Some packages could not be authenticated"
714 #: cmdline/apt-get.cc:729 cmdline/apt-get.cc:881
715 msgid "There are problems and -y was used without --force-yes"
718 #: cmdline/apt-get.cc:773
719 msgid "Internal error, InstallPackages was called with broken packages!"
722 #: cmdline/apt-get.cc:782
723 msgid "Packages need to be removed but remove is disabled."
726 #: cmdline/apt-get.cc:793
727 msgid "Internal error, Ordering didn't finish"
730 #: cmdline/apt-get.cc:809 cmdline/apt-get.cc:1981 cmdline/apt-get.cc:2014
731 msgid "Unable to lock the download directory"
732 msgstr "Pelrêça daxistinê nayê quflekirin"
734 #: cmdline/apt-get.cc:819 cmdline/apt-get.cc:2062 cmdline/apt-get.cc:2335
735 #: apt-pkg/cachefile.cc:65
736 msgid "The list of sources could not be read."
739 #: cmdline/apt-get.cc:834
740 msgid "How odd.. The sizes didn't match, email apt@packages.debian.org"
743 #: cmdline/apt-get.cc:839
745 msgid "Need to get %sB/%sB of archives.\n"
748 #: cmdline/apt-get.cc:842
750 msgid "Need to get %sB of archives.\n"
753 #: cmdline/apt-get.cc:847
755 msgid "After this operation, %sB of additional disk space will be used.\n"
758 #: cmdline/apt-get.cc:850
760 msgid "After this operation, %sB disk space will be freed.\n"
763 #: cmdline/apt-get.cc:864 cmdline/apt-get.cc:2184
765 msgid "Couldn't determine free space in %s"
768 #: cmdline/apt-get.cc:871
770 msgid "You don't have enough free space in %s."
773 #: cmdline/apt-get.cc:887 cmdline/apt-get.cc:907
774 msgid "Trivial Only specified but this is not a trivial operation."
777 #: cmdline/apt-get.cc:889
778 msgid "Yes, do as I say!"
781 #: cmdline/apt-get.cc:891
784 "You are about to do something potentially harmful.\n"
785 "To continue type in the phrase '%s'\n"
789 #: cmdline/apt-get.cc:897 cmdline/apt-get.cc:916
793 #: cmdline/apt-get.cc:912
794 msgid "Do you want to continue [Y/n]? "
797 #: cmdline/apt-get.cc:984 cmdline/apt-get.cc:2232 apt-pkg/algorithms.cc:1343
799 msgid "Failed to fetch %s %s\n"
802 #: cmdline/apt-get.cc:1002
803 msgid "Some files failed to download"
806 #: cmdline/apt-get.cc:1003 cmdline/apt-get.cc:2241
807 msgid "Download complete and in download only mode"
810 #: cmdline/apt-get.cc:1009
812 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
816 #: cmdline/apt-get.cc:1013
817 msgid "--fix-missing and media swapping is not currently supported"
820 #: cmdline/apt-get.cc:1018
821 msgid "Unable to correct missing packages."
824 #: cmdline/apt-get.cc:1019
825 msgid "Aborting install."
828 #: cmdline/apt-get.cc:1053
830 msgid "Note, selecting %s instead of %s\n"
833 #: cmdline/apt-get.cc:1063
835 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
838 #: cmdline/apt-get.cc:1081
840 msgid "Package %s is not installed, so not removed\n"
843 #: cmdline/apt-get.cc:1092
845 msgid "Package %s is a virtual package provided by:\n"
848 #: cmdline/apt-get.cc:1104
852 #: cmdline/apt-get.cc:1109
853 msgid "You should explicitly select one to install."
856 #: cmdline/apt-get.cc:1114
859 "Package %s is not available, but is referred to by another package.\n"
860 "This may mean that the package is missing, has been obsoleted, or\n"
861 "is only available from another source\n"
864 #: cmdline/apt-get.cc:1133
865 msgid "However the following packages replace it:"
868 #: cmdline/apt-get.cc:1136
870 msgid "Package %s has no installation candidate"
873 #: cmdline/apt-get.cc:1156
875 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
878 #: cmdline/apt-get.cc:1164
880 msgid "%s is already the newest version.\n"
883 #: cmdline/apt-get.cc:1193
885 msgid "Release '%s' for '%s' was not found"
888 #: cmdline/apt-get.cc:1195
890 msgid "Version '%s' for '%s' was not found"
893 #: cmdline/apt-get.cc:1201
895 msgid "Selected version %s (%s) for %s\n"
898 #: cmdline/apt-get.cc:1338
899 msgid "The update command takes no arguments"
902 #: cmdline/apt-get.cc:1351
903 msgid "Unable to lock the list directory"
906 #: cmdline/apt-get.cc:1402
907 msgid "We are not supposed to delete stuff, can't start AutoRemover"
910 #: cmdline/apt-get.cc:1434
913 "The following packages were automatically installed and are no longer "
915 msgstr "Ev pakêtên NÛ dê werine sazkirin:"
917 #: cmdline/apt-get.cc:1436
918 msgid "Use 'apt-get autoremove' to remove them."
921 #: cmdline/apt-get.cc:1441
923 "Hmm, seems like the AutoRemover destroyed something which really\n"
924 "shouldn't happen. Please file a bug report against apt."
927 #: cmdline/apt-get.cc:1444 cmdline/apt-get.cc:1724
928 msgid "The following information may help to resolve the situation:"
931 #: cmdline/apt-get.cc:1448
932 msgid "Internal Error, AutoRemover broke stuff"
935 #: cmdline/apt-get.cc:1467
936 msgid "Internal error, AllUpgrade broke stuff"
939 #: cmdline/apt-get.cc:1514
941 msgid "Couldn't find task %s"
942 msgstr "Danegira %s nehate vekirin: %s"
944 #: cmdline/apt-get.cc:1629 cmdline/apt-get.cc:1665
946 msgid "Couldn't find package %s"
949 #: cmdline/apt-get.cc:1652
951 msgid "Note, selecting %s for regex '%s'\n"
954 #: cmdline/apt-get.cc:1683
956 msgid "%s set to manually installed.\n"
957 msgstr "lê %s dê were sazkirin"
959 #: cmdline/apt-get.cc:1696
960 msgid "You might want to run `apt-get -f install' to correct these:"
963 #: cmdline/apt-get.cc:1699
965 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
969 #: cmdline/apt-get.cc:1711
971 "Some packages could not be installed. This may mean that you have\n"
972 "requested an impossible situation or if you are using the unstable\n"
973 "distribution that some required packages have not yet been created\n"
974 "or been moved out of Incoming."
977 #: cmdline/apt-get.cc:1719
979 "Since you only requested a single operation it is extremely likely that\n"
980 "the package is simply not installable and a bug report against\n"
981 "that package should be filed."
984 #: cmdline/apt-get.cc:1727
985 msgid "Broken packages"
986 msgstr "Paketên şikestî"
988 #: cmdline/apt-get.cc:1756
989 msgid "The following extra packages will be installed:"
992 #: cmdline/apt-get.cc:1845
993 msgid "Suggested packages:"
994 msgstr "Paketên tên pêşniyaz kirin:"
996 #: cmdline/apt-get.cc:1846
997 msgid "Recommended packages:"
998 msgstr "Paketên tên tawsiyê kirin:"
1000 #: cmdline/apt-get.cc:1874
1001 msgid "Calculating upgrade... "
1004 #: cmdline/apt-get.cc:1877 methods/ftp.cc:702 methods/connect.cc:100
1008 #: cmdline/apt-get.cc:1882
1012 #: cmdline/apt-get.cc:1949 cmdline/apt-get.cc:1957
1013 msgid "Internal error, problem resolver broke stuff"
1016 #: cmdline/apt-get.cc:2057
1017 msgid "Must specify at least one package to fetch source for"
1020 #: cmdline/apt-get.cc:2087 cmdline/apt-get.cc:2353
1022 msgid "Unable to find a source package for %s"
1025 #: cmdline/apt-get.cc:2103
1028 "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
1032 #: cmdline/apt-get.cc:2108
1037 "to retrieve the latest (possible unreleased) updates to the package.\n"
1040 #: cmdline/apt-get.cc:2163
1042 msgid "Skipping already downloaded file '%s'\n"
1045 #: cmdline/apt-get.cc:2191
1047 msgid "You don't have enough free space in %s"
1050 #: cmdline/apt-get.cc:2197
1052 msgid "Need to get %sB/%sB of source archives.\n"
1055 #: cmdline/apt-get.cc:2200
1057 msgid "Need to get %sB of source archives.\n"
1060 #: cmdline/apt-get.cc:2206
1062 msgid "Fetch source %s\n"
1065 #: cmdline/apt-get.cc:2237
1066 msgid "Failed to fetch some archives."
1069 #: cmdline/apt-get.cc:2265
1071 msgid "Skipping unpack of already unpacked source in %s\n"
1074 #: cmdline/apt-get.cc:2277
1076 msgid "Unpack command '%s' failed.\n"
1079 #: cmdline/apt-get.cc:2278
1081 msgid "Check if the 'dpkg-dev' package is installed.\n"
1084 #: cmdline/apt-get.cc:2295
1086 msgid "Build command '%s' failed.\n"
1089 #: cmdline/apt-get.cc:2314
1090 msgid "Child process failed"
1093 #: cmdline/apt-get.cc:2330
1094 msgid "Must specify at least one package to check builddeps for"
1097 #: cmdline/apt-get.cc:2358
1099 msgid "Unable to get build-dependency information for %s"
1102 #: cmdline/apt-get.cc:2378
1104 msgid "%s has no build depends.\n"
1107 #: cmdline/apt-get.cc:2430
1110 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1114 #: cmdline/apt-get.cc:2483
1117 "%s dependency for %s cannot be satisfied because no available versions of "
1118 "package %s can satisfy version requirements"
1121 #: cmdline/apt-get.cc:2519
1123 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1126 #: cmdline/apt-get.cc:2544
1128 msgid "Failed to satisfy %s dependency for %s: %s"
1131 #: cmdline/apt-get.cc:2558
1133 msgid "Build-dependencies for %s could not be satisfied."
1136 #: cmdline/apt-get.cc:2562
1137 msgid "Failed to process build dependencies"
1140 #: cmdline/apt-get.cc:2594
1141 msgid "Supported modules:"
1144 #: cmdline/apt-get.cc:2635
1146 "Usage: apt-get [options] command\n"
1147 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1148 " apt-get [options] source pkg1 [pkg2 ...]\n"
1150 "apt-get is a simple command line interface for downloading and\n"
1151 "installing packages. The most frequently used commands are update\n"
1155 " update - Retrieve new lists of packages\n"
1156 " upgrade - Perform an upgrade\n"
1157 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1158 " remove - Remove packages\n"
1159 " autoremove - Remove all automatic unused packages\n"
1160 " purge - Remove and purge packages\n"
1161 " source - Download source archives\n"
1162 " build-dep - Configure build-dependencies for source packages\n"
1163 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1164 " dselect-upgrade - Follow dselect selections\n"
1165 " clean - Erase downloaded archive files\n"
1166 " autoclean - Erase old downloaded archive files\n"
1167 " check - Verify that there are no broken dependencies\n"
1170 " -h This help text.\n"
1171 " -q Loggable output - no progress indicator\n"
1172 " -qq No output except for errors\n"
1173 " -d Download only - do NOT install or unpack archives\n"
1174 " -s No-act. Perform ordering simulation\n"
1175 " -y Assume Yes to all queries and do not prompt\n"
1176 " -f Attempt to continue if the integrity check fails\n"
1177 " -m Attempt to continue if archives are unlocatable\n"
1178 " -u Show a list of upgraded packages as well\n"
1179 " -b Build the source package after fetching it\n"
1180 " -V Show verbose version numbers\n"
1181 " -c=? Read this configuration file\n"
1182 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1183 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1184 "pages for more information and options.\n"
1185 " This APT has Super Cow Powers.\n"
1188 #: cmdline/acqprogress.cc:55
1192 #: cmdline/acqprogress.cc:79
1196 #: cmdline/acqprogress.cc:110
1200 #: cmdline/acqprogress.cc:114
1204 #: cmdline/acqprogress.cc:135
1206 msgid "Fetched %sB in %s (%sB/s)\n"
1209 #: cmdline/acqprogress.cc:225
1212 msgstr " [Dixebite]"
1214 #: cmdline/acqprogress.cc:271
1217 "Media change: please insert the disc labeled\n"
1219 "in the drive '%s' and press enter\n"
1222 #: cmdline/apt-sortpkgs.cc:86
1223 msgid "Unknown package record!"
1226 #: cmdline/apt-sortpkgs.cc:150
1228 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1230 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1231 "to indicate what kind of file it is.\n"
1234 " -h This help text\n"
1235 " -s Use source file sorting\n"
1236 " -c=? Read this configuration file\n"
1237 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1240 #: dselect/install:32
1241 msgid "Bad default setting!"
1244 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93
1245 #: dselect/install:104 dselect/update:45
1246 msgid "Press enter to continue."
1249 #: dselect/install:100
1250 msgid "Some errors occurred while unpacking. I'm going to configure the"
1253 #: dselect/install:101
1254 msgid "packages that were installed. This may result in duplicate errors"
1257 #: dselect/install:102
1258 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1261 #: dselect/install:103
1263 "above this message are important. Please fix them and run [I]nstall again"
1266 #: dselect/update:30
1267 msgid "Merging available information"
1270 #: apt-inst/contrib/extracttar.cc:114
1272 msgid "Failed to create pipes"
1273 msgstr "%s ji hev nehate veçirandin"
1275 #: apt-inst/contrib/extracttar.cc:141
1277 msgid "Failed to exec gzip "
1278 msgstr "%s ji hev nehate veçirandin"
1280 #: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204
1281 msgid "Corrupted archive"
1284 #: apt-inst/contrib/extracttar.cc:193
1285 msgid "Tar checksum failed, archive corrupted"
1288 #: apt-inst/contrib/extracttar.cc:296
1290 msgid "Unknown TAR header type %u, member %s"
1293 #: apt-inst/contrib/arfile.cc:70
1294 msgid "Invalid archive signature"
1297 #: apt-inst/contrib/arfile.cc:78
1298 msgid "Error reading archive member header"
1301 #: apt-inst/contrib/arfile.cc:90 apt-inst/contrib/arfile.cc:102
1302 msgid "Invalid archive member header"
1305 #: apt-inst/contrib/arfile.cc:128
1307 msgid "Archive is too short"
1308 msgstr "Tomara kontrola arşîvê tuneye"
1310 #: apt-inst/contrib/arfile.cc:132
1311 msgid "Failed to read the archive headers"
1314 #: apt-inst/filelist.cc:380
1315 msgid "DropNode called on still linked node"
1318 #: apt-inst/filelist.cc:412
1319 msgid "Failed to locate the hash element!"
1322 #: apt-inst/filelist.cc:459
1324 msgid "Failed to allocate diversion"
1327 #: apt-inst/filelist.cc:464
1328 msgid "Internal error in AddDiversion"
1331 #: apt-inst/filelist.cc:477
1333 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1336 #: apt-inst/filelist.cc:506
1338 msgid "Double add of diversion %s -> %s"
1341 #: apt-inst/filelist.cc:549
1343 msgid "Duplicate conf file %s/%s"
1346 #: apt-inst/dirstream.cc:41 apt-inst/dirstream.cc:46 apt-inst/dirstream.cc:49
1348 msgid "Failed to write file %s"
1349 msgstr "%s ji hev nehate veçirandin"
1351 #: apt-inst/dirstream.cc:92 apt-inst/dirstream.cc:100
1353 msgid "Failed to close file %s"
1356 #: apt-inst/extract.cc:93 apt-inst/extract.cc:164
1358 msgid "The path %s is too long"
1359 msgstr "Lîsteya dirêjahiya çavkaniyê zêde dirêj e"
1361 #: apt-inst/extract.cc:124
1363 msgid "Unpacking %s more than once"
1366 #: apt-inst/extract.cc:134
1368 msgid "The directory %s is diverted"
1371 #: apt-inst/extract.cc:144
1373 msgid "The package is trying to write to the diversion target %s/%s"
1376 #: apt-inst/extract.cc:154 apt-inst/extract.cc:297
1378 msgid "The diversion path is too long"
1379 msgstr "Lîsteya dirêjahiya çavkaniyê zêde dirêj e"
1381 #: apt-inst/extract.cc:240
1383 msgid "The directory %s is being replaced by a non-directory"
1386 #: apt-inst/extract.cc:280
1387 msgid "Failed to locate node in its hash bucket"
1390 #: apt-inst/extract.cc:284
1391 msgid "The path is too long"
1394 #: apt-inst/extract.cc:414
1396 msgid "Overwrite package match with no version for %s"
1399 #: apt-inst/extract.cc:431
1401 msgid "File %s/%s overwrites the one in the package %s"
1404 #: apt-inst/extract.cc:464 apt-pkg/contrib/configuration.cc:753
1405 #: apt-pkg/contrib/cdromutl.cc:150 apt-pkg/sourcelist.cc:320
1406 #: apt-pkg/acquire.cc:418 apt-pkg/clean.cc:34 methods/mirror.cc:85
1408 msgid "Unable to read %s"
1411 #: apt-inst/extract.cc:491
1413 msgid "Unable to stat %s"
1414 msgstr "Nivîsandin ji bo %s ne pêkane"
1416 #: apt-inst/deb/dpkgdb.cc:51 apt-inst/deb/dpkgdb.cc:57
1418 msgid "Failed to remove %s"
1419 msgstr "%s ji hev nehate veçirandin"
1421 #: apt-inst/deb/dpkgdb.cc:106 apt-inst/deb/dpkgdb.cc:108
1423 msgid "Unable to create %s"
1424 msgstr "Nivîsandin ji bo %s ne pêkane"
1426 #: apt-inst/deb/dpkgdb.cc:114
1428 msgid "Failed to stat %sinfo"
1431 #: apt-inst/deb/dpkgdb.cc:119
1432 msgid "The info and temp directories need to be on the same filesystem"
1435 #. Build the status cache
1436 #: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:748
1437 #: apt-pkg/pkgcachegen.cc:817 apt-pkg/pkgcachegen.cc:822
1438 #: apt-pkg/pkgcachegen.cc:945
1440 msgid "Reading package lists"
1441 msgstr "Paketên şikestî"
1443 #: apt-inst/deb/dpkgdb.cc:176
1445 msgid "Failed to change to the admin dir %sinfo"
1448 #: apt-inst/deb/dpkgdb.cc:197 apt-inst/deb/dpkgdb.cc:351
1449 #: apt-inst/deb/dpkgdb.cc:444
1450 msgid "Internal error getting a package name"
1453 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:382
1454 msgid "Reading file listing"
1457 #: apt-inst/deb/dpkgdb.cc:212
1460 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1461 "then make it empty and immediately re-install the same version of the "
1465 #: apt-inst/deb/dpkgdb.cc:225 apt-inst/deb/dpkgdb.cc:238
1467 msgid "Failed reading the list file %sinfo/%s"
1470 #: apt-inst/deb/dpkgdb.cc:262
1471 msgid "Internal error getting a node"
1474 #: apt-inst/deb/dpkgdb.cc:305
1476 msgid "Failed to open the diversions file %sdiversions"
1479 #: apt-inst/deb/dpkgdb.cc:320
1480 msgid "The diversion file is corrupted"
1483 #: apt-inst/deb/dpkgdb.cc:327 apt-inst/deb/dpkgdb.cc:332
1484 #: apt-inst/deb/dpkgdb.cc:337
1486 msgid "Invalid line in the diversion file: %s"
1489 #: apt-inst/deb/dpkgdb.cc:358
1490 msgid "Internal error adding a diversion"
1493 #: apt-inst/deb/dpkgdb.cc:379
1494 msgid "The pkg cache must be initialized first"
1497 #: apt-inst/deb/dpkgdb.cc:439
1499 msgid "Failed to find a Package: header, offset %lu"
1502 #: apt-inst/deb/dpkgdb.cc:461
1504 msgid "Bad ConfFile section in the status file. Offset %lu"
1507 #: apt-inst/deb/dpkgdb.cc:466
1509 msgid "Error parsing MD5. Offset %lu"
1512 #: apt-inst/deb/debfile.cc:38 apt-inst/deb/debfile.cc:43
1514 msgid "This is not a valid DEB archive, missing '%s' member"
1517 #: apt-inst/deb/debfile.cc:50
1519 msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
1522 #: apt-inst/deb/debfile.cc:110
1524 msgid "Couldn't change to %s"
1527 #: apt-inst/deb/debfile.cc:140
1528 msgid "Internal error, could not locate member"
1531 #: apt-inst/deb/debfile.cc:173
1532 msgid "Failed to locate a valid control file"
1535 #: apt-inst/deb/debfile.cc:258
1536 msgid "Unparsable control file"
1539 #: methods/cdrom.cc:114
1541 msgid "Unable to read the cdrom database %s"
1542 msgstr "Pakêt nehate dîtin %s"
1544 #: methods/cdrom.cc:123
1546 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1547 "cannot be used to add new CD-ROMs"
1550 #: methods/cdrom.cc:131
1551 msgid "Wrong CD-ROM"
1554 #: methods/cdrom.cc:166
1556 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1559 #: methods/cdrom.cc:171
1561 msgid "Disk not found."
1562 msgstr "(nehate dîtin)"
1564 #: methods/cdrom.cc:179 methods/file.cc:79 methods/rsh.cc:264
1566 msgid "File not found"
1567 msgstr "(nehate dîtin)"
1569 #: methods/copy.cc:43 methods/gzip.cc:141 methods/gzip.cc:150
1570 #: methods/rred.cc:234 methods/rred.cc:243
1572 msgid "Failed to stat"
1575 #: methods/copy.cc:80 methods/gzip.cc:147 methods/rred.cc:240
1576 msgid "Failed to set modification time"
1579 #: methods/file.cc:44
1580 msgid "Invalid URI, local URIS must not start with //"
1583 #. Login must be before getpeername otherwise dante won't work.
1584 #: methods/ftp.cc:162
1588 #: methods/ftp.cc:168
1589 msgid "Unable to determine the peer name"
1592 #: methods/ftp.cc:173
1594 msgid "Unable to determine the local name"
1595 msgstr "Nivîsandin ji bo %s ne pêkane"
1597 #: methods/ftp.cc:204 methods/ftp.cc:232
1599 msgid "The server refused the connection and said: %s"
1602 #: methods/ftp.cc:210
1604 msgid "USER failed, server said: %s"
1607 #: methods/ftp.cc:217
1609 msgid "PASS failed, server said: %s"
1612 #: methods/ftp.cc:237
1614 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1618 #: methods/ftp.cc:265
1620 msgid "Login script command '%s' failed, server said: %s"
1623 #: methods/ftp.cc:291
1625 msgid "TYPE failed, server said: %s"
1628 #: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226
1629 msgid "Connection timeout"
1632 #: methods/ftp.cc:335
1633 msgid "Server closed the connection"
1636 #: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:536 methods/rsh.cc:190
1640 #: methods/ftp.cc:345 methods/rsh.cc:197
1641 msgid "A response overflowed the buffer."
1644 #: methods/ftp.cc:362 methods/ftp.cc:374
1645 msgid "Protocol corruption"
1648 #: methods/ftp.cc:446 apt-pkg/contrib/fileutl.cc:575 methods/rsh.cc:232
1652 #: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729
1653 msgid "Could not create a socket"
1656 #: methods/ftp.cc:698
1657 msgid "Could not connect data socket, connection timed out"
1660 #: methods/ftp.cc:704
1661 msgid "Could not connect passive socket."
1664 #: methods/ftp.cc:722
1665 msgid "getaddrinfo was unable to get a listening socket"
1668 #: methods/ftp.cc:736
1669 msgid "Could not bind a socket"
1672 #: methods/ftp.cc:740
1673 msgid "Could not listen on the socket"
1676 #: methods/ftp.cc:747
1677 msgid "Could not determine the socket's name"
1680 #: methods/ftp.cc:779
1681 msgid "Unable to send PORT command"
1684 #: methods/ftp.cc:789
1686 msgid "Unknown address family %u (AF_*)"
1689 #: methods/ftp.cc:798
1691 msgid "EPRT failed, server said: %s"
1694 #: methods/ftp.cc:818
1695 msgid "Data socket connect timed out"
1698 #: methods/ftp.cc:825
1699 msgid "Unable to accept connection"
1702 #: methods/ftp.cc:864 methods/http.cc:961 methods/rsh.cc:303
1703 msgid "Problem hashing file"
1706 #: methods/ftp.cc:877
1708 msgid "Unable to fetch file, server said '%s'"
1709 msgstr "Danegira %s nehate vekirin: %s"
1711 #: methods/ftp.cc:892 methods/rsh.cc:322
1712 msgid "Data socket timed out"
1715 #: methods/ftp.cc:922
1717 msgid "Data transfer failed, server said '%s'"
1720 #. Get the files information
1721 #: methods/ftp.cc:997
1725 #: methods/ftp.cc:1109
1727 msgid "Unable to invoke "
1730 #: methods/connect.cc:65
1732 msgid "Connecting to %s (%s)"
1735 #: methods/connect.cc:72
1740 #: methods/connect.cc:79
1742 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1745 #: methods/connect.cc:85
1747 msgid "Cannot initiate the connection to %s:%s (%s)."
1750 #: methods/connect.cc:92
1752 msgid "Could not connect to %s:%s (%s), connection timed out"
1755 #: methods/connect.cc:107
1757 msgid "Could not connect to %s:%s (%s)."
1760 #. We say this mainly because the pause here is for the
1761 #. ssh connection that is still going
1762 #: methods/connect.cc:135 methods/rsh.cc:425
1764 msgid "Connecting to %s"
1767 #: methods/connect.cc:167
1769 msgid "Could not resolve '%s'"
1770 msgstr "%s ji hev nehate veçirandin"
1772 #: methods/connect.cc:173
1774 msgid "Temporary failure resolving '%s'"
1777 #: methods/connect.cc:176
1779 msgid "Something wicked happened resolving '%s:%s' (%i)"
1782 #: methods/connect.cc:223
1784 msgid "Unable to connect to %s %s:"
1785 msgstr "Nivîsandin ji bo %s ne pêkane"
1787 #: methods/gpgv.cc:65
1789 msgid "Couldn't access keyring: '%s'"
1792 #: methods/gpgv.cc:101
1793 msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting."
1796 #: methods/gpgv.cc:205
1798 "Internal error: Good signature, but could not determine key fingerprint?!"
1801 #: methods/gpgv.cc:210
1802 msgid "At least one invalid signature was encountered."
1805 #: methods/gpgv.cc:214
1807 msgid "Could not execute '%s' to verify signature (is gnupg installed?)"
1810 #: methods/gpgv.cc:219
1811 msgid "Unknown error executing gpgv"
1814 #: methods/gpgv.cc:250
1816 msgid "The following signatures were invalid:\n"
1817 msgstr "Ev pakêtên NÛ dê werine sazkirin:"
1819 #: methods/gpgv.cc:257
1821 "The following signatures couldn't be verified because the public key is not "
1825 #: methods/gzip.cc:64
1827 msgid "Couldn't open pipe for %s"
1830 #: methods/gzip.cc:109
1832 msgid "Read error from %s process"
1835 #: methods/http.cc:376
1836 msgid "Waiting for headers"
1839 #: methods/http.cc:522
1841 msgid "Got a single header line over %u chars"
1844 #: methods/http.cc:530
1845 msgid "Bad header line"
1848 #: methods/http.cc:549 methods/http.cc:556
1849 msgid "The HTTP server sent an invalid reply header"
1852 #: methods/http.cc:585
1853 msgid "The HTTP server sent an invalid Content-Length header"
1856 #: methods/http.cc:600
1857 msgid "The HTTP server sent an invalid Content-Range header"
1860 #: methods/http.cc:602
1861 msgid "This HTTP server has broken range support"
1864 #: methods/http.cc:626
1865 msgid "Unknown date format"
1868 #: methods/http.cc:773
1870 msgid "Select failed"
1871 msgstr " neserketî."
1873 #: methods/http.cc:778
1874 msgid "Connection timed out"
1877 #: methods/http.cc:801
1879 msgid "Error writing to output file"
1880 msgstr "Dema li dosyeya naverokê joreagahî dihate nivîsîn çewtî"
1882 #: methods/http.cc:832
1884 msgid "Error writing to file"
1885 msgstr "Dema li dosyeya naverokê joreagahî dihate nivîsîn çewtî"
1887 #: methods/http.cc:860
1889 msgid "Error writing to the file"
1890 msgstr "Dema li dosyeya naverokê joreagahî dihate nivîsîn çewtî"
1892 #: methods/http.cc:874
1893 msgid "Error reading from server. Remote end closed connection"
1896 #: methods/http.cc:876
1897 msgid "Error reading from server"
1900 #: methods/http.cc:1106
1901 msgid "Bad header data"
1904 #: methods/http.cc:1123 methods/http.cc:1178
1905 msgid "Connection failed"
1908 #: methods/http.cc:1230
1909 msgid "Internal error"
1912 #: apt-pkg/contrib/mmap.cc:80
1913 msgid "Can't mmap an empty file"
1916 #: apt-pkg/contrib/mmap.cc:85
1918 msgid "Couldn't make mmap of %lu bytes"
1921 #: apt-pkg/contrib/strutl.cc:978
1923 msgid "Selection %s not found"
1926 #: apt-pkg/contrib/configuration.cc:439
1928 msgid "Unrecognized type abbreviation: '%c'"
1931 #: apt-pkg/contrib/configuration.cc:497
1933 msgid "Opening configuration file %s"
1936 #: apt-pkg/contrib/configuration.cc:515
1938 msgid "Line %d too long (max %u)"
1941 #: apt-pkg/contrib/configuration.cc:611
1943 msgid "Syntax error %s:%u: Block starts with no name."
1946 #: apt-pkg/contrib/configuration.cc:630
1948 msgid "Syntax error %s:%u: Malformed tag"
1951 #: apt-pkg/contrib/configuration.cc:647
1953 msgid "Syntax error %s:%u: Extra junk after value"
1956 #: apt-pkg/contrib/configuration.cc:687
1958 msgid "Syntax error %s:%u: Directives can only be done at the top level"
1961 #: apt-pkg/contrib/configuration.cc:694
1963 msgid "Syntax error %s:%u: Too many nested includes"
1966 #: apt-pkg/contrib/configuration.cc:698 apt-pkg/contrib/configuration.cc:703
1968 msgid "Syntax error %s:%u: Included from here"
1971 #: apt-pkg/contrib/configuration.cc:707
1973 msgid "Syntax error %s:%u: Unsupported directive '%s'"
1976 #: apt-pkg/contrib/configuration.cc:741
1978 msgid "Syntax error %s:%u: Extra junk at end of file"
1981 #: apt-pkg/contrib/progress.cc:153
1983 msgid "%c%s... Error!"
1986 #: apt-pkg/contrib/progress.cc:155
1988 msgid "%c%s... Done"
1991 #: apt-pkg/contrib/cmndline.cc:77
1993 msgid "Command line option '%c' [from %s] is not known."
1996 #: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111
1997 #: apt-pkg/contrib/cmndline.cc:119
1999 msgid "Command line option %s is not understood"
2002 #: apt-pkg/contrib/cmndline.cc:124
2004 msgid "Command line option %s is not boolean"
2007 #: apt-pkg/contrib/cmndline.cc:163 apt-pkg/contrib/cmndline.cc:184
2009 msgid "Option %s requires an argument."
2012 #: apt-pkg/contrib/cmndline.cc:198 apt-pkg/contrib/cmndline.cc:204
2014 msgid "Option %s: Configuration item specification must have an =<val>."
2017 #: apt-pkg/contrib/cmndline.cc:234
2019 msgid "Option %s requires an integer argument, not '%s'"
2022 #: apt-pkg/contrib/cmndline.cc:265
2024 msgid "Option '%s' is too long"
2025 msgstr "Lîsteya dirêjahiya çavkaniyê zêde dirêj e"
2027 #: apt-pkg/contrib/cmndline.cc:298
2029 msgid "Sense %s is not understood, try true or false."
2032 #: apt-pkg/contrib/cmndline.cc:348
2034 msgid "Invalid operation %s"
2037 #: apt-pkg/contrib/cdromutl.cc:52
2039 msgid "Unable to stat the mount point %s"
2040 msgstr "Nivîsandin ji bo %s ne pêkane"
2042 #: apt-pkg/contrib/cdromutl.cc:146 apt-pkg/acquire.cc:424 apt-pkg/clean.cc:40
2043 #: methods/mirror.cc:91
2045 msgid "Unable to change to %s"
2046 msgstr "Nivîsandin ji bo %s ne pêkane"
2048 #: apt-pkg/contrib/cdromutl.cc:187
2049 msgid "Failed to stat the cdrom"
2052 #: apt-pkg/contrib/fileutl.cc:147
2054 msgid "Not using locking for read only lock file %s"
2057 #: apt-pkg/contrib/fileutl.cc:152
2059 msgid "Could not open lock file %s"
2060 msgstr "Danegira %s nehate vekirin: %s"
2062 #: apt-pkg/contrib/fileutl.cc:170
2064 msgid "Not using locking for nfs mounted lock file %s"
2067 #: apt-pkg/contrib/fileutl.cc:174
2069 msgid "Could not get lock %s"
2072 #: apt-pkg/contrib/fileutl.cc:442
2074 msgid "Waited for %s but it wasn't there"
2077 #: apt-pkg/contrib/fileutl.cc:452
2079 msgid "Sub-process %s received a segmentation fault."
2082 #: apt-pkg/contrib/fileutl.cc:455
2084 msgid "Sub-process %s returned an error code (%u)"
2087 #: apt-pkg/contrib/fileutl.cc:457
2089 msgid "Sub-process %s exited unexpectedly"
2092 #: apt-pkg/contrib/fileutl.cc:501
2094 msgid "Could not open file %s"
2095 msgstr "Danegira %s nehate vekirin: %s"
2097 #: apt-pkg/contrib/fileutl.cc:557
2099 msgid "read, still have %lu to read but none left"
2102 #: apt-pkg/contrib/fileutl.cc:587
2104 msgid "write, still have %lu to write but couldn't"
2107 #: apt-pkg/contrib/fileutl.cc:662
2108 msgid "Problem closing the file"
2111 #: apt-pkg/contrib/fileutl.cc:668
2112 msgid "Problem unlinking the file"
2115 #: apt-pkg/contrib/fileutl.cc:679
2116 msgid "Problem syncing the file"
2119 #: apt-pkg/pkgcache.cc:132
2120 msgid "Empty package cache"
2123 #: apt-pkg/pkgcache.cc:138
2124 msgid "The package cache file is corrupted"
2127 #: apt-pkg/pkgcache.cc:143
2128 msgid "The package cache file is an incompatible version"
2131 #: apt-pkg/pkgcache.cc:148
2133 msgid "This APT does not support the versioning system '%s'"
2136 #: apt-pkg/pkgcache.cc:153
2137 msgid "The package cache was built for a different architecture"
2140 #: apt-pkg/pkgcache.cc:224
2144 #: apt-pkg/pkgcache.cc:224
2148 #: apt-pkg/pkgcache.cc:224
2152 #: apt-pkg/pkgcache.cc:225
2155 msgstr "Paketên tên tawsiyê kirin:"
2157 #: apt-pkg/pkgcache.cc:225
2161 #: apt-pkg/pkgcache.cc:225
2165 #: apt-pkg/pkgcache.cc:226
2169 #: apt-pkg/pkgcache.cc:226
2173 #: apt-pkg/pkgcache.cc:237
2177 #: apt-pkg/pkgcache.cc:237
2181 #: apt-pkg/pkgcache.cc:237
2185 #: apt-pkg/pkgcache.cc:238
2189 #: apt-pkg/pkgcache.cc:238
2193 #: apt-pkg/depcache.cc:121 apt-pkg/depcache.cc:150
2194 msgid "Building dependency tree"
2197 #: apt-pkg/depcache.cc:122
2199 msgid "Candidate versions"
2200 msgstr " Berendam: "
2202 #: apt-pkg/depcache.cc:151
2203 msgid "Dependency generation"
2206 #: apt-pkg/depcache.cc:172 apt-pkg/depcache.cc:191 apt-pkg/depcache.cc:195
2207 msgid "Reading state information"
2210 #: apt-pkg/depcache.cc:219
2212 msgid "Failed to open StateFile %s"
2215 #: apt-pkg/depcache.cc:225
2217 msgid "Failed to write temporary StateFile %s"
2218 msgstr "%s ji hev nehate veçirandin"
2220 #: apt-pkg/tagfile.cc:102
2222 msgid "Unable to parse package file %s (1)"
2223 msgstr "Pakêt nehate dîtin %s"
2225 #: apt-pkg/tagfile.cc:189
2227 msgid "Unable to parse package file %s (2)"
2228 msgstr "Pakêt nehate dîtin %s"
2230 #: apt-pkg/sourcelist.cc:90
2232 msgid "Malformed line %lu in source list %s (URI)"
2235 #: apt-pkg/sourcelist.cc:92
2237 msgid "Malformed line %lu in source list %s (dist)"
2240 #: apt-pkg/sourcelist.cc:95
2242 msgid "Malformed line %lu in source list %s (URI parse)"
2245 #: apt-pkg/sourcelist.cc:101
2247 msgid "Malformed line %lu in source list %s (absolute dist)"
2250 #: apt-pkg/sourcelist.cc:108
2252 msgid "Malformed line %lu in source list %s (dist parse)"
2255 #: apt-pkg/sourcelist.cc:199
2260 #: apt-pkg/sourcelist.cc:216 apt-pkg/cdrom.cc:448
2262 msgid "Line %u too long in source list %s."
2265 #: apt-pkg/sourcelist.cc:236
2267 msgid "Malformed line %u in source list %s (type)"
2270 #: apt-pkg/sourcelist.cc:240
2272 msgid "Type '%s' is not known on line %u in source list %s"
2275 #: apt-pkg/sourcelist.cc:248 apt-pkg/sourcelist.cc:251
2277 msgid "Malformed line %u in source list %s (vendor id)"
2280 #: apt-pkg/packagemanager.cc:428
2283 "This installation run will require temporarily removing the essential "
2284 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2285 "you really want to do it, activate the APT::Force-LoopBreak option."
2288 #: apt-pkg/pkgrecords.cc:32
2290 msgid "Index file type '%s' is not supported"
2293 #: apt-pkg/algorithms.cc:247
2296 "The package %s needs to be reinstalled, but I can't find an archive for it."
2299 #: apt-pkg/algorithms.cc:1105
2301 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2305 #: apt-pkg/algorithms.cc:1107
2306 msgid "Unable to correct problems, you have held broken packages."
2309 #: apt-pkg/algorithms.cc:1369 apt-pkg/algorithms.cc:1371
2311 "Some index files failed to download, they have been ignored, or old ones "
2315 #: apt-pkg/acquire.cc:59
2317 msgid "Lists directory %spartial is missing."
2320 #: apt-pkg/acquire.cc:63
2322 msgid "Archive directory %spartial is missing."
2325 #. only show the ETA if it makes sense
2327 #: apt-pkg/acquire.cc:827
2329 msgid "Retrieving file %li of %li (%s remaining)"
2332 #: apt-pkg/acquire.cc:829
2334 msgid "Retrieving file %li of %li"
2337 #: apt-pkg/acquire-worker.cc:110
2339 msgid "The method driver %s could not be found."
2342 #: apt-pkg/acquire-worker.cc:159
2344 msgid "Method %s did not start correctly"
2347 #: apt-pkg/acquire-worker.cc:399
2349 msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
2350 msgstr "Dîsketê siwar bike û piştre bişkoja derbaskirinê bitikîne"
2352 #: apt-pkg/init.cc:125
2354 msgid "Packaging system '%s' is not supported"
2357 #: apt-pkg/init.cc:141
2358 msgid "Unable to determine a suitable packaging system type"
2361 #: apt-pkg/clean.cc:57
2363 msgid "Unable to stat %s."
2364 msgstr "Nivîsandin ji bo %s ne pêkane"
2366 #: apt-pkg/srcrecords.cc:44
2367 msgid "You must put some 'source' URIs in your sources.list"
2370 #: apt-pkg/cachefile.cc:71
2371 msgid "The package lists or status file could not be parsed or opened."
2374 #: apt-pkg/cachefile.cc:75
2375 msgid "You may want to run apt-get update to correct these problems"
2378 #: apt-pkg/policy.cc:267
2379 msgid "Invalid record in the preferences file, no Package header"
2382 #: apt-pkg/policy.cc:289
2384 msgid "Did not understand pin type %s"
2387 #: apt-pkg/policy.cc:297
2388 msgid "No priority (or zero) specified for pin"
2391 #: apt-pkg/pkgcachegen.cc:72
2392 msgid "Cache has an incompatible versioning system"
2395 #: apt-pkg/pkgcachegen.cc:115
2397 msgid "Error occurred while processing %s (NewPackage)"
2400 #: apt-pkg/pkgcachegen.cc:130
2402 msgid "Error occurred while processing %s (UsePackage1)"
2405 #: apt-pkg/pkgcachegen.cc:153
2407 msgid "Error occurred while processing %s (NewFileDesc1)"
2410 #: apt-pkg/pkgcachegen.cc:178
2412 msgid "Error occurred while processing %s (UsePackage2)"
2415 #: apt-pkg/pkgcachegen.cc:182
2417 msgid "Error occurred while processing %s (NewFileVer1)"
2420 #: apt-pkg/pkgcachegen.cc:213
2422 msgid "Error occurred while processing %s (NewVersion1)"
2425 #: apt-pkg/pkgcachegen.cc:217
2427 msgid "Error occurred while processing %s (UsePackage3)"
2430 #: apt-pkg/pkgcachegen.cc:221
2432 msgid "Error occurred while processing %s (NewVersion2)"
2435 #: apt-pkg/pkgcachegen.cc:245
2437 msgid "Error occurred while processing %s (NewFileDesc2)"
2440 #: apt-pkg/pkgcachegen.cc:251
2441 msgid "Wow, you exceeded the number of package names this APT is capable of."
2444 #: apt-pkg/pkgcachegen.cc:254
2445 msgid "Wow, you exceeded the number of versions this APT is capable of."
2448 #: apt-pkg/pkgcachegen.cc:257
2449 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
2452 #: apt-pkg/pkgcachegen.cc:260
2453 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2456 #: apt-pkg/pkgcachegen.cc:288
2458 msgid "Error occurred while processing %s (FindPkg)"
2461 #: apt-pkg/pkgcachegen.cc:301
2463 msgid "Error occurred while processing %s (CollectFileProvides)"
2466 #: apt-pkg/pkgcachegen.cc:307
2468 msgid "Package %s %s was not found while processing file dependencies"
2471 #: apt-pkg/pkgcachegen.cc:678
2473 msgid "Couldn't stat source package list %s"
2476 #: apt-pkg/pkgcachegen.cc:763
2477 msgid "Collecting File Provides"
2480 #: apt-pkg/pkgcachegen.cc:890 apt-pkg/pkgcachegen.cc:897
2481 msgid "IO Error saving source cache"
2484 #: apt-pkg/acquire-item.cc:134
2486 msgid "rename failed, %s (%s -> %s)."
2489 #: apt-pkg/acquire-item.cc:451
2490 msgid "MD5Sum mismatch"
2493 #: apt-pkg/acquire-item.cc:696 apt-pkg/acquire-item.cc:1459
2494 msgid "Hash Sum mismatch"
2497 #: apt-pkg/acquire-item.cc:1150
2498 msgid "There is no public key available for the following key IDs:\n"
2501 #: apt-pkg/acquire-item.cc:1264
2504 "I wasn't able to locate a file for the %s package. This might mean you need "
2505 "to manually fix this package. (due to missing arch)"
2508 #: apt-pkg/acquire-item.cc:1323
2511 "I wasn't able to locate file for the %s package. This might mean you need to "
2512 "manually fix this package."
2515 #: apt-pkg/acquire-item.cc:1364
2518 "The package index files are corrupted. No Filename: field for package %s."
2521 #: apt-pkg/acquire-item.cc:1451
2522 msgid "Size mismatch"
2525 #: apt-pkg/vendorlist.cc:66
2527 msgid "Vendor block %s contains no fingerprint"
2530 #: apt-pkg/cdrom.cc:529
2533 "Using CD-ROM mount point %s\n"
2537 #: apt-pkg/cdrom.cc:538 apt-pkg/cdrom.cc:627
2538 msgid "Identifying.. "
2541 #: apt-pkg/cdrom.cc:563
2543 msgid "Stored label: %s\n"
2546 #: apt-pkg/cdrom.cc:570 apt-pkg/cdrom.cc:841
2547 msgid "Unmounting CD-ROM...\n"
2550 #: apt-pkg/cdrom.cc:590
2552 msgid "Using CD-ROM mount point %s\n"
2555 #: apt-pkg/cdrom.cc:608
2556 msgid "Unmounting CD-ROM\n"
2559 #: apt-pkg/cdrom.cc:612
2560 msgid "Waiting for disc...\n"
2563 #. Mount the new CDROM
2564 #: apt-pkg/cdrom.cc:620
2565 msgid "Mounting CD-ROM...\n"
2568 #: apt-pkg/cdrom.cc:638
2569 msgid "Scanning disc for index files..\n"
2572 #: apt-pkg/cdrom.cc:678
2575 "Found %u package indexes, %u source indexes, %u translation indexes and %u "
2579 #: apt-pkg/cdrom.cc:715
2581 msgid "Found label '%s'\n"
2584 #: apt-pkg/cdrom.cc:744
2585 msgid "That is not a valid name, try again.\n"
2588 #: apt-pkg/cdrom.cc:760
2591 "This disc is called: \n"
2595 #: apt-pkg/cdrom.cc:764
2596 msgid "Copying package lists..."
2599 #: apt-pkg/cdrom.cc:790
2600 msgid "Writing new source list\n"
2603 #: apt-pkg/cdrom.cc:799
2604 msgid "Source list entries for this disc are:\n"
2607 #: apt-pkg/indexcopy.cc:263 apt-pkg/indexcopy.cc:823
2609 msgid "Wrote %i records.\n"
2612 #: apt-pkg/indexcopy.cc:265 apt-pkg/indexcopy.cc:825
2614 msgid "Wrote %i records with %i missing files.\n"
2617 #: apt-pkg/indexcopy.cc:268 apt-pkg/indexcopy.cc:828
2619 msgid "Wrote %i records with %i mismatched files\n"
2622 #: apt-pkg/indexcopy.cc:271 apt-pkg/indexcopy.cc:831
2624 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
2627 #: apt-pkg/deb/dpkgpm.cc:454
2629 msgid "Directory '%s' missing"
2632 #: apt-pkg/deb/dpkgpm.cc:537
2634 msgid "Preparing %s"
2637 #: apt-pkg/deb/dpkgpm.cc:538
2639 msgid "Unpacking %s"
2642 #: apt-pkg/deb/dpkgpm.cc:543
2644 msgid "Preparing to configure %s"
2647 #: apt-pkg/deb/dpkgpm.cc:544
2649 msgid "Configuring %s"
2652 #: apt-pkg/deb/dpkgpm.cc:546 apt-pkg/deb/dpkgpm.cc:547
2654 msgid "Processing triggers for %s"
2655 msgstr "Di şixulandina pêrista %s de çewtî"
2657 #: apt-pkg/deb/dpkgpm.cc:549
2659 msgid "Installed %s"
2662 #: apt-pkg/deb/dpkgpm.cc:554 apt-pkg/deb/dpkgpm.cc:556
2663 #: apt-pkg/deb/dpkgpm.cc:557
2665 msgid "Preparing for removal of %s"
2668 #: apt-pkg/deb/dpkgpm.cc:559
2673 #: apt-pkg/deb/dpkgpm.cc:560
2678 #: apt-pkg/deb/dpkgpm.cc:565
2680 msgid "Preparing to completely remove %s"
2683 #: apt-pkg/deb/dpkgpm.cc:566
2685 msgid "Completely removed %s"
2688 #: apt-pkg/deb/dpkgpm.cc:716
2689 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
2692 #. FIXME: fallback to a default mirror here instead
2693 #. and provide a config option to define that default
2694 #: methods/mirror.cc:170
2696 msgid "No mirror file '%s' found "
2699 #: methods/rred.cc:219
2701 msgid "Could not patch file"
2702 msgstr "Danegira %s nehate vekirin: %s"
2704 #: methods/rsh.cc:330
2705 msgid "Connection closed prematurely"
2709 #~ msgid "openpty failed\n"
2710 #~ msgstr " neserketî."