forked from MapComplete/MapComplete
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:
parent
6797e5e472
commit
af98634705
1 changed files with 18 additions and 1 deletions
|
@ -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": "自行车咖啡"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue