From a7b932cb52f6d0a332d6f7410b633b3cacc7e66b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 11 Jun 2022 02:28:28 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/files_sharing/l10n/es_CR.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/files_sharing/l10n/es_CR.js') diff --git a/apps/files_sharing/l10n/es_CR.js b/apps/files_sharing/l10n/es_CR.js index 10be8ee2ea3..01b8c23159d 100644 --- a/apps/files_sharing/l10n/es_CR.js +++ b/apps/files_sharing/l10n/es_CR.js @@ -69,7 +69,6 @@ OC.L10N.register( "A file or folder was shared from another server" : "Un archivo o carpeta fue compartido desde otro servidor", "Files" : "Archivos", "A file or folder has been shared" : "Un archivo o carpeta ha sido compartido", - "Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe", "Could not delete share" : "No fue posible borrar el elemento compartido", "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", "Could not create share" : "No fue posible crear el elemento compartido", @@ -122,7 +121,6 @@ OC.L10N.register( "Name" : "Nombre", "Share time" : "Compartido desde", "Expiration date" : "Fecha de expiración", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ", "Reasons might be:" : "Las causas podrían ser:", "the item was removed" : "el elemento fue eliminado", "the link expired" : "la liga expiró", @@ -133,6 +131,8 @@ OC.L10N.register( "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", "Add to your Nextcloud" : "Agregar a tu Nextcloud", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe " + "Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe", + "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", + "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3