Pontoon: Update Spanish (es-AR) localization of Test Pilot: Firefox Send
Localization authors: - Marcelo Poli <enzomatrix@gmail.com>
This commit is contained in:
parent
1f85096422
commit
b5244c75ca
|
@ -3,7 +3,7 @@ title = Firefox Send
|
||||||
siteSubtitle = experimento web
|
siteSubtitle = experimento web
|
||||||
siteFeedback = Opinión
|
siteFeedback = Opinión
|
||||||
uploadPageLearnMore = Conocer más
|
uploadPageLearnMore = Conocer más
|
||||||
uploadPageDropMessage = Soltá el archivo acá para empezar a subir
|
uploadPageDropMessage = Arrastrá el archivo hasta acá para empezar a subir
|
||||||
uploadPageSizeMessage = Para una operación más confiable, es mejor que el archivo tenga menos de 1GB
|
uploadPageSizeMessage = Para una operación más confiable, es mejor que el archivo tenga menos de 1GB
|
||||||
uploadPageBrowseButton = Seleccioná un archivo en tu computadora
|
uploadPageBrowseButton = Seleccioná un archivo en tu computadora
|
||||||
.title = Seleccioná un archivo en tu computadora
|
.title = Seleccioná un archivo en tu computadora
|
||||||
|
@ -24,3 +24,62 @@ uploadingFileNotification = Notificarme cuando la subida se complete.
|
||||||
uploadSuccessConfirmHeader = Listo para enviar
|
uploadSuccessConfirmHeader = Listo para enviar
|
||||||
uploadSvgAlt
|
uploadSvgAlt
|
||||||
.alt = Subir
|
.alt = Subir
|
||||||
|
uploadSuccessTimingHeader = El enlace al archivo expirará después de 1 descarga o en 24 horas.
|
||||||
|
// Note: Title text for button should be the same.
|
||||||
|
copyUrlFormButton = Copiar al portapapeles
|
||||||
|
.title = Copiar al portapapeles
|
||||||
|
copiedUrl = ¡Copiado!
|
||||||
|
// Note: Title text for button should be the same.
|
||||||
|
deleteFileButton = Borrar archivo
|
||||||
|
.title = Borrar archivo
|
||||||
|
// Note: Title text for button should be the same.
|
||||||
|
sendAnotherFileLink = Enviar otro archivo
|
||||||
|
.title = Enviar otro archivo
|
||||||
|
// Alternative text used on the download link/button (indicates an action).
|
||||||
|
downloadAltText
|
||||||
|
.alt = Descargar
|
||||||
|
downloadFileName = Descargar { $filename }
|
||||||
|
downloadFileSize = ({ $size })
|
||||||
|
// Text and title used on the download link/button (indicates an action).
|
||||||
|
downloadButtonLabel = Descargar
|
||||||
|
.title = Descargar
|
||||||
|
downloadNotification = La descarga se completó.
|
||||||
|
downloadFinish = Descarga completa
|
||||||
|
// Firefox Send is a brand name and should not be localized. Title text for button should be the same.
|
||||||
|
sendYourFilesLink = Probá Firefox Send
|
||||||
|
.title = Probá Firefox Send
|
||||||
|
downloadingPageProgress = Descargando { $filename } ({ $size })
|
||||||
|
errorAltText
|
||||||
|
.alt = Error de subida
|
||||||
|
errorPageHeader = ¡Algo falló!
|
||||||
|
errorPageMessage = Hubo un error al subir el archivo.
|
||||||
|
errorPageLink = Enviar otro archivo
|
||||||
|
fileTooBig = El archivo es demasiado grande para subir. Debería tener menos de { $size }.
|
||||||
|
linkExpiredAlt
|
||||||
|
.alt = Enlace explirado
|
||||||
|
expiredPageHeader = ¡Este enlace ha expirado o nunca existió en primer lugar!
|
||||||
|
notSupportedHeader = El navegador no está soportado.
|
||||||
|
downloadFirefoxButtonSub = Descarga gratuita
|
||||||
|
uploadedFile = Archivo
|
||||||
|
copyFileList = Copiar URL
|
||||||
|
// expiryFileList is used as a column header
|
||||||
|
expiryFileList = Expira en
|
||||||
|
deleteFileList = Borrar
|
||||||
|
deleteButtonHover
|
||||||
|
.title = Borrar
|
||||||
|
copyUrlHover
|
||||||
|
.title = Copiar URL
|
||||||
|
legalHeader = Términos y privacidad
|
||||||
|
deletePopupText = ¿Borrar este archivo?
|
||||||
|
deletePopupYes = Si
|
||||||
|
deletePopupCancel = Cancelar
|
||||||
|
deleteButtonHover
|
||||||
|
.title = Borrar
|
||||||
|
copyUrlHover
|
||||||
|
.title = Copiar URL
|
||||||
|
footerLinkLegal = Legales
|
||||||
|
// Test Pilot is a proper name and should not be localized.
|
||||||
|
footerLinkAbout = Acerca de Test Pilot
|
||||||
|
footerLinkPrivacy = Privacidad
|
||||||
|
footerLinkTerms = Términos
|
||||||
|
footerLinkCookies = Cookies
|
||||||
|
|
Loading…
Reference in New Issue