mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 22:50:53 +03:00
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:
committed by
Mozilla Pontoon
parent
4ef6f8e3bd
commit
7c66c07634
@@ -26,11 +26,13 @@ uploadSuccessConfirmHeader = Klar til å sende
|
|||||||
uploadSvgAlt = Last opp
|
uploadSvgAlt = Last opp
|
||||||
uploadSuccessTimingHeader = Lenken til filen din utløper etter 1 nedlasting eller om 24 timer.
|
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 }.
|
expireInfo = Lenken til filen din vil gå ut etter { $downloadCount } eller { $timespan }.
|
||||||
downloadCount = { $num ->
|
downloadCount =
|
||||||
|
{ $num ->
|
||||||
[one] 1 nedlasting
|
[one] 1 nedlasting
|
||||||
*[other] { $num } nedlastinger
|
*[other] { $num } nedlastinger
|
||||||
}
|
}
|
||||||
timespanHours = { $num ->
|
timespanHours =
|
||||||
|
{ $num ->
|
||||||
[one] 1 time
|
[one] 1 time
|
||||||
*[other] { $num } timer
|
*[other] { $num } timer
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user