24
1
Fork 0

Pontoon: Update Norwegian Bokmål (nb-NO) localization of Test Pilot: Firefox Send

Localization authors:
- Håvar Henriksen <havar@firefox.no>
This commit is contained in:
Håvar Henriksen 2018-06-20 19:17:45 +00:00 committed by Mozilla Pontoon
parent 4ef6f8e3bd
commit 7c66c07634
1 changed files with 4 additions and 2 deletions

View File

@ -26,11 +26,13 @@ uploadSuccessConfirmHeader = Klar til å sende
uploadSvgAlt = Last opp
uploadSuccessTimingHeader = Lenken til filen din utløper etter 1 nedlasting eller om 24 timer.
expireInfo = Lenken til filen din vil gå ut etter { $downloadCount } eller { $timespan }.
downloadCount = { $num ->
downloadCount =
{ $num ->
[one] 1 nedlasting
*[other] { $num } nedlastinger
}
timespanHours = { $num ->
timespanHours =
{ $num ->
[one] 1 time
*[other] { $num } timer
}