mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 17:01:06 +03:00
locale: fix corrupt python formats
This commit is contained in:
parent
d1fd58681e
commit
e38f7dad68
13 changed files with 48 additions and 48 deletions
|
@ -1034,14 +1034,14 @@ msgid "Include the source tarballs in the mirror"
|
|||
msgstr "Incluir en el espejo los archivos tarball de código fuente"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid "Including metadata from %s@%s"
|
||||
msgstr "Metadatos no válidos en %s:%d"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Including metadata from {path}"
|
||||
msgstr "Formato de metadatos desconocido: {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Initialising submodules"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue