diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-27 00:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-27 00:12:26 +0000 |
commit | 2ace0df82a07603f4d734c0a17760574f0c1cbeb (patch) | |
tree | e15fd0450f1f60db48fb18bab79cbb675c81bc7e /apps/files/l10n/hu.js | |
parent | bf57c53ca5b3f61c94c65649aafc3d96b2d6699e (diff) | |
download | nextcloud-server-2ace0df82a07603f4d734c0a17760574f0c1cbeb.tar.gz nextcloud-server-2ace0df82a07603f4d734c0a17760574f0c1cbeb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/hu.js')
-rw-r--r-- | apps/files/l10n/hu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 82160163103..8d683253e25 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -15,12 +15,12 @@ OC.L10N.register( "Close" : "Bezárás", "Could not create folder \"{dir}\"" : "{dir} mappa nem hozható létre", "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 könyvtár, vagy pedig 0 bájtból áll.", "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él mappa már nem létezik: \"{dir}\"", "Not enough free space" : "Nincs elég szabad hely", "Uploading …" : "Feltöltés...", - "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "Target folder does not exist any more" : "A célmappa már nem létezik", "Error when assembling chunks, status code {status}" : "Hiba a darabok összerakásakor, Állapotkód {status}", |