]> git.saurik.com Git - apt.git/blame_incremental - po/ast.po
tagfile: Hardcode error message for out of range integer values
[apt.git] / po / ast.po
... / ...
CommitLineData
1# iñigo varela <ivarela@softastur.org>, 2010.
2# maacub <maacub@gmail.com>, 2010.
3msgid ""
4msgstr ""
5"Project-Id-Version: apt 0.7.18\n"
6"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
7"POT-Creation-Date: 2015-12-07 15:31+0100\n"
8"PO-Revision-Date: 2010-10-02 23:35+0100\n"
9"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
10"Language-Team: Asturian (ast)\n"
11"Language: ast\n"
12"MIME-Version: 1.0\n"
13"Content-Type: text/plain; charset=UTF-8\n"
14"Content-Transfer-Encoding: 8bit\n"
15"Plural-Forms: nplurals=2; plural=n != 1;\n"
16"X-Generator: Virtaal 0.5.2\n"
17
18#. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update'
19#: apt-private/acqprogress.cc
20#, c-format
21msgid "Hit:%lu %s"
22msgstr "Oxe:%lu %s"
23
24#. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update'
25#. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens
26#: apt-private/acqprogress.cc
27#, c-format
28msgid "Get:%lu %s"
29msgstr "Des:%lu %s"
30
31#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update'
32#. which failed to download, but the error is ignored (compare "Err:")
33#: apt-private/acqprogress.cc
34#, c-format
35msgid "Ign:%lu %s"
36msgstr ""
37
38#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update'
39#. which failed to download and the error is critical (compare "Ign:")
40#: apt-private/acqprogress.cc
41#, c-format
42msgid "Err:%lu %s"
43msgstr ""
44
45#: apt-private/acqprogress.cc
46#, c-format
47msgid "Fetched %sB in %s (%sB/s)\n"
48msgstr "Descargaos %sB en %s (%sB/s)\n"
49
50#: apt-private/acqprogress.cc
51msgid " [Working]"
52msgstr " [Tresnando]"
53
54#: apt-private/acqprogress.cc
55#, fuzzy, c-format
56msgid ""
57"Media change: please insert the disc labeled\n"
58" '%s'\n"
59"in the drive '%s' and press [Enter]\n"
60msgstr ""
61"Cambeu de mediu: Por favor meti'l discu etiquetáu\n"
62" '%s'\n"
63"na unidá '%s' y calca Intro\n"
64
65#: apt-private/private-cachefile.cc
66msgid "Correcting dependencies..."
67msgstr "Iguando dependencies..."
68
69#: apt-private/private-cachefile.cc
70msgid " failed."
71msgstr " falló."
72
73#: apt-private/private-cachefile.cc
74msgid "Unable to correct dependencies"
75msgstr "Nun pudieron iguase les dependencies"
76
77#: apt-private/private-cachefile.cc
78msgid "Unable to minimize the upgrade set"
79msgstr "Nun pue amenorgase'l conxuntu d'actualización"
80
81#: apt-private/private-cachefile.cc
82msgid " Done"
83msgstr " Fecho"
84
85#: apt-private/private-cachefile.cc
86msgid "You might want to run 'apt-get -f install' to correct these."
87msgstr "Habríes d'executar 'apt-get -f install' para igualo."
88
89#: apt-private/private-cachefile.cc
90msgid "Unmet dependencies. Try using -f."
91msgstr "Dependencies incumplíes. Téntalo usando -f."
92
93#: apt-private/private-cacheset.cc apt-private/private-search.cc
94msgid "Sorting"
95msgstr ""
96
97#: apt-private/private-cacheset.cc
98#, c-format
99msgid "Note, selecting '%s' for task '%s'\n"
100msgstr "Nota, escoyendo '%s' pa la xera '%s'\n"
101
102#: apt-private/private-cacheset.cc
103#, fuzzy, c-format
104msgid "Note, selecting '%s' for glob '%s'\n"
105msgstr "Nota, escoyendo '%s' pa regex '%s'\n"
106
107#: apt-private/private-cacheset.cc
108#, c-format
109msgid "Note, selecting '%s' for regex '%s'\n"
110msgstr "Nota, escoyendo '%s' pa regex '%s'\n"
111
112#: apt-private/private-cacheset.cc
113#, c-format
114msgid "Package %s is a virtual package provided by:\n"
115msgstr "El paquete %s ye un paquete virtual ufríu por:\n"
116
117#: apt-private/private-cacheset.cc
118#, fuzzy
119msgid " [Installed]"
120msgstr " [Instaláu]"
121
122#: apt-private/private-cacheset.cc
123msgid " [Not candidate version]"
124msgstr " [Nun ye versión candidata]"
125
126#: apt-private/private-cacheset.cc
127msgid "You should explicitly select one to install."
128msgstr "Has d'escoyer esplícitamente unu pa instalar."
129
130#: apt-private/private-cacheset.cc
131#, c-format
132msgid ""
133"Package %s is not available, but is referred to by another package.\n"
134"This may mean that the package is missing, has been obsoleted, or\n"
135"is only available from another source\n"
136msgstr ""
137"El paquete %s nun ta disponible, otru paquete refierse a él.\n"
138"Esto puede significar que falta el paquete, ta arrumbáu, o sólo\n"
139"ta disponible dende otra fonte\n"
140
141#: apt-private/private-cacheset.cc
142msgid "However the following packages replace it:"
143msgstr "Sicasí, los siguientes paquetes reemplacenlu:"
144
145#: apt-private/private-cacheset.cc
146#, c-format
147msgid "Package '%s' has no installation candidate"
148msgstr "El paquete '%s' nun tien candidatu pa instalación"
149
150#: apt-private/private-cacheset.cc
151#, c-format
152msgid "Virtual packages like '%s' can't be removed\n"
153msgstr "Los paquetes virtuales como '%s' nun pueden desaniciase\n"
154
155#. TRANSLATORS: Note, this is not an interactive question
156#: apt-private/private-cacheset.cc apt-private/private-install.cc
157#, fuzzy, c-format
158msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n"
159msgstr "El paquete %s nun ta instalau, nun va desaniciase\n"
160
161#: apt-private/private-cacheset.cc apt-private/private-install.cc
162#, fuzzy, c-format
163msgid "Package '%s' is not installed, so not removed\n"
164msgstr "El paquete %s nun ta instalau, nun va desaniciase\n"
165
166#: apt-private/private-cacheset.cc
167#, c-format
168msgid "Note, selecting '%s' instead of '%s'\n"
169msgstr "Nota, escoyendo %s nel llugar de %s\n"
170
171#: apt-private/private-cmndline.cc
172msgid "Most used commands:"
173msgstr ""
174
175#: apt-private/private-cmndline.cc
176#, c-format
177msgid "See %s for more information about the available commands."
178msgstr ""
179
180#: apt-private/private-cmndline.cc
181msgid ""
182"Configuration options and syntax is detailed in apt.conf(5).\n"
183"Information about how to configure sources can be found in sources.list(5).\n"
184"Package and version choices can be expressed via apt_preferences(5).\n"
185"Security details are available in apt-secure(8).\n"
186msgstr ""
187
188#: apt-private/private-cmndline.cc
189msgid "This APT has Super Cow Powers."
190msgstr "Esti APT tien Poderes de Super Vaca."
191
192#: apt-private/private-cmndline.cc
193msgid "This APT helper has Super Meep Powers."
194msgstr ""
195
196#: apt-private/private-depends.cc apt-private/private-show.cc
197#: cmdline/apt-mark.cc
198msgid "No packages found"
199msgstr "Nun s'alcontraron paquetes"
200
201#: apt-private/private-download.cc
202msgid "WARNING: The following packages cannot be authenticated!"
203msgstr "AVISU: ¡Nun pudieron autenticase los siguientes paquetes!"
204
205#: apt-private/private-download.cc
206msgid "Authentication warning overridden.\n"
207msgstr "Avisu d'autenticación saltáu.\n"
208
209#: apt-private/private-download.cc
210msgid "Some packages could not be authenticated"
211msgstr "Dellos paquetes nun pudieron autenticase"
212
213#: apt-private/private-download.cc
214msgid "Install these packages without verification?"
215msgstr "¿Instalar esos paquetes ensin verificación?"
216
217#: apt-private/private-download.cc apt-private/private-install.cc
218msgid ""
219"--force-yes is deprecated, use one of the options starting with --allow "
220"instead."
221msgstr ""
222
223#: apt-private/private-download.cc
224#, fuzzy
225msgid ""
226"There were unauthenticated packages and -y was used without --allow-"
227"unauthenticated"
228msgstr "Hai problemes y utilizose -y ensin --force-yes"
229
230#: apt-private/private-download.cc
231#, c-format
232msgid "Failed to fetch %s %s\n"
233msgstr "Falló algamar %s %s\n"
234
235#: apt-private/private-download.cc
236#, c-format
237msgid "Couldn't determine free space in %s"
238msgstr "Nun pue determinase l'espaciu llibre de %s"
239
240#: apt-private/private-download.cc
241#, c-format
242msgid "You don't have enough free space in %s."
243msgstr "Nun tienes espaciu libre bastante en %s."
244
245#: apt-private/private-download.cc
246msgid "Unable to lock the download directory"
247msgstr "Nun pue bloquiase'l direutoriu de descarga"
248
249#: apt-private/private-install.cc
250msgid "Internal error, InstallPackages was called with broken packages!"
251msgstr "Error internu, ¡InstallPackages llamose con paquetes frañaos!"
252
253#: apt-private/private-install.cc
254msgid "Packages need to be removed but remove is disabled."
255msgstr "Fai falta desaniciar los paquetes pero desaniciar ta torgáu."
256
257#: apt-private/private-install.cc
258#, fuzzy
259msgid ""
260"Essential packages were removed and -y was used without --allow-remove-"
261"essential."
262msgstr "Hai problemes y utilizose -y ensin --force-yes"
263
264#: apt-private/private-install.cc
265#, fuzzy
266msgid "Packages were downgraded and -y was used without --allow-downgrades."
267msgstr "Hai problemes y utilizose -y ensin --force-yes"
268
269#: apt-private/private-install.cc
270msgid ""
271"Held packages were changed and -y was used without --allow-change-held-"
272"packages."
273msgstr ""
274
275#: apt-private/private-install.cc
276msgid "Internal error, Ordering didn't finish"
277msgstr "Error internu, ordenar nun finó"
278
279#: apt-private/private-install.cc
280msgid "How odd... The sizes didn't match, email apt@packages.debian.org"
281msgstr ""
282"Que raro... Los tamaños nun concasen, escribe a apt@packages.debian.org"
283
284#. TRANSLATOR: The required space between number and unit is already included
285#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
286#: apt-private/private-install.cc
287#, c-format
288msgid "Need to get %sB/%sB of archives.\n"
289msgstr "Hai que descargar %sB/%sB d'archivos.\n"
290
291#. TRANSLATOR: The required space between number and unit is already included
292#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
293#: apt-private/private-install.cc
294#, c-format
295msgid "Need to get %sB of archives.\n"
296msgstr "Hai que descargar %sB d'archivos.\n"
297
298#. TRANSLATOR: The required space between number and unit is already included
299#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
300#: apt-private/private-install.cc
301#, c-format
302msgid "After this operation, %sB of additional disk space will be used.\n"
303msgstr "Tres d'esta operación, van usase %sB d'espaciu de discu adicional.\n"
304
305#. TRANSLATOR: The required space between number and unit is already included
306#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
307#: apt-private/private-install.cc
308#, c-format
309msgid "After this operation, %sB disk space will be freed.\n"
310msgstr "Tres d'esta operación, van lliberase %sB d'espaciu de discu.\n"
311
312#: apt-private/private-install.cc
313msgid "Trivial Only specified but this is not a trivial operation."
314msgstr "Conseñose Trivial Only pero ésta nun ye una operación trivial."
315
316#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be
317#. careful with hard to type or special characters (like non-breaking spaces)
318#: apt-private/private-install.cc
319msgid "Yes, do as I say!"
320msgstr "Sí, ¡facer lo que digo!"
321
322#: apt-private/private-install.cc
323#, c-format
324msgid ""
325"You are about to do something potentially harmful.\n"
326"To continue type in the phrase '%s'\n"
327" ?] "
328msgstr ""
329"Tas a piques de facer daqué potencialmente dañible.\n"
330"Pa continuar escribe la frase '%s'\n"
331" ?] "
332
333#: apt-private/private-install.cc
334msgid "Abort."
335msgstr "Encaboxar."
336
337#: apt-private/private-install.cc
338msgid "Do you want to continue?"
339msgstr "¿Quies continuar?"
340
341#: apt-private/private-install.cc
342msgid "Some files failed to download"
343msgstr "Dellos ficheros nun pudieron descargase"
344
345#: apt-private/private-install.cc apt-private/private-source.cc
346msgid "Download complete and in download only mode"
347msgstr "Descarga completa y en mou de sólo descarga"
348
349#: apt-private/private-install.cc
350msgid ""
351"Unable to fetch some archives, maybe run apt-get update or try with --fix-"
352"missing?"
353msgstr ""
354"Nun pudieron algamase dellos archivos, ¿seique executando apt-get update o "
355"tentando --fix-missing?"
356
357#: apt-private/private-install.cc
358msgid "--fix-missing and media swapping is not currently supported"
359msgstr "--fix-missing y cambéu de mediu nun ta sofitao actualmente"
360
361#: apt-private/private-install.cc
362msgid "Unable to correct missing packages."
363msgstr "Nun pudieron iguase los paquetes que falten."
364
365#: apt-private/private-install.cc
366msgid "Aborting install."
367msgstr "Encaboxando la instalación."
368
369#: apt-private/private-install.cc
370msgid ""
371"The following package disappeared from your system as\n"
372"all files have been overwritten by other packages:"
373msgid_plural ""
374"The following packages disappeared from your system as\n"
375"all files have been overwritten by other packages:"
376msgstr[0] ""
377"El siguiente paquete desapareció del sistema como\n"
378"tolos ficheros fueron sobroescritos por otros paquetes:"
379msgstr[1] ""
380"Los siguientes paquetes desaparecieron del sistema como\n"
381"tolos ficheros fueron sobroescritos por otros paquetes:"
382
383#: apt-private/private-install.cc
384msgid "Note: This is done automatically and on purpose by dpkg."
385msgstr "Nota: Esto faise automáticamente y baxo demanda por dpkg."
386
387#: apt-private/private-install.cc
388msgid "We are not supposed to delete stuff, can't start AutoRemover"
389msgstr "Suponse que nun vamos esborrar coses; nun pue entamase AutoRemover"
390
391#: apt-private/private-install.cc
392msgid ""
393"Hmm, seems like the AutoRemover destroyed something which really\n"
394"shouldn't happen. Please file a bug report against apt."
395msgstr ""
396"Hmm, paez que AutoRemover destruyó daqué, lo que nun tendría\n"
397"por qué pasar. Por favor, unvía un informe de fallu escontra apt."
398
399#.
400#. if (Packages == 1)
401#. {
402#. c1out << std::endl;
403#. c1out <<
404#. _("Since you only requested a single operation it is extremely likely that\n"
405#. "the package is simply not installable and a bug report against\n"
406#. "that package should be filed.") << std::endl;
407#. }
408#.
409#: apt-private/private-install.cc
410msgid "The following information may help to resolve the situation:"
411msgstr "La siguiente información pue aidar a resolver la situación:"
412
413#: apt-private/private-install.cc
414msgid "Internal Error, AutoRemover broke stuff"
415msgstr "Error internu, AutoRemover rompió coses"
416
417#: apt-private/private-install.cc
418msgid ""
419"The following package was automatically installed and is no longer required:"
420msgid_plural ""
421"The following packages were automatically installed and are no longer "
422"required:"
423msgstr[0] "El siguiente paquete instalóse mou automáticu y yá nun se necesita:"
424msgstr[1] ""
425"Los siguientes paquetes instaláronse de manera automática y ya nun se "
426"necesiten:"
427
428#: apt-private/private-install.cc
429#, c-format
430msgid "%lu package was automatically installed and is no longer required.\n"
431msgid_plural ""
432"%lu packages were automatically installed and are no longer required.\n"
433msgstr[0] "El paquete %lu instalóse de mou automáticu y yá nun se necesita.\n"
434msgstr[1] ""
435"Los paquetes %lu instaláronse de manera automática y ya nun se necesiten\n"
436
437#: apt-private/private-install.cc
438#, fuzzy, c-format
439msgid "Use '%s' to remove it."
440msgid_plural "Use '%s' to remove them."
441msgstr[0] "Usa '%s' pa desinstalalos."
442msgstr[1] "Usa '%s' pa desinstalalos."
443
444#: apt-private/private-install.cc
445msgid "You might want to run 'apt-get -f install' to correct these:"
446msgstr "Habríes d'executar 'apt-get -f install' para iguar estos:"
447
448#: apt-private/private-install.cc
449msgid ""
450"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
451"solution)."
452msgstr ""
453"Dependencies ensin cubrir. Tenta 'apt-get -f install' ensin paquetes (o "
454"conseña una solución)."
455
456#: apt-private/private-install.cc
457msgid ""
458"Some packages could not be installed. This may mean that you have\n"
459"requested an impossible situation or if you are using the unstable\n"
460"distribution that some required packages have not yet been created\n"
461"or been moved out of Incoming."
462msgstr ""
463"Dellos paquetes nun pudieron instalase. Esto puede significar que\n"
464"conseñaste una situación imposible o, si tas usando la distribución\n"
465"inestable, que dellos paquetes necesarios nun se crearon o que\n"
466"s'allugaron fuera d'Incoming."
467
468#: apt-private/private-install.cc
469msgid "Broken packages"
470msgstr "Paquetes frañaos"
471
472#: apt-private/private-install.cc
473#, fuzzy
474msgid "The following additional packages will be installed:"
475msgstr "Instalaránse los siguientes paquetes extra:"
476
477#: apt-private/private-install.cc
478msgid "Suggested packages:"
479msgstr "Paquetes afalaos:"
480
481#: apt-private/private-install.cc
482msgid "Recommended packages:"
483msgstr "Paquetes encamentaos"
484
485#: apt-private/private-install.cc
486#, c-format
487msgid "Skipping %s, it is already installed and upgrade is not set.\n"
488msgstr "Saltando %s, ya ta instalau y la actualización nun ta activada.\n"
489
490#: apt-private/private-install.cc
491#, c-format
492msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
493msgstr "Saltando %s, nun ta instaláu y namái se requieren anovamientos.\n"
494
495#: apt-private/private-install.cc
496#, c-format
497msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
498msgstr "La reinstalación de %s nun ye dable, nun pue descargase.\n"
499
500#. TRANSLATORS: First string is package name, second is version
501#: apt-private/private-install.cc
502#, fuzzy, c-format
503msgid "%s is already the newest version (%s).\n"
504msgstr "%s yá ta na versión más nueva.\n"
505
506#: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc
507#, c-format
508msgid "%s set to manually installed.\n"
509msgstr "%s axustáu como instaláu manualmente.\n"
510
511#: apt-private/private-install.cc
512#, c-format
513msgid "Selected version '%s' (%s) for '%s'\n"
514msgstr "Esbillada la versión %s (%s) pa %s\n"
515
516#: apt-private/private-install.cc
517#, fuzzy, c-format
518msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
519msgstr "Esbillada la versión %s (%s) pa %s\n"
520
521#: apt-private/private-list.cc
522msgid "Listing"
523msgstr ""
524
525#: apt-private/private-list.cc
526#, c-format
527msgid "There is %i additional version. Please use the '-a' switch to see it"
528msgid_plural ""
529"There are %i additional versions. Please use the '-a' switch to see them."
530msgstr[0] ""
531msgstr[1] ""
532
533#: apt-private/private-main.cc
534msgid ""
535"NOTE: This is only a simulation!\n"
536" apt-get needs root privileges for real execution.\n"
537" Keep also in mind that locking is deactivated,\n"
538" so don't depend on the relevance to the real current situation!"
539msgstr ""
540"NOTA: ¡Esto sólo ye una simulación!\n"
541" apt-get necesita privilexos de root pa la execución real.\n"
542" ¡Ten tamién en cuenta que'l bloquéu ta desactiváu,\n"
543" asina que nun dependen de la pertinencia de la verdadera situación "
544"actual!"
545
546#: apt-private/private-output.cc apt-private/private-show.cc
547msgid "unknown"
548msgstr ""
549
550#: apt-private/private-output.cc
551#, fuzzy, c-format
552msgid "[installed,upgradable to: %s]"
553msgstr " [Instaláu]"
554
555#: apt-private/private-output.cc
556#, fuzzy
557msgid "[installed,local]"
558msgstr " [Instaláu]"
559
560#: apt-private/private-output.cc
561msgid "[installed,auto-removable]"
562msgstr ""
563
564#: apt-private/private-output.cc
565#, fuzzy
566msgid "[installed,automatic]"
567msgstr " [Instaláu]"
568
569#: apt-private/private-output.cc
570#, fuzzy
571msgid "[installed]"
572msgstr " [Instaláu]"
573
574#: apt-private/private-output.cc
575#, c-format
576msgid "[upgradable from: %s]"
577msgstr ""
578
579#: apt-private/private-output.cc
580msgid "[residual-config]"
581msgstr ""
582
583#: apt-private/private-output.cc
584#, c-format
585msgid "but %s is installed"
586msgstr "pero %s ta instaláu"
587
588#: apt-private/private-output.cc
589#, c-format
590msgid "but %s is to be installed"
591msgstr "pero %s ta pa instalar"
592
593#: apt-private/private-output.cc
594msgid "but it is not installable"
595msgstr "pero nun ye instalable"
596
597#: apt-private/private-output.cc
598msgid "but it is a virtual package"
599msgstr "pero ye un paquete virtual"
600
601#: apt-private/private-output.cc
602msgid "but it is not installed"
603msgstr "pero nun ta instaláu"
604
605#: apt-private/private-output.cc
606msgid "but it is not going to be installed"
607msgstr "pero nun va instalase"
608
609#: apt-private/private-output.cc
610msgid " or"
611msgstr " o"
612
613#: apt-private/private-output.cc
614msgid "The following packages have unmet dependencies:"
615msgstr "Los siguientes paquetes nun cumplen dependencies:"
616
617#: apt-private/private-output.cc
618msgid "The following NEW packages will be installed:"
619msgstr "Van instalase los siguientes paquetes NUEVOS:"
620
621#: apt-private/private-output.cc
622msgid "The following packages will be REMOVED:"
623msgstr "Los siguientes paquetes van DESANICIASE:"
624
625#: apt-private/private-output.cc
626msgid "The following packages have been kept back:"
627msgstr "Los siguientes paquetes tan reteníos:"
628
629#: apt-private/private-output.cc
630msgid "The following packages will be upgraded:"
631msgstr "Los siguientes paquetes van actualizase:"
632
633#: apt-private/private-output.cc
634msgid "The following packages will be DOWNGRADED:"
635msgstr "Los siguientes paquetes van DESACTUALIZASE:"
636
637#: apt-private/private-output.cc
638msgid "The following held packages will be changed:"
639msgstr "Van camudase los siguientes paquetes reteníos:"
640
641#: apt-private/private-output.cc
642#, c-format
643msgid "%s (due to %s)"
644msgstr "%s (por %s)"
645
646#: apt-private/private-output.cc
647msgid ""
648"WARNING: The following essential packages will be removed.\n"
649"This should NOT be done unless you know exactly what you are doing!"
650msgstr ""
651"AVISU: Los siguientes paquetes esenciales van desaniciase.\n"
652"¡Esto NUN hai que facelo si nun sabes esautamente lo que faes!"
653
654#: apt-private/private-output.cc
655#, c-format
656msgid "%lu upgraded, %lu newly installed, "
657msgstr "%lu actualizaos, %lu nuevos instalaos, "
658
659#: apt-private/private-output.cc
660#, c-format
661msgid "%lu reinstalled, "
662msgstr "%lu reinstalaos, "
663
664#: apt-private/private-output.cc
665#, c-format
666msgid "%lu downgraded, "
667msgstr "%lu desactualizaos, "
668
669#: apt-private/private-output.cc
670#, c-format
671msgid "%lu to remove and %lu not upgraded.\n"
672msgstr "%lu para desaniciar y %lu nun actualizaos.\n"
673
674#: apt-private/private-output.cc
675#, c-format
676msgid "%lu not fully installed or removed.\n"
677msgstr "%lu nun instalaos dafechu o desaniciaos.\n"
678
679#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es]
680#. e.g. "Do you want to continue? [Y/n] "
681#. The user has to answer with an input matching the
682#. YESEXPR/NOEXPR defined in your l10n.
683#: apt-private/private-output.cc
684msgid "[Y/n]"
685msgstr "[S/n]"
686
687#. TRANSLATOR: Yes/No question help-text: defaulting to N[o]
688#. e.g. "Should this file be removed? [y/N] "
689#. The user has to answer with an input matching the
690#. YESEXPR/NOEXPR defined in your l10n.
691#: apt-private/private-output.cc
692msgid "[y/N]"
693msgstr "[s/N]"
694
695#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set
696#: apt-private/private-output.cc
697msgid "Y"
698msgstr "S"
699
700#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set
701#: apt-private/private-output.cc
702msgid "N"
703msgstr ""
704
705#: apt-private/private-output.cc apt-pkg/cachefilter.cc
706#, c-format
707msgid "Regex compilation error - %s"
708msgstr "Error de compilación d'espresión regular - %s"
709
710#: apt-private/private-search.cc
711msgid "You must give at least one search pattern"
712msgstr "Has de dar polo menos un patrón de gueta"
713
714#: apt-private/private-search.cc
715msgid "Full Text Search"
716msgstr ""
717
718#: apt-private/private-show.cc cmdline/apt-cache.cc
719#, c-format
720msgid "Package file %s is out of sync."
721msgstr "El ficheru de paquetes %s nun ta sincronizáu."
722
723#: apt-private/private-show.cc
724#, c-format
725msgid "There is %i additional record. Please use the '-a' switch to see it"
726msgid_plural ""
727"There are %i additional records. Please use the '-a' switch to see them."
728msgstr[0] ""
729msgstr[1] ""
730
731#: apt-private/private-show.cc
732msgid "not a real package (virtual)"
733msgstr ""
734
735#: apt-private/private-show.cc apt-pkg/cacheset.cc
736#, c-format
737msgid "Unable to locate package %s"
738msgstr "Nun pue alcontrase'l paquete %s"
739
740#: apt-private/private-show.cc
741msgid "Package files:"
742msgstr "Ficheros de paquete:"
743
744#: apt-private/private-show.cc
745msgid "Cache is out of sync, can't x-ref a package file"
746msgstr ""
747"La caché nun ta sincronizada, nun puede facese x-ref a un ficheru de paquete"
748
749#. Show any packages have explicit pins
750#: apt-private/private-show.cc
751msgid "Pinned packages:"
752msgstr "Paquetes na chincheta:"
753
754#: apt-private/private-show.cc
755msgid "(not found)"
756msgstr "(nun s'alcontró)"
757
758#. Print the package name and the version we are forcing to
759#: apt-private/private-show.cc
760#, c-format
761msgid "%s -> %s with priority %d\n"
762msgstr ""
763
764#: apt-private/private-show.cc
765msgid " Installed: "
766msgstr " Instaláu: "
767
768#: apt-private/private-show.cc
769msgid " Candidate: "
770msgstr " Candidatu: "
771
772#: apt-private/private-show.cc
773msgid "(none)"
774msgstr "(dengún)"
775
776#: apt-private/private-show.cc
777msgid " Package pin: "
778msgstr " Chincheta de paquetes: "
779
780#. Show the priority tables
781#: apt-private/private-show.cc
782msgid " Version table:"
783msgstr " Tabla de versiones:"
784
785#: apt-private/private-source.cc
786#, fuzzy, c-format
787msgid "Can not find a package for architecture '%s'"
788msgstr "Nun pudo alcontrase dengún paquete por regex '%s'"
789
790#: apt-private/private-source.cc
791#, fuzzy, c-format
792msgid "Can not find a package '%s' with version '%s'"
793msgstr "Nun pudo alcontrase dengún paquete por regex '%s'"
794
795#: apt-private/private-source.cc
796#, fuzzy, c-format
797msgid "Can not find a package '%s' with release '%s'"
798msgstr "Nun pudo alcontrase dengún paquete por regex '%s'"
799
800#: apt-private/private-source.cc
801#, c-format
802msgid "Picking '%s' as source package instead of '%s'\n"
803msgstr "Tomando '%s' como paquetes d'oríxenes en llugar de '%s'\n"
804
805#: apt-private/private-source.cc
806#, fuzzy, c-format
807msgid "Can not find version '%s' of package '%s'"
808msgstr "Inorar versión non disponible de '%s' del paquete '%s'"
809
810#: apt-private/private-source.cc
811msgid "Must specify at least one package to fetch source for"
812msgstr "Has de conseñar polo menos un paquete p'algamar so fonte"
813
814#: apt-private/private-source.cc
815#, c-format
816msgid "Unable to find a source package for %s"
817msgstr "Nun pudo alcontrase un paquete fonte pa %s"
818
819#: apt-private/private-source.cc
820#, c-format
821msgid ""
822"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
823"%s\n"
824msgstr ""
825"AVISU: '%s' packaging is maintained in the '%s' version control system at:\n"
826"%s\n"
827
828#: apt-private/private-source.cc
829#, fuzzy, c-format
830msgid ""
831"Please use:\n"
832"%s\n"
833"to retrieve the latest (possibly unreleased) updates to the package.\n"
834msgstr ""
835"Por favor, usa:\n"
836"bzr get %s\n"
837"pa baxar los caberos anovamientos (posiblemente tovía nun sacaos) pal "
838"paquete.\n"
839
840#: apt-private/private-source.cc
841#, c-format
842msgid "Skipping already downloaded file '%s'\n"
843msgstr "Saltando'l ficheru yá descargáu '%s'\n"
844
845#. TRANSLATOR: The required space between number and unit is already included
846#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
847#: apt-private/private-source.cc
848#, c-format
849msgid "Need to get %sB/%sB of source archives.\n"
850msgstr "Hai falta descargar %sB/%sB d'archivos fonte.\n"
851
852#. TRANSLATOR: The required space between number and unit is already included
853#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
854#: apt-private/private-source.cc
855#, c-format
856msgid "Need to get %sB of source archives.\n"
857msgstr "Hai falta descargar %sB d'archivos fonte.\n"
858
859#: apt-private/private-source.cc
860#, c-format
861msgid "Fetch source %s\n"
862msgstr "Fonte descargada %s\n"
863
864#: apt-private/private-source.cc
865msgid "Failed to fetch some archives."
866msgstr "Falló la descarga de dellos archivos."
867
868#: apt-private/private-source.cc
869#, c-format
870msgid "Skipping unpack of already unpacked source in %s\n"
871msgstr "Saltando'l desempaquetáu de la fonte yá desempaquetada en %s\n"
872
873#: apt-private/private-source.cc
874#, c-format
875msgid "Unpack command '%s' failed.\n"
876msgstr "Falló la orde de desempaquetáu '%s'.\n"
877
878#: apt-private/private-source.cc
879#, c-format
880msgid "Check if the 'dpkg-dev' package is installed.\n"
881msgstr "Comprueba qu'el paquete 'dpkg-dev' ta instaláu.\n"
882
883#: apt-private/private-source.cc
884#, c-format
885msgid "Build command '%s' failed.\n"
886msgstr "Falló la orde build '%s'.\n"
887
888#: apt-private/private-source.cc
889#, fuzzy, c-format
890msgid ""
891"%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
892"packages"
893msgstr ""
894"La dependencia %s en %s nun puede satisfacese porque nun se puede atopar el "
895"paquete %s"
896
897#: apt-private/private-source.cc
898#, c-format
899msgid ""
900"%s dependency for %s cannot be satisfied because the package %s cannot be "
901"found"
902msgstr ""
903"La dependencia %s en %s nun puede satisfacese porque nun se puede atopar el "
904"paquete %s"
905
906#: apt-private/private-source.cc
907#, c-format
908msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
909msgstr ""
910"Nun se pudo satisfacer la dependencia %s pa %s: El paquete instaláu %s ye "
911"enforma nuevu"
912
913#: apt-private/private-source.cc
914#, fuzzy, c-format
915msgid ""
916"%s dependency for %s cannot be satisfied because candidate version of "
917"package %s can't satisfy version requirements"
918msgstr ""
919"La dependencia %s en %s nun puede satisfacese porque denguna versión "
920"disponible del paquete %s satisfaz los requisitos de versión"
921
922#: apt-private/private-source.cc
923#, fuzzy, c-format
924msgid ""
925"%s dependency for %s cannot be satisfied because package %s has no candidate "
926"version"
927msgstr ""
928"La dependencia %s en %s nun puede satisfacese porque nun se puede atopar el "
929"paquete %s"
930
931#: apt-private/private-source.cc
932#, c-format
933msgid "Failed to satisfy %s dependency for %s: %s"
934msgstr "Fallu pa satisfacer la dependencia %s pa %s: %s"
935
936#: apt-private/private-source.cc
937#, c-format
938msgid "Build-dependencies for %s could not be satisfied."
939msgstr "Les dependencies de construcción de %s nun pudieron satisfacese."
940
941#: apt-private/private-source.cc
942#, c-format
943msgid "Unable to get build-dependency information for %s"
944msgstr "Nun pudo algamase información de dependencies de construcción pa %s"
945
946#: apt-private/private-source.cc
947#, c-format
948msgid "%s has no build depends.\n"
949msgstr "%s nun tien dependencies de construcción.\n"
950
951#: apt-private/private-source.cc
952msgid "Must specify at least one package to check builddeps for"
953msgstr ""
954"Hai que conseñar polo menos un paquete pa verificar les dependencies de "
955"construcción"
956
957#: apt-private/private-source.cc
958#, c-format
959msgid ""
960"No architecture information available for %s. See apt.conf(5) APT::"
961"Architectures for setup"
962msgstr ""
963
964#: apt-private/private-source.cc
965#, c-format
966msgid "Note, using directory '%s' to get the build dependencies\n"
967msgstr ""
968
969#: apt-private/private-source.cc
970#, fuzzy, c-format
971msgid "Note, using file '%s' to get the build dependencies\n"
972msgstr "Fallu al procesar les dependencies de construcción"
973
974#: apt-private/private-source.cc
975msgid "Failed to process build dependencies"
976msgstr "Fallu al procesar les dependencies de construcción"
977
978#: apt-private/private-sources.cc
979#, fuzzy, c-format
980msgid "Failed to parse %s. Edit again? "
981msgstr "Nun pudo renomase %s como %s"
982
983#: apt-private/private-sources.cc
984#, c-format
985msgid "Your '%s' file changed, please run 'apt-get update'."
986msgstr ""
987
988#: apt-private/private-unmet.cc
989#, c-format
990msgid "Package %s version %s has an unmet dep:\n"
991msgstr "El paquete %s versión %s nun cumple una dependencia:\n"
992
993#: apt-private/private-update.cc
994msgid "The update command takes no arguments"
995msgstr "La orde update nun lleva argumentos"
996
997#: apt-private/private-update.cc
998#, c-format
999msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n"
1000msgid_plural ""
1001"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n"
1002msgstr[0] ""
1003msgstr[1] ""
1004
1005#: apt-private/private-update.cc
1006msgid "All packages are up to date."
1007msgstr ""
1008
1009#: cmdline/apt-cache.cc
1010#, fuzzy
1011msgid "apt-cache stats does not take any arguments"
1012msgstr "La orde update nun lleva argumentos"
1013
1014#: cmdline/apt-cache.cc
1015msgid "Total package names: "
1016msgstr "Total de nomes de paquetes: "
1017
1018#: cmdline/apt-cache.cc
1019msgid "Total package structures: "
1020msgstr "Total de cadarmes de paquetes: "
1021
1022#: cmdline/apt-cache.cc
1023msgid " Normal packages: "
1024msgstr " Paquetes normales: "
1025
1026#: cmdline/apt-cache.cc
1027msgid " Pure virtual packages: "
1028msgstr " Paquetes virtuales puros: "
1029
1030#: cmdline/apt-cache.cc
1031msgid " Single virtual packages: "
1032msgstr " Paquetes virtuales cenciellos: "
1033
1034#: cmdline/apt-cache.cc
1035msgid " Mixed virtual packages: "
1036msgstr " Paquetes virtuales amestaos: "
1037
1038#: cmdline/apt-cache.cc
1039msgid " Missing: "
1040msgstr " Falten: "
1041
1042#: cmdline/apt-cache.cc
1043msgid "Total distinct versions: "
1044msgstr "Versiones distintes en total: "
1045
1046#: cmdline/apt-cache.cc
1047msgid "Total distinct descriptions: "
1048msgstr "Descripciones distintes en total: "
1049
1050#: cmdline/apt-cache.cc
1051msgid "Total dependencies: "
1052msgstr "Dependencies totales: "
1053
1054#: cmdline/apt-cache.cc
1055msgid "Total ver/file relations: "
1056msgstr "Rellaciones versión/ficheru en total: "
1057
1058#: cmdline/apt-cache.cc
1059msgid "Total Desc/File relations: "
1060msgstr "Rellaciones descripción/ficheru en total: "
1061
1062#: cmdline/apt-cache.cc
1063msgid "Total Provides mappings: "
1064msgstr "Mapes de provisiones en total: "
1065
1066#: cmdline/apt-cache.cc
1067msgid "Total globbed strings: "
1068msgstr "Cadenes globalizaes en total: "
1069
1070#: cmdline/apt-cache.cc
1071msgid "Total slack space: "
1072msgstr "Espaciu ociosu en total: "
1073
1074#: cmdline/apt-cache.cc
1075msgid "Total space accounted for: "
1076msgstr "Informe del total d'espaciu: "
1077
1078#: cmdline/apt-cache.cc
1079msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
1080msgstr ""
1081
1082#: cmdline/apt-cache.cc
1083msgid ""
1084"Usage: apt-cache [options] command\n"
1085" apt-cache [options] show pkg1 [pkg2 ...]\n"
1086"\n"
1087"apt-cache queries and displays available information about installed\n"
1088"and installable packages. It works exclusively on the data acquired\n"
1089"into the local cache via the 'update' command of e.g. apt-get. The\n"
1090"displayed information may therefore be outdated if the last update was\n"
1091"too long ago, but in exchange apt-cache works independently of the\n"
1092"availability of the configured sources (e.g. offline).\n"
1093msgstr ""
1094
1095#: cmdline/apt-cache.cc
1096msgid "Show source records"
1097msgstr "Amuesa los rexistros de fonte"
1098
1099#: cmdline/apt-cache.cc
1100msgid "Search the package list for a regex pattern"
1101msgstr "Restola na llista de paquetes por el patrón d'una espresión regular"
1102
1103#: cmdline/apt-cache.cc
1104msgid "Show raw dependency information for a package"
1105msgstr "Amuesa la información de dependencies en bruto d'un paquete"
1106
1107#: cmdline/apt-cache.cc
1108msgid "Show reverse dependency information for a package"
1109msgstr "Amuesa la información de dependencies inverses d'un paquete"
1110
1111#: cmdline/apt-cache.cc
1112msgid "Show a readable record for the package"
1113msgstr "Amuesa un rexistru lleíble pal paquete"
1114
1115#: cmdline/apt-cache.cc
1116msgid "List the names of all packages in the system"
1117msgstr "Llista los nomes de tolos paquetes nel sistema"
1118
1119#: cmdline/apt-cache.cc
1120msgid "Show policy settings"
1121msgstr "Amuesa los axustes de les normes"
1122
1123#: cmdline/apt-cdrom.cc
1124msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
1125msgstr "Da-y un nome a esti discu, como 'Debian 5.0.3 Discu 1'"
1126
1127#: cmdline/apt-cdrom.cc
1128#, fuzzy
1129msgid "Please insert a Disc in the drive and press [Enter]"
1130msgstr "Inxerta un discu nel preséu y calca intro"
1131
1132#: cmdline/apt-cdrom.cc
1133#, c-format
1134msgid "Failed to mount '%s' to '%s'"
1135msgstr "Falló al montar '%s' a '%s'"
1136
1137#: cmdline/apt-cdrom.cc
1138msgid ""
1139"No CD-ROM could be auto-detected or found using the default mount point.\n"
1140"You may try the --cdrom option to set the CD-ROM mount point.\n"
1141"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and "
1142"mount point."
1143msgstr ""
1144
1145#: cmdline/apt-cdrom.cc
1146msgid "Repeat this process for the rest of the CDs in your set."
1147msgstr "Repite'l procesu colos demás CDs del conxuntu."
1148
1149#: cmdline/apt-cdrom.cc
1150msgid ""
1151"Usage: apt-cdrom [options] command\n"
1152"\n"
1153"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n"
1154"media types as package sources to APT. The mount point and device\n"
1155"information is taken from apt.conf(5), udev(7) and fstab(5).\n"
1156msgstr ""
1157
1158#: cmdline/apt-config.cc
1159msgid "Arguments not in pairs"
1160msgstr "Argumentos non empareyaos"
1161
1162#: cmdline/apt-config.cc
1163#, fuzzy
1164msgid ""
1165"Usage: apt-config [options] command\n"
1166"\n"
1167"apt-config is an interface to the configuration settings used by\n"
1168"all APT tools, mainly intended for debugging and shell scripting.\n"
1169msgstr ""
1170"Usu: apt-config [opciones] orde\n"
1171"\n"
1172"apt-config ye una ferramienta pa lleer el ficheru de configuración d'APT.\n"
1173
1174#: cmdline/apt-config.cc
1175msgid "get configuration values via shell evaluation"
1176msgstr ""
1177
1178#: cmdline/apt-config.cc
1179msgid "show the active configuration setting"
1180msgstr ""
1181
1182#: cmdline/apt-get.cc
1183#, c-format
1184msgid "Couldn't find package %s"
1185msgstr "Nun pudo alcontrase'l paquete %s"
1186
1187#: cmdline/apt-get.cc cmdline/apt-mark.cc
1188#, c-format
1189msgid "%s set to automatically installed.\n"
1190msgstr "%s axustáu como instaláu automáticamente.\n"
1191
1192#: cmdline/apt-get.cc cmdline/apt-mark.cc
1193msgid ""
1194"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
1195"instead."
1196msgstr ""
1197
1198#: cmdline/apt-get.cc
1199msgid "Internal error, problem resolver broke stuff"
1200msgstr "Error internu, l'iguador de problemes frañó coses"
1201
1202#: cmdline/apt-get.cc
1203msgid "Supported modules:"
1204msgstr "Módulos sofitaos:"
1205
1206#: cmdline/apt-get.cc
1207#, fuzzy
1208msgid ""
1209"Usage: apt-get [options] command\n"
1210" apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1211" apt-get [options] source pkg1 [pkg2 ...]\n"
1212"\n"
1213"apt-get is a command line interface for retrieval of packages\n"
1214"and information about them from authenticated sources and\n"
1215"for installation, upgrade and removal of packages together\n"
1216"with their dependencies.\n"
1217msgstr ""
1218"Usu: apt-get [opciones] comandu\n"
1219" apt-get [opciones] install|remove pkg1 [pkg2 ...]\n"
1220" apt-get [opciones] source pkg1 [pkg2 ...]\n"
1221"\n"
1222"apt-get ye una interface de llínia de comandos simple pa baxar ya\n"
1223"instalar paquetes. L'usu más frecuente de comandos ye p'anovar\n"
1224"ya instalar.\n"
1225
1226#: cmdline/apt-get.cc
1227msgid "Retrieve new lists of packages"
1228msgstr "Algamar nueva llista de paquetes"
1229
1230#: cmdline/apt-get.cc
1231msgid "Perform an upgrade"
1232msgstr "Facer una anovación"
1233
1234#: cmdline/apt-get.cc
1235msgid "Install new packages (pkg is libc6 not libc6.deb)"
1236msgstr "Instalar nuevos paquetes (pkg ye libc6 non libc6.deb)"
1237
1238#: cmdline/apt-get.cc
1239msgid "Remove packages"
1240msgstr "Desaniciar paquetes"
1241
1242#: cmdline/apt-get.cc
1243msgid "Remove packages and config files"
1244msgstr "Quitar y desaniciar paquetes"
1245
1246#: cmdline/apt-get.cc cmdline/apt.cc
1247msgid "Remove automatically all unused packages"
1248msgstr "Desaniciar automáticamente tolos paquetes non usaos"
1249
1250#: cmdline/apt-get.cc
1251msgid "Distribution upgrade, see apt-get(8)"
1252msgstr "Actualización de la distribución, ver apt-get(8)"
1253
1254#: cmdline/apt-get.cc
1255msgid "Follow dselect selections"
1256msgstr "Siguir seleiciones dselect"
1257
1258#: cmdline/apt-get.cc
1259msgid "Configure build-dependencies for source packages"
1260msgstr "Configurar dependencies pa los paquetes fonte"
1261
1262#: cmdline/apt-get.cc
1263msgid "Erase downloaded archive files"
1264msgstr "Esborrar los ficheros de ficheros baxaos"
1265
1266#: cmdline/apt-get.cc
1267msgid "Erase old downloaded archive files"
1268msgstr "Esborrar ficheros de ficheros vieyos baxaos"
1269
1270#: cmdline/apt-get.cc
1271msgid "Verify that there are no broken dependencies"
1272msgstr "Verificar que nun hai dependencies frayaes"
1273
1274#: cmdline/apt-get.cc
1275msgid "Download source archives"
1276msgstr "Baxar fonte del ficheru"
1277
1278#: cmdline/apt-get.cc
1279msgid "Download the binary package into the current directory"
1280msgstr ""
1281
1282#: cmdline/apt-get.cc
1283msgid "Download and display the changelog for the given package"
1284msgstr ""
1285
1286#: cmdline/apt-helper.cc
1287msgid "Need one URL as argument"
1288msgstr ""
1289
1290#: cmdline/apt-helper.cc
1291#, fuzzy
1292msgid "Must specify at least one pair url/filename"
1293msgstr "Has de conseñar polo menos un paquete p'algamar so fonte"
1294
1295#: cmdline/apt-helper.cc
1296msgid "Download Failed"
1297msgstr ""
1298
1299#: cmdline/apt-helper.cc
1300#, c-format
1301msgid "GetSrvRec failed for %s"
1302msgstr ""
1303
1304#: cmdline/apt-helper.cc
1305msgid ""
1306"Usage: apt-helper [options] command\n"
1307" apt-helper [options] download-file uri target-path\n"
1308"\n"
1309"apt-helper bundles a variety of commands for shell scripts to use\n"
1310"e.g. the same proxy configuration or acquire system as APT would.\n"
1311msgstr ""
1312
1313#: cmdline/apt-helper.cc
1314msgid "download the given uri to the target-path"
1315msgstr ""
1316
1317#: cmdline/apt-helper.cc
1318msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)"
1319msgstr ""
1320
1321#: cmdline/apt-helper.cc
1322msgid "detect proxy using apt.conf"
1323msgstr ""
1324
1325#: cmdline/apt-mark.cc
1326#, fuzzy, c-format
1327msgid "%s can not be marked as it is not installed.\n"
1328msgstr "pero nun ta instaláu"
1329
1330#: cmdline/apt-mark.cc
1331#, fuzzy, c-format
1332msgid "%s was already set to manually installed.\n"
1333msgstr "%s axustáu como instaláu manualmente.\n"
1334
1335#: cmdline/apt-mark.cc
1336#, fuzzy, c-format
1337msgid "%s was already set to automatically installed.\n"
1338msgstr "%s axustáu como instaláu automáticamente.\n"
1339
1340#: cmdline/apt-mark.cc
1341#, fuzzy, c-format
1342msgid "%s was already set on hold.\n"
1343msgstr "%s yá ta na versión más nueva.\n"
1344
1345#: cmdline/apt-mark.cc
1346#, fuzzy, c-format
1347msgid "%s was already not hold.\n"
1348msgstr "%s yá ta na versión más nueva.\n"
1349
1350#: cmdline/apt-mark.cc
1351msgid "Executing dpkg failed. Are you root?"
1352msgstr ""
1353
1354#: cmdline/apt-mark.cc
1355#, fuzzy, c-format
1356msgid "%s set on hold.\n"
1357msgstr "%s axustáu como instaláu manualmente.\n"
1358
1359#: cmdline/apt-mark.cc
1360#, fuzzy, c-format
1361msgid "Canceled hold on %s.\n"
1362msgstr "Nun pudo abrise %s"
1363
1364#: cmdline/apt-mark.cc
1365#, c-format
1366msgid "Selected %s for purge.\n"
1367msgstr ""
1368
1369#: cmdline/apt-mark.cc
1370#, c-format
1371msgid "Selected %s for removal.\n"
1372msgstr ""
1373
1374#: cmdline/apt-mark.cc
1375#, c-format
1376msgid "Selected %s for installation.\n"
1377msgstr ""
1378
1379#: cmdline/apt-mark.cc
1380msgid ""
1381"Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
1382"\n"
1383"apt-mark is a simple command line interface for marking packages\n"
1384"as manually or automatically installed. It can also be used to\n"
1385"manipulate the dpkg(1) selection states of packages, and to list\n"
1386"all packages with or without a certain marking.\n"
1387msgstr ""
1388
1389#: cmdline/apt-mark.cc
1390#, fuzzy
1391msgid "Mark the given packages as automatically installed"
1392msgstr "%s axustáu como instaláu automáticamente.\n"
1393
1394#: cmdline/apt-mark.cc
1395#, fuzzy
1396msgid "Mark the given packages as manually installed"
1397msgstr "Comprueba qu'el paquete 'dpkg-dev' ta instaláu.\n"
1398
1399#: cmdline/apt-mark.cc
1400msgid "Mark a package as held back"
1401msgstr ""
1402
1403#: cmdline/apt-mark.cc
1404msgid "Unset a package set as held back"
1405msgstr ""
1406
1407#: cmdline/apt-mark.cc
1408#, fuzzy
1409msgid "Print the list of automatically installed packages"
1410msgstr "%s axustáu como instaláu automáticamente.\n"
1411
1412#: cmdline/apt-mark.cc
1413#, fuzzy
1414msgid "Print the list of manually installed packages"
1415msgstr "%s axustáu como instaláu manualmente.\n"
1416
1417#: cmdline/apt-mark.cc
1418msgid "Print the list of package on hold"
1419msgstr ""
1420
1421#: cmdline/apt.cc
1422msgid ""
1423"Usage: apt [options] command\n"
1424"\n"
1425"apt is a commandline package manager and provides commands for\n"
1426"searching and managing as well as querying information about packages.\n"
1427"It provides the same functionality as the specialized APT tools,\n"
1428"like apt-get and apt-cache, but enables options more suitable for\n"
1429"interactive use by default.\n"
1430msgstr ""
1431
1432#. query
1433#: cmdline/apt.cc
1434msgid "list packages based on package names"
1435msgstr ""
1436
1437#: cmdline/apt.cc
1438#, fuzzy
1439msgid "search in package descriptions"
1440msgstr "Lleendo llista de paquetes"
1441
1442#: cmdline/apt.cc
1443msgid "show package details"
1444msgstr ""
1445
1446#. package stuff
1447#: cmdline/apt.cc
1448#, fuzzy
1449msgid "install packages"
1450msgstr "Paquetes na chincheta:"
1451
1452#: cmdline/apt.cc
1453#, fuzzy
1454msgid "remove packages"
1455msgstr "Paquetes frañaos"
1456
1457#. system wide stuff
1458#: cmdline/apt.cc
1459#, fuzzy
1460msgid "update list of available packages"
1461msgstr "%s axustáu como instaláu manualmente.\n"
1462
1463#: cmdline/apt.cc
1464msgid "upgrade the system by installing/upgrading packages"
1465msgstr ""
1466
1467#: cmdline/apt.cc
1468msgid "upgrade the system by removing/installing/upgrading packages"
1469msgstr ""
1470
1471#. misc
1472#: cmdline/apt.cc
1473#, fuzzy
1474msgid "edit the source information file"
1475msgstr "Lleendo información d'estáu"
1476
1477#: methods/cdrom.cc
1478#, c-format
1479msgid "Unable to read the cdrom database %s"
1480msgstr "Nun se pudo lleer la base datos %s del CD-ROM"
1481
1482#: methods/cdrom.cc
1483msgid ""
1484"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1485"cannot be used to add new CD-ROMs"
1486msgstr ""
1487"Por favor usa apt-cdrom pa facer qu'APT reconoza esti CD. apt-get update nun "
1488"se puede usar p'amestar CDs nuevos"
1489
1490#: methods/cdrom.cc
1491msgid "Wrong CD-ROM"
1492msgstr "CD-ROM malu"
1493
1494#: methods/cdrom.cc
1495#, c-format
1496msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1497msgstr "Nun se pudo desmontar el CD-ROM de %s; puede que se tea usando entá."
1498
1499#: methods/cdrom.cc
1500msgid "Disk not found."
1501msgstr "Nun s'atopa'l discu."
1502
1503#: methods/cdrom.cc methods/file.cc methods/rsh.cc
1504msgid "File not found"
1505msgstr "Nun s'atopa'l ficheru."
1506
1507#: methods/connect.cc
1508#, c-format
1509msgid "Connecting to %s (%s)"
1510msgstr "Coneutando a %s (%s)"
1511
1512#: methods/connect.cc
1513#, c-format
1514msgid "[IP: %s %s]"
1515msgstr "[IP: %s %s]"
1516
1517#: methods/connect.cc
1518#, c-format
1519msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1520msgstr "Nun se pudo crear un socket pa %s (f=%u t=%u p=%u)"
1521
1522#: methods/connect.cc
1523#, c-format
1524msgid "Cannot initiate the connection to %s:%s (%s)."
1525msgstr "Nun se pudo coneutar a %s:%s (%s)."
1526
1527#: methods/connect.cc
1528#, c-format
1529msgid "Could not connect to %s:%s (%s), connection timed out"
1530msgstr "Nun se pudo coneutar a %s:%s (%s); expiró'l tiempu de conexón"
1531
1532#: methods/connect.cc methods/ftp.cc methods/rsh.cc
1533msgid "Failed"
1534msgstr "Falló"
1535
1536#: methods/connect.cc
1537#, c-format
1538msgid "Could not connect to %s:%s (%s)."
1539msgstr "Nun se pudo coneutar a %s:%s (%s)."
1540
1541#. We say this mainly because the pause here is for the
1542#. ssh connection that is still going
1543#: methods/connect.cc methods/rsh.cc
1544#, c-format
1545msgid "Connecting to %s"
1546msgstr "Coneutando a %s"
1547
1548#: methods/connect.cc
1549#, c-format
1550msgid "Could not resolve '%s'"
1551msgstr "Nun se pudo resolver '%s'"
1552
1553#: methods/connect.cc
1554#, c-format
1555msgid "Temporary failure resolving '%s'"
1556msgstr "Fallu temporal al resolver '%s'"
1557
1558#: methods/connect.cc
1559#, fuzzy, c-format
1560msgid "System error resolving '%s:%s'"
1561msgstr "Daqué raro asocedió resolviendo '%s:%s' (%i - %s)"
1562
1563#: methods/connect.cc
1564#, c-format
1565msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
1566msgstr "Daqué raro asocedió resolviendo '%s:%s' (%i - %s)"
1567
1568#: methods/connect.cc
1569#, c-format
1570msgid "Unable to connect to %s:%s:"
1571msgstr "Nun pudo coneutase a %s:%s:"
1572
1573#: methods/copy.cc methods/gzip.cc methods/rred.cc
1574msgid "Failed to stat"
1575msgstr "Falló al lleer"
1576
1577#: methods/copy.cc methods/gzip.cc methods/rred.cc
1578msgid "Failed to set modification time"
1579msgstr "Nun se pudo afitar la hora de modificación"
1580
1581#: methods/file.cc
1582msgid "Invalid URI, local URIS must not start with //"
1583msgstr "URI malu, los URIS llocales nun pueden entamar por //"
1584
1585#. Login must be before getpeername otherwise dante won't work.
1586#: methods/ftp.cc
1587msgid "Logging in"
1588msgstr "Entrando"
1589
1590#: methods/ftp.cc
1591msgid "Unable to determine the peer name"
1592msgstr "Nun se pudo determinar el nome del par"
1593
1594#: methods/ftp.cc
1595msgid "Unable to determine the local name"
1596msgstr "Nun se pudo determinar el nome llocal"
1597
1598#: methods/ftp.cc
1599#, c-format
1600msgid "The server refused the connection and said: %s"
1601msgstr "El sirvidor refugó la conexón, y dixo: %s"
1602
1603#: methods/ftp.cc
1604#, c-format
1605msgid "USER failed, server said: %s"
1606msgstr "L'usuariu (USER) falló; el sirvidor dixo: %s"
1607
1608#: methods/ftp.cc
1609#, c-format
1610msgid "PASS failed, server said: %s"
1611msgstr "La contraseña (PASS) falló; el sirvidor dixo: %s"
1612
1613#: methods/ftp.cc
1614msgid ""
1615"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1616"is empty."
1617msgstr ""
1618"Especificóse un sirvidor proxy pero non un script d'entrada, Acquire::ftp::"
1619"ProxyLogin ta baleru."
1620
1621#: methods/ftp.cc
1622#, c-format
1623msgid "Login script command '%s' failed, server said: %s"
1624msgstr "Falló la orde '%s' del guión d'entrada; el sirvidor dixo: %s"
1625
1626#: methods/ftp.cc
1627#, c-format
1628msgid "TYPE failed, server said: %s"
1629msgstr "La triba (TYPE) falló; el sirvidor dixo: %s"
1630
1631#: methods/ftp.cc methods/rsh.cc
1632msgid "Connection timeout"
1633msgstr "Gandió'l tiempu de conexón"
1634
1635#: methods/ftp.cc
1636msgid "Server closed the connection"
1637msgstr "El sirvidor zarró la conexón"
1638
1639#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc
1640msgid "Read error"
1641msgstr "Fallu de llectura"
1642
1643#: methods/ftp.cc methods/rsh.cc
1644msgid "A response overflowed the buffer."
1645msgstr "Una rempuesta revirtió'l buffer."
1646
1647#: methods/ftp.cc
1648msgid "Protocol corruption"
1649msgstr "Corrupción del protocolu"
1650
1651#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc
1652msgid "Write error"
1653msgstr "Fallu d'escritura"
1654
1655#: methods/ftp.cc
1656msgid "Could not create a socket"
1657msgstr "Nun se pudo crear un socket"
1658
1659#: methods/ftp.cc
1660msgid "Could not connect data socket, connection timed out"
1661msgstr "Nun se pudo coneutar el zócalu de datos; gandió'l tiempu de conexón"
1662
1663#: methods/ftp.cc
1664msgid "Could not connect passive socket."
1665msgstr "Nun se pudo coneutar un socket pasivu."
1666
1667#: methods/ftp.cc
1668msgid "getaddrinfo was unable to get a listening socket"
1669msgstr "getaddrinfo nun pudo obtener un zócalu oyente"
1670
1671#: methods/ftp.cc
1672msgid "Could not bind a socket"
1673msgstr "Nun se pudo enllazar con un socket"
1674
1675#: methods/ftp.cc
1676msgid "Could not listen on the socket"
1677msgstr "Nun se pudo escuchar nel socket"
1678
1679#: methods/ftp.cc
1680msgid "Could not determine the socket's name"
1681msgstr "Nun se pudo determinar el nome del socket"
1682
1683#: methods/ftp.cc
1684msgid "Unable to send PORT command"
1685msgstr "Nun se pudo mandar la orde PORT"
1686
1687#: methods/ftp.cc
1688#, c-format
1689msgid "Unknown address family %u (AF_*)"
1690msgstr "Direición de familia %u desconocida (AF_*)"
1691
1692#: methods/ftp.cc
1693#, c-format
1694msgid "EPRT failed, server said: %s"
1695msgstr "EPRT falló; el sirvidor dixo: %s"
1696
1697#: methods/ftp.cc
1698msgid "Data socket connect timed out"
1699msgstr "Gandió'l tiempu de conexón col zócalu de datos"
1700
1701#: methods/ftp.cc
1702msgid "Unable to accept connection"
1703msgstr "Nun se pudo aceptar la conexón"
1704
1705#: methods/ftp.cc methods/rsh.cc methods/server.cc
1706msgid "Problem hashing file"
1707msgstr "Hebo un problema al xenerar el hash del ficheru"
1708
1709#: methods/ftp.cc
1710#, c-format
1711msgid "Unable to fetch file, server said '%s'"
1712msgstr "Nun se pudo descargar el ficheru; el sirvidor dixo '%s'"
1713
1714#: methods/ftp.cc methods/rsh.cc
1715msgid "Data socket timed out"
1716msgstr "Gandió'l tiempu del zócalu de datos"
1717
1718#: methods/ftp.cc
1719#, c-format
1720msgid "Data transfer failed, server said '%s'"
1721msgstr "Falló la tresferencia de datos; el sirvidor dixo '%s'"
1722
1723#. Get the files information
1724#: methods/ftp.cc
1725msgid "Query"
1726msgstr "Consulta"
1727
1728#: methods/ftp.cc
1729msgid "Unable to invoke "
1730msgstr "Nun se pudo invocar "
1731
1732#: methods/gpgv.cc
1733msgid "At least one invalid signature was encountered."
1734msgstr "Atopóse polo menos una robla mala."
1735
1736#: methods/gpgv.cc
1737msgid ""
1738"Internal error: Good signature, but could not determine key fingerprint?!"
1739msgstr ""
1740"Fallu internu: Robla bona, pero nun se pudo determinar la so buelga dixital?!"
1741
1742#: methods/gpgv.cc
1743msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
1744msgstr ""
1745"Nun pudo executase 'apt-key' pa verificar la robla (¿ta instaláu gnupg?)"
1746
1747#. TRANSLATORS: %s is a single techy word like 'NODATA'
1748#: methods/gpgv.cc apt-pkg/acquire-item.cc
1749#, c-format
1750msgid ""
1751"Clearsigned file isn't valid, got '%s' (does the network require "
1752"authentication?)"
1753msgstr ""
1754
1755#: methods/gpgv.cc
1756msgid "Unknown error executing apt-key"
1757msgstr "Fallu desconocíu al executar apt-key"
1758
1759#: methods/gpgv.cc
1760msgid "The following signatures were invalid:\n"
1761msgstr "Les siguientes robles nun valieron:\n"
1762
1763#: methods/gpgv.cc
1764msgid ""
1765"The following signatures couldn't be verified because the public key is not "
1766"available:\n"
1767msgstr ""
1768"Les robles siguientes nun pudieron verificase porque la to llave pública nun "
1769"ta a mano:\n"
1770
1771#: methods/gzip.cc
1772msgid "Empty files can't be valid archives"
1773msgstr ""
1774
1775#: methods/http.cc
1776msgid "Error writing to the file"
1777msgstr "Fallu al escribir nel ficheru"
1778
1779#: methods/http.cc
1780msgid "Error reading from server. Remote end closed connection"
1781msgstr "Fallu al lleer nel sirvidor. El llau remotu zarró la conexón."
1782
1783#: methods/http.cc
1784msgid "Error reading from server"
1785msgstr "Fallu al lleer nel sirvidor"
1786
1787#: methods/http.cc
1788msgid "Error writing to file"
1789msgstr "Fallu al escribir nel ficheru"
1790
1791#: methods/http.cc
1792msgid "Select failed"
1793msgstr "Falló la escoyeta"
1794
1795#: methods/http.cc
1796msgid "Connection timed out"
1797msgstr "Gandió'l tiempu de conexón"
1798
1799#: methods/http.cc
1800msgid "Error writing to output file"
1801msgstr "Fallu al escribir nel ficheru de salida"
1802
1803#. Only warn if there are no sources.list.d.
1804#. Only warn if there is no sources.list file.
1805#: methods/mirror.cc apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc
1806#: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/init.cc
1807#: apt-pkg/policy.cc apt-pkg/sourcelist.cc
1808#, c-format
1809msgid "Unable to read %s"
1810msgstr "Nun ye a lleer %s"
1811
1812#: methods/mirror.cc apt-pkg/acquire.cc apt-pkg/clean.cc
1813#: apt-pkg/contrib/cdromutl.cc
1814#, c-format
1815msgid "Unable to change to %s"
1816msgstr "Nun se pudo cambiar a %s"
1817
1818#. FIXME: fallback to a default mirror here instead
1819#. and provide a config option to define that default
1820#: methods/mirror.cc
1821#, c-format
1822msgid "No mirror file '%s' found "
1823msgstr "Nun s'alcontró ficheru espeyu '%s'"
1824
1825#. FIXME: fallback to a default mirror here instead
1826#. and provide a config option to define that default
1827#: methods/mirror.cc
1828#, fuzzy, c-format
1829msgid "Can not read mirror file '%s'"
1830msgstr "Nun s'alcontró ficheru espeyu '%s'"
1831
1832#: methods/mirror.cc
1833#, fuzzy, c-format
1834msgid "No entry found in mirror file '%s'"
1835msgstr "Nun s'alcontró ficheru espeyu '%s'"
1836
1837#: methods/mirror.cc
1838#, c-format
1839msgid "[Mirror: %s]"
1840msgstr "[Espeyu: %s]"
1841
1842#: methods/rsh.cc ftparchive/multicompress.cc
1843msgid "Failed to create IPC pipe to subprocess"
1844msgstr "Falló criar un tubu IPC al soprocesu"
1845
1846#: methods/rsh.cc
1847msgid "Connection closed prematurely"
1848msgstr "Conexón encaboxada prematuramente"
1849
1850#: methods/server.cc
1851msgid "Waiting for headers"
1852msgstr "Esperando les testeres"
1853
1854#: methods/server.cc
1855msgid "Bad header line"
1856msgstr "Fallu na llinia testera"
1857
1858#: methods/server.cc
1859msgid "The HTTP server sent an invalid reply header"
1860msgstr "El sirvidor HTTP mandó una testera incorreuta de rempuesta"
1861
1862#: methods/server.cc
1863msgid "The HTTP server sent an invalid Content-Length header"
1864msgstr "El sirvidor HTTP mandó una testera incorreuta de Content-Length"
1865
1866#: methods/server.cc
1867msgid "The HTTP server sent an invalid Content-Range header"
1868msgstr "El sirvidor HTTP mandó una testera incorreuta de Content-Range"
1869
1870#: methods/server.cc
1871msgid "This HTTP server has broken range support"
1872msgstr "Esti sirvidor HTTP tien rotu'l soporte d'alcance"
1873
1874#: methods/server.cc
1875msgid "Unknown date format"
1876msgstr "Formatu de data desconocíu"
1877
1878#: methods/server.cc
1879msgid "Bad header data"
1880msgstr "Datos de testera incorreutos"
1881
1882#: methods/server.cc
1883msgid "Connection failed"
1884msgstr "Fallo la conexón"
1885
1886#: methods/server.cc
1887#, c-format
1888msgid ""
1889"Automatically disabled %s due to incorrect response from server/proxy. (man "
1890"5 apt.conf)"
1891msgstr ""
1892
1893#: methods/server.cc
1894msgid "Internal error"
1895msgstr "Fallu internu"
1896
1897#: dselect/install:33
1898msgid "Bad default setting!"
1899msgstr "¡Mal axuste por omisión!"
1900
1901#: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95
1902#: dselect/install:106 dselect/update:45
1903#, fuzzy
1904msgid "Press [Enter] to continue."
1905msgstr "Calca Intro pa continuar."
1906
1907#: dselect/install:92
1908msgid "Do you want to erase any previously downloaded .deb files?"
1909msgstr "¿Quies desaniciar los ficheros .deb descargaos previamente?"
1910
1911#: dselect/install:102
1912msgid "Some errors occurred while unpacking. Packages that were installed"
1913msgstr ""
1914"Ocurrieron dellos errores al desempaquetar. Los paquetes que s'instalaron "
1915"configurarse'l"
1916
1917#: dselect/install:103
1918msgid "will be configured. This may result in duplicate errors"
1919msgstr "van configurase. Esto pue causar errores duplicaos"
1920
1921#: dselect/install:104
1922msgid "or errors caused by missing dependencies. This is OK, only the errors"
1923msgstr ""
1924"o fallos causaos por dependencies que nun tán. Esto ta BIEN, sólo los fallos"
1925
1926#: dselect/install:105
1927msgid ""
1928"above this message are important. Please fix them and run [I]nstall again"
1929msgstr ""
1930"enriba d'esti mensaxe son importante. Por favor, íguales y executa [I]nstall "
1931"otra vuelta"
1932
1933#: dselect/update:30
1934msgid "Merging available information"
1935msgstr "Fusionando información disponible"
1936
1937#: cmdline/apt-extracttemplates.cc
1938#, fuzzy
1939msgid ""
1940"Usage: apt-extracttemplates file1 [file2 ...]\n"
1941"\n"
1942"apt-extracttemplates is used to extract config and template files\n"
1943"from debian packages. It is used mainly by debconf(1) to prompt for\n"
1944"configuration questions before installation of packages.\n"
1945msgstr ""
1946"Usu: apt-extracttemplates ficheru1 [ficheru2 ...]\n"
1947"\n"
1948"apt-extracttemplates ye un preséu pa sacar información de\n"
1949"configuración y plantíes de paquetes de debian.\n"
1950"\n"
1951"Opciones:\n"
1952"-h Esti testu d'aida.\n"
1953"-t Define'l direutoriu temporal\n"
1954"-c=? Llei esti ficheru de configuración\n"
1955"-o=? Afita una opción de configuración arbitraria, p. ej. -o dir::cache=/"
1956"tmp\n"
1957
1958#: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc
1959#, fuzzy, c-format
1960msgid "Unable to mkstemp %s"
1961msgstr "Nun ye a lleer %s"
1962
1963#: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc
1964#, c-format
1965msgid "Unable to write to %s"
1966msgstr "Nun se pue escribir en %s"
1967
1968#: cmdline/apt-extracttemplates.cc
1969msgid "Cannot get debconf version. Is debconf installed?"
1970msgstr "Nun se pue alcontrar la versión de debconf. ¿Ta instaláu debconf?"
1971
1972#: cmdline/apt-internal-solver.cc
1973#, fuzzy
1974msgid ""
1975"Usage: apt-internal-solver\n"
1976"\n"
1977"apt-internal-solver is an interface to use the current internal\n"
1978"resolver for the APT family like an external one, for debugging or\n"
1979"the like.\n"
1980msgstr ""
1981"Usu: apt-extracttemplates ficheru1 [ficheru2 ...]\n"
1982"\n"
1983"apt-extracttemplates ye un preséu pa sacar información de\n"
1984"configuración y plantíes de paquetes de debian.\n"
1985"\n"
1986"Opciones:\n"
1987"-h Esti testu d'aida.\n"
1988"-t Define'l direutoriu temporal\n"
1989"-c=? Llei esti ficheru de configuración\n"
1990"-o=? Afita una opción de configuración arbitraria, p. ej. -o dir::cache=/"
1991"tmp\n"
1992
1993#: cmdline/apt-sortpkgs.cc
1994msgid "Unknown package record!"
1995msgstr "¡Rexistru de paquetes desconocíu!"
1996
1997#: cmdline/apt-sortpkgs.cc
1998msgid ""
1999"Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
2000"\n"
2001"apt-sortpkgs is a simple tool to sort package information files.\n"
2002"By default it sorts by binary package information, but the -s option\n"
2003"can be used to switch to source package ordering instead.\n"
2004msgstr ""
2005
2006#: ftparchive/apt-ftparchive.cc
2007msgid "Package extension list is too long"
2008msgstr "La llista d'estensión de paquetes ye enforma llarga"
2009
2010#: ftparchive/apt-ftparchive.cc
2011#, c-format
2012msgid "Error processing directory %s"
2013msgstr "Error al procesar el direutoriu %s"
2014
2015#: ftparchive/apt-ftparchive.cc
2016msgid "Source extension list is too long"
2017msgstr "La llista d'estensión de fontes ye enforma llarga"
2018
2019#: ftparchive/apt-ftparchive.cc
2020msgid "Error writing header to contents file"
2021msgstr "Error al escribir la cabecera al ficheru de conteníos"
2022
2023#: ftparchive/apt-ftparchive.cc
2024#, c-format
2025msgid "Error processing contents %s"
2026msgstr "Error al procesar conteníos %s"
2027
2028#: ftparchive/apt-ftparchive.cc
2029msgid ""
2030"Usage: apt-ftparchive [options] command\n"
2031"Commands: packages binarypath [overridefile [pathprefix]]\n"
2032" sources srcpath [overridefile [pathprefix]]\n"
2033" contents path\n"
2034" release path\n"
2035" generate config [groups]\n"
2036" clean config\n"
2037"\n"
2038"apt-ftparchive generates index files for Debian archives. It supports\n"
2039"many styles of generation from fully automated to functional replacements\n"
2040"for dpkg-scanpackages and dpkg-scansources\n"
2041"\n"
2042"apt-ftparchive generates Package files from a tree of .debs. The\n"
2043"Package file contains the contents of all the control fields from\n"
2044"each package as well as the MD5 hash and filesize. An override file\n"
2045"is supported to force the value of Priority and Section.\n"
2046"\n"
2047"Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
2048"The --source-override option can be used to specify a src override file\n"
2049"\n"
2050"The 'packages' and 'sources' command should be run in the root of the\n"
2051"tree. BinaryPath should point to the base of the recursive search and \n"
2052"override file should contain the override flags. Pathprefix is\n"
2053"appended to the filename fields if present. Example usage from the \n"
2054"Debian archive:\n"
2055" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
2056" dists/potato/main/binary-i386/Packages\n"
2057"\n"
2058"Options:\n"
2059" -h This help text\n"
2060" --md5 Control MD5 generation\n"
2061" -s=? Source override file\n"
2062" -q Quiet\n"
2063" -d=? Select the optional caching database\n"
2064" --no-delink Enable delinking debug mode\n"
2065" --contents Control contents file generation\n"
2066" -c=? Read this configuration file\n"
2067" -o=? Set an arbitrary configuration option"
2068msgstr ""
2069"Uso: apt-ftparchive [escoyetes] orde\n"
2070"Ordes: packages camin-binariu [ficheru-disvíos [prefixu-camin]]\n"
2071" sources camin-fonte [ficheru-disvíos [prefixu-camin]]\n"
2072" contents camin\n"
2073" release camin\n"
2074" generate config [grupos]\n"
2075" clean config\n"
2076"\n"
2077"apt-ftparchive xenera índices p'archivos de Debian. Sofita dellos\n"
2078"estilos de xeneración de reemplazos pa dpkg-scanpackages y\n"
2079"dpkg-scansources, dende los automatizáos dafechu a los funcionales .\n"
2080"\n"
2081"apt-ftparchive xenera ficheros Package d'un árbol de .debs. El ficheru\n"
2082"Package tien los conteníos de tolos campos de control de cada paquete,\n"
2083"neto que la suma MD5 y el tamañu del ficheru. Puede usase un ficheru\n"
2084"de disvíos pa forzar el valor de Priority y Section.\n"
2085"\n"
2086"De mou asemeyáu, apt-ftparchive xenera ficheros Sources pa un árbol\n"
2087"de .dscs. Puede utilizase la opción --source-override pa conseñar un\n"
2088"ficheru de disvíu de fonte.\n"
2089"\n"
2090"Les ordes «packages» y «sources» han d'executase na raiz de l'árbol.\n"
2091"BinaryPath tien qu'apuntar a la base de la gueta recursiva, y el ficheru\n"
2092"de disvíos tien que contener les marques de los disvíos. El prefixu de\n"
2093"camín, si esiste, améstase a los campos de nome de ficheru. Darréu,\n"
2094"un exemplu d'usu basáu nos archivos de Debian:\n"
2095" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
2096" dists/potato/main/binary-i386/Packages\n"
2097"\n"
2098"Escoyetes:\n"
2099" -h Esti testu d'aida\n"
2100" --md5 Xenerar control MD5 \n"
2101" -s=? Ficheru de desvíu de fontes\n"
2102" -q Sele\n"
2103" -d=? Seleiciona la base de datos de caché opcional \n"
2104" --no-delink Activa'l mou de depuración de desenllaces\n"
2105" --contents Xenerar ficheru de conteníos de control\n"
2106" -c=? Lleer esti ficheru de configuración\n"
2107" -o=? Afita una escoyeta de configuración propia"
2108
2109#: ftparchive/apt-ftparchive.cc
2110msgid "No selections matched"
2111msgstr "Nun concasó denguna seleición"
2112
2113#: ftparchive/apt-ftparchive.cc
2114#, c-format
2115msgid "Some files are missing in the package file group `%s'"
2116msgstr "Falten dellos ficheros nel grupu de ficheros de paquete `%s'"
2117
2118#: ftparchive/cachedb.cc
2119#, c-format
2120msgid "DB was corrupted, file renamed to %s.old"
2121msgstr "La BD corrompiose, ficheru renomáu como %s.old"
2122
2123#: ftparchive/cachedb.cc
2124#, c-format
2125msgid "DB is old, attempting to upgrade %s"
2126msgstr "La DB ye antigua, tentando actualizar %s"
2127
2128#: ftparchive/cachedb.cc
2129msgid ""
2130"DB format is invalid. If you upgraded from an older version of apt, please "
2131"remove and re-create the database."
2132msgstr ""
2133"El formatu de la base de datos nun ye válidu. Si anovaste dende una versión "
2134"anterior d'apt, desanicia y recrea la base de datos."
2135
2136#: ftparchive/cachedb.cc
2137#, c-format
2138msgid "Unable to open DB file %s: %s"
2139msgstr "Nun pudo abrise'l ficheru de BD %s: %s"
2140
2141#: ftparchive/cachedb.cc apt-inst/extract.cc
2142#, c-format
2143msgid "Failed to stat %s"
2144msgstr "Nun pudo lleese %s"
2145
2146#: ftparchive/cachedb.cc
2147#, fuzzy
2148msgid "Failed to read .dsc"
2149msgstr "Nun pudo lleese l'enllaz %s"
2150
2151#: ftparchive/cachedb.cc
2152msgid "Archive has no control record"
2153msgstr "L'archivu nun tien rexistru de control"
2154
2155#: ftparchive/cachedb.cc
2156msgid "Unable to get a cursor"
2157msgstr "Nun pudo algamase un cursor"
2158
2159#: ftparchive/contents.cc
2160msgid "realloc - Failed to allocate memory"
2161msgstr "realloc - Nun pudo allugase memoria"
2162
2163#: ftparchive/multicompress.cc
2164#, c-format
2165msgid "Unknown compression algorithm '%s'"
2166msgstr "Algoritmu de compresión desconocíu '%s'"
2167
2168#: ftparchive/multicompress.cc
2169#, c-format
2170msgid "Compressed output %s needs a compression set"
2171msgstr "La salida comprimida %s necesita un xuegu de compresión"
2172
2173#: ftparchive/multicompress.cc
2174msgid "Failed to fork"
2175msgstr "Nun pudo biforcase"
2176
2177#: ftparchive/multicompress.cc
2178msgid "Compress child"
2179msgstr "Comprimir fíu"
2180
2181#: ftparchive/multicompress.cc
2182#, c-format
2183msgid "Internal error, failed to create %s"
2184msgstr "Error internu, nun pudo criase %s"
2185
2186#: ftparchive/multicompress.cc
2187msgid "IO to subprocess/file failed"
2188msgstr "Fallu na ES al soprocesu/ficheru"
2189
2190#: ftparchive/multicompress.cc
2191msgid "Failed to read while computing MD5"
2192msgstr "Nun pudo lleese al computar MD5"
2193
2194#: ftparchive/multicompress.cc apt-inst/extract.cc
2195#, c-format
2196msgid "Failed to rename %s to %s"
2197msgstr "Nun pudo renomase %s como %s"
2198
2199#: ftparchive/override.cc
2200#, c-format
2201msgid "Unable to open %s"
2202msgstr "Nun pudo abrise %s"
2203
2204#. skip spaces
2205#. find end of word
2206#: ftparchive/override.cc
2207#, fuzzy, c-format
2208msgid "Malformed override %s line %llu (%s)"
2209msgstr "Saltu mal formáu %s llinia %lu #1"
2210
2211#: ftparchive/override.cc
2212#, c-format
2213msgid "Failed to read the override file %s"
2214msgstr "Nun pudo lleese'l ficheru de saltos %s"
2215
2216#: ftparchive/override.cc
2217#, fuzzy, c-format
2218msgid "Malformed override %s line %llu #1"
2219msgstr "Saltu mal formáu %s llinia %lu #1"
2220
2221#: ftparchive/override.cc
2222#, fuzzy, c-format
2223msgid "Malformed override %s line %llu #2"
2224msgstr "Saltu mal formáu %s llinia %lu #2"
2225
2226#: ftparchive/override.cc
2227#, fuzzy, c-format
2228msgid "Malformed override %s line %llu #3"
2229msgstr "Saltu mal formáu %s llinia %lu #3"
2230
2231#: ftparchive/writer.cc
2232#, c-format
2233msgid "W: Unable to read directory %s\n"
2234msgstr "A: Nun pudo lleese'l direutoriu %s\n"
2235
2236#: ftparchive/writer.cc
2237#, c-format
2238msgid "W: Unable to stat %s\n"
2239msgstr "A: Nun pudo lleese %s\n"
2240
2241#: ftparchive/writer.cc
2242msgid "E: "
2243msgstr "E: "
2244
2245#: ftparchive/writer.cc
2246msgid "W: "
2247msgstr "A: "
2248
2249#: ftparchive/writer.cc
2250msgid "E: Errors apply to file "
2251msgstr "E: Errores aplicables al ficheru "
2252
2253#: ftparchive/writer.cc
2254#, c-format
2255msgid "Failed to resolve %s"
2256msgstr "Nun pudo resolvese %s"
2257
2258#: ftparchive/writer.cc
2259msgid "Tree walking failed"
2260msgstr "Falló'l percorríu pol árbol"
2261
2262#: ftparchive/writer.cc
2263#, c-format
2264msgid "Failed to open %s"
2265msgstr "Nun pudo abrise %s"
2266
2267#: ftparchive/writer.cc
2268#, c-format
2269msgid " DeLink %s [%s]\n"
2270msgstr " Desenllazar %s [%s]\n"
2271
2272#: ftparchive/writer.cc
2273#, c-format
2274msgid "Failed to readlink %s"
2275msgstr "Nun pudo lleese l'enllaz %s"
2276
2277#: ftparchive/writer.cc
2278#, c-format
2279msgid "*** Failed to link %s to %s"
2280msgstr "*** Falló enllazar enllazr %s a %s"
2281
2282#: ftparchive/writer.cc
2283#, c-format
2284msgid " DeLink limit of %sB hit.\n"
2285msgstr " Alcanzose'l llímite of %sB de desenllaz.\n"
2286
2287#: ftparchive/writer.cc
2288msgid "Archive had no package field"
2289msgstr "L'archivu nun tien el campu paquetes"
2290
2291#: ftparchive/writer.cc
2292#, c-format
2293msgid " %s has no override entry\n"
2294msgstr " %s nun tien la entrada saltos\n"
2295
2296#: ftparchive/writer.cc
2297#, c-format
2298msgid " %s maintainer is %s not %s\n"
2299msgstr " el curiador de %s ye %s y non %s\n"
2300
2301#: ftparchive/writer.cc
2302#, c-format
2303msgid " %s has no source override entry\n"
2304msgstr " %s nun tien la entrada saltos de fonte\n"
2305
2306#: ftparchive/writer.cc
2307#, c-format
2308msgid " %s has no binary override entry either\n"
2309msgstr " %s tampoco nun tiene una entrada binaria de saltos\n"
2310
2311#: apt-inst/contrib/arfile.cc
2312msgid "Invalid archive signature"
2313msgstr "Robla del ficheru inválida"
2314
2315#: apt-inst/contrib/arfile.cc
2316msgid "Error reading archive member header"
2317msgstr "Fallu al lleer la testera de miembru del ficheru"
2318
2319#: apt-inst/contrib/arfile.cc
2320#, c-format
2321msgid "Invalid archive member header %s"
2322msgstr "Testera de miembru del archivu %s inválida"
2323
2324#: apt-inst/contrib/arfile.cc
2325msgid "Invalid archive member header"
2326msgstr "Testera de miembru del ficheru inválida"
2327
2328#: apt-inst/contrib/arfile.cc
2329msgid "Archive is too short"
2330msgstr "El ficheru ye perpequeñu"
2331
2332#: apt-inst/contrib/arfile.cc
2333msgid "Failed to read the archive headers"
2334msgstr "Falló al lleer les testeres del ficheru"
2335
2336#: apt-inst/contrib/extracttar.cc
2337#, fuzzy, c-format
2338msgid "Cannot find a configured compressor for '%s'"
2339msgstr "Nun puede alcontrase'l rexistru d'autenticación pa: %s"
2340
2341#: apt-inst/contrib/extracttar.cc
2342msgid "Corrupted archive"
2343msgstr "Ficheru tollíu"
2344
2345#: apt-inst/contrib/extracttar.cc
2346msgid "Tar checksum failed, archive corrupted"
2347msgstr "Falló la suma de control de tar, ficheru tollíu"
2348
2349#: apt-inst/contrib/extracttar.cc
2350#, c-format
2351msgid "Unknown TAR header type %u, member %s"
2352msgstr "Testera del TAR triba %u desconocida, miembru %s"
2353
2354#: apt-inst/deb/debfile.cc
2355#, c-format
2356msgid "This is not a valid DEB archive, missing '%s' member"
2357msgstr "Esti nun ye un ficheru DEB válidu, falta'l miembru '%s'"
2358
2359#: apt-inst/deb/debfile.cc
2360#, c-format
2361msgid "Internal error, could not locate member %s"
2362msgstr "Error internu, nun se pue atopar el miembru %s"
2363
2364#: apt-inst/deb/debfile.cc
2365msgid "Unparsable control file"
2366msgstr "Ficheru de control inanalizable"
2367
2368#: apt-inst/dirstream.cc
2369#, c-format
2370msgid "Failed to write file %s"
2371msgstr "Falló la escritura nel ficheru %s"
2372
2373#: apt-inst/dirstream.cc
2374#, c-format
2375msgid "Failed to close file %s"
2376msgstr "Falló al pesllar el ficheru %s"
2377
2378#: apt-inst/extract.cc
2379#, c-format
2380msgid "The path %s is too long"
2381msgstr "La trayeutoria %s ye enforma llarga"
2382
2383#: apt-inst/extract.cc
2384#, c-format
2385msgid "Unpacking %s more than once"
2386msgstr "Desempaquetando %s más d'una vegada"
2387
2388#: apt-inst/extract.cc
2389#, c-format
2390msgid "The directory %s is diverted"
2391msgstr "El direutorio %s ta desviáu"
2392
2393#: apt-inst/extract.cc
2394#, c-format
2395msgid "The package is trying to write to the diversion target %s/%s"
2396msgstr "El paquete ta tentando escribir nel oxetivu desviáu %s/%s"
2397
2398#: apt-inst/extract.cc
2399msgid "The diversion path is too long"
2400msgstr "La trayeutoria de desviación ye enforma llarga"
2401
2402#: apt-inst/extract.cc
2403#, c-format
2404msgid "The directory %s is being replaced by a non-directory"
2405msgstr "El direutoriu %s ta reemplazándose por un non-direutoriu"
2406
2407#: apt-inst/extract.cc
2408msgid "Failed to locate node in its hash bucket"
2409msgstr "Fallu al atopar el nodu nel so bote d'enllaz"
2410
2411#: apt-inst/extract.cc
2412msgid "The path is too long"
2413msgstr "La trayeutoria ye perllarga"
2414
2415#: apt-inst/extract.cc
2416#, c-format
2417msgid "Overwrite package match with no version for %s"
2418msgstr "Sobreescribiendo concordancia del paquete ensin versión pa %s"
2419
2420#: apt-inst/extract.cc
2421#, c-format
2422msgid "File %s/%s overwrites the one in the package %s"
2423msgstr "El ficheru %s/%s sobreescribe al que ta nel paquete %s"
2424
2425#: apt-inst/extract.cc
2426#, c-format
2427msgid "Unable to stat %s"
2428msgstr "Nun ye a lleer %s"
2429
2430#: apt-inst/filelist.cc
2431msgid "DropNode called on still linked node"
2432msgstr "Llamóse a DropNode nun nodu que ta entá enllazáu"
2433
2434#: apt-inst/filelist.cc
2435msgid "Failed to locate the hash element!"
2436msgstr "¡Fallu al atopar l'elementu enllazáu!"
2437
2438#: apt-inst/filelist.cc
2439msgid "Failed to allocate diversion"
2440msgstr "Falló al allugar una desvíu"
2441
2442#: apt-inst/filelist.cc
2443msgid "Internal error in AddDiversion"
2444msgstr "Fallu internu en AddDiversion"
2445
2446#: apt-inst/filelist.cc
2447#, c-format
2448msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
2449msgstr "Intentando sobrescribir un desvíu, %s -> %s and %s/%s"
2450
2451#: apt-inst/filelist.cc
2452#, c-format
2453msgid "Double add of diversion %s -> %s"
2454msgstr "Doble suma de desvíu %s -> %s"
2455
2456#: apt-inst/filelist.cc
2457#, c-format
2458msgid "Duplicate conf file %s/%s"
2459msgstr "Ficheru de configuración duplicáu %s/%s"
2460
2461#: apt-pkg/acquire-item.cc
2462msgid ""
2463"Updating from such a repository can't be done securely, and is therefore "
2464"disabled by default."
2465msgstr ""
2466
2467#: apt-pkg/acquire-item.cc
2468msgid ""
2469"Data from such a repository can't be authenticated and is therefore "
2470"potentially dangerous to use."
2471msgstr ""
2472
2473#: apt-pkg/acquire-item.cc
2474msgid ""
2475"See apt-secure(8) manpage for repository creation and user configuration "
2476"details."
2477msgstr ""
2478
2479#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
2480#, c-format
2481msgid "rename failed, %s (%s -> %s)."
2482msgstr "falló'l cambiu de nome, %s (%s -> %s)."
2483
2484#: apt-pkg/acquire-item.cc
2485msgid "Hash Sum mismatch"
2486msgstr "La suma hash nun concasa"
2487
2488#: apt-pkg/acquire-item.cc
2489msgid "Size mismatch"
2490msgstr "El tamañu nun concasa"
2491
2492#: apt-pkg/acquire-item.cc
2493#, fuzzy
2494msgid "Invalid file format"
2495msgstr "Operación incorreuta: %s"
2496
2497#: apt-pkg/acquire-item.cc
2498#, fuzzy
2499msgid "Signature error"
2500msgstr "Fallu d'escritura"
2501
2502#: apt-pkg/acquire-item.cc
2503#, fuzzy, c-format
2504msgid ""
2505"An error occurred during the signature verification. The repository is not "
2506"updated and the previous index files will be used. GPG error: %s: %s"
2507msgstr ""
2508"Hebo un fallu durante la verificación de la robla. El repositoriu nun ta "
2509"anováu y va usase un ficheru índiz. Fallu GPG: %s: %s\n"
2510
2511#. Invalid signature file, reject (LP: #346386) (Closes: #627642)
2512#: apt-pkg/acquire-item.cc
2513#, c-format
2514msgid "GPG error: %s: %s"
2515msgstr "Fallu GPG: %s: %s"
2516
2517#: apt-pkg/acquire-item.cc
2518#, c-format
2519msgid ""
2520"Skipping acquire of configured file '%s' as repository '%s' doesn't support "
2521"architecture '%s'"
2522msgstr ""
2523
2524#: apt-pkg/acquire-item.cc
2525#, c-format
2526msgid ""
2527"Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
2528"or malformed file)"
2529msgstr ""
2530
2531#: apt-pkg/acquire-item.cc
2532msgid "There is no public key available for the following key IDs:\n"
2533msgstr "Nun hai clave pública denguna disponible pa les IDs de clave darréu:\n"
2534
2535#. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
2536#. the time since then the file is invalid - formatted in the same way as in
2537#. the download progress display (e.g. 7d 3h 42min 1s)
2538#: apt-pkg/acquire-item.cc
2539#, c-format
2540msgid ""
2541"Release file for %s is expired (invalid since %s). Updates for this "
2542"repository will not be applied."
2543msgstr ""
2544
2545#: apt-pkg/acquire-item.cc
2546#, c-format
2547msgid "Conflicting distribution: %s (expected %s but got %s)"
2548msgstr "Conflictu de distribución: %s (esperábase %s pero obtúvose %s)"
2549
2550#. No Release file was present, or verification failed, so fall
2551#. back to queueing Packages files without verification
2552#. only allow going further if the user explicitly wants it
2553#: apt-pkg/acquire-item.cc
2554#, fuzzy, c-format
2555msgid "The repository '%s' is not signed."
2556msgstr "El direutorio %s ta desviáu"
2557
2558#. No Release file was present so fall
2559#. back to queueing Packages files without verification
2560#. only allow going further if the user explicitly wants it
2561#: apt-pkg/acquire-item.cc
2562#, fuzzy, c-format
2563msgid "The repository '%s' does not have a Release file."
2564msgstr "El direutorio %s ta desviáu"
2565
2566#: apt-pkg/acquire-item.cc
2567#, fuzzy, c-format
2568msgid "The repository '%s' is no longer signed."
2569msgstr "El direutorio %s ta desviáu"
2570
2571#: apt-pkg/acquire-item.cc
2572msgid ""
2573"This is normally not allowed, but the option Acquire::"
2574"AllowDowngradeToInsecureRepositories was given to override it."
2575msgstr ""
2576
2577#: apt-pkg/acquire-item.cc
2578#, c-format
2579msgid ""
2580"I wasn't able to locate a file for the %s package. This might mean you need "
2581"to manually fix this package. (due to missing arch)"
2582msgstr ""
2583"Nun pudo alcontrase un ficheru pal paquete %s. Esto puede significar que "
2584"necesites iguar manualmente esti paquete (por faltar una arquitectura)"
2585
2586#: apt-pkg/acquire-item.cc
2587#, c-format
2588msgid "Can't find a source to download version '%s' of '%s'"
2589msgstr ""
2590
2591#: apt-pkg/acquire-item.cc
2592#, c-format
2593msgid ""
2594"The package index files are corrupted. No Filename: field for package %s."
2595msgstr ""
2596"Los ficheros d'indiz de paquetes tan corrompíos. Nun hai campu Filename: pal "
2597"paquete %s."
2598
2599#. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1
2600#: apt-pkg/acquire-item.cc
2601#, fuzzy, c-format
2602msgid "Changelog unavailable for %s=%s"
2603msgstr "Coneutando a %s (%s)"
2604
2605#: apt-pkg/acquire-worker.cc
2606#, c-format
2607msgid "The method driver %s could not be found."
2608msgstr "Nun pudo alncontrase'l controlador de métodu %s."
2609
2610#: apt-pkg/acquire-worker.cc
2611#, fuzzy, c-format
2612msgid "Is the package %s installed?"
2613msgstr "Comprueba qu'el paquete 'dpkg-dev' ta instaláu.\n"
2614
2615#: apt-pkg/acquire-worker.cc
2616#, c-format
2617msgid "Method %s did not start correctly"
2618msgstr "El métodu %s nun entamó correchamente"
2619
2620#: apt-pkg/acquire-worker.cc
2621#, fuzzy, c-format
2622msgid ""
2623"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]."
2624msgstr "Por favor, introduz el discu '%s' nel preséu '%s' y calca Intro."
2625
2626#: apt-pkg/acquire.cc apt-pkg/cdrom.cc
2627#, c-format
2628msgid "List directory %spartial is missing."
2629msgstr "Falta'l direutoriu de llistes %spartial."
2630
2631#: apt-pkg/acquire.cc
2632#, c-format
2633msgid "Archives directory %spartial is missing."
2634msgstr "Falta'l direutoriu d'archivos %spartial."
2635
2636#: apt-pkg/acquire.cc
2637#, c-format
2638msgid "Unable to lock directory %s"
2639msgstr "Nun pudo bloquiase'l direutoriu %s"
2640
2641#: apt-pkg/acquire.cc
2642#, c-format
2643msgid "No sandbox user '%s' on the system, can not drop privileges"
2644msgstr ""
2645
2646#: apt-pkg/acquire.cc
2647#, c-format
2648msgid ""
2649"Can't drop privileges for downloading as file '%s' couldn't be accessed by "
2650"user '%s'."
2651msgstr ""
2652
2653#: apt-pkg/acquire.cc apt-pkg/clean.cc
2654#, fuzzy, c-format
2655msgid "Clean of %s is not supported"
2656msgstr "La triba de ficheru d'indiz '%s' nun ta sofitada"
2657
2658#. only show the ETA if it makes sense
2659#. two days
2660#: apt-pkg/acquire.cc
2661#, c-format
2662msgid "Retrieving file %li of %li (%s remaining)"
2663msgstr "Descargando ficheru %li de %li (falten %s)"
2664
2665#: apt-pkg/acquire.cc
2666#, c-format
2667msgid "Retrieving file %li of %li"
2668msgstr "Descargando ficheru %li de %li"
2669
2670#: apt-pkg/algorithms.cc
2671#, c-format
2672msgid ""
2673"The package %s needs to be reinstalled, but I can't find an archive for it."
2674msgstr ""
2675"El paquete %s necesita reinstalase, pero nun s'alcuentra un archivu pa el."
2676
2677#: apt-pkg/algorithms.cc
2678msgid ""
2679"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2680"held packages."
2681msgstr ""
2682"Error, pkgProblemResolver::Resolve xeneró frañadures, esto puede ser pola "
2683"mor de paquetes reteníos."
2684
2685#: apt-pkg/algorithms.cc
2686msgid "Unable to correct problems, you have held broken packages."
2687msgstr "Nun pueden iguase los problemes; tienes paquetes frañaos reteníos."
2688
2689#: apt-pkg/cachefile.cc
2690msgid "The package lists or status file could not be parsed or opened."
2691msgstr ""
2692"Nun pudieron analizase o abrise les llistes de paquetes o el ficheru d'estáu."
2693
2694#: apt-pkg/cachefile.cc
2695msgid "You may want to run apt-get update to correct these problems"
2696msgstr "Has d'executar apt-get update pa iguar estos problemes"
2697
2698#: apt-pkg/cachefile.cc
2699msgid "The list of sources could not be read."
2700msgstr "Nun pudo lleese la llista de fontes."
2701
2702#: apt-pkg/cacheset.cc
2703#, c-format
2704msgid "Release '%s' for '%s' was not found"
2705msgstr "Nun s'alcontró la distribución '%s' pa '%s'"
2706
2707#: apt-pkg/cacheset.cc
2708#, c-format
2709msgid "Version '%s' for '%s' was not found"
2710msgstr "Nun s'alcontró la versión '%s' pa '%s'"
2711
2712#: apt-pkg/cacheset.cc
2713#, c-format
2714msgid "Couldn't find task '%s'"
2715msgstr "Nun pudo alcontrase la xera '%s'"
2716
2717#: apt-pkg/cacheset.cc
2718#, c-format
2719msgid "Couldn't find any package by regex '%s'"
2720msgstr "Nun pudo alcontrase dengún paquete por regex '%s'"
2721
2722#: apt-pkg/cacheset.cc
2723#, fuzzy, c-format
2724msgid "Couldn't find any package by glob '%s'"
2725msgstr "Nun pudo alcontrase dengún paquete por regex '%s'"
2726
2727#: apt-pkg/cacheset.cc
2728#, c-format
2729msgid "Can't select versions from package '%s' as it is purely virtual"
2730msgstr ""
2731"Nun pueden seleicionase versiones pal paquete'%s' como puramente virtual"
2732
2733#: apt-pkg/cacheset.cc
2734#, c-format
2735msgid "Can't select newest version from package '%s' as it is purely virtual"
2736msgstr ""
2737"Nun puede seleicionase la versión más nueva pal paquete'%s' como puramente "
2738"virtual"
2739
2740#: apt-pkg/cacheset.cc
2741#, c-format
2742msgid "Can't select candidate version from package %s as it has no candidate"
2743msgstr ""
2744"Nun puede seleicionase versión candidata pal paquete %s que nun tien "
2745"candidata"
2746
2747#: apt-pkg/cacheset.cc
2748#, c-format
2749msgid "Can't select installed version from package %s as it is not installed"
2750msgstr ""
2751"Nun puede seleicionase versión instalada pal paquete %s que nun ta instalada"
2752
2753#: apt-pkg/cacheset.cc
2754#, c-format
2755msgid ""
2756"Can't select installed nor candidate version from package '%s' as it has "
2757"neither of them"
2758msgstr ""
2759"Nun puede seleicionase l'instalador o versión candidata pal paquete '%s' "
2760"como non tien nengún d'ellos"
2761
2762#: apt-pkg/cdrom.cc
2763#, c-format
2764msgid "Line %u too long in source list %s."
2765msgstr "Llinia %u enforma llarga na llista d'oríxenes %s."
2766
2767#: apt-pkg/cdrom.cc
2768msgid "Unmounting CD-ROM...\n"
2769msgstr "Desmontando'l CD-ROM...\n"
2770
2771#: apt-pkg/cdrom.cc
2772#, c-format
2773msgid "Using CD-ROM mount point %s\n"
2774msgstr "Usando el puntu de montaxe de CD-ROM %s\n"
2775
2776#: apt-pkg/cdrom.cc
2777msgid "Waiting for disc...\n"
2778msgstr "Esperando'l discu...\n"
2779
2780#: apt-pkg/cdrom.cc
2781msgid "Mounting CD-ROM...\n"
2782msgstr "Montando'l CD-ROM...\n"
2783
2784#: apt-pkg/cdrom.cc
2785msgid "Identifying... "
2786msgstr "Identificando... "
2787
2788#: apt-pkg/cdrom.cc
2789#, c-format
2790msgid "Stored label: %s\n"
2791msgstr "Etiqueta guardada: %s\n"
2792
2793#: apt-pkg/cdrom.cc
2794msgid "Scanning disc for index files...\n"
2795msgstr "Buscando nel discu ficheros d'índices...\n"
2796
2797#: apt-pkg/cdrom.cc
2798#, c-format
2799msgid ""
2800"Found %zu package indexes, %zu source indexes, %zu translation indexes and "
2801"%zu signatures\n"
2802msgstr ""
2803"Atopáu %zu indices de paquete, %zu indices de fonte, %zu indices de torna y "
2804"%zu firmes\n"
2805
2806#: apt-pkg/cdrom.cc
2807msgid ""
2808"Unable to locate any package files, perhaps this is not a Debian Disc or the "
2809"wrong architecture?"
2810msgstr ""
2811"Nun s'alcuentra dengún paquete de ficheros, seique nun ye un Discu Debian o "
2812"hai una arquiteutura inválida?"
2813
2814#: apt-pkg/cdrom.cc
2815#, c-format
2816msgid "Found label '%s'\n"
2817msgstr "Atopóse la etiqueta: '%s'\n"
2818
2819#: apt-pkg/cdrom.cc
2820msgid "That is not a valid name, try again.\n"
2821msgstr "Esi nun ye un nome válidu; inténtalo otra vuelta.\n"
2822
2823#: apt-pkg/cdrom.cc
2824#, c-format
2825msgid ""
2826"This disc is called: \n"
2827"'%s'\n"
2828msgstr ""
2829"Esti discu llámase: \n"
2830"'%s'\n"
2831
2832#: apt-pkg/cdrom.cc
2833msgid "Copying package lists..."
2834msgstr "Copiando les llistes de paquetes..."
2835
2836#: apt-pkg/cdrom.cc
2837msgid "Writing new source list\n"
2838msgstr "Escribiendo llista nueva d'oríxenes\n"
2839
2840#: apt-pkg/cdrom.cc
2841msgid "Source list entries for this disc are:\n"
2842msgstr "Les entraes de la llista d'oríxenes pa esti discu son:\n"
2843
2844#: apt-pkg/clean.cc
2845#, c-format
2846msgid "Unable to stat %s."
2847msgstr "Nun pudo lleese %s."
2848
2849#: apt-pkg/contrib/cdromutl.cc
2850#, c-format
2851msgid "Unable to stat the mount point %s"
2852msgstr "Nun puede algamase información del puntu de montaxe %s"
2853
2854#: apt-pkg/contrib/cdromutl.cc
2855msgid "Failed to stat the cdrom"
2856msgstr "Nun se pudo montar el CD-ROM"
2857
2858#: apt-pkg/contrib/cmndline.cc
2859#, fuzzy, c-format
2860msgid ""
2861"Command line option '%c' [from %s] is not understood in combination with the "
2862"other options."
2863msgstr "La opción de llinia d'ordes '%c' [de %s] ye desconocida."
2864
2865#: apt-pkg/contrib/cmndline.cc
2866#, fuzzy, c-format
2867msgid ""
2868"Command line option %s is not understood in combination with the other "
2869"options"
2870msgstr "Nun s'entiende la opción %s de la llinia d'ordes"
2871
2872#: apt-pkg/contrib/cmndline.cc
2873#, c-format
2874msgid "Command line option %s is not boolean"
2875msgstr "La opción %s de la llinia d'ordes nun ye un valor booleanu"
2876
2877#: apt-pkg/contrib/cmndline.cc
2878#, c-format
2879msgid "Option %s requires an argument."
2880msgstr "La opción %s necesita un argumentu."
2881
2882#: apt-pkg/contrib/cmndline.cc
2883#, c-format
2884msgid "Option %s: Configuration item specification must have an =<val>."
2885msgstr "Opción %s: L'axuste del elementu de configuración ha tener un =<val>."
2886
2887#: apt-pkg/contrib/cmndline.cc
2888#, c-format
2889msgid "Option %s requires an integer argument, not '%s'"
2890msgstr "La opción %s pide un argumentu enteru, non '%s'"
2891
2892#: apt-pkg/contrib/cmndline.cc
2893#, c-format
2894msgid "Option '%s' is too long"
2895msgstr "Opción '%s' enforma llarga"
2896
2897#: apt-pkg/contrib/cmndline.cc
2898#, c-format
2899msgid "Sense %s is not understood, try true or false."
2900msgstr "El sentíu %s nun s'entiende, prueba con braeru o falsu."
2901
2902#: apt-pkg/contrib/cmndline.cc
2903#, c-format
2904msgid "Invalid operation %s"
2905msgstr "Operación incorreuta: %s"
2906
2907#: apt-pkg/contrib/configuration.cc
2908#, c-format
2909msgid "Unrecognized type abbreviation: '%c'"
2910msgstr "Triba d'abreviatura que nun se reconoz: «%c»"
2911
2912#: apt-pkg/contrib/configuration.cc
2913#, c-format
2914msgid "Opening configuration file %s"
2915msgstr "Abriendo ficheros de configuración %s"
2916
2917#: apt-pkg/contrib/configuration.cc
2918#, c-format
2919msgid "Syntax error %s:%u: Block starts with no name."
2920msgstr "Fallu de sintaxis %s:%u: Nun hai un nome al entamu del bloque."
2921
2922#: apt-pkg/contrib/configuration.cc
2923#, c-format
2924msgid "Syntax error %s:%u: Malformed tag"
2925msgstr "Fallu de sintaxis %s:%u: Marca mal formada"
2926
2927#: apt-pkg/contrib/configuration.cc
2928#, c-format
2929msgid "Syntax error %s:%u: Extra junk after value"
2930msgstr "Fallu de sintaxis %s:%u: Puxarra extra dempués del valor"
2931
2932#: apt-pkg/contrib/configuration.cc
2933#, c-format
2934msgid "Syntax error %s:%u: Directives can only be done at the top level"
2935msgstr ""
2936"Error de sintaxis %s:%u: Les directives pueden facese sólo nel nivel cimeru"
2937
2938#: apt-pkg/contrib/configuration.cc
2939#, c-format
2940msgid "Syntax error %s:%u: Too many nested includes"
2941msgstr "Fallu de sintaxis %s:%u: Demasiaes inclusiones añeraes"
2942
2943#: apt-pkg/contrib/configuration.cc
2944#, c-format
2945msgid "Syntax error %s:%u: Included from here"
2946msgstr "Fallu de sintaxis %s:%u: Incluyendo dende equí"
2947
2948#: apt-pkg/contrib/configuration.cc
2949#, c-format
2950msgid "Syntax error %s:%u: Unsupported directive '%s'"
2951msgstr "Error de sintaxis %s:%u: La directiva '%s' nun ta sofitada"
2952
2953#: apt-pkg/contrib/configuration.cc
2954#, c-format
2955msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
2956msgstr ""
2957"Fallu de sintaxis %s:%u: Directiva llimpia requier un tres opciones como "
2958"argumentos"
2959
2960#: apt-pkg/contrib/configuration.cc
2961#, c-format
2962msgid "Syntax error %s:%u: Extra junk at end of file"
2963msgstr "Fallu de sintaxis %s:%u: Puxarra extra al final del ficheru"
2964
2965#: apt-pkg/contrib/fileutl.cc
2966#, c-format
2967msgid "Problem unlinking the file %s"
2968msgstr "Hai problemes desvenceyando'l ficheru %s"
2969
2970#: apt-pkg/contrib/fileutl.cc
2971#, c-format
2972msgid "Not using locking for read only lock file %s"
2973msgstr "Nun ta usándose bloquéu pal ficheru de bloquéu de sólo llectura %s"
2974
2975#: apt-pkg/contrib/fileutl.cc
2976#, c-format
2977msgid "Could not open lock file %s"
2978msgstr "Nun puede abrise'l ficheru de bloquéu %s"
2979
2980#: apt-pkg/contrib/fileutl.cc
2981#, c-format
2982msgid "Not using locking for nfs mounted lock file %s"
2983msgstr "Nun ta usándose bloquéu pal ficheru de bloquéu %s montáu per nfs"
2984
2985#: apt-pkg/contrib/fileutl.cc
2986#, c-format
2987msgid "Could not get lock %s"
2988msgstr "Nun se pudo torgar %s"
2989
2990#: apt-pkg/contrib/fileutl.cc
2991#, c-format
2992msgid "List of files can't be created as '%s' is not a directory"
2993msgstr ""
2994
2995#: apt-pkg/contrib/fileutl.cc
2996#, c-format
2997msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
2998msgstr ""
2999
3000#: apt-pkg/contrib/fileutl.cc
3001#, c-format
3002msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
3003msgstr ""
3004
3005#: apt-pkg/contrib/fileutl.cc
3006#, c-format
3007msgid ""
3008"Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
3009msgstr ""
3010
3011#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc
3012#, c-format
3013msgid "Waited for %s but it wasn't there"
3014msgstr "Esperaba %s pero nun taba ellí"
3015
3016#: apt-pkg/contrib/fileutl.cc
3017#, c-format
3018msgid "Sub-process %s received a segmentation fault."
3019msgstr "El subprocesu %s recibió un fallu de segmentación."
3020
3021#: apt-pkg/contrib/fileutl.cc
3022#, c-format
3023msgid "Sub-process %s received signal %u."
3024msgstr "El subprocesu %s recibió una señal %u."
3025
3026#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
3027#, c-format
3028msgid "Sub-process %s returned an error code (%u)"
3029msgstr "El subprocesu %s devolvió un códigu d'error (%u)"
3030
3031#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
3032#, c-format
3033msgid "Sub-process %s exited unexpectedly"
3034msgstr "El subprocesu %s terminó de manera inesperada"
3035
3036#: apt-pkg/contrib/fileutl.cc
3037#, c-format
3038msgid "Problem closing the gzip file %s"
3039msgstr "Problemes zarrando'l ficheru gzip %s"
3040
3041#: apt-pkg/contrib/fileutl.cc
3042#, c-format
3043msgid "Could not open file %s"
3044msgstr "Nun se pudo abrir el ficheru %s"
3045
3046#: apt-pkg/contrib/fileutl.cc
3047#, c-format
3048msgid "Could not open file descriptor %d"
3049msgstr "Nun pudo abrise un ficheru descriptor %d"
3050
3051#: apt-pkg/contrib/fileutl.cc
3052msgid "Failed to create subprocess IPC"
3053msgstr "Nun pudo criase'l soprocesu IPC"
3054
3055#: apt-pkg/contrib/fileutl.cc
3056msgid "Failed to exec compressor "
3057msgstr "Nun pudo executase'l compresor "
3058
3059#: apt-pkg/contrib/fileutl.cc
3060#, fuzzy, c-format
3061msgid "read, still have %llu to read but none left"
3062msgstr "lleíos, entá tenía de lleer %lu pero nun queda nada"
3063
3064#: apt-pkg/contrib/fileutl.cc
3065#, fuzzy, c-format
3066msgid "write, still have %llu to write but couldn't"
3067msgstr "escritos, entá tenía d'escribir %lu pero nun pudo facerse"
3068
3069#: apt-pkg/contrib/fileutl.cc
3070#, c-format
3071msgid "Problem closing the file %s"
3072msgstr "Problemes zarrando'l ficheru %s"
3073
3074#: apt-pkg/contrib/fileutl.cc
3075#, c-format
3076msgid "Problem renaming the file %s to %s"
3077msgstr "Hai problemes al renomar el ficheru %s a %s"
3078
3079#: apt-pkg/contrib/fileutl.cc
3080msgid "Problem syncing the file"
3081msgstr "Hai problemes al sincronizar el ficheru"
3082
3083#: apt-pkg/contrib/mmap.cc
3084msgid "Can't mmap an empty file"
3085msgstr "Nun se puede facer mmap d'un ficheru baleru"
3086
3087#: apt-pkg/contrib/mmap.cc
3088#, fuzzy, c-format
3089msgid "Couldn't make mmap of %llu bytes"
3090msgstr "Nun se pudo facer mmap de %lu bytes"
3091
3092#: apt-pkg/contrib/mmap.cc
3093#, c-format
3094msgid "Couldn't duplicate file descriptor %i"
3095msgstr "Nun pudo duplicase'l ficheru descriptor %i"
3096
3097#: apt-pkg/contrib/mmap.cc
3098msgid "Unable to close mmap"
3099msgstr "Nun pudo zarrase mmap"
3100
3101#: apt-pkg/contrib/mmap.cc
3102msgid "Unable to synchronize mmap"
3103msgstr "Nun se pudo sincronizase mmap "
3104
3105#: apt-pkg/contrib/mmap.cc
3106#, c-format
3107msgid "Couldn't make mmap of %lu bytes"
3108msgstr "Nun se pudo facer mmap de %lu bytes"
3109
3110#: apt-pkg/contrib/mmap.cc
3111msgid "Failed to truncate file"
3112msgstr "Falló al francer el ficheru"
3113
3114#: apt-pkg/contrib/mmap.cc
3115#, c-format
3116msgid ""
3117"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
3118"Current value: %lu. (man 5 apt.conf)"
3119msgstr ""
3120"Dynamic MMap escosó l'espaciu. Por favor aumenta'l tamañu de APT::Cache-"
3121"Start. El valor actual ye : %lu. (man 5 apt.conf)"
3122
3123#: apt-pkg/contrib/mmap.cc
3124#, c-format
3125msgid ""
3126"Unable to increase the size of the MMap as the limit of %lu bytes is already "
3127"reached."
3128msgstr ""
3129"Nun pudó incrementase'l tamañu de MMap col llímite de %lu bytes ya torgáu"
3130
3131#: apt-pkg/contrib/mmap.cc
3132msgid ""
3133"Unable to increase size of the MMap as automatic growing is disabled by user."
3134msgstr ""
3135"Nun pudó incrementase'l tamañu de MMap ya que crecer automáticamente ta "
3136"desactivao pol usuariu."
3137
3138#: apt-pkg/contrib/progress.cc
3139#, c-format
3140msgid "%c%s... Error!"
3141msgstr "%c%s... ¡Fallu!"
3142
3143#: apt-pkg/contrib/progress.cc
3144#, c-format
3145msgid "%c%s... Done"
3146msgstr "%c%s... Fecho"
3147
3148#: apt-pkg/contrib/progress.cc
3149msgid "..."
3150msgstr ""
3151
3152#. Print the spinner
3153#: apt-pkg/contrib/progress.cc
3154#, fuzzy, c-format
3155msgid "%c%s... %u%%"
3156msgstr "%c%s... Fecho"
3157
3158#. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds
3159#: apt-pkg/contrib/strutl.cc
3160#, c-format
3161msgid "%lid %lih %limin %lis"
3162msgstr "%lid %lih %limin %lis"
3163
3164#. TRANSLATOR: h means hours, min means minutes, s means seconds
3165#: apt-pkg/contrib/strutl.cc
3166#, c-format
3167msgid "%lih %limin %lis"
3168msgstr "%lih %limin %lis"
3169
3170#. TRANSLATOR: min means minutes, s means seconds
3171#: apt-pkg/contrib/strutl.cc
3172#, c-format
3173msgid "%limin %lis"
3174msgstr "%limin %lis"
3175
3176#. TRANSLATOR: s means seconds
3177#: apt-pkg/contrib/strutl.cc
3178#, c-format
3179msgid "%lis"
3180msgstr "%lis"
3181
3182#: apt-pkg/contrib/strutl.cc
3183#, c-format
3184msgid "Selection %s not found"
3185msgstr "Escoyeta %s que nun s'atopa"
3186
3187#. TRANSLATOR: an identifier like Packages; Releasefile key indicating
3188#. a file like main/binary-amd64/Packages; another identifier like Contents;
3189#. filename and linenumber of the sources.list entry currently parsed
3190#: apt-pkg/deb/debmetaindex.cc
3191#, c-format
3192msgid "Target %s wants to acquire the same file (%s) as %s from source %s"
3193msgstr ""
3194
3195#. TRANSLATOR: an identifier like Packages; Releasefile key indicating
3196#. a file like main/binary-amd64/Packages; filename and linenumber of
3197#. two sources.list entries
3198#: apt-pkg/deb/debmetaindex.cc
3199#, c-format
3200msgid "Target %s (%s) is configured multiple times in %s and %s"
3201msgstr ""
3202
3203#: apt-pkg/deb/debmetaindex.cc
3204#, c-format
3205msgid "Unable to parse Release file %s"
3206msgstr "Nun se pudo parchear el ficheru release %s"
3207
3208#: apt-pkg/deb/debmetaindex.cc
3209#, c-format
3210msgid "No sections in Release file %s"
3211msgstr "Ensin seiciones nel ficheru release %s"
3212
3213#: apt-pkg/deb/debmetaindex.cc
3214#, c-format
3215msgid "No Hash entry in Release file %s"
3216msgstr "Ensin entrada Hash nel ficheru release %s"
3217
3218#: apt-pkg/deb/debmetaindex.cc
3219#, c-format
3220msgid "Invalid 'Date' entry in Release file %s"
3221msgstr "Entrada inválida pa 'Date' nel ficheru release %s"
3222
3223#: apt-pkg/deb/debmetaindex.cc
3224#, c-format
3225msgid "Invalid 'Valid-Until' entry in Release file %s"
3226msgstr "Entrada inválida pa 'Valid-Until' nel ficheru release %s"
3227
3228#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite
3229#: apt-pkg/deb/debmetaindex.cc
3230#, c-format
3231msgid "Conflicting values set for option %s regarding source %s %s"
3232msgstr ""
3233
3234#: apt-pkg/deb/debmetaindex.cc
3235#, c-format
3236msgid "Invalid value set for option %s regarding source %s %s (%s)"
3237msgstr ""
3238
3239#: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc
3240#, c-format
3241msgid "Unable to parse package file %s (%d)"
3242msgstr "Nun se pudo tratar el ficheru de paquetes %s (%d)"
3243
3244#: apt-pkg/deb/debsystem.cc
3245#, c-format
3246msgid ""
3247"Unable to lock the administration directory (%s), is another process using "
3248"it?"
3249msgstr ""
3250"Nun pudó bloquease'l direutoriu d'alministración (%s), ¿hai otru procesu "
3251"usándolu?"
3252
3253#: apt-pkg/deb/debsystem.cc
3254#, c-format
3255msgid "Unable to lock the administration directory (%s), are you root?"
3256msgstr "Nun pudo bloquiase'l direutoriu d'alministración (%s), ¿yes root?"
3257
3258#. TRANSLATORS: the %s contains the recovery command, usually
3259#. dpkg --configure -a
3260#: apt-pkg/deb/debsystem.cc
3261#, c-format
3262msgid ""
3263"dpkg was interrupted, you must manually run '%s' to correct the problem. "
3264msgstr ""
3265"dpkg interrumpióse, tienes qu'executar manualmente '%s' pa iguar el "
3266"problema. "
3267
3268#: apt-pkg/deb/debsystem.cc
3269msgid "Not locked"
3270msgstr "Non bloquiáu"
3271
3272#: apt-pkg/deb/dpkgpm.cc
3273#, c-format
3274msgid "Installing %s"
3275msgstr "Instalando %s"
3276
3277#: apt-pkg/deb/dpkgpm.cc
3278#, c-format
3279msgid "Configuring %s"
3280msgstr "Configurando %s"
3281
3282#: apt-pkg/deb/dpkgpm.cc
3283#, c-format
3284msgid "Removing %s"
3285msgstr "Desinstalando %s"
3286
3287#: apt-pkg/deb/dpkgpm.cc
3288#, c-format
3289msgid "Completely removing %s"
3290msgstr "Desinstalóse dafechu %s"
3291
3292#: apt-pkg/deb/dpkgpm.cc
3293#, c-format
3294msgid "Noting disappearance of %s"
3295msgstr "Anotando desaniciáu de %s"
3296
3297#: apt-pkg/deb/dpkgpm.cc
3298#, c-format
3299msgid "Running post-installation trigger %s"
3300msgstr "Executando activador de post-instalación de %s"
3301
3302#. FIXME: use a better string after freeze
3303#: apt-pkg/deb/dpkgpm.cc
3304#, c-format
3305msgid "Directory '%s' missing"
3306msgstr "Falta'l direutoriu '%s'."
3307
3308#: apt-pkg/deb/dpkgpm.cc
3309#, c-format
3310msgid "Could not open file '%s'"
3311msgstr "Nun pudo abrise'l ficheru '%s'"
3312
3313#: apt-pkg/deb/dpkgpm.cc
3314#, c-format
3315msgid "Preparing %s"
3316msgstr "Preparando %s"
3317
3318#: apt-pkg/deb/dpkgpm.cc
3319#, c-format
3320msgid "Unpacking %s"
3321msgstr "Desempaquetando %s"
3322
3323#: apt-pkg/deb/dpkgpm.cc
3324#, c-format
3325msgid "Preparing to configure %s"
3326msgstr "Preparándose pa configurar %s"
3327
3328#: apt-pkg/deb/dpkgpm.cc
3329#, c-format
3330msgid "Installed %s"
3331msgstr "%s instaláu"
3332
3333#: apt-pkg/deb/dpkgpm.cc
3334#, c-format
3335msgid "Preparing for removal of %s"
3336msgstr "Preparándose pa desinstalar %s"
3337
3338#: apt-pkg/deb/dpkgpm.cc
3339#, c-format
3340msgid "Removed %s"
3341msgstr "%s desinstaláu"
3342
3343#: apt-pkg/deb/dpkgpm.cc
3344#, c-format
3345msgid "Preparing to completely remove %s"
3346msgstr "Preparándose pa desinstalar dafechu %s"
3347
3348#: apt-pkg/deb/dpkgpm.cc
3349#, c-format
3350msgid "Completely removed %s"
3351msgstr "Desinstalóse dafechu %s"
3352
3353#: apt-pkg/deb/dpkgpm.cc
3354#, fuzzy, c-format
3355msgid "Can not write log (%s)"
3356msgstr "Nun se pue escribir en %s"
3357
3358#: apt-pkg/deb/dpkgpm.cc
3359msgid "Is /dev/pts mounted?"
3360msgstr ""
3361
3362#: apt-pkg/deb/dpkgpm.cc
3363msgid "Operation was interrupted before it could finish"
3364msgstr ""
3365
3366#: apt-pkg/deb/dpkgpm.cc
3367msgid "No apport report written because MaxReports is reached already"
3368msgstr "Ensin informe escritu d'apport porque MaxReports llegó dafechu"
3369
3370#. check if its not a follow up error
3371#: apt-pkg/deb/dpkgpm.cc
3372msgid "dependency problems - leaving unconfigured"
3373msgstr "problemes de dependencies - déxase ensin configurar"
3374
3375#: apt-pkg/deb/dpkgpm.cc
3376msgid ""
3377"No apport report written because the error message indicates its a followup "
3378"error from a previous failure."
3379msgstr ""
3380"Ensin informe escritu d'apport porque'l mensax de fallu indica un fallu que "
3381"siguió dende un fallu previu"
3382
3383#: apt-pkg/deb/dpkgpm.cc
3384msgid ""
3385"No apport report written because the error message indicates a disk full "
3386"error"
3387msgstr ""
3388"Ensin informe escritu d'apport porque'l mensax de fallu indica un fallu de "
3389"discu llenu"
3390
3391#: apt-pkg/deb/dpkgpm.cc
3392msgid ""
3393"No apport report written because the error message indicates a out of memory "
3394"error"
3395msgstr ""
3396"Ensin informe escritu d'apport porque'l mensax de fallu indica un fallu de "
3397"memoria"
3398
3399#: apt-pkg/deb/dpkgpm.cc
3400#, fuzzy
3401msgid ""
3402"No apport report written because the error message indicates an issue on the "
3403"local system"
3404msgstr ""
3405"Ensin informe escritu d'apport porque'l mensax de fallu indica un fallu de "
3406"discu llenu"
3407
3408#: apt-pkg/deb/dpkgpm.cc
3409msgid ""
3410"No apport report written because the error message indicates a dpkg I/O error"
3411msgstr ""
3412"Ensin informe escritu d'apport porque'l mensax de fallu indica un fallu E/S "
3413"dpkg"
3414
3415#: apt-pkg/depcache.cc
3416msgid "Building dependency tree"
3417msgstr "Creando árbol de dependencies"
3418
3419#: apt-pkg/depcache.cc
3420msgid "Candidate versions"
3421msgstr "Versiones candidates"
3422
3423#: apt-pkg/depcache.cc
3424msgid "Dependency generation"
3425msgstr "Xeneración de dependencies"
3426
3427#: apt-pkg/depcache.cc
3428msgid "Reading state information"
3429msgstr "Lleendo información d'estáu"
3430
3431#: apt-pkg/depcache.cc
3432#, c-format
3433msgid "Failed to open StateFile %s"
3434msgstr "Nun se pudo abrir el ficheru d'estáu %s"
3435
3436#: apt-pkg/depcache.cc
3437#, c-format
3438msgid "Failed to write temporary StateFile %s"
3439msgstr "Falló la escritura del ficheru temporal d'estáu %s"
3440
3441#: apt-pkg/edsp.cc
3442msgid "Send scenario to solver"
3443msgstr ""
3444
3445#: apt-pkg/edsp.cc
3446msgid "Send request to solver"
3447msgstr ""
3448
3449#: apt-pkg/edsp.cc
3450msgid "Prepare for receiving solution"
3451msgstr ""
3452
3453#: apt-pkg/edsp.cc
3454msgid "External solver failed without a proper error message"
3455msgstr ""
3456
3457#: apt-pkg/edsp.cc
3458msgid "Execute external solver"
3459msgstr ""
3460
3461#: apt-pkg/indexcopy.cc
3462#, c-format
3463msgid "Wrote %i records.\n"
3464msgstr "%i rexistros escritos.\n"
3465
3466#: apt-pkg/indexcopy.cc
3467#, c-format
3468msgid "Wrote %i records with %i missing files.\n"
3469msgstr "%i rexistros escritos con %i ficheros de menos.\n"
3470
3471#: apt-pkg/indexcopy.cc
3472#, c-format
3473msgid "Wrote %i records with %i mismatched files\n"
3474msgstr "%i rexistros escritos con %i ficheros mal empareyaos\n"
3475
3476#: apt-pkg/indexcopy.cc
3477#, c-format
3478msgid "Wrote %i records with %i missing files and %i mismatched files\n"
3479msgstr ""
3480"Escribiéronse %i rexistros con %i ficheros perdíos y %i ficheros que nun "
3481"concasen\n"
3482
3483#: apt-pkg/indexcopy.cc
3484#, c-format
3485msgid "Can't find authentication record for: %s"
3486msgstr "Nun puede alcontrase'l rexistru d'autenticación pa: %s"
3487
3488#: apt-pkg/indexcopy.cc
3489#, c-format
3490msgid "Hash mismatch for: %s"
3491msgstr "El hash nun concasa pa: %s"
3492
3493#: apt-pkg/init.cc
3494#, c-format
3495msgid "Packaging system '%s' is not supported"
3496msgstr "El sistema d'empaquetáu '%s' nun ta sofitáu"
3497
3498#: apt-pkg/init.cc
3499msgid "Unable to determine a suitable packaging system type"
3500msgstr "Nun pudo determinase una triba de sistema d'empaquetáu afayadiza"
3501
3502#: apt-pkg/install-progress.cc
3503#, c-format
3504msgid "Progress: [%3i%%]"
3505msgstr ""
3506
3507#: apt-pkg/install-progress.cc
3508msgid "Running dpkg"
3509msgstr "Executando dpkt"
3510
3511#: apt-pkg/packagemanager.cc
3512#, c-format
3513msgid ""
3514"Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
3515"under APT::Immediate-Configure for details. (%d)"
3516msgstr ""
3517"Nun pudó facese la configuración inmediatamente en '%s'. Por favor, mira man "
3518"5 apt.conf embaxo APT::Immediate-Configure for details. (%d)"
3519
3520#: apt-pkg/packagemanager.cc
3521#, fuzzy, c-format
3522msgid "Could not configure '%s'. "
3523msgstr "Nun pudo abrise'l ficheru '%s'"
3524
3525#: apt-pkg/packagemanager.cc
3526#, c-format
3527msgid ""
3528"This installation run will require temporarily removing the essential "
3529"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
3530"you really want to do it, activate the APT::Force-LoopBreak option."
3531msgstr ""
3532"Esta execución d'instalación va requerir desaniciar temporalmente'l paquete "
3533"esencial %s por un cote de Conflictos/Pre-Dependencies. Esto normalmente ye "
3534"malo, pero si daveres quies facelo, activa la opción APT::Force-LoopBreak."
3535
3536#: apt-pkg/pkgcache.cc
3537msgid "Empty package cache"
3538msgstr "Caché de paquetes balera."
3539
3540#: apt-pkg/pkgcache.cc
3541msgid "The package cache file is corrupted"
3542msgstr "El ficheru de caché de paquetes ta tollíu"
3543
3544#: apt-pkg/pkgcache.cc
3545msgid "The package cache file is an incompatible version"
3546msgstr "El ficheru de caché de paquetes ye una versión incompatible"
3547
3548#: apt-pkg/pkgcache.cc
3549#, fuzzy
3550msgid "The package cache file is corrupted, it is too small"
3551msgstr "El ficheru de caché de paquetes ta tollíu"
3552
3553#: apt-pkg/pkgcache.cc
3554#, c-format
3555msgid "This APT does not support the versioning system '%s'"
3556msgstr "Esti APT nun soporta'l sistema de versiones '%s'"
3557
3558#: apt-pkg/pkgcache.cc
3559#, fuzzy, c-format
3560msgid "The package cache was built for different architectures: %s vs %s"
3561msgstr "La caché de paquetes creóse pa una arquitectura estremada"
3562
3563#: apt-pkg/pkgcache.cc
3564msgid "Depends"
3565msgstr "Depende de"
3566
3567#: apt-pkg/pkgcache.cc
3568msgid "PreDepends"
3569msgstr "Predepende de"
3570
3571#: apt-pkg/pkgcache.cc
3572msgid "Suggests"
3573msgstr "Suxer"
3574
3575#: apt-pkg/pkgcache.cc
3576msgid "Recommends"
3577msgstr "Recomienda"
3578
3579#: apt-pkg/pkgcache.cc
3580msgid "Conflicts"
3581msgstr "En conflictu con"
3582
3583#: apt-pkg/pkgcache.cc
3584msgid "Replaces"
3585msgstr "Sustituye a"
3586
3587#: apt-pkg/pkgcache.cc
3588msgid "Obsoletes"
3589msgstr "Fai obsoletu a"
3590
3591#: apt-pkg/pkgcache.cc
3592msgid "Breaks"
3593msgstr "Ruempe"
3594
3595#: apt-pkg/pkgcache.cc
3596msgid "Enhances"
3597msgstr "Aumenta"
3598
3599#: apt-pkg/pkgcache.cc
3600msgid "important"
3601msgstr "importante"
3602
3603#: apt-pkg/pkgcache.cc
3604msgid "required"
3605msgstr "requeríu"
3606
3607#: apt-pkg/pkgcache.cc
3608msgid "standard"
3609msgstr "estándar"
3610
3611#: apt-pkg/pkgcache.cc
3612msgid "optional"
3613msgstr "opcional"
3614
3615#: apt-pkg/pkgcache.cc
3616msgid "extra"
3617msgstr "extra"
3618
3619#: apt-pkg/pkgcachegen.cc
3620msgid "Cache has an incompatible versioning system"
3621msgstr "La caché tien un sistema de versiones incompatible"
3622
3623#. TRANSLATOR: The first placeholder is a package name,
3624#. the other two should be copied verbatim as they include debug info
3625#: apt-pkg/pkgcachegen.cc
3626#, fuzzy, c-format
3627msgid "Error occurred while processing %s (%s%d)"
3628msgstr "Hebo un error al procesar %s (FindPkg)"
3629
3630#: apt-pkg/pkgcachegen.cc
3631msgid "Wow, you exceeded the number of package names this APT is capable of."
3632msgstr ""
3633"Coime, perpasaste'l númberu de nomes de paquete qu'esti APT ye a remanar."
3634
3635#: apt-pkg/pkgcachegen.cc
3636msgid "Wow, you exceeded the number of versions this APT is capable of."
3637msgstr "Vaya, perpasaste'l númberu de versiones coles que puede esti APT."
3638
3639#: apt-pkg/pkgcachegen.cc
3640msgid "Wow, you exceeded the number of descriptions this APT is capable of."
3641msgstr "Coime, perpasaste'l númberu de descripciones qu'esti APT ye a remanar."
3642
3643#: apt-pkg/pkgcachegen.cc
3644msgid "Wow, you exceeded the number of dependencies this APT is capable of."
3645msgstr "Vaya, perpasaste'l númberu de dependencies coles que puede esti APT."
3646
3647#: apt-pkg/pkgcachegen.cc
3648msgid "Reading package lists"
3649msgstr "Lleendo llista de paquetes"
3650
3651#: apt-pkg/pkgcachegen.cc
3652msgid "IO Error saving source cache"
3653msgstr "Fallu de E/S al grabar caché d'oríxenes"
3654
3655#: apt-pkg/pkgrecords.cc
3656#, c-format
3657msgid "Index file type '%s' is not supported"
3658msgstr "La triba de ficheru d'indiz '%s' nun ta sofitada"
3659
3660#: apt-pkg/policy.cc
3661#, c-format
3662msgid ""
3663"The value '%s' is invalid for APT::Default-Release as such a release is not "
3664"available in the sources"
3665msgstr ""
3666
3667#: apt-pkg/policy.cc
3668#, c-format
3669msgid "Invalid record in the preferences file %s, no Package header"
3670msgstr ""
3671"Rexistru inválidu nel ficheru de preferencies %s, nun hai cabecera Paquete"
3672
3673#: apt-pkg/policy.cc
3674#, c-format
3675msgid "Did not understand pin type %s"
3676msgstr "Nun s'entiende'l tipu de pin %s"
3677
3678#: apt-pkg/policy.cc
3679#, c-format
3680msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
3681msgstr ""
3682
3683#: apt-pkg/policy.cc
3684msgid "No priority (or zero) specified for pin"
3685msgstr "Nun hai prioridá (o ye cero) conseñada pa pin"
3686
3687#. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports
3688#: apt-pkg/sourcelist.cc
3689#, fuzzy, c-format
3690msgid "Malformed entry %u in %s file %s (%s)"
3691msgstr "Saltu mal formáu %s llinia %lu #1"
3692
3693#: apt-pkg/sourcelist.cc
3694#, c-format
3695msgid "Opening %s"
3696msgstr "Abriendo %s"
3697
3698#: apt-pkg/sourcelist.cc
3699#, c-format
3700msgid "Malformed line %u in source list %s (type)"
3701msgstr "Llinia %u mal formada na llista d'oríxenes %s (triba)"
3702
3703#: apt-pkg/sourcelist.cc
3704#, c-format
3705msgid "Type '%s' is not known on line %u in source list %s"
3706msgstr "Triba '%s' desconocida na llinia %u de la llista d'oríxenes %s"
3707
3708#: apt-pkg/sourcelist.cc
3709#, fuzzy, c-format
3710msgid "Malformed stanza %u in source list %s (type)"
3711msgstr "Llinia %u mal formada na llista d'oríxenes %s (triba)"
3712
3713#: apt-pkg/sourcelist.cc
3714#, fuzzy, c-format
3715msgid "Type '%s' is not known on stanza %u in source list %s"
3716msgstr "Triba '%s' desconocida na llinia %u de la llista d'oríxenes %s"
3717
3718#: apt-pkg/sourcelist.cc
3719#, c-format
3720msgid "Unsupported file %s given on commandline"
3721msgstr ""
3722
3723#: apt-pkg/srcrecords.cc
3724msgid "You must put some 'source' URIs in your sources.list"
3725msgstr "Has de poner delles URIs 'fonte' nel ficheru sources.list"
3726
3727#: apt-pkg/tagfile.cc
3728#, c-format
3729msgid "Cannot convert %s to integer"
3730msgstr ""
3731
3732#: apt-pkg/update.cc
3733#, fuzzy, c-format
3734msgid "Failed to fetch %s %s"
3735msgstr "Falló algamar %s %s\n"
3736
3737#: apt-pkg/update.cc
3738#, fuzzy
3739msgid ""
3740"Some index files failed to download. They have been ignored, or old ones "
3741"used instead."
3742msgstr ""
3743"Nun pudieron descargase dellos ficheros d'índiz; inoráronse o usáronse los "
3744"antiguos nel so llugar."
3745
3746#: apt-pkg/upgrade.cc
3747msgid "Calculating upgrade"
3748msgstr "Calculando l'anovamientu"
3749
3750#~ msgid "Problem unlinking %s"
3751#~ msgstr "Problema al desenllazar %s"
3752
3753#~ msgid "Failed to unlink %s"
3754#~ msgstr "Nun pudo desenllazase %s"
3755
3756#~ msgid ""
3757#~ "Usage: apt-cache [options] command\n"
3758#~ " apt-cache [options] show pkg1 [pkg2 ...]\n"
3759#~ "\n"
3760#~ "apt-cache is a low-level tool used to query information\n"
3761#~ "from APT's binary cache files\n"
3762#~ msgstr ""
3763#~ "Usu: apt-cache [opciones] orde\n"
3764#~ " apt-cache [opciones] show paq1 [paq2 ...]\n"
3765#~ "\n"
3766#~ "apt-cache ye una ferramienta de baxu nivel usada pa remanar\n"
3767#~ "ficheros de caché binarios d'APT y consultar información d'ellos\n"
3768
3769#~ msgid ""
3770#~ "Options:\n"
3771#~ " -h This help text.\n"
3772#~ " -p=? The package cache.\n"
3773#~ " -s=? The source cache.\n"
3774#~ " -q Disable progress indicator.\n"
3775#~ " -i Show only important deps for the unmet command.\n"
3776#~ " -c=? Read this configuration file\n"
3777#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3778#~ "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
3779#~ msgstr ""
3780#~ "Opciones:\n"
3781#~ " -h Esti testu d'aida.\n"
3782#~ " -p=? La cache de paquetes.\n"
3783#~ " -s=? La cache de fontes.\n"
3784#~ " -q Desactiva l'indicador de progresu.\n"
3785#~ " -i Amuesa sólo les dependencies importantes de la orde incumplida.\n"
3786#~ " -c=? Lleer esti ficheru de configuración\n"
3787#~ " -o=? Conseña una opción de configuración arbitraria, ex -o dir::cache=/"
3788#~ "tmp\n"
3789#~ "Ver les páxines del manual apt-cache(8) y apt.conf(5) pa más "
3790#~ "información.\n"
3791
3792#~ msgid ""
3793#~ "Options:\n"
3794#~ " -h This help text.\n"
3795#~ " -c=? Read this configuration file\n"
3796#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3797#~ msgstr ""
3798#~ "Opciones:\n"
3799#~ " -h Esti testu d'aida.\n"
3800#~ " -c=? Llee esti ficheru de configuración\n"
3801#~ " -o=? Conseña una opción de configuración arbitraria, p. ex.\n"
3802
3803#~ msgid ""
3804#~ "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
3805#~ "\n"
3806#~ "apt-sortpkgs is a simple tool to sort package files. The -s option is "
3807#~ "used\n"
3808#~ "to indicate what kind of file it is.\n"
3809#~ "\n"
3810#~ "Options:\n"
3811#~ " -h This help text\n"
3812#~ " -s Use source file sorting\n"
3813#~ " -c=? Read this configuration file\n"
3814#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3815#~ msgstr ""
3816#~ "Usu: apt-sortpkgs [opciones] ficheru1 [ficheru2 ...]\n"
3817#~ "\n"
3818#~ "apt-sortpkgs ye un preséu cenciellu pa tresnar ficheros de paquetes.\n"
3819#~ "La opción -s úsase pa indicar qué triba de ficheru ye.\n"
3820#~ "\n"
3821#~ "Opciones:\n"
3822#~ "-h Esti testu d'aida.\n"
3823#~ "-s Usa ordenamientu de ficheros fonte\n"
3824#~ "-c=? Llei esti ficheru de configuración\n"
3825#~ "-o=? Afita una opción de configuración arbitraria, p. ej. -o dir::\n"
3826#~ "cache=/tmp\n"
3827
3828#~ msgid "Child process failed"
3829#~ msgstr "Falló el procesu fíu"
3830
3831#, fuzzy
3832#~ msgid "Must specifc at least one srv record"
3833#~ msgstr "Has de conseñar polo menos un paquete p'algamar so fonte"
3834
3835#~ msgid "Failed to create pipes"
3836#~ msgstr "Fallu al crear les tuberíes"
3837
3838#~ msgid "Failed to exec gzip "
3839#~ msgstr "Fallu al executar gzip "
3840
3841#~ msgid "%s %s for %s compiled on %s %s\n"
3842#~ msgstr "%s %s pa %s compiláu en %s %s\n"
3843
3844#~ msgid "Failed to create FILE*"
3845#~ msgstr "Nun pudo criase FICHERU*"
3846
3847#, fuzzy
3848#~ msgid "Malformed stanza %u in source list %s (URI parse)"
3849#~ msgstr "Llinia %lu mal formada na llista d'oríxenes %s (analís d'URI)"
3850
3851#~ msgid "Malformed line %lu in source list %s ([option] unparseable)"
3852#~ msgstr ""
3853#~ "Llinia %lu mal formada na llista d'oríxe %s ([opción] nun parcheable)"
3854
3855#~ msgid "Malformed line %lu in source list %s ([option] too short)"
3856#~ msgstr ""
3857#~ "Llinia %lu mal formada na llista d'oríxenes %s ([option] enforma curtia)"
3858
3859#~ msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
3860#~ msgstr ""
3861#~ "Llinia %lu mal formada na llista d'oríxenes %s ([%s] nun ye una "
3862#~ "asignación)"
3863
3864#~ msgid "Malformed line %lu in source list %s ([%s] has no key)"
3865#~ msgstr ""
3866#~ "Llinia %lu mal formada na llista d'oríxenes %s ([%s] nun tien clave)"
3867
3868#~ msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
3869#~ msgstr ""
3870#~ "Llinia %lu mal formada na llista d'oríxenes %s ([%s] clave %s nun tien "
3871#~ "valor)"
3872
3873#~ msgid "Malformed line %lu in source list %s (URI)"
3874#~ msgstr "Llinia %lu mal formada na llista d'oríxenes %s (URI)"
3875
3876#~ msgid "Malformed line %lu in source list %s (dist)"
3877#~ msgstr "Llinia %lu mal formada na llista d'oríxenes %s (dist)"
3878
3879#~ msgid "Malformed line %lu in source list %s (URI parse)"
3880#~ msgstr "Llinia %lu mal formada na llista d'oríxenes %s (analís d'URI)"
3881
3882#~ msgid "Malformed line %lu in source list %s (absolute dist)"
3883#~ msgstr "Llinia %lu mal formada na llista d'oríxenes %s (dist absoluta)"
3884
3885#~ msgid "Malformed line %lu in source list %s (dist parse)"
3886#~ msgstr "Llinia %lu mal formada na llista d'oríxenes %s (analís de dist)"
3887
3888#~ msgid "Package %s %s was not found while processing file dependencies"
3889#~ msgstr ""
3890#~ "Al procesar dependencies de ficheros nun s'alcontró el paquete %s %s"
3891
3892#~ msgid "Couldn't stat source package list %s"
3893#~ msgstr "Nun se puede lleer la llista de paquetes d'oríxenes %s"
3894
3895#~ msgid "Collecting File Provides"
3896#~ msgstr "Recoyendo ficheros qu'apurren"
3897
3898#, fuzzy
3899#~ msgid "Unable to find hash sum for '%s' in Release file"
3900#~ msgstr "Nun se pudo parchear el ficheru release %s"
3901
3902#~ msgid "Vendor block %s contains no fingerprint"
3903#~ msgstr "El bloque de fornidor %s nun contién una buelga dixital"
3904
3905#~ msgid "Total dependency version space: "
3906#~ msgstr "Espaciu de dependencies de versión en total: "
3907
3908#~ msgid "You don't have enough free space in %s"
3909#~ msgstr "Nun hai espaciu llibre bastante en %s"
3910
3911#~ msgid "Done"
3912#~ msgstr "Fecho"
3913
3914#~ msgid "No keyring installed in %s."
3915#~ msgstr "L'aniellu de claves nun s'instaló en %s."
3916
3917#, fuzzy
3918#~ msgid "Internal error, Upgrade broke stuff"
3919#~ msgstr "Error internu, AllUpgrade rompió coses"
3920
3921#~ msgid "%s not a valid DEB package."
3922#~ msgstr "%s nun ye un paquete DEB válidu."
3923
3924#~ msgid ""
3925#~ "Using CD-ROM mount point %s\n"
3926#~ "Mounting CD-ROM\n"
3927#~ msgstr ""
3928#~ "Usando el puntu de montaxe de CD-ROM %s\n"
3929#~ "Montando el CD-ROM\n"
3930
3931#~ msgid ""
3932#~ "Could not patch %s with mmap and with file operation usage - the patch "
3933#~ "seems to be corrupt."
3934#~ msgstr ""
3935#~ "Nun pudo parchease %s con mmap y col usu de la operación de ficheru - el "
3936#~ "parche parez corruptu."
3937
3938#~ msgid ""
3939#~ "Could not patch %s with mmap (but no mmap specific fail) - the patch "
3940#~ "seems to be corrupt."
3941#~ msgstr ""
3942#~ "Nun pudo parchease %s con mmap (pero nun ye un fallu especificu de mmap) "
3943#~ "- el parche parez corruptu."
3944
3945#~ msgid "Ignore unavailable target release '%s' of package '%s'"
3946#~ msgstr "Inorar release destín non disponible '%s' pal paquete '%s'"
3947
3948#~ msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
3949#~ msgstr ""
3950#~ "Esti nun ye un ficheru DEB válidu, falta'l miembru '%s', '%s' o '%s'"
3951
3952#~ msgid "MD5Sum mismatch"
3953#~ msgstr "La suma MD5 nun concasa"
3954
3955#~ msgid ""
3956#~ "I wasn't able to locate a file for the %s package. This might mean you "
3957#~ "need to manually fix this package."
3958#~ msgstr ""
3959#~ "Nun pudo alcontrase un ficheru pal paquete %s. Esto puede significar que "
3960#~ "necesites iguar manualmente esti paquete"
3961
3962#~ msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
3963#~ msgstr ""
3964#~ "Nun puede escribise nel rexistru, falló openpty() (¿/dev/pts nun ta "
3965#~ "montáu?)\n"
3966
3967#~ msgid "Skipping nonexistent file %s"
3968#~ msgstr "Saltando'l ficheru non esistente %s"
3969
3970#~ msgid "Failed to remove %s"
3971#~ msgstr "Nun ye a desaniciar %s"
3972
3973#~ msgid "Unable to create %s"
3974#~ msgstr "Nun ye a crear %s"
3975
3976#~ msgid "Failed to stat %sinfo"
3977#~ msgstr "Nun ye a lleer %s"
3978
3979#~ msgid "The info and temp directories need to be on the same filesystem"
3980#~ msgstr ""
3981#~ "Los direutorios info y temp tienen de tar nel mesmu sistema de ficheros"
3982
3983#~ msgid "Failed to change to the admin dir %sinfo"
3984#~ msgstr "Fallu al camudar al direutoriu d'alministración %sinfo"
3985
3986#~ msgid "Internal error getting a package name"
3987#~ msgstr "Fallu internu al obtener un Nome de Paquete"
3988
3989#~ msgid "Reading file listing"
3990#~ msgstr "Lleendo llistáu de ficheros"
3991
3992#~ msgid ""
3993#~ "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
3994#~ "then make it empty and immediately re-install the same version of the "
3995#~ "package!"
3996#~ msgstr ""
3997#~ "Nun pude abrir el ficheru de llista '%sinfo/%s'. ¡Si nun yes a "
3998#~ "restablecer esti ficheru entós crea ún baleru y darréu reinstala la mesma "
3999#~ "versión del paquete!"
4000
4001#~ msgid "Failed reading the list file %sinfo/%s"
4002#~ msgstr "Fallu al lleer el ficheru de llista %sinfo/%s"
4003
4004#~ msgid "Internal error getting a node"
4005#~ msgstr "Fallu internu al obtener un nodu"
4006
4007#~ msgid "Failed to open the diversions file %sdiversions"
4008#~ msgstr "Fallu al abrir el ficheru de desviación %sdiversions"
4009
4010#~ msgid "The diversion file is corrupted"
4011#~ msgstr "El ficheru de desviación ta tollíu"
4012
4013#~ msgid "Invalid line in the diversion file: %s"
4014#~ msgstr "Llinia inválida nel ficheru de desviación: %s"
4015
4016#~ msgid "Internal error adding a diversion"
4017#~ msgstr "Fallu internu al amestar una desviación"
4018
4019#~ msgid "The pkg cache must be initialized first"
4020#~ msgstr "El caché del paquete tien d'entamase primero"
4021
4022#~ msgid "Failed to find a Package: header, offset %lu"
4023#~ msgstr "Fallu al atopar un paquete: Testera, desplazamientu %lu"
4024
4025#~ msgid "Bad ConfFile section in the status file. Offset %lu"
4026#~ msgstr "Estaya mala del ConfFile nel ficheru d'estñau. Desplazamientu %lu"
4027
4028#~ msgid "Error parsing MD5. Offset %lu"
4029#~ msgstr "Fallu al lleer Md5. Desplazamientu %lu"
4030
4031#~ msgid "Couldn't change to %s"
4032#~ msgstr "Nun fui a camudar a %s"
4033
4034#~ msgid "Failed to locate a valid control file"
4035#~ msgstr "Nun fui a atopar un ficheru de control válidu"
4036
4037#~ msgid "Couldn't open pipe for %s"
4038#~ msgstr "Nun se pudo abrir una tubería pa %s"
4039
4040#~ msgid "Read error from %s process"
4041#~ msgstr "Fallu de llectura dende'l procesu %s"
4042
4043#~ msgid "Got a single header line over %u chars"
4044#~ msgstr "Obtúvose una sola llinia de testera penriba de %u carauteres"
4045
4046#~ msgid "Note: This is done automatic and on purpose by dpkg."
4047#~ msgstr "Nota: Esto faise automáticamente y baxo demanda por dpkg."
4048
4049#~ msgid "Malformed override %s line %lu #1"
4050#~ msgstr "Saltu mal formáu %s llinia %lu #1"
4051
4052#~ msgid "Malformed override %s line %lu #2"
4053#~ msgstr "Saltu mal formáu %s llinia %lu #2"
4054
4055#~ msgid "Malformed override %s line %lu #3"
4056#~ msgstr "Saltu mal formáu %s llinia %lu #3"
4057
4058#~ msgid "decompressor"
4059#~ msgstr "descompresor"
4060
4061#~ msgid "read, still have %lu to read but none left"
4062#~ msgstr "lleíos, entá tenía de lleer %lu pero nun queda nada"
4063
4064#~ msgid "write, still have %lu to write but couldn't"
4065#~ msgstr "escritos, entá tenía d'escribir %lu pero nun pudo facerse"
4066
4067#~ msgid ""
4068#~ "Could not perform immediate configuration on already unpacked '%s'. "
4069#~ "Please see man 5 apt.conf under APT::Immediate-Configure for details."
4070#~ msgstr ""
4071#~ "Nun pudó facese la configuración inmediatamente nel desempaquetáu '%s'. "
4072#~ "Por favor, mira man 5 apt.conf embaxo APT::Immediate-Configure for "
4073#~ "details."
4074
4075#~ msgid "Error occurred while processing %s (NewPackage)"
4076#~ msgstr "Hebo un error al procesar %s (NewPackage)"
4077
4078#~ msgid "Error occurred while processing %s (UsePackage1)"
4079#~ msgstr "Hebo un error al procesar %s (UsePackage1)"
4080
4081#~ msgid "Error occurred while processing %s (NewFileDesc1)"
4082#~ msgstr "Hebo un error al procesar %s (NewFileDesc1)"
4083
4084#~ msgid "Error occurred while processing %s (UsePackage2)"
4085#~ msgstr "Hebo un error al procesar %s (UsePackage2)"
4086
4087#~ msgid "Error occurred while processing %s (NewFileVer1)"
4088#~ msgstr "Hebo un error al procesar %s (NewFileVer1)"
4089
4090#~ msgid "Error occurred while processing %s (NewVersion%d)"
4091#~ msgstr "Hebo un error al procesar %s (NewVersion%d)"
4092
4093#~ msgid "Error occurred while processing %s (UsePackage3)"
4094#~ msgstr "Hebo un error al procesar %s (UsePackage3)"
4095
4096#~ msgid "Error occurred while processing %s (NewFileDesc2)"
4097#~ msgstr "Hebo un error al procesar %s (NewFileDesc2)"
4098
4099#~ msgid "Error occurred while processing %s (FindPkg)"
4100#~ msgstr "Hebo un error al procesar %s (FindPkg)"
4101
4102#~ msgid "Error occurred while processing %s (CollectFileProvides)"
4103#~ msgstr "Hebo un error al procesar %s (CollectFileProvides)"
4104
4105#~ msgid "Internal error, could not locate member"
4106#~ msgstr "Fallu internu, nun fui a atopar el miembru"
4107
4108#~ msgid "Internal error, group '%s' has no installable pseudo package"
4109#~ msgstr "Fallu internu, grupu '%s' nun tien paquete pseudo instalable"
4110
4111#~ msgid "Release file expired, ignoring %s (invalid since %s)"
4112#~ msgstr "El ficheru release espiró, inorando %s (nun válidu dende %s)"
4113
4114#~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting."
4115#~ msgstr ""
4116#~ "E: Llista d'argumentos d'Acquire::gpgv::Options demasiao llarga. Colando."
4117
4118#~ msgid "Error occurred while processing %s (NewVersion2)"
4119#~ msgstr "Hebo un error al procesar %s (NewVersion2)"
4120
4121#~ msgid "Malformed line %u in source list %s (vendor id)"
4122#~ msgstr "Llinia %u mal formada na llista d'oríxenes %s (id del proveedor)"
4123
4124#~ msgid "Couldn't access keyring: '%s'"
4125#~ msgstr "Nun se pudo acceder al aniellu de claves '%s'"
4126
4127#~ msgid "Could not patch file"
4128#~ msgstr "Nun fui quien a parchiar el ficheru"
4129
4130#~ msgid " %4i %s\n"
4131#~ msgstr " %4i %s\n"
4132
4133#~ msgid "No source package '%s' picking '%s' instead\n"
4134#~ msgstr "Nenguna fonte de paquetes'% s' esbillada '% s' ehí\n"
4135
4136#~ msgid "%4i %s\n"
4137#~ msgstr "%4i %s\n"
4138
4139#~ msgid "Processing triggers for %s"
4140#~ msgstr "Procesando disparadores pa %s"