diff options
Diffstat (limited to 'apps/settings/l10n/hu.js')
-rw-r--r-- | apps/settings/l10n/hu.js | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index e03901c05eb..1f54c60713f 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -266,10 +266,7 @@ OC.L10N.register( "You are about to remove the group {group}. The users will NOT be deleted." : "A(z) {group} csoport eltávolítására készül. A felhasználók NEM lesznek törölve.", "Please confirm the group removal " : "Erősítse meg a csoport eltávolítását", "Your biography" : "Az Ön életrajza", - "Unable to update biography" : "Az életrajt nem frissíthető", "Your full name" : "Az Ön teljes neve", - "Unable to update full name" : "A teljes név nem frissíthető", - "No full name set" : "Nincs teljes név megadva", "Email options" : "E-mail beállítások", "Primary email for password reset and notifications" : "Elsődleges e-mail-cím a jelszó-visszaállításhoz és az értesítésekhez", "Remove primary email" : "Elsődleges e-mail-cím eltávolítása", @@ -287,13 +284,11 @@ OC.L10N.register( "No email address set" : "Nincs e-mail-cím beállítva", "Additional emails" : "További e-mail-címek", "Your headline" : "Az Ön címsora", - "Unable to update headline" : "A címsor nem frissíthető", "Language" : "Nyelv", "Help translate" : "Segítsen a fordításban", "Unable to update language" : "A nyelv nem frissíthető", "No language set" : "Nyelv nincs beállítva", "Your organisation" : "Az Ön szervezete", - "Unable to update organisation" : "A szervezet nem frissíthető", "Edit your Profile visibility" : "Profil láthatóságának szerkesztése", "Enable Profile" : "Profil engedélyezése", "Unable to update profile enabled state" : "A profil engedélyezési állapota nem frissíthető", @@ -301,10 +296,7 @@ OC.L10N.register( "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "A(z) {displayId} láthatósága nem frissíthető", "Your role" : "Az Ön szerepköre", - "Unable to update role" : "A szerepkör nem frissíthető", - "Change scope level of {accountProperty}, current scope is {scope}" : "A(z) {accountProperty} hatókörszintjének módosítása, a jelenlegi hatókör: {scope}", - "Unable to update federation scope of the primary {accountProperty}" : "Az elsődleges {accountProperty} föderációs hatóköre nem frissíthető", - "Unable to update federation scope of additional {accountProperty}" : "A további {accountProperty} föderációs hatóköre nem frissíthető", + "Your Twitter handle" : "A Twitter azonosítód", "Add additional email" : "További e-mail hozzáadása", "Add" : "Hozzáadás", "You do not have permissions to see the details of this user" : "Nincs jogosultsága megnézni a felhasználó részletes adatait", @@ -497,8 +489,6 @@ OC.L10N.register( "Change privacy level of website" : "A weboldal adatvédelmi szintjének módosítása", "It can take up to 24 hours before the account is displayed as verified." : "A fiók ellenőrzési folyamata, amíg láthatóvá válik, akár 24 óráig is eltarthat.", "Link https://…" : "https:// hivatkozás…", - "Change privacy level of Twitter profile" : "A Twitter-profil adatvédelmi szintjének módosítása", - "Twitter handle @…" : "Twitter azonosító @…", "Locale" : "Területi beállítás", "Current password" : "Jelenlegi jelszó", "New password" : "Új jelszó", @@ -536,7 +526,17 @@ OC.L10N.register( "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "A felhasználónév automatikus kiegészítésének negedélyezése a teljes név vagy e-mail-cím megadásakor (figyelmen kívül hagyva a hiányzó telefonkönyves egyezést és az ugyanabba a csoportba tartozást)", "Change privacy level of full name" : "A teljes név adatvédelmi szintjének módosítása", "No display name set" : "Nincs megjelenítési név beállítva", + "Change privacy level of Twitter profile" : "A Twitter-profil adatvédelmi szintjének módosítása", + "Twitter handle @…" : "Twitter azonosító @…", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Majdnem túllépte az OPcache kulcsok legnagyobb számát. Hogy biztosítsa, hogy az összes parancsfájl tárolható legyen a gyorsítótárban, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.max_accelerated_files</code> beállítást a PHP konfigurációjában.", - "Change scope level of {accountProperty}" : "A(z) {accountProperty} hatókörszintjének módosítása" + "Unable to update biography" : "Az életrajt nem frissíthető", + "Unable to update full name" : "A teljes név nem frissíthető", + "No full name set" : "Nincs teljes név megadva", + "Unable to update headline" : "A címsor nem frissíthető", + "Unable to update organisation" : "A szervezet nem frissíthető", + "Unable to update role" : "A szerepkör nem frissíthető", + "Change scope level of {accountProperty}" : "A(z) {accountProperty} hatókörszintjének módosítása", + "Unable to update federation scope of the primary {accountProperty}" : "Az elsődleges {accountProperty} föderációs hatóköre nem frissíthető", + "Unable to update federation scope of additional {accountProperty}" : "A további {accountProperty} föderációs hatóköre nem frissíthető" }, "nplurals=2; plural=(n != 1);"); |