From 55070ace8b9abdaab67d6b364830ce887ef1f2e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5var=20Henriksen?= Date: Wed, 31 Jan 2018 06:50:33 +0000 Subject: [PATCH] =?UTF-8?q?Pontoon:=20Update=20Norwegian=20Bokm=C3=A5l=20(?= =?UTF-8?q?nb-NO)=20localization=20of=20Test=20Pilot:=20Firefox=20Send?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Localization authors: - Håvar Henriksen --- public/locales/nb-NO/send.ftl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/public/locales/nb-NO/send.ftl b/public/locales/nb-NO/send.ftl index e32a1288..3208f1a0 100644 --- a/public/locales/nb-NO/send.ftl +++ b/public/locales/nb-NO/send.ftl @@ -42,7 +42,11 @@ sendAnotherFileLink = Send en annen fil // Alternative text used on the download link/button (indicates an action). downloadAltText = Last ned downloadsFileList = Nedlastinger +// 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 = Last ned { $filename } downloadFileSize = ({ $size }) unlockInputLabel = Skriv inn passord @@ -102,3 +106,10 @@ passwordTryAgain = Feil passord. Prøv igjen. // This label is followed by the password needed to download a file passwordResult = Passord: { $password } reportIPInfringement = Rapporter brudd på åndsverk +javascriptRequired = Firefox Send krever JavaScript. +whyJavascript = Hvorfor krever Firefox Send JavaScript? +enableJavascript = Slå på JavaScript og prøv igjen. +// A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m" +expiresHoursMinutes = { $hours }t { $minutes }m +// A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m" +expiresMinutes = { $minutes }m