diff options
Diffstat (limited to 'apps/files/l10n/hu.js')
-rw-r--r-- | apps/files/l10n/hu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 9c8ad41159a..821be76a75b 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -69,7 +69,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"], "Favorited" : "Kedvenc", "Favorite" : "Kedvenc", - "Copy local link" : "Helyi hivatkozás másolása", "Folder" : "Mappa", "New folder" : "Új mappa", "Upload" : "Feltöltés", @@ -138,6 +137,7 @@ OC.L10N.register( "{seconds}s" : "{seconds}mp", "Any moment now..." : "Mostmár bármelyik pillanatban...", "Soon..." : "Hamarosan...", - "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." + "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.", + "Copy local link" : "Helyi hivatkozás másolása" }, "nplurals=2; plural=(n != 1);"); |