diff options
Diffstat (limited to 'core/l10n/hu.js')
-rw-r--r-- | core/l10n/hu.js | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 3f55de6a62a..a4afd7e3899 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -145,7 +145,7 @@ OC.L10N.register( "Please contact your administrator." : "Lépjen kapcsolatba a rendszergazdával.", "An internal error occurred." : "Belső hiba történt.", "Please try again or contact your administrator." : "Próbálja meg újra, vagy vegye fel a kapcsolatot a rendszergazdával.", - "Log in to {productName}" : "Bejelentkezés ebbe: {poductName}", + "Log in to {productName}" : "Bejelentkezés ebbe: {productName}", "Account name or email" : "Fióknév vagy e-mail-cím", "Password" : "Jelszó", "Wrong username or password." : "Hibás felhasználónév vagy jelszó.", @@ -202,6 +202,11 @@ OC.L10N.register( "Search" : "Keresés", "An error occurred while searching for {type}" : "Hiba történt a(z) {type} keresése sorá", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["A kereséshez írjon be a legalább {minSearchLength} karaktert","A kereséshez írjon be a legalább {minSearchLength} karaktert"], + "This browser is not supported" : "Ez a böngésző nem támogatott.", + "Please upgrade to a more recent browser" : "Frissítsen egy újabb böngészőre.", + "Continue with this outdated browser" : "Folytatás ezzel az elavult böngészővel", + "Supported versions" : "Támogatott verziók", + "{name} version {version} and above" : "{name} {version} verziója, és újabb", "Search {types} …" : "{types} keresése…", "Settings" : "Beállítások", "Could not load your contacts" : "Nem lehet betölteni a névjegyeit", @@ -289,8 +294,7 @@ OC.L10N.register( "Profile not found" : "Nem található profil", "The profile does not exist." : "A profil nem létezik.", "Back to %s" : "Vissza ide %s", - "File not found" : "Fájl nem található", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "A dokumentum nem található a szerveren. Valószínűleg a megosztás törölve lett vagy lejárt.", + "Page not found" : "Az oldal nem található", "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", @@ -410,6 +414,8 @@ OC.L10N.register( "Local document editing back-end used by the Collabora Online app." : "Helyi dokumentumszerkesztési háttérprogram, amit a Collabora Online alkalmazás használ.", "restricted" : "korlátozott", "invisible" : "láthatatlan", + "File not found" : "Fájl nem található", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "A dokumentum nem található a szerveren. Valószínűleg a megosztás törölve lett vagy lejárt.", "More" : "Továbbiak", "More apps menu" : "További alkalmazások menü", "Settings menu" : "Beállítások menü", |