diff options
Diffstat (limited to 'apps/files/l10n/hu_HU.json')
-rw-r--r-- | apps/files/l10n/hu_HU.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files/l10n/hu_HU.json b/apps/files/l10n/hu_HU.json index 301445001b0..949ba1b217e 100644 --- a/apps/files/l10n/hu_HU.json +++ b/apps/files/l10n/hu_HU.json @@ -19,6 +19,7 @@ "Invalid directory." : "Érvénytelen mappa.", "Files" : "Fájlkezelő", "All files" : "Az összes állomány", + "File could not be found" : "Fájl nem található", "Home" : "Otthoni", "Close" : "Bezárás", "Favorites" : "Kedvencek", @@ -30,6 +31,15 @@ "Could not get result from server." : "A kiszolgálótól nem kapható meg a művelet eredménye.", "Uploading..." : "Feltöltés...", "..." : "...", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} óra{plural_s} maradt hátra", + "{hours}:{minutes}h" : "{hours}:{minutes}ó", + "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} perc{plural_s} maradt hátra", + "{minutes}:{seconds}m" : "{minutes}:{seconds}p", + "{seconds} second{plural_s} left" : "{seconds} másodperc{plural_s} maradt hátra", + "{seconds}s" : "{seconds}mp", + "Any moment now..." : "Mostmár bármelyik pillanatban...", + "Soon..." : "Hamarosan...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést.", "Actions" : "Műveletek", "Download" : "Letöltés", @@ -75,6 +85,7 @@ "_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"], "Favorited" : "Kedvenc", "Favorite" : "Kedvenc", + "Local link" : "Helyi összeköttetés", "Folder" : "Mappa", "New folder" : "Új mappa", "{newname} already exists" : "{newname} már létezik", |