summaryrefslogtreecommitdiffstats
path: root/lib/l10n/eu.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-11 02:27:07 +0000
committerNextcloud bot <bot@nextcloud.com>2022-01-11 02:27:07 +0000
commit7484abb6c07f2296abc2040ecd747ddf1d65e98e (patch)
tree2213166834ea943b6b4f3d71120d43bfac91beb3 /lib/l10n/eu.js
parent5faba45e6343455f6e3471dbf9a9d116ed679058 (diff)
downloadnextcloud-server-7484abb6c07f2296abc2040ecd747ddf1d65e98e.tar.gz
nextcloud-server-7484abb6c07f2296abc2040ecd747ddf1d65e98e.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r--lib/l10n/eu.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js
index 3bd48cca9ea..b8bef03ef2b 100644
--- a/lib/l10n/eu.js
+++ b/lib/l10n/eu.js
@@ -211,7 +211,10 @@ OC.L10N.register(
"Authentication error" : "Autentifikazio errorea",
"Token expired. Please reload page." : "Tokena iraungitu da. Mesedez birkargatu orria.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Ez dago datubaseen (sqlite, mysql edo postgresql) driverrik instalatuta.",
+ "Cannot write into \"config\" directory." : "Ezin da \"config\" karpetan idatzi.",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Edo, config.php fitxategia irakurtzeko soilik mantendu nahi baduzu, ezarri \"config_is_read_only\" aukera 'egia' baliora barruan. Ikusi %s",
+ "Your data directory is not writable." : "Zure datuen karpeta ez da idazgarria.",
+ "Setting locale to %s failed." : "Lokala %sra ezartzeak huts egin du",
"PHP module %s not installed." : "PHPren %s modulua ez dago instalaturik.",
"Please ask your server administrator to install the module." : "Mesedez eskatu zure zerbitzariaren kudeatzaileari modulua instala dezan.",
"PHP setting \"%s\" is not set to \"%s\"." : "\"%s\" PHP ezarpena ez dago \"%s\" gisa jarrita.",
@@ -222,7 +225,12 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Hau ziur aski cache/accelerator batek eragin du, hala nola Zend OPcache edo eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP moduluak instalatu dira, baina oraindik faltan bezala markatuta daude?",
"Please ask your server administrator to restart the web server." : "Mesedez eskatu zerbitzariaren kudeatzaileari web zerbitzaria berrabiarazteko.",
+ "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.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Mesedez aldatu baimenak 0770ra beste erabiltzaileek karpetan sartu ezin izateko.",
+ "Your data directory must be an absolute path." : "Zure datuen karpeta bide-izen absolutua izan behar da.",
+ "Your data directory is invalid." : "Zure datuen karpeta baliogabea da.",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ziurtatu datu direktorioaren erroan \".ocdata\" izeneko fitxategia dagoela.",
"Action \"%s\" not supported or implemented." : "\"%s\" ekintza ez da onartzen edo ez dago inplementaturik.",
"Authentication failed, wrong token or provider ID given" : "Autentifikazioak huts egin du, token edo hornitzaile ID okerra eman da",