From 15105426b1cfc4b8d52e6a24c33cf09d526e19b5 Mon Sep 17 00:00:00 2001 From: Luna Jernberg Date: Wed, 31 Jan 2018 14:30:42 +0000 Subject: [PATCH] Pontoon: Update Swedish (sv-SE) localization of Test Pilot: Firefox Send Localization authors: - Luna Jernberg --- public/locales/sv-SE/send.ftl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/public/locales/sv-SE/send.ftl b/public/locales/sv-SE/send.ftl index 5f01d92f..a20d7e53 100644 --- a/public/locales/sv-SE/send.ftl +++ b/public/locales/sv-SE/send.ftl @@ -42,7 +42,11 @@ sendAnotherFileLink = Skicka en annan fil // Alternative text used on the download link/button (indicates an action). downloadAltText = Ladda ner downloadsFileList = Nedladdningar +// Used as header in a column indicating the amount of time left before a +// download link expires (e.g. "10h 5m") timeFileList = Tid +// Used as header in a column indicating the number of times a file has been +// downloaded downloadFileName = Ladda ner { $filename } downloadFileSize = ({ $size }) unlockInputLabel = Ange lösenord @@ -102,3 +106,8 @@ passwordTryAgain = Felaktigt lösenord. Försök igen. // This label is followed by the password needed to download a file passwordResult = Lösenord: { $password } reportIPInfringement = Rapportera IP-överträdelse +javascriptRequired = Firefox Send kräver JavaScript +// 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