From 08f9ad5046f7578fcc3911cb09e07b4ed5e18966 Mon Sep 17 00:00:00 2001
From: Sander Lepik <
sander...@eesti.ee>
Date: Wed, 20 Jun 2018 19:16:49 +0000
Subject: [PATCH] Pontoon: Update Estonian (et) localization of Test Pilot:
Firefox Send
Localization authors:
- Merike Sell <
mer...@gmail.com>
- Sander Lepik <
sander...@eesti.ee>
---
public/locales/et/send.ftl | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/public/locales/et/send.ftl b/public/locales/et/send.ftl
index 2b4f2b13..cffe4f8d 100644
--- a/public/locales/et/send.ftl
+++ b/public/locales/et/send.ftl
@@ -26,11 +26,13 @@ uploadSuccessConfirmHeader = Saatmiseks valmis
uploadSvgAlt = Laadi üles
uploadSuccessTimingHeader = Link failile aegub pärast 1. allalaadimist või 24 tunni möödumisel.
expireInfo = Link failile aegub peale { $downloadCount } või { $timespan }.
-downloadCount = { $num ->
+downloadCount =
+ { $num ->
[one] üht allalaadimist
*[other] { $num } allalaadimist
}
-timespanHours = { $num ->
+timespanHours =
+ { $num ->
[one] üht tundi
*[other] { $num } tundi
}