diff options
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index c87687a1b1e..80690d72d27 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -177,14 +177,17 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "Compartido con el grupo {user} por {owner}", "Shared with the conversation {user} by {owner}" : "Compartido con la conversación {user} por {owner}", "Shared with {user} by {owner}" : "Compartido con {user} por {owner}", + "Allow download" : "Permitir descarga", "Added by {initiator}" : "Añadido por {initiator}", "Via “{folder}”" : "Vía \"{folder}\"", "Internal link" : "Enlace interno", + "Copy internal link to clipboard" : "Copiar enlace interno al portapapeles", "Link copied" : "Enlace copiado", "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", "Copy to clipboard" : "Copiar al portapapeles", "Only works for users with access to this folder" : "Sólo funciona para usuarios con acceso a esta carpeta", "Only works for users with access to this file" : "Sólo funciona para usuarios con acceso a este archivo", + "Copy public link to clipboard" : "Copiar enlace público al portapapeles", "Please enter the following required information before creating the share" : "Por favor, escriba la información necesaria antes de crear el recurso compartido", "Password protection (enforced)" : "Protección con contraseña (impuesta)", "Password protection" : "Protección por contraseña", |