summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
commit8f4ec8583d8d30586f292a153854560bdb20a0b2 (patch)
treea6e4cdf4ebb1f11402a1dca4afa609b6b811640c /apps/comments/l10n/zh_TW.js
parent789e6e7363514cc9dc669ef259ac1a5e491c2277 (diff)
downloadnextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.tar.gz
nextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/zh_TW.js')
-rw-r--r--apps/comments/l10n/zh_TW.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js
index e55ab63f281..9c3ac8e1275 100644
--- a/apps/comments/l10n/zh_TW.js
+++ b/apps/comments/l10n/zh_TW.js
@@ -17,14 +17,14 @@ OC.L10N.register(
"Error occurred while posting comment" : "張貼留言出錯",
"_%n unread comment_::_%n unread comments_" : ["%n 未讀留言"],
"Comment" : "留言",
- "<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>",
"You commented" : "您已留言",
"%1$s commented" : "%1$s 留言",
- "You commented on %2$s" : "您對 %2$s 留言",
"%1$s commented on %2$s" : "%1$s 在 %2$s 留言",
+ "<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>",
"Type in a new comment..." : "輸入新留言…",
"No other comments available" : "沒有其他留言",
"More comments..." : "其他留言…",
- "{count} unread comments" : "{count} 則未讀留言"
+ "{count} unread comments" : "{count} 則未讀留言",
+ "You commented on %2$s" : "您對 %2$s 留言"
},
"nplurals=1; plural=0;");