diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-07 08:58:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-07 08:58:00 +0000 |
commit | 4a0efa38c0c19f8548989058f35b4af9e8ccf386 (patch) | |
tree | 5af3c0050fcd351f05707e8dd4a826121d9e4b23 /apps/comments/l10n/hu_HU.js | |
parent | ed28885d73181e61c06802639910014e8a265e42 (diff) | |
download | nextcloud-server-4a0efa38c0c19f8548989058f35b4af9e8ccf386.tar.gz nextcloud-server-4a0efa38c0c19f8548989058f35b4af9e8ccf386.zip |
[tx-robot] updated from transifex
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>", |