diff options
Diffstat (limited to 'apps/files/l10n/eu.js')
-rw-r--r-- | apps/files/l10n/eu.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index c429112d746..ff28599cefd 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -7,6 +7,9 @@ OC.L10N.register( "All files" : "Fitxategi guztiak", "Recent" : "Duela gutxi", "File could not be found" : "Fitxategia ezin izan da aurkitu", + "Move or copy" : "Mugitu edo kopiatu", + "Download" : "Deskargatu", + "Delete" : "Ezabatu", "Home" : "Etxekoa", "Close" : "Itxi", "Favorites" : "Gogokoak", @@ -20,11 +23,8 @@ OC.L10N.register( "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} of {totalSize} ({bitrate})", "Actions" : "Ekintzak", - "Download" : "Deskargatu", "Rename" : "Berrizendatu", - "Move or copy" : "Mugitu edo kopiatu", "Target folder" : "Xede karpeta", - "Delete" : "Ezabatu", "Disconnect storage" : "Deskonektatu biltegia", "Unshare" : "Ez elkarbanatu", "Could not load info for file \"{file}\"" : "Ezin izan da \"{file}\" fitxategiaren informazioa kargatu", |