send.ftl 463 B

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