From b9d60639e228cb57e8235acc749d3c7a5c289662 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=B6hler?= Date: Tue, 30 Jan 2018 19:50:35 +0000 Subject: [PATCH] Pontoon: Update German (de) localization of Test Pilot: Firefox Send MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Localization authors: - Michael Köhler --- public/locales/de/send.ftl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/public/locales/de/send.ftl b/public/locales/de/send.ftl index 156cfed4..3650d005 100644 --- a/public/locales/de/send.ftl +++ b/public/locales/de/send.ftl @@ -42,7 +42,11 @@ sendAnotherFileLink = Eine weitere Datei senden // Alternative text used on the download link/button (indicates an action). downloadAltText = Herunterladen downloadsFileList = Downloads +// Used as header in a column indicating the amount of time left before a +// download link expires (e.g. "10h 5m") timeFileList = Zeit +// Used as header in a column indicating the number of times a file has been +// downloaded downloadFileName = { $filename } herunterladen downloadFileSize = ({ $size }) unlockInputLabel = Passwort eingeben @@ -102,3 +106,10 @@ passwordTryAgain = Falsches Passwort. Versuchen Sie es erneut. // This label is followed by the password needed to download a file passwordResult = Passwort: { $password } reportIPInfringement = IP-Verletzung melden +javascriptRequired = Firefox Send benötigt JavaScript +whyJavascript = Warum benötigt Firefox Send JavaScript? +enableJavascript = Bitte akivieren Sie JavaScript und versuchen Sie es erneut. +// A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m" +expiresHoursMinutes = { $hours }h { $minutes }m +// A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m" +expiresMinutes = { $minutes }m