send.ftl 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. # Firefox Send is a brand name and should not be localized.
  2. title = Firefox Send
  3. importingFile = Importing…
  4. encryptingFile = Encrypting…
  5. decryptingFile = Decrypting…
  6. downloadCount = { $num ->
  7. [one] 1 download
  8. *[other] { $num } downloads
  9. }
  10. timespanHours = { $num ->
  11. [one] 1 hour
  12. *[other] { $num } hours
  13. }
  14. copiedUrl = Copied!
  15. unlockInputPlaceholder = Password
  16. unlockButtonLabel = Unlock
  17. downloadButtonLabel = Download
  18. downloadFinish = Download complete
  19. fileSizeProgress = ({ $partialSize } of { $totalSize })
  20. sendYourFilesLink = Try Firefox Send
  21. errorPageHeader = Something went wrong!
  22. fileTooBig = That file is too big to upload. It should be less than { $size }
  23. linkExpiredAlt = Link expired
  24. notSupportedHeader = Your browser is not supported.
  25. notSupportedLink = Why is my browser not supported?
  26. notSupportedOutdatedDetail = Unfortunately this version of Firefox does not support the web technology that powers Firefox Send. You’ll need to update your browser.
  27. updateFirefox = Update Firefox
  28. deletePopupCancel = Cancel
  29. deleteButtonHover = Delete
  30. footerLinkLegal = Legal
  31. footerLinkPrivacy = Privacy
  32. footerLinkCookies = Cookies
  33. passwordTryAgain = Incorrect password. Try again.
  34. javascriptRequired = Firefox Send requires JavaScript
  35. whyJavascript = Why does Firefox Send require JavaScript?
  36. enableJavascript = Please enable JavaScript and try again.
  37. # A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
  38. expiresHoursMinutes = { $hours }h { $minutes }m
  39. # A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
  40. expiresMinutes = { $minutes }m
  41. # A short status message shown when the user enters a long password
  42. maxPasswordLength = Maximum password length: { $length }
  43. # A short status message shown when there was an error setting the password
  44. passwordSetError = This password could not be set
  45. ## Send version 2 strings
  46. # Firefox Send, Send, Firefox, Mozilla are proper names and should not be localized
  47. -send-brand = Firefox 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. trustWarningMessage = Make sure you trust your recipient when sharing sensitive data.
  109. uploadButton = Upload
  110. # the first part of the string 'Drag and drop files or click to send up to 1GB'
  111. dragAndDropFiles = Drag and drop files
  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 = or click to send up to { $size }
  115. addPassword = Protect with password
  116. emailPlaceholder = Enter your email
  117. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  118. signInSizeBump = Sign in to send up to { $size }
  119. signInOnlyButton = Sign in
  120. accountBenefitTitle = Create a { -firefox } Account or sign in
  121. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  122. accountBenefitLargeFiles = Share files up to { $size }
  123. accountBenefitDownloadCount = Share files with more people
  124. accountBenefitTimeLimit = { $count ->
  125. [one] Keep links active for up to 1 day
  126. *[other] Keep links active for up to { $count } days
  127. }
  128. accountBenefitSync = Manage shared files from any device
  129. accountBenefitMoz = Learn about other { -mozilla } services
  130. signOut = Sign out
  131. okButton = OK
  132. downloadingTitle = Downloading
  133. noStreamsWarning = This browser might not be able to decrypt a file this big.
  134. noStreamsOptionCopy = Copy the link to open in another browser
  135. noStreamsOptionFirefox = Try our favorite browser
  136. noStreamsOptionDownload = Continue with this browser
  137. downloadFirefoxPromo = { -send-short-brand } is brought to you by the all-new { -firefox }.
  138. # the next line after the colon contains a file name
  139. shareLinkDescription = Share the link to your file:
  140. shareLinkButton = Share link
  141. # $name is the name of the file
  142. shareMessage = Download “{ $name }” with { -send-brand }: simple, safe file sharing
  143. trailheadPromo = There is a way to protect your privacy. Join Firefox.
  144. learnMore = Learn more.
  145. downloadFlagged = This link has been disabled for violating the terms of service.
  146. downloadConfirmTitle = One more thing
  147. downloadConfirmDescription = Make sure you trust the person who sent you this file because we can’t verify that it will not harm your device.
  148. # This string has a special case for '1' and [other] (default). If necessary for
  149. # your language, you can add {$count} to your translations and use the
  150. # standard CLDR forms, or only use the form for [other] if both strings should
  151. # be identical.
  152. downloadTrustCheckbox =
  153. { $count ->
  154. [one] I trust the person who sent this file
  155. *[other] I trust the person who sent these files
  156. }
  157. # This string has a special case for '1' and [other] (default). If necessary for
  158. # your language, you can add {$count} to your translations and use the
  159. # standard CLDR forms, or only use the form for [other] if both strings should
  160. # be identical.
  161. reportFile =
  162. { $count ->
  163. [one] Report this file as suspicious
  164. *[other] Report these files as suspicious
  165. }
  166. reportDescription = Help us understand what’s going on. What do you think is wrong with these files?
  167. reportUnknownDescription = Please go to the url of the link you wish to report and click “{ reportFile }”.
  168. reportButton = Report
  169. reportReasonMalware = These files contain malware or are part of a phishing attack.
  170. reportReasonPii = These files contain personally identifiable information about me.
  171. reportReasonAbuse = These files contain illegal or abusive content.
  172. reportReasonCopyright = To report copyright or trademark infringement, use the process described at <a>this page</a>.
  173. reportedTitle = Files Reported
  174. reportedDescription = Thank you. We have received your report on these files.