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 86e763f1401..5faa17f52fe 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -27,8 +27,6 @@ OC.L10N.register( "Could not complete login" : "Ezin izan da saioa hasi", "Your login token is invalid or has expired" : "Zure saio-hasierako tokena baliogabea da edo iraungi da", "Password reset is disabled" : "Pasahitza berrezartzea desgaituta dago", - "Couldn't reset password because the token is invalid" : "Ezin izan da pasahitza berrezarri tokena baliogabea delako", - "Couldn't reset password because the token is expired" : "Ezin izan da pasahitza berrezarri tokena iraungi delako", "%s password reset" : "%s pasahitza berrezarrita", "Password reset" : "Pasahitza berrezarri", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Egin klik ondoko botoian zure pasahitza berrezartzeko. Ez baduzu pasahitzaren berrezarpena eskatu, ahaztu e-posta hau.", @@ -374,6 +372,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "%s instantzia hau mantenu-moduan dago une honetan, honek denbora tarte bat iraun dezake.", "This page will refresh itself when the instance is available again." : "Instantzia berriz ere erabilgarri dagoenean orri hau freskatuko da.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Jarri harremanetan zure sistema administratzailearekin mezu honek irauten badu edo ezustean agertu bada.", + "Couldn't reset password because the token is invalid" : "Ezin izan da pasahitza berrezarri tokena baliogabea delako", + "Couldn't reset password because the token is expired" : "Ezin izan da pasahitza berrezarri tokena iraungi delako", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Datu-basearen eskema eguneratu daitekeen egiaztatzen (honek luze jo dezake datu-basearen tamainaren arabera)", "Checked database schema update" : "Datu-basearen eskemaren eguneratzea egiaztatuta", "Checking updates of apps" : "Aplikazioentzako eguneratzeak egiaztatzen", |