summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-25 00:12:15 +0000
committerNextcloud bot <bot@nextcloud.com>2018-04-25 00:12:15 +0000
commit9311d4972be75cd24961ad6b5625e66b83af222d (patch)
treee2c46fae9d232afa276af778a40996ca72aabda8 /apps/comments
parentd4ec708867d7487b3793bfbfa0050afeb515f665 (diff)
downloadnextcloud-server-9311d4972be75cd24961ad6b5625e66b83af222d.tar.gz
nextcloud-server-9311d4972be75cd24961ad6b5625e66b83af222d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/zh_TW.js1
-rw-r--r--apps/comments/l10n/zh_TW.json1
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 未讀留言"],