diff options
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 56df48b265e..f0f30dcbcca 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -80,6 +80,7 @@ OC.L10N.register( "Your files are encrypted. 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 zifratzen dira. Pasahitza aldatuz gero, ez dago zure datuak berreskuratzeko modurik.<br />Ziur ez bazaude, jarri harremanetan administratzailearekin jarraitu baino lehen. <br />Ziur zaude jarraitu nahi duzula?", "I know what I'm doing" : "Badakit zer ari naizen egiten", "Password can not be changed. Please contact your administrator." : "Ezin da pasahitza aldatu. Mesedez jarri harremetan zure administradorearekin.", + "Reset password" : "Berrezarri pasahitza", "No" : "Ez", "Yes" : "Bai", "No files in here" : "Ez dago fitxategirik hemen", @@ -257,7 +258,6 @@ OC.L10N.register( "An internal error occurred." : "Barne errorea gertatu da.", "Please try again or contact your administrator." : "Saiatu berriro edo jarri harremanetan administratzailearekin.", "Username or email" : "Erabiltzaile izena edo e-posta", - "Wrong password. Reset it?" : "Pasahitz okerra. Berrezarri?", "Wrong password." : "Pasahitz okerra.", "Log in" : "Hasi saioa", "Stay logged in" : "Ez amaitu saioa", @@ -269,7 +269,6 @@ OC.L10N.register( "Redirecting …" : "Birbideratzen...", "New password" : "Pasahitz berria", "New Password" : "Pasahitz Berria", - "Reset password" : "Berrezarri pasahitza", "Two-factor authentication" : "Bi faktoreko autentifikazioa", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Hobetutako segurtasuna dago gaituta zure kontuan. Mesedez, autentifikatu bigarren faktore bat erabiliz.", "Cancel log in" : "Ezeztatu log in", @@ -340,6 +339,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Zure zerbitzaria ongi konfiguratzeko informazioa topatzeko <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentazioa begiratu mesedez</a>.", "Log out" : "Saioa bukatu", "This action requires you to confirm your password:" : "Ekintza honek zure pasahitza konfirmatzeko eskatuko dizu:", + "Wrong password. Reset it?" : "Pasahitz okerra. Berrezarri?", "Use the following link to reset your password: {link}" : "Eribili hurrengo lotura zure pasahitza berrezartzeko: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Kaixo<br><br>%s-ek %s zurekin partekatu duela jakin dezazun.\nIkusi ezazu: %s", "This Nextcloud instance is currently in single user mode." : "Nextcloud instantzia hau erabiltzaile bakar moduan dago.", |