diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-14 02:31:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-14 02:31:59 +0000 |
commit | 9bd58553db74dbc9d7d317fcd6886f1f20431b5a (patch) | |
tree | 05c9671aa5d5262797ce22df493e070023bd21aa /apps/files_sharing/l10n/es.js | |
parent | 5559570fafcedf2db709dd9ee1e82acad85e60df (diff) | |
download | nextcloud-server-9bd58553db74dbc9d7d317fcd6886f1f20431b5a.tar.gz nextcloud-server-9bd58553db74dbc9d7d317fcd6886f1f20431b5a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 5394f664416..48c3c85129f 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -95,6 +95,7 @@ OC.L10N.register( "Share for file {file} expired" : "Ha caducado el compartir el archivo {file}", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta compartida por correo o enlace público fue <strong>descargado</strong>", "A file or folder was shared from <strong>another server</strong>" : "Se ha compartido un archivo o carpeta desde <strong>otro servidor</strong>", + "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 doesn't exist" : "El ID del recurso compartido no es correcto, el recurso compartido no existe", |