diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-01-23 13:39:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-01-23 13:39:42 +0000 |
commit | 36ef0f1add97bfc4594780905e5700d96ab0891f (patch) | |
tree | 74bbc722fcdd5e7bd9e7b80ef27e84e4dc1616fb /apps/comments/l10n/hu.js | |
parent | bfbb2fa9618fd550db3be81494923e5afa0fc0ce (diff) | |
download | nextcloud-server-36ef0f1add97bfc4594780905e5700d96ab0891f.tar.gz nextcloud-server-36ef0f1add97bfc4594780905e5700d96ab0891f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/hu.js')
-rw-r--r-- | apps/comments/l10n/hu.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js index cb34cc7a1f5..cdbe9fe8443 100644 --- a/apps/comments/l10n/hu.js +++ b/apps/comments/l10n/hu.js @@ -31,7 +31,6 @@ OC.L10N.register( "An error occurred while trying to edit the comment" : "Hiba történt a megjegyzés szerkesztése közben", "Comment deleted" : "Hozzászólás törölve", "An error occurred while trying to delete the comment" : "Hiba történt a megjegyzés törlése közben", - "An error occurred while trying to create the comment" : "Hiba történt a megjegyzés létrehozása közben", - "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Megemlítették ennél: „{file}”, egy már törölt felhasználó hozzászólásában" + "An error occurred while trying to create the comment" : "Hiba történt a megjegyzés létrehozása közben" }, "nplurals=2; plural=(n != 1);"); |