diff options
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 0cc21a76863..d28550d43c9 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -51,6 +51,11 @@ OC.L10N.register( "No translation provider available" : "Ez dago itzulpen-hornitzailerik erabilgarri", "Could not detect language" : "Ezin izan da hizkuntza hauteman", "Unable to translate" : "Ezin izan da itzuli", + "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Konponketa pausoa:", + "Repair info:" : "Konponketa informazioa:", + "Repair warning:" : "Konponketa abisua:", + "Repair error:" : "Konponketa errorea:", "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.", @@ -58,11 +63,6 @@ OC.L10N.register( "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", - "Repair step:" : "Konponketa pausoa:", - "Repair info:" : "Konponketa informazioa:", - "Repair warning:" : "Konponketa abisua:", - "Repair error:" : "Konponketa errorea:", "Please use the command line updater because updating via browser is disabled in your config.php." : "Mesedez, erabili komando-lerroko eguneratzailea, arakatzailearen bidez eguneratzea desgaituta dagoelako zure config.php-n.", "Turned on maintenance mode" : "Mantentze modua aktibatu da", "Turned off maintenance mode" : "Mantentze modua desaktibatu da", @@ -79,6 +79,8 @@ OC.L10N.register( "%s (incompatible)" : "%s (bateraezina)", "The following apps have been disabled: %s" : "Hurrengo aplikazioak desgaitu dira: %s", "Already up to date" : "Eguneratuta dago dagoeneko", + "Unknown" : "Ezezaguna", + "PNG image" : "PNG irudia", "Error occurred while checking server setup" : "Errorea gertatu da zerbitzariaren konfigurazioa egiaztatzean", "For more details see the {linkstart}documentation ↗{linkend}." : "Xehetasun gehiago lortzeko, ikusi {linkstart}dokumentazioa ↗{linkend}.", "unknown text" : "testu ezezaguna", @@ -281,9 +283,9 @@ OC.L10N.register( "Admin" : "Admin", "Help" : "Laguntza", "Access forbidden" : "Sarrera debekatuta", + "Back to %s" : "Itzuli %s(e)ra", "Page not found" : "Orria ez da aurkitu", "The page could not be found on the server or you may not be allowed to view it." : "Ezin izan da orria aurkitu edo ez duzu ikusteko baimenik.", - "Back to %s" : "Itzuli %s(e)ra", "Too many requests" : "Eskaera gehiegi", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Eskaera gehiegi zeuden zure saretik. Saiatu beranduago edo kontaktatu zure administrailearekin hau errorea bada.", "Error" : "Errorea", @@ -359,16 +361,12 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "%s instantzia hau mantentze 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.", - "Currently open" : "Irekita une honetan", - "Login with username or email" : "Hasi saioa erabiltzaile-izen edo e-postarekin", - "Login with username" : "Hasi saioa erabiltzaile-izenarekin", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Txata, bideo-deiak, pantaila partekatzea, lineako bilerak eta web konferentziak - zure nabigatzailean eta mugikorrerako aplikazioekin.", "You have not added any info yet" : "Oraindik ez duzu informaziorik gehitu", "{user} has not added any info yet" : "{user}-(e)k ez du oraindik informaziorik gehitu", "Error opening the user status modal, try hard refreshing the page" : "Errorea erabiltzailen egoera leihoa irekitzean, saiatu orria guztiz freskatzen", "Edit Profile" : "Editatu profila", "The headline and about sections will show up here" : "Izenburua eta 'Niri buruz' atalak hemen agertuko dira", - "Error loading message template: {error}" : "Errorea mezu txantiloia kargatzean: {error}", "Very weak password" : "Pasahitz oso ahula", "Weak password" : "Pasahitz ahula", "So-so password" : "Hala moduzko pasahitza", |