send.ftl 531 B

1234567891011121314151617181920
  1. # Firefox Send is a brand name and should not be localized.
  2. title = Firefox Send
  3. # A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
  4. expiresMinutes = { $minutes }m
  5. ## Send version 2 strings
  6. -send-short-brand = Send
  7. -firefox = Firefox
  8. -mozilla = Mozilla
  9. # byte abbreviation
  10. bytes = B
  11. # kibibyte abbreviation
  12. kb = KB
  13. # mebibyte abbreviation
  14. mb = MB
  15. # gibibyte abbreviation
  16. gb = GB
  17. # localized number and byte abbreviation. example "2.5MB"
  18. fileSize = { $num }{ $units }