diff options
Diffstat (limited to 'apps/comments/l10n/hu_HU.json')
-rw-r--r-- | apps/comments/l10n/hu_HU.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/comments/l10n/hu_HU.json b/apps/comments/l10n/hu_HU.json index 7c8d8886895..ee8ccda250a 100644 --- a/apps/comments/l10n/hu_HU.json +++ b/apps/comments/l10n/hu_HU.json @@ -1,6 +1,19 @@ { "translations": { + "<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> a fájlokhoz", + "%1$s commented" : "%1$s hozzászólt", + "%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s", + "Comments" : "Hozzászólások", + "Type in a new comment..." : "Új hozzászólás beírása...", + "Delete comment" : "Hozzászólás törlése", + "Post" : "Küldés", "Cancel" : "Mégsem", + "Edit comment" : "Hozzászólás szerkesztése", + "[Deleted user]" : "[Törölt felhasználó]", + "No other comments available" : "Nincs további hozzászólás.", + "More comments..." : "Több hozzászólás...", "Save" : "Mentés", + "Allowed characters {count} of {max}" : "Engedélyezett karakterek: {count} / {max}", + "{count} unread comments" : "{count} olvasatlan hozzászólás", "Comment" : "Komment" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |