From 3d0ba7c0361a9d49c04403341a6fb2b1735fff6f Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sat, 14 Oct 2023 20:32:46 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (425 of 425 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/es/ --- langs/themes/es.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/langs/themes/es.json b/langs/themes/es.json index eb73a06fe..3c7b2085e 100644 --- a/langs/themes/es.json +++ b/langs/themes/es.json @@ -766,6 +766,9 @@ "tagRenderings": { "building type": { "question": "¿Qué tipo de edificio es este?" + }, + "grb-reference": { + "render": "Se ha importado de GRB, el número de referencia es {source:geometry:ref}" } } }, @@ -899,6 +902,13 @@ } } }, + "6": { + "options": { + "0": { + "question": "Hecho con el host {search}" + } + } + }, "7": { "options": { "0": { @@ -907,13 +917,19 @@ } } }, + "name": "Centro del conjunto de cambios", "tagRenderings": { "contributor": { "question": "¿Qué contribuidor hizo este cambio?", "render": "Cambio realizado por {user}" }, + "host": { + "question": "¿Con qué host (página web) se realizó este cambio?", + "render": "Cambio realizado con {host}" + }, "locale": { - "question": "¿En qué configuración regional (idioma) se realizó este cambio?" + "question": "¿En qué configuración regional (idioma) se realizó este cambio?", + "render": "La configuración regional del usuario es {locale}" }, "show_changeset_id": { "render": "Conjunto de cambios {id}"