From e49dd9d3e7bb3553104c8c96a0e254e66319155f Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 11 Sep 2015 23:37:01 +0200 Subject: releasing package apt version 1.1~exp12 --- po/gl.po | 1147 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 581 insertions(+), 566 deletions(-) (limited to 'po/gl.po') diff --git a/po/gl.po b/po/gl.po index 7b32e622c..0ccb0f5af 100644 --- a/po/gl.po +++ b/po/gl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-08-27 17:55+0200\n" +"POT-Creation-Date: 2015-09-11 23:36+0200\n" "PO-Revision-Date: 2011-05-12 15:28+0100\n" "Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: galician \n" @@ -117,7 +117,7 @@ msgstr "Debe fornecer cando menos un patrón de busca" msgid "This command is deprecated. Please use 'apt-mark showauto' instead." msgstr "" -#: cmdline/apt-cache.cc:1619 apt-pkg/cacheset.cc:762 +#: cmdline/apt-cache.cc:1619 apt-pkg/cacheset.cc:754 #, c-format msgid "Unable to locate package %s" msgstr "Non foi posíbel atopar o paquete %s" @@ -356,16 +356,16 @@ msgstr "Produciuse un erro interno, o solucionador interno estragou cousas" msgid "Unable to lock the download directory" msgstr "Non é posíbel bloquear o directorio de descargas" -#: cmdline/apt-get.cc:688 +#: cmdline/apt-get.cc:685 msgid "Must specify at least one package to fetch source for" msgstr "Ten que especificar polo menos un paquete para obter o código fonte" -#: cmdline/apt-get.cc:725 cmdline/apt-get.cc:1035 +#: cmdline/apt-get.cc:722 cmdline/apt-get.cc:1029 #, c-format msgid "Unable to find a source package for %s" msgstr "Non sé posíbel atopar un paquete fonte para %s" -#: cmdline/apt-get.cc:745 +#: cmdline/apt-get.cc:742 #, c-format msgid "" "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" @@ -374,7 +374,7 @@ msgstr "" "AVISO: o paquete «%s» mantense no sistema de control de versións «%s» en:\n" "%s\n" -#: cmdline/apt-get.cc:750 +#: cmdline/apt-get.cc:747 #, fuzzy, c-format msgid "" "Please use:\n" @@ -386,96 +386,96 @@ msgstr "" "para obter as últimas actualizacións (posibelmente non publicadas) do " "paquete.\n" -#: cmdline/apt-get.cc:798 +#: cmdline/apt-get.cc:795 #, c-format msgid "Skipping already downloaded file '%s'\n" msgstr "Omítese o ficheiro xa descargado «%s»\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc:828 +#: cmdline/apt-get.cc:825 #, c-format msgid "Need to get %sB/%sB of source archives.\n" msgstr "Ten que recibir %sB/%sB de arquivos de fonte.\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc:833 +#: cmdline/apt-get.cc:830 #, c-format msgid "Need to get %sB of source archives.\n" msgstr "Ten que recibir %sB de arquivos de fonte.\n" -#: cmdline/apt-get.cc:839 +#: cmdline/apt-get.cc:836 #, c-format msgid "Fetch source %s\n" msgstr "Obter fonte %s\n" -#: cmdline/apt-get.cc:864 +#: cmdline/apt-get.cc:858 msgid "Failed to fetch some archives." msgstr "Non se puideron obter algúns arquivos." -#: cmdline/apt-get.cc:869 apt-private/private-install.cc:300 +#: cmdline/apt-get.cc:863 apt-private/private-install.cc:300 msgid "Download complete and in download only mode" msgstr "Completouse a descarga no modo de só descargas" -#: cmdline/apt-get.cc:894 +#: cmdline/apt-get.cc:888 #, c-format msgid "Skipping unpack of already unpacked source in %s\n" msgstr "Omítese o desempaquetado do código fonte xa desempaquetado en %s\n" -#: cmdline/apt-get.cc:907 +#: cmdline/apt-get.cc:901 #, c-format msgid "Unpack command '%s' failed.\n" msgstr "Fallou a orde de desempaquetado «%s».\n" -#: cmdline/apt-get.cc:908 +#: cmdline/apt-get.cc:902 #, c-format msgid "Check if the 'dpkg-dev' package is installed.\n" msgstr "Comprobe que o paquete «dpkg-dev» estea instalado.\n" -#: cmdline/apt-get.cc:936 +#: cmdline/apt-get.cc:930 #, c-format msgid "Build command '%s' failed.\n" msgstr "Fallou a orde de construción de «%s».\n" -#: cmdline/apt-get.cc:955 +#: cmdline/apt-get.cc:949 msgid "Child process failed" msgstr "O proceso fillo fallou" -#: cmdline/apt-get.cc:976 +#: cmdline/apt-get.cc:970 msgid "Must specify at least one package to check builddeps for" msgstr "" "Ten que especificar polo menos un paquete para comprobarlle as dependencias " "de compilación" -#: cmdline/apt-get.cc:994 +#: cmdline/apt-get.cc:988 #, c-format msgid "" "No architecture information available for %s. See apt.conf(5) APT::" "Architectures for setup" msgstr "" -#: cmdline/apt-get.cc:1012 +#: cmdline/apt-get.cc:1006 #, c-format msgid "Note, using directory '%s' to get the build dependencies\n" msgstr "" -#: cmdline/apt-get.cc:1022 +#: cmdline/apt-get.cc:1016 #, fuzzy, c-format msgid "Note, using file '%s' to get the build dependencies\n" msgstr "Non se puideron procesar as dependencias de construción" -#: cmdline/apt-get.cc:1047 cmdline/apt-get.cc:1050 +#: cmdline/apt-get.cc:1041 cmdline/apt-get.cc:1044 #, c-format msgid "Unable to get build-dependency information for %s" msgstr "Non é posíbel obter a información de dependencias de compilación de %s" -#: cmdline/apt-get.cc:1070 +#: cmdline/apt-get.cc:1064 #, c-format msgid "%s has no build depends.\n" msgstr "%s non ten dependencias de compilación.\n" -#: cmdline/apt-get.cc:1240 +#: cmdline/apt-get.cc:1234 #, fuzzy, c-format msgid "" "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " @@ -484,7 +484,7 @@ msgstr "" "A dependencia «%s» de %s non se pode satisfacer porque non se pode atopar o " "paquete %s" -#: cmdline/apt-get.cc:1258 +#: cmdline/apt-get.cc:1252 #, c-format msgid "" "%s dependency for %s cannot be satisfied because the package %s cannot be " @@ -493,14 +493,14 @@ msgstr "" "A dependencia «%s» de %s non se pode satisfacer porque non se pode atopar o " "paquete %s" -#: cmdline/apt-get.cc:1281 +#: cmdline/apt-get.cc:1275 #, c-format msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" msgstr "" "Non foi posíbel satisfacer a dependencia «%s» de %s: O paquete instalado %s " "é novo de máis" -#: cmdline/apt-get.cc:1320 +#: cmdline/apt-get.cc:1314 #, fuzzy, c-format msgid "" "%s dependency for %s cannot be satisfied because candidate version of " @@ -509,7 +509,7 @@ msgstr "" "A dependencia «%s» de %s non se pode satisfacer porque ningunha versión " "dispoñíbel do paquete %s satisfai os requirimentos de versión" -#: cmdline/apt-get.cc:1326 +#: cmdline/apt-get.cc:1320 #, fuzzy, c-format msgid "" "%s dependency for %s cannot be satisfied because package %s has no candidate " @@ -518,25 +518,25 @@ msgstr "" "A dependencia «%s» de %s non se pode satisfacer porque non se pode atopar o " "paquete %s" -#: cmdline/apt-get.cc:1349 +#: cmdline/apt-get.cc:1343 #, c-format msgid "Failed to satisfy %s dependency for %s: %s" msgstr "Non foi posíbel satisfacer a dependencia «%s» de %s: %s" -#: cmdline/apt-get.cc:1364 +#: cmdline/apt-get.cc:1358 #, c-format msgid "Build-dependencies for %s could not be satisfied." msgstr "Non se puideron satisfacer as dependencias de construción de %s." -#: cmdline/apt-get.cc:1369 +#: cmdline/apt-get.cc:1363 msgid "Failed to process build dependencies" msgstr "Non se puideron procesar as dependencias de construción" -#: cmdline/apt-get.cc:1551 +#: cmdline/apt-get.cc:1553 msgid "Supported modules:" msgstr "Módulos admitidos:" -#: cmdline/apt-get.cc:1592 +#: cmdline/apt-get.cc:1594 #, fuzzy msgid "" "Usage: apt-get [options] command\n" @@ -638,21 +638,16 @@ msgstr "" msgid "Must specify at least one pair url/filename" msgstr "Ten que especificar polo menos un paquete para obter o código fonte" -#: cmdline/apt-helper.cc:76 cmdline/apt-helper.cc:80 +#: cmdline/apt-helper.cc:73 cmdline/apt-helper.cc:77 msgid "Download Failed" msgstr "" -#: cmdline/apt-helper.cc:88 -#, fuzzy -msgid "Must specifc at least one srv record" -msgstr "Ten que especificar polo menos un paquete para obter o código fonte" - -#: cmdline/apt-helper.cc:95 +#: cmdline/apt-helper.cc:98 cmdline/apt-helper.cc:101 #, c-format msgid "GetSrvRec failed for %s" msgstr "" -#: cmdline/apt-helper.cc:118 +#: cmdline/apt-helper.cc:117 msgid "" "Usage: apt-helper [options] command\n" " apt-helper [options] download-file uri target-path\n" @@ -793,12 +788,12 @@ msgstr "Non se atopou o disco" msgid "File not found" msgstr "Non se atopou o ficheiro" -#: methods/copy.cc:57 methods/gzip.cc:127 methods/rred.cc:654 -#: methods/rred.cc:664 +#: methods/copy.cc:57 methods/gzip.cc:127 methods/rred.cc:663 +#: methods/rred.cc:673 msgid "Failed to stat" msgstr "Non foi posíbel determinar o estado" -#: methods/copy.cc:101 methods/gzip.cc:134 methods/rred.cc:661 +#: methods/copy.cc:101 methods/gzip.cc:134 methods/rred.cc:670 msgid "Failed to set modification time" msgstr "Non foi posíbel estabelecer a hora de modificación" @@ -890,7 +885,7 @@ msgid "Could not connect data socket, connection timed out" msgstr "" "Non é posíbel conectar o socket de datos, o tempo esgotouse para a conexión" -#: methods/ftp.cc:718 methods/connect.cc:120 methods/rsh.cc:102 +#: methods/ftp.cc:718 methods/connect.cc:119 methods/rsh.cc:102 msgid "Failed" msgstr "Fallou" @@ -963,64 +958,64 @@ msgstr "Petición" msgid "Unable to invoke " msgstr "Non é posíbel chamar a " -#: methods/connect.cc:80 +#: methods/connect.cc:79 #, c-format msgid "Connecting to %s (%s)" msgstr "Conectando a %s (%s)" -#: methods/connect.cc:91 +#: methods/connect.cc:90 #, c-format msgid "[IP: %s %s]" msgstr "[IP: %s %s]" -#: methods/connect.cc:98 +#: methods/connect.cc:97 #, c-format msgid "Could not create a socket for %s (f=%u t=%u p=%u)" msgstr "Non foi posíbel crear un socket para %s (f=%u t=%u p=%u)" -#: methods/connect.cc:104 +#: methods/connect.cc:103 #, c-format msgid "Cannot initiate the connection to %s:%s (%s)." msgstr "Non é posíbel iniciar a conexión a %s:%s (%s)." -#: methods/connect.cc:112 +#: methods/connect.cc:111 #, c-format msgid "Could not connect to %s:%s (%s), connection timed out" msgstr "Non foi posíbel conectar a %s:%s (%s), a conexión esgotou o tempo" -#: methods/connect.cc:130 +#: methods/connect.cc:129 #, c-format msgid "Could not connect to %s:%s (%s)." msgstr "Non foi posíbel conectar a %s:%s (%s)." #. We say this mainly because the pause here is for the #. ssh connection that is still going -#: methods/connect.cc:155 methods/rsh.cc:460 +#: methods/connect.cc:153 methods/rsh.cc:460 #, c-format msgid "Connecting to %s" msgstr "Conectando a %s" -#: methods/connect.cc:181 methods/connect.cc:200 +#: methods/connect.cc:179 methods/connect.cc:198 #, c-format msgid "Could not resolve '%s'" msgstr "Non foi posíbel atopar «%s»" -#: methods/connect.cc:206 +#: methods/connect.cc:204 #, c-format msgid "Temporary failure resolving '%s'" msgstr "Produciuse un fallo temporal ao buscar «%s»" -#: methods/connect.cc:210 +#: methods/connect.cc:208 #, fuzzy, c-format msgid "System error resolving '%s:%s'" msgstr "Aconteceu algo malo, buscando «%s:%s» (%i - %s)" -#: methods/connect.cc:212 +#: methods/connect.cc:210 #, c-format msgid "Something wicked happened resolving '%s:%s' (%i - %s)" msgstr "Aconteceu algo malo, buscando «%s:%s» (%i - %s)" -#: methods/connect.cc:259 +#: methods/connect.cc:257 #, c-format msgid "Unable to connect to %s:%s:" msgstr "Non é posíbel conectar %s:%s:" @@ -1043,7 +1038,7 @@ msgstr "" "gnupg?)" #. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc:223 apt-pkg/acquire-item.cc:604 +#: methods/gpgv.cc:223 apt-pkg/acquire-item.cc:650 #, c-format msgid "" "Clearsigned file isn't valid, got '%s' (does the network require " @@ -1147,227 +1142,6 @@ msgstr "" msgid "Internal error" msgstr "Produciuse un erro interno" -#: apt-private/private-list.cc:121 -msgid "Listing" -msgstr "" - -#: apt-private/private-list.cc:151 -#, c-format -msgid "There is %i additional version. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional versions. Please use the '-a' switch to see them." -msgstr[0] "" -msgstr[1] "" - -#: apt-private/private-cachefile.cc:96 -msgid "Correcting dependencies..." -msgstr "Corrixindo as dependencias..." - -#: apt-private/private-cachefile.cc:99 -msgid " failed." -msgstr " fallou." - -#: apt-private/private-cachefile.cc:102 -msgid "Unable to correct dependencies" -msgstr "Non foi posíbel corrixir as dependencias." - -#: apt-private/private-cachefile.cc:105 -msgid "Unable to minimize the upgrade set" -msgstr "Non foi posíbel minimizar o conxunto de anovacións" - -#: apt-private/private-cachefile.cc:107 -msgid " Done" -msgstr " Feito" - -#: apt-private/private-cachefile.cc:111 -msgid "You might want to run 'apt-get -f install' to correct these." -msgstr "Pode querer executar «apt-get -f install» para corrixilos." - -#: apt-private/private-cachefile.cc:114 -msgid "Unmet dependencies. Try using -f." -msgstr "Dependencias incumpridas. Probe a empregar -f." - -#: apt-private/private-output.cc:105 apt-private/private-show.cc:84 -#: apt-private/private-show.cc:89 -msgid "unknown" -msgstr "" - -#: apt-private/private-output.cc:272 -#, fuzzy, c-format -msgid "[installed,upgradable to: %s]" -msgstr " [Instalado]" - -#: apt-private/private-output.cc:275 -#, fuzzy -msgid "[installed,local]" -msgstr " [Instalado]" - -#: apt-private/private-output.cc:277 -msgid "[installed,auto-removable]" -msgstr "" - -#: apt-private/private-output.cc:279 -#, fuzzy -msgid "[installed,automatic]" -msgstr " [Instalado]" - -#: apt-private/private-output.cc:281 -#, fuzzy -msgid "[installed]" -msgstr " [Instalado]" - -#: apt-private/private-output.cc:284 -#, c-format -msgid "[upgradable from: %s]" -msgstr "" - -#: apt-private/private-output.cc:288 -msgid "[residual-config]" -msgstr "" - -#: apt-private/private-output.cc:402 -#, c-format -msgid "but %s is installed" -msgstr "mais %s está instalado" - -#: apt-private/private-output.cc:404 -#, c-format -msgid "but %s is to be installed" -msgstr "mais vaise instalar %s" - -#: apt-private/private-output.cc:411 -msgid "but it is not installable" -msgstr "mais non é instalábel" - -#: apt-private/private-output.cc:413 -msgid "but it is a virtual package" -msgstr "mais é un paquete virtual" - -#: apt-private/private-output.cc:416 -msgid "but it is not installed" -msgstr "mais non está instalado" - -#: apt-private/private-output.cc:416 -msgid "but it is not going to be installed" -msgstr "mais non se vai a instalar" - -#: apt-private/private-output.cc:421 -msgid " or" -msgstr " ou" - -#: apt-private/private-output.cc:435 apt-private/private-output.cc:445 -msgid "The following packages have unmet dependencies:" -msgstr "Os seguintes paquetes teñen dependencias sen cumprir:" - -#: apt-private/private-output.cc:455 -msgid "The following NEW packages will be installed:" -msgstr "Os seguintes paquetes NOVOS hanse instalar:" - -#: apt-private/private-output.cc:465 -msgid "The following packages will be REMOVED:" -msgstr "Vanse RETIRAR os paquetes seguintes:" - -#: apt-private/private-output.cc:481 -msgid "The following packages have been kept back:" -msgstr "Consérvanse os seguintes paquetes:" - -#: apt-private/private-output.cc:497 -msgid "The following packages will be upgraded:" -msgstr "Vanse anovar os paquetes seguintes:" - -#: apt-private/private-output.cc:512 -msgid "The following packages will be DOWNGRADED:" -msgstr "Vanse REVERTER os seguintes paquetes :" - -#: apt-private/private-output.cc:525 -msgid "The following held packages will be changed:" -msgstr "Vanse modificar os paquetes retidos seguintes:" - -#: apt-private/private-output.cc:552 -#, c-format -msgid "%s (due to %s)" -msgstr "%s (por mor de %s)" - -#: apt-private/private-output.cc:602 -msgid "" -"WARNING: The following essential packages will be removed.\n" -"This should NOT be done unless you know exactly what you are doing!" -msgstr "" -"AVISO: Retiraranse os seguintes paquetes esenciais.\n" -"Isto NON se debe facer a menos que saiba exactamente o que está a facer!" - -#: apt-private/private-output.cc:633 -#, c-format -msgid "%lu upgraded, %lu newly installed, " -msgstr "%lu anovados, %lu instalados, " - -#: apt-private/private-output.cc:637 -#, c-format -msgid "%lu reinstalled, " -msgstr "%lu reinstalados, " - -#: apt-private/private-output.cc:639 -#, c-format -msgid "%lu downgraded, " -msgstr "%lu revertidos, " - -#: apt-private/private-output.cc:641 -#, c-format -msgid "%lu to remove and %lu not upgraded.\n" -msgstr "Vanse retirar %lu e deixar %lu sen anovar.\n" - -#: apt-private/private-output.cc:645 -#, c-format -msgid "%lu not fully installed or removed.\n" -msgstr "%lu non instalados ou retirados de todo.\n" - -#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] -#. e.g. "Do you want to continue? [Y/n] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:667 -msgid "[Y/n]" -msgstr "[S/n]" - -#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] -#. e.g. "Should this file be removed? [y/N] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:673 -msgid "[y/N]" -msgstr "[s/N]" - -#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set -#: apt-private/private-output.cc:684 -msgid "Y" -msgstr "S" - -#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set -#: apt-private/private-output.cc:690 -msgid "N" -msgstr "N" - -#: apt-private/private-output.cc:712 apt-pkg/cachefilter.cc:40 -#, c-format -msgid "Regex compilation error - %s" -msgstr "Produciuse un erro na compilación da expresión regular - %s" - -#: apt-private/private-update.cc:31 -msgid "The update command takes no arguments" -msgstr "A orde «update» non toma argumentos" - -#: apt-private/private-update.cc:96 -#, c-format -msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" -msgid_plural "" -"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" -msgstr[0] "" -msgstr[1] "" - -#: apt-private/private-update.cc:100 -msgid "All packages are up to date." -msgstr "" - #: apt-private/private-cacheset.cc:38 apt-private/private-search.cc:65 msgid "Sorting" msgstr "" @@ -1446,18 +1220,6 @@ msgstr "O paquete %s non está instalado, así que non foi retirado\n" msgid "Note, selecting '%s' instead of '%s'\n" msgstr "Nota, seleccione «%s» no canto de «%s»\n" -#: apt-private/private-show.cc:158 -#, c-format -msgid "There is %i additional record. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional records. Please use the '-a' switch to see them." -msgstr[0] "" -msgstr[1] "" - -#: apt-private/private-show.cc:165 -msgid "not a real package (virtual)" -msgstr "" - #: apt-private/private-install.cc:87 msgid "Internal error, InstallPackages was called with broken packages!" msgstr "" @@ -1468,7 +1230,7 @@ msgstr "" msgid "Packages need to be removed but remove is disabled." msgstr "Hai que retirar paquetes mais o retirado está desactivado." -#: apt-private/private-install.cc:103 apt-private/private-download.cc:118 +#: apt-private/private-install.cc:103 apt-private/private-download.cc:69 msgid "" "--force-yes is deprecated, use one of the options starting with --allow " "instead." @@ -1735,60 +1497,286 @@ msgstr "Versión seleccionada «%s» (%s) para «%s»\n" msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" msgstr "Versión seleccionada «%s» (%s) para «%s» xa que «%s»\n" -#: apt-private/private-main.cc:34 -msgid "" -"NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" -" Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" +#: apt-private/private-list.cc:121 +msgid "Listing" msgstr "" -"NOTA: Isto é só unha simulación!\n" -" apt-get precisa de privilexios de administrador para executarse " -"realmente.\n" -" Lembre tamén que o bloqueo está desactivado,\n" -" polo que non debe depender da relevancia da situación actual real." -#: apt-private/private-download.cc:62 +#: apt-private/private-list.cc:151 #, c-format -msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." +msgid "There is %i additional version. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional versions. Please use the '-a' switch to see them." +msgstr[0] "" +msgstr[1] "" + +#: apt-private/private-cachefile.cc:96 +msgid "Correcting dependencies..." +msgstr "Corrixindo as dependencias..." + +#: apt-private/private-cachefile.cc:99 +msgid " failed." +msgstr " fallou." + +#: apt-private/private-cachefile.cc:102 +msgid "Unable to correct dependencies" +msgstr "Non foi posíbel corrixir as dependencias." + +#: apt-private/private-cachefile.cc:105 +msgid "Unable to minimize the upgrade set" +msgstr "Non foi posíbel minimizar o conxunto de anovacións" + +#: apt-private/private-cachefile.cc:107 +msgid " Done" +msgstr " Feito" + +#: apt-private/private-cachefile.cc:111 +msgid "You might want to run 'apt-get -f install' to correct these." +msgstr "Pode querer executar «apt-get -f install» para corrixilos." + +#: apt-private/private-cachefile.cc:114 +msgid "Unmet dependencies. Try using -f." +msgstr "Dependencias incumpridas. Probe a empregar -f." + +#: apt-private/private-output.cc:105 apt-private/private-show.cc:84 +#: apt-private/private-show.cc:89 +msgid "unknown" +msgstr "" + +#: apt-private/private-output.cc:272 +#, fuzzy, c-format +msgid "[installed,upgradable to: %s]" +msgstr " [Instalado]" + +#: apt-private/private-output.cc:275 +#, fuzzy +msgid "[installed,local]" +msgstr " [Instalado]" + +#: apt-private/private-output.cc:277 +msgid "[installed,auto-removable]" +msgstr "" + +#: apt-private/private-output.cc:279 +#, fuzzy +msgid "[installed,automatic]" +msgstr " [Instalado]" + +#: apt-private/private-output.cc:281 +#, fuzzy +msgid "[installed]" +msgstr " [Instalado]" + +#: apt-private/private-output.cc:284 +#, c-format +msgid "[upgradable from: %s]" +msgstr "" + +#: apt-private/private-output.cc:288 +msgid "[residual-config]" +msgstr "" + +#: apt-private/private-output.cc:402 +#, c-format +msgid "but %s is installed" +msgstr "mais %s está instalado" + +#: apt-private/private-output.cc:404 +#, c-format +msgid "but %s is to be installed" +msgstr "mais vaise instalar %s" + +#: apt-private/private-output.cc:411 +msgid "but it is not installable" +msgstr "mais non é instalábel" + +#: apt-private/private-output.cc:413 +msgid "but it is a virtual package" +msgstr "mais é un paquete virtual" + +#: apt-private/private-output.cc:416 +msgid "but it is not installed" +msgstr "mais non está instalado" + +#: apt-private/private-output.cc:416 +msgid "but it is not going to be installed" +msgstr "mais non se vai a instalar" + +#: apt-private/private-output.cc:421 +msgid " or" +msgstr " ou" + +#: apt-private/private-output.cc:435 apt-private/private-output.cc:445 +msgid "The following packages have unmet dependencies:" +msgstr "Os seguintes paquetes teñen dependencias sen cumprir:" + +#: apt-private/private-output.cc:455 +msgid "The following NEW packages will be installed:" +msgstr "Os seguintes paquetes NOVOS hanse instalar:" + +#: apt-private/private-output.cc:465 +msgid "The following packages will be REMOVED:" +msgstr "Vanse RETIRAR os paquetes seguintes:" + +#: apt-private/private-output.cc:481 +msgid "The following packages have been kept back:" +msgstr "Consérvanse os seguintes paquetes:" + +#: apt-private/private-output.cc:497 +msgid "The following packages will be upgraded:" +msgstr "Vanse anovar os paquetes seguintes:" + +#: apt-private/private-output.cc:512 +msgid "The following packages will be DOWNGRADED:" +msgstr "Vanse REVERTER os seguintes paquetes :" + +#: apt-private/private-output.cc:525 +msgid "The following held packages will be changed:" +msgstr "Vanse modificar os paquetes retidos seguintes:" + +#: apt-private/private-output.cc:552 +#, c-format +msgid "%s (due to %s)" +msgstr "%s (por mor de %s)" + +#: apt-private/private-output.cc:602 +msgid "" +"WARNING: The following essential packages will be removed.\n" +"This should NOT be done unless you know exactly what you are doing!" msgstr "" +"AVISO: Retiraranse os seguintes paquetes esenciais.\n" +"Isto NON se debe facer a menos que saiba exactamente o que está a facer!" + +#: apt-private/private-output.cc:633 +#, c-format +msgid "%lu upgraded, %lu newly installed, " +msgstr "%lu anovados, %lu instalados, " + +#: apt-private/private-output.cc:637 +#, c-format +msgid "%lu reinstalled, " +msgstr "%lu reinstalados, " -#: apt-private/private-download.cc:94 +#: apt-private/private-output.cc:639 +#, c-format +msgid "%lu downgraded, " +msgstr "%lu revertidos, " + +#: apt-private/private-output.cc:641 +#, c-format +msgid "%lu to remove and %lu not upgraded.\n" +msgstr "Vanse retirar %lu e deixar %lu sen anovar.\n" + +#: apt-private/private-output.cc:645 +#, c-format +msgid "%lu not fully installed or removed.\n" +msgstr "%lu non instalados ou retirados de todo.\n" + +#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] +#. e.g. "Do you want to continue? [Y/n] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc:667 +msgid "[Y/n]" +msgstr "[S/n]" + +#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] +#. e.g. "Should this file be removed? [y/N] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc:673 +msgid "[y/N]" +msgstr "[s/N]" + +#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set +#: apt-private/private-output.cc:684 +msgid "Y" +msgstr "S" + +#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set +#: apt-private/private-output.cc:690 +msgid "N" +msgstr "N" + +#: apt-private/private-output.cc:712 apt-pkg/cachefilter.cc:40 +#, c-format +msgid "Regex compilation error - %s" +msgstr "Produciuse un erro na compilación da expresión regular - %s" + +#: apt-private/private-update.cc:31 +msgid "The update command takes no arguments" +msgstr "A orde «update» non toma argumentos" + +#: apt-private/private-update.cc:96 +#, c-format +msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" +msgid_plural "" +"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" +msgstr[0] "" +msgstr[1] "" + +#: apt-private/private-update.cc:100 +msgid "All packages are up to date." +msgstr "" + +#: apt-private/private-show.cc:158 +#, c-format +msgid "There is %i additional record. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional records. Please use the '-a' switch to see them." +msgstr[0] "" +msgstr[1] "" + +#: apt-private/private-show.cc:165 +msgid "not a real package (virtual)" +msgstr "" + +#: apt-private/private-main.cc:34 +msgid "" +"NOTE: This is only a simulation!\n" +" apt-get needs root privileges for real execution.\n" +" Keep also in mind that locking is deactivated,\n" +" so don't depend on the relevance to the real current situation!" +msgstr "" +"NOTA: Isto é só unha simulación!\n" +" apt-get precisa de privilexios de administrador para executarse " +"realmente.\n" +" Lembre tamén que o bloqueo está desactivado,\n" +" polo que non debe depender da relevancia da situación actual real." + +#: apt-private/private-download.cc:45 msgid "WARNING: The following packages cannot be authenticated!" msgstr "AVISO: Non se poden autenticar os seguintes paquetes!" -#: apt-private/private-download.cc:101 +#: apt-private/private-download.cc:52 msgid "Authentication warning overridden.\n" msgstr "Ignórase o aviso de autenticación.\n" -#: apt-private/private-download.cc:106 apt-private/private-download.cc:113 +#: apt-private/private-download.cc:57 apt-private/private-download.cc:64 msgid "Some packages could not be authenticated" msgstr "Non foi posíbel autenticar algúns paquetes" -#: apt-private/private-download.cc:111 +#: apt-private/private-download.cc:62 msgid "Install these packages without verification?" msgstr "Instalar estes paquetes sen verificación?" -#: apt-private/private-download.cc:122 +#: apt-private/private-download.cc:73 #, fuzzy msgid "" "There were unauthenticated packages and -y was used without --allow-" "unauthenticated" msgstr "Xurdiron problemas e empregouse -y sen --force-yes" -#: apt-private/private-download.cc:154 +#: apt-private/private-download.cc:105 #, c-format msgid "Failed to fetch %s %s\n" msgstr "Non foi posíbel obter %s %s\n" -#: apt-private/private-download.cc:176 apt-private/private-download.cc:179 +#: apt-private/private-download.cc:127 apt-private/private-download.cc:130 #, c-format msgid "Couldn't determine free space in %s" msgstr "Non foi posíbel determinar o espazo libre en %s" -#: apt-private/private-download.cc:193 +#: apt-private/private-download.cc:144 #, c-format msgid "You don't have enough free space in %s." msgstr "Non hai espazo libre abondo en %s." @@ -1857,16 +1845,16 @@ msgstr "" #. Only warn if there are no sources.list.d. #. Only warn if there is no sources.list file. #: methods/mirror.cc:95 apt-pkg/init.cc:133 apt-pkg/init.cc:141 -#: apt-pkg/acquire.cc:557 apt-pkg/policy.cc:412 apt-pkg/clean.cc:43 -#: apt-pkg/sourcelist.cc:306 apt-pkg/sourcelist.cc:312 +#: apt-pkg/acquire.cc:622 apt-pkg/clean.cc:43 apt-pkg/policy.cc:412 +#: apt-pkg/sourcelist.cc:318 apt-pkg/sourcelist.cc:324 #: apt-pkg/contrib/fileutl.cc:375 apt-pkg/contrib/fileutl.cc:488 #: apt-pkg/contrib/cdromutl.cc:205 apt-inst/extract.cc:471 #, c-format msgid "Unable to read %s" msgstr "Non é posíbel ler %s" -#: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/acquire.cc:563 -#: apt-pkg/acquire.cc:588 apt-pkg/clean.cc:49 apt-pkg/clean.cc:67 +#: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/acquire.cc:628 +#: apt-pkg/acquire.cc:653 apt-pkg/clean.cc:49 apt-pkg/clean.cc:67 #: apt-pkg/clean.cc:130 apt-pkg/contrib/cdromutl.cc:201 #: apt-pkg/contrib/cdromutl.cc:235 #, c-format @@ -2007,27 +1995,6 @@ msgstr "Pode querer executar «apt-get update» para corrixir estes problemas" msgid "The list of sources could not be read." msgstr "Non foi posíbel ler a lista de orixes." -#: apt-pkg/acquire-worker.cc:111 -#, c-format -msgid "The method driver %s could not be found." -msgstr "Non foi posíbel atopar o controlador de métodos %s." - -#: apt-pkg/acquire-worker.cc:113 -#, fuzzy, c-format -msgid "Is the package %s installed?" -msgstr "Comprobe que o paquete «dpkg-dev» estea instalado.\n" - -#: apt-pkg/acquire-worker.cc:164 -#, c-format -msgid "Method %s did not start correctly" -msgstr "O método %s non se iniciou correctamente" - -#: apt-pkg/acquire-worker.cc:537 -#, fuzzy, c-format -msgid "" -"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." -msgstr "Insira o disco etiquetado: «%s» na unidade «%s» e prema Intro." - #: apt-pkg/pkgcache.cc:163 msgid "Empty package cache" msgstr "Caché de paquetes baleira" @@ -2115,101 +2082,81 @@ msgstr "extra" msgid "Calculating upgrade" msgstr "Calculando a anovación" -#: apt-pkg/pkgrecords.cc:38 +#: apt-pkg/acquire-worker.cc:111 #, c-format -msgid "Index file type '%s' is not supported" -msgstr "O tipo de ficheiros de índices «%s» non está admitido" - -#: apt-pkg/pkgcachegen.cc:112 -msgid "Cache has an incompatible versioning system" -msgstr "A caché ten un sistema de versionado incompatíbel" +msgid "The method driver %s could not be found." +msgstr "Non foi posíbel atopar o controlador de métodos %s." -#. TRANSLATOR: The first placeholder is a package name, -#. the other two should be copied verbatim as they include debug info -#: apt-pkg/pkgcachegen.cc:237 apt-pkg/pkgcachegen.cc:299 -#: apt-pkg/pkgcachegen.cc:365 apt-pkg/pkgcachegen.cc:369 -#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:394 -#: apt-pkg/pkgcachegen.cc:398 apt-pkg/pkgcachegen.cc:402 -#: apt-pkg/pkgcachegen.cc:423 apt-pkg/pkgcachegen.cc:428 -#: apt-pkg/pkgcachegen.cc:474 apt-pkg/pkgcachegen.cc:488 +#: apt-pkg/acquire-worker.cc:113 #, fuzzy, c-format -msgid "Error occurred while processing %s (%s%d)" -msgstr "Produciuse un erro ao procesar %s (FindPkg)" - -#: apt-pkg/pkgcachegen.cc:257 -msgid "Wow, you exceeded the number of package names this APT is capable of." -msgstr "" -"Vaites!, superou o número de nomes de paquetes que este APT pode manexar." - -#: apt-pkg/pkgcachegen.cc:260 -msgid "Wow, you exceeded the number of versions this APT is capable of." -msgstr "Vaites!, superou o número de versións que este APT pode manexar." - -#: apt-pkg/pkgcachegen.cc:263 -msgid "Wow, you exceeded the number of descriptions this APT is capable of." -msgstr "Vaites!, superou o número de descricións que este APT pode manexar." +msgid "Is the package %s installed?" +msgstr "Comprobe que o paquete «dpkg-dev» estea instalado.\n" -#: apt-pkg/pkgcachegen.cc:266 -msgid "Wow, you exceeded the number of dependencies this APT is capable of." -msgstr "Vaites!, superou o número de dependencias que este APT pode manexar." +#: apt-pkg/acquire-worker.cc:164 +#, c-format +msgid "Method %s did not start correctly" +msgstr "O método %s non se iniciou correctamente" -#: apt-pkg/pkgcachegen.cc:1419 apt-pkg/pkgcachegen.cc:1546 -#: apt-pkg/pkgcachegen.cc:1572 apt-pkg/pkgcachegen.cc:1681 -msgid "Reading package lists" -msgstr "Lendo as listas de paquetes" +#: apt-pkg/acquire-worker.cc:543 +#, fuzzy, c-format +msgid "" +"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." +msgstr "Insira o disco etiquetado: «%s» na unidade «%s» e prema Intro." -#: apt-pkg/pkgcachegen.cc:1490 apt-pkg/pkgcachegen.cc:1497 -msgid "IO Error saving source cache" -msgstr "Produciuse un erro de E/S ao gravar a caché de fontes" +#: apt-pkg/depcache.cc:139 apt-pkg/depcache.cc:167 +msgid "Building dependency tree" +msgstr "Construindo a árbore de dependencias" -#: apt-pkg/edsp.cc:184 apt-pkg/edsp.cc:210 -msgid "Send scenario to solver" -msgstr "" +#: apt-pkg/depcache.cc:140 +msgid "Candidate versions" +msgstr "Versións candidatas" -#: apt-pkg/edsp.cc:232 -msgid "Send request to solver" -msgstr "" +#: apt-pkg/depcache.cc:168 +msgid "Dependency generation" +msgstr "Xeración de dependencias" -#: apt-pkg/edsp.cc:311 -msgid "Prepare for receiving solution" -msgstr "" +#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225 +msgid "Reading state information" +msgstr "Lendo a información do estado" -#: apt-pkg/edsp.cc:318 -msgid "External solver failed without a proper error message" -msgstr "" +#: apt-pkg/depcache.cc:252 +#, c-format +msgid "Failed to open StateFile %s" +msgstr "Non foi posíbel abrir o ficheiro de estado %s" -#: apt-pkg/edsp.cc:610 apt-pkg/edsp.cc:613 apt-pkg/edsp.cc:618 -msgid "Execute external solver" -msgstr "" +#: apt-pkg/depcache.cc:257 +#, c-format +msgid "Failed to write temporary StateFile %s" +msgstr "Non foi posíbel gravar o ficheiro de estado temporal %s" -#: apt-pkg/acquire-item.cc:116 +#: apt-pkg/acquire-item.cc:156 msgid "Use --allow-insecure-repositories to force the update" msgstr "" -#: apt-pkg/acquire-item.cc:561 apt-pkg/contrib/fileutl.cc:2162 +#: apt-pkg/acquire-item.cc:607 apt-pkg/contrib/fileutl.cc:2189 #, c-format msgid "rename failed, %s (%s -> %s)." msgstr "non foi posíbel cambiar o nome, %s (%s -> %s)." -#: apt-pkg/acquire-item.cc:585 +#: apt-pkg/acquire-item.cc:631 msgid "Hash Sum mismatch" msgstr "A sumas «hash» non coinciden" -#: apt-pkg/acquire-item.cc:590 +#: apt-pkg/acquire-item.cc:636 msgid "Size mismatch" msgstr "Os tamaños non coinciden" -#: apt-pkg/acquire-item.cc:595 +#: apt-pkg/acquire-item.cc:641 #, fuzzy msgid "Invalid file format" msgstr "Operación incorrecta: %s" -#: apt-pkg/acquire-item.cc:600 +#: apt-pkg/acquire-item.cc:646 #, fuzzy msgid "Signature error" msgstr "Produciuse un erro de escritura" -#: apt-pkg/acquire-item.cc:789 +#: apt-pkg/acquire-item.cc:835 #, fuzzy, c-format msgid "" "An error occurred during the signature verification. The repository is not " @@ -2220,12 +2167,12 @@ msgstr "" "%s: %s\n" #. Invalid signature file, reject (LP: #346386) (Closes: #627642) -#: apt-pkg/acquire-item.cc:799 apt-pkg/acquire-item.cc:805 +#: apt-pkg/acquire-item.cc:845 apt-pkg/acquire-item.cc:851 #, c-format msgid "GPG error: %s: %s" msgstr "Produciuse un erro de GPG: %s %s" -#: apt-pkg/acquire-item.cc:970 +#: apt-pkg/acquire-item.cc:1016 #, c-format msgid "" "Unable to find expected entry '%s' in Release file (Wrong sources.list entry " @@ -2234,51 +2181,51 @@ msgstr "" "Non é posíbel atopar a entrada agardada «%s» no ficheiro de publicación " "(entrada sources.list incorrecta ou ficheiro con formato incorrecto)" -#: apt-pkg/acquire-item.cc:1026 +#: apt-pkg/acquire-item.cc:1122 msgid "There is no public key available for the following key IDs:\n" msgstr "Non hai unha chave pública dispoñíbel para os seguintes ID de chave:\n" #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is #. the time since then the file is invalid - formatted in the same way as in #. the download progress display (e.g. 7d 3h 42min 1s) -#: apt-pkg/acquire-item.cc:1066 +#: apt-pkg/acquire-item.cc:1162 #, c-format msgid "" "Release file for %s is expired (invalid since %s). Updates for this " "repository will not be applied." msgstr "" -#: apt-pkg/acquire-item.cc:1107 +#: apt-pkg/acquire-item.cc:1203 #, c-format msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Conflito na distribución: %s (agardábase %s mais obtívose %s)" -#: apt-pkg/acquire-item.cc:1224 apt-pkg/acquire-item.cc:1480 +#: apt-pkg/acquire-item.cc:1320 apt-pkg/acquire-item.cc:1576 #, c-format msgid "" "The data from '%s' is not signed. Packages from that repository can not be " "authenticated." msgstr "" -#: apt-pkg/acquire-item.cc:1326 +#: apt-pkg/acquire-item.cc:1422 #, c-format msgid "" "The repository '%s' does not have a Release file. This is deprecated, please " "contact the owner of the repository." msgstr "" -#: apt-pkg/acquire-item.cc:1459 +#: apt-pkg/acquire-item.cc:1555 #, fuzzy, c-format msgid "The repository '%s' is no longer signed." msgstr "O directorio %s está desviado" -#: apt-pkg/acquire-item.cc:1466 +#: apt-pkg/acquire-item.cc:1562 msgid "" "This is normally not allowed, but the option Acquire::" "AllowDowngradeToInsecureRepositories was given to override it." msgstr "" -#: apt-pkg/acquire-item.cc:2611 +#: apt-pkg/acquire-item.cc:2685 #, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " @@ -2287,12 +2234,12 @@ msgstr "" "Non é posíbel atopar un ficheiro para o paquete %s. Isto pode significar que " "ten que arranxar este paquete a man. (Falta a arquitectura)" -#: apt-pkg/acquire-item.cc:2677 +#: apt-pkg/acquire-item.cc:2751 #, c-format msgid "Can't find a source to download version '%s' of '%s'" msgstr "" -#: apt-pkg/acquire-item.cc:2715 +#: apt-pkg/acquire-item.cc:2789 #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." @@ -2301,43 +2248,115 @@ msgstr "" "Filename: para o paquete %s." #. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 -#: apt-pkg/acquire-item.cc:2916 apt-pkg/acquire-item.cc:3058 +#: apt-pkg/acquire-item.cc:2990 apt-pkg/acquire-item.cc:3132 #, fuzzy, c-format msgid "Changelog unavailable for %s=%s" msgstr "Rexistro de cambios de %s (%s)" -#: apt-pkg/acquire.cc:126 apt-pkg/acquire.cc:146 apt-pkg/cdrom.cc:833 +#: apt-pkg/pkgcachegen.cc:112 +msgid "Cache has an incompatible versioning system" +msgstr "A caché ten un sistema de versionado incompatíbel" + +#. TRANSLATOR: The first placeholder is a package name, +#. the other two should be copied verbatim as they include debug info +#: apt-pkg/pkgcachegen.cc:237 apt-pkg/pkgcachegen.cc:299 +#: apt-pkg/pkgcachegen.cc:365 apt-pkg/pkgcachegen.cc:369 +#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:394 +#: apt-pkg/pkgcachegen.cc:398 apt-pkg/pkgcachegen.cc:402 +#: apt-pkg/pkgcachegen.cc:423 apt-pkg/pkgcachegen.cc:428 +#: apt-pkg/pkgcachegen.cc:474 apt-pkg/pkgcachegen.cc:488 +#, fuzzy, c-format +msgid "Error occurred while processing %s (%s%d)" +msgstr "Produciuse un erro ao procesar %s (FindPkg)" + +#: apt-pkg/pkgcachegen.cc:257 +msgid "Wow, you exceeded the number of package names this APT is capable of." +msgstr "" +"Vaites!, superou o número de nomes de paquetes que este APT pode manexar." + +#: apt-pkg/pkgcachegen.cc:260 +msgid "Wow, you exceeded the number of versions this APT is capable of." +msgstr "Vaites!, superou o número de versións que este APT pode manexar." + +#: apt-pkg/pkgcachegen.cc:263 +msgid "Wow, you exceeded the number of descriptions this APT is capable of." +msgstr "Vaites!, superou o número de descricións que este APT pode manexar." + +#: apt-pkg/pkgcachegen.cc:266 +msgid "Wow, you exceeded the number of dependencies this APT is capable of." +msgstr "Vaites!, superou o número de dependencias que este APT pode manexar." + +#: apt-pkg/pkgcachegen.cc:1419 apt-pkg/pkgcachegen.cc:1546 +#: apt-pkg/pkgcachegen.cc:1572 apt-pkg/pkgcachegen.cc:1681 +msgid "Reading package lists" +msgstr "Lendo as listas de paquetes" + +#: apt-pkg/pkgcachegen.cc:1490 apt-pkg/pkgcachegen.cc:1497 +msgid "IO Error saving source cache" +msgstr "Produciuse un erro de E/S ao gravar a caché de fontes" + +#: apt-pkg/acquire.cc:127 apt-pkg/acquire.cc:147 apt-pkg/cdrom.cc:833 #, c-format msgid "List directory %spartial is missing." msgstr "Non se atopa a lista de directorios %sparcial." -#: apt-pkg/acquire.cc:129 apt-pkg/acquire.cc:151 +#: apt-pkg/acquire.cc:130 apt-pkg/acquire.cc:152 #, c-format msgid "Archives directory %spartial is missing." msgstr "Non se atopa a lista de arquivos %sparcial." -#: apt-pkg/acquire.cc:162 +#: apt-pkg/acquire.cc:163 #, c-format msgid "Unable to lock directory %s" msgstr "Non é posíbel bloquear o directorio %s" -#: apt-pkg/acquire.cc:553 apt-pkg/clean.cc:39 +#: apt-pkg/acquire.cc:500 +#, c-format +msgid "" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." +msgstr "" + +#: apt-pkg/acquire.cc:618 apt-pkg/clean.cc:39 #, fuzzy, c-format msgid "Clean of %s is not supported" msgstr "O tipo de ficheiros de índices «%s» non está admitido" #. only show the ETA if it makes sense #. two days -#: apt-pkg/acquire.cc:1081 +#: apt-pkg/acquire.cc:1146 #, c-format msgid "Retrieving file %li of %li (%s remaining)" msgstr "Obtendo o ficheiro %li de %li (restan %s)" -#: apt-pkg/acquire.cc:1083 +#: apt-pkg/acquire.cc:1148 #, c-format msgid "Retrieving file %li of %li" msgstr "Obtendo o ficheiro %li de %li" +#: apt-pkg/update.cc:76 +#, fuzzy, c-format +msgid "Failed to fetch %s %s" +msgstr "Non foi posíbel obter %s %s\n" + +#: apt-pkg/update.cc:102 apt-pkg/update.cc:104 +#, fuzzy +msgid "" +"Some index files failed to download. They have been ignored, or old ones " +"used instead." +msgstr "" +"Algúns ficheiros de índice fallaron durante a descarga. Ignoráronse, ou " +"foron utilizados algúns antigos no seu lugar" + +#: apt-pkg/srcrecords.cc:53 +msgid "You must put some 'source' URIs in your sources.list" +msgstr "Debe introducir algúns URI «orixe» no seu ficheiro sources.list" + +#: apt-pkg/clean.cc:64 +#, c-format +msgid "Unable to stat %s." +msgstr "Non é posíbel analizar %s." + #: apt-pkg/policy.cc:77 #, c-format msgid "" @@ -2366,29 +2385,6 @@ msgid "No priority (or zero) specified for pin" msgstr "" "Non se indicou unha prioridade (ou indicouse cero) para a inmobilización" -#: apt-pkg/update.cc:76 -#, fuzzy, c-format -msgid "Failed to fetch %s %s" -msgstr "Non foi posíbel obter %s %s\n" - -#: apt-pkg/update.cc:102 apt-pkg/update.cc:104 -#, fuzzy -msgid "" -"Some index files failed to download. They have been ignored, or old ones " -"used instead." -msgstr "" -"Algúns ficheiros de índice fallaron durante a descarga. Ignoráronse, ou " -"foron utilizados algúns antigos no seu lugar" - -#: apt-pkg/srcrecords.cc:53 -msgid "You must put some 'source' URIs in your sources.list" -msgstr "Debe introducir algúns URI «orixe» no seu ficheiro sources.list" - -#: apt-pkg/clean.cc:64 -#, c-format -msgid "Unable to stat %s." -msgstr "Non é posíbel analizar %s." - #: apt-pkg/packagemanager.cc:330 apt-pkg/packagemanager.cc:1018 #, c-format msgid "" @@ -2516,31 +2512,30 @@ msgstr "" msgid "Unable to correct problems, you have held broken packages." msgstr "Non é posíbel solucionar os problemas, ten retidos paquetes rotos." -#: apt-pkg/depcache.cc:139 apt-pkg/depcache.cc:167 -msgid "Building dependency tree" -msgstr "Construindo a árbore de dependencias" +#: apt-pkg/edsp.cc:184 apt-pkg/edsp.cc:210 +msgid "Send scenario to solver" +msgstr "" -#: apt-pkg/depcache.cc:140 -msgid "Candidate versions" -msgstr "Versións candidatas" +#: apt-pkg/edsp.cc:232 +msgid "Send request to solver" +msgstr "" -#: apt-pkg/depcache.cc:168 -msgid "Dependency generation" -msgstr "Xeración de dependencias" +#: apt-pkg/edsp.cc:311 +msgid "Prepare for receiving solution" +msgstr "" -#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225 -msgid "Reading state information" -msgstr "Lendo a información do estado" +#: apt-pkg/edsp.cc:318 +msgid "External solver failed without a proper error message" +msgstr "" -#: apt-pkg/depcache.cc:252 -#, c-format -msgid "Failed to open StateFile %s" -msgstr "Non foi posíbel abrir o ficheiro de estado %s" +#: apt-pkg/edsp.cc:610 apt-pkg/edsp.cc:613 apt-pkg/edsp.cc:618 +msgid "Execute external solver" +msgstr "" -#: apt-pkg/depcache.cc:257 +#: apt-pkg/pkgrecords.cc:38 #, c-format -msgid "Failed to write temporary StateFile %s" -msgstr "Non foi posíbel gravar o ficheiro de estado temporal %s" +msgid "Index file type '%s' is not supported" +msgstr "O tipo de ficheiros de índices «%s» non está admitido" #: apt-pkg/tagfile.cc:196 apt-pkg/tagfile.cc:296 apt-pkg/deb/debrecords.cc:212 #, c-format @@ -2552,60 +2547,98 @@ msgstr "Non é posíbel analizar o ficheiro de paquetes %s (%d)" msgid "Cannot convert %s to integer" msgstr "" -#: apt-pkg/cacheset.cc:500 +#. 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 +#: apt-pkg/sourcelist.cc:140 apt-pkg/sourcelist.cc:147 +#: apt-pkg/sourcelist.cc:150 apt-pkg/sourcelist.cc:158 +#: apt-pkg/sourcelist.cc:165 apt-pkg/sourcelist.cc:209 +#: apt-pkg/sourcelist.cc:212 apt-pkg/sourcelist.cc:223 +#: apt-pkg/sourcelist.cc:229 apt-pkg/sourcelist.cc:232 +#: apt-pkg/sourcelist.cc:245 apt-pkg/sourcelist.cc:247 +#: apt-pkg/sourcelist.cc:250 apt-pkg/sourcelist.cc:256 +#: apt-pkg/sourcelist.cc:263 +#, fuzzy, c-format +msgid "Malformed entry %u in %s file %s (%s)" +msgstr "«Override» %s liña %lu incorrecta (1)" + +#: apt-pkg/sourcelist.cc:367 +#, c-format +msgid "Opening %s" +msgstr "Abrindo %s" + +#: apt-pkg/sourcelist.cc:401 +#, c-format +msgid "Malformed line %u in source list %s (type)" +msgstr "Liña %u mal construída na lista de orixes %s (tipo)" + +#: apt-pkg/sourcelist.cc:405 +#, c-format +msgid "Type '%s' is not known on line %u in source list %s" +msgstr "O tipo «%s» non se coñece na liña %u da lista de orixes %s" + +#: apt-pkg/sourcelist.cc:425 apt-pkg/sourcelist.cc:431 +#, fuzzy, c-format +msgid "Malformed stanza %u in source list %s (type)" +msgstr "Liña %u mal construída na lista de orixes %s (tipo)" + +#: apt-pkg/sourcelist.cc:441 +#, fuzzy, c-format +msgid "Type '%s' is not known on stanza %u in source list %s" +msgstr "O tipo «%s» non se coñece na liña %u da lista de orixes %s" + +#: apt-pkg/cacheset.cc:492 #, c-format msgid "Release '%s' for '%s' was not found" msgstr "Non se atopou a publicación «%s» de «%s»" -#: apt-pkg/cacheset.cc:503 +#: apt-pkg/cacheset.cc:495 #, c-format msgid "Version '%s' for '%s' was not found" msgstr "Non se atopou a versión «%s» de «%s»" -#: apt-pkg/cacheset.cc:738 +#: apt-pkg/cacheset.cc:730 #, c-format msgid "Couldn't find task '%s'" msgstr "Non foi posíbel atopar a tarefa «%s»" -#: apt-pkg/cacheset.cc:744 +#: apt-pkg/cacheset.cc:736 #, c-format msgid "Couldn't find any package by regex '%s'" msgstr "Non foi posíbel atopar ningún paquete pola expresión de rexistro «%s»" -#: apt-pkg/cacheset.cc:750 +#: apt-pkg/cacheset.cc:742 #, fuzzy, c-format msgid "Couldn't find any package by glob '%s'" msgstr "Non foi posíbel atopar ningún paquete pola expresión de rexistro «%s»" -#: apt-pkg/cacheset.cc:789 +#: apt-pkg/cacheset.cc:781 #, c-format msgid "Can't select versions from package '%s' as it is purely virtual" msgstr "" "Non é posíbel seleccionar distintas versións do paquete «%s» xa que é " "puramente virtual" -#: apt-pkg/cacheset.cc:828 +#: apt-pkg/cacheset.cc:820 #, c-format msgid "Can't select newest version from package '%s' as it is purely virtual" msgstr "" "Non é posíbel seleccionar a versión máis recente do paquete «%s» xa que é " "puramente virtual" -#: apt-pkg/cacheset.cc:836 +#: apt-pkg/cacheset.cc:828 #, c-format msgid "Can't select candidate version from package %s as it has no candidate" msgstr "" "Non é posíbel seleccionar a versión candidata do paquete %s xa que non ten " "candidata" -#: apt-pkg/cacheset.cc:844 +#: apt-pkg/cacheset.cc:836 #, c-format msgid "Can't select installed version from package %s as it is not installed" msgstr "" "Non é posíbel seleccionar a versión instalada do paquete %s xa que non está " "instalado" -#: apt-pkg/cacheset.cc:852 apt-pkg/cacheset.cc:860 +#: apt-pkg/cacheset.cc:844 apt-pkg/cacheset.cc:852 #, c-format msgid "" "Can't select installed nor candidate version from package '%s' as it has " @@ -2614,78 +2647,56 @@ msgstr "" "Non é posíbel seleccionar nin a versión instalada nin a candidata do paquete " "«%s» xa que non ten ningunha delas" -#. 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 -#: apt-pkg/sourcelist.cc:133 apt-pkg/sourcelist.cc:140 -#: apt-pkg/sourcelist.cc:143 apt-pkg/sourcelist.cc:151 -#: apt-pkg/sourcelist.cc:158 apt-pkg/sourcelist.cc:197 -#: apt-pkg/sourcelist.cc:200 apt-pkg/sourcelist.cc:211 -#: apt-pkg/sourcelist.cc:217 apt-pkg/sourcelist.cc:220 -#: apt-pkg/sourcelist.cc:233 apt-pkg/sourcelist.cc:235 -#: apt-pkg/sourcelist.cc:238 apt-pkg/sourcelist.cc:244 -#: apt-pkg/sourcelist.cc:251 -#, fuzzy, c-format -msgid "Malformed entry %u in %s file %s (%s)" -msgstr "«Override» %s liña %lu incorrecta (1)" - -#: apt-pkg/sourcelist.cc:355 +#. TRANSLATOR: an identifier like Packages; Releasefile key indicating +#. a file like main/binary-amd64/Packages; another identifier like Contents; +#. filename and linenumber of the sources.list entry currently parsed +#: apt-pkg/deb/debmetaindex.cc:215 #, c-format -msgid "Opening %s" -msgstr "Abrindo %s" - -#: apt-pkg/sourcelist.cc:389 -#, c-format -msgid "Malformed line %u in source list %s (type)" -msgstr "Liña %u mal construída na lista de orixes %s (tipo)" +msgid "Target %s wants to acquire the same file (%s) as %s from source %s" +msgstr "" -#: apt-pkg/sourcelist.cc:393 +#. TRANSLATOR: an identifier like Packages; Releasefile key indicating +#. a file like main/binary-amd64/Packages; filename and linenumber of +#. two sources.list entries +#: apt-pkg/deb/debmetaindex.cc:234 #, c-format -msgid "Type '%s' is not known on line %u in source list %s" -msgstr "O tipo «%s» non se coñece na liña %u da lista de orixes %s" - -#: apt-pkg/sourcelist.cc:413 apt-pkg/sourcelist.cc:419 -#, fuzzy, c-format -msgid "Malformed stanza %u in source list %s (type)" -msgstr "Liña %u mal construída na lista de orixes %s (tipo)" - -#: apt-pkg/sourcelist.cc:429 -#, fuzzy, c-format -msgid "Type '%s' is not known on stanza %u in source list %s" -msgstr "O tipo «%s» non se coñece na liña %u da lista de orixes %s" +msgid "Target %s (%s) is configured multiple times in %s and %s" +msgstr "" -#: apt-pkg/deb/debmetaindex.cc:229 +#: apt-pkg/deb/debmetaindex.cc:314 #, c-format msgid "Unable to parse Release file %s" msgstr "Non se puido analizar o ficheiro de publicación %s" -#: apt-pkg/deb/debmetaindex.cc:238 +#: apt-pkg/deb/debmetaindex.cc:323 #, c-format msgid "No sections in Release file %s" msgstr "Non hai seccións no ficheiro de publicación %s" -#: apt-pkg/deb/debmetaindex.cc:278 +#: apt-pkg/deb/debmetaindex.cc:363 #, c-format msgid "No Hash entry in Release file %s" msgstr "Non hai entrada de Hash no ficheiro de publicación %s" -#: apt-pkg/deb/debmetaindex.cc:286 +#: apt-pkg/deb/debmetaindex.cc:371 #, c-format msgid "Invalid 'Date' entry in Release file %s" msgstr "A entrada «Date» no ficheiro de publicación %s non é válida" -#: apt-pkg/deb/debmetaindex.cc:307 +#: apt-pkg/deb/debmetaindex.cc:392 #, c-format msgid "Invalid 'Valid-Until' entry in Release file %s" msgstr "A entrada «Valid-Until» no ficheiro de publicación %s non é válida" #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite -#: apt-pkg/deb/debmetaindex.cc:438 apt-pkg/deb/debmetaindex.cc:446 -#: apt-pkg/deb/debmetaindex.cc:454 apt-pkg/deb/debmetaindex.cc:462 -#: apt-pkg/deb/debmetaindex.cc:485 +#: apt-pkg/deb/debmetaindex.cc:521 apt-pkg/deb/debmetaindex.cc:529 +#: apt-pkg/deb/debmetaindex.cc:537 apt-pkg/deb/debmetaindex.cc:545 +#: apt-pkg/deb/debmetaindex.cc:568 #, c-format msgid "Conflicting values set for option %s concerning source %s %s" msgstr "" -#: apt-pkg/deb/debmetaindex.cc:480 +#: apt-pkg/deb/debmetaindex.cc:563 #, c-format msgid "Invalid value set for option %s concerning source %s %s (%s)" msgstr "" @@ -2864,35 +2875,6 @@ msgstr "" msgid "Not locked" msgstr "Non está bloqueado" -#. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:420 -#, c-format -msgid "%lid %lih %limin %lis" -msgstr "%lid %lih %limin %lis" - -#. TRANSLATOR: h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:425 -#, c-format -msgid "%lih %limin %lis" -msgstr "%lih %limin %lis" - -#. TRANSLATOR: min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:430 -#, c-format -msgid "%limin %lis" -msgstr "%limin %lis" - -#. TRANSLATOR: s means seconds -#: apt-pkg/contrib/strutl.cc:435 -#, c-format -msgid "%lis" -msgstr "%lis" - -#: apt-pkg/contrib/strutl.cc:1279 -#, c-format -msgid "Selection %s not found" -msgstr "Non se atopou a selección %s" - #: apt-pkg/contrib/fileutl.cc:197 #, c-format msgid "Not using locking for read only lock file %s" @@ -2972,7 +2954,7 @@ msgstr "Non foi posíbel abrir o ficheiro %s" msgid "Could not open file descriptor %d" msgstr "Non foi posíbel abrir o descritor de ficheiro %d" -#: apt-pkg/contrib/fileutl.cc:1408 apt-pkg/contrib/fileutl.cc:2177 +#: apt-pkg/contrib/fileutl.cc:1408 apt-pkg/contrib/fileutl.cc:2204 msgid "Failed to create subprocess IPC" msgstr "Non foi posíbel crear o IPC do subproceso" @@ -3009,12 +2991,12 @@ msgstr "Produciuse un problema ao desligar o ficheiro %s" msgid "Problem syncing the file" msgstr "Produciuse un problema ao sincronizar o ficheiro" -#: apt-pkg/contrib/fileutl.cc:2147 cmdline/apt-extracttemplates.cc:258 +#: apt-pkg/contrib/fileutl.cc:2174 cmdline/apt-extracttemplates.cc:258 #, fuzzy, c-format msgid "Unable to mkstemp %s" msgstr "Non é posíbel determinar o estado %s" -#: apt-pkg/contrib/fileutl.cc:2152 cmdline/apt-extracttemplates.cc:263 +#: apt-pkg/contrib/fileutl.cc:2179 cmdline/apt-extracttemplates.cc:263 #, c-format msgid "Unable to write to %s" msgstr "Non é posíbel escribir en %s" @@ -3039,6 +3021,35 @@ msgstr "" msgid "%c%s... %u%%" msgstr "%c%s... Feito" +#. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc:420 +#, c-format +msgid "%lid %lih %limin %lis" +msgstr "%lid %lih %limin %lis" + +#. TRANSLATOR: h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc:425 +#, c-format +msgid "%lih %limin %lis" +msgstr "%lih %limin %lis" + +#. TRANSLATOR: min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc:430 +#, c-format +msgid "%limin %lis" +msgstr "%limin %lis" + +#. TRANSLATOR: s means seconds +#: apt-pkg/contrib/strutl.cc:435 +#, c-format +msgid "%lis" +msgstr "%lis" + +#: apt-pkg/contrib/strutl.cc:1279 +#, c-format +msgid "Selection %s not found" +msgstr "Non se atopou a selección %s" + #: apt-pkg/contrib/mmap.cc:79 msgid "Can't mmap an empty file" msgstr "Non é posíbel facer mmap sobre un ficheiro baleiro" @@ -3401,87 +3412,87 @@ msgstr "O arquivo non ten un rexistro de control" msgid "Unable to get a cursor" msgstr "Non é posíbel obter un cursor" -#: ftparchive/writer.cc:104 +#: ftparchive/writer.cc:106 #, c-format msgid "W: Unable to read directory %s\n" msgstr "A: non é posíbel ler o directorio %s\n" -#: ftparchive/writer.cc:109 +#: ftparchive/writer.cc:111 #, c-format msgid "W: Unable to stat %s\n" msgstr "A: non é posíbel atopar %s\n" -#: ftparchive/writer.cc:165 +#: ftparchive/writer.cc:167 msgid "E: " msgstr "E: " -#: ftparchive/writer.cc:167 +#: ftparchive/writer.cc:169 msgid "W: " msgstr "A: " -#: ftparchive/writer.cc:174 +#: ftparchive/writer.cc:176 msgid "E: Errors apply to file " msgstr "E: os erros aplícanse ao ficheiro " -#: ftparchive/writer.cc:192 ftparchive/writer.cc:224 +#: ftparchive/writer.cc:194 ftparchive/writer.cc:226 #, c-format msgid "Failed to resolve %s" msgstr "Non foi posíbel solucionar %s" -#: ftparchive/writer.cc:205 +#: ftparchive/writer.cc:207 msgid "Tree walking failed" msgstr "Fallou o percorrido da árbore" -#: ftparchive/writer.cc:232 +#: ftparchive/writer.cc:234 #, c-format msgid "Failed to open %s" msgstr "Non foi posíbel abrir %s" -#: ftparchive/writer.cc:291 +#: ftparchive/writer.cc:293 #, c-format msgid " DeLink %s [%s]\n" msgstr " DesLig %s [%s]\n" -#: ftparchive/writer.cc:299 +#: ftparchive/writer.cc:301 #, c-format msgid "Failed to readlink %s" msgstr "Non foi posíbel ler a ligazón %s" -#: ftparchive/writer.cc:303 +#: ftparchive/writer.cc:305 #, c-format msgid "Failed to unlink %s" msgstr "Non foi posíbel desligar %s" -#: ftparchive/writer.cc:311 +#: ftparchive/writer.cc:313 #, c-format msgid "*** Failed to link %s to %s" msgstr "*** Non foi posíbel ligar %s con %s" -#: ftparchive/writer.cc:321 +#: ftparchive/writer.cc:323 #, c-format msgid " DeLink limit of %sB hit.\n" msgstr " Acadouse o límite de desligado de %sB.\n" -#: ftparchive/writer.cc:426 +#: ftparchive/writer.cc:428 msgid "Archive had no package field" msgstr "O arquivo non tiña un campo Package" -#: ftparchive/writer.cc:434 ftparchive/writer.cc:698 +#: ftparchive/writer.cc:436 ftparchive/writer.cc:700 #, c-format msgid " %s has no override entry\n" msgstr " %s non ten unha entrada de «override»\n" -#: ftparchive/writer.cc:501 ftparchive/writer.cc:855 +#: ftparchive/writer.cc:503 ftparchive/writer.cc:857 #, c-format msgid " %s maintainer is %s not %s\n" msgstr " O mantedor de %s é %s, non %s\n" -#: ftparchive/writer.cc:712 +#: ftparchive/writer.cc:714 #, c-format msgid " %s has no source override entry\n" msgstr " %s non ten unha entrada de «override» de código fonte\n" -#: ftparchive/writer.cc:716 +#: ftparchive/writer.cc:718 #, c-format msgid " %s has no binary override entry either\n" msgstr " %s tampouco ten unha entrada de «override» de binarios\n" @@ -3769,6 +3780,10 @@ msgstr "A suma de comprobación do arquivo tar non coincide, está danado" msgid "Unknown TAR header type %u, member %s" msgstr "Tipo de cabeceira TAR %u descoñecido, membro %s" +#, fuzzy +#~ msgid "Must specifc at least one srv record" +#~ msgstr "Ten que especificar polo menos un paquete para obter o código fonte" + #~ msgid "Failed to create pipes" #~ msgstr "Non foi posíbel crear as canles" -- cgit v1.2.3