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/es_PR.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/l10n/es_PR.js') diff --git a/lib/l10n/es_PR.js b/lib/l10n/es_PR.js index ab4c7f191b2..0abc3477823 100644 --- a/lib/l10n/es_PR.js +++ b/lib/l10n/es_PR.js @@ -146,7 +146,6 @@ OC.L10N.register( "Cannot write into \"config\" directory" : "No fue posible escribir en el directorio \"config\"", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio config. Por favor ve %s", "Cannot write into \"apps\" directory" : "No fue posible escribir en el directorio \"apps\"", - "Cannot create \"data\" directory" : "No fue posible crear el directorio \"data\"", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio raíz. Por favor ve %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Por lo general los permisos se pueden corregir al darle al servidor web acceso de escritura al directorio raíz. Por favor ve %s.", "Setting locale to %s failed" : "Se presentó una falla al establecer la regionalización a %s", @@ -184,6 +183,7 @@ OC.L10N.register( "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", - "Can't read file" : "No se puede leer el archivo" + "Can't read file" : "No se puede leer el archivo", + "Cannot create \"data\" directory" : "No fue posible crear el directorio \"data\"" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3