diff options
Diffstat (limited to 'lib/l10n/hu.js')
-rw-r--r-- | lib/l10n/hu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index b3904526173..0a71f5f8bf1 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -44,10 +44,8 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" alkalmazás nem lehet telepíteni, mert nem kompatibilis a szerver jelen verziójával.", "Help" : "Súgó", "Apps" : "Alkalmazások", - "Personal" : "Személyes", "Log out" : "Kijelentkezés", "Users" : "Felhasználók", - "Admin" : "Adminisztrátor", "APCu" : "APCu", "Redis" : "Redis", "Sharing" : "Megosztás", @@ -202,6 +200,8 @@ OC.L10N.register( "Files can't be shared with delete permissions" : "A fájlokat nem lehet megosztani a törlési jogosultságokkal", "Files can't be shared with create permissions" : "A fájlokat nem lehet megosztani a létrehozási jogosultságokkal", "Cannot set expiration date more than %s days in the future" : "%s napnál távolabbi lejárati dátumot nem lehet beállítani", + "Personal" : "Személyes", + "Admin" : "Adminisztrátor", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ez rendszerint úgy oldható meg, hogy %sírási jogot adunk a webszervernek az app könyvtárra%s, vagy letiltjuk a config fájlban az appstore használatát.", "Cannot create \"data\" directory (%s)" : "Nem sikerült létrehozni a \"data\" könyvtárt (%s)", "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Ez általában úgy javítható, hogy <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">a webszervernek írási jogosultságot adsz a root könyvtárra</a>.", |