fix(l10n): Update Spanish translations

Currently translated at 100.0% (14 of 14 strings)

Translation: Pachli/Core/Preferences : Main
Translate-URL: https://hosted.weblate.org/projects/pachli/corepreferences-main/es/
This commit is contained in:
Juan M Sevilla 2024-10-05 19:49:52 +00:00 committed by Nik Clayton
parent 23ac1c04d2
commit 03fbaf61b4
1 changed files with 3 additions and 3 deletions

View File

@ -6,10 +6,10 @@
<string name="app_theme_dark">Oscuro</string>
<string name="app_theme_system">Usar tema del sistema</string>
<string name="pref_category_downloads">Descargas</string>
<string name="pref_title_downloads">Ubicación de descarga</string>
<string name="pref_title_downloads">Ubicación de las descargas</string>
<string name="download_location_downloads">Carpeta de Descargas</string>
<string name="download_location_per_account">Carpetas de cuenta, en carpeta Descargas</string>
<string name="download_location_per_sender">Carpetas Per-sender, en carpeta Descargas</string>
<string name="download_location_per_account">Subcarpeta de cuenta, en Descargas</string>
<string name="download_location_per_sender">Subcarpeta de cuenta que publica, en Descargas</string>
<string name="pref_title_tab_tap">Acción al tocar una pestaña</string>
<string name="tab_tap_behaviour_jump_to_next_page">Saltar a la siguiente página</string>
<string name="tab_tap_behaviour_jump_to_newest">Saltar al contenido más nuevo</string>