diff --git a/public/locales/es-ES/send.ftl b/public/locales/es-ES/send.ftl index 6f73ac4d..6f956372 100644 --- a/public/locales/es-ES/send.ftl +++ b/public/locales/es-ES/send.ftl @@ -1,4 +1,4 @@ -// Firefox Send is a brand name and should not be localized. +# Firefox Send is a brand name and should not be localized. title = Firefox Send siteSubtitle = experimento web siteFeedback = Comentario @@ -39,29 +39,29 @@ copyUrlFormButton = Copiar en el portapapeles copiedUrl = ¡Copiado! deleteFileButton = Eliminar archivo sendAnotherFileLink = Enviar otro archivo -// Alternative text used on the download link/button (indicates an action). +# Alternative text used on the download link/button (indicates an action). downloadAltText = Descargar downloadsFileList = Descargas -// Used as header in a column indicating the amount of time left before a -// download link expires (e.g. "10h 5m") +# Used as header in a column indicating the amount of time left before a +# download link expires (e.g. "10h 5m") timeFileList = Fecha -// Used as header in a column indicating the number of times a file has been -// downloaded +# Used as header in a column indicating the number of times a file has been +# downloaded 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. +# 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). +# Text and title used on the download link/button (indicates an action). downloadButtonLabel = Descargar downloadNotification = Se completó la descarga. downloadFinish = Descarga completa -// This message is displayed when uploading or downloading a file, e.g. "(1,3 MB of 10 MB)". +# This message is displayed when uploading or downloading a file, e.g. "(1,3 MB of 10 MB)". fileSizeProgress = ({ $partialSize } de { $totalSize }) -// Firefox Send is a brand name and should not be localized. +# Firefox Send is a brand name and should not be localized. sendYourFilesLink = Prueba Firefox Send downloadingPageProgress = Descargando { $filename } ({ $size }) downloadingPageMessage = Deja esta pestaña abierta mientras buscamos tu archivo y lo desencriptamos. @@ -73,7 +73,7 @@ fileTooBig = Ese archivo es muy grande. Debería ocupar menos de { $size }. linkExpiredAlt = Enlace caducado expiredPageHeader = ¡El enlace ha caducado o nunca existió! notSupportedHeader = Tu navegador no está admitido. -// Firefox Send is a brand name and should not be localized. +# Firefox Send is a brand name and should not be localized. notSupportedDetail = Lamentablemente, este navegador no admite la tecnología web que necesita Firefox Send. Tendrás que probar otro navegador. ¡Te recomendamos Firefox! notSupportedLink = ¿Por qué no se admite mi navegador? notSupportedOutdatedDetail = Lamentablemente, esta versión de Firefox no admite la tecnología web que impulsa Firefox Send. Tendrás que actualizar tu navegador. @@ -81,7 +81,7 @@ updateFirefox = Actualizar Firefox downloadFirefoxButtonSub = Descarga gratuita uploadedFile = Archivo copyFileList = Copiar URL -// expiryFileList is used as a column header +# expiryFileList is used as a column header expiryFileList = Caduca en deleteFileList = Eliminar nevermindButton = Da igual @@ -94,7 +94,7 @@ deletePopupCancel = Cancelar deleteButtonHover = Eliminar copyUrlHover = Copiar URL footerLinkLegal = Legal -// Test Pilot is a proper name and should not be localized. +# Test Pilot is a proper name and should not be localized. footerLinkAbout = Sobre Test Pilot footerLinkPrivacy = Privacidad footerLinkTerms = Términos @@ -103,13 +103,17 @@ requirePasswordCheckbox = Requerir una contraseña para descargar este archivo addPasswordButton = Añadir contraseña changePasswordButton = Cambiar passwordTryAgain = Contraseña incorrecta. Inténtelo de nuevo. -// This label is followed by the password needed to download a file -passwordResult = Contraseña: { $password } reportIPInfringement = Denunciar vulneración de propiedad intelectual javascriptRequired = Firefox Send requiere JavaScript whyJavascript = ¿Por qué Firefox Send requiere JavaScript? enableJavascript = Por favor, activa JavaScript y vuelve a intentarlo. -// A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m" +# A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m" expiresHoursMinutes = { $hours }h { $minutes }m -// A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m" +# A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m" expiresMinutes = { $minutes }m +# A short status message shown when a password is successfully set +passwordIsSet = Contraseña establecida +# A short status message shown when the user enters a long password +maxPasswordLength = Longitud máxima de la contraseña: { $length } +# A short status message shown when there was an error setting the password +passwordSetError = No se ha podido establecer la contraseña