mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-10 21:22:35 +01:00
Pontoon: Update Dutch (nl) localization of Test Pilot: Firefox Send
Localization authors: - Mark Heijl <markh@babelzilla.org>
This commit is contained in:
parent
d93a4cf9f3
commit
b2d2e27945
@ -42,7 +42,11 @@ sendAnotherFileLink = Nog een bestand verzenden
|
||||
// Alternative text used on the download link/button (indicates an action).
|
||||
downloadAltText = Downloaden
|
||||
downloadsFileList = Downloads
|
||||
// Used as header in a column indicating the amount of time left before a
|
||||
// download link expires (e.g. "10h 5m")
|
||||
timeFileList = Tijd
|
||||
// Used as header in a column indicating the number of times a file has been
|
||||
// downloaded
|
||||
downloadFileName = { $filename } downloaden
|
||||
downloadFileSize = ({ $size })
|
||||
unlockInputLabel = Voer wachtwoord in
|
||||
@ -102,3 +106,10 @@ passwordTryAgain = Onjuist wachtwoord. Probeer het opnieuw.
|
||||
// This label is followed by the password needed to download a file
|
||||
passwordResult = Wachtwoord: { $password }
|
||||
reportIPInfringement = IE-inbreuk melden
|
||||
javascriptRequired = Firefox Send vereist JavaScript
|
||||
whyJavascript = Waarom vereist Firefox Send JavaScript?
|
||||
enableJavascript = Schakel JavaScript in en probeer het opnieuw.
|
||||
// A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
|
||||
expiresHoursMinutes = { $hours }u { $minutes }m
|
||||
// A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
|
||||
expiresMinutes = { $minutes }m
|
||||
|
Loading…
Reference in New Issue
Block a user