forked from MapComplete/MapComplete
Translated using Weblate (Chinese (Traditional))
Currently translated at 1.6% (9 of 557 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/zh_Hant/
This commit is contained in:
parent
e138bfdb45
commit
ef7ce6d102
1 changed files with 29 additions and 1 deletions
|
@ -1 +1,29 @@
|
|||
{}
|
||||
{
|
||||
"bench": {
|
||||
"tagRenderings": {
|
||||
"3": {
|
||||
"render": "材質:{material}"
|
||||
},
|
||||
"2": {
|
||||
"question": "這個長椅有幾個位子?",
|
||||
"render": "{seats} 座位數"
|
||||
},
|
||||
"1": {
|
||||
"question": "這個長椅是否有靠背?",
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "靠背:無"
|
||||
},
|
||||
"0": {
|
||||
"then": "靠背:有"
|
||||
}
|
||||
},
|
||||
"render": "靠背"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "長椅"
|
||||
},
|
||||
"name": "長椅"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue