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-07 04:10:23 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-07 04:10:23 +0300
commit2a3272331f8b0e345df762ebeb54b2f58183225f (patch)
tree9390101e0a9af4f40069972ef6970d846ff05b11 /lib/l10n/hu.js
parent27f505667c4cffdb08247f8172b216f5a15ed081 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hu.js')
-rw-r--r--lib/l10n/hu.js16
1 files changed, 15 insertions, 1 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js
index d4a5c3ee1ee..a37b87be00b 100644
--- a/lib/l10n/hu.js
+++ b/lib/l10n/hu.js
@@ -227,6 +227,20 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "A tároló beállítása nem teljes. %s",
"Storage connection error. %s" : "Tároló kapcsolódási hiba. %s",
"Storage is temporarily not available" : "A tároló átmenetileg nem érthető el",
- "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s"
+ "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s",
+ "Personal" : "Személyes",
+ "Admin" : "Adminisztrátor",
+ "DB Error: \"%s\"" : "Adatbázis hiba: \"%s\"",
+ "Offending command was: \"%s\"" : "A hibát ez a parancs okozta: \"%s\"",
+ "Offending command was: \"%s\", name: %s, password: %s" : "A hibát okozó parancs ez volt: \"%s\", login név: %s, jelszó: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Nem sikerült %s-re beállítani az elérési jogosultságokat, mert a megadottak túllépik a %s-re érvényes jogosultságokat",
+ "Setting permissions for %s failed, because the item was not found" : "Nem sikerült %s-re beállítani az elérési jogosultságokat, mert a kérdéses fájl nem található",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "Nem lehet beállítani a lejárati időt. A megosztásoknak kötelező megadni lejárati időt!",
+ "Cannot increase permissions of %s" : "%s jogosultságait nem lehet megemelni",
+ "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",
+ "No app name specified" : "Nincs az alkalmazás név megadva.",
+ "App '%s' could not be installed!" : "\"%s\" alkalmazás nem lehet telepíthető!"
},
"nplurals=2; plural=(n != 1);");