diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-11 00:34:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-11 00:34:39 +0000 |
commit | f5e4594e83a384a0e88881a1dff7cf50b99f6e77 (patch) | |
tree | f53e69e6223ab0cb23a3158e68ac46cbe96da350 /apps/comments | |
parent | e6f343432e0deac539243f5996504d0c10de137d (diff) | |
download | nextcloud-server-f5e4594e83a384a0e88881a1dff7cf50b99f6e77.tar.gz nextcloud-server-f5e4594e83a384a0e88881a1dff7cf50b99f6e77.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/hu.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/hu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js index 94607b24250..ff2a217646e 100644 --- a/apps/comments/l10n/hu.js +++ b/apps/comments/l10n/hu.js @@ -19,6 +19,7 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Még nincsenek hozzászólások, kezdje el a beszélgetést!", "No more messages" : "Nincs több üzenet", "Retry" : "Újra", + "Failed to mark comments as read" : "A hozzászólások olvasottnak jelölése sikertelen", "Unable to load the comments list" : "A hozzászólások betöltése sikertelen", "_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"], "_1 new comment_::_{unread} new comments_" : ["1 új hozzászólás","{unread} új hozzászólás"], diff --git a/apps/comments/l10n/hu.json b/apps/comments/l10n/hu.json index be60ab8bea6..5f4ccd754bb 100644 --- a/apps/comments/l10n/hu.json +++ b/apps/comments/l10n/hu.json @@ -17,6 +17,7 @@ "No comments yet, start the conversation!" : "Még nincsenek hozzászólások, kezdje el a beszélgetést!", "No more messages" : "Nincs több üzenet", "Retry" : "Újra", + "Failed to mark comments as read" : "A hozzászólások olvasottnak jelölése sikertelen", "Unable to load the comments list" : "A hozzászólások betöltése sikertelen", "_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"], "_1 new comment_::_{unread} new comments_" : ["1 új hozzászólás","{unread} új hozzászólás"], |