Translated using Weblate: Spanish (es) by Swyter <swyterzone@gmail.com>

Currently translated at 100.0% (582 of 582 strings)

Co-authored-by: Swyter <swyterzone@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/es/
Translation: F-Droid/F-Droid Server
This commit is contained in:
Swyter 2025-09-08 21:44:04 +02:00 committed by Hans-Christoph Steiner
parent b1a542bf57
commit c2fcbffebc

View file

@ -21,8 +21,8 @@ msgstr ""
"Project-Id-Version: fdroidserver 0.9\n" "Project-Id-Version: fdroidserver 0.9\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2025-06-25 09:52+0200\n" "POT-Creation-Date: 2025-06-25 09:52+0200\n"
"PO-Revision-Date: 2025-08-31 05:02+0000\n" "PO-Revision-Date: 2025-09-01 12:01+0000\n"
"Last-Translator: emma peel <emma.peel@riseup.net>\n" "Last-Translator: Swyter <swyterzone@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/f-droid/fdroidserver/es/>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/f-droid/fdroidserver/es/>\n"
"Language: es\n" "Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -1485,7 +1485,7 @@ msgstr "Actualización y almacenamiento en caché de las reglas y firmas del esc
#: ../fdroidserver/publish.py #: ../fdroidserver/publish.py
#, python-brace-format #, python-brace-format
msgid "Refusing to sign '{path}', file exists in both {dir1} and {dir2} folder." msgid "Refusing to sign '{path}', file exists in both {dir1} and {dir2} folder."
msgstr "Imposible firmar '{path}', el archivo existe en los directorios {dir1} y {dir2}." msgstr "No se pudo firmar '{path}', el archivo ya existe en las carpetas {dir1} y {dir2}."
#: ../fdroidserver/verify.py #: ../fdroidserver/verify.py
msgid "Remove source tarball and any APKs if successfully verified." msgid "Remove source tarball and any APKs if successfully verified."