Translated using Weblate (Chinese (Simplified))

Currently translated at 2.8% (74 of 2625 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/zh_Hans/
This commit is contained in:
Pieter Vander Vennet 2023-01-22 00:24:26 +00:00 committed by Pieter Vander Vennet
parent 6797e5e472
commit af98634705

View file

@ -31,6 +31,23 @@
"description": "向地图中添加一个救护车站",
"title": "救护车站"
}
},
"tagRenderings": {
"ambulance-agency": {
"render": "这个站点由 {operator}运营",
"question": "哪家机构运营这个站点?"
},
"ambulance-name": {
"question": "这个救护车站叫什么名字?",
"render": "这个站点名为 {name}."
},
"ambulance-operator-type": {
"mappings": {
"0": {
"then": "这个站点由政府运营。"
}
}
}
}
},
"artwork": {
@ -236,4 +253,4 @@
"render": "自行车咖啡"
}
}
}
}