From 241baf3827a5f0ce826833bbb7b7c57196c8b7c5 Mon Sep 17 00:00:00 2001 From: David P Date: Wed, 5 Jul 2017 20:51:40 -0400 Subject: Parcially translated libretools.po to Spanish [es] It's the longest one, it will take time, but from bit to bit it works :) --- po/es/libretools.po | 1600 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1600 insertions(+) create mode 100644 po/es/libretools.po (limited to 'po') diff --git a/po/es/libretools.po b/po/es/libretools.po new file mode 100644 index 0000000..c7cca58 --- /dev/null +++ b/po/es/libretools.po @@ -0,0 +1,1600 @@ +#: src/abslibre-tools/createworkdir:36 +msgid "Creating WORKDIR at %s..." +msgstr "Creando WORKDIR en %s..." + +#: src/abslibre-tools/createworkdir:39 +msgid "Creating staging directory in WORKDIR..." +msgstr "Creando directorio staging en WORKDIR..." + +#: src/abslibre-tools/createworkdir:44 +msgid "Could not clone ABSLibre" +msgstr "No se pudo cloanr ABSLibre" + +#: src/abslibre-tools/createworkdir:52 +msgid "Finished, your packaging directory tree looks like this now:" +msgstr "Terminado, su árbol de directorio de empaquetado es así ahora:" + +#: src/abslibre-tools/diff-unfree:30 +msgid "Usage: %s [community|packages] [paquete-no-libre] [repo]" +msgstr "Uso: %s [community|packages] [paquete-no-libre] [repo]" + +#: src/abslibre-tools/diff-unfree:31 +msgid "Usage: %s --help" +msgstr "Uso: %s --help" + +#: src/abslibre-tools/diff-unfree:32 +msgid "Helps you diff build scripts from ABSLibre against (Unfree) ABS." +msgstr "Le ayuda a hacer diff en scripts de compilación de ABSLibre contra (No-libre) ABS." + +#: src/abslibre-tools/diff-unfree:34 +msgid "Package name and repo will we guessed if you don't specify them." +msgstr "El nombre del paquete y el repo lo adivinaremos si no los especificas." + +#: src/abslibre-tools/diff-unfree:58 +msgid "This is not a build dir." +msgstr "Este no es un directorio de compilación" + +#: src/abslibre-tools/diff-unfree:65 +msgid "Can't create temp dir" +msgstr "No se puede crear directorio temporal" + +#: src/abslibre-tools/diff-unfree:72 +msgid "Getting diff from %s..." +msgstr "Obteniendo diff desde %s..." + +#: src/abslibre-tools/diff-unfree:82 src/aur:83 +msgid "Diffing files" +msgstr "'Diffeando' archivos" + +#: src/abslibre-tools/diff-unfree:85 src/toru/toru-info:39 +#: src/toru/toru-info:40 +msgid "%s" +msgstr "%s" + +#: src/abslibre-tools/libreaddiff:29 +msgid "Usage: %s repo [arch]" +msgstr "Uso: %s repo [arquitectura]" + +#: src/abslibre-tools/libreaddiff:31 +msgid "This script outputs a diff of package names and versions in repo " + "between pacman's sync db and abslibre checkout." +msgstr "Este script muestra un diff de nombres de paquetes y versiones en repo " + "entre la sincronización db de pacman y la comprobación abslibre." + +#: src/abslibre-tools/libredbdiff:52 +msgid "Enabling repo %q in %q" +msgstr "Habilitando repo %q in %q" + +#: src/abslibre-tools/libredbdiff:61 +msgid "Creating directory %q" +msgstr "Creando directorio %q" + +#: src/abslibre-tools/libredbdiff:62 +msgid "Failed to create directory %q. Exiting." +msgstr "Falló al crear directorio %q. Saliendo." + +#: src/abslibre-tools/libredbdiff:75 +msgid "vercmp failed" +msgstr "vercmp falló" + +#: src/abslibre-tools/libredbdiff:135 +msgid "Usage: sudo %q" +msgstr "Uso: sudo %q" + +#: src/abslibre-tools/libredbdiff:136 +msgid " or: %q -n [REPO]" +msgstr " o: %q -n [REPO]" + +#: src/abslibre-tools/libredbdiff:137 +msgid " or: %q -h" +msgstr " o: %q -h" + +#: src/abslibre-tools/libredbdiff:138 +msgid "Show packages that need to be updated from Arch repositories." +msgstr "Mostrar los paquetes que se deben actualizar desde los repositorios de Arch." + +#: src/abslibre-tools/libredbdiff:140 +msgid "Compares packages in Parabola repositories. Packages from all " + "configured Parabola repositories are compared. A Parabola " + "repository name can be specified as argument to compare only " + "packages in that repository." +msgstr "Compara los paquetes en los repositorios Parabola. Se comparan los " + "paquetes de todos los repositorios de Parabola configurados. Un nombre " + "del repositorio de Parabola se puede especificar como argumento para comparar sólo " + "paquetes en ese repositorio." + +#: src/abslibre-tools/libredbdiff:145 +msgid "The default mode of operation requires root, and downloads or " + "updates all necessary files for comparison, but does not compare " + "them. After that mode has been run, run the tool again without root " + "with the the `-n` flag to not download anything, but to compare the " + "already downloaded files." +msgstr "El modo predeterminado de operación requiere root, y las descarga o " + "actualiza todos los archivos necesarios para la comparación, pero no se comparan. " + "Después de que se haya ejecutado ese modo, ejecute la herramienta de nuevo sin ser root " + "con la opción `-n` para no descargar nada, pero para comparar los " + "archivos ya descargados." + +#: src/abslibre-tools/libredbdiff:151 +msgid "In the compare mode (if the `-n` flag is given), by default it will " + "iterate over each of the configured repositories, prefixing each " + "section with a line in the format `[REPO]`. However, if a REPO is " + "specified on the command line, it scan for packages only in that " + "repository, and no `[REPO]` line will be printed." +msgstr "En el modo de comparación (si se da el indicador `-n`), de forma predeterminada va a " + "iterar sobre cada uno de los repositorios configurados, prefijando cada uno " + "con una línea en el formato `[REPO]`. Sin embargo, si un REPO es " + "especificado en la línea de comandos, escanea paquetes sólo en ese " + "repositorio, y no se imprimirá la línea `[REPO]`." + +#: src/abslibre-tools/libredbdiff:157 src/abslibre-tools/librerelease:129 +#: src/chroot-tools/librechroot:252 src/chroot-tools/libremakepkg:160 +#: src/devtools/find-libdeps:36 src/librefetch/librefetch:80 +#: src/pkgbuild-check-nonfree:51 src/pkgbuild-summarize-nonfree:39 +#: src/toru/toru-path:46 +msgid "Options:" +msgstr "Opciones:" + +#: src/abslibre-tools/libredbdiff:158 +msgid "Don't update anything, just compare already downloaded files." +msgstr "No actualice nada, simplemente compare archivos ya descargados." + +#: src/abslibre-tools/libredbdiff:159 src/abslibre-tools/librerelease:135 +#: src/chroot-tools/librechroot:281 src/chroot-tools/libremakepkg:172 +#: src/devtools/find-libdeps:39 src/librefetch/librefetch:92 +#: src/pkgbuild-check-nonfree:58 src/pkgbuild-summarize-nonfree:41 +#: src/toru/toru-path:51 +msgid "Show this message" +msgstr "Muestra este mensaje" + +#: src/abslibre-tools/libredbdiff:161 +msgid "In the compare mode the output is in the format:" +msgstr "En el modo de comparación la salida está en el formato:" + +#: src/abslibre-tools/libredbdiff:163 src/abslibre-tools/libredbdiff:167 +msgid "\\t[repo]" +msgstr "\\t[repo]" + +#: src/abslibre-tools/libredbdiff:164 src/abslibre-tools/libredbdiff:165 +#: src/abslibre-tools/libredbdiff:168 src/abslibre-tools/libredbdiff:169 +msgid "\\tpkgline" +msgstr "\\tpkgline" + +#: src/abslibre-tools/libredbdiff:166 src/abslibre-tools/libredbdiff:170 +msgid "\\t..." +msgstr "\\t..." + +#: src/abslibre-tools/libredbdiff:172 +msgid "That is, the output is organized by Parabola repository, and within " + "each repository section, there is one line for each package in that " + "Parabola repo that seems to be behind the equivalent package in Arch." +msgstr "" + +#: src/abslibre-tools/libredbdiff:177 +msgid "The line-format for packages is:" +msgstr "" + +#: src/abslibre-tools/libredbdiff:181 +msgid "Where 'status' is one of the characters:" +msgstr "" + +#: src/abslibre-tools/libredbdiff:182 +msgid "An Arch package with the same pkgname as a Parabola package was " + "found, and Arch has a higher pkgver than Parabola. In this case, " + "arch_pkgname is not present (as it is the same as the " + "parabola_pkgname)." +msgstr "" + +#: src/abslibre-tools/libredbdiff:186 +msgid "An Arch package with a pkgname that is provide'd by a Parabola " + "package was found, and the pkgver of the Arch package is higher than " + "the pkgver of the parabola package." +msgstr "" + +#: src/abslibre-tools/libredbdiff:189 +msgid "It appears that this Parabola package is not a replacement for an " + "Arch package." +msgstr "" + +#: src/abslibre-tools/libredbdiff:221 +msgid "%s: found non-flag arguments; a repo list may only be specified with " + "the -n flag: %s" +msgstr "" + +#: src/abslibre-tools/libredbdiff:228 +msgid "Must run as root to initialize or update %s databases." +msgstr "" + +#: src/abslibre-tools/libredbdiff:240 +msgid "%s: found too many non-flag arguments; only one repo may be " + "specified: %s" +msgstr "" + +#: src/abslibre-tools/libredbdiff:250 +msgid "The specified Parabola repo \"%s\" cannot be compared. It's not in " + "the list of repos in the configuration variable \"repos\"." +msgstr "" + +#: src/abslibre-tools/libredbdiff:262 src/abslibre-tools/libredbdiff:274 +msgid "Generating %s %q" +msgstr "" + +#: src/abslibre-tools/libredbdiff:278 +msgid "Failed to download %q. Exiting." +msgstr "" + +#: src/abslibre-tools/libredbdiff:293 src/abslibre-tools/libredbdiff:300 +msgid "Synchronizing %s pacman databases for %s" +msgstr "" + +#: src/abslibre-tools/libredbdiff:295 src/abslibre-tools/libredbdiff:302 +msgid "Failed to synchronize pacman database for %s. Exiting." +msgstr "" + +#: src/abslibre-tools/libredbdiff:305 +msgid "%s pacman databases are updated. %s is ready. Run %q -n to print " + "results." +msgstr "" + +#: src/abslibre-tools/libredbdiff:315 +msgid "You must run %q with out arguments as root to initialize." +msgstr "" + +#: src/abslibre-tools/libredbdiff:321 +msgid "Could not create temporary working directory" +msgstr "" + +#: src/abslibre-tools/libredbdiff:331 src/abslibre-tools/libredbdiff:340 +msgid "expac command to get %s package data has failed. Exiting." +msgstr "" + +#: src/abslibre-tools/librerelease:67 src/librefetch/librefetch:387 +msgid "Signing package..." +msgstr "" + +#: src/abslibre-tools/librerelease:78 src/librefetch/librefetch:398 +msgid "Created signature file %s." +msgstr "" + +#: src/abslibre-tools/librerelease:80 src/librefetch/librefetch:400 +msgid "Failed to sign package file." +msgstr "" + +#: src/abslibre-tools/librerelease:93 +msgid "File signature found, verifying..." +msgstr "" + +#: src/abslibre-tools/librerelease:97 +msgid "Failed! Re-signing..." +msgstr "" + +#: src/abslibre-tools/librerelease:114 +msgid "removed '%s' (dry-run)" +msgstr "" + +#: src/abslibre-tools/librerelease:117 +msgid "Removing files from local staging directory" +msgstr "" + +#: src/abslibre-tools/librerelease:126 +msgid "Usage: %s [OPTIONS]" +msgstr "" + +#: src/abslibre-tools/librerelease:127 +msgid "Upload packages in $WORKDIR/staging to the Parabola server" +msgstr "" + +#: src/abslibre-tools/librerelease:130 +msgid "Clean; delete packages in $WORKDIR/staging" +msgstr "" + +#: src/abslibre-tools/librerelease:131 +msgid "List; list packages but not upload them" +msgstr "" + +#: src/abslibre-tools/librerelease:132 +msgid "Upload-only; do not run db-update on the server" +msgstr "" + +#: src/abslibre-tools/librerelease:134 +msgid "Dry-run; don't actually do anything" +msgstr "" + +#: src/abslibre-tools/librerelease:140 +msgid "This program should be run as regular user" +msgstr "" + +#: src/abslibre-tools/librerelease:202 +msgid "The format of libretools.conf:REPODEST has changed." +msgstr "" + +#: src/abslibre-tools/librerelease:210 +msgid "Unfortunately, `~user` home-directory expansion is not (yet?) " + "supported in libretools.conf:REPODEST" +msgstr "" + +#: src/abslibre-tools/librerelease:232 src/abslibre-tools/librerelease:252 +msgid "Waiting for an exclusive lock on the staging directory" +msgstr "" + +#: src/abslibre-tools/librerelease:246 +msgid "Running HOOKPRERELEASE..." +msgstr "" + +#: src/abslibre-tools/librerelease:268 +msgid "%s to upload" +msgstr "" + +#: src/abslibre-tools/librerelease:269 +msgid "Uploading packages..." +msgstr "" + +#: src/abslibre-tools/librerelease:277 +msgid "Sync failed, try again" +msgstr "" + +#: src/abslibre-tools/librerelease:287 +msgid "Running db-update on repos" +msgstr "" + +#: src/abslibre-tools/librerelease:291 +msgid "Running HOOKPOSTRELEASE..." +msgstr "" + +#: src/abslibre-tools/librestage:30 +msgid "Usage: %s [REPO]" +msgstr "" + +#: src/abslibre-tools/librestage:31 +msgid "Stages the package(s) build by ./PKGBUILD for upload." +msgstr "" + +#: src/abslibre-tools/librestage:33 +msgid "The package(s) are staged for the named repository, or the name of " + "the parent directory if a repository is not named." +msgstr "" + +#: src/abslibre-tools/librestage:39 +msgid "This program should be run as a regular user" +msgstr "" + +#: src/abslibre-tools/librestage:58 +msgid "PKGBUILD not found" +msgstr "" + +#: src/abslibre-tools/librestage:77 +msgid "Waiting for a shared lock on the staging directory" +msgstr "" + +#: src/abslibre-tools/librestage:91 +msgid "Found package: %s" +msgstr "" + +#: src/abslibre-tools/librestage:95 +msgid "PACKAGER was not set when building package" +msgstr "" + +#: src/abslibre-tools/librestage:100 src/abslibre-tools/librestage:112 +#: src/abslibre-tools/librestage:146 +msgid "%s staged on [%s]" +msgstr "" + +#: src/abslibre-tools/librestage:103 src/abslibre-tools/librestage:115 +#: src/abslibre-tools/librestage:149 +msgid "Can't put %s on [%s]" +msgstr "" + +#: src/abslibre-tools/librestage:108 +msgid "Found source package: %s" +msgstr "" + +#: src/abslibre-tools/librestage:142 +msgid "Found generated source file: %s" +msgstr "" + +#: src/abslibre-tools/librestage:161 +msgid "Nothing was staged" +msgstr "" + +#: src/aur:26 +msgid "Usage: %s [-h] PKGNAME [PKGNAME2 PKGNAME3...]" +msgstr "" + +#: src/aur:27 +msgid "Downloads packages from the AUR, and does basic freedom checks." +msgstr "" + +#: src/aur:29 +msgid "This script will download packages from AUR to the current directory " + "and check their license for nonfree issues. This does not mean that " + "they are free; they may be incorrectly labeled, or have other " + "freedom issues. It's a tool to help Parabola packagers, not to help " + "users install things directly from AUR." +msgstr "" + +#: src/aur:59 +msgid "Processing package: %s" +msgstr "" + +#: src/aur:64 +msgid "%s already exists, will compare with new version." +msgstr "" + +#: src/aur:72 +msgid "Downloading" +msgstr "" + +#: src/aur:77 +msgid "Couldn't get %s" +msgstr "" + +#: src/aur:90 +msgid "%s != %s" +msgstr "" + +#: src/aur:122 +msgid "Checking dependencies" +msgstr "" + +#: src/aur:138 +msgid "Retrieving missing deps: %s" +msgstr "" + +#: src/chroot-tools/arch-nspawn:42 src/chroot-tools/mkarchroot:40 +msgid "invalid argument '%s'" +msgstr "" + +#: src/chroot-tools/arch-nspawn:47 +msgid "You must specify a directory." +msgstr "" + +#: src/chroot-tools/arch-nspawn:53 src/chroot-tools/mkarchroot:52 +msgid "Please specify a working directory." +msgstr "" + +#: src/chroot-tools/arch-nspawn:102 +msgid "'%s' does not appear to be an Arch chroot." +msgstr "" + +#: src/chroot-tools/arch-nspawn:104 +msgid "chroot '%s' is not at version %s. Please rebuild." +msgstr "" + +#: src/chroot-tools/chcleanup:81 +msgid "(chcleanup): Must be run inside of a chroot" +msgstr "" + +#: src/chroot-tools/chcleanup:98 +msgid "Cleaning chroot..." +msgstr "" + +#: src/chroot-tools/chcleanup:111 +msgid "Creating a full list of packages..." +msgstr "" + +#: src/chroot-tools/chcleanup:115 +msgid "Could not create a full list of packages, exiting." +msgstr "" + +#: src/chroot-tools/chcleanup:125 +msgid "No packages to remove" +msgstr "" + +#: src/chroot-tools/chcleanup:127 +msgid "Removing %d packages" +msgstr "" + +#: src/chroot-tools/distcc-tool:40 +msgid "panic: malformed call to internal function" +msgstr "" + +#: src/chroot-tools/distcc-tool:46 src/chroot-tools/distcc-tool:72 +msgid "ERROR:" +msgstr "" + +#: src/chroot-tools/distcc-tool:56 +msgid "Usage: %s COMMAND [COMMAND-ARGS]" +msgstr "" + +#: src/chroot-tools/distcc-tool:57 +msgid "Tool for using distcc within a networkless chroot" +msgstr "" + +#: src/chroot-tools/distcc-tool:59 src/chroot-tools/librechroot:263 +msgid "Commands:" +msgstr "" + +#: src/chroot-tools/distcc-tool:60 +msgid " help print this message" +msgstr "" + +#: src/chroot-tools/distcc-tool:61 +msgid " odaemon CHROOTPATH daemon to run outside of the chroot" +msgstr "" + +#: src/chroot-tools/distcc-tool:62 +msgid " idaemon DISTCC_HOSTS daemon to run inside of the chroot" +msgstr "" + +#: src/chroot-tools/distcc-tool:63 +msgid " rewrite DISTCC_HOSTS prints a rewritten version of DISTCC_HOSTS" +msgstr "" + +#: src/chroot-tools/distcc-tool:64 +msgid " client HOST PORT connects stdio to TCP:$HOST:$PORT" +msgstr "" + +#: src/chroot-tools/distcc-tool:65 +msgid "Commands: for internal use" +msgstr "" + +#: src/chroot-tools/distcc-tool:66 +msgid " server counterpart to client; spawned by odaemon" +msgstr "" + +#: src/chroot-tools/distcc-tool:83 src/chroot-tools/distcc-tool:86 +#: src/chroot-tools/distcc-tool:89 src/chroot-tools/distcc-tool:92 +msgid "%s: invalid number of arguments" +msgstr "" + +#: src/chroot-tools/distcc-tool:94 +msgid "unknown subcommand: %s" +msgstr "" + +#: src/chroot-tools/distcc-tool:140 +msgid "%s does not support the +zeroconf option" +msgstr "" + +#: src/chroot-tools/distcc-tool:159 +msgid "Could not parse HOSTSPEC: %s" +msgstr "" + +#: src/chroot-tools/hooks-distcc.sh:45 +msgid "Auto-generated file already exists, remove it: %s" +msgstr "" + +#: src/chroot-tools/librechroot:80 +msgid "Cannot cross-compile for ARM on x86" +msgstr "" + +#: src/chroot-tools/librechroot:82 +msgid "Such a binfmt_misc entry is provided by the %s package. If you have " + "it installed, but still see this message, you may need to restart %s." +msgstr "" + +#: src/chroot-tools/librechroot:193 +msgid "Usage: %s [OPTIONS] COMMAND [ARGS...]" +msgstr "" + +#: src/chroot-tools/librechroot:194 +msgid "Interacts with an archroot (arch chroot)." +msgstr "" + +#: src/chroot-tools/librechroot:196 +msgid "This is configured with `chroot.conf`, either in `/etc/libretools.d/" + "`, or `$XDG_CONFIG_HOME/libretools/`. The variables you may set are " + "$CHROOTDIR, $CHROOT, and $CHROOTEXTRAPKG." +msgstr "" + +#: src/chroot-tools/librechroot:201 +msgid "There may be multiple chroots; they are stored in $CHROOTDIR." +msgstr "" + +#: src/chroot-tools/librechroot:203 +msgid "Each chroot is named; the default is configured with $CHROOT." +msgstr "" + +#: src/chroot-tools/librechroot:205 +msgid "Each named chroot has a master clean copy (named `root`), and any " + "number of other named copies; the copy used by default is the " + "current username (or $SUDO_USER, or `copy` if root)." +msgstr "" + +#: src/chroot-tools/librechroot:209 +msgid "The full path to the chroot copy is \"$CHROOTDIR/$CHROOT/$COPY\", " + "unless the copy name is manually specified as an absolute path, in " + "which case, that path is used." +msgstr "" + +#: src/chroot-tools/librechroot:213 +msgid "The current settings for the above variables are:" +msgstr "" + +#: src/chroot-tools/librechroot:214 src/chroot-tools/librechroot:215 +msgid "ERROR: NO SETTING" +msgstr "" + +#: src/chroot-tools/librechroot:217 src/chroot-tools/librechroot:218 +msgid "ERROR" +msgstr "" + +#: src/chroot-tools/librechroot:220 +msgid "If the chroot or copy does not exist, it will be created " + "automatically. A chroot by default contains the packages in the " + "group \"base-devel\" and any packages named in $CHROOTEXTRAPKG. " + "Unless the `-C` or `-M` flags are used, the configuration files that " + "this program installs are the stock versions supplied in the " + "packages, not the versions from your host system. Other tools (such " + "as libremakepkg) may alter the configuration." +msgstr "" + +#: src/chroot-tools/librechroot:228 +msgid "This command will make the following configuration changes in the " + "chroot:" +msgstr "" + +#: src/chroot-tools/librechroot:230 +msgid "overwrite `/etc/libretools.d/chroot.conf`" +msgstr "" + +#: src/chroot-tools/librechroot:231 +msgid "overwrite `/etc/pacman.d/mirrorlist`" +msgstr "" + +#: src/chroot-tools/librechroot:232 +msgid "set `CacheDir` in `/etc/pacman.conf`" +msgstr "" + +#: src/chroot-tools/librechroot:233 +msgid "If a new `pacman.conf` is inserted with the `-C` flag, the change is " + "made after the file is copied in; the `-C` flag doesn't stop the " + "change from being effective." +msgstr "" + +#: src/chroot-tools/librechroot:237 +msgid "The processor architecture of the chroot is determined by the by " + "`CARCH` variable in the `/etc/makepkg.conf` file inside of the " + "chroot." +msgstr "" + +#: src/chroot-tools/librechroot:241 +msgid "The `-A CARCH` flag is *almost* simply an alias for" +msgstr "" + +#: src/chroot-tools/librechroot:245 +msgid "However, before doing that, it actually makes a temporary copy of " + "`pacman.conf`, and sets the `Architecture` line to match the `CARCH` " + "line in `makepkg.conf`." +msgstr "" + +#: src/chroot-tools/librechroot:249 +msgid "Creating a copy, deleting a copy, or syncing a copy can be fairly " + "slow; but are very fast if $CHROOTDIR is on a btrfs partition." +msgstr "" + +#: src/chroot-tools/librechroot:253 src/chroot-tools/libremakepkg:162 +msgid "CHROOT" +msgstr "" + +#: src/chroot-tools/librechroot:254 src/chroot-tools/libremakepkg:163 +msgid "COPY" +msgstr "" + +#: src/chroot-tools/librechroot:254 +msgid "Name of, or absolute path to, the copy to use" +msgstr "" + +#: src/chroot-tools/librechroot:255 +msgid "Disable networking in the chroot" +msgstr "" + +#: src/chroot-tools/librechroot:256 src/chroot-tools/librechroot:257 +#: src/librefetch/librefetch:84 +msgid "FILE" +msgstr "" + +#: src/chroot-tools/librechroot:257 +msgid "Copy this file to `$copydir/etc/makepkg.conf`" +msgstr "" + +#: src/chroot-tools/librechroot:258 +msgid "CARCH" +msgstr "" + +#: src/chroot-tools/librechroot:260 +msgid "Bind mount a file or directory, read/write" +msgstr "" + +#: src/chroot-tools/librechroot:260 src/chroot-tools/librechroot:261 +#: src/chroot-tools/libremakepkg:164 src/chroot-tools/libremakepkg:165 +msgid "PATH[:PATH]" +msgstr "" + +#: src/chroot-tools/librechroot:264 +msgid " Create/copy/delete:" +msgstr "" + +#: src/chroot-tools/librechroot:265 +msgid "Do not do anything, but still creates the chroot copy if it does not " + "exist" +msgstr "" + +#: src/chroot-tools/librechroot:267 +msgid "Sync the copy with the clean (`root`) copy" +msgstr "" + +#: src/chroot-tools/librechroot:268 +msgid "Delete the chroot copy" +msgstr "" + +#: src/chroot-tools/librechroot:269 +msgid " Dealing with packages:" +msgstr "" + +#: src/chroot-tools/librechroot:270 +msgid "FILES..." +msgstr "" + +#: src/chroot-tools/librechroot:271 +msgid "Like `pacman -S NAMES...`" +msgstr "" + +#: src/chroot-tools/librechroot:271 +msgid "NAMES..." +msgstr "" + +#: src/chroot-tools/librechroot:272 +msgid "Like `pacman -Syu`" +msgstr "" + +#: src/chroot-tools/librechroot:273 +msgid "Remove all packages from the chroot copy that are not in base-devel, " + "$CHROOTEXTRAPKG, or named as a dependency in the file `/startdir/" + "PKGBUILD` in the chroot copy" +msgstr "" + +#: src/chroot-tools/librechroot:277 +msgid " Other:" +msgstr "" + +#: src/chroot-tools/librechroot:278 +msgid "CMD..." +msgstr "" + +#: src/chroot-tools/librechroot:279 +msgid "Enter an interactive shell in the chroot copy" +msgstr "" + +#: src/chroot-tools/librechroot:280 +msgid "Clean /repo in the chroot copy" +msgstr "" + +#: src/chroot-tools/librechroot:303 +msgid "Unsupported architecture: %s" +msgstr "" + +#: src/chroot-tools/librechroot:321 +msgid "Must specify a command" +msgstr "" + +#: src/chroot-tools/librechroot:327 +msgid "Unrecognized command: %s" +msgstr "" + +#: src/chroot-tools/librechroot:335 +msgid "Command `%s` does not take any arguments: %s" +msgstr "" + +#: src/chroot-tools/librechroot:342 +msgid "Command `%s` requires at least one file" +msgstr "" + +#: src/chroot-tools/librechroot:354 +msgid "%s: file(s) not found: %s" +msgstr "" + +#: src/chroot-tools/librechroot:361 +msgid "Command `%s` requires at least one package name" +msgstr "" + +#: src/chroot-tools/librechroot:368 +msgid "Command `%s` requires at least one argument" +msgstr "" + +#: src/chroot-tools/librechroot:392 +msgid "This program must be run as root." +msgstr "" + +#: src/chroot-tools/librechroot:400 +msgid "Input is not a TTY" +msgstr "" + +#: src/chroot-tools/librechroot:403 +msgid "Due to a bug in systemd-nspawn, redirecting stdin is not supported." +msgstr "" + +#: src/chroot-tools/librechroot:411 src/chroot-tools/libremakepkg:266 +msgid "Waiting for existing lock on chroot copy to be released: [%s]" +msgstr "" + +#: src/chroot-tools/librechroot:415 +msgid "Chroot copy is mounted with nosuid or noexec options: [%s]" +msgstr "" + +#: src/chroot-tools/librechroot:420 +msgid "Creating 'root' copy for chroot [%s]" +msgstr "" + +#: src/chroot-tools/librechroot:426 +msgid "Syncing copy [%s] with root copy" +msgstr "" + +#: src/chroot-tools/libremakepkg:66 +msgid "Copying log and package files out of the chroot..." +msgstr "" + +#: src/chroot-tools/libremakepkg:85 +msgid "Failure(s) in %s: %s" +msgstr "" + +#: src/chroot-tools/libremakepkg:137 +msgid "Usage: %s [options]" +msgstr "" + +#: src/chroot-tools/libremakepkg:138 +msgid "This program will build your package." +msgstr "" + +#: src/chroot-tools/libremakepkg:140 +msgid "If run from outside of a chroot, this command will make the " + "following configuration changes in the chroot:" +msgstr "" + +#: src/chroot-tools/libremakepkg:142 +msgid "whatever changes `librechroot` makes." +msgstr "" + +#: src/chroot-tools/libremakepkg:143 +msgid "set `{PKG,SRC,SRCPKG,LOG}DEST` in `/etc/makepkg.conf`" +msgstr "" + +#: src/chroot-tools/libremakepkg:144 +msgid "set `MAKEFLAGS` and `PACKAGER` in `/etc/makepkg.conf` to reflect the " + "value outside of the chroot." +msgstr "" + +#: src/chroot-tools/libremakepkg:146 +msgid "create a `builduser` with the same numeric UID as the invoking " + "$SUDO_USER." +msgstr "" + +#: src/chroot-tools/libremakepkg:148 +msgid "lets this `builduser` call `sudo pacman` without a password." +msgstr "" + +#: src/chroot-tools/libremakepkg:149 +msgid "adds a pacman repositoriy of locally built packages" +msgstr "" + +#: src/chroot-tools/libremakepkg:151 +msgid "This command is configured both with `chroot.conf` (either in `/etc/" + "libretools.d/` or `$XDG_CONFIG_HOME/libretools/`), and with makepkg." + "conf(5). However, similarly to makepkg(8), it lets environment " + "variables for {SRC,SRCPKG,PKG,LOG}DEST, MAKEFLAGS and PACKAGER " + "override the settings in makepkg.conf(5)." +msgstr "" + +#: src/chroot-tools/libremakepkg:157 +msgid "The `-n` and `-l` options behave identically to librechroot, see the " + "documentation there." +msgstr "" + +#: src/chroot-tools/libremakepkg:161 src/chroot-tools/libremakepkg:166 +msgid " %s options:" +msgstr "" + +#: src/chroot-tools/libremakepkg:163 +msgid "Name of, or absolute path to, the chroot copy to use" +msgstr "" + +#: src/chroot-tools/libremakepkg:165 +msgid "Bind mount a file or directory, read-only" +msgstr "" + +#: src/chroot-tools/libremakepkg:167 +msgid "Don't disable networking during build() and package(). PLEASE don't " + "use this unless you have a special reason, its use is a violation of " + "Parabola policy." +msgstr "" + +#: src/chroot-tools/libremakepkg:171 +msgid "Repackage contents of the package without rebuilding" +msgstr "" + +#: src/chroot-tools/libremakepkg:178 +msgid "The -%s flag does not make sense inside of a chroot" +msgstr "" + +#: src/chroot-tools/libremakepkg:206 +msgid "Extra arguments: %s" +msgstr "" + +#: src/chroot-tools/libremakepkg:238 +msgid "This program must be run as root" +msgstr "" + +#: src/chroot-tools/libremakepkg:244 +msgid "PKGBUILD does not exist." +msgstr "" + +#: src/chroot-tools/libremakepkg:255 +msgid "Waiting for existing lock on build directory to be released" +msgstr "" + +#: src/chroot-tools/libremakepkg:268 +msgid "Initializing the chroot..." +msgstr "" + +#: src/chroot-tools/libremakepkg:278 +msgid "Starting pre-build activities..." +msgstr "" + +#: src/chroot-tools/libremakepkg:280 +msgid "Downloading sources..." +msgstr "" + +#: src/chroot-tools/libremakepkg:284 +msgid "Starting to build the package..." +msgstr "" + +#: src/chroot-tools/libremakepkg:289 +msgid "Starting post-build activities..." +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:108 +msgid "Cannot sync copy with itself: %s" +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:115 +msgid "Locking clean chroot [%s]" +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:117 +msgid "Synchronizing chroot copy [%s] -> [%s]" +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:121 src/chroot-tools/makechrootpkg.sh:150 +msgid "Unable to delete subvolume %s" +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:125 src/chroot-tools/makechrootpkg.sh:154 +msgid "Unable to delete %s" +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:128 +msgid "Unable to create subvolume %s" +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:147 +msgid "Removing chroot copy [%s]" +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:320 +msgid "Could not download sources." +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:322 +msgid "Running makepkg as root is not allowed." +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:387 +msgid "This must be run in a directory containing a PKGBUILD." +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:388 +msgid "Invalid makepkg user." +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:395 +msgid "No chroot dir defined, or invalid path '%s'" +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:396 +msgid "Missing chroot dir root directory. Try using: mkarchroot %s/root " + "base-devel" +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:435 +msgid "Locking chroot copy [%s]" +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:476 +msgid "Build failed" +msgstr "" + +#: src/chroot-tools/makechrootpkg.sh:478 +msgid "Build failed, check %s/build" +msgstr "" + +#: src/chroot-tools/mkarchroot:45 +msgid "You must specify a directory and one or more packages." +msgstr "" + +#: src/chroot-tools/mkarchroot:62 +msgid "Working directory '%s' already exists" +msgstr "" + +#: src/chroot-tools/mkarchroot:66 +msgid "Locking chroot" +msgstr "" + +#: src/chroot-tools/mkarchroot:71 +msgid "Couldn't create subvolume for '%s'" +msgstr "" + +#: src/chroot-tools/mkarchroot:87 +msgid "Failed to install all packages" +msgstr "" + +#: src/dagpkg:45 +msgid "error!" +msgstr "" + +#: src/dagpkg:47 +msgid "(%s) %s (leftovers on %s)" +msgstr "" + +#: src/dagpkg:56 +msgid "No PKGBUILD in %s" +msgstr "" + +#: src/dagpkg:93 +msgid "cycle found with %s depending on %s" +msgstr "" + +#: src/dagpkg:101 +msgid "%s (%s)" +msgstr "" + +#: src/dagpkg:104 +msgid "%s isn't ported to %s yet" +msgstr "" + +#: src/dagpkg:109 +msgid "%s ignored" +msgstr "" + +#: src/dagpkg:169 +msgid "Resuming build..." +msgstr "" + +#: src/dagpkg:178 +msgid "tried to build %s twice" +msgstr "" + +#: src/dagpkg:193 +msgid "%s(%s)" +msgstr "" + +#: src/dagpkg:195 +msgid "Building %s" +msgstr "" + +#: src/dagpkg:225 +msgid "done" +msgstr "" + +#: src/devtools/checkpkg:9 src/devtools/lddd:10 +msgid "Usage: %s [-h]" +msgstr "" + +#: src/devtools/checkpkg:10 +msgid "Compare a locally built a package with the one in the repositories." +msgstr "" + +#: src/devtools/checkpkg:12 +msgid "This should be run from a directory containing a PKGBUILD. It " + "searches for a locally built package corresponding to the PKGBUILD, " + "and downloads the last version of that package from the pacman " + "repositories. It then compares the list of .so files provided by " + "each version of the package. It does this for each part of a split " + "package." +msgstr "" + +#: src/devtools/checkpkg:34 +msgid "/etc/makepkg.conf not found!" +msgstr "" + +#: src/devtools/checkpkg:47 +msgid "This must be run in the directory of a built package." +msgstr "" + +#: src/devtools/checkpkg:64 +msgid "tarball not found for package: %s" +msgstr "" + +#: src/devtools/checkpkg:70 +msgid "Couldn't download previous package for %s." +msgstr "" + +#: src/devtools/checkpkg:75 +msgid "The built package (%s) is the one in the repo right now!" +msgstr "" + +#: src/devtools/checkpkg:99 +msgid "No soname differences for %s." +msgstr "" + +#: src/devtools/checkpkg:103 src/devtools/lddd:65 +msgid "Files saved to %s" +msgstr "" + +#: src/devtools/find-libdeps:20 +msgid "Unknown mode %s" +msgstr "" + +#: src/devtools/find-libdeps:24 +msgid "Usage: find-lib(deps|provides) [options] " +msgstr "" + +#: src/devtools/find-libdeps:25 +msgid "Find library dependencies or provides of a package." +msgstr "" + +#: src/devtools/find-libdeps:27 +msgid "Prints a list of library dependencies in the format:" +msgstr "" + +#: src/devtools/find-libdeps:29 +msgid " =-" +msgstr "" + +#: src/devtools/find-libdeps:31 +msgid "Where is the shared library version, or " + "repeated if there is no version attached; and is the " + "architecture of the library (either `32` or `64`, based on the ELF " + "Class)." +msgstr "" + +#: src/devtools/find-libdeps:37 +msgid "Ignore internal libraries; libraries without a version attached" +msgstr "" + +#: src/devtools/finddeps:12 +msgid "Usage: %s " +msgstr "" + +#: src/devtools/finddeps:13 +msgid "Find packages that depend on a given depname." +msgstr "" + +#: src/devtools/finddeps:15 +msgid "Run this script from the top-level directory of your ABS tree." +msgstr "" + +#: src/devtools/lddd:11 +msgid "Find broken library links on your machine." +msgstr "" + +#: src/devtools/lddd:13 +msgid "Scans $PATH and library directories for ELF files with references to " + "missing shared libraries." +msgstr "" + +#: src/devtools/lddd:33 +msgid "Go out and drink some tea, this will take a while :) ..." +msgstr "" + +#: src/devtools/lddd:36 +msgid "DIR %s" +msgstr "" + +#: src/is_built:26 +msgid "Usage: %s [-h] PKGNAME [PKGVER]" +msgstr "" + +#: src/is_built:27 +msgid "Detect iv a given package (version) is already in the repos" +msgstr "" + +#: src/is_built:29 +msgid "If a version is specified, it assumed that you want a greater or " + "equal version." +msgstr "" + +#: src/is_built:32 src/librefetch/librefetch:77 +msgid "Example usage:" +msgstr "" + +#: src/is_built:35 +msgid "Exit status:" +msgstr "" + +#: src/is_built:36 +msgid " 0: The package is built" +msgstr "" + +#: src/is_built:37 +msgid " 1: The package has not built" +msgstr "" + +#: src/is_built:38 +msgid " >1: There was an error" +msgstr "" + +#: src/librefetch/librefetch:45 +msgid "Usage: %s [OPTIONS] SOURCE_URL [OUTPUT_FILE]" +msgstr "" + +#: src/librefetch/librefetch:46 +msgid "Usage: %s -[g|S|M|h]" +msgstr "" + +#: src/librefetch/librefetch:47 +msgid "Downloads or creates a liberated source tarball." +msgstr "" + +#: src/librefetch/librefetch:49 +msgid "The default mode is to create OUTPUT_FILE, first by trying download " + "mode, then create mode." +msgstr "" + +#: src/librefetch/librefetch:52 +msgid "If OUTPUT_FILE isn't specified, it defaults to the non-directory " + "part of SOURCE_URL, in the current directory." +msgstr "" + +#: src/librefetch/librefetch:55 +msgid "Unless '-C' is specified, if SOURCE_URL does not begin with a " + "configured mirror, create mode is inhibited." +msgstr "" + +#: src/librefetch/librefetch:58 +msgid "In download mode, it simply tries to download SOURCE_URL. At the " + "beginning of a URL, 'libre://' expands to the first configured " + "mirror." +msgstr "" + +#: src/librefetch/librefetch:62 +msgid "In create mode, it either looks at a build script and uses that to " + "create the source tarball, or it uses GPG to create a signature (if " + "OUTPUT_FILE ends with `.sig` or `.sig.part`). If it is using GPG to " + "create a signature, but the file that it is trying to sign doesn't " + "exist yet, it recurses on itself to first create that file. " + "SOURCE_URL is ignored, except that it is used to set the default " + "value of OUTPUT_FILE, and that it may be used when recursing." +msgstr "" + +#: src/librefetch/librefetch:71 +msgid "The default build script is 'PKGBUILD', or 'SRCBUILD' if it exists." +msgstr "" + +#: src/librefetch/librefetch:74 +msgid "Other options, if they are valid `makepkg` options, are passed " + "straight to makepkg." +msgstr "" + +#: src/librefetch/librefetch:78 +msgid " $ %s https://repo.parabola.nu/other/mypackage/mypackage-1.0.tar.gz" +msgstr "" + +#: src/librefetch/librefetch:81 +msgid "Settings:" +msgstr "" + +#: src/librefetch/librefetch:82 +msgid "Force create mode (don't download)" +msgstr "" + +#: src/librefetch/librefetch:83 +msgid "Force download mode (don't create)" +msgstr "" + +#: src/librefetch/librefetch:87 +msgid "Alternate modes:" +msgstr "" + +#: src/librefetch/librefetch:88 +msgid "Generate integrity checks for source files" +msgstr "" + +#: src/librefetch/librefetch:89 +msgid "Print the effective build script (SRCBUILD)" +msgstr "" + +#: src/librefetch/librefetch:90 +msgid "Generate and print the location of the effective makepkg script" +msgstr "" + +#: src/librefetch/librefetch:136 +msgid "%s does not exist." +msgstr "" + +#: src/librefetch/librefetch:297 +msgid "%s: found extra non-flag arguments: %s" +msgstr "" + +#: src/librefetch/librefetch:303 +msgid "%s: %d non-flag arguments found, expected 1 or 2: %s" +msgstr "" + +#: src/librefetch/librefetch-install:58 +msgid ":: %s: librefetch is already in %q" +msgstr "" + +#: src/librefetch/librefetch-install:62 +msgid ":: %s: ... but it's an old version" +msgstr "" + +#: src/librefetch/librefetch-install:69 +msgid ":: %s: adding librefetch to %q" +msgstr "" + +#: src/librefetch/librefetch-install:77 +msgid ":: %s: removing librefetch from %q" +msgstr "" + +#: src/librefetch/librefetch-install:91 +msgid "Usage: %s [install|remove] MAKEPKG_CONF_FILE" +msgstr "" + +#: src/librefetch/librefetch-install:92 +msgid "Adds or removes librefetch to/from makepkg.conf:DLAGENTS" +msgstr "" + +#: src/librefetch/librefetch-install:102 +msgid "%s: does not exist: %q" +msgstr "" + +#: src/librefetch/librefetch-install:105 +msgid "%s: cannot write to file: %q" +msgstr "" + +#: src/pkgbuild-check-nonfree:35 +msgid "Usage: %s [OPTIONS] [PKGBUILD1 PKGBUILD2 ...]" +msgstr "" + +#: src/pkgbuild-check-nonfree:36 +msgid "Analyzes a PKGBUILD for freedom issues" +msgstr "" + +#: src/pkgbuild-check-nonfree:38 +msgid "If no PKGBUILD is specified, `./PKGBUILD` is implied." +msgstr "" + +#: src/pkgbuild-check-nonfree:40 +msgid "Exit status (add them for combinations):" +msgstr "" + +#: src/pkgbuild-check-nonfree:41 +msgid " 0: Everything OK, no freedom issues" +msgstr "" + +#: src/pkgbuild-check-nonfree:42 +msgid " 1: Ran with error" +msgstr "" + +#: src/pkgbuild-check-nonfree:43 +msgid "Warning-level freedom issues:" +msgstr "" + +#: src/pkgbuild-check-nonfree:44 +msgid " 2: Uses unrecognized licenses, check them" +msgstr "" + +#: src/pkgbuild-check-nonfree:45 +msgid " 4: Uses GPL-incompatible licenses" +msgstr "" + +#: src/pkgbuild-check-nonfree:46 +msgid "Error-level freedom issues:" +msgstr "" + +#: src/pkgbuild-check-nonfree:47 +msgid " 8: Uses known unacceptable licenses" +msgstr "" + +#: src/pkgbuild-check-nonfree:48 +msgid " 16: Has nonfree dependencies" +msgstr "" + +#: src/pkgbuild-check-nonfree:49 +msgid " 32: Is a known nonfree package" +msgstr "" + +#: src/pkgbuild-check-nonfree:52 +msgid "Use the cached blacklist, do not try downloading" +msgstr "" + +#: src/pkgbuild-check-nonfree:53 +msgid "Allow running as root user" +msgstr "" + +#: src/pkgbuild-check-nonfree:55 src/pkgbuild-summarize-nonfree:40 +msgid "Be quiet" +msgstr "" + +#: src/pkgbuild-check-nonfree:56 src/toru/toru-path:49 +msgid "Be verbose" +msgstr "" + +#: src/pkgbuild-check-nonfree:93 +msgid "Run as normal user, or use the -f option to run as root." +msgstr "" + +#: src/pkgbuild-check-nonfree:171 +msgid "The 4-clause BSD license is free but has practical problems." +msgstr "" + +#: src/pkgbuild-check-nonfree:174 +msgid "License 'BSD' is ambiguous, use 'BSD{1..4}' to specify the number of " + "clauses." +msgstr "" + +#: src/pkgbuild-check-nonfree:177 +msgid "License '%s' is a known non-free license." +msgstr "" + +#: src/pkgbuild-check-nonfree:180 +msgid "License '%s' is not a common (recognized) license." +msgstr "" + +#: src/pkgbuild-check-nonfree:248 +msgid "Inspecting package pkgname=%q (%s)" +msgstr "" + +#: src/pkgbuild-check-nonfree:250 +msgid "Inspecting split package pkgbase=%q (%s)" +msgstr "" + +#: src/pkgbuild-check-nonfree:272 src/pkgbuild-check-nonfree:301 +msgid "The license array is empty" +msgstr "" + +#: src/pkgbuild-check-nonfree:280 +msgid "Inspecting split package pkgname=%q (%s)" +msgstr "" + +#: src/pkgbuild-summarize-nonfree:32 +msgid "Usage: %s [OPTIONS] STATUS" +msgstr "" + +#: src/pkgbuild-summarize-nonfree:33 +msgid "Summarizes a status code from pkgbuild-check-nonfree" +msgstr "" + +#: src/pkgbuild-summarize-nonfree:35 +msgid "It thresholds the issues it finds, only failing for error-level " + "issues, and ignoring warnings. Unless `-q` is specified, it also " + "prints a summary of the issues it found." +msgstr "" + +#: src/pkgbuild-summarize-nonfree:59 +msgid "STATUS must be an integer" +msgstr "" + +#: src/pkgbuild-summarize-nonfree:83 +msgid "There was an error processing the PKGBUILD" +msgstr "" + +#: src/pkgbuild-summarize-nonfree:86 +msgid "This PKGBUILD has an unknown license" +msgstr "" + +#: src/pkgbuild-summarize-nonfree:88 +msgid "This PKGBUILD has a GPL-incompatible license" +msgstr "" + +#: src/pkgbuild-summarize-nonfree:90 +msgid "This PKGBUILD has a known nonfree license" +msgstr "" + +#: src/pkgbuild-summarize-nonfree:93 +msgid "This PKGBUILD depends on known nonfree packages" +msgstr "" + +#: src/pkgbuild-summarize-nonfree:96 +msgid "This PKGBUILD is for a known nonfree package" +msgstr "" + +#: src/repo-diff:25 +msgid "Usage: %s arch/core/i686 parabola/core/i686" +msgstr "" + +#: src/repo-diff:26 +msgid "Compares two repo databases using distro/repo/architecture format." +msgstr "" + +#: src/repo-diff:28 +msgid "Shortcuts:" +msgstr "" + +#: src/repo-diff:29 +msgid "expands to Arch Linux repo url" +msgstr "" + +#: src/repo-diff:30 +msgid "expands to Parabola GNU/Linux-libre repo url" +msgstr "" + +#: src/repo-diff:73 +msgid "Difference between %s and %s" +msgstr "" + +#: src/repo-diff:84 +msgid "Difference save on %s" +msgstr "" + +#: src/toru/toru-info:31 +msgid "Errors on %s" +msgstr "" + +#: src/toru/toru-info:38 +msgid "%s/%s %s-%s" +msgstr "" + +#: src/toru/toru-info:41 +msgid "Depends: %s" +msgstr "" + +#: src/toru/toru-info:43 +msgid "%s doesn't exist" +msgstr "" + +#: src/toru/toru-path:27 +msgid "Usage: [T=$TORUPATH] [V=true] [F=true] %q [-h]" +msgstr "" + +#: src/toru/toru-path:28 +msgid "Create/update the `$TORUPATH/paths.tch` database." +msgstr "" + +#: src/toru/toru-path:30 +msgid "The file `%s` is a Tokyo Cabinet database a mapping between paths to " + "PKGBUILD files and `pkgname`s and `pkgbase`s. PKGBUILD files are " + "scanned for in `$ABSROOT` in each of `$REPOS`." +msgstr "" + +#: src/toru/toru-path:35 +msgid "Additionally, it creates a timestamp file at `%s`, so that skip " + "PKGBUILD files that have not changed since the previous invocation." +msgstr "" + +#: src/toru/toru-path:40 +msgid "Configuration:" +msgstr "" + +#: src/toru/toru-path:42 +msgid "Where to store `paths.tch`" +msgstr "" + +#: src/toru/toru-path:43 +msgid "Which repositories to consider from `$ABSROOT`" +msgstr "Que repositorios considerar desde `$ABSROOT`" + +#: src/toru/toru-path:44 +msgid "Where to find PKGBUILD files" +msgstr "Donde encontrar los archivos PKGBUILD " + +#: src/toru/toru-path:48 +msgid "Override libretools.conf:TORUPATH" +msgstr "Anular libretools.conf:TORUPATH" + +#: src/toru/toru-path:50 +msgid "Ignore timestamps; force re-scan all PKGBUILDs" +msgstr "Ignorar las marcas de tiempo; volver a escanear todos los PKGBUILDs" + +#: src/toru/toru-path:81 +msgid "Toru's path isn't writable. Please check your TORUPATH: %q" +msgstr "La ruta de Toru no se puede escribir. Por favor, compruebe su TORUPATH: %q" + +#: src/toru/toru-path:97 +msgid "Processing [%s]" +msgstr "Procesando [%s]" + +#: src/toru/toru-path:115 +msgid "Updating path cache" +msgstr "Actualizando la ruta del caché" + +#: src/toru/toru-path:116 +msgid "%d PKGBUILDs to update" +msgstr "%d PKGBUILDs para actualizar" + +#: src/toru/toru-path:121 +msgid "%q contains errors, skipping" +msgstr "%q contiene errores, omitiendo" + +#: src/toru/toru-path:128 +msgid "%s -> %s" +msgstr "%s -> %s" -- cgit v1.2.2