Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-01 04:10:52 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-01 04:10:52 +0300
commit009874a4c2ac9325b0345d9ce4917d6023e68177 (patch)
treefe5ea1dcaabdc25a32077d393aed910513aca696 /lib/l10n/hu.js
parent46a34f1e27d11b042b0bcf1216f935efd6d04ce1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hu.js')
-rw-r--r--lib/l10n/hu.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js
index efef23938ec..86bb4467dac 100644
--- a/lib/l10n/hu.js
+++ b/lib/l10n/hu.js
@@ -186,8 +186,6 @@ OC.L10N.register(
"Could not create user" : "Nem sikerült létrehozni a felhasználót",
"User disabled" : "Felhasználó letiltva",
"Login canceled by app" : "Bejelentkezés megszakítva az alkalmazás által",
- "No app name specified" : "Nincs az alkalmazás név megadva.",
- "App '%s' could not be installed!" : "\"%s\" alkalmazás nem lehet telepíthető!",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "\"%s\" alkalmazás nem lehet telepíteni, mert a következő függőségek nincsenek kielégítve: %s",
"a safe home for all your data" : "egy biztonságos hely az adataidnak",
"File is currently busy, please try again later" : "A fájl jelenleg elfoglalt, kérjük próbáld újra később!",
@@ -246,6 +244,8 @@ OC.L10N.register(
"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",
+ "No app name specified" : "Nincs az alkalmazás név megadva.",
+ "App '%s' could not be installed!" : "\"%s\" alkalmazás nem lehet telepíthető!",
"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>.",