From ad4cb37bdb80dd25f6092c03c9f3251477df38c3 Mon Sep 17 00:00:00 2001 From: Iago Date: Wed, 10 Aug 2022 21:06:05 +0000 Subject: [PATCH] Translated using Weblate: Spanish (es) by Iago Currently translated at 99.1% (607 of 612 strings) Translation: F-Droid/F-Droid Server Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/es/ --- locale/es/LC_MESSAGES/fdroidserver.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/es/LC_MESSAGES/fdroidserver.po b/locale/es/LC_MESSAGES/fdroidserver.po index 1993fb76..5354246e 100644 --- a/locale/es/LC_MESSAGES/fdroidserver.po +++ b/locale/es/LC_MESSAGES/fdroidserver.po @@ -18,7 +18,7 @@ msgstr "" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2022-02-15 20:04+0100\n" "PO-Revision-Date: 2022-08-11 20:47+0000\n" -"Last-Translator: Jaime Marquínez Ferrándiz \n" +"Last-Translator: Iago \n" "Language-Team: Spanish \n" "Language: es\n" "MIME-Version: 1.0\n" @@ -1815,7 +1815,7 @@ msgstr "El modo de actualización de etiquetas actualmente solo funciona para re #: ../fdroidserver/checkupdates.py msgid "Tags update mode used in git-svn, but the repo was not set up with tags" -msgstr "" +msgstr "El modo de actualización de etiquetas se utilizó en git-svn, pero el repositorio no se configuró con etiquetas" #: ../fdroidserver/build.py msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists."