mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
make -C locale update
This commit is contained in:
parent
68cd544dfb
commit
5a0453ca9d
42 changed files with 253 additions and 880 deletions
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-349-g907c04ea\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-02-21 14:38+0100\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"PO-Revision-Date: 2020-04-29 12:49+0000\n"
|
||||
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
|
||||
"Language-Team: Spanish (Mexico) <https://hosted.weblate.org/projects/f-droid/fdroidserver/es_MX/>\n"
|
||||
|
|
@ -1387,6 +1387,11 @@ msgstr ""
|
|||
msgid "Running wget in {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "SHA-256 of {url} does not match entry!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Scan the resulting APK(s) for known non-free classes."
|
||||
msgstr ""
|
||||
|
|
@ -2289,7 +2294,6 @@ msgstr ""
|
|||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, fuzzy
|
||||
#| msgid "%prog [options]"
|
||||
msgid "options"
|
||||
msgstr "%prog [opciones]"
|
||||
|
||||
|
|
@ -2567,12 +2571,3 @@ msgid "{} build succeeded"
|
|||
msgid_plural "{} builds succeeded"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#~ msgid "Couldn't find latest version code"
|
||||
#~ msgstr "No se pudo encontrar el código de la última versión"
|
||||
|
||||
#~ msgid "Couldn't find latest version name"
|
||||
#~ msgstr "No se pudo encontrar el nombre de la última versión"
|
||||
|
||||
#~ msgid "Create a repo signing key in a keystore"
|
||||
#~ msgstr "Crear una clave de firma de repositorio en un almacén de claves"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue