mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-10 04:05:34 +00:00
Pontoon: Update Dutch (nl) localization of Test Pilot: Firefox Send
Localization authors: - Ton <tonnes.mb@gmail.com>
This commit is contained in:
@@ -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!
|
||||||
|
|||||||
Reference in New Issue
Block a user