Browse Source

Pontoon: Update Japanese (ja) localization of Test Pilot: Firefox Send

Localization authors:
- Kohei Yoshino <kohei.yoshino@gmail.com>
- aefgh39622 <aefgh39622@gmail.com>
Kohei Yoshino 6 years ago
parent
commit
5c8c6d56a4
1 changed files with 4 additions and 2 deletions
  1. 4 2
      public/locales/ja/send.ftl

+ 4 - 2
public/locales/ja/send.ftl

@@ -26,10 +26,12 @@ uploadSuccessConfirmHeader = 送信準備完了
 uploadSvgAlt = アップロード
 uploadSuccessTimingHeader = ファイルへのリンクは、1 回ダウンロードされた後、もしくは 24 時間以内に期限切れとなります。
 expireInfo = このファイルへのリンクは { $downloadCount } あるいは { $timespan } 後に期限切れとなります。
-downloadCount = { $num ->
+downloadCount =
+    { $num ->
        *[other] { $num } 回のダウンロード
     }
-timespanHours = { $num ->
+timespanHours =
+    { $num ->
        *[other] { $num } 時間
     }
 copyUrlFormLabelWithName = ファイルを送信するにはこのリンクをコピー、共有してください: { $filename }