diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-15 02:27:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-15 02:27:55 +0000 |
commit | da8450e854404a2feee7169e379f4f64f685e170 (patch) | |
tree | ee9306e4558c9940eac418a4fc388af1647bcbb4 /apps/files_sharing/l10n/es.js | |
parent | 9f3958e8d27fe23dde7799da4a61bc57c250a23c (diff) | |
download | nextcloud-server-da8450e854404a2feee7169e379f4f64f685e170.tar.gz nextcloud-server-da8450e854404a2feee7169e379f4f64f685e170.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 276e6a79179..6685c8a5d42 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -98,6 +98,7 @@ OC.L10N.register( "Files" : "Archivos", "A file or folder has been <strong>shared</strong>" : "Se ha <strong>compartido</strong> un archivo o carpeta", "Shared link" : "Enlace compartido", + "Wrong share ID, share does not exist" : "ID de recurso compartido errónea, el recurso no existe", "Could not delete share" : "No se ha podido eliminar el recurso compartido", "Please specify a file or folder path" : "Por favor, especifica la ubicación de un archivo o carpeta", "Wrong path, file/folder does not exist" : "Ubicación incorrecta, el archivo/carpeta no existe", @@ -236,6 +237,7 @@ OC.L10N.register( "Name" : "Nombre", "Share time" : "Compartido hace", "Expiration date" : "Fecha de caducidad", + "Sorry, this link does not seem to work anymore." : "Lo sentimos, este enlace no parece funcionar ya.", "Reasons might be:" : "Las causas podrían ser: ", "the item was removed" : "el elemento fue eliminado", "the link expired" : "el enlace caducó", |