summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/hu_HU.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-03 00:12:47 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-03 00:12:47 +0000
commit07a1be2e06361d5c88eca53acb790e1dc499bdb1 (patch)
tree1bb557861a599a03aea20cf0e0e61b21edeca069 /apps/files/l10n/hu_HU.js
parent6297d201df57f91085e17cf974a4e1ad08475a0c (diff)
downloadnextcloud-server-07a1be2e06361d5c88eca53acb790e1dc499bdb1.tar.gz
nextcloud-server-07a1be2e06361d5c88eca53acb790e1dc499bdb1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/hu_HU.js')
-rw-r--r--apps/files/l10n/hu_HU.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/hu_HU.js b/apps/files/l10n/hu_HU.js
index 41f3e0f1346..8ff051d04a3 100644
--- a/apps/files/l10n/hu_HU.js
+++ b/apps/files/l10n/hu_HU.js
@@ -4,7 +4,7 @@ OC.L10N.register(
"Storage not available" : "A tároló elérhetetlen.",
"Storage invalid" : "A tároló érvénytelen",
"Unknown error" : "Ismeretlen hiba",
- "Unable to set upload directory." : "Nem található a mappa, ahova feltölteni szeretne.",
+ "Unable to set upload directory." : "Nem lehet beállítani a felöltési könyvtárat.",
"Invalid Token" : "Hibás token",
"No file was uploaded. Unknown error" : "Nem történt feltöltés. Ismeretlen hiba",
"There is no error, the file uploaded with success" : "A fájlt sikerült feltölteni",
@@ -18,7 +18,7 @@ OC.L10N.register(
"The target folder has been moved or deleted." : "A célmappa törlődött, vagy áthelyezésre került.",
"Upload failed. Could not find uploaded file" : "A feltöltés nem sikerült. Nem található a feltöltött fájl.",
"Upload failed. Could not get file info." : "A feltöltés nem sikerült. A fájl leíró információk nem érhetők el.",
- "Invalid directory." : "Érvénytelen mappa.",
+ "Invalid directory." : "Érvénytelen könyvtár.",
"Files" : "Fájlok",
"All files" : "Az összes fájl",
"Recent" : "Legutóbbi",
@@ -27,7 +27,7 @@ OC.L10N.register(
"Close" : "Bezárás",
"Favorites" : "Kedvencek",
"Upload cancelled." : "A feltöltést megszakítottuk.",
- "Unable to upload {filename} as it is a directory or has 0 bytes" : "A(z) {filename} fájl nem tölthető fel, mert ez vagy egy mappa, vagy pedig 0 bájtból áll.",
+ "Unable to upload {filename} as it is a directory or has 0 bytes" : "A(z) {filename} fájl nem tölthető fel, mert ez vagy egy könyvtár, vagy pedig 0 bájtból áll.",
"Total file size {size1} exceeds upload limit {size2}" : "A teljes fájlméret: {size1} meghaladja a feltöltési limitet: {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nincs elég szabad hely. A feltöltés mérete {size1}, de csak ennyi hely van: {size2}.",
"Error uploading file \"{fileName}\": {message}" : "Hiba történt a fájlfeltöltés közben: \"{fileName}\": {message}",