summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/hu.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-03 01:11:33 +0000
committerNextcloud bot <bot@nextcloud.com>2018-12-03 01:11:33 +0000
commit9563f03ee6e3b1f8fb6f0b77aa316e2de0d7955f (patch)
tree9000ebc1bd02a9426ad51678eba0c819e74bd220 /apps/files/l10n/hu.js
parent7dc3efeb30f9222adfccf042e46a1441d68b570a (diff)
downloadnextcloud-server-9563f03ee6e3b1f8fb6f0b77aa316e2de0d7955f.tar.gz
nextcloud-server-9563f03ee6e3b1f8fb6f0b77aa316e2de0d7955f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/hu.js')
-rw-r--r--apps/files/l10n/hu.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js
index 06473d40141..b1925b3f031 100644
--- a/apps/files/l10n/hu.js
+++ b/apps/files/l10n/hu.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"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}.",
"Target folder \"{dir}\" does not exist any more" : "A célmappa már nem létezik: \"{dir}\"",
"Not enough free space" : "Nincs elég szabad hely",
+ "An unknown error has occurred" : "Ismeretlen hiba történt",
"Uploading …" : "Feltöltés...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Ennek az elemnek a feltöltése nem támogatott",
@@ -42,6 +43,7 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Ez a könyvtár nem elérhető, kérem nézze meg a naplófájlokat vagy keresse a rendszergazdát",
"Could not move \"{file}\", target exists" : "{file} fájl nem áthelyezhető, mert a cél már létezik",
"Could not move \"{file}\"" : "{file} fájl nem áthelyezhető",
+ "copy" : "másolat",
"Could not copy \"{file}\", target exists" : "Nem sikerült \"{file}\" másolása, a cél már létezik",
"Could not copy \"{file}\"" : "\"{file}\" másolása sikertelen",
"Copied {origin} inside {destination}" : "{origin} átmásolva ide: {destination}",