summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-01 00:08:23 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-01 00:08:23 +0000
commitda03018add9d4dcd1ff0bd00089a61a06e619a13 (patch)
tree7b83d87acb2b6d4bfebf95ee80a2471162cda2fc /apps/comments/l10n
parent99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2 (diff)
downloadnextcloud-server-da03018add9d4dcd1ff0bd00089a61a06e619a13.tar.gz
nextcloud-server-da03018add9d4dcd1ff0bd00089a61a06e619a13.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/nl.js1
-rw-r--r--apps/comments/l10n/nl.json1
-rw-r--r--apps/comments/l10n/zh_TW.js1
-rw-r--r--apps/comments/l10n/zh_TW.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js
index 1c98b8e5b6f..d9d44faded2 100644
--- a/apps/comments/l10n/nl.js
+++ b/apps/comments/l10n/nl.js
@@ -15,6 +15,7 @@ OC.L10N.register(
"Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}",
"Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}",
"Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie",
+ "_%n unread comment_::_%n unread comments_" : ["%n ongelezen reactie","%n ongelezen reacties"],
"Comment" : "Reactie",
"<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
"You commented" : "Je reageerde",
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json
index babdebb7dc5..184a35733ec 100644
--- a/apps/comments/l10n/nl.json
+++ b/apps/comments/l10n/nl.json
@@ -13,6 +13,7 @@
"Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}",
"Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}",
"Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie",
+ "_%n unread comment_::_%n unread comments_" : ["%n ongelezen reactie","%n ongelezen reacties"],
"Comment" : "Reactie",
"<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
"You commented" : "Je reageerde",
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" : "您已留言",
diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json
index fddd4e6f158..405dd106ef2 100644
--- a/apps/comments/l10n/zh_TW.json
+++ b/apps/comments/l10n/zh_TW.json
@@ -13,6 +13,7 @@
"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" : "您已留言",