send.ftl 6.2 KB

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