update: make strings translatable

This commit is contained in:
Hans-Christoph Steiner 2017-10-19 20:52:15 +02:00
parent d4865ec038
commit 927104a4e3
18 changed files with 2900 additions and 161 deletions

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2017-10-17 17:48+0200\n"
"POT-Creation-Date: 2017-10-19 20:50+0200\n"
"PO-Revision-Date: 2017-07-03 15:20+0000\n"
"Last-Translator: José Rodrigo Baires Quezada <rbaires@irex.org>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/f-droid/"
@ -24,6 +24,16 @@ msgstr ""
msgid "\"%s/\" has no matching metadata file!"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "\"{path}\" contains outdated {name} ({version})"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "\"{path}\" contains recent {name} ({version})"
msgstr ""
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#, python-format
msgid "%(option)s option requires %(number)d argument"
@ -60,19 +70,19 @@ msgstr ""
msgid "%s option does not take a value"
msgstr ""
#: ../fdroidserver/index.py
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keypass' not found in config.py!"
msgstr ""
#: ../fdroidserver/index.py
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keystore' not found in config.py!"
msgstr ""
#: ../fdroidserver/index.py
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keystorepass' not found in config.py!"
msgstr ""
#: ../fdroidserver/index.py
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'repo_keyalias' not found in config.py!"
msgstr ""
@ -135,6 +145,11 @@ msgstr "Añadir una nueva aplicación desde su código fuente"
msgid "Add gpg signatures for packages in repo"
msgstr "Añadir las firmas gpg para los paquetes en el repositorio"
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Adding new repo for only {name}"
msgstr ""
#: ../fdroidserver/init.py
msgid "Alias of the repo signing key in the keystore"
msgstr "Alias de la clave de firma de repositorio en el depósitio de claves"
@ -175,6 +190,10 @@ msgstr ""
msgid "Android SDK path '{path}' is not a directory!"
msgstr ""
#: ../fdroidserver/update.py
msgid "AndroidManifest.xml has no date"
msgstr ""
#: ../fdroidserver/lint.py
#, python-brace-format
msgid "App is in '{repo}' but has a link to {url}"
@ -184,6 +203,11 @@ msgstr ""
msgid "Appending .git is not necessary"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Archiving {apkfilename} with invalid signature!"
msgstr ""
#: ../fdroidserver/lint.py
#, python-brace-format
msgid "Branch '{branch}' used as commit in build '{versionName}'"
@ -238,6 +262,13 @@ msgstr ""
msgid "Check for updates to applications"
msgstr "Buscar actualizaciones de aplicaciones"
#: ../fdroidserver/update.py
#, python-brace-format
msgid ""
"Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, "
"archapks:{arch}"
msgstr ""
#: ../fdroidserver/dscanner.py
msgid "Clean after all scans have finished"
msgstr "Limpiar después de que todos los análisis hayan finalizado"
@ -278,6 +309,15 @@ msgstr "Aplicar cambios"
msgid "Could not find '{command}' on your system"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Could not find {path} to remove it"
msgstr ""
#: ../fdroidserver/update.py
msgid "Could not open apk file for analysis"
msgstr ""
#: ../fdroidserver/import.py
msgid "Couldn't find latest version code"
msgstr ""
@ -290,6 +330,10 @@ msgstr ""
msgid "Couldn't find package ID"
msgstr ""
#: ../fdroidserver/update.py
msgid "Cowardily refusing to overwrite existing signing key setup!"
msgstr ""
#: ../fdroidserver/update.py
msgid "Create a repo signing key in a keystore"
msgstr "Cree una clave de firmado de repositorios en un llavero de claves"
@ -333,6 +377,11 @@ msgstr ""
msgid "Delete APKs and/or OBBs without metadata from the repo"
msgstr "Borrar del repositorio archivos APK y/o OBB sin metadatos"
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Deleting unknown file: {path}"
msgstr ""
#: ../fdroidserver/lint.py
#, python-format
msgid "Description '%s' is just the app's summary"
@ -419,6 +468,16 @@ msgstr ""
msgid "Failed fetching signatures for '{apkfilename}': {error}"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Failed reading {path}: {error}"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Failed resizing {path}: {error}"
msgstr ""
#: ../fdroidserver/publish.py
#, fuzzy
msgid "Failed to align application"
@ -433,6 +492,16 @@ msgstr ""
msgid "Failed to get APK manifest information"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Failed to get apk information, deleting {path}"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Failed to get apk information, skipping {path}"
msgstr ""
#: ../fdroidserver/install.py
#, python-brace-format
msgid "Failed to install '{apkfilename}' on {dev}: {error}"
@ -478,6 +547,11 @@ msgstr ""
msgid "Found multiple signing certificates for repository."
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Found multiple signing certificates in {path}"
msgstr ""
#: ../fdroidserver/index.py
msgid "Found no signing certificates for repository."
msgstr ""
@ -487,6 +561,11 @@ msgstr ""
msgid "Found non-file at %s"
msgstr ""
#: ../fdroidserver/update.py
#, fuzzy, python-brace-format
msgid "Generated skeleton metadata for {appid}"
msgstr "Crear esqueleto de metadatos de archivos que faltan"
#: ../fdroidserver/common.py
#, python-format
msgid "Git checkout of '%s' failed"
@ -520,6 +599,11 @@ msgstr ""
msgid "Ignoring package without metadata: "
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Ignoring stale cache data for {apkfilename}"
msgstr ""
#: ../fdroidserver/rewritemeta.py
#, python-brace-format
msgid "Ignoring {ext} file at '{path}'"
@ -560,6 +644,10 @@ msgid "Interactively ask about things that need updating."
msgstr ""
"Pregunte de forma interactiva sobre temas que necesitan una actualización."
#: ../fdroidserver/update.py
msgid "Invalid APK"
msgstr ""
#: ../fdroidserver/lint.py
msgid "Invalid bulleted list"
msgstr ""
@ -584,7 +672,7 @@ msgstr ""
msgid "Invalid package name {0}"
msgstr ""
#: ../fdroidserver/publish.py
#: ../fdroidserver/publish.py ../fdroidserver/update.py
msgid "Java JDK not found! Install in standard location or set java_paths!"
msgstr ""
@ -683,6 +771,11 @@ msgstr ""
msgid "No signed output directory - nothing to do"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "No signing certificates found in {path}"
msgstr ""
#: ../fdroidserver/common.py
#, python-format
msgid "No such package: %s"
@ -706,6 +799,19 @@ msgstr ""
msgid "Nothing to do for {appid}."
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "OBB file has newer versionCode({integer}) than any APK:"
msgstr ""
#: ../fdroidserver/update.py
msgid "OBB filename must start with \"main.\" or \"patch.\":"
msgstr ""
#: ../fdroidserver/update.py
msgid "OBB's packagename does not match a supported APK:"
msgstr ""
#: ../fdroidserver/checkupdates.py
msgid "Only print differences with the Play Store"
msgstr "Solo imprimir diferencias con el Play Store"
@ -830,6 +936,11 @@ msgid ""
"'{apkfilename}'"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Reading {apkfilename} from cache"
msgstr ""
#: ../fdroidserver/stats.py
#, fuzzy
msgid ""
@ -940,6 +1051,16 @@ msgstr ""
msgid "Skipping '{apkfilename}' with invalid signature!"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Skipping index generation for {appid}"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Skipping {apkfilename} with invalid signature!"
msgstr ""
#: ../fdroidserver/scanner.py
#, python-brace-format
msgid "Skipping {appid}: disabled"
@ -969,6 +1090,12 @@ msgid "Specify editor to use in interactive mode. Default %s"
msgstr ""
"Especifique el editor para utilizar en modo interactivo. Predeterminado %s"
#: ../fdroidserver/update.py
#, fuzzy, python-brace-format
msgid "Specify editor to use in interactive mode. Default is {path}"
msgstr ""
"Especifique el editor para utilizar en modo interactivo. Predeterminado %s"
#: ../fdroidserver/build.py
msgid "Specify that we're running on the build server"
msgstr "Especificar que estamos ejecutando en el servidor de compilación"
@ -995,6 +1122,11 @@ msgstr ""
"Modo de prueba: ponga la salida solo en el directorio tmp y siga "
"desarrollando, incluso si la salida ya existe."
#: ../fdroidserver/update.py
#, python-brace-format
msgid "The OBB version code must come after \"{name}.\":"
msgstr ""
#: ../fdroidserver/btlog.py
msgid "The base URL for the repo to log (default: https://f-droid.org)"
msgstr ""
@ -1119,6 +1251,10 @@ msgstr ""
msgid "Use /HEAD instead of /master to point at a file in the default branch"
msgstr ""
#: ../fdroidserver/update.py
msgid "Use `fdroid update -c` to create it."
msgstr ""
#: ../fdroidserver/build.py
msgid "Use build server"
msgstr "Use un servidor de compilación"
@ -1245,6 +1381,11 @@ msgid_plural "conflicting option strings: %s"
msgstr[0] ""
msgstr[1] ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "deleting: repo/{apkfilename}"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#, python-format
msgid "dest= is required for options like %r"
@ -1269,6 +1410,11 @@ msgstr ""
msgid "expected one argument"
msgstr ""
#: ../fdroid
#, fuzzy
msgid "fdroid [-h|--help|--version] <command> [<args>]"
msgstr "Uso: fdroid [-h|--help|--version] <command> [<args>]"
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
msgid "floating-point"
msgstr ""
@ -1441,6 +1587,11 @@ msgstr ""
msgid "signed APK, either a file-path or HTTPS URL."
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "skipping source tarball: {path}"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#, python-format
msgid "the following arguments are required: %s"
@ -1466,7 +1617,7 @@ msgstr ""
msgid "unsafe permissions on '{config_file}' (should be 0600)!"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid
msgid "usage: "
msgstr ""
@ -1486,11 +1637,31 @@ msgid_plural "{0} apps, {1} key aliases"
msgstr[0] ""
msgstr[1] ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "{apkfilename} ({appid}) has no metadata!"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "{appid} does not have a name! Using package name instead."
msgstr ""
#: ../fdroidserver/lint.py
#, python-brace-format
msgid "{appid}: Unknown extlib {path} in build '{versionName}'"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "{name} \"{path}\" does not exist! Correct it in config.py."
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "{path} is zero size!"
msgstr ""
#: ../fdroidserver/build.py
msgid "{} build failed"
msgid_plural "{} builds failed"