diff options
Diffstat (limited to 'apps/files/l10n/eu.js')
-rw-r--r-- | apps/files/l10n/eu.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index d6d001ef46a..ad149277d91 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Fitxategiak", "All files" : "Fitxategi guztiak", "Favorites" : "Gogokoak", + "Home" : "Etxekoa", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ezin da {filename} igo karpeta bat delako edo 0 byte dituelako", "Total file size {size1} exceeds upload limit {size2}" : "Fitxategiaren tamainak {size1} igotzeko muga {size2} gainditzen du", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ez dago leku nahikorik, zu {size1} igotzen ari zara baina bakarrik {size2} libre dago", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Ezabatu", "Disconnect storage" : "Deskonektatu biltegia", "Unshare" : "Ez elkarbanatu", + "Select" : "hautatu", "Pending" : "Zain", "Error moving file." : "Errorea fitxategia mugitzean.", "Error moving file" : "Errorea fitxategia mugitzean", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Igo daitekeen gehienezko tamaina", "max. possible: " : "max, posiblea:", "Save" : "Gorde", + "Settings" : "Ezarpenak", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">helbidea erabili zure fitxategiak WebDAV bidez eskuratzeko</a>", "New" : "Berria", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Karpeta berria", "Folder" : "Karpeta", "From link" : "Estekatik", + "Cancel upload" : "Ezeztatu igoera", "Download" : "Deskargatu", "Upload too large" : "Igoera handiegia da", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen duena baino handiagoak dira.", |