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:
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r--lib/l10n/eu.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js
index 629cbac2b00..ff4ad2e0dbd 100644
--- a/lib/l10n/eu.js
+++ b/lib/l10n/eu.js
@@ -195,7 +195,6 @@ 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. See %s" : "Hau normalean konpondu daiteke web zerbitzariari konfigurazio direktoriorako sarbidea emanez. Ikus %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 appstore in the config file." : "Hau normalean konpondu daiteke web zerbitzariari aplikazioen direktorioko sarbidea emanez edo konfigurazioko fitxategian appstore desgaituz.",
"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.",
@@ -240,6 +239,7 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "Fitxategiak ezin dira ezabatze baimenarekin partekatu",
"Files can’t be shared with create permissions" : "Fitxategiak ezin dira sortze baimenarekin partekatu",
"Can’t set expiration date more than %s days in the future" : "Ezin da iraungitze-data etorkizunean %s egun baino gehiagora jarri",
- "Can't read file" : "Ezin da fitxategia irakurri"
+ "Can't read file" : "Ezin da fitxategia irakurri",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Hau normalean konpondu daiteke web zerbitzariari aplikazioen direktorioko sarbidea emanez edo konfigurazioko fitxategian appstore desgaituz."
},
"nplurals=2; plural=(n != 1);");