diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-25 00:11:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-25 00:11:50 +0000 |
commit | 3e14f21ae76a591902fddae74cafa958a0b4a0a8 (patch) | |
tree | 41edecfa7e8f2155c991c102a661971448e5d49e /apps/comments | |
parent | 0dc019370d10b6a0dfcc2de730b90ed3572f2a35 (diff) | |
download | nextcloud-server-3e14f21ae76a591902fddae74cafa958a0b4a0a8.tar.gz nextcloud-server-3e14f21ae76a591902fddae74cafa958a0b4a0a8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/zh_TW.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index 4e677cc1668..cd01947fbb6 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "其他留言…", "Save" : "儲存", "Allowed characters {count} of {max}" : "已輸入 {count} / 長度限制 {max}", + "Error occurred while retrieving comment with ID {id}" : "在擷取 ID {id} 的註解時發生錯誤", "Error occurred while updating comment with id {id}" : "編輯留言 {id} 發生錯誤", "Error occurred while posting comment" : "張貼留言出錯", "_%n unread comment_::_%n unread comments_" : ["%n 未讀留言"], diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json index 847ee5b7ae5..1c8d8f20032 100644 --- a/apps/comments/l10n/zh_TW.json +++ b/apps/comments/l10n/zh_TW.json @@ -10,6 +10,7 @@ "More comments …" : "其他留言…", "Save" : "儲存", "Allowed characters {count} of {max}" : "已輸入 {count} / 長度限制 {max}", + "Error occurred while retrieving comment with ID {id}" : "在擷取 ID {id} 的註解時發生錯誤", "Error occurred while updating comment with id {id}" : "編輯留言 {id} 發生錯誤", "Error occurred while posting comment" : "張貼留言出錯", "_%n unread comment_::_%n unread comments_" : ["%n 未讀留言"], |