Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (3765 of 3765 strings)
This commit is contained in:
Jeff Huang 2020-01-19 04:17:14 +00:00 committed by Hosted Weblate
parent b5f0d12dbb
commit 6915b83c3b
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -3768,4 +3768,19 @@
<string name="poi_grave">墳墓</string>
<string name="poi_parking_space">停車位</string>
<string name="poi_url">URL</string>
<string name="poi_volcano_type">類型</string>
<string name="poi_volcano_status">狀態</string>
<string name="poi_volcano_type_scoria">火山渣</string>
<string name="poi_volcano_type_stratovolcano">複式火山</string>
<string name="poi_volcano_type_shield">盾狀火山</string>
<string name="poi_volcano_type_maar">低平火山口</string>
<string name="poi_volcano_type_caldera">破火山口</string>
<string name="poi_volcano_type_lava_dome">火山穹丘</string>
<string name="poi_volcano_type_dirt">火山灰</string>
<string name="poi_volcano_last_eruption">最後一次噴發</string>
<string name="poi_volcano_status_extinct">死火山</string>
<string name="poi_volcano_status_dormant">休眠火山</string>
<string name="poi_volcano_status_active">活火山</string>
<string name="poi_volcano_status_inactive">不活躍火山</string>
<string name="poi_volcano_number_of_eruptions">噴發次數</string>
</resources>