diff options
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index d8ace79a2a6..78fbcbd644c 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -18,6 +18,7 @@ OC.L10N.register( "Shares will show up here" : "Aquí aparecerán los recursos que compartas", "Restore share" : "Restaurar recurso compartido", "Something happened. Unable to restore the share." : "Algo ha sucedido. No se puede restaurar el recurso compartido.", + "Download" : "Descargar", "You can upload into this folder" : "Puedes subir archivos en esta carpeta", "No compatible server found at {remote}" : "No se ha encontrado un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválida", @@ -98,7 +99,6 @@ OC.L10N.register( "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir enviando la contraseña por Nextcloud Talk ha fallado porque Nextcloud Talk no está activado", "Cannot increase permissions" : "No es posible aumentar permisos", "shared by %s" : "compartido por %s", - "Download" : "Descargar", "Direct link" : "Enlace directo", "Add to your Nextcloud" : "Añadir a tu Nextcloud", "Share API is disabled" : "El API de compartir está deshabilitado", |