mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
purge all vestiges of the unused fdroid stats, closes #839
* for f in locale/*/LC_MESSAGES/fdroidserver.po; do msgattrib --set-obsolete --no-wrap --ignore-file=locale/fdroidserver.pot -o $f $f; done * sed -i 's, \.\./fdroidserver/stats\.py,,' locale/*/LC_MESSAGES/fdroidserver.po
This commit is contained in:
parent
798fe90c67
commit
b8f59097f7
46 changed files with 44 additions and 1012 deletions
|
|
@ -676,10 +676,6 @@ msgstr "No elimine las claves privadas generadas del almacén de claves"
|
|||
msgid "Don't create a source tarball, useful when testing a build"
|
||||
msgstr "No cree un tarball de origen, útil al probar una compilación"
|
||||
|
||||
#: ../fdroidserver/stats.py
|
||||
msgid "Don't do anything logs-related"
|
||||
msgstr "No haga nada con registros relacionados"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Don't refresh the repository, useful when testing a build with no internet connection"
|
||||
msgstr "No actualizar el repositorio, útil al probar una compilación sin conexión a Internet"
|
||||
|
|
@ -693,10 +689,6 @@ msgstr "No use rsync checksums"
|
|||
msgid "Download complete mirrors of small repos"
|
||||
msgstr "Descargar réplicas completas de repositorios pequeños"
|
||||
|
||||
#: ../fdroidserver/stats.py
|
||||
msgid "Download logs we don't have"
|
||||
msgstr "Descargar registros que no tenemos"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-format
|
||||
msgid "Downloading %s"
|
||||
|
|
@ -864,7 +856,7 @@ msgstr "Firmas obtenidas para '{apkfilename}'-> '{sigdir}'"
|
|||
msgid "File disappeared while processing it: {path}"
|
||||
msgstr "El archivo desapareció al procesarlo: {path}"
|
||||
|
||||
#: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py
|
||||
#: ../fdroidserver/verify.py ../fdroidserver/update.py
|
||||
#: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py
|
||||
#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
|
||||
#: ../fdroidserver/install.py
|
||||
|
|
@ -1610,10 +1602,6 @@ msgstr "Falló lectura de packageName/versionCode/versionName, APK inválida: '{
|
|||
msgid "Reading {apkfilename} from cache"
|
||||
msgstr "Leyendo {apkfilename} desde caché"
|
||||
|
||||
#: ../fdroidserver/stats.py
|
||||
msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data."
|
||||
msgstr "Recalcular agregación de estados - usar cuando se hacen cambios que invalidarían los datos antiguos cacheados."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Removing specified files"
|
||||
msgstr "Removiendo archivos especificados"
|
||||
|
|
@ -2095,10 +2083,6 @@ msgstr "Actualizar la información del repositorio para nuevos paquetes"
|
|||
msgid "Update the binary transparency log for a URL"
|
||||
msgstr "Actualizar el registro de transparencia binario para una URL"
|
||||
|
||||
#: ../fdroid ../fdroidserver/__main__.py
|
||||
msgid "Update the stats of the repo"
|
||||
msgstr "Actualizar las estadísticas del repositorio"
|
||||
|
||||
#: ../fdroidserver/update.py ../fdroidserver/build.py
|
||||
msgid "Update the wiki"
|
||||
msgstr "Actualizar el wiki"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue