send.ftl 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. title = Send
  2. importingFile = 正在导入…
  3. encryptingFile = 正在加密…
  4. decryptingFile = 正在解密…
  5. downloadCount = { $num ->
  6. [one] 1 次下载
  7. *[other] { $num } 次下载
  8. }
  9. timespanHours = { $num ->
  10. [one] 1 小时
  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 所使用的 Web 技术。您需要更新浏览器才能使用它。
  26. updateFirefox = 更新 Firefox
  27. deletePopupCancel = 取消
  28. deleteButtonHover = 删除
  29. footerText = 不附属于 Mozilla 或 Firefox。
  30. footerLinkDonate = 捐助
  31. footerLinkCli = 命令行
  32. footerLinkDmca = DMCA
  33. footerLinkSource = 源代码
  34. passwordTryAgain = 密码不正确。请重试。
  35. javascriptRequired = Send 需要 JavaScript
  36. whyJavascript = 为什么 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. -send-brand = Send
  48. -send-short-brand = Send
  49. -firefox = Firefox
  50. -mozilla = Mozilla
  51. introTitle = 简单、私密的文件分享服务
  52. introDescription = 使用 { -send-brand } 端到端加密分享文件,链接到期即焚。分享更私密,文件到期真正无痕迹。
  53. notifyUploadEncryptDone = 您的文件已加密,现在可以发送
  54. # downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
  55. archiveExpiryInfo = { $downloadCount }或 { $timespan }后过期
  56. timespanMinutes =
  57. { $num ->
  58. [one] 1 分钟
  59. *[other] { $num } 分钟
  60. }
  61. timespanDays =
  62. { $num ->
  63. [one] 1 天
  64. *[other] { $num } 天
  65. }
  66. timespanWeeks =
  67. { $num ->
  68. [one] 1 周
  69. *[other] { $num } 周
  70. }
  71. fileCount =
  72. { $num ->
  73. [one] 1 个文件
  74. *[other] { $num } 个文件
  75. }
  76. # byte abbreviation
  77. bytes = B
  78. # kibibyte abbreviation
  79. kb = KB
  80. # mebibyte abbreviation
  81. mb = MB
  82. # gibibyte abbreviation
  83. gb = GB
  84. # localized number and byte abbreviation. example "2.5MB"
  85. fileSize = { $num }{ $units }
  86. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  87. totalSize = 总大小:{ $size }
  88. # the next line after the colon contains a file name
  89. copyLinkDescription = 复制链接以分享文件:
  90. copyLinkButton = 复制链接
  91. downloadTitle = 下载文件
  92. downloadDescription = 此文件通过端到端加密的 { -send-brand } 与您分享,链接到期即焚。
  93. trySendDescription = 试试 { -send-brand },简单、私密的文件分享服务。
  94. # count will always be > 10
  95. tooManyFiles =
  96. { $count ->
  97. [one] 一次只可上传 1 个文件。
  98. *[other] 一次只可上传 { $count } 个文件。
  99. }
  100. # count will always be > 10
  101. tooManyArchives =
  102. { $count ->
  103. *[other] 只可上传 { $count } 个压缩文件。
  104. }
  105. expiredTitle = 此链接已过期。
  106. notSupportedDescription = { -send-brand } 无法在此浏览器上正常工作。{ -send-short-brand } 与最新版本 { -firefox } 配合使用体验最佳,也适用于目前的大多数浏览器。
  107. downloadFirefox = 下载 { -firefox }
  108. legalTitle = { -send-short-brand } 隐私声明
  109. legalDateStamp = 版本 1.0,于 2019年3月12日
  110. # A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
  111. expiresDaysHoursMinutes = { $days } 天 { $hours } 小时 { $minutes } 分钟
  112. addFilesButton = 选择要上传的文件
  113. uploadButton = 上传
  114. # the first part of the string 'Drag and drop files or click to send up to 1GB'
  115. dragAndDropFiles = 拖放文件
  116. # the second part of the string 'Drag and drop files or click to send up to 1GB'
  117. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  118. orClickWithSize = 或点此传送最大 { $size } 的文件
  119. addPassword = 密码保护
  120. emailPlaceholder = 请输入您的电子邮件地址
  121. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  122. signInSizeBump = 登录以传送最大 { $size } 文件
  123. signInOnlyButton = 登录
  124. accountBenefitTitle = 创建一个 { -firefox } 账户或登录
  125. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  126. accountBenefitLargeFiles = 分享最大 { $size } 文件
  127. accountBenefitDownloadCount = 可以与更多人分享
  128. accountBenefitTimeLimit =
  129. { $count ->
  130. [one] 链接有效期延至 1 天
  131. *[other] 链接有效期延至 { $count } 天
  132. }
  133. accountBenefitSync = 任何设备上都能管理分享的文件
  134. accountBenefitMoz = 了解其他 { -mozilla } 服务
  135. signOut = 退出
  136. okButton = 确定
  137. downloadingTitle = 正在下载
  138. noStreamsWarning = 此浏览器可能无法解密这么大的文件。
  139. noStreamsOptionCopy = 复制链接以在其他浏览器中打开
  140. noStreamsOptionFirefox = 试试大家最爱的浏览器
  141. noStreamsOptionDownload = 使用此浏览器继续
  142. downloadFirefoxPromo = { -send-short-brand } 由焕然一新的 { -firefox } 为您奉上。
  143. # the next line after the colon contains a file name
  144. shareLinkDescription = 您的文件链接:
  145. shareLinkButton = 分享链接
  146. # $name is the name of the file
  147. shareMessage = 使用 { -send-brand } 下载“{ $name }”:简单、安全的文件分享服务
  148. learnMore = 详细了解。