Pontoon: Update Portuguese (pt-BR) localization of Test Pilot: Firefox Send
Localization authors: - Maykon Chagas <mchagas@riseup.net>
This commit is contained in:
parent
cf5c64a3f8
commit
c8e0b696a6
|
@ -11,7 +11,7 @@ uploadPageBrowseButton = Selecione um arquivo em seu computador
|
||||||
.title = Selecione um arquivo em seu computador
|
.title = Selecione um arquivo em seu computador
|
||||||
uploadPageMultipleFilesAlert = Enviar múltiplos arquivos ou uma pasta ainda não é suportado.
|
uploadPageMultipleFilesAlert = Enviar múltiplos arquivos ou uma pasta ainda não é suportado.
|
||||||
uploadPageBrowseButtonTitle = Enviar arquivo
|
uploadPageBrowseButtonTitle = Enviar arquivo
|
||||||
uploadingPageHeader = Enviando seu arquivo
|
uploadingPageProgress = Enviando { $filename } ({ $size })
|
||||||
importingFile = Importando…
|
importingFile = Importando…
|
||||||
verifyingFile = Verificando…
|
verifyingFile = Verificando…
|
||||||
encryptingFile = Criptografando…
|
encryptingFile = Criptografando…
|
||||||
|
@ -50,6 +50,8 @@ downloadButtonLabel = Baixar
|
||||||
.title = Baixar
|
.title = Baixar
|
||||||
downloadNotification = Seu download terminou.
|
downloadNotification = Seu download terminou.
|
||||||
downloadFinish = Download completo
|
downloadFinish = Download completo
|
||||||
|
// 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 = Experimente o Firefox Send
|
sendYourFilesLink = Experimente o Firefox Send
|
||||||
.title = Experimente o Firefox Send
|
.title = Experimente o Firefox Send
|
||||||
|
|
Loading…
Reference in New Issue