summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/af.js4
-rw-r--r--apps/comments/l10n/af.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/comments/l10n/af.js b/apps/comments/l10n/af.js
index b2a803f19a7..8bf62ae0676 100644
--- a/apps/comments/l10n/af.js
+++ b/apps/comments/l10n/af.js
@@ -13,6 +13,10 @@ OC.L10N.register(
"More comments …" : "Nog kommentare …",
"Save" : "Bewaar",
"Allowed characters {count} of {max}" : "Toegelate karakters {telling} van {maks}",
+ "Error occurred while retrieving comment with id {id}" : "’n Fout het voorgekom toe kommentaar met id {id} opgehaal is",
+ "Error occurred while updating comment with id {id}" : "’n Fout het voorgekom toe kommentaar met id {id} bygewerk is",
+ "Error occurred while posting comment" : "’n Fout het voorgekom toe kommentaar geplaas is",
+ "_%n unread comment_::_%n unread comments_" : ["%n ongeleesde kommentaar","%n ongeleeste kommentare"],
"Comment" : "Kommentaar",
"You commented" : "U het kommentaar gelewer",
"%1$s commented" : "%1$s het kommentaar gelewer",
diff --git a/apps/comments/l10n/af.json b/apps/comments/l10n/af.json
index 8fd80b6d92a..2429b9992eb 100644
--- a/apps/comments/l10n/af.json
+++ b/apps/comments/l10n/af.json
@@ -11,6 +11,10 @@
"More comments …" : "Nog kommentare …",
"Save" : "Bewaar",
"Allowed characters {count} of {max}" : "Toegelate karakters {telling} van {maks}",
+ "Error occurred while retrieving comment with id {id}" : "’n Fout het voorgekom toe kommentaar met id {id} opgehaal is",
+ "Error occurred while updating comment with id {id}" : "’n Fout het voorgekom toe kommentaar met id {id} bygewerk is",
+ "Error occurred while posting comment" : "’n Fout het voorgekom toe kommentaar geplaas is",
+ "_%n unread comment_::_%n unread comments_" : ["%n ongeleesde kommentaar","%n ongeleeste kommentare"],
"Comment" : "Kommentaar",
"You commented" : "U het kommentaar gelewer",
"%1$s commented" : "%1$s het kommentaar gelewer",