From b2d2e279450ff5a0b3dea51832e0c7831d25c76b Mon Sep 17 00:00:00 2001 From: Mark Heijl Date: Wed, 31 Jan 2018 10:50:32 +0000 Subject: [PATCH] Pontoon: Update Dutch (nl) localization of Test Pilot: Firefox Send Localization authors: - Mark Heijl --- public/locales/nl/send.ftl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/public/locales/nl/send.ftl b/public/locales/nl/send.ftl index 5ef37d6f..4494a5b1 100644 --- a/public/locales/nl/send.ftl +++ b/public/locales/nl/send.ftl @@ -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