send.ftl 8.3 KB

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