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/gl.js')
-rw-r--r--lib/l10n/gl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index 1b13acc21aa..d99b7624668 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -189,7 +189,6 @@ OC.L10N.register(
"Cannot write into \"config\" directory" : "Non é posíbel escribir no directorio «config»",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Polo xeral, isto pode ser fixado para permitirlle ao servidor web acceso de escritura ao directorio «config». Vexa %s",
"Cannot write into \"apps\" directory" : "Non é posíbel escribir no directorio «apps»",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Polo xeral, isto pódese solucionar dándolle ao servidor web acceso de escritura ao directorio de aplicacións ou desactivando a appstore no ficheiro de configuración.",
"Cannot create \"data\" directory" : "Non é posíbel crear o directorio «data»",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Polo xeral, isto pódese solucionar dándolle ao servidor web acceso de escritura ao directorio raíz. Vexa %s.",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Polo xeral, pódense corrixir os permisos dándolle ao servidor web acceso de escritura ao directorio raíz. Vexa %s.",
@@ -234,6 +233,7 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación",
"Files can’t be shared with create permissions" : "Non é posíbel compartir ficheiros con permisos de creación",
"Can’t set expiration date more than %s days in the future" : "Non é posíbel estabelecer a data de caducidade máis alo de %s días no futuro",
- "Can't read file" : "Non é posíbel ler o ficheiro"
+ "Can't read file" : "Non é posíbel ler o ficheiro",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Polo xeral, isto pódese solucionar dándolle ao servidor web acceso de escritura ao directorio de aplicacións ou desactivando a appstore no ficheiro de configuración."
},
"nplurals=2; plural=(n != 1);");