From b95d4f017f87a8dff1fdd7ba228aba4c0a21eae5 Mon Sep 17 00:00:00 2001 From: phlostically Date: Sat, 30 Oct 2021 13:43:19 +0000 Subject: [PATCH] Translated using Weblate (Esperanto) Currently translated at 4.6% (50 of 1072 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/eo/ --- langs/layers/eo.json | 186 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 185 insertions(+), 1 deletion(-) diff --git a/langs/layers/eo.json b/langs/layers/eo.json index 4041ba0b78..5dccc94efc 100644 --- a/langs/layers/eo.json +++ b/langs/layers/eo.json @@ -4,5 +4,189 @@ "title": { "render": "Fantombiciklo" } + }, + "shops": { + "title": { + "mappings": { + "1": { + "then": "{shop}" + }, + "0": { + "then": "{name}" + } + }, + "render": "Butiko" + }, + "tagRenderings": { + "shops-shop": { + "question": "Kion vendas ĉi tiu butiko?", + "render": "Ĉi tiu butiko vendas {shop}", + "mappings": { + "4": { + "then": "Bakejo" + } + } + }, + "shops-phone": { + "render": "{phone}", + "question": "Kio estas la telefonnumero?" + }, + "shops-email": { + "question": "Kio estas la retpoŝta adreso de ĉi tiu butiko?", + "render": "{email}" + }, + "shops-website": { + "render": "{website}" + } + }, + "presets": { + "0": { + "description": "Enmeti novan butikon", + "title": "Butiko" + } + }, + "description": "Butiko", + "name": "Butiko" + }, + "slow_roads": { + "tagRenderings": { + "slow_roads-surface": { + "render": "La surfaco estas {surface}", + "mappings": { + "6": { + "then": "La surfaco estas betona" + }, + "3": { + "then": "La surfaco estas sabla" + }, + "0": { + "then": "La surfaco estas herba" + } + } + } + } + }, + "viewpoint": { + "name": "Vidpunkto", + "title": { + "render": "Vidpunkto" + } + }, + "visitor_information_centre": { + "title": { + "mappings": { + "1": { + "then": "{name}" + } + }, + "render": "{name}" + } + }, + "bench": { + "tagRenderings": { + "bench-material": { + "mappings": { + "0": { + "then": "Materialo: ligna" + }, + "4": { + "then": "Materialo: plasta" + }, + "1": { + "then": "Materialo: metala" + }, + "2": { + "then": "Materialo: ŝtona" + }, + "3": { + "then": "Materialo: betona" + }, + "5": { + "then": "Materialo: ŝtala" + } + }, + "render": "Materialo: {material}" + }, + "bench-colour": { + "mappings": { + "5": { + "then": "Koloro: nigra" + }, + "6": { + "then": "Koloro: blua" + }, + "7": { + "then": "Koloro: flava" + }, + "0": { + "then": "Koloro: bruna" + }, + "1": { + "then": "Koloro: verda" + }, + "2": { + "then": "Koloro: griza" + }, + "3": { + "then": "Koloro: blanka" + }, + "4": { + "then": "Koloro: ruĝa" + } + }, + "render": "Koloro: {colour}" + } + } + }, + "bench_at_pt": { + "tagRenderings": { + "bench_at_pt-name": { + "render": "{name}" + } + } + }, + "waste_basket": { + "iconSize": { + "mappings": { + "0": { + "then": "Rubujo" + } + } + }, + "name": "Rubujo", + "presets": { + "0": { + "title": "Rubujo" + } + } + }, + "tree_node": { + "title": { + "mappings": { + "0": { + "then": "{name}" + } + }, + "render": "Arbo" + }, + "tagRenderings": { + "tree_node-name": { + "render": "Nomo: {name}" + } + } + }, + "bicycle_library": { + "presets": { + "0": { + "title": "Fietsbibliotheek" + } + } + }, + "bike_parking": { + "tagRenderings": { + "Access": { + "render": "{access}" + } + } } -} \ No newline at end of file +}