From 9311d4972be75cd24961ad6b5625e66b83af222d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 25 Apr 2018 00:12:15 +0000 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/zh_TW.js | 1 + apps/comments/l10n/zh_TW.json | 1 + 2 files changed, 2 insertions(+) (limited to 'apps') 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 未讀留言"], -- cgit v1.2.3