Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 8.2% (353 of 4272 strings)

Translation: MapComplete/layers
Translate-URL: https://translate.mapcomplete.org/projects/mapcomplete/layers/zh_Hant/
This commit is contained in:
Supaplex 2025-03-15 13:24:35 +00:00 committed by Weblate
parent c00e947446
commit ecd2099faf

View file

@ -17,7 +17,25 @@
},
"street": {
"question": "地址所在的道路是?",
"render": "此地址位於街道 <b>{addr:street}</b>"
"render": "此地址位於街道 <b>{addr:street}</b>",
"questionHint": "不要包含門牌號碼"
},
"header": {
"render": "{addr:street} <b>{addr:housenumber}</b> {addr:unit}",
"mappings": {
"0": {
"then": "未知的地址"
}
}
},
"unit": {
"mappings": {
"0": {
"then": "沒有單位號碼"
}
},
"question": "這邊的單位號碼或是字母是什麼?",
"render": "單位號碼是<b>{addr:unit}</b>"
}
},
"title": {
@ -33,7 +51,8 @@
"2": {
"title": "獨自設立的海報框"
}
}
},
"description": "我們會從廣告功能的參數、營運者以及亮燈來完成資料"
},
"artwork": {
"description": "顯示全世界的雕像、半身像、塗鴉以及其他類型的藝術品的地圖",
@ -1213,4 +1232,4 @@
"render": "風機"
}
}
}
}