aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ast.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r--lib/l10n/ast.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index 51f29bbbb69..c2b56cdf241 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -127,7 +127,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. 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",
"Please install one of these locales on your system and restart your webserver." : "Instala ún d'estos locales nel to sistema y reanicia'l sirvidor web",
"PHP module %s not installed." : "Nun ta instaláu'l módulu PHP %s",
@@ -159,6 +158,7 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "Los ficheros nun puen compartise colos permisos de desaniciu",
"Files can’t be shared with create permissions" : "Los ficheros nun puen compartise colos permisos de creación",
"Can’t set expiration date more than %s days in the future" : "Nun pue afitase la data de caducidá más de %s díes nel futuru",
- "Can't read file" : "Nun ye a lleese'l ficheru"
+ "Can't read file" : "Nun ye a lleese'l ficheru",
+ "Cannot create \"data\" directory" : "Nun pue crease'l direutoriu «datos»"
},
"nplurals=2; plural=(n != 1);");