diff options
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 82c4528ba74..f19829814ef 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -56,6 +56,7 @@ OC.L10N.register( "Starting code integrity check" : "Kodearen integritate egiaztapena hasten", "Finished code integrity check" : "Kodearen integritate egiaztapena bukatuta", "%s (incompatible)" : "%s (bateraezina)", + "The following apps have been disabled: %s" : "Hurrengo aplikazioak desgaitu dira: %s", "Already up to date" : "Eguneratuta dago dagoeneko", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Zure web zerbitzaria ez dago behar bezala konfiguratuta fitxategien sinkronizazioa baimentzeko. WebDAV interfazea puskatuta dagoela dirudi.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Zure web zerbitzaria ez dago behar bezala konfiguratuta \"{url}\" ebazteko. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentazioan</a> aurkituko duzu informazio gehiago.", @@ -335,6 +336,7 @@ OC.L10N.register( "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Hau konfiguratzeko informazio gehiago %1$sdokumentazioan%2$s aurki daiteke.", "App update required" : "Aplikazioa eguneratu behar da", "%1$s will be updated to version %2$s" : "%1$s %2$s bertsiora eguneratuko da.", + "The following apps will be updated:" : "Hurrengo aplikazioak eguneratuko dira:", "These incompatible apps will be disabled:" : "Aplikazio bateraezin hauek desgaituko dira:", "The theme %s has been disabled." : "%s gaia desgaitu da.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Ekin aurretik egiazta ezazu datu-basearen, ezarpenen karpetaren eta datuen karpetaren babeskopia egin duzula.", |