Pontoon: Update Spanish (es-AR) localization of Test Pilot: Firefox Send
Localization authors: - Marcelo Poli <enzomatrix@gmail.com>
This commit is contained in:
parent
07bcfa2d36
commit
e7b90ea1b9
|
@ -11,7 +11,7 @@ uploadPageBrowseButton = Seleccioná un archivo en tu computadora
|
||||||
.title = Seleccioná un archivo en tu computadora
|
.title = Seleccioná un archivo en tu computadora
|
||||||
uploadPageMultipleFilesAlert = Cargar múltiples archivos o una carpeta todavía no está soportado.
|
uploadPageMultipleFilesAlert = Cargar múltiples archivos o una carpeta todavía no está soportado.
|
||||||
uploadPageBrowseButtonTitle = Subir archivo
|
uploadPageBrowseButtonTitle = Subir archivo
|
||||||
uploadingPageHeader = Subiendo el archivo
|
uploadingPageProgress = Subiendo { $filename } ({ $size })
|
||||||
importingFile = Importando…
|
importingFile = Importando…
|
||||||
verifyingFile = Verificando…
|
verifyingFile = Verificando…
|
||||||
encryptingFile = Cifrando…
|
encryptingFile = Cifrando…
|
||||||
|
@ -50,6 +50,8 @@ downloadButtonLabel = Descargar
|
||||||
.title = Descargar
|
.title = Descargar
|
||||||
downloadNotification = La descarga se completó.
|
downloadNotification = La descarga se completó.
|
||||||
downloadFinish = Descarga completa
|
downloadFinish = Descarga completa
|
||||||
|
// 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. Title text for button should be the same.
|
// Firefox Send is a brand name and should not be localized. Title text for button should be the same.
|
||||||
sendYourFilesLink = Probá Firefox Send
|
sendYourFilesLink = Probá Firefox Send
|
||||||
.title = Probá Firefox Send
|
.title = Probá Firefox Send
|
||||||
|
|
Loading…
Reference in New Issue