diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-27 02:28:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-27 02:28:35 +0000 |
commit | 63912cc5c5abb6e15c0902b0edb1705bd3aec209 (patch) | |
tree | 5afeb491cc08f399a7b71fbd0eed5c7f3ba3a391 /core/l10n/hu.js | |
parent | 4df145a6bcb9c6e7999130c1d361466f128bd64e (diff) | |
download | nextcloud-server-63912cc5c5abb6e15c0902b0edb1705bd3aec209.tar.gz nextcloud-server-63912cc5c5abb6e15c0902b0edb1705bd3aec209.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/hu.js')
-rw-r--r-- | core/l10n/hu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js index ff358e1aa6b..be19fa04886 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -306,7 +306,6 @@ OC.L10N.register( "The profile does not exist." : "A profil nem létezik.", "Back to %s" : "Vissza ide %s", "Page not found" : "Az oldal nem található", - "The page could not be found on the server." : "Az oldal nem található a kiszolgálón.", "Too many requests" : "Túl sok kérés", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Túl sok kérés érkezett a hálózatától. Próbálja újra később, vagy ha ez egy hiba, akkor forduljon a rendszergazdához.", "Error" : "Hiba", @@ -430,6 +429,7 @@ OC.L10N.register( "Setup two-factor authentication" : "Kétfaktoros hitelesítés beállítása", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Úgy tűnik, hogy 32 bites PHP verziót használ. A Nextcloud megfelelő futtatásához 64 bites szükséges. Frissítse 64 bitesre az operációs rendszerét és a PHP-ját. További részletekért olvassa el az {linkstart}erről szóló dokumentációs oldalt ↗{linkend}.", "Press enter to start searching" : "A keresés indításához nyomjon Entert", - "Please use the command line updater because updating via browser is disabled in your config.php." : "Használja a parancssoros frissítőt, mert a böngészőbeli frissítés ki van kapcsolva a config.php fájlban." + "Please use the command line updater because updating via browser is disabled in your config.php." : "Használja a parancssoros frissítőt, mert a böngészőbeli frissítés ki van kapcsolva a config.php fájlban.", + "The page could not be found on the server." : "Az oldal nem található a kiszolgálón." }, "nplurals=2; plural=(n != 1);"); |