Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-19 05:17:21 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-19 05:17:21 +0300
commit434fd438d90a844b6ae0d2f584b985ba657812d4 (patch)
treeb1dab06f318a939045ccf5e4dbd8058ab97977e0 /lib/l10n/eu.js
parenta61bad6ede7d99eae7e754f94ef39272d7ff1ba7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r--lib/l10n/eu.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js
index 605d1b6dee1..88ef55dddd1 100644
--- a/lib/l10n/eu.js
+++ b/lib/l10n/eu.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"The library %s is not available." : "%s liburutegia ez dago eskuragarri.",
"Following platforms are supported: %s" : "Hurrengo plataformak onartzen dira: %s",
"Server version %s or higher is required." : "Zerbitzariaren %s bertsioa edo berriagoa behar da.",
+ "Server version %s or lower is required." : "Zerbitzariaren %s bertsioa edo zaharragoa behar da.",
"Authentication" : "Autentifikazioa",
"Unknown filetype" : "Fitxategi mota ezezaguna",
"Invalid image" : "Baliogabeko irudia",
@@ -126,6 +127,7 @@ OC.L10N.register(
"Nov." : "Aza.",
"Dec." : "Abe.",
"A valid username must be provided" : "Baliozko erabiltzaile izena eman behar da",
+ "Username contains whitespace at the beginning or at the end" : "Erabiltzaile-izenak zuriuneren bat du hasieran edo amaieran",
"A valid password must be provided" : "Baliozko pasahitza eman behar da",
"The username is already being used" : "Erabiltzaile izena dagoeneko erabiltzen ari da",
"Could not create user" : "Ezin izan da erabiltzailea sortu",
@@ -144,6 +146,7 @@ OC.L10N.register(
"Please install one of these locales on your system and restart your webserver." : "Instalatu hauetako lokal bat zure sisteman eta berrabiarazi zure web zerbitzaria.",
"Please ask your server administrator to install the module." : "Mesedez eskatu zure zerbitzariaren kudeatzaileari modulua instala dezan.",
"PHP module %s not installed." : "PHPren %s modulua ez dago instalaturik.",
+ "PHP setting \"%s\" is not set to \"%s\"." : "\"%s\" PHP ezarpena ez dago \"%s\" gisa jarrita.",
"Adjusting this setting in php.ini will make Nextcloud run again" : "Ezarpen hau php.ini fitxategian doitzen bada, Nextcloud berriro exekutatuko da",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 2.7.0 bertsioa edo berriagoa behar da. Orain %s dago instalatuta.",
"To fix this issue update your libxml2 version and restart your web server." : "Arazo hori konpontzeko, eguneratu zure libxml2 bertsioa eta berrabiarazi web zerbitzaria.",