diff options
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r-- | lib/l10n/eu.js | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index d3aac44cca8..32ada1572ae 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -257,31 +257,11 @@ OC.L10N.register( "Storage connection error. %s" : "Biltegiratze-konexioaren errorea. %s", "Storage is temporarily not available" : "Biltegia ez dago erabilgarri aldi baterako", "Storage connection timeout. %s" : "Biltegiratze-konexioa denboraz kanpo geratu da. %s", - "This can usually be fixed by giving the webserver write access to the config directory." : "Hau normalean web zerbitzarira config karpetan idazteko baimenak emanez konpondu daiteke.", "%s enter the database username and name." : "%s sartu datu-basearen erabiltzaile-izena eta izena.", "%s enter the database username." : "%s sartu datu basearen erabiltzaile izena.", "%s enter the database name." : "%s sartu datu basearen izena.", "%s you may not use dots in the database name" : "%s ezin duzu punturik erabili datu basearen izenean.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Badirudi %s instantzia hau 32 biteko PHP ingurune bat exekutatzen ari dela eta open_basedir aldagaia php.ini fitxategian konfiguratu dela. Honek arazoak sortuko ditu 4 GB baino gehiagoko fitxategiekin eta ez da gomendatzen.", - "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Mesedez kendu open_basedir ezarpena zure php.ini-tik edo aldatu 64-biteko PHPra.", - "The user limit has been reached and the user was not created." : "Erabiltzaile mugara heldu da eta ez da erabiltzailea sortu.", - "Cannot read file" : "Ezin da fitxategia irakurri", - "Cannot write into \"config\" directory" : "Ezin da idatzi \"config\" karpetan", - "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Hau normalean konpondu daiteke web zerbitzariari konfigurazio direktoriorako sarbidea emanez. Ikus %s", - "Cannot write into \"apps\" directory" : "Ezin da idatzi \"apps\" karpetan", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Hau normalean web zerbitzariari aplikazioen direktorioko sarbidea emanez edo konfigurazioko fitxategian appstore desgaituz konpondu daiteke.", - "Cannot create \"data\" directory" : "Ezin da \"data\" karpeta sortu", - "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Hau normalean konpondu daiteke web zerbitzariari root direktorioko idazketa sarbidea emanez. Ikus %s", - "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Normalean baimenak konpondu daitezke web zerbitzariari root direktorioko sarbidea emanez. Ikus %s.", - "Setting locale to %s failed" : "Lokala %sra ezartzeak huts egin du", - "Please install one of these locales on your system and restart your webserver." : "Instalatu hauetako lokal bat zure sisteman eta berrabiarazi zure web zerbitzaria.", - "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload \"%s\"-(e)ra ezarrita dago \"0\" itxarondako balioaren ordez", - "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Arazo hau konpontzeko ezarri <code>mbstring.func_overload</code> <code>0</code>-ra zure php.ini fitxategian", - "PostgreSQL >= 9 required" : "PostgreSQL >= 9 behar da", - "Please upgrade your database version" : "Mesedez eguneratu zure datu basearen bertsioa", - "Your data directory is readable by other users" : "Zure datuen karpeta beste erabiltzaileek irakur dezakete", - "Your data directory must be an absolute path" : "Zure datuen karpeta bide-izen absolutua izan behar da", - "Check the value of \"datadirectory\" in your configuration" : "Egiaztatu «datadirectory» aldagaiaren balioa zure konfigurazioan", - "Your data directory is invalid" : "Zure datuen karpeta baliogabea da" + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Mesedez kendu open_basedir ezarpena zure php.ini-tik edo aldatu 64-biteko PHPra." }, "nplurals=2; plural=(n != 1);"); |