diff options
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 4475a7ab178..7d180e5b84f 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -29,6 +29,7 @@ OC.L10N.register( "Your login token is invalid or has expired" : "Zure saio-hasierako tokena baliogabea da edo iraungi da", "This community release of Nextcloud is unsupported and push notifications are limited." : "Nextcloud komunitate bertsio honek ez du laguntza-zerbitzurik eta push jakinarazpenak mugatuak dira.", "Login" : "Hasi saioa", + "Unsupported email length (>255)" : "E-posta luzera onartezina (>255)", "Password reset is disabled" : "Pasahitza berrezartzea desgaituta dago", "Could not reset password because the token is expired" : "Ezin izan da pasahitza berrezarri tokena iraungi delako", "Could not reset password because the token is invalid" : "Ezin izan da pasahitza berrezarri tokena baliogabea delako", @@ -50,6 +51,8 @@ OC.L10N.register( "Nextcloud Server" : "Nextcloud zerbitzaria", "Some of your link shares have been removed" : "Zure esteka partekatzeetako batzuk kendu dira", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Segurtasun errore baten ondorioz zure esteka partekatze batzuk kendu ditugu. Ikusi esteka informazio gehiagorako.", + "The account limit of this instance is reached." : "Instantzia honen kontuen mugara iritsi da.", + "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Sartu zure harpidetza-gakoa laguntza-aplikazioan kontuen muga handitzeko. Horrek Nextcloud Enterprise-k eskaintzen dituen abantaila gehigarri guztiak ere ematen dizkizu eta oso gomendagarria da enpresetan funtzionatzeko.", "Learn more ↗" : "Informazio gehiago ↗", "Preparing update" : "Eguneratzea prestatzen", "[%d / %d]: %s" : "[%d / %d]: %s", @@ -109,8 +112,13 @@ OC.L10N.register( "Please try again or contact your administrator." : "Saiatu berriro edo jarri harremanetan zure administratzailearekin.", "Password" : "Pasahitza", "Log in to {productName}" : "Hasi saioa {productName}-(e)n", + "Wrong login or password." : "Erabiltzaile edo pasahitz okerra.", + "This account is disabled" : "Kontu hau desgaituta dago", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Saioa hasteko hainbat saiakera baliogabe jaso ditugu zure IPtik. Ondorioz, zure hurrengo saio hasiera 30 segundo atzeratuko da.", + "Login with username or email" : "Hasi saioa erabiltzaile-izen edo e-postarekin", + "Login with username" : "Hasi saioa erabiltzaile-izenarekin", "Log in with a device" : "Hasi saioa gailu batekin", + "Login or email" : "Erabiltzaile-izen edo e-posta", "Your account is not setup for passwordless login." : "Zure kontua ez dago pasahitzik gabeko autentifikaziorako konfiguratua.", "Browser not supported" : "Ez da nabigatzailea onartzen", "Passwordless authentication is not supported in your browser." : "Zure nabigatzaileak ez du pasahitzik gabeko autentifikaziorik onartzen.", |