Pontoon: Update Portuguese (Brazil) (pt-BR) localization of Test Pilot: Firefox Send
Localization authors: - Maykon Chagas <mchagas@riseup.net> - Luiz Carlos de Morais <lcom_flip@hotmail.com> - dgadelha <dgadelha@live.com> - xxx <fxhelp@yahoo.com> - Cynthia Pereira <cynthiacpereira@gmail.com>
This commit is contained in:
parent
26478fc444
commit
32074a9bab
1 changed files with 4 additions and 2 deletions
|
@ -26,11 +26,13 @@ uploadSuccessConfirmHeader = Pronto para enviar
|
||||||
uploadSvgAlt = Enviado
|
uploadSvgAlt = Enviado
|
||||||
uploadSuccessTimingHeader = O link para o seu arquivo expirará após 1 download ou em 24 horas.
|
uploadSuccessTimingHeader = O link para o seu arquivo expirará após 1 download ou em 24 horas.
|
||||||
expireInfo = O link para o seu arquivo expirará após { $downloadCount } ou { $timepan }.
|
expireInfo = O link para o seu arquivo expirará após { $downloadCount } ou { $timepan }.
|
||||||
downloadCount = { $num ->
|
downloadCount =
|
||||||
|
{ $num ->
|
||||||
[one] 1 download
|
[one] 1 download
|
||||||
*[other] { $num } downloads
|
*[other] { $num } downloads
|
||||||
}
|
}
|
||||||
timespanHours = { $num ->
|
timespanHours =
|
||||||
|
{ $num ->
|
||||||
[one] 1 hora
|
[one] 1 hora
|
||||||
*[other] { $num } horas
|
*[other] { $num } horas
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue