From f210a6a0e5852175dac0cebc24495355529bdb65 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 5 Dec 2021 02:30:14 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- lib/l10n/ast.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/l10n/ast.js') 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);"); -- cgit v1.2.3