diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:38 +0000 |
commit | cd6b10f89b6b2059ca6f3ebf3355ce80e3649099 (patch) | |
tree | 29e75b4550bc7e2e882cd75ab77981181216d860 /apps/comments | |
parent | e6a2985e4dfdfafd0370983b87237170a86931a6 (diff) | |
download | nextcloud-server-cd6b10f89b6b2059ca6f3ebf3355ce80e3649099.tar.gz nextcloud-server-cd6b10f89b6b2059ca6f3ebf3355ce80e3649099.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 0ca8628bdc1..5ce7c016eac 100644 --- a/apps/comments/l10n/hu.js +++ b/apps/comments/l10n/hu.js @@ -16,6 +16,7 @@ OC.L10N.register( "Delete comment" : "Hozzászólás törlése", "Cancel edit" : "Változások elvetése", "Post comment" : "Hozzászólás közzététele", + "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "„@” az említésekhez, „:” az emodzsikhoz, „/” az okos választához", "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", diff --git a/apps/comments/l10n/hu.json b/apps/comments/l10n/hu.json index 95e17b2010a..e2d7542f505 100644 --- a/apps/comments/l10n/hu.json +++ b/apps/comments/l10n/hu.json @@ -14,6 +14,7 @@ "Delete comment" : "Hozzászólás törlése", "Cancel edit" : "Változások elvetése", "Post comment" : "Hozzászólás közzététele", + "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "„@” az említésekhez, „:” az emodzsikhoz, „/” az okos választához", "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", |