send.ftl 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. title = Send
  2. importingFile = Importing…
  3. encryptingFile = Encrypting…
  4. decryptingFile = Decrypting…
  5. downloadCount =
  6. { $num ->
  7. [one] 1 download
  8. *[other] { $num } downloads
  9. }
  10. timespanHours =
  11. { $num ->
  12. [one] 1 hour
  13. *[other] { $num } hours
  14. }
  15. copiedUrl = Copied!
  16. unlockInputPlaceholder = Password
  17. unlockButtonLabel = Unlock
  18. downloadButtonLabel = Download
  19. downloadFinish = Download Complete
  20. fileSizeProgress = ({ $partialSize } of { $totalSize })
  21. sendYourFilesLink = Try Send
  22. errorPageHeader = Something went wrong!
  23. fileTooBig = That file is too big to upload. It should be less than { $size }.
  24. linkExpiredAlt = Link expired
  25. notSupportedHeader = Your browser is not supported.
  26. notSupportedLink = Why is my browser not supported?
  27. notSupportedOutdatedDetail = Unfortunately this version of Firefox does not support the web technology that powers Send. You’ll need to update your browser.
  28. updateFirefox = Update Firefox
  29. deletePopupCancel = Cancel
  30. deleteButtonHover = Delete
  31. footerText = Not affiliated with Mozilla or Firefox.
  32. footerLinkDonate = Donate
  33. footerLinkCli = CLI
  34. footerLinkDmca = DMCA
  35. footerLinkSource = Source
  36. passwordTryAgain = Incorrect password. Try again.
  37. javascriptRequired = Send requires JavaScript
  38. whyJavascript = Why does Send require JavaScript?
  39. enableJavascript = Please enable JavaScript and try again.
  40. # A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
  41. expiresHoursMinutes = { $hours }h { $minutes }m
  42. # A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
  43. expiresMinutes = { $minutes }m
  44. # A short status message shown when the user enters a long password
  45. maxPasswordLength = Maximum password length: { $length }
  46. # A short status message shown when there was an error setting the password
  47. passwordSetError = This password could not be set
  48. ## Send version 2 strings
  49. -send-brand = Send
  50. -send-short-brand = Send
  51. -firefox = Firefox
  52. -mozilla = Mozilla
  53. introTitle = Simple, private file sharing
  54. introDescription = { -send-brand } lets you share files with end-to-end encryption and a link that automatically expires. So you can keep what you share private and make sure your stuff doesn’t stay online forever.
  55. notifyUploadEncryptDone = Your file is encrypted and ready to send
  56. # downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
  57. archiveExpiryInfo = Expires after { $downloadCount } or { $timespan }
  58. timespanMinutes =
  59. { $num ->
  60. [one] 1 minute
  61. *[other] { $num } minutes
  62. }
  63. timespanDays =
  64. { $num ->
  65. [one] 1 day
  66. *[other] { $num } days
  67. }
  68. timespanWeeks =
  69. { $num ->
  70. [one] 1 week
  71. *[other] { $num } weeks
  72. }
  73. fileCount =
  74. { $num ->
  75. [one] 1 file
  76. *[other] { $num } files
  77. }
  78. # byte abbreviation
  79. bytes = B
  80. # kibibyte abbreviation
  81. kb = kB
  82. # mebibyte abbreviation
  83. mb = MB
  84. # gibibyte abbreviation
  85. gb = GB
  86. # localized number and byte abbreviation. example "2.5MB"
  87. fileSize = { $num }{ $units }
  88. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  89. totalSize = Total size: { $size }
  90. # the next line after the colon contains a file name
  91. copyLinkDescription = Copy the link to share your file:
  92. copyLinkButton = Copy link
  93. downloadTitle = Download files
  94. downloadDescription = This file was shared via { -send-brand } with end-to-end encryption and a link that automatically expires.
  95. trySendDescription = Try { -send-brand } for simple, safe file sharing.
  96. # count will always be > 10
  97. tooManyFiles =
  98. { $count ->
  99. [one] Only 1 file can be uploaded at a time.
  100. *[other] Only { $count } files can be uploaded at a time.
  101. }
  102. # count will always be > 10
  103. tooManyArchives =
  104. { $count ->
  105. [one] Only 1 archive is allowed.
  106. *[other] Only { $count } archives are allowed.
  107. }
  108. expiredTitle = This link has expired.
  109. notSupportedDescription = { -send-brand } will not work with this browser. { -send-short-brand } works best with the latest version of { -firefox }, and will work with the current version of most browsers.
  110. downloadFirefox = Download { -firefox }
  111. legalTitle = { -send-short-brand } Privacy Notice
  112. legalDateStamp = Version 1.0, dated March 12, 2019
  113. # A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
  114. expiresDaysHoursMinutes = { $days }d { $hours }h { $minutes }m
  115. addFilesButton = Select files to upload
  116. uploadButton = Upload
  117. # the first part of the string 'Drag and drop files or click to send up to 1GB'
  118. dragAndDropFiles = Drag and drop files
  119. # the second part of the string 'Drag and drop files or click to send up to 1GB'
  120. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  121. orClickWithSize = or click to send up to { $size }
  122. addPassword = Protect with password
  123. emailPlaceholder = Enter your email
  124. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  125. signInSizeBump = Sign in to send up to { $size }
  126. signInOnlyButton = Sign in
  127. accountBenefitTitle = Create a { -firefox } Account or sign in
  128. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  129. accountBenefitLargeFiles = Share files up to { $size }
  130. accountBenefitDownloadCount = Share files with more people
  131. accountBenefitTimeLimit =
  132. { $count ->
  133. [one] Keep links active for up to 1 day
  134. *[other] Keep links active for up to { $count } days
  135. }
  136. accountBenefitSync = Manage shared files from any device
  137. accountBenefitMoz = Learn about other { -mozilla } services
  138. signOut = Sign out
  139. okButton = OK
  140. downloadingTitle = Downloading
  141. noStreamsWarning = This browser might not be able to decrypt a file this big.
  142. noStreamsOptionCopy = Copy the link to open in another browser
  143. noStreamsOptionFirefox = Try our favourite browser
  144. noStreamsOptionDownload = Continue with this browser
  145. downloadFirefoxPromo = { -send-short-brand } is brought to you by the all-new { -firefox }.
  146. # the next line after the colon contains a file name
  147. shareLinkDescription = Share the link to your file:
  148. shareLinkButton = Share link
  149. # $name is the name of the file
  150. shareMessage = Download “{ $name }” with { -send-brand }: simple, safe file sharing
  151. trailheadPromo = There is a way to protect your privacy. Join Firefox.
  152. learnMore = Learn more.