diff options
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r-- | lib/l10n/eu.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 2071bcccad6..81cd41ccfe7 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -130,8 +130,8 @@ OC.L10N.register( "PostgreSQL username and/or password not valid" : "PostgreSQL erabiltzailea edo/eta pasahitza ez dira baliozkoak.", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X ez da onartzen eta %s gaizki ibiliko da plataforma honetan. Erabiltzekotan, zure ardurapean.", "For the best results, please consider using a GNU/Linux server instead." : "Emaitza hobeak izateko, mesedez kontsideratu GNU/Linux zerbitzari bat erabiltzea.", - "It seems that this %s instance is running on a 32-bit PHP environment. 64-bit is required for 26 and higher." : "Badirudi %s instantzia hau 32-biteko PHP ingurune bat erabiltzen ari dela. 64-bit beharrezkoa da 26 eta gehiagorako.", - "Please switch to 64-bit PHP." : "Mesedez, aldatu 64-biteko PHPra.", + "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 batere gomendagarria.", + "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.", "Set an admin username." : "Ezarri administraziorako erabiltzaile izena.", "Set an admin password." : "Ezarri administraziorako pasahitza.", "Cannot create or write into the data directory %s" : "Ezin da sortu edo idatzi %s datu-direktorioan ", @@ -268,8 +268,6 @@ OC.L10N.register( "%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 batere gomendagarria.", - "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. Check your notifications to learn more." : "Ezin izan da erabiltzailea sortu, erabiltzaile muga gainditu delako. Egiaztatu zure jakinarazpenak gehiago jakiteko.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Erabiltzaile-izenean karaktere hauek soilik erabil daitezke: \"a-z\", \"A-Z\", \"0-9\", eta \"_.@-'\"" }, |