summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/zh_TW.json
blob: 51883b9e8a14f71194639c29850bab9d5ec6e08b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "translations": {
    "New comment …" : "新備註...",
    "Delete comment" : "刪除備註",
    "Post" : "送出",
    "Cancel" : "取消",
    "Edit comment" : "編輯備註",
    "[Deleted user]" : "[已刪除的使用者]",
    "Comments" : "備註",
    "No comments yet, start the conversation!" : "無備註,開始對談 !",
    "More comments …" : "更多備註...",
    "Save" : "儲存",
    "Allowed characters {count} of {max}" : "已輸入 {count} / 長度限制 {max}",
    "{count} unread comments" : "{count} 則未讀備註",
    "Comment" : "備註",
    "You commented" : "您已備註",
    "%1$s commented" : "%1$s 備註",
    "You commented on %2$s" : "您對 %2$s 備註",
    "%1$s commented on %2$s" : "%1$s 對 %2$s 備註",
    "Type in a new comment..." : "輸入新備註…",
    "No other comments available" : "沒有其他備註",
    "More comments..." : "更多備註…"
},"pluralForm" :"nplurals=1; plural=0;"
}