aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/hu.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/hu.js')
-rw-r--r--apps/comments/l10n/hu.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js
index ff2a217646e..0ca8628bdc1 100644
--- a/apps/comments/l10n/hu.js
+++ b/apps/comments/l10n/hu.js
@@ -21,13 +21,13 @@ OC.L10N.register(
"Retry" : "Újra",
"Failed to mark comments as read" : "A hozzászólások olvasottnak jelölése sikertelen",
"Unable to load the comments list" : "A hozzászólások betöltése sikertelen",
- "_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"],
"_1 new comment_::_{unread} new comments_" : ["1 új hozzászólás","{unread} új hozzászólás"],
"Comment" : "Hozzászólás",
"An error occurred while trying to edit the comment" : "Hiba történt a megjegyzés szerkesztése közben",
"Comment deleted" : "Hozzászólás törölve",
"An error occurred while trying to delete the comment" : "Hiba történt a megjegyzés törlése közben",
"An error occurred while trying to create the comment" : "Hiba történt a megjegyzés létrehozása közben",
- "%1$s commented" : "%1$s hozzászólt"
+ "%1$s commented" : "%1$s hozzászólt",
+ "_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"]
},
"nplurals=2; plural=(n != 1);");