Pontoon: Update Swedish (sv-SE) localization of Test Pilot: Firefox Send

Localization authors:
- Andreas Pettersson <az@kth.se>
- Luna Jernberg <bittin@cafe8bitar.se>
This commit is contained in:
Andreas Pettersson 2018-06-20 19:18:39 +00:00 committed by Mozilla Pontoon
parent 7f9b43753e
commit fa84c653ea

View file

@ -26,11 +26,13 @@ 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 = { $num -> downloadCount =
{ $num ->
[one] 1 nedladdning [one] 1 nedladdning
*[other] { $num } nedladdningar *[other] { $num } nedladdningar
} }
timespanHours = { $num -> timespanHours =
{ $num ->
[one] 1 timme [one] 1 timme
*[other] { $num } timmar *[other] { $num } timmar
} }