From c67cb7ba5c84fa459624d7ab851788d620d61135 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sat, 15 Apr 2023 11:53:36 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (88 of 88 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/es/ --- langs/shared-questions/es.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/langs/shared-questions/es.json b/langs/shared-questions/es.json index 800cd11c73..62d1b3c05c 100644 --- a/langs/shared-questions/es.json +++ b/langs/shared-questions/es.json @@ -161,10 +161,10 @@ "then": "Este objeto emite luz" }, "2": { - "then": "Este objeto recibe iluminación, por ejemplo por un foco u otras luces" + "then": "Este objeto está iluminado desde el exterior, por ejemplo, por un foco u otras luces" }, "3": { - "then": "Este objeto ni emite luz ni es iluminado" + "then": "Este objeto no emite luz y no está iluminado por fuentes externas" } }, "question": "¿Está este objeto iluminado o emite luz?" @@ -307,4 +307,4 @@ "question": "¿Cual es la entidad de Wikidata que se corresponde?" } } -} \ No newline at end of file +}