24
1
Fork 0

Pontoon: Update Spanish (Chile) (es-CL) localization of Test Pilot: Firefox Send

Localization authors:
- josotrix <josotrix@ravmn.cl>
- ravmn <ravmn@ravmn.cl>
This commit is contained in:
ravmn 2018-06-20 19:18:28 +00:00 committed by Mozilla Pontoon
parent bcb3936e08
commit a0c221750b
1 changed files with 4 additions and 2 deletions

View File

@ -26,11 +26,13 @@ uploadSuccessConfirmHeader = Listo para enviar
uploadSvgAlt = Subir
uploadSuccessTimingHeader = El enlace a tu archivo expirará tras 1 descarga o en 24 horas.
expireInfo = El enlace a tu archivo expirará después de { $downloadCount } o { $timespan }.
downloadCount = { $num ->
downloadCount =
{ $num ->
[one] 1 descarga
*[other] { $num } descargas
}
timespanHours = { $num ->
timespanHours =
{ $num ->
[one] 1 hora
*[other] { $num } horas
}