zh_TW.json 1.3 KB

12345678910111213141516171819202122232425262728
  1. { "translations": {
  2. "Comments" : "留言",
  3. "New comment …" : "新留言…",
  4. "Delete comment" : "刪除留言",
  5. "Post" : "送出",
  6. "Cancel" : "取消",
  7. "Edit comment" : "編輯留言",
  8. "[Deleted user]" : "[已刪除的使用者]",
  9. "No comments yet, start the conversation!" : "尚無留言,開始討論 !",
  10. "More comments …" : "其他留言…",
  11. "Save" : "儲存",
  12. "Allowed characters {count} of {max}" : "已輸入 {count} / 長度限制 {max}",
  13. "Error occurred while retrieving comment with id {id}" : "取得留言 {id} 發生錯誤",
  14. "Error occurred while updating comment with id {id}" : "編輯留言 {id} 發生錯誤",
  15. "Error occurred while posting comment" : "張貼留言出錯",
  16. "_%n unread comment_::_%n unread comments_" : ["%n 未讀留言"],
  17. "Comment" : "留言",
  18. "<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>",
  19. "You commented" : "您已留言",
  20. "%1$s commented" : "%1$s 留言",
  21. "You commented on %2$s" : "您對 %2$s 留言",
  22. "%1$s commented on %2$s" : "%1$s 在 %2$s 留言",
  23. "Type in a new comment..." : "輸入新留言…",
  24. "No other comments available" : "沒有其他留言",
  25. "More comments..." : "其他留言…",
  26. "{count} unread comments" : "{count} 則未讀留言"
  27. },"pluralForm" :"nplurals=1; plural=0;"
  28. }