send.ftl 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. title = Send
  2. importingFile = インポート中...
  3. encryptingFile = 暗号化中...
  4. decryptingFile = 復号化中...
  5. downloadCount =
  6. { $num ->
  7. *[other] { $num } 回のダウンロード
  8. }
  9. timespanHours =
  10. { $num ->
  11. *[other] { $num } 時間
  12. }
  13. copiedUrl = コピー完了!
  14. unlockInputPlaceholder = パスワード
  15. unlockButtonLabel = ロック解除
  16. downloadButtonLabel = ダウンロード
  17. downloadFinish = ダウンロード完了
  18. fileSizeProgress = ({ $partialSize } / { $totalSize })
  19. sendYourFilesLink = Send を試す
  20. errorPageHeader = 何か問題が発生しました。
  21. fileTooBig = このファイルは大きすぎるためアップロードできません。上限は { $size } です。
  22. linkExpiredAlt = リンク期限切れ
  23. notSupportedHeader = お使いのブラウザーには対応していません。
  24. notSupportedLink = なぜ私のブラウザーには対応していないのでしょうか?
  25. notSupportedOutdatedDetail = 残念ながらお使いのバージョンの Firefox は Send が活用しているウェブ技術に対応していません。ブラウザーを更新する必要があります。
  26. updateFirefox = Firefox を更新
  27. deletePopupCancel = キャンセル
  28. deleteButtonHover = 削除
  29. passwordTryAgain = パスワードが正しくありません。再度入力してください。
  30. javascriptRequired = Send を使うには JavaScript が必要です
  31. whyJavascript = Send が JavaScript を必要とする理由
  32. enableJavascript = JavaScript を有効にして再度試してください。
  33. # A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
  34. expiresHoursMinutes = { $hours } 時間 { $minutes } 分
  35. # A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
  36. expiresMinutes = { $minutes } 分
  37. # A short status message shown when the user enters a long password
  38. maxPasswordLength = パスワード最長文字数: { $length }
  39. # A short status message shown when there was an error setting the password
  40. passwordSetError = このパスワードは設定できませんでした
  41. ## Send version 2 strings
  42. -send-brand = Send
  43. -send-short-brand = Send
  44. -firefox = Firefox
  45. -mozilla = Mozilla
  46. introTitle = 簡単に、プライベートにファイル共有
  47. introDescription = { -send-brand } では、暗号化してファイル共有でき、リンクは自動的に期限切れになります。そのため、共有するものをプライベートに保管でき、オンライン上に永遠に残さないようにできます。
  48. notifyUploadEncryptDone = ファイルが暗号化され、送信する準備ができました
  49. # downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
  50. archiveExpiryInfo = 有効期間: { $downloadCount } または { $timespan }
  51. timespanMinutes =
  52. { $num ->
  53. *[other] { $num } 分
  54. }
  55. timespanDays =
  56. { $num ->
  57. *[other] { $num } 日
  58. }
  59. timespanWeeks =
  60. { $num ->
  61. *[other] { $num } 週間
  62. }
  63. fileCount =
  64. { $num ->
  65. *[other] { $num } ファイル
  66. }
  67. # byte abbreviation
  68. bytes = B
  69. # kibibyte abbreviation
  70. kb = KB
  71. # mebibyte abbreviation
  72. mb = MB
  73. # gibibyte abbreviation
  74. gb = GB
  75. # localized number and byte abbreviation. example "2.5MB"
  76. fileSize = { $num }{ $units }
  77. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  78. totalSize = 合計サイズ: { $size }
  79. # the next line after the colon contains a file name
  80. copyLinkDescription = リンクをコピーしてファイルを共有:
  81. copyLinkButton = リンクをコピー
  82. downloadTitle = ファイルをダウンロード
  83. downloadDescription = このファイルは { -send-brand } により、暗号化されて共有されました。リンクは自動的に期限切れになります。
  84. trySendDescription = 簡単で安全なファイル共有ができる { -send-brand } を試してください。
  85. # count will always be > 10
  86. tooManyFiles =
  87. { $count ->
  88. *[other] 一度にアップロードできるのは { $count } ファイルまでです。
  89. }
  90. # count will always be > 10
  91. tooManyArchives =
  92. { $count ->
  93. *[other] { $count } 回までしかダウンロードできません。
  94. }
  95. expiredTitle = このリンクは期限切れです。
  96. notSupportedDescription = { -send-brand } は、このブラウザーでは動作しません。{ -send-short-brand } は最新バージョンの { -firefox } で最もよく動作し、その他の現バージョンのブラウザーでも動作します。
  97. downloadFirefox = { -firefox } をダウンロード
  98. legalTitle = { -send-short-brand } プライバシー通知
  99. legalDateStamp = バージョン 1.0, 2019年3月12日時点
  100. # A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
  101. expiresDaysHoursMinutes = { $days } 日 { $hours } 時 { $minutes } 分
  102. addFilesButton = アップロードするファイルを選択
  103. uploadButton = アップロード
  104. # the first part of the string 'Drag and drop files or click to send up to 1GB'
  105. dragAndDropFiles = ファイルをドラッグ&ドロップ
  106. # the second part of the string 'Drag and drop files or click to send up to 1GB'
  107. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  108. orClickWithSize = または、クリックして最大 { $size } のファイルを送信
  109. addPassword = パスワードで保護
  110. emailPlaceholder = メールアドレスを入力
  111. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  112. signInSizeBump = ログインすると最大 { $size } のファイルを送信できます
  113. signInOnlyButton = ログイン
  114. accountBenefitTitle = { -firefox } アカウントを作成またはログイン
  115. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  116. accountBenefitLargeFiles = 最大 { $size } までのファイルを共有
  117. accountBenefitDownloadCount = より多くの人とファイルを共有
  118. accountBenefitTimeLimit =
  119. { $count ->
  120. *[other] リンクを { $count } 日間有効化
  121. }
  122. accountBenefitSync = 様々な端末から共有したファイルを管理
  123. accountBenefitMoz = { -mozilla } の他のサービスについて詳しく学ぶ
  124. signOut = ログアウト
  125. okButton = OK
  126. downloadingTitle = ダウンロード中
  127. noStreamsWarning = このブラウザーは、この大きさのファイルを復号化できません。
  128. noStreamsOptionCopy = リンクをコピーして他のブラウザーで開いてください
  129. noStreamsOptionFirefox = Firefox を試してみる
  130. noStreamsOptionDownload = このブラウザーで続ける
  131. downloadFirefoxPromo = { -send-short-brand } はすべてが新しくなった { -firefox } により提供されています。
  132. # the next line after the colon contains a file name
  133. shareLinkDescription = ファイルへのリンクを共有しましょう:
  134. shareLinkButton = リンクを共有
  135. # $name is the name of the file
  136. shareMessage = { -send-brand } で "{ $name }" をダウンロード: シンプルで安全なファイル共有
  137. trailheadPromo = プライバシーを保護する方法があります。Firefox を試してください。
  138. learnMore = 詳細情報