Comments/i18n/zh-hant.json

70 lines
3.3 KiB
JSON
Raw Normal View History

2017-09-27 17:53:26 +02:00
{
"@metadata": {
"authors": [
"Justincheng12345",
"Shirayuki",
"Simon Shek",
"Mywood",
"Cwlin0416",
"Impersonator 1",
"Liuxinyu970226",
"LNDDYL"
]
},
"comments-comment": "評論",
"comments-desc": "增加 <code>&lt;comments&gt;</code> 語法分析器連結,允許在頁面上發表評論",
"comments-db-locked": "<h3>增加評論</h3>資料庫因例行性維護目前已鎖定,待維護作業完成後會恢復正常。請稍後再檢查一次。",
"comments-voted-label": "已投票",
"comments-loading": "讀取中...",
"comments-auto-refresher-enable": "啟用自動更新評論",
"comments-auto-refresher-pause": "暫停自動更新評論",
"comments-reply-to": "回覆 {{GENDER:$2|$1}}",
"comments-cancel-reply": "取消",
"comments-block-warning-anon": "您確定要永久忽略所有來自此匿名使用者的評論 (透過 IP 位址) ",
"comments-block-warning-user": "您確定要永久忽略所有來自使用者 $1 的評論?",
"comments-delete-warning": "您確定要刪除此評論?",
"comments-sort-by-date": "依日期排序",
"comments-sort-by-score": "依分數排序",
"comments-show-comment-link": "顯示評論",
"comments-manage-blocklist-link": "管理忽略清單",
"comments-ignore-message": "您已忽略此評論的作者",
"comments-you": "您",
"comments-reply": "回覆",
"comments-login-required": "您必須登入以發表評論。",
"comments-not-allowed": "您未被允許發表評論。",
"comments-post": "發表評論",
"comments-submit": "發表您的評論",
"comments-score-text": "分數",
"comments-permalink": "靜態連結",
"comments-delete-link": "刪除評論",
"comments-anon-name": "匿名使用者",
"comments-anon-message": "{{SITENAME}} 歡迎<b>任何評論</b>。若您不想以匿名發表評論,請 <a href=\"$1\">註冊</a> 或 <a href=\"$2\">登入</a>。這是免費的。",
"comments-links-are-forbidden": "評論內容禁止使用外部連結!",
"comments-is-spam": "已送出的評論內容被判定為垃圾訊息。",
"comments-ignore-item": "<a href=\"$1\">$2</a> 於 $3 <a href=\"$4\">(解除封鎖)</a>",
"comments-ignore-no-users": "目前沒有使用者被封鎖。",
"comments-ignore-remove-message": "您確定要取消封鎖使用者 <b>$1</b> 的評論?",
"comments-ignore-unblock": "解除封鎖",
"comments-ignore-cancel": "取消",
"comments-ignore-title": "評論忽略清單",
"commentignorelist": "評論忽略清單",
"comments-no-comments-of-day": "當天沒有任何評論。",
"log-name-comments": "評論日誌",
"log-description-comments": "此為評論的日誌。",
"logentry-comments-add": "$1 已發表新的評論於 $3",
"logentry-comments-delete": "$1 已刪除評論 #$4 於 $3",
"comments-time-ago": "$1 前",
"comments-time-months": "$1 個月",
"comments-time-days": "$1 天",
"comments-time-hours": "$1 小時",
"comments-time-minutes": "$1 分鍾",
"comments-time-seconds": "$1 秒",
"log-show-hide-comments": "$1評論日誌",
"group-commentadmin": "評論管理員",
"group-commentadmin-member": "{{GENDER:$1|評論管理員}}",
"grouppage-commentadmin": "{{ns:project}}:Comment administrators",
"right-comment": "送出評論",
"right-commentadmin": "管理使用者送出的評論",
"right-commentlinks": "在評論中使用外部連結"
}