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/ast.js')
-rw-r--r--lib/l10n/ast.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index 50c53d25561..d6099abbc0c 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -4,7 +4,6 @@ OC.L10N.register(
"Cannot write into \"config\" directory!" : "¡Nun pue escribise nel direutoriu «config»!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Davezu esto pue iguase dándo-y al sirvidor web accesu d'escritura al direutoriu de configuración",
"See %s" : "Mira %s",
- "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Esto davezu íguase dando'l permisu d'escritura nel direutoriu de configuración al sirvidor web. Mira %s",
"Sample configuration detected" : "Configuración d'amuesa detectada",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Detectose que la configuración d'amuesa copiose. Esto pue encaboxar la instalación y dexala ensín soporte. Llee la documentación enantes de facer cambéos en config.php",
"%1$s and %2$s" : "%1$s y %2$s",
@@ -136,6 +135,7 @@ OC.L10N.register(
"Token expired. Please reload page." : "Token caducáu. Recarga la páxina.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Nun hai controladores de bases de datos (sqlite, mysql, o postgresql)",
"Cannot write into \"config\" directory" : "Nun pue escribise nel direutoriu \"config\"",
+ "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Esto davezu íguase dando'l permisu d'escritura nel direutoriu de configuración al sirvidor web. Mira %s",
"Cannot write into \"apps\" directory" : "Nun pue escribise nel direutoriu \"apps\"",
"Cannot create \"data\" directory" : "Nun pue crease'l direutoriu «datos»",
"Setting locale to %s failed" : "Falló l'activación del idioma %s",