diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-30 00:08:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-30 00:08:23 +0000 |
commit | 2afb4857cca4ca5eb48af63ab814727cfe77b1bd (patch) | |
tree | 82ee42b889053bd5a134babe407fe71759419dee /lib/l10n/hu.js | |
parent | 72d3bfcf56c40e24cbd706dfddb627d21ad8ad54 (diff) | |
download | nextcloud-server-2afb4857cca4ca5eb48af63ab814727cfe77b1bd.tar.gz nextcloud-server-2afb4857cca4ca5eb48af63ab814727cfe77b1bd.zip |
[tx-robot] updated from transifex
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>.", |