Pontoon: Update Swedish (sv-SE) localization of Test Pilot: Firefox Send
Localization authors: - Andreas Pettersson <az@kth.se>
This commit is contained in:
parent
58cc381abf
commit
98ad058e2e
|
@ -26,7 +26,10 @@ uploadSuccessConfirmHeader = Klar för att skicka
|
||||||
uploadSvgAlt = Ladda upp
|
uploadSvgAlt = Ladda upp
|
||||||
uploadSuccessTimingHeader = Länken till din fil upphör att gälla efter 1 nedladdning eller om 24 timmar.
|
uploadSuccessTimingHeader = Länken till din fil upphör att gälla efter 1 nedladdning eller om 24 timmar.
|
||||||
expireInfo = Länken till din fil upphör att gälla efter { $downloadCount } eller { $timespan }.
|
expireInfo = Länken till din fil upphör att gälla efter { $downloadCount } eller { $timespan }.
|
||||||
downloadCount = 1 nedladdning;{ $num } nedladdningar
|
downloadCount = { $num ->
|
||||||
|
[one] 1 nedladdning
|
||||||
|
*[other] { $num } nedladdningar
|
||||||
|
}
|
||||||
timespanHours = { $num ->
|
timespanHours = { $num ->
|
||||||
[one] 1 timme
|
[one] 1 timme
|
||||||
*[other] { $num } timmar
|
*[other] { $num } timmar
|
||||||
|
|
Loading…
Reference in New Issue