From 7c66c07634e971be89b3b524f2e21e81fce034d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5var=20Henriksen?= Date: Wed, 20 Jun 2018 19:17:45 +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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/public/locales/nb-NO/send.ftl b/public/locales/nb-NO/send.ftl index ff57b218..5c922211 100644 --- a/public/locales/nb-NO/send.ftl +++ b/public/locales/nb-NO/send.ftl @@ -26,11 +26,13 @@ uploadSuccessConfirmHeader = Klar til å sende uploadSvgAlt = Last opp uploadSuccessTimingHeader = Lenken til filen din utløper etter 1 nedlasting eller om 24 timer. expireInfo = Lenken til filen din vil gå ut etter { $downloadCount } eller { $timespan }. -downloadCount = { $num -> +downloadCount = + { $num -> [one] 1 nedlasting *[other] { $num } nedlastinger } -timespanHours = { $num -> +timespanHours = + { $num -> [one] 1 time *[other] { $num } timer }