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 8b9f922e6e7..5aa1656175e 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "Biltegia ez dago erabilgarri aldi baterako", "Storage invalid" : "Biltegi baliogabea", "Unknown error" : "Errore ezezaguna", - "All files" : "Fitxategi guztiak", - "Recent" : "Azkenak", - "Favorites" : "Gogokoak", "File could not be found" : "Ezin izan da fitxategia aurkitu", "Move or copy" : "Lekuz aldatu edo kopiatu", "Download" : "Deskargatu", "Delete" : "Ezabatu", "Home" : "Etxea", "Close" : "Itxi", + "Favorites" : "Gogokoak", "Could not create folder \"{dir}\"" : "Ezin izan da \"{dir}\" karpeta sortu", "This will stop your current uploads." : "Honek zure uneko kargatzeak geldituko ditu.", "Upload cancelled." : "Kargatzea bertan behera utzi da.", @@ -94,6 +92,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Fitxategi edo karpeta bakarra markatu dezakezu gogoko gisa aldiko", "New folder" : "Karpeta berria", "Upload file" : "Kargatu fitxategia", + "Recent" : "Azkenak", "Not favorited" : "Ez da gogokoa", "Remove from favorites" : "Kendu gogokoetatik", "Add to favorites" : "Gehitu gogokoetara", @@ -135,6 +134,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Fitxategi edo karpeta bat <strong>ezabatu</strong> da", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Mugatu <strong>gogoko fitxategien</strong> sorrera eta aldaketen jakinarazpenak <em>(Jarioa soilik)</em>", "A file or folder has been <strong>restored</strong>" : "Fitxategia edo karpeta bat <strong>leheneratu</strong> da", + "All files" : "Fitxategi guztiak", "Unlimited" : "Mugarik gabe", "Upload (max. %s)" : "Kargatu (%s gehienez)", "Accept" : "Onartu", |