diff options
Diffstat (limited to 'apps/comments/l10n/hu.js')
-rw-r--r-- | apps/comments/l10n/hu.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js index d855db67e45..71daf196ed0 100644 --- a/apps/comments/l10n/hu.js +++ b/apps/comments/l10n/hu.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Több hozzászólás...", "Save" : "Mentés", "Allowed characters {count} of {max}" : "Engedélyezett karakterek: {count} / {max}", + "Error occurred while retrieving comment with ID {id}" : "Hiba a {id} számú komment betöltésekor", "Error occurred while updating comment with id {id}" : "Hiba a következő azonosítójú hozzászólás frissítése közben: {id}", "Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben", "_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"], |