diff options
Diffstat (limited to 'po/ast.po')
-rw-r--r-- | po/ast.po | 460 |
1 files changed, 304 insertions, 156 deletions
@@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.18\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-10-05 18:29+0200\n" +"POT-Creation-Date: 2015-10-24 00:07+0200\n" "PO-Revision-Date: 2010-10-02 23:35+0100\n" "Last-Translator: Iñigo Varela <ivarela@softastur.org>\n" "Language-Team: Asturian (ast)\n" @@ -401,7 +401,7 @@ msgstr[1] "" "Los paquetes %lu instaláronse de manera automática y ya nun se necesiten\n" #: apt-private/private-install.cc -#, fuzzy +#, fuzzy, c-format msgid "Use '%s' to remove it." msgid_plural "Use '%s' to remove them." msgstr[0] "Usa '%s' pa desinstalalos." @@ -673,7 +673,7 @@ msgstr "" msgid "Regex compilation error - %s" msgstr "Error de compilación d'espresió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 "Has de dar polo menos un patrón de gueta" @@ -857,32 +857,27 @@ msgid " Version table:" msgstr " Tabla de versiones:" #: 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" +" 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 "" +"Usu: apt-cache [opciones] orde\n" +" apt-cache [opciones] show paq1 [paq2 ...]\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" +"apt-cache ye una ferramienta de baxu nivel usada pa remanar\n" +"ficheros de caché binarios d'APT y consultar información d'ellos\n" + +#: cmdline/apt-cache.cc cmdline/apt.cc cmdline/apt-cdrom.cc +#: cmdline/apt-config.cc cmdline/apt-get.cc cmdline/apt-helper.cc +#: cmdline/apt-mark.cc +msgid "Commands:" +msgstr "" + +#: cmdline/apt-cache.cc +msgid "" "Options:\n" " -h This help text.\n" " -p=? The package cache.\n" @@ -893,34 +888,6 @@ msgid "" " -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 "" -"Usu: apt-cache [opciones] orde\n" -" apt-cache [opciones] add ficheru1 [ficheru2 ...]\n" -" apt-cache [opciones] showpkg paq1 [paq2 ...]\n" -" apt-cache [opciones] showsrc paq1 [paq2 ...]\n" -"\n" -"apt-cache ye una ferramienta de baxu nivel usada pa remanar\n" -"ficheros de caché binarios d'APT y consultar información d'ellos\n" -"\n" -"Ordes:\n" -" add - Amesta un ficheru de paquete a la caché fonte\n" -" gencaches - Creal dambes cachés, la de paquetes y la de fontes\n" -" showpkg - Amuesa algo d'información xeneral d'un sólu paquete\n" -" showsrc - Amuesa los rexistros de fonte\n" -" stats - Amuesa dalgunes estadístiques básiques\n" -" dump - Amuesa'l ficheru ensembre en formatu tersu\n" -" dumpavail - Imprenta un ficheru disponible na salida estándar\n" -" unmet - Amuesa dependencies nun atopáes\n" -" search - Restola na llista de paquetes por el patrón d'una espresión " -"regular\n" -" show - Amuesa un rexistru lleíble pal paquete\n" -" showauto - Amouesa una llista de paquetes instalaos automáticamente\n" -" depends - Amuesa la información de dependencies en bruto d'un paquete\n" -" rdepends - Amuesa la información de dependencies inverses d'un paquete\n" -" pkgnames - Llista los nomes de tolos paquetes nel sistema\n" -" dotty - Xenera gráfiques del paquete pa GraphViz\n" -" xvcg - Xenera gráfiques del paquete pa xvcg\n" -" policy - Amuesa los axustes de les normes\n" -"\n" "Opciones:\n" " -h Esti testu d'aida.\n" " -p=? La cache de paquetes.\n" @@ -932,29 +899,91 @@ msgstr "" "tmp\n" "Ver les páxines del manual apt-cache(8) y apt.conf(5) pa más información.\n" +#: cmdline/apt-cache.cc +msgid "Show source records" +msgstr "Amuesa los rexistros de fonte" + +#: cmdline/apt-cache.cc +msgid "Search the package list for a regex pattern" +msgstr "Restola na llista de paquetes por el patrón d'una espresión regular" + +#: cmdline/apt-cache.cc +msgid "Show raw dependency information for a package" +msgstr "Amuesa la información de dependencies en bruto d'un paquete" + +#: cmdline/apt-cache.cc +msgid "Show reverse dependency information for a package" +msgstr "Amuesa la información de dependencies inverses d'un paquete" + +#: cmdline/apt-cache.cc +msgid "Show a readable record for the package" +msgstr "Amuesa un rexistru lleíble pal paquete" + +#: cmdline/apt-cache.cc +msgid "List the names of all packages in the system" +msgstr "Llista los nomes de tolos paquetes nel sistema" + +#: cmdline/apt-cache.cc +msgid "Show policy settings" +msgstr "Amuesa los axustes de les normes" + #: 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 "" +#. query +#: cmdline/apt.cc +msgid "list packages based on package names" +msgstr "" + +#: cmdline/apt.cc +#, fuzzy +msgid "search in package descriptions" +msgstr "Lleendo llista de paquetes" + +#: cmdline/apt.cc +msgid "show package details" +msgstr "" + +#. package stuff +#: cmdline/apt.cc +#, fuzzy +msgid "install packages" +msgstr "Paquetes na chincheta:" + +#: cmdline/apt.cc +#, fuzzy +msgid "remove packages" +msgstr "Paquetes frañaos" + +#: cmdline/apt.cc cmdline/apt-get.cc +msgid "Remove automatically all unused packages" +msgstr "Desaniciar automáticamente tolos paquetes non usaos" + +#. system wide stuff +#: cmdline/apt.cc +#, fuzzy +msgid "update list of available packages" +msgstr "%s axustáu como instaláu 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 "" + +#. for compat with muscle memory +#. misc +#: cmdline/apt.cc +#, fuzzy +msgid "edit the source information file" +msgstr "Lleendo información d'estáu" + #: cmdline/apt-cdrom.cc msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" msgstr "Da-y un nome a esti discu, como 'Debian 5.0.3 Discu 1'" @@ -981,6 +1010,30 @@ msgstr "" msgid "Repeat this process for the rest of the CDs in your set." msgstr "Repite'l procesu colos demás CDs del conxuntu." +#: cmdline/apt-cdrom.cc +msgid "" +"Usage: apt-cdrom [options] command\n" +"\n" +"apt-cdrom is a tool to add CDROM's to APT's source list. The\n" +"CDROM mount point and device information is taken from apt.conf,\n" +"udev and /etc/fstab.\n" +msgstr "" + +#: cmdline/apt-cdrom.cc +msgid "" +"Options:\n" +" -h This help text\n" +" -d CD-ROM mount point\n" +" -r Rename a recognized CD-ROM\n" +" -m No mounting\n" +" -f Fast mode, don't check package files\n" +" -a Thorough scan mode\n" +" --no-auto-detect Do not try to auto detect drive and mount point\n" +" -c=? Read this configuration file\n" +" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"See fstab(5)\n" +msgstr "" + #: cmdline/apt-config.cc msgid "Arguments not in pairs" msgstr "Argumentos non empareyaos" @@ -990,29 +1043,31 @@ msgid "" "Usage: apt-config [options] command\n" "\n" "apt-config is a simple tool to read the APT config file\n" +msgstr "" +"Usu: apt-config [opciones] orde\n" "\n" -"Commands:\n" -" shell - Shell mode\n" -" dump - Show the configuration\n" -"\n" +"apt-config ye una ferramienta pa lleer el ficheru de configuración d'APT.\n" + +#: cmdline/apt-config.cc +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 "" -"Usu: apt-config [opciones] orde\n" -"\n" -"apt-config ye una ferramienta pa lleer el ficheru de configuración d'APT.\n" -"\n" -"Ordes:\n" -" shell - Mou shell\n" -" dump - Amuesa la configuración\n" -"\n" "Opciones:\n" " -h Esti testu d'aida.\n" " -c=? Llee esti ficheru de configuración\n" " -o=? Conseña una opción de configuración arbitraria, p. ex.\n" +#: cmdline/apt-config.cc +msgid "get configuration values via shell evaluation" +msgstr "" + +#: cmdline/apt-config.cc +msgid "show the active configuration setting" +msgstr "" + #: cmdline/apt-get.cc #, fuzzy, c-format msgid "Can not find a package for architecture '%s'" @@ -1235,7 +1290,6 @@ msgid "Supported modules:" msgstr "Módulos sofitaos:" #: cmdline/apt-get.cc -#, fuzzy msgid "" "Usage: apt-get [options] command\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" @@ -1244,24 +1298,17 @@ msgid "" "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" +msgstr "" +"Usu: apt-get [opciones] comandu\n" +" apt-get [opciones] install|remove pkg1 [pkg2 ...]\n" +" apt-get [opciones] source pkg1 [pkg2 ...]\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" +"apt-get ye una interface de llínia de comandos simple pa baxar ya\n" +"instalar paquetes. L'usu más frecuente de comandos ye p'anovar\n" +"ya instalar.\n" + +#: cmdline/apt-get.cc +msgid "" "Options:\n" " -h This help text.\n" " -q Loggable output - no progress indicator\n" @@ -1280,31 +1327,6 @@ msgid "" "pages for more information and options.\n" " This APT has Super Cow Powers.\n" msgstr "" -"Usu: apt-get [opciones] comandu\n" -" apt-get [opciones] install|remove pkg1 [pkg2 ...]\n" -" apt-get [opciones] source pkg1 [pkg2 ...]\n" -"\n" -"apt-get ye una interface de llínia de comandos simple pa baxar ya\n" -"instalar paquetes. L'usu más frecuente de comandos ye p'anovar\n" -"ya instalar.\n" -"\n" -"Comandos:\n" -" update - Algamar nueva llista de paquetes\n" -" upgrade - Facer una anovación\n" -" install - Instalar nuevos paquetes (pkg ye libc6 non libc6.deb)\n" -" remove - Desaniciar paquetes\n" -" autoremove - Desaniciar automáticamente tolos paquetes non usaos\n" -" purge - Quitar y desaniciar paquetes\n" -" source - Baxar fonte del ficheru\n" -" build-dep - Configurar dependencies pa los paquetes fonte\n" -" dist-upgrade - Actualización de la distribución, ver apt-get(8)\n" -" dselect-upgrade - Siguir seleiciones dselect\n" -" clean - Esborrar los ficheros de ficheros baxaos\n" -" autoclean - Esborrar ficheros de ficheros vieyos baxaos\n" -" check - Verificar que nun hai dependencies frayaes\n" -" markauto - Marcar paquetes como automáticamente instalaos\n" -" unmarkauto - Marcar paquetes como manualmente instalaos\n" -"\n" "Opciones:\n" " -h Esti testu d'aida.\n" " -q Salida Log - ensín indicación de progresu\n" @@ -1325,6 +1347,62 @@ msgstr "" "pa más información y opciones.\n" " Esti APT tien Poderes de Super Vaca.\n" +#: cmdline/apt-get.cc +msgid "Retrieve new lists of packages" +msgstr "Algamar nueva llista de paquetes" + +#: cmdline/apt-get.cc +msgid "Perform an upgrade" +msgstr "Facer una anovación" + +#: cmdline/apt-get.cc +msgid "Install new packages (pkg is libc6 not libc6.deb)" +msgstr "Instalar nuevos paquetes (pkg ye libc6 non libc6.deb)" + +#: cmdline/apt-get.cc +msgid "Remove packages" +msgstr "Desaniciar paquetes" + +#: cmdline/apt-get.cc +msgid "Remove packages and config files" +msgstr "Quitar y desaniciar paquetes" + +#: cmdline/apt-get.cc +msgid "Distribution upgrade, see apt-get(8)" +msgstr "Actualización de la distribución, ver apt-get(8)" + +#: cmdline/apt-get.cc +msgid "Follow dselect selections" +msgstr "Siguir seleiciones dselect" + +#: cmdline/apt-get.cc +msgid "Configure build-dependencies for source packages" +msgstr "Configurar dependencies pa los paquetes fonte" + +#: cmdline/apt-get.cc +msgid "Erase downloaded archive files" +msgstr "Esborrar los ficheros de ficheros baxaos" + +#: cmdline/apt-get.cc +msgid "Erase old downloaded archive files" +msgstr "Esborrar ficheros de ficheros vieyos baxaos" + +#: cmdline/apt-get.cc +msgid "Verify that there are no broken dependencies" +msgstr "Verificar que nun hai dependencies frayaes" + +#: cmdline/apt-get.cc +msgid "Download source archives" +msgstr "Baxar fonte del ficheru" + +#: cmdline/apt-get.cc +msgid "Download the binary package into the current directory" +msgstr "" + +#: cmdline/apt-get.cc +msgid "Download and display the changelog for the given package" +msgstr "" + #: cmdline/apt-helper.cc msgid "Need one URL as argument" msgstr "" @@ -1349,13 +1427,22 @@ msgid "" " 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" +msgstr "" + +#: cmdline/apt-helper.cc +msgid "This APT helper has Super Meep Powers." +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 "detect proxy using apt.conf" msgstr "" #: cmdline/apt-mark.cc @@ -1383,11 +1470,9 @@ msgstr "%s yá ta na versión más nueva.\n" msgid "%s was already not hold.\n" msgstr "%s yá ta na versión más nueva.\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 "Esperaba %s pero nun taba ellí" +#: cmdline/apt-mark.cc +msgid "Executing dpkg failed. Are you root?" +msgstr "" #: cmdline/apt-mark.cc #, fuzzy, c-format @@ -1400,7 +1485,18 @@ msgid "Canceled hold on %s.\n" msgstr "Nun pudo abrise %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 @@ -1409,16 +1505,10 @@ msgid "" "\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" -"\n" +msgstr "" + +#: cmdline/apt-mark.cc +msgid "" "Options:\n" " -h This help text.\n" " -q Loggable output - no progress indicator\n" @@ -1430,6 +1520,38 @@ msgid "" "See the apt-mark(8) and apt.conf(5) manual pages for more information." msgstr "" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark the given packages as automatically installed" +msgstr "%s axustáu como instaláu automáticamente.\n" + +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark the given packages as manually installed" +msgstr "Comprueba qu'el paquete 'dpkg-dev' ta instaláu.\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 axustáu como instaláu automáticamente.\n" + +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Print the list of manually installed packages" +msgstr "%s axustáu como instaláu manualmente.\n" + +#: cmdline/apt-mark.cc +msgid "Print the list of package on hold" +msgstr "" + #: methods/cdrom.cc #, c-format msgid "Unable to read the cdrom database %s" @@ -2489,7 +2611,21 @@ msgid "Retrieving file %li of %li" msgstr "Descargando ficheru %li de %li" #: apt-pkg/acquire-item.cc -msgid "Use --allow-insecure-repositories to force the update" +msgid "" +"Updating such a repository securily is impossible and therefore disabled by " +"default." +msgstr "" + +#: apt-pkg/acquire-item.cc +msgid "" +"Data from such a repository can not be authenticated and is therefore " +"potentially dangerous to use." +msgstr "" + +#: apt-pkg/acquire-item.cc +msgid "" +"See apt-secure(8) manpage for repository creation and user configuration " +"details." msgstr "" #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc @@ -2556,19 +2692,21 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Conflictu de distribución: %s (esperábase %s pero obtúvose %s)" +#. No Release file was present, or verification failed, so fall +#. back to queueing Packages files without verification +#. only allow going further if the users explicitely wants it #: apt-pkg/acquire-item.cc -#, c-format -msgid "" -"The data from '%s' is not signed. Packages from that repository can not be " -"authenticated." -msgstr "" +#, fuzzy, c-format +msgid "The repository '%s' is not signed." +msgstr "El direutorio %s ta desviáu" +#. No Release file was present so fall +#. back to queueing Packages files without verification +#. only allow going further if the users explicitely wants it #: 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 "" +#, fuzzy, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "El direutorio %s ta desviáu" #: apt-pkg/acquire-item.cc #, fuzzy, c-format @@ -2966,6 +3104,11 @@ msgid "" "Ignoring file '%s' in directory '%s' as it has an invalid filename extension" msgstr "" +#: 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 "Esperaba %s pero nun taba ellí" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." @@ -3673,6 +3816,11 @@ msgstr "Llinia %u mal formada na llista d'oríxenes %s (triba)" msgid "Type '%s' is not known on stanza %u in source list %s" msgstr "Triba '%s' desconocida na llinia %u de la llista d'oríxenes %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 "Has de poner delles URIs 'fonte' nel ficheru sources.list" |