diff options
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 86933487ecb..17f1ce2cb39 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -101,9 +101,6 @@ OC.L10N.register( "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>.", "Shared" : "Elkarbanatuta", "Shared with {recipients}" : "{recipients}-rekin partekatua.", - "Error" : "Errorea", - "Error while sharing" : "Errore bat egon da elkarbanatzean", - "Error while unsharing" : "Errore bat egon da elkarbanaketa desegitean", "Error setting expiration date" : "Errore bat egon da muga data ezartzean", "The public link will expire no later than {days} days after it is created" : "Esteka publikoak iraungi egingo du, askoz jota, sortu eta {days} egunetara.", "Set expiration date" : "Ezarri muga data", @@ -131,6 +128,7 @@ OC.L10N.register( "email" : "posta-elektronikoa", "Unshare" : "Ez elkarbanatu", "Could not unshare" : "Ezin izan despartekatu", + "Error while sharing" : "Errore bat egon da elkarbanatzean", "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", "No users found for {search}" : "Ez dira {search} -rentzat erabiltzailerik aurkitu", @@ -139,6 +137,7 @@ OC.L10N.register( "{sharee} (remote)" : "{sharee} (remote)", "{sharee} (email)" : "{sharee} (email)", "Share" : "Elkarbanatu", + "Error" : "Errorea", "Error removing share" : " Akatsa kuota kentzerakoan", "Non-existing tag #{tag}" : "#{tag} ez da existitzen", "restricted" : "mugatua", @@ -148,12 +147,6 @@ OC.L10N.register( "Rename" : "Berrizendatu", "Collaborative tags" : "Elkarlaneko etiketak", "No tags found" : "Ez da etiketarik aurkitu", - "The object type is not specified." : "Objetu mota ez dago zehaztuta.", - "Enter new" : "Sartu berria", - "Add" : "Gehitu", - "Edit tags" : "Editatu etiketak", - "Error loading dialog template: {error}" : "Errorea elkarrizketa txantiloia kargatzean: {errorea}", - "No tags selected for deletion." : "Ez dira ezabatzeko etiketak hautatu.", "unknown text" : "testu ezezaguna", "Hello world!" : "Kaixo Mundua!", "sunny" : "eguzkitsua", @@ -266,6 +259,7 @@ OC.L10N.register( "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?", "Ok" : "Ados", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root.", + "Error while unsharing" : "Errore bat egon da elkarbanaketa desegitean", "File drop (upload only)" : "Fitxategiak utzi (igo bakarrik)", "can reshare" : "elkarbanatu dezake", "can edit" : "editatu dezake", @@ -282,6 +276,12 @@ OC.L10N.register( "Share with users, groups or remote users..." : "erabiltzaile, talde edo urruneko erabiltzaile batzuekin Elkarbanatu ...", "Share with users, groups, remote users or by mail..." : "Erabiltzaile, talde, urruneko erabiltzaile edo postaz elkarbanatu...", "Share with users..." : "Erabiltzaileekin elkarbanatu...", + "The object type is not specified." : "Objetu mota ez dago zehaztuta.", + "Enter new" : "Sartu berria", + "Add" : "Gehitu", + "Edit tags" : "Editatu etiketak", + "Error loading dialog template: {error}" : "Errorea elkarrizketa txantiloia kargatzean: {errorea}", + "No tags selected for deletion." : "Ez dira ezabatzeko etiketak hautatu.", "The update was successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud now.", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Kaixo\n\n%s-ek %s zurekin partekatu duela jakin dezazun.\nIkusi ezazu: %s\n\n", "The share will expire on %s." : "Elkarbanaketa %s-n iraungiko da.", |