Browse Source

Pontoon: Update Chinese (China) (zh-CN) localization of Test Pilot: Firefox Send

Localization authors:
- YFdyh000 <yfdyh000@gmail.com>
- xcffl <xcffl@outlook.com>
YFdyh000 6 years ago
parent
commit
339bf12857
1 changed files with 4 additions and 2 deletions
  1. 4 2
      public/locales/zh-CN/send.ftl

+ 4 - 2
public/locales/zh-CN/send.ftl

@@ -26,10 +26,12 @@ uploadSuccessConfirmHeader = 准备好发送
 uploadSvgAlt = 上传
 uploadSuccessTimingHeader = 您的文件的链接将在首次下载或 24 小时后过期。
 expireInfo = 指向该文件的链接将在 { $downloadCount } 或 { $timespan } 后过期。
-downloadCount = { $num ->
+downloadCount =
+    { $num ->
        *[other] { $num } 次下载
     }
-timespanHours = { $num ->
+timespanHours =
+    { $num ->
        *[other] { $num } 小时
     }
 copyUrlFormLabelWithName = 复制并分享链接以发送您的文件:{ $filename }