From 6d9444c6bb66480d76d721890d17cd9489ea5b0c Mon Sep 17 00:00:00 2001 From: Pin-guang Chen Date: Thu, 7 Mar 2019 05:15:00 +0000 Subject: [PATCH] Pontoon: Update Chinese (Taiwan) (zh-TW) localization of Firefox Send Localization authors: - Pin-guang Chen --- public/locales/zh-TW/send.ftl | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/public/locales/zh-TW/send.ftl b/public/locales/zh-TW/send.ftl index 3b1f9d11..a6ccc33a 100644 --- a/public/locales/zh-TW/send.ftl +++ b/public/locales/zh-TW/send.ftl @@ -117,3 +117,27 @@ passwordIsSet = 已設定密碼 maxPasswordLength = 最大密碼長度: { $length } # A short status message shown when there was an error setting the password passwordSetError = 無法設定此密碼 + +## New strings for the vNext version of Firefox Send + +# Firefox Send, Send, Firefox, Mozilla are proper names and should not be localized +-send-brand = Firefox Send +-send-short-brand = Send +-firefox = Firefox +-mozilla = Mozilla +timespanMinutes = + { $num -> + *[other] { $num } 分鐘 + } +timespanDays = + { $num -> + *[other] { $num } 天 + } +timespanWeeks = + { $num -> + *[other] { $num } 週 + } +fileCount = + { $num -> + *[other] { $num } 個檔案 + }