From 9c8744af3950eadbf4b1c583b47bc4608764f823 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sat, 26 Oct 2024 19:15:37 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (348 of 348 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/es/ --- lib/l10n/app_es.arb | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index 49098a8..d8897fa 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -682,7 +682,7 @@ "description": "Usar para establecer un cierto valor", "context": "Establecer 'tiempo'" }, - "setIdentityTo": "Establecer identidad a {name}", + "setIdentityTo": "Cambiar identidad a {name}", "@setIdentityTo": { "description": "setIdentityTo", "placeholders": { @@ -1067,5 +1067,17 @@ "type": "int" } } - } + }, + "subtitleConfiguration": "Configuración de subtítulos", + "@subtitleConfiguration": {}, + "screenBrightness": "Brillo de la pantalla", + "@screenBrightness": {}, + "scale": "Escala", + "@scale": {}, + "subtitle": "Subtitular", + "@subtitle": {}, + "playBackSettings": "Configuración de reproducción", + "@playBackSettings": {}, + "off": "Apagar", + "@off": {} }