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>2021-07-08 05:26:46 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-08 05:26:46 +0300
commit726f23ffd9f779d464232d7f088bcfe32e0ad730 (patch)
treece1190314455d1355a5054d812c23624f7db88e7 /lib/l10n/eu.js
parent11739ce89bf4ed3ea628c9ad590e69b571f99fc8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r--lib/l10n/eu.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js
index 1292d212b54..4f79a8a166e 100644
--- a/lib/l10n/eu.js
+++ b/lib/l10n/eu.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"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." : "Hau normalean web zerbitzarira config karpetan idazteko baimenak emanez konpondu daiteke.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Edo, config.php fitxategia irakurtzeko soilik mantendu nahi baduzu, ezarri \"config_is_read_only\" aukera 'egia' baliora barruan.",
"See %s" : "Ikusi %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "%1$s aplikazioaren fitxategiak ez dira behar bezala ordezkatu. Ziurtatu zerbitzariarekin bateragarria den bertsioa dela.",
"Sample configuration detected" : "Adibide-ezarpena detektatua",
@@ -193,6 +194,7 @@ OC.L10N.register(
"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",
"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",
"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.",