diff options
Diffstat (limited to 'apps/comments/l10n/hu_HU.js')
-rw-r--r-- | apps/comments/l10n/hu_HU.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/hu_HU.js b/apps/comments/l10n/hu_HU.js index 512a758932b..e1d88e8d559 100644 --- a/apps/comments/l10n/hu_HU.js +++ b/apps/comments/l10n/hu_HU.js @@ -12,6 +12,9 @@ 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} azonosítójú megjegyzés visszanyerése közben.", + "Error occurred while updating comment with id {id}" : "Hiba a {id} azonosítójú megjegyzés frissítése közben.", + "Error occurred while posting comment" : "Hiba történt a megjegyzés küldése közben", "{count} unread comments" : "{count} olvasatlan hozzászólás", "Comment" : "Hozzászólás", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Hozzászólás</strong> a fájlokhoz <em>(mindig listázásra kerül a hírfolyamon)</em>", |