Pontoon: Update Dutch (nl) localization of Test Pilot: Firefox Send

Localization authors:
- Mark Heijl <markh@babelzilla.org>
- Ton <tonnes.mb@gmail.com>
This commit is contained in:
Ton 2018-06-20 19:16:42 +00:00 committed by Mozilla Pontoon
parent ea2ff28f32
commit 9aefe7f7c9
1 changed files with 4 additions and 2 deletions

View File

@ -26,11 +26,13 @@ uploadSuccessConfirmHeader = Gereed voor verzending
uploadSvgAlt = Uploaden uploadSvgAlt = Uploaden
uploadSuccessTimingHeader = De koppeling naar uw bestand zal na 1 download of 24 uur verlopen. uploadSuccessTimingHeader = De koppeling naar uw bestand zal na 1 download of 24 uur verlopen.
expireInfo = De koppeling naar uw bestand zal na { $downloadCount } of { $timespan } verlopen. expireInfo = De koppeling naar uw bestand zal na { $downloadCount } of { $timespan } verlopen.
downloadCount = { $num -> downloadCount =
{ $num ->
[one] 1 download [one] 1 download
*[other] { $num } downloads *[other] { $num } downloads
} }
timespanHours = { $num -> timespanHours =
{ $num ->
[one] 1 uur [one] 1 uur
*[other] { $num } uur *[other] { $num } uur
} }