forked from MapComplete/MapComplete
Translated using Weblate (Chinese (Traditional))
Currently translated at 71.2% (231 of 324 strings) Translation: MapComplete/Core Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/zh_Hant/
This commit is contained in:
parent
8fb5338520
commit
9386cc21eb
1 changed files with 303 additions and 284 deletions
|
@ -266,9 +266,10 @@
|
|||
},
|
||||
"index": {
|
||||
"pickTheme": "請挑選主題來開始。",
|
||||
"intro": "MapComplete 是開放街圖能夠顯示特定主題的檢視器與編輯器。",
|
||||
"intro": "MapComplete 是開放街圖能夠顯示特定主題的檢視器與編輯器,能夠顯示與允許更新特定主題的地圖。",
|
||||
"title": "歡迎使用 MapComplete",
|
||||
"#": "當沒有載入主題時,這些文字會在主題按鈕上面顯示"
|
||||
"#": "當沒有載入主題時,這些文字會在主題按鈕上面顯示",
|
||||
"featuredThemeTitle": "這週的焦點"
|
||||
},
|
||||
"centerMessage": {
|
||||
"retrying": "無法讀取資料,請在 {count} 秒後再試一次…",
|
||||
|
@ -280,7 +281,7 @@
|
|||
"isDeleted": "已移除",
|
||||
"doDelete": "移除圖片",
|
||||
"dontDelete": "取消",
|
||||
"uploadDone": "<span class=\"thanks\">已經新增你的照片,謝謝你的協助!</span>",
|
||||
"uploadDone": "已經新增你的照片,謝謝你的協助!",
|
||||
"respectPrivacy": "請別照人像或是車牌,不要上傳 Google 地圖、Google 街景或其他受版權保護的資料來源。",
|
||||
"uploadFailed": "無法上傳您的圖片。您是否已連線至網際網路,並允許第三方 API?Brave 瀏覽器或 uMatrix 外掛程式都可能會封鎖它們。",
|
||||
"ccb": "以 CC-BY 授權條款",
|
||||
|
@ -290,6 +291,24 @@
|
|||
"pleaseLogin": "請登入以新增圖片",
|
||||
"uploadingMultiple": "正在上傳 {count} 張圖片…",
|
||||
"uploadingPicture": "正在上傳你的圖片…",
|
||||
"addPicture": "新增圖片"
|
||||
"addPicture": "新增圖片",
|
||||
"toBig": "{actual_size} 因此照片太大,請使用最大 {max_size} 的照片",
|
||||
"uploadMultipleDone": "已經新增 {count} 圖片,謝謝你的幫忙!"
|
||||
},
|
||||
"delete": {
|
||||
"safeDelete": "這點無法安全地刪除。",
|
||||
"delete": "刪除",
|
||||
"cannotBeDeleted": "這圖徵無法刪除",
|
||||
"loginToDelete": "你必須登入才能刪除點",
|
||||
"isDeleted": "這圖徵已經刪除",
|
||||
"cancel": "取消"
|
||||
},
|
||||
"split": {
|
||||
"loginToSplit": "你必須登入才能分割道路",
|
||||
"split": "分開",
|
||||
"cancel": "取消",
|
||||
"splitTitle": "請在地圖選擇要在那裡分割道路",
|
||||
"hasBeenSplit": "這路徑已經分割",
|
||||
"inviteToSplit": "分割這道路比較小的片段,讓不同道路能有不同的屬性。"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue