diff options
Diffstat (limited to 'apps/comments/l10n/af.js')
-rw-r--r-- | apps/comments/l10n/af.js | 4 |
1 files changed, 4 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", |