diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-05 01:12:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-05 01:12:12 +0000 |
commit | 6c49cc0294b4a9e1e89c5510486e37d475a3e806 (patch) | |
tree | b49e8101585bca4632d2973cfa9f7ad9392cce8c /apps/comments/l10n/hu.js | |
parent | 6975cef00b3a0c0c6085949963cc29b6789507cd (diff) | |
download | nextcloud-server-6c49cc0294b4a9e1e89c5510486e37d475a3e806.tar.gz nextcloud-server-6c49cc0294b4a9e1e89c5510486e37d475a3e806.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/hu.js')
-rw-r--r-- | apps/comments/l10n/hu.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js index d855db67e45..71daf196ed0 100644 --- a/apps/comments/l10n/hu.js +++ b/apps/comments/l10n/hu.js @@ -12,6 +12,7 @@ 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} számú komment betöltésekor", "Error occurred while updating comment with id {id}" : "Hiba a következő azonosítójú hozzászólás frissítése közben: {id}", "Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben", "_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"], |