From f0f23d0f93e74f91389dedf69420fdf8ca6b9919 Mon Sep 17 00:00:00 2001 From: Artem Date: Sun, 30 May 2021 13:31:20 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 39.3% (140 of 356 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/ru/ --- langs/themes/ru.json | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/langs/themes/ru.json b/langs/themes/ru.json index 270dbf8997..40c2a0a8c4 100644 --- a/langs/themes/ru.json +++ b/langs/themes/ru.json @@ -362,6 +362,18 @@ } } } + }, + "roamingRenderings": { + "6": { + "mappings": { + "1": { + "then": "Спортивное скалолазание здесь невозможно" + }, + "0": { + "then": "Здесь можно заняться спортивным скалолазанием" + } + } + } } }, "drinking_water": { @@ -476,5 +488,23 @@ }, "trees": { "title": "Деревья" + }, + "toilets": { + "description": "Карта общественных туалетов", + "title": "Открытая карта туалетов" + }, + "facadegardens": { + "layers": { + "0": { + "tagRenderings": { + "4": { + "render": "Дата строительства сада: {start_date}" + } + } + } + } + }, + "cyclofix": { + "title": "Cyclofix - открытая карта для велосипедистов" } -} \ No newline at end of file +}