diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
commit | 4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch) | |
tree | d82d0069c073730733ca8d9b06e4f2bdf8489091 /apps/files_sharing/l10n/hu.js | |
parent | 054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff) | |
download | nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/hu.js')
-rw-r--r-- | apps/files_sharing/l10n/hu.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 87b08fffa9f..7c435092f11 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -19,6 +19,7 @@ OC.L10N.register( "Restore" : "Visszaállítás", "Restore share" : "Megosztás visszaállítása", "Something happened. Unable to restore the share." : "Hiba történt. Nem lehet visszaállítani a megosztást.", + "error" : "hiba", "This will stop your current uploads." : "Ez meg fogja állítani a jelenlegi feltöltéseket.", "Move or copy" : "Áthelyezés vagy másolás", "Download" : "Letöltés", @@ -160,9 +161,9 @@ OC.L10N.register( "Upload files to %s" : "Fájlok feltöltése ide: %s", "Note" : "Megjegyzés", "Select or drop files" : "Válassz ki vagy dobj ide fájlokat", - "Uploading files…" : "Fájlok feltöltése...", "Uploaded files:" : "Feltöltött fájlok:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Fájlok feltöltésével elfogadja a %1$sszolgáltatási feltételek %2$s.", - "could not delete share" : "a megosztás nem törölhető" + "could not delete share" : "a megosztás nem törölhető", + "Uploading files…" : "Fájlok feltöltése..." }, "nplurals=2; plural=(n != 1);"); |