summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-03 01:11:44 +0000
committerNextcloud bot <bot@nextcloud.com>2018-12-03 01:11:44 +0000
commit00ff059ba1a525a905853475e570defc15aeb7c3 (patch)
tree2f95efc2445e25e352feb056575462a65ccebb07 /apps/files/l10n
parentdecb8d6068a34e3ec1817dabff3974b2201f09dc (diff)
downloadnextcloud-server-00ff059ba1a525a905853475e570defc15aeb7c3.tar.gz
nextcloud-server-00ff059ba1a525a905853475e570defc15aeb7c3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/hu.js2
-rw-r--r--apps/files/l10n/hu.json2
2 files changed, 4 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}",
diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json
index 97436c63bb0..50a30fe82da 100644
--- a/apps/files/l10n/hu.json
+++ b/apps/files/l10n/hu.json
@@ -19,6 +19,7 @@
"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",
@@ -40,6 +41,7 @@
"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}",