diff options
Diffstat (limited to 'apps/comments/l10n/hu.js')
-rw-r--r-- | apps/comments/l10n/hu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js index 40aa796db98..1aadafdfc4b 100644 --- a/apps/comments/l10n/hu.js +++ b/apps/comments/l10n/hu.js @@ -9,7 +9,6 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s", "{author} commented on {file}" : "{author} hozzászólt ehhez: {file}", "<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> fájlokhoz", - "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Megemlítették ennél: „{file}”, egy már törölt felhasználó hozzászólásában", "{user} mentioned you in a comment on \"{file}\"" : "{user} megemlítette egy hozzászólásban ennél: „{file}”", "Files app plugin to add comments to files" : "A Fájlok alkalmazás bővítménye, amellyel megjegyzések adhatóak a fájlokhoz", "Edit comment" : "Hozzászólás szerkesztése", @@ -29,6 +28,7 @@ OC.L10N.register( "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", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Megemlítették ennél: „{file}”, egy már törölt felhasználó hozzászólásában", "_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"] }, "nplurals=2; plural=(n != 1);"); |