From ca8b949477af752a9ad50d5defd3148ca4049b58 Mon Sep 17 00:00:00 2001 From: Ryan C Date: Sun, 15 Sep 2024 16:26:12 +0000 Subject: [PATCH] Translated using Weblate (Filipino) Currently translated at 3.0% (14 of 453 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/fil/ --- langs/themes/fil.json | 53 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 52 insertions(+), 1 deletion(-) diff --git a/langs/themes/fil.json b/langs/themes/fil.json index e8329c0b08..9c48d05e1b 100644 --- a/langs/themes/fil.json +++ b/langs/themes/fil.json @@ -6,5 +6,56 @@ "artwork": { "description": "Malugod na pag-dating sa Open Artwork Map, ang mapa ng mga bantayog, graffiti, at iba pang likhang sining sa buong mundo", "title": "Open Artwork Map" + }, + "bag": { + "layers": { + "0": { + "tagRenderings": { + "Reference": { + "mappings": { + "0": { + "then": "Walang sanggunian ang gusaling ito sa BAG" + } + }, + "render": "Ang sanggunian sa BAG ay {ref:bag}" + } + } + }, + "2": { + "description": "Mga gusali mula sa rehistro ng BAG", + "tagRenderings": { + "Build year": { + "mappings": { + "0": { + "then": "Sinimulan ang gusali noong {_bag_obj:start_date}" + } + }, + "render": "Ang gusaling ito ay itinayo noong {_bag_obj:start_date}" + }, + "Building type": { + "mappings": { + "0": { + "then": "Ang uri ng gusali ay magiging {_bag_obj:construction}" + } + }, + "render": "Ang uri ng gusali ay {_bag_obj:building}" + }, + "Reference": { + "render": "Ang sanggunian sa BAG ay {_bag_obj:ref:bag}" + } + } + } + } + }, + "benches": { + "shortDescription": "Mapa ng upuan", + "title": "Mga upuan" + }, + "bicycle_parkings": { + "description": "Mapa na nagpapakita ng lahat ng uri ng paradahan ng bisikleta", + "title": "Mga paradahan ng bisikleta" + }, + "blind_osm": { + "title": "OSM para sa mga bulag" } -} \ No newline at end of file +}