summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-23 01:55:51 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-23 01:55:51 -0400
commite75c2edba609fd5e91be1c7b929380c6245af583 (patch)
treed1551c82b5fc340c7a46829322465f390d382b77 /apps/files
parente9ec45ddd1c965523f3e232a9cb0ad438750ddec (diff)
downloadnextcloud-server-e75c2edba609fd5e91be1c7b929380c6245af583.tar.gz
nextcloud-server-e75c2edba609fd5e91be1c7b929380c6245af583.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/hu_HU.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/hu_HU.php b/apps/files/l10n/hu_HU.php
index 1a8d2a6f548..7aef457b4a0 100644
--- a/apps/files/l10n/hu_HU.php
+++ b/apps/files/l10n/hu_HU.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Ismeretlen hiba",
"Could not move %s - File with this name already exists" => "%s áthelyezése nem sikerült - már létezik másik fájl ezzel a névvel",
"Could not move %s" => "Nem sikerült %s áthelyezése",
+"Permission denied" => "Engedély megtagadva ",
"File name cannot be empty." => "A fájlnév nem lehet semmi.",
"\"%s\" is an invalid file name." => "\"%s\" érvénytelen, mint fájlnév.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Érvénytelen elnevezés. Ezek a karakterek nem használhatók: '\\', '/', '<', '>', ':', '\"', '|', '?' és '*'",