diff options
Diffstat (limited to 'apps/files/l10n/eu.js')
-rw-r--r-- | apps/files/l10n/eu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 07bca47a101..97b6def92e1 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -67,7 +67,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Gogokoa", "Favorite" : "Gogokoa", - "Copy local link" : "Kopiatu tokiko esteka", "Folder" : "Karpeta", "New folder" : "Karpeta berria", "Upload" : "Igo", @@ -136,6 +135,7 @@ OC.L10N.register( "{seconds}s" : "{seconds}s", "Any moment now..." : "Edozein unean...", "Soon..." : "Laster...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du." + "File upload is in progress. Leaving the page now will cancel the upload." : "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du.", + "Copy local link" : "Kopiatu tokiko esteka" }, "nplurals=2; plural=(n != 1);"); |