send.ftl 6.4 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 所需的 Web 技術。請更新瀏覽器後再使用。
  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 = 位元組
  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 }。在最新版的 { -firefox } 中使用 { -send-short-brand } 會有最佳效果,也可在大部分瀏覽器的最新版本當中使用。
  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 = 確定
  132. downloadingTitle = 下載中
  133. noStreamsWarning = 此瀏覽器無法解密這麼大的檔案。
  134. noStreamsOptionCopy = 複製鏈結,用其他瀏覽器開啟
  135. noStreamsOptionFirefox = 試試我們最愛的瀏覽器
  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 = 了解更多。