diff options
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index d20d8df36c2..41110472a68 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -132,12 +132,6 @@ OC.L10N.register( "remote" : "urrunekoa", "email" : "posta-elektronikoa", "Unshare" : "Ez elkarbanatu", - "can reshare" : "elkarbanatu dezake", - "can edit" : "editatu dezake", - "can create" : "sortu dezake", - "can change" : "aldatu dezake", - "can delete" : "ezabatu dezake", - "access control" : "sarrera kontrola", "Could not unshare" : "Ezin izan despartekatu", "Share details could not be loaded for this item." : "Partekatze xehetasunak ezin izan dira elementu honentzat kargatu.", "No users or groups found for {search}" : "Ez dira {search} -rentzat erabiltzaile edo talderik aurkitu", @@ -287,6 +281,12 @@ OC.L10N.register( "Problem loading page, reloading in 5 seconds" : "Arazoa orria kargatzerakoan, 5 segundotan birkargatzen", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Zure fitxategiak enkriptaturik daude. Ez baduzu berreskuratze gakoa gaitzen pasahitza berrabiaraztean ez da zure fitxategiak berreskuratzeko modurik egongo. <br />Zer egin ziur ez bazaude kudeatzailearekin harremanetan ipini jarraitu aurretik.<br /> Ziur zaude aurrera jarraitu nahi duzula?", "File drop (upload only)" : "Fitxategiak utzi (igo bakarrik)", + "can reshare" : "elkarbanatu dezake", + "can edit" : "editatu dezake", + "can create" : "sortu dezake", + "can change" : "aldatu dezake", + "can delete" : "ezabatu dezake", + "access control" : "sarrera kontrola", "The update was successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud now." }, "nplurals=2; plural=(n != 1);"); |