From a8a865e73ac52a80e71a492d11d2c2c96106f646 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sat, 16 Nov 2024 13:06:33 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (392 of 392 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/es/ --- lib/l10n/app_es.arb | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index ca5c14b..fcaaf14 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -1166,5 +1166,13 @@ "clientSettingsShowAllCollectionsTitle": "Mostrar todos los tipos de colección", "@clientSettingsShowAllCollectionsTitle": {}, "clientSettingsShowAllCollectionsDesc": "Cuando está habilitado, muestra todos los tipos de colección, incluyendo aquellos que no son compatibles con Fladder", - "@clientSettingsShowAllCollectionsDesc": {} + "@clientSettingsShowAllCollectionsDesc": {}, + "resumeVideo": "Reanudar vídeo", + "@resumeVideo": {}, + "closeVideo": "Cerrar vídeo", + "@closeVideo": {}, + "playNextVideo": "Reproducir el siguiente vídeo", + "@playNextVideo": {}, + "stop": "Detener", + "@stop": {} }