diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-27 00:30:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-27 00:30:56 +0000 |
commit | c5a58641449421e41c7e964e3c8348c242f1cf16 (patch) | |
tree | ad48d6186777a1760073c7145203a0113893d05b /core | |
parent | ea090a30ada8028cfcdf8b8065d6ab7aa0f43a0c (diff) | |
download | nextcloud-server-c5a58641449421e41c7e964e3c8348c242f1cf16.tar.gz nextcloud-server-c5a58641449421e41c7e964e3c8348c242f1cf16.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/hu.js | 3 | ||||
-rw-r--r-- | core/l10n/hu.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js index b479450258f..0ee63bb3e2f 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -39,6 +39,9 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kattintson a lenti gombra a jelszava visszaállításához. Ha ezt nem Ön kérte, akkor hagyja figyelmen kívül ezt a levelet.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Kattintson a lenti hivatkozásra a jelszava visszaállításához. Ha ezt nem Ön kérte, akkor hagyja figyelmen kívül ezt a levelet.", "Reset your password" : "Jelszó visszaállítása", + "Requested task type does not exist" : "A kért feladattípus nem létezik", + "Necessary language model provider is not available" : "A szükséges nyelvimodell-szolgáltató nem érhető el", + "Task not found" : "A feladat nem találhat", "Internal error" : "Belső hiba", "No translation provider available" : "Nem érhető el fordítási szolgáltató", "Could not detect language" : "Nem sikerült észlelni a nyelvet", diff --git a/core/l10n/hu.json b/core/l10n/hu.json index 4334a65cbe9..ba7ac7fd22c 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -37,6 +37,9 @@ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kattintson a lenti gombra a jelszava visszaállításához. Ha ezt nem Ön kérte, akkor hagyja figyelmen kívül ezt a levelet.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Kattintson a lenti hivatkozásra a jelszava visszaállításához. Ha ezt nem Ön kérte, akkor hagyja figyelmen kívül ezt a levelet.", "Reset your password" : "Jelszó visszaállítása", + "Requested task type does not exist" : "A kért feladattípus nem létezik", + "Necessary language model provider is not available" : "A szükséges nyelvimodell-szolgáltató nem érhető el", + "Task not found" : "A feladat nem találhat", "Internal error" : "Belső hiba", "No translation provider available" : "Nem érhető el fordítási szolgáltató", "Could not detect language" : "Nem sikerült észlelni a nyelvet", |