Pontoon: Update Dutch (nl) localization of Test Pilot: Firefox Send
Localization authors: - Ton <tonnes.mb@gmail.com>
This commit is contained in:
parent
866552254c
commit
268f9306d9
|
@ -25,6 +25,15 @@ uploadingFileNotification = Mij waarschuwen zodra het uploaden is voltooid
|
||||||
uploadSuccessConfirmHeader = Gereed voor verzending
|
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.
|
||||||
|
downloadCount = { $num ->
|
||||||
|
[one] 1 download
|
||||||
|
*[other] { $number } downloads
|
||||||
|
}
|
||||||
|
timespanHours = { $num ->
|
||||||
|
[one] 1 uur
|
||||||
|
*[other] { $number } uur
|
||||||
|
}
|
||||||
copyUrlFormLabelWithName = Kopieer en deel de koppeling om uw bestand te verzenden: { $filename }
|
copyUrlFormLabelWithName = Kopieer en deel de koppeling om uw bestand te verzenden: { $filename }
|
||||||
copyUrlFormButton = Kopiëren naar klembord
|
copyUrlFormButton = Kopiëren naar klembord
|
||||||
copiedUrl = Gekopieerd!
|
copiedUrl = Gekopieerd!
|
||||||
|
|
Loading…
Reference in New Issue