diff options
Diffstat (limited to 'lib/l10n/ast.json')
-rw-r--r-- | lib/l10n/ast.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index 508e4be8899..af8a21af0f6 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -125,7 +125,6 @@ "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", @@ -157,6 +156,7 @@ "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»" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |