From 3e963bc6fdd141fb4ebfae94928ca8bc407021b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Podhoreck=C3=BD?= Date: Mon, 24 Oct 2022 13:50:28 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 1.6% (6 of 373 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/cs/ --- langs/themes/cs.json | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/langs/themes/cs.json b/langs/themes/cs.json index 0967ef424b..fa4aa7091a 100644 --- a/langs/themes/cs.json +++ b/langs/themes/cs.json @@ -1 +1,26 @@ -{} +{ + "aed": { + "title": "Open AED Mapa", + "description": "Na této mapě lze najít a označit defibrilátory v okolí" + }, + "artwork": { + "title": "Open Artwork Map", + "description": "Otevřená mapa soch, bust, graffiti a dalších uměleckých děl po celém světě" + }, + "bag": { + "description": "Toto téma pomáhá s importem dat ze systému BAG", + "layers": { + "0": { + "tagRenderings": { + "Reference": { + "mappings": { + "0": { + "then": "Tato budova nemá v BAG žádný odkaz" + } + } + } + } + } + } + } +}