2018-02-19 23:10:56 +00:00
|
|
|
# Firefox Send is a brand name and should not be localized.
|
2017-07-25 20:51:22 +00:00
|
|
|
title = Firefox Send
|
|
|
|
siteFeedback = フィードバック
|
|
|
|
importingFile = インポート中...
|
|
|
|
encryptingFile = 暗号化中...
|
|
|
|
decryptingFile = 復号化中...
|
2018-06-20 19:17:29 +00:00
|
|
|
downloadCount =
|
|
|
|
{ $num ->
|
2017-12-06 03:07:23 +00:00
|
|
|
*[other] { $num } 回のダウンロード
|
2017-12-05 14:30:41 +00:00
|
|
|
}
|
2018-06-20 19:17:29 +00:00
|
|
|
timespanHours =
|
|
|
|
{ $num ->
|
2017-12-06 03:07:23 +00:00
|
|
|
*[other] { $num } 時間
|
2017-12-05 14:30:41 +00:00
|
|
|
}
|
2017-07-25 21:10:27 +00:00
|
|
|
copiedUrl = コピー完了!
|
2017-10-11 03:51:18 +00:00
|
|
|
unlockInputPlaceholder = パスワード
|
|
|
|
unlockButtonLabel = ロック解除
|
2017-07-25 21:10:27 +00:00
|
|
|
downloadButtonLabel = ダウンロード
|
|
|
|
downloadFinish = ダウンロード完了
|
2017-08-07 18:50:34 +00:00
|
|
|
fileSizeProgress = ({ $partialSize } / { $totalSize })
|
2017-07-25 21:10:27 +00:00
|
|
|
sendYourFilesLink = Firefox Send を試す
|
|
|
|
errorPageHeader = 何か問題が発生しました。
|
|
|
|
fileTooBig = このファイルは大きすぎるためアップロードできません。上限は { $size } です。
|
2017-08-27 03:34:26 +00:00
|
|
|
linkExpiredAlt = リンク期限切れ
|
2017-07-25 21:10:27 +00:00
|
|
|
notSupportedHeader = お使いのブラウザーには対応していません。
|
2017-08-04 10:10:46 +00:00
|
|
|
notSupportedLink = なぜ私のブラウザには対応していないのでしょうか?
|
2017-07-28 21:32:23 +00:00
|
|
|
notSupportedOutdatedDetail = 残念ながらお使いのバージョンの Firefox は Firefox Send が活用しているウェブ技術に対応していません。ブラウザーを更新する必要があります。
|
|
|
|
updateFirefox = Firefox を更新
|
2017-07-25 21:31:34 +00:00
|
|
|
deletePopupCancel = キャンセル
|
2017-08-27 03:34:26 +00:00
|
|
|
deleteButtonHover = 削除
|
2017-07-25 21:31:34 +00:00
|
|
|
footerLinkLegal = 法的情報
|
|
|
|
footerLinkPrivacy = プライバシー
|
|
|
|
footerLinkCookies = Cookie
|
2017-10-30 23:11:25 +00:00
|
|
|
passwordTryAgain = パスワードが正しくありません。再度入力してください。
|
2018-01-30 21:10:54 +00:00
|
|
|
javascriptRequired = Firefox Send を使うには JavaScript が必要です
|
|
|
|
whyJavascript = Firefox Send が JavaScript を必要とする理由
|
|
|
|
enableJavascript = JavaScript を有効にして再度試してください。
|
2018-02-19 23:10:56 +00:00
|
|
|
# A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
|
2018-01-30 21:10:54 +00:00
|
|
|
expiresHoursMinutes = { $hours } 時間 { $minutes } 分
|
2018-02-19 23:10:56 +00:00
|
|
|
# A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
|
2018-01-30 21:10:54 +00:00
|
|
|
expiresMinutes = { $minutes } 分
|
2018-02-23 01:31:39 +00:00
|
|
|
# A short status message shown when the user enters a long password
|
|
|
|
maxPasswordLength = パスワード最長文字数: { $length }
|
|
|
|
# A short status message shown when there was an error setting the password
|
|
|
|
passwordSetError = このパスワードは設定できませんでした
|
2019-03-10 06:57:23 +00:00
|
|
|
|
|
|
|
## Send version 2 strings
|
|
|
|
|
|
|
|
# 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
|
|
|
|
introTitle = 簡単に、プライベートにファイル共有
|
|
|
|
notifyUploadEncryptDone = ファイルが暗号化され、送信する準備ができました
|
|
|
|
# downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
|
|
|
|
archiveExpiryInfo = 有効期間: { $downloadCount } または { $timespan }
|
|
|
|
timespanMinutes =
|
|
|
|
{ $num ->
|
|
|
|
*[other] { $num } 分
|
|
|
|
}
|
|
|
|
timespanDays =
|
|
|
|
{ $num ->
|
|
|
|
*[other] { $num } 日
|
|
|
|
}
|
|
|
|
timespanWeeks =
|
|
|
|
{ $num ->
|
|
|
|
*[other] { $num } 週間
|
|
|
|
}
|
|
|
|
fileCount =
|
|
|
|
{ $num ->
|
|
|
|
*[other] { $num } ファイル
|
|
|
|
}
|
|
|
|
# size is a localized number followed by a unit of bytes, ex. 2.5GB
|
|
|
|
totalSize = 合計サイズ: { $size }
|
|
|
|
# the next line after the colon contains a file name
|
|
|
|
copyLinkDescription = リンクをコピーしてファイルを共有:
|
|
|
|
copyLinkButton = リンクをコピー
|
|
|
|
downloadTitle = ファイルをダウンロード
|
|
|
|
# count will always be > 10
|
|
|
|
tooManyFiles =
|
|
|
|
{ $count ->
|
|
|
|
*[other] 一度にアップロードできるのは { $count } ファイルまでです。
|
|
|
|
}
|
2019-03-10 08:32:41 +00:00
|
|
|
expiredTitle = このリンクは期限切れです。
|
2019-03-10 06:57:23 +00:00
|
|
|
downloadFirefox = { -firefox } をダウンロード
|
|
|
|
legalTitle = { -send-short-brand } プライバシー通知
|
|
|
|
# A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
|
|
|
|
expiresDaysHoursMinutes = { $days } 日 { $hours } 時 { $minutes } 分
|
|
|
|
addFilesButton = アップロードするファイルを選択
|
|
|
|
uploadButton = アップロード
|
2019-03-10 07:11:51 +00:00
|
|
|
# the first part of the string 'Drag and drop files or click to send up to 1GB'
|
|
|
|
dragAndDropFiles = ファイルをドラッグ&ドロップ
|
|
|
|
# the second part of the string 'Drag and drop files or click to send up to 1GB'
|
|
|
|
# size is a localized number followed by a unit of bytes, ex. 2.5GB
|
|
|
|
orClickWithSize = または、クリックして最大 { $size } のファイルを送信
|
|
|
|
addPassword = パスワードで保護
|
|
|
|
emailPlaceholder = メールアドレスを入力
|
|
|
|
# size is a localized number followed by a unit of bytes, ex. 2.5GB
|
|
|
|
signInSizeBump = ログインすると最大 { $size } のファイルを送信できます
|
2019-03-10 06:57:23 +00:00
|
|
|
signInButton = ログイン/登録
|
2019-03-10 07:11:51 +00:00
|
|
|
accountBenefitTitle = { -firefox } アカウントを作成またはログイン
|
2019-03-10 08:32:41 +00:00
|
|
|
# size is a localized number followed by a unit of bytes, ex. 2.5GB
|
|
|
|
accountBenefitLargeFiles = 最大 { $size } までのファイルを共有
|
|
|
|
accountBenefitDownloadCount = より多くの人とファイルを共有
|
|
|
|
accountBenefitTimeLimit =
|
|
|
|
{ $count ->
|
|
|
|
*[other] リンクを { $count } 日間有効化
|
|
|
|
}
|
|
|
|
accountBenefitSync = 様々な端末から共有したファイルを管理
|
|
|
|
accountBenefitMoz = { -mozilla } の他のサービスについて詳しく学ぶ
|
|
|
|
signOut = ログアウト
|
2019-03-10 06:57:23 +00:00
|
|
|
okButton = OK
|
|
|
|
downloadingTitle = ダウンロード中
|
2019-03-10 08:32:41 +00:00
|
|
|
noStreamsWarning = このブラウザーは、この大きさのファイルを復号化できません。
|
|
|
|
noStreamsOptionCopy = リンクをコピーして他のブラウザーで開いてください
|
|
|
|
noStreamsOptionDownload = このブラウザーで続ける
|