X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/04f27faefbd3b86e069b2fe3d964a56f61afda0d..520931867ee2fac8415a624204414d3b62550996:/po/gl.po diff --git a/po/gl.po b/po/gl.po index dc2182253..306e6bd12 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-10-05 18:29+0200\n" +"POT-Creation-Date: 2016-06-23 09:02+0200\n" "PO-Revision-Date: 2011-05-12 15:28+0100\n" "Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: galician \n" @@ -175,6 +175,36 @@ 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-cmndline.cc +msgid "Most used commands:" +msgstr "" + +#: apt-private/private-cmndline.cc +#, c-format +msgid "See %s for more information about the available commands." +msgstr "" + +#: apt-private/private-cmndline.cc +msgid "" +"Configuration options and syntax is detailed in apt.conf(5).\n" +"Information about how to configure sources can be found in sources.list(5).\n" +"Package and version choices can be expressed via apt_preferences(5).\n" +"Security details are available in apt-secure(8).\n" +msgstr "" + +#: apt-private/private-cmndline.cc +msgid "This APT has Super Cow Powers." +msgstr "Este APT ten poderes da Super Vaca." + +#: apt-private/private-cmndline.cc +msgid "This APT helper has Super Meep Powers." +msgstr "" + +#: apt-private/private-depends.cc apt-private/private-show.cc +#: cmdline/apt-mark.cc +msgid "No packages found" +msgstr "Non se atopou ningún paquete" + #: apt-private/private-download.cc msgid "WARNING: The following packages cannot be authenticated!" msgstr "AVISO: Non se poden autenticar os seguintes paquetes!" @@ -204,10 +234,10 @@ msgid "" "unauthenticated" msgstr "Xurdiron problemas e empregouse -y sen --force-yes" -#: apt-private/private-download.cc +#: apt-private/private-download.cc apt-pkg/update.cc #, c-format -msgid "Failed to fetch %s %s\n" -msgstr "Non foi posíbel obter %s %s\n" +msgid "Failed to fetch %s %s" +msgstr "Non foi posíbel obter %s %s" #: apt-private/private-download.cc #, c-format @@ -219,6 +249,41 @@ msgstr "Non foi posíbel determinar o espazo libre en %s" msgid "You don't have enough free space in %s." msgstr "Non hai espazo libre abondo en %s." +#: apt-private/private-download.cc +msgid "Unable to lock the download directory" +msgstr "Non é posíbel bloquear o directorio de descargas" + +#: apt-private/private-install.cc +msgid "" +"Some packages could not be installed. This may mean that you have\n" +"requested an impossible situation or if you are using the unstable\n" +"distribution that some required packages have not yet been created\n" +"or been moved out of Incoming." +msgstr "" +"Non foi posíbel instalar algúns paquetes. Isto pode significar que " +"solicitou\n" +"unha situación imposíbel ou, se emprega a distribución inestábel, que\n" +"algúns paquetes solicitados aínda non se creasen ou que se movesen da " +"entrada." + +#. +#. if (Packages == 1) +#. { +#. c1out << std::endl; +#. c1out << +#. _("Since you only requested a single operation it is extremely likely that\n" +#. "the package is simply not installable and a bug report against\n" +#. "that package should be filed.") << std::endl; +#. } +#. +#: apt-private/private-install.cc +msgid "The following information may help to resolve the situation:" +msgstr "A seguinte información pode axudar a solucionar a situación:" + +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "Paquetes estragados" + #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "" @@ -318,7 +383,7 @@ msgstr "Quere continuar?" msgid "Some files failed to download" msgstr "Non foi posíbel descargar algúns ficheiros" -#: apt-private/private-install.cc cmdline/apt-get.cc +#: apt-private/private-install.cc apt-private/private-source.cc msgid "Download complete and in download only mode" msgstr "Completouse a descarga no modo de só descargas" @@ -375,20 +440,6 @@ msgstr "" "Vaia, semella que o Retirado automático destruíu algo que realmente\n" "non debería ter feito. Informe deste erro de apt." -#. -#. if (Packages == 1) -#. { -#. c1out << std::endl; -#. c1out << -#. _("Since you only requested a single operation it is extremely likely that\n" -#. "the package is simply not installable and a bug report against\n" -#. "that package should be filed.") << std::endl; -#. } -#. -#: apt-private/private-install.cc -msgid "The following information may help to resolve the situation:" -msgstr "A seguinte información pode axudar a solucionar a situación:" - #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "Produciuse un erro interno, o Retirado automático estragou cousas" @@ -415,11 +466,11 @@ msgstr[1] "" "%lu paquetes foron instalados automaticamente e xa non son necesarios.\n" #: apt-private/private-install.cc -#, fuzzy -msgid "Use 'apt-get autoremove' to remove it." -msgid_plural "Use 'apt-get autoremove' to remove them." -msgstr[0] "Empregue «apt-get autoremove» para eliminalos." -msgstr[1] "Empregue «apt-get autoremove» para eliminalos." +#, fuzzy, c-format +msgid "Use '%s' to remove it." +msgid_plural "Use '%s' to remove them." +msgstr[0] "Empregue «%s» para eliminalos." +msgstr[1] "Empregue «%s» para eliminalos." #: apt-private/private-install.cc msgid "You might want to run 'apt-get -f install' to correct these:" @@ -433,23 +484,6 @@ msgstr "" "Dependencias incumpridas. Probe «apt-get -f install» sen paquetes (ou " "especifique unha solución)." -#: apt-private/private-install.cc -msgid "" -"Some packages could not be installed. This may mean that you have\n" -"requested an impossible situation or if you are using the unstable\n" -"distribution that some required packages have not yet been created\n" -"or been moved out of Incoming." -msgstr "" -"Non foi posíbel instalar algúns paquetes. Isto pode significar que " -"solicitou\n" -"unha situación imposíbel ou, se emprega a distribución inestábel, que\n" -"algúns paquetes solicitados aínda non se creasen ou que se movesen da " -"entrada." - -#: apt-private/private-install.cc -msgid "Broken packages" -msgstr "Paquetes estragados" - #: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" @@ -511,18 +545,19 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" +#. TRANSLATORS: placeholder is a binary name like apt or apt-get #: apt-private/private-main.cc +#, c-format msgid "" "NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" +" %s 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!" +" so don't depend on the relevance to the real current situation!\n" msgstr "" "NOTA: Isto é só unha simulación!\n" -" apt-get precisa de privilexios de administrador para executarse " -"realmente.\n" +" %s 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." +" polo que non debe depender da relevancia da situación actual real.\n" #: apt-private/private-output.cc apt-private/private-show.cc msgid "unknown" @@ -688,7 +723,7 @@ msgstr "N" msgid "Regex compilation error - %s" msgstr "Produciuse un erro na compilación da expresión regular - %s" -#: apt-private/private-search.cc cmdline/apt-cache.cc +#: apt-private/private-search.cc msgid "You must give at least one search pattern" msgstr "Debe fornecer cando menos un patrón de busca" @@ -713,9 +748,188 @@ msgstr[1] "" msgid "not a real package (virtual)" msgstr "" -#: apt-private/private-show.cc cmdline/apt-cache.cc cmdline/apt-mark.cc -msgid "No packages found" -msgstr "Non se atopou ningún paquete" +#: apt-private/private-show.cc apt-pkg/cacheset.cc +#, c-format +msgid "Unable to locate package %s" +msgstr "Non foi posíbel atopar o paquete %s" + +#: apt-private/private-show.cc +msgid "Package files:" +msgstr "Ficheiros de paquetes:" + +#: apt-private/private-show.cc +msgid "Cache is out of sync, can't x-ref a package file" +msgstr "" +"A caché está sen sincronizar, non se pode facer referencia a un ficheiro de " +"paquetes" + +#. Show any packages have explicit pins +#: apt-private/private-show.cc +msgid "Pinned packages:" +msgstr "Paquetes inmobilizados:" + +#. Print the package name and the version we are forcing to +#: apt-private/private-show.cc +#, c-format +msgid "%s -> %s with priority %d\n" +msgstr "" + +#: apt-private/private-show.cc +msgid " Installed: " +msgstr " Instalado: " + +#: apt-private/private-show.cc +msgid " Candidate: " +msgstr " Candidato: " + +#: apt-private/private-show.cc +msgid "(none)" +msgstr "(ningún)" + +#. Show the priority tables +#: apt-private/private-show.cc +msgid " Version table:" +msgstr " Táboa de versións:" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Can not find a package for architecture '%s'" +msgstr "Non foi posíbel atopar ningún paquete pola expresión de rexistro «%s»" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Can not find a package '%s' with version '%s'" +msgstr "Non foi posíbel atopar ningún paquete pola expresión de rexistro «%s»" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Can not find a package '%s' with release '%s'" +msgstr "Non foi posíbel atopar ningún paquete pola expresión de rexistro «%s»" + +#: apt-private/private-source.cc +#, c-format +msgid "Picking '%s' as source package instead of '%s'\n" +msgstr "Tome «%s» como paquete fonte no canto de «%s»\n" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Can not find version '%s' of package '%s'" +msgstr "Ignorar a versión non dispoñíbel «%s» do paquete «%s»" + +#: apt-private/private-source.cc +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" + +#: apt-private/private-source.cc +#, c-format +msgid "Unable to find a source package for %s" +msgstr "Non sé posíbel atopar un paquete fonte para %s" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" +"%s\n" +msgstr "" +"AVISO: o paquete «%s» mantense no sistema de control de versións «%s» en:\n" +"%s\n" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "" +"Please use:\n" +"%s\n" +"to retrieve the latest (possibly unreleased) updates to the package.\n" +msgstr "" +"Empregue:\n" +"%s\n" +"para obter as últimas actualizacións (posibelmente non publicadas) do " +"paquete.\n" + +#: apt-private/private-source.cc +#, 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 +#: apt-private/private-source.cc +#, 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 +#: apt-private/private-source.cc +#, c-format +msgid "Need to get %sB of source archives.\n" +msgstr "Ten que recibir %sB de arquivos de fonte.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Fetch source %s\n" +msgstr "Obter fonte %s\n" + +#: apt-private/private-source.cc +msgid "Failed to fetch some archives." +msgstr "Non se puideron obter algúns arquivos." + +#: apt-private/private-source.cc +#, 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" + +#: apt-private/private-source.cc +#, c-format +msgid "Unpack command '%s' failed.\n" +msgstr "Fallou a orde de desempaquetado «%s».\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Check if the 'dpkg-dev' package is installed.\n" +msgstr "Comprobe que o paquete «dpkg-dev» estea instalado.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Build command '%s' failed.\n" +msgstr "Fallou a orde de construción de «%s».\n" + +#: apt-private/private-source.cc +#, 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" + +#: apt-private/private-source.cc +#, c-format +msgid "%s has no build depends.\n" +msgstr "%s non ten dependencias de compilación.\n" + +#: apt-private/private-source.cc +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" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" +msgstr "" + +#: apt-private/private-source.cc +#, c-format +msgid "Note, using directory '%s' to get the build dependencies\n" +msgstr "" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "Non se puideron procesar as dependencias de construción" + +#: apt-private/private-source.cc +msgid "Failed to process build dependencies" +msgstr "Non se puideron procesar as dependencias de construción" #: apt-private/private-sources.cc #, fuzzy, c-format @@ -727,6 +941,11 @@ msgstr "Non foi posíbel cambiar o nome de %s a %s" msgid "Your '%s' file changed, please run 'apt-get update'." msgstr "" +#: apt-private/private-unmet.cc +#, c-format +msgid "Package %s version %s has an unmet dep:\n" +msgstr "O paquete %s versión %s ten unha dependencia incumprida:\n" + #: apt-private/private-update.cc msgid "The update command takes no arguments" msgstr "A orde «update» non toma argumentos" @@ -743,11 +962,6 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc -#, c-format -msgid "Package %s version %s has an unmet dep:\n" -msgstr "O paquete %s versión %s ten unha dependencia incumprida:\n" - #: cmdline/apt-cache.cc #, fuzzy msgid "apt-cache stats does not take any arguments" @@ -821,153 +1035,46 @@ msgstr "Espazo total contabilizado: " msgid "This command is deprecated. Please use 'apt-mark showauto' instead." msgstr "" -#: cmdline/apt-cache.cc apt-pkg/cacheset.cc -#, c-format -msgid "Unable to locate package %s" -msgstr "Non foi posíbel atopar o paquete %s" - #: cmdline/apt-cache.cc -msgid "Package files:" -msgstr "Ficheiros de paquetes:" - -#: cmdline/apt-cache.cc -msgid "Cache is out of sync, can't x-ref a package file" +msgid "" +"Usage: apt-cache [options] command\n" +" apt-cache [options] show pkg1 [pkg2 ...]\n" +"\n" +"apt-cache queries and displays available information about installed\n" +"and installable packages. It works exclusively on the data acquired\n" +"into the local cache via the 'update' command of e.g. apt-get. The\n" +"displayed information may therefore be outdated if the last update was\n" +"too long ago, but in exchange apt-cache works independently of the\n" +"availability of the configured sources (e.g. offline).\n" msgstr "" -"A caché está sen sincronizar, non se pode facer referencia a un ficheiro de " -"paquetes" - -#. Show any packages have explicit pins -#: cmdline/apt-cache.cc -msgid "Pinned packages:" -msgstr "Paquetes inmobilizados:" #: cmdline/apt-cache.cc -msgid "(not found)" -msgstr "(non se atopou)" +msgid "Show source records" +msgstr "Mostra rexistros da fonte" -#. Print the package name and the version we are forcing to #: cmdline/apt-cache.cc -#, c-format -msgid "%s -> %s with priority %d\n" -msgstr "" +msgid "Search the package list for a regex pattern" +msgstr "Busca na lista de paquetes por unha expresión regular" #: cmdline/apt-cache.cc -msgid " Installed: " -msgstr " Instalado: " +msgid "Show raw dependency information for a package" +msgstr "Mostra informacións brutas de dependencia para un paquete" #: cmdline/apt-cache.cc -msgid " Candidate: " -msgstr " Candidato: " +msgid "Show reverse dependency information for a package" +msgstr "Mostra informacións de dependencia inversa para un paquete" #: cmdline/apt-cache.cc -msgid "(none)" -msgstr "(ningún)" +msgid "Show a readable record for the package" +msgstr "Mostra un rexistro lexíbel para o paquete" #: cmdline/apt-cache.cc -msgid " Package pin: " -msgstr " Inmobilizado: " +msgid "List the names of all packages in the system" +msgstr "Lista os nomes de todos os paquetes no sistema" -#. Show the priority tables #: cmdline/apt-cache.cc -msgid " Version table:" -msgstr " Táboa de versións:" - -#: cmdline/apt-cache.cc -#, fuzzy -msgid "" -"Usage: apt-cache [options] command\n" -" apt-cache [options] showpkg pkg1 [pkg2 ...]\n" -" apt-cache [options] showsrc pkg1 [pkg2 ...]\n" -"\n" -"apt-cache is a low-level tool used to query information\n" -"from APT's binary cache files\n" -"\n" -"Commands:\n" -" gencaches - Build both the package and source cache\n" -" showpkg - Show some general information for a single package\n" -" showsrc - Show source records\n" -" stats - Show some basic statistics\n" -" dump - Show the entire file in a terse form\n" -" dumpavail - Print an available file to stdout\n" -" unmet - Show unmet dependencies\n" -" search - Search the package list for a regex pattern\n" -" show - Show a readable record for the package\n" -" depends - Show raw dependency information for a package\n" -" rdepends - Show reverse dependency information for a package\n" -" pkgnames - List the names of all packages in the system\n" -" dotty - Generate package graphs for GraphViz\n" -" xvcg - Generate package graphs for xvcg\n" -" policy - Show policy settings\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -p=? The package cache.\n" -" -s=? The source cache.\n" -" -q Disable progress indicator.\n" -" -i Show only important deps for the unmet command.\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" -msgstr "" -"Uso: apt-cache [opcións] orde\n" -" apt-cache [opcións] showpkg paquete1 [paquete2 ...]\n" -" apt-cache [opcións] showsrc paquete1 [paquete2 ...]\n" -"\n" -"apt-cache é unha ferramenta de baixo nivel usada para consultar\n" -"informacións dos ficheiros binarios da cache do APT\n" -"\n" -"Ordes:\n" -" gencaches - Constrúe as caches de paquete e fonte\n" -" showpkg - Mostra algunhas informacións xerais dun único paquete\n" -" showsrc - Mostra rexistros da fonte\n" -" stats - Mostra algunhas estatísticas básicas\n" -" dump - Mostra o ficheiro enteiro nun formato concreto\n" -" dumpavail - Imprime un ficheiro dispoñíbel para stdout\n" -" unmet - Mostra dependencias non atopadas\n" -" search - Busca na lista de paquetes por unha expresión regular\n" -" show - Mostra un rexistro lexíbel para o paquete\n" -" showauto - Mostra unha lista dos paquetes instalados automaticamente\n" -" depends - Mostra informacións brutas de dependencia para un paquete\n" -" rdepends - Mostra informacións de dependencia inversa para un paquete\n" -" pkgnames - Lista os nomes de todos os paquetes no sistema\n" -" dotty - Xera gráficos de paquete para o GraphViz\n" -" xvcg - Xera gráficos de paquete para o xvcg\n" -" policy - Mostra configuracións da política\n" -"\n" -"Options:\n" -" -h Este texto de axuda.\n" -" -p=? A cache do paquete.\n" -" -s=? A cache da fonte.\n" -" -q Desactiva o indicador de progreso.\n" -" -i Mostra soamente dependencias importantes para a orde unmet.\n" -" -c=? Ler este ficheiro de configuración\n" -" -o=? Define unha opción arbitraria de configuración, ex. -o dir::cache=/" -"tmp\n" -"Vexa a páxina de manual apt-cache(8) e apt.conf(5) para obter mais " -"información.\n" - -#: cmdline/apt.cc -msgid "" -"Usage: apt [options] command\n" -"\n" -"CLI for apt.\n" -"Basic commands: \n" -" list - list packages based on package names\n" -" search - search in package descriptions\n" -" show - show package details\n" -"\n" -" update - update list of available packages\n" -"\n" -" install - install packages\n" -" remove - remove packages\n" -" autoremove - Remove automatically all unused packages\n" -"\n" -" upgrade - upgrade the system by installing/upgrading packages\n" -" full-upgrade - upgrade the system by removing/installing/upgrading " -"packages\n" -"\n" -" edit-sources - edit the source information file\n" -msgstr "" +msgid "Show policy settings" +msgstr "Mostra configuracións da política" #: cmdline/apt-cdrom.cc msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" @@ -995,352 +1102,142 @@ msgstr "" msgid "Repeat this process for the rest of the CDs in your set." msgstr "Repita este proceso para o resto de CD do seu conxunto." +#: cmdline/apt-cdrom.cc +msgid "" +"Usage: apt-cdrom [options] command\n" +"\n" +"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" +"media types as package sources to APT. The mount point and device\n" +"information is taken from apt.conf(5), udev(7) and fstab(5).\n" +msgstr "" + #: cmdline/apt-config.cc msgid "Arguments not in pairs" msgstr "Os argumentos non van en parellas" #: cmdline/apt-config.cc +#, fuzzy msgid "" "Usage: apt-config [options] command\n" "\n" -"apt-config is a simple tool to read the APT config file\n" -"\n" -"Commands:\n" -" shell - Shell mode\n" -" dump - Show the configuration\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"apt-config is an interface to the configuration settings used by\n" +"all APT tools, mainly intended for debugging and shell scripting.\n" msgstr "" "Uso: apt-config [opcións] orde\n" "\n" "apt-config é unha ferramenta simple para ler a configuración de APT\n" -"\n" -"Ordes:\n" -" shell - Modo de intérprete de ordes\n" -" dump - Amosa a configuración\n" -"\n" -"Opcións:\n" -" -h Este texto de axuda.\n" -" -c=? Le este ficheiro de configuración\n" -" -o=? Estabelece unha opción de configuración, por exemplo: -o dir::cache=/" -"tmp\n" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Can not find a package for architecture '%s'" -msgstr "Non foi posíbel atopar ningún paquete pola expresión de rexistro «%s»" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Can not find a package '%s' with version '%s'" -msgstr "Non foi posíbel atopar ningún paquete pola expresión de rexistro «%s»" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Can not find a package '%s' with release '%s'" -msgstr "Non foi posíbel atopar ningún paquete pola expresión de rexistro «%s»" - -#: cmdline/apt-get.cc -#, c-format -msgid "Picking '%s' as source package instead of '%s'\n" -msgstr "Tome «%s» como paquete fonte no canto de «%s»\n" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Can not find version '%s' of package '%s'" -msgstr "Ignorar a versión non dispoñíbel «%s» do paquete «%s»" - -#: cmdline/apt-get.cc -#, c-format -msgid "Couldn't find package %s" -msgstr "Non foi posíbel atopar o paquete %s" - -#: cmdline/apt-get.cc cmdline/apt-mark.cc -#, c-format -msgid "%s set to automatically installed.\n" -msgstr "%s está estabelecido para a súa instalación automática.\n" - -#: cmdline/apt-get.cc cmdline/apt-mark.cc -msgid "" -"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " -"instead." -msgstr "" - -#: cmdline/apt-get.cc -msgid "Internal error, problem resolver broke stuff" -msgstr "Produciuse un erro interno, o solucionador interno estragou cousas" - -#: cmdline/apt-get.cc -msgid "Unable to lock the download directory" -msgstr "Non é posíbel bloquear o directorio de descargas" - -#: cmdline/apt-get.cc -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 -#, 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 -#, c-format -msgid "" -"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" -"%s\n" -msgstr "" -"AVISO: o paquete «%s» mantense no sistema de control de versións «%s» en:\n" -"%s\n" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "" -"Please use:\n" -"%s\n" -"to retrieve the latest (possibly unreleased) updates to the package.\n" -msgstr "" -"Empregue:\n" -"%s\n" -"para obter as últimas actualizacións (posibelmente non publicadas) do " -"paquete.\n" - -#: cmdline/apt-get.cc -#, 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 -#, 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 -#, 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 -#, c-format -msgid "Fetch source %s\n" -msgstr "Obter fonte %s\n" - -#: cmdline/apt-get.cc -msgid "Failed to fetch some archives." -msgstr "Non se puideron obter algúns arquivos." +#: cmdline/apt-config.cc +msgid "get configuration values via shell evaluation" +msgstr "" -#: cmdline/apt-get.cc -#, 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-config.cc +msgid "show the active configuration setting" +msgstr "" #: cmdline/apt-get.cc #, c-format -msgid "Unpack command '%s' failed.\n" -msgstr "Fallou a orde de desempaquetado «%s».\n" +msgid "Couldn't find package %s" +msgstr "Non foi posíbel atopar o paquete %s" -#: cmdline/apt-get.cc +#: cmdline/apt-get.cc cmdline/apt-mark.cc #, c-format -msgid "Check if the 'dpkg-dev' package is installed.\n" -msgstr "Comprobe que o paquete «dpkg-dev» estea instalado.\n" +msgid "%s set to automatically installed.\n" +msgstr "%s está estabelecido para a súa instalación automática.\n" + +#: cmdline/apt-get.cc cmdline/apt-mark.cc +msgid "" +"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " +"instead." +msgstr "" #: cmdline/apt-get.cc -#, c-format -msgid "Build command '%s' failed.\n" -msgstr "Fallou a orde de construción de «%s».\n" +msgid "Internal error, problem resolver broke stuff" +msgstr "Produciuse un erro interno, o solucionador interno estragou cousas" #: cmdline/apt-get.cc -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" +msgid "Supported modules:" +msgstr "Módulos admitidos:" #: cmdline/apt-get.cc -#, c-format +#, fuzzy msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" +"Usage: apt-get [options] command\n" +" apt-get [options] install|remove pkg1 [pkg2 ...]\n" +" apt-get [options] source pkg1 [pkg2 ...]\n" +"\n" +"apt-get is a command line interface for retrieval of packages\n" +"and information about them from authenticated sources and\n" +"for installation, upgrade and removal of packages together\n" +"with their dependencies.\n" msgstr "" +"Uso: apt-get [opcións] orde\n" +" apt-get [opcións] install|remove paquete1 [paquete2 ...]\n" +" apt-get [opcións] source paquete1 [paquete2 ...]\n" +"\n" +"apt-get é unha sinxela interface de liña de ordes para a descarga e\n" +"instalación de paquetes. As ordes empregadas con máis frecuencia\n" +"son actualizadas e instaladas. \n" #: cmdline/apt-get.cc -#, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" -msgstr "" +msgid "Retrieve new lists of packages" +msgstr "Recupera unha nova lista de paquetes" #: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Note, using file '%s' to get the build dependencies\n" -msgstr "Non se puideron procesar as dependencias de construción" +msgid "Perform an upgrade" +msgstr "Executa unha actualización" #: cmdline/apt-get.cc -#, 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" +msgid "Install new packages (pkg is libc6 not libc6.deb)" +msgstr "Instala novos paquetes (o paquete é libc6 non libc6.deb)" #: cmdline/apt-get.cc -#, c-format -msgid "%s has no build depends.\n" -msgstr "%s non ten dependencias de compilación.\n" +msgid "Remove packages" +msgstr "Retira paquetes" #: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" -msgstr "" -"A dependencia «%s» de %s non se pode satisfacer porque non se pode atopar o " -"paquete %s" +msgid "Remove packages and config files" +msgstr "Retira paquetes e ficheiros de configuración" + +#: cmdline/apt-get.cc cmdline/apt.cc +msgid "Remove automatically all unused packages" +msgstr "Retira automaticamente todos os paquetes sen uso" #: cmdline/apt-get.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" -msgstr "" -"A dependencia «%s» de %s non se pode satisfacer porque non se pode atopar o " -"paquete %s" +msgid "Distribution upgrade, see apt-get(8)" +msgstr "Actualiza a distribución, vexa apt-get(8)" #: cmdline/apt-get.cc -#, 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" +msgid "Follow dselect selections" +msgstr "Segue as seleccións de dselect" #: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" -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" +msgid "Configure build-dependencies for source packages" +msgstr "Configura as dependencias para paquetes de fontes" #: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" -msgstr "" -"A dependencia «%s» de %s non se pode satisfacer porque non se pode atopar o " -"paquete %s" +msgid "Erase downloaded archive files" +msgstr "Borra os arquivos de ficheiros" #: cmdline/apt-get.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "Non foi posíbel satisfacer a dependencia «%s» de %s: %s" +msgid "Erase old downloaded archive files" +msgstr "Borra os arquivos de ficheiros antigos" #: cmdline/apt-get.cc -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "Non se puideron satisfacer as dependencias de construción de %s." +msgid "Verify that there are no broken dependencies" +msgstr "Comproba que non haxa dependencias sen cumprir" #: cmdline/apt-get.cc -msgid "Failed to process build dependencies" -msgstr "Non se puideron procesar as dependencias de construción" +msgid "Download source archives" +msgstr "Descarga os arquivos de fontes" #: cmdline/apt-get.cc -msgid "Supported modules:" -msgstr "Módulos admitidos:" +msgid "Download the binary package into the current directory" +msgstr "Descarga o paquete binario no directorio actual" #: cmdline/apt-get.cc -#, fuzzy -msgid "" -"Usage: apt-get [options] command\n" -" apt-get [options] install|remove pkg1 [pkg2 ...]\n" -" apt-get [options] source pkg1 [pkg2 ...]\n" -"\n" -"apt-get is a simple command line interface for downloading and\n" -"installing packages. The most frequently used commands are update\n" -"and install.\n" -"\n" -"Commands:\n" -" update - Retrieve new lists of packages\n" -" upgrade - Perform an upgrade\n" -" install - Install new packages (pkg is libc6 not libc6.deb)\n" -" remove - Remove packages\n" -" autoremove - Remove automatically all unused packages\n" -" purge - Remove packages and config files\n" -" source - Download source archives\n" -" build-dep - Configure build-dependencies for source packages\n" -" dist-upgrade - Distribution upgrade, see apt-get(8)\n" -" dselect-upgrade - Follow dselect selections\n" -" clean - Erase downloaded archive files\n" -" autoclean - Erase old downloaded archive files\n" -" check - Verify that there are no broken dependencies\n" -" changelog - Download and display the changelog for the given package\n" -" download - Download the binary package into the current directory\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -qq No output except for errors\n" -" -d Download only - do NOT install or unpack archives\n" -" -s No-act. Perform ordering simulation\n" -" -y Assume Yes to all queries and do not prompt\n" -" -f Attempt to correct a system with broken dependencies in place\n" -" -m Attempt to continue if archives are unlocatable\n" -" -u Show a list of upgraded packages as well\n" -" -b Build the source package after fetching it\n" -" -V Show verbose version numbers\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n" -"pages for more information and options.\n" -" This APT has Super Cow Powers.\n" -msgstr "" -"Uso: apt-get [opcións] orde\n" -" apt-get [opcións] install|remove paquete1 [paquete2 ...]\n" -" apt-get [opcións] source paquete1 [paquete2 ...]\n" -"\n" -"apt-get é unha sinxela interface de liña de ordes para a descarga e\n" -"instalación de paquetes. As ordes empregadas con máis frecuencia\n" -"son actualizadas e instaladas. \n" -"\n" -"Ordes:\n" -" update - Recupera unha nova lista de paquetes\n" -" upgrade - Executa unha actualización\n" -" install - Instala novos paquetes (o paquete é libc6 non libc6.deb)\n" -" remove - Retira paquetes\n" -" autoremove - Retira automaticamente todos os paquetes sen uso\n" -" purge - Retira paquetes e ficheiros de configuración\n" -" source - Descarga os arquivos de fontes\n" -" build-dep - Configura as dependencias para paquetes de fontes\n" -" dist-upgrade - Actualiza a distribución, vexa apt-get(8)\n" -" dselect-upgrade - Segue as seleccións de dselect\n" -" clean - Borra os arquivos de ficheiros\n" -" autoclean - Borra os arquivos de ficheiros antigos\n" -" check - Comproba que non haxa dependencias sen cumprir\n" -" markauto - Marca os paquetes como instalados automaticamente\n" -" unmarkauto - Marca os paquetes como instalados manualmente\n" -" changelog - Descarga e mostra o rexistro de cambios para o paquete " -"proposto\n" -" download - Descarga o paquete binario no directorio actual\n" -"\n" -"Opçións:\n" -" -h Este texto de axuda\n" -" -q Saída rexistrábel - sen indicador de progreso\n" -" -qq Sen saída, agás para os erros \n" -" -d Só descarga - NON instala ou desempaqueta os arquivos\n" -" -s Sen acción. Fai unha simulación\n" -" -y Asume Si para todas as preguntas e non as presenta\n" -" -f Tenta corrixir un sistema con dependencias non cumpridas\n" -" -m Tenta continuar se os arquivos non son localizados\n" -" -u Mostra tamén unha lista de paquetes actualizados\n" -" -b Constrúe o paquete fonte despois de descargalo\n" -" -V Mostra os números detallados da versión\n" -" -c=? Ler este ficheiro de configuración\n" -" -o=? Define unha opción arbitraria de configuración, p.ex. -o dir::cache=/" -"tmp\n" -"Vexa as páxinas do manual sobre apt-get(8), sources.list(5) e apt.conf(5) \n" -"para obter mais información e opcións\n" -" Este APT ten poderes da Super Vaca.\n" +msgid "Download and display the changelog for the given package" +msgstr "Descarga e mostra o rexistro de cambios para o paquete proposto" #: cmdline/apt-helper.cc msgid "Need one URL as argument" @@ -1363,16 +1260,27 @@ msgstr "" #: cmdline/apt-helper.cc msgid "" "Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" -"apt-helper is a internal helper for apt\n" -"\n" -"Commands:\n" -" download-file - download the given uri to the target-path\n" -" srv-lookup - lookup a SRV record (e.g. _http._tcp.ftp.debian.org)\n" -" auto-detect-proxy - detect proxy using apt.conf\n" -"\n" -" This APT helper has Super Meep Powers.\n" +"apt-helper bundles a variety of commands for shell scripts to use\n" +"e.g. the same proxy configuration or acquire system as APT would.\n" +msgstr "" + +#: cmdline/apt-helper.cc +msgid "download the given uri to the target-path" +msgstr "" + +#: cmdline/apt-helper.cc +msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" +msgstr "" + +#: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" + +#: cmdline/apt-helper.cc +msgid "detect proxy using apt.conf" msgstr "" #: cmdline/apt-mark.cc @@ -1400,11 +1308,9 @@ msgstr "%s xa é a versión máis recente.\n" msgid "%s was already not hold.\n" msgstr "%s xa é a versión máis recente.\n" -#: cmdline/apt-mark.cc apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Waited for %s but it wasn't there" -msgstr "Agardouse por %s pero non estaba alí" +#: cmdline/apt-mark.cc +msgid "Executing dpkg failed. Are you root?" +msgstr "" #: cmdline/apt-mark.cc #, fuzzy, c-format @@ -1417,7 +1323,18 @@ msgid "Canceled hold on %s.\n" msgstr "Non foi posíbel abrir %s" #: cmdline/apt-mark.cc -msgid "Executing dpkg failed. Are you root?" +#, c-format +msgid "Selected %s for purge.\n" +msgstr "" + +#: cmdline/apt-mark.cc +#, c-format +msgid "Selected %s for removal.\n" +msgstr "" + +#: cmdline/apt-mark.cc +#, c-format +msgid "Selected %s for installation.\n" msgstr "" #: cmdline/apt-mark.cc @@ -1425,28 +1342,99 @@ msgid "" "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" "\n" "apt-mark is a simple command line interface for marking packages\n" -"as manually or automatically installed. It can also list marks.\n" -"\n" -"Commands:\n" -" auto - Mark the given packages as automatically installed\n" -" manual - Mark the given packages as manually installed\n" -" hold - Mark a package as held back\n" -" unhold - Unset a package set as held back\n" -" showauto - Print the list of automatically installed packages\n" -" showmanual - Print the list of manually installed packages\n" -" showhold - Print the list of package on hold\n" +"as manually or automatically installed. It can also be used to\n" +"manipulate the dpkg(1) selection states of packages, and to list\n" +"all packages with or without a certain marking.\n" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark the given packages as automatically installed" +msgstr "%s está estabelecido para a súa instalación automática.\n" + +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark the given packages as manually installed" +msgstr "Comprobe que o paquete «dpkg-dev» estea instalado.\n" + +#: cmdline/apt-mark.cc +msgid "Mark a package as held back" +msgstr "" + +#: cmdline/apt-mark.cc +msgid "Unset a package set as held back" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Print the list of automatically installed packages" +msgstr "%s está estabelecido para a súa instalación automática.\n" + +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Print the list of manually installed packages" +msgstr "%s cambiado a instalado manualmente.\n" + +#: cmdline/apt-mark.cc +msgid "Print the list of package on hold" +msgstr "" + +#: cmdline/apt.cc +msgid "" +"Usage: apt [options] command\n" "\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -qq No output except for errors\n" -" -s No-act. Just prints what would be done.\n" -" -f read/write auto/manual marking in the given file\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-mark(8) and apt.conf(5) manual pages for more information." +"apt is a commandline package manager and provides commands for\n" +"searching and managing as well as querying information about packages.\n" +"It provides the same functionality as the specialized APT tools,\n" +"like apt-get and apt-cache, but enables options more suitable for\n" +"interactive use by default.\n" +msgstr "" + +#. query +#: cmdline/apt.cc +msgid "list packages based on package names" +msgstr "" + +#: cmdline/apt.cc +#, fuzzy +msgid "search in package descriptions" +msgstr "Lendo as listas de paquetes" + +#: cmdline/apt.cc +msgid "show package details" +msgstr "" + +#. package stuff +#: cmdline/apt.cc +#, fuzzy +msgid "install packages" +msgstr "Paquetes inmobilizados:" + +#: cmdline/apt.cc +#, fuzzy +msgid "remove packages" +msgstr "Paquetes estragados" + +#. system wide stuff +#: cmdline/apt.cc +#, fuzzy +msgid "update list of available packages" +msgstr "%s cambiado a instalado manualmente.\n" + +#: cmdline/apt.cc +msgid "upgrade the system by installing/upgrading packages" +msgstr "" + +#: cmdline/apt.cc +msgid "upgrade the system by removing/installing/upgrading packages" msgstr "" +#. misc +#: cmdline/apt.cc +#, fuzzy +msgid "edit the source information file" +msgstr "Lendo a información do estado" + #: methods/cdrom.cc #, c-format msgid "Unable to read the cdrom database %s" @@ -1543,11 +1531,11 @@ msgstr "Aconteceu algo malo, buscando «%s:%s» (%i - %s)" msgid "Unable to connect to %s:%s:" msgstr "Non é posíbel conectar %s:%s:" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/store.cc msgid "Failed to stat" msgstr "Non foi posíbel determinar o estado" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/rred.cc methods/store.cc msgid "Failed to set modification time" msgstr "Non foi posíbel estabelecer a hora de modificación" @@ -1703,6 +1691,21 @@ msgstr "Petición" msgid "Unable to invoke " msgstr "Non é posíbel chamar a " +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Clearsigned file isn't valid, got '%s' (does the network require " +"authentication?)" +msgstr "" + +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc +#, c-format +msgid "" +"Signed file isn't valid, got '%s' (does the network require authentication?)" +msgstr "" + #: methods/gpgv.cc msgid "At least one invalid signature was encountered." msgstr "Atopouse polo menos unha sinatura incorrecta." @@ -1720,18 +1723,16 @@ msgstr "" "Non é posíbel executar «apt-key» para verificar a sinatura (Está instalado " "gnupg?)" -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc apt-pkg/acquire-item.cc -#, c-format -msgid "" -"Clearsigned file isn't valid, got '%s' (does the network require " -"authentication?)" -msgstr "" - #: methods/gpgv.cc msgid "Unknown error executing apt-key" msgstr "Produciuse un erro descoñecido ao executar apt-key" +#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. +#: methods/gpgv.cc +#, c-format +msgid "Signature by key %s uses weak digest algorithm (%s)" +msgstr "" + #: methods/gpgv.cc msgid "The following signatures were invalid:\n" msgstr "As seguintes sinaturas non eran correctas:\n" @@ -1744,10 +1745,6 @@ msgstr "" "Non se puideron verificar as seguintes sinaturas porque a chave pública non " "está dispoñíbel:\n" -#: methods/gzip.cc -msgid "Empty files can't be valid archives" -msgstr "Os ficheiros baleiros non poden ser arquivadores válidos" - #: methods/http.cc msgid "Error writing to the file" msgstr "Produciuse un erro ao escribir no ficheiro" @@ -1816,6 +1813,12 @@ msgstr "Non é posíbel ler o ficheiro de replica «%s»" msgid "[Mirror: %s]" msgstr "[Replica: %s]" +#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Failed to stat %s" +msgstr "Non foi posíbel determinar o estado %s" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "Non foi posíbel crear a canle IPC ao subproceso" @@ -1872,6 +1875,10 @@ msgstr "" msgid "Internal error" msgstr "Produciuse un erro interno" +#: methods/store.cc +msgid "Empty files can't be valid archives" +msgstr "Os ficheiros baleiros non poden ser arquivadores válidos" + #: dselect/install:33 msgid "Bad default setting!" msgstr "Configuración predeterminada incorrecta!" @@ -1910,18 +1917,28 @@ msgstr "" msgid "Merging available information" msgstr "Mesturando a información sobre paquetes dispoñíbeis" +#: cmdline/apt-dump-solver.cc +msgid "" +"Usage: apt-dump-solver\n" +"\n" +"apt-dump-solver is an interface to store an EDSP scenario in\n" +"a file and optionally forwards it to another solver.\n" +msgstr "" + +#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc +#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "Agardouse por %s pero non estaba alí" + #: cmdline/apt-extracttemplates.cc +#, fuzzy msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" "\n" -"apt-extracttemplates is a tool to extract config and template info\n" -"from debian packages\n" -"\n" -"Options:\n" -" -h This help text\n" -" -t Set the temp dir\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"apt-extracttemplates is used to extract config and template files\n" +"from debian packages. It is used mainly by debconf(1) to prompt for\n" +"configuration questions before installation of packages.\n" msgstr "" "Uso: apt-extracttemplates fich1 [fich2 ...]\n" "\n" @@ -1955,13 +1972,8 @@ msgid "" "Usage: apt-internal-solver\n" "\n" "apt-internal-solver is an interface to use the current internal\n" -"like an external resolver for the APT family for debugging or alike\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"resolver for the APT family like an external one, for debugging or\n" +"the like.\n" msgstr "" "Uso: apt-extracttemplates fich1 [fich2 ...]\n" "\n" @@ -1983,26 +1995,10 @@ msgstr "Rexistro de paquete descoñecido!" msgid "" "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" "\n" -"apt-sortpkgs is a simple tool to sort package files. The -s option is used\n" -"to indicate what kind of file it is.\n" -"\n" -"Options:\n" -" -h This help text\n" -" -s Use source file sorting\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"apt-sortpkgs is a simple tool to sort package information files.\n" +"By default it sorts by binary package information, but the -s option\n" +"can be used to switch to source package ordering instead.\n" msgstr "" -"Emprego: apt-sortpkgs [opcións] fich1 [fich2 ...]\n" -"\n" -"apt-sortpkgs é unha ferramenta simple para ordenar ficheiros de paquetes.\n" -"A opción -s emprégase para indicar o tipo de ficheiro que é.\n" -"\n" -"Opcións:\n" -" -h Este texto de axuda\n" -" -s Emprega ordenamento por ficheiros fonte\n" -" -c=? Le este ficheiro de configuración\n" -" -o=? Estabelece unha opción de configuración; por exemplo, -o dir::cache=/" -"tmp\n" #: ftparchive/apt-ftparchive.cc msgid "Package extension list is too long" @@ -2139,12 +2135,7 @@ msgstr "" #: ftparchive/cachedb.cc #, c-format msgid "Unable to open DB file %s: %s" -msgstr "Non é posíbel abrir o ficheiro de base de datos %s: %s" - -#: ftparchive/cachedb.cc apt-inst/extract.cc -#, c-format -msgid "Failed to stat %s" -msgstr "Non foi posíbel determinar o estado %s" +msgstr "Non é posíbel abrir o ficheiro de base de datos %s: %s" #: ftparchive/cachedb.cc #, fuzzy @@ -2194,11 +2185,6 @@ msgstr "Produciuse un fallo na E/S do subproceso/ficheiro" msgid "Failed to read while computing MD5" msgstr "Non foi posíbel ler ao calcular o MD5" -#: ftparchive/multicompress.cc -#, c-format -msgid "Problem unlinking %s" -msgstr "Xurdiu un problema ao desligar %s" - #: ftparchive/multicompress.cc apt-inst/extract.cc #, c-format msgid "Failed to rename %s to %s" @@ -2277,16 +2263,11 @@ msgstr "Non foi posíbel abrir %s" msgid " DeLink %s [%s]\n" msgstr " DesLig %s [%s]\n" -#: ftparchive/writer.cc +#: ftparchive/writer.cc apt-pkg/acquire-item.cc #, c-format msgid "Failed to readlink %s" msgstr "Non foi posíbel ler a ligazón %s" -#: ftparchive/writer.cc -#, c-format -msgid "Failed to unlink %s" -msgstr "Non foi posíbel desligar %s" - #: ftparchive/writer.cc #, c-format msgid "*** Failed to link %s to %s" @@ -2471,47 +2452,61 @@ msgstr "Desvío %s -> %s engadido dúas veces" msgid "Duplicate conf file %s/%s" msgstr "Ficheiro de configuración %s/%s duplicado" -#: apt-pkg/acquire.cc apt-pkg/cdrom.cc -#, c-format -msgid "List directory %spartial is missing." -msgstr "Non se atopa a lista de directorios %sparcial." +#: apt-pkg/acquire-item.cc +msgid "" +"Updating from such a repository can't be done securely, and is therefore " +"disabled by default." +msgstr "" -#: apt-pkg/acquire.cc -#, c-format -msgid "Archives directory %spartial is missing." -msgstr "Non se atopa a lista de arquivos %sparcial." +#: apt-pkg/acquire-item.cc +msgid "" +"Data from such a repository can't be authenticated and is therefore " +"potentially dangerous to use." +msgstr "" -#: apt-pkg/acquire.cc -#, c-format -msgid "Unable to lock directory %s" -msgstr "Non é posíbel bloquear o directorio %s" +#: apt-pkg/acquire-item.cc +msgid "" +"See apt-secure(8) manpage for repository creation and user configuration " +"details." +msgstr "" -#: apt-pkg/acquire.cc -#, c-format +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is no longer signed." +msgstr "O directorio %s está desviado" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does no longer have a Release file." +msgstr "O directorio %s está desviado" + +#: apt-pkg/acquire-item.cc msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." msgstr "" -#: apt-pkg/acquire.cc apt-pkg/clean.cc +#: apt-pkg/acquire-item.cc #, fuzzy, c-format -msgid "Clean of %s is not supported" -msgstr "O tipo de ficheiros de índices «%s» non está admitido" +msgid "The repository '%s' is not signed." +msgstr "O directorio %s está desviado" -#. only show the ETA if it makes sense -#. two days -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "Obtendo o ficheiro %li de %li (restan %s)" +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "O directorio %s está desviado" -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li" -msgstr "Obtendo o ficheiro %li de %li" +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' provides only weak security information." +msgstr "O directorio %s está desviado" + +#: apt-pkg/acquire-item.cc +msgid "Hash Sum mismatch" +msgstr "A sumas «hash» non coinciden" #: apt-pkg/acquire-item.cc -msgid "Use --allow-insecure-repositories to force the update" +msgid "Insufficient information available to perform this download securely" msgstr "" #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc @@ -2519,10 +2514,6 @@ msgstr "" msgid "rename failed, %s (%s -> %s)." msgstr "non foi posíbel cambiar o nome, %s (%s -> %s)." -#: apt-pkg/acquire-item.cc -msgid "Hash Sum mismatch" -msgstr "A sumas «hash» non coinciden" - #: apt-pkg/acquire-item.cc msgid "Size mismatch" msgstr "Os tamaños non coinciden" @@ -2553,6 +2544,13 @@ msgstr "" msgid "GPG error: %s: %s" msgstr "Produciuse un erro de GPG: %s %s" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't support " +"architecture '%s'" +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -2563,8 +2561,11 @@ msgstr "" "(entrada sources.list incorrecta ou ficheiro con formato incorrecto)" #: apt-pkg/acquire-item.cc -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" +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" #. 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 @@ -2581,31 +2582,6 @@ msgstr "" 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 -#, c-format -msgid "" -"The data from '%s' is not signed. Packages from that repository can not be " -"authenticated." -msgstr "" - -#: apt-pkg/acquire-item.cc -#, 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 -#, fuzzy, c-format -msgid "The repository '%s' is no longer signed." -msgstr "O directorio %s está desviado" - -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" - #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -2655,6 +2631,50 @@ 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/acquire.cc apt-pkg/cdrom.cc +#, c-format +msgid "List directory %spartial is missing." +msgstr "Non se atopa a lista de directorios %sparcial." + +#: apt-pkg/acquire.cc +#, c-format +msgid "Archives directory %spartial is missing." +msgstr "Non se atopa a lista de arquivos %sparcial." + +#: apt-pkg/acquire.cc +#, c-format +msgid "Unable to lock directory %s" +msgstr "Non é posíbel bloquear o directorio %s" + +#: apt-pkg/acquire.cc +#, c-format +msgid "No sandbox user '%s' on the system, can not drop privileges" +msgstr "" + +#: apt-pkg/acquire.cc +#, c-format +msgid "" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." +msgstr "" + +#: apt-pkg/acquire.cc apt-pkg/clean.cc +#, 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 +#, c-format +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "Obtendo o ficheiro %li de %li (restan %s)" + +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li" +msgstr "Obtendo o ficheiro %li de %li" + #: apt-pkg/algorithms.cc #, c-format msgid "" @@ -2956,6 +2976,11 @@ msgstr "" msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "Produciuse un erro de sintaxe %s:%u: Lixo extra á fin da liña" +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Problem unlinking the file %s" +msgstr "Produciuse un problema ao desligar o ficheiro %s" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for read only lock file %s" @@ -3026,14 +3051,8 @@ msgid "Problem closing the gzip file %s" msgstr "Produciuse un problema ao pechar o arquivo gzip %s" #: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file %s" -msgstr "Non foi posíbel abrir o ficheiro %s" - -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file descriptor %d" -msgstr "Non foi posíbel abrir o descritor de ficheiro %d" +msgid "Unexpected end of file" +msgstr "" #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" @@ -3043,6 +3062,16 @@ msgstr "Non foi posíbel crear o IPC do subproceso" msgid "Failed to exec compressor " msgstr "Non foi posíbel executar o compresor " +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file %s" +msgstr "Non foi posíbel abrir o ficheiro %s" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file descriptor %d" +msgstr "Non foi posíbel abrir o descritor de ficheiro %d" + #: apt-pkg/contrib/fileutl.cc #, fuzzy, c-format msgid "read, still have %llu to read but none left" @@ -3063,11 +3092,6 @@ msgstr "Produciuse un problema ao pechar o ficheiro %s" msgid "Problem renaming the file %s to %s" msgstr "Produciuse un problema ao renomear o ficheiro %s a %s" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Problem unlinking the file %s" -msgstr "Produciuse un problema ao desligar o ficheiro %s" - #: apt-pkg/contrib/fileutl.cc msgid "Problem syncing the file" msgstr "Produciuse un problema ao sincronizar o ficheiro" @@ -3076,16 +3100,16 @@ msgstr "Produciuse un problema ao sincronizar o ficheiro" msgid "Can't mmap an empty file" msgstr "Non é posíbel facer mmap sobre un ficheiro baleiro" -#: apt-pkg/contrib/mmap.cc -#, c-format -msgid "Couldn't duplicate file descriptor %i" -msgstr "Non foi posíbel duplicar o descritor de ficheiro %i" - #: apt-pkg/contrib/mmap.cc #, fuzzy, c-format msgid "Couldn't make mmap of %llu bytes" msgstr "Non foi posíbel facer mmap de %lu bytes" +#: apt-pkg/contrib/mmap.cc +#, c-format +msgid "Couldn't duplicate file descriptor %i" +msgstr "Non foi posíbel duplicar o descritor de ficheiro %i" + #: apt-pkg/contrib/mmap.cc msgid "Unable to close mmap" msgstr "Non é posíbel pechar mmap" @@ -3210,23 +3234,30 @@ msgstr "Non hai entrada de Hash no ficheiro de publicación %s" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid 'Date' entry in Release file %s" -msgstr "A entrada «Date» no ficheiro de publicación %s non é válida" +msgid "" +"No Hash entry in Release file %s which is considered strong enough for " +"security purposes" +msgstr "" #: apt-pkg/deb/debmetaindex.cc #, 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" +msgid "Invalid '%s' entry in Release file %s" +msgstr "A entrada «%s» 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 #, c-format -msgid "Conflicting values set for option %s concerning source %s %s" +msgid "Conflicting values set for option %s regarding source %s %s" +msgstr "" + +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid value set for option %s concerning source %s %s (%s)" +msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" msgstr "" #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc @@ -3299,7 +3330,7 @@ msgstr "Executando o disparador de post-instalación %s" msgid "Directory '%s' missing" msgstr "Falta o directorio «%s»" -#: apt-pkg/deb/dpkgpm.cc +#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc #, c-format msgid "Could not open file '%s'" msgstr "Non foi posíbel abrir o ficheiro «%s»" @@ -3541,11 +3572,6 @@ msgstr "O ficheiro de caché de paquetes está danado" msgid "The package cache file is an incompatible version" msgstr "O ficheiro de caché de paquetes é unha versión incompatíbel" -#: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "O ficheiro de caché de paquetes está danado" - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3556,6 +3582,11 @@ msgstr "Este APT non admite o sistema de versionado «%s»" msgid "The package cache was built for different architectures: %s vs %s" msgstr "A caché de paquetes construíuse para unha arquitectura diferente" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "O ficheiro de caché de paquetes está danado" + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Depende" @@ -3592,14 +3623,14 @@ msgstr "Estraga" msgid "Enhances" msgstr "Mellora" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "importante" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "requirido" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "importante" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "estándar" @@ -3712,20 +3743,20 @@ msgstr "Liña %u mal construída na lista de orixes %s (tipo)" 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/sourcelist.cc +#, c-format +msgid "Unsupported file %s given on commandline" +msgstr "" + #: apt-pkg/srcrecords.cc 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/tagfile.cc #, c-format -msgid "Cannot convert %s to integer" +msgid "Cannot convert %s to integer: out of range" msgstr "" -#: apt-pkg/update.cc -#, fuzzy, c-format -msgid "Failed to fetch %s %s" -msgstr "Non foi posíbel obter %s %s\n" - #: apt-pkg/update.cc #, fuzzy msgid "" @@ -3739,6 +3770,143 @@ msgstr "" msgid "Calculating upgrade" msgstr "Calculando a anovación" +#~ msgid "(not found)" +#~ msgstr "(non se atopou)" + +#~ msgid " Package pin: " +#~ msgstr " Inmobilizado: " + +#~ 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" + +#, fuzzy +#~ msgid "The repository is insufficiently signed by key %s (%s)" +#~ msgstr "O directorio %s está desviado" + +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +#~ "packages" +#~ msgstr "" +#~ "A dependencia «%s» de %s non se pode satisfacer porque non se pode atopar " +#~ "o paquete %s" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because the package %s cannot be " +#~ "found" +#~ msgstr "" +#~ "A dependencia «%s» de %s non se pode satisfacer porque non se pode atopar " +#~ "o paquete %s" + +#~ 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" + +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because candidate version of " +#~ "package %s can't satisfy version requirements" +#~ 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" + +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because package %s has no " +#~ "candidate version" +#~ msgstr "" +#~ "A dependencia «%s» de %s non se pode satisfacer porque non se pode atopar " +#~ "o paquete %s" + +#~ msgid "Failed to satisfy %s dependency for %s: %s" +#~ msgstr "Non foi posíbel satisfacer a dependencia «%s» de %s: %s" + +#~ msgid "Build-dependencies for %s could not be satisfied." +#~ msgstr "Non se puideron satisfacer as dependencias de construción de %s." + +#~ msgid "Problem unlinking %s" +#~ msgstr "Xurdiu un problema ao desligar %s" + +#~ msgid "Failed to unlink %s" +#~ msgstr "Non foi posíbel desligar %s" + +#~ msgid "" +#~ "Usage: apt-cache [options] command\n" +#~ " apt-cache [options] show pkg1 [pkg2 ...]\n" +#~ "\n" +#~ "apt-cache is a low-level tool used to query information\n" +#~ "from APT's binary cache files\n" +#~ msgstr "" +#~ "Uso: apt-cache [opcións] orde\n" +#~ " apt-cache [opcións] show paquete1 [paquete2 ...]\n" +#~ "\n" +#~ "apt-cache é unha ferramenta de baixo nivel usada para consultar\n" +#~ "informacións dos ficheiros binarios da cache do APT\n" + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -p=? The package cache.\n" +#~ " -s=? The source cache.\n" +#~ " -q Disable progress indicator.\n" +#~ " -i Show only important deps for the unmet command.\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" +#~ msgstr "" +#~ "Options:\n" +#~ " -h Este texto de axuda.\n" +#~ " -p=? A cache do paquete.\n" +#~ " -s=? A cache da fonte.\n" +#~ " -q Desactiva o indicador de progreso.\n" +#~ " -i Mostra soamente dependencias importantes para a orde unmet.\n" +#~ " -c=? Ler este ficheiro de configuración\n" +#~ " -o=? Define unha opción arbitraria de configuración, ex. -o dir::cache=/" +#~ "tmp\n" +#~ "Vexa a páxina de manual apt-cache(8) e apt.conf(5) para obter mais " +#~ "información.\n" + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ msgstr "" +#~ "Opcións:\n" +#~ " -h Este texto de axuda.\n" +#~ " -c=? Le este ficheiro de configuración\n" +#~ " -o=? Estabelece unha opción de configuración, por exemplo: -o dir::" +#~ "cache=/tmp\n" + +#~ msgid "" +#~ "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" +#~ "\n" +#~ "apt-sortpkgs is a simple tool to sort package files. The -s option is " +#~ "used\n" +#~ "to indicate what kind of file it is.\n" +#~ "\n" +#~ "Options:\n" +#~ " -h This help text\n" +#~ " -s Use source file sorting\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ msgstr "" +#~ "Emprego: apt-sortpkgs [opcións] fich1 [fich2 ...]\n" +#~ "\n" +#~ "apt-sortpkgs é unha ferramenta simple para ordenar ficheiros de " +#~ "paquetes.\n" +#~ "A opción -s emprégase para indicar o tipo de ficheiro que é.\n" +#~ "\n" +#~ "Opcións:\n" +#~ " -h Este texto de axuda\n" +#~ " -s Emprega ordenamento por ficheiros fonte\n" +#~ " -c=? Le este ficheiro de configuración\n" +#~ " -o=? Estabelece unha opción de configuración; por exemplo, -o dir::" +#~ "cache=/tmp\n" + #~ msgid "Child process failed" #~ msgstr "O proceso fillo fallou"