diff --git a/public/locales/es-ES/send.ftl b/public/locales/es-ES/send.ftl index af88be25..faf44223 100644 --- a/public/locales/es-ES/send.ftl +++ b/public/locales/es-ES/send.ftl @@ -34,6 +34,10 @@ sendAnotherFileLink = Enviar otro archivo downloadAltText = Descargar downloadFileName = Descargar { $filename } downloadFileSize = ({ $size }) +unlockInputLabel = Introducir contraseña +unlockInputPlaceholder = Contraseña +unlockButtonLabel = Desbloquear +downloadFileTitle = Descargar archivo encriptado // Firefox Send is a brand name and should not be localized. downloadMessage = Tu amigo te está enviando un archivo a través de Firefox Send, un servicio que te permite compartir archivos con un enlace seguro, privado y cifrado que caduca automáticamente para que tus cosas no sean accesibles en línea de por vida. // Text and title used on the download link/button (indicates an action). @@ -80,3 +84,6 @@ footerLinkAbout = Sobre Test Pilot footerLinkPrivacy = Privacidad footerLinkTerms = Términos footerLinkCookies = Cookies +requirePasswordCheckbox = Requerir una contraseña para descargar este archivo +addPasswordButton = Añadir contraseña +incorrectPassword = Contraseña incorrecta. ¿Reintentar?