diff options
Diffstat (limited to 'core/l10n/hu_HU.json')
-rw-r--r-- | core/l10n/hu_HU.json | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json index 6e4f423e56f..9c004208b40 100644 --- a/core/l10n/hu_HU.json +++ b/core/l10n/hu_HU.json @@ -77,9 +77,11 @@ "Share with user or group …" : "Megosztani egy felhasználóval vagy csoporttal ...", "Share link" : "Megosztás hivatkozással", "The public link will expire no later than {days} days after it is created" : "A nyilvános link érvényessége legkorábban {days} nappal a létrehozása után jár csak le", + "Link" : "Link", "Password protect" : "Jelszóval is védem", "Password" : "Jelszó", "Choose a password for the public link" : "Válasszon egy jelszót a nyilvános linkhez", + "Allow editing" : "Szerkesztés engedélyezése", "Email link to person" : "Email címre küldjük el", "Send" : "Küldjük el", "Set expiration date" : "Legyen lejárati idő", @@ -87,6 +89,7 @@ "Expiration date" : "A lejárati idő", "Adding user..." : "Felhasználó hozzáadása...", "group" : "csoport", + "remote" : "távoli", "Resharing is not allowed" : "Ezt az állományt csak a tulajdonosa oszthatja meg másokkal", "Shared in {item} with {user}" : "Megosztva {item}-ben {user}-rel", "Unshare" : "A megosztás visszavonása", @@ -114,6 +117,7 @@ "Hello world!" : "Üdv, világ!", "sunny" : "napos", "Hello {name}, the weather is {weather}" : "Üdv, {name}, {weather} időnk van", + "Hello {name}" : "Hello {name}", "_download %n file_::_download %n files_" : ["%n fájl letöltése","%n fájl letöltése"], "Updating {productName} to version {version}, this may take a while." : " {productName} frissítése zajlik erre a verzióra: {version}. Ez eltarthat egy darabig.", "Please reload the page." : "Kérjük frissítse az oldalt!", @@ -127,9 +131,14 @@ "New password" : "Az új jelszó", "New Password" : "Új jelszó", "Reset password" : "Jelszó-visszaállítás", - "_{count} search result in other places_::_{count} search results in other places_" : ["",""], + "Searching other places" : "Keresés más helyeken", + "No search result in other places" : "Nem található keresési eredmény más helyeken", + "_{count} search result in other places_::_{count} search results in other places_" : ["{count} keresési eredmény más helyeken","{count} keresési eredmény más helyeken"], "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "A Mac OS X nem támogatott és %s nem lesz teljesen működőképes. Csak saját felelősségre használja!", "For the best results, please consider using a GNU/Linux server instead." : "A legjobb eredmény érdekében érdemes GNU/Linux-alapú kiszolgálót használni.", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Úgy tűnik, hogy ez a %s példány 32-bites PHP környezetben fut és az open_basedir a php.ini-ben van konfigurálva. A 4GB-nál nagyobb fájlok és problémákhoz vezetnek és nagy akadályt jelentenek.", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Kérlek távolítsd el az open_basedir beállítást a php.ini-ből, vagy válts 64bit-es PHP-ra.", + "Please install the cURL extension and restart your webserver." : "Kérlek, telepítsd a cURL bővítményt és indítsd újra a webszervert.", "Personal" : "Személyes", "Users" : "Felhasználók", "Apps" : "Alkalmazások", @@ -150,6 +159,9 @@ "The share will expire on %s." : "A megosztás lejár ekkor %s", "Cheers!" : "Üdv.", "Internal Server Error" : "Belső szerver hiba", + "The server encountered an internal error and was unable to complete your request." : "A szerver belső hibával találkozott és nem tudja teljesíteni a kérést.", + "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Kérlek, keresd fel a szerver adminisztrátort, ha ez a hiba ismételten, többször előfordulna. Mellékeld a technikai részleteket a lenti jelentésbe.", + "More details can be found in the server log." : "További részletek a szerver naplóban találhatók.", "Technical details" : "Technikai adatok", "Remote Address: %s" : "Távoli cím: %s", "Request ID: %s" : "Kérelem azonosító: %s", @@ -200,6 +212,7 @@ "The theme %s has been disabled." : "Ez a smink: %s letiltásra került.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Kérjük gondoskodjon róla, hogy elmentse az adatbázist, a konfigurációs mappa és az adatamappa tartalmát, mielőtt folytatja.", "Start update" : "A frissítés megkezdése", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Nagyobb telepítések esetén úgy kerülhetők el az időtúllépések, ha inkább a következő parancsot adja ki a telepítési alkönyvtárban:" + "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Nagyobb telepítések esetén úgy kerülhetők el az időtúllépések, ha inkább a következő parancsot adja ki a telepítési alkönyvtárban:", + "This page will refresh itself when the %s instance is available again." : "Ez az oldal frissíteni fogja magát amint a %s példány ismét elérhető." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |