diff options
Diffstat (limited to 'apps/comments/l10n/hu.js')
-rw-r--r-- | apps/comments/l10n/hu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js index cdbe9fe8443..05b0f519e0b 100644 --- a/apps/comments/l10n/hu.js +++ b/apps/comments/l10n/hu.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Hozzászólás közzététele", "@ for mentions, : for emoji, / for smart picker" : "@ az említésekhez, : az emodzsikhoz, / az okos választóhoz", "Could not reload comments" : "Nem sikerült a megjegyzések újratöltése.", + "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", "No comments yet, start the conversation!" : "Még nincsenek hozzászólások, kezdje el a beszélgetést!", "No more messages" : "Nincs több üzenet", "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", "_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", |