send.ftl 7.6 KB

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