diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-01 00:08:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-01 00:08:23 +0000 |
commit | da03018add9d4dcd1ff0bd00089a61a06e619a13 (patch) | |
tree | 7b83d87acb2b6d4bfebf95ee80a2471162cda2fc /apps/comments/l10n/zh_TW.js | |
parent | 99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2 (diff) | |
download | nextcloud-server-da03018add9d4dcd1ff0bd00089a61a06e619a13.tar.gz nextcloud-server-da03018add9d4dcd1ff0bd00089a61a06e619a13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/zh_TW.js')
-rw-r--r-- | apps/comments/l10n/zh_TW.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index 0244758d975..8d68e206192 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.js @@ -15,6 +15,7 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "取得留言 {id} 發生錯誤", "Error occurred while updating comment with id {id}" : "編輯留言 {id} 發生錯誤", "Error occurred while posting comment" : "張貼留言出錯", + "_%n unread comment_::_%n unread comments_" : ["%n 未讀留言"], "Comment" : "留言", "<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>", "You commented" : "您已留言", |