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:
Hans-Christoph Steiner 2023-02-19 22:23:04 +01:00
parent 798fe90c67
commit b8f59097f7
46 changed files with 44 additions and 1012 deletions

View file

@ -667,10 +667,6 @@ msgstr "Não remover as chaves privadas geradas do keystore"
msgid "Don't create a source tarball, useful when testing a build"
msgstr "Não criar um tarball da fonte; útil quando testando uma compilação"
#: ../fdroidserver/stats.py
msgid "Don't do anything logs-related"
msgstr "Não fazer nada relacionado a registros de alterações"
#: ../fdroidserver/build.py
msgid "Don't refresh the repository, useful when testing a build with no internet connection"
msgstr "Não atualizar o repositório; útil quando testando uma compilação sem conexão com a internet"
@ -684,10 +680,6 @@ msgstr "Não usar as somas de verificação (checksums) do rsync"
msgid "Download complete mirrors of small repos"
msgstr "Descarregar espelhos completos de repos pequenos"
#: ../fdroidserver/stats.py
msgid "Download logs we don't have"
msgstr "Descarregar os registos que nós não temos"
#: ../fdroidserver/common.py
#, python-format
msgid "Downloading %s"
@ -855,7 +847,7 @@ msgstr "Assinaturas obtidas para '{apkfilename}'-> '{sigdir}'"
msgid "File disappeared while processing it: {path}"
msgstr "O ficheiro desapareceu enquanto era processado: {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
@ -1601,10 +1593,6 @@ msgstr "A leitura de packageName/versionCode/versionName falhou, APK inválido:
msgid "Reading {apkfilename} from cache"
msgstr "Lendo {apkfilename} do cache"
#: ../fdroidserver/stats.py
msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data."
msgstr "Recalcular estatísticas agregadas - use quando foram feitas alterações que invalidariam os dados cache antigos."
#: ../fdroidserver/common.py
msgid "Removing specified files"
msgstr "Apagando ficheiros especificados"
@ -2086,10 +2074,6 @@ msgstr "Atualizar a informação do repositório para novos pacotes"
msgid "Update the binary transparency log for a URL"
msgstr "Atualizar o registo de transparência de binário para um URL"
#: ../fdroid ../fdroidserver/__main__.py
msgid "Update the stats of the repo"
msgstr "Atualizar as estatísticas do repositório"
#: ../fdroidserver/update.py ../fdroidserver/build.py
msgid "Update the wiki"
msgstr "Atualizar a wiki"