diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-06 02:16:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-06 02:16:59 +0000 |
commit | da84b36186f05c5042e109328fa5095d26fd9a74 (patch) | |
tree | 4b8d201c0e54d345e24c947f24b984112d6dc6f2 /lib/l10n | |
parent | 4bf5a23ec04539654b82170d9a4e6dabd21efa56 (diff) | |
download | nextcloud-server-da84b36186f05c5042e109328fa5095d26fd9a74.tar.gz nextcloud-server-da84b36186f05c5042e109328fa5095d26fd9a74.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/eu.js | 4 | ||||
-rw-r--r-- | lib/l10n/eu.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 7299122e532..7ac1bb1782b 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -16,6 +16,7 @@ OC.L10N.register( "The command line tool %s could not be found" : "Komando lerroko %s tresna ezin da aurkitu", "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.", "Authentication" : "Autentifikazioa", "Unknown filetype" : "Fitxategi mota ezezaguna", "Invalid image" : "Baliogabeko irudia", @@ -131,6 +132,8 @@ OC.L10N.register( "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.", "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.", "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.", @@ -138,6 +141,7 @@ OC.L10N.register( "Please upgrade your database version" : "Mesedez eguneratu zure datu basearen bertsioa", "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.", "Could not obtain lock type %d on \"%s\"." : "Ezin da lortu sarraia mota %d \"%s\"-an.", + "Storage connection error. %s" : "Biltegiratze-konexioaren errorea. %s", "Create" : "Sortu", "Change" : "Aldatu", "Delete" : "Ezabatu", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index 034bbc306fe..18df35874fe 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -14,6 +14,7 @@ "The command line tool %s could not be found" : "Komando lerroko %s tresna ezin da aurkitu", "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.", "Authentication" : "Autentifikazioa", "Unknown filetype" : "Fitxategi mota ezezaguna", "Invalid image" : "Baliogabeko irudia", @@ -129,6 +130,8 @@ "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.", "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.", "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.", @@ -136,6 +139,7 @@ "Please upgrade your database version" : "Mesedez eguneratu zure datu basearen bertsioa", "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.", "Could not obtain lock type %d on \"%s\"." : "Ezin da lortu sarraia mota %d \"%s\"-an.", + "Storage connection error. %s" : "Biltegiratze-konexioaren errorea. %s", "Create" : "Sortu", "Change" : "Aldatu", "Delete" : "Ezabatu", |