diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-03 16:58:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-03 16:58:45 +0000 |
commit | 67d04f2d57f676b1271bfeb248cb1b915f4fa475 (patch) | |
tree | f8f2e20836005b3897b8ceaa956ee941de7922a9 /core/l10n/hu.js | |
parent | f4387ed38585848193373273416c67ac419f680c (diff) | |
download | nextcloud-server-67d04f2d57f676b1271bfeb248cb1b915f4fa475.tar.gz nextcloud-server-67d04f2d57f676b1271bfeb248cb1b915f4fa475.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hu.js')
-rw-r--r-- | core/l10n/hu.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 84a11179f99..232093e68ce 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -242,8 +242,6 @@ OC.L10N.register( "Help" : "Súgó", "Access forbidden" : "A hozzáférés nem engedélyezett", "File not found" : "Fájl nem található", - "The specified document has not been found on the server." : "A meghatározott dokumentum nem található a szerveren.", - "You can click here to return to %s." : "Ide kattintva visszatérhet ide: %s.", "Internal Server Error" : "Belső szerver hiba", "The server was unable to complete your request." : "A szerver nem tudta végrehajtani a kérésed.", "If this happens again, please send the technical details below to the server administrator." : "Ha ez még egyszer előfordul küldd el az alábbi technikai részleteket a rendszergazdának.", @@ -315,9 +313,8 @@ OC.L10N.register( "This share is password-protected" : "Ez egy jelszóval védett megosztás", "The password is wrong. Try again." : "A megadott jelszó nem megfelelő. Próbálja újra!", "Two-factor authentication" : "Kétlépcsős hitelesítés", - "Enhanced security is enabled for your account. Please authenticate using a second factor." : "A fokozott biztonság engedélyezett a fiókod számára. Kérlek hitelesítsd egy második faktor használatával.", - "Cancel log in" : "Bejelentkezés megszakítása", "Use backup code" : "Biztonsági kód használata", + "Cancel log in" : "Bejelentkezés megszakítása", "Error while validating your second factor" : "Hiba történt a második lépés évényesítésekor", "Access through untrusted domain" : "Nem megbízható domain-en keresztüli hozzáférés", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Lépj kapcsolatba az adminisztrátoroddal. Ha te vagy az, szerkeszd a \"trusted_domains\" beállítást a config/config.php-ban a config.sample.php-hoz hasonlóan.", @@ -363,6 +360,8 @@ OC.L10N.register( "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Megosztás más emberekkel név vagy csoport, egy egységes felhőazonosító vagy e-mailcím megadásával.", "Share with other people by entering a user or group or a federated cloud ID." : "Megosztás más emberekkel felhasználó, csoport vagy egyesített felhőazonosító megadásával.", "Share with other people by entering a user or group or an email address." : "Megosztás más emberekkel név, csoport vagy e-mailcím megadásával.", + "The specified document has not been found on the server." : "A meghatározott dokumentum nem található a szerveren.", + "You can click here to return to %s." : "Ide kattintva visszatérhet ide: %s.", "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érjük keresse fel a szerver rendszergazdáját, ha ez a hiba ismételten, többször előfordulna. Kérjük, mellékelje a technikai részleteket a lenti jelentésbe.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "A szerver megfelelő beállításához kérjük olvassa el a <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dokumentációt</a>.", @@ -372,6 +371,7 @@ OC.L10N.register( "Alternative Logins" : "Alternatív bejelentkezés", "You are about to grant \"%s\" access to your %s account." : "\"%s\" hozzáférést készülsz adni a(z) %s fiókodnak.", "Alternative login using app token" : "Alternatív bejelentkezés app token segítségével", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "A fokozott biztonság engedélyezett a fiókod számára. Kérlek hitelesítsd egy második faktor használatával.", "You are accessing the server from an untrusted domain." : "A szervert nem megbízható domain névvel éri el.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kérjük keresse fel a rendszergazdát! Ha ennek a telepítésnek Ön a rendszergazdája, akkor állítsa be a config/config.php fájlban a \"trusted_domain\" paramétert! A config/config.sample.php fájlban talál példát a beállításra.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "A beállításoktól függően, rendszergazdaként lehetséges, hogy az alábbi gombot is használhatja a domain név megbízhatóvá tételéhez.", |