From 422d01dfe51f7645085e5d182c47e146c4087784 Mon Sep 17 00:00:00 2001 From: phlostically Date: Sat, 30 Oct 2021 13:43:57 +0000 Subject: [PATCH] Translated using Weblate (Esperanto) Currently translated at 3.8% (17 of 440 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/eo/ --- langs/themes/eo.json | 118 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 116 insertions(+), 2 deletions(-) diff --git a/langs/themes/eo.json b/langs/themes/eo.json index 968beb4986..f96926341d 100644 --- a/langs/themes/eo.json +++ b/langs/themes/eo.json @@ -1,5 +1,119 @@ { "ghostbikes": { - "title": "Fantombiciklo" + "title": "Fantombicikloj" + }, + "openwindpowermap": { + "layers": { + "0": { + "units": { + "0": { + "applicableUnits": { + "3": { + "human": " gigavatoj" + }, + "2": { + "human": " vatoj" + }, + "1": { + "human": " kilovatoj" + }, + "0": { + "human": " megavatoj" + } + } + }, + "1": { + "applicableUnits": { + "0": { + "human": " metro" + } + } + } + }, + "title": { + "mappings": { + "0": { + "then": "{name}" + } + } + } + } + } + }, + "cyclestreets": { + "layers": { + "2": { + "title": { + "render": "Strato" + }, + "name": "Ĉiuj stratoj" + } + } + }, + "hailhydrant": { + "layers": { + "1": { + "tagRenderings": { + "extinguisher-location": { + "render": "Loko: {location}" + } + } + } + } + }, + "climbing": { + "overrideAll": { + "units+": { + "0": { + "applicableUnits": { + "0": { + "human": " metro" + }, + "1": { + "human": " futo" + } + } + } + } + } + }, + "facadegardens": { + "layers": { + "0": { + "tagRenderings": { + "facadegardens-description": { + "render": "Pliaj detaloj: {description}" + } + } + } + } + }, + "hackerspaces": { + "layers": { + "0": { + "icon": { + "mappings": { + "0": { + "then": "./assets/themes/hackerspaces/led.png" + } + } + }, + "title": { + "mappings": { + "0": { + "then": " {name}" + } + } + }, + "tagRenderings": { + "hackerspaces-opening_hours": { + "render": "{opening_hours_table()}" + } + } + } + } + }, + "maps": { + "title": "Mapo de mapoj" } -} \ No newline at end of file +}