send.ftl 4.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. // Firefox Send is a brand name and should not be localized.
  2. title = Firefox Send
  3. siteSubtitle = web experiment
  4. siteFeedback = Feedback
  5. uploadPageHeader = Private, Encrypted File Sharing
  6. uploadPageExplainer = Send files through a safe, private, and encrypted link that automatically expires to ensure your stuff does not remain online forever.
  7. uploadPageLearnMore = Learn more
  8. uploadPageDropMessage = Drop your file here to start uploading
  9. uploadPageSizeMessage = For the most reliable operation, it’s best to keep your file under 1GB
  10. uploadPageBrowseButton = Select a file on your computer
  11. uploadPageBrowseButton1 = Select a file to upload
  12. uploadPageMultipleFilesAlert = Uploading multiple files or a folder is currently not supported.
  13. uploadPageBrowseButtonTitle = Upload file
  14. uploadingPageProgress = Uploading { $filename } ({ $size })
  15. importingFile = Importing…
  16. verifyingFile = Verifying…
  17. encryptingFile = Encrypting…
  18. decryptingFile = Decrypting…
  19. notifyUploadDone = Your upload has finished.
  20. uploadingPageMessage = Once your file uploads you will be able to set expiry options.
  21. uploadingPageCancel = Cancel upload
  22. uploadCancelNotification = Your upload was cancelled.
  23. uploadingPageLargeFileMessage = This file is large and may take a while to upload. Sit tight!
  24. uploadingFileNotification = Notify me when the upload is complete.
  25. uploadSuccessConfirmHeader = Ready to Send
  26. uploadSvgAlt = Upload
  27. uploadSuccessTimingHeader = The link to your file will expire after 1 download or in 24 hours.
  28. copyUrlFormLabelWithName = Copy and share the link to send your file: { $filename }
  29. copyUrlFormButton = Copy to clipboard
  30. copiedUrl = Copied!
  31. deleteFileButton = Delete file
  32. sendAnotherFileLink = Send another file
  33. // Alternative text used on the download link/button (indicates an action).
  34. downloadAltText = Download
  35. downloadFileName = Download { $filename }
  36. downloadFileSize = ({ $size })
  37. unlockInputLabel = Enter Password
  38. unlockInputPlaceholder = Password
  39. unlockButtonLabel = Unlock
  40. downloadFileTitle = Download Encrypted File
  41. // Firefox Send is a brand name and should not be localized.
  42. downloadMessage = Your friend is sending you a file with Firefox Send, a service that allows you to share files with a safe, private, and encrypted link that automatically expires to ensure your stuff does not remain online forever.
  43. // Text and title used on the download link/button (indicates an action).
  44. downloadButtonLabel = Download
  45. downloadNotification = Your download has completed.
  46. downloadFinish = Download Complete
  47. // This message is displayed when uploading or downloading a file, e.g. "(1,3 MB of 10 MB)".
  48. fileSizeProgress = ({ $partialSize } of { $totalSize })
  49. // Firefox Send is a brand name and should not be localized.
  50. sendYourFilesLink = Try Firefox Send
  51. downloadingPageProgress = Downloading { $filename } ({ $size })
  52. downloadingPageMessage = Please leave this tab open while we fetch your file and decrypt it.
  53. errorAltText = Upload error
  54. errorPageHeader = Something went wrong!
  55. errorPageMessage = There has been an error uploading the file.
  56. errorPageLink = Send another file
  57. fileTooBig = That file is too big to upload. It should be less than { $size }.
  58. linkExpiredAlt = Link expired
  59. expiredPageHeader = This link has expired or never existed in the first place!
  60. notSupportedHeader = Your browser is not supported.
  61. // Firefox Send is a brand name and should not be localized.
  62. notSupportedDetail = Unfortunately this browser does not support the web technology that powers Firefox Send. You’ll need to try another browser. We recommend Firefox!
  63. notSupportedLink = Why is my browser not supported?
  64. notSupportedOutdatedDetail = Unfortunately this version of Firefox does not support the web technology that powers Firefox Send. You’ll need to update your browser.
  65. updateFirefox = Update Firefox
  66. downloadFirefoxButtonSub = Free Download
  67. uploadedFile = File
  68. copyFileList = Copy URL
  69. // expiryFileList is used as a column header
  70. expiryFileList = Expires In
  71. deleteFileList = Delete
  72. nevermindButton = Never mind
  73. legalHeader = Terms & Privacy
  74. legalNoticeTestPilot = Firefox Send is currently a Test Pilot experiment, and subject to the Test Pilot <a>Terms of Service</a> and <a>Privacy Notice</a>. You can learn more about this experiment and its data collection <a>here</a>.
  75. legalNoticeMozilla = Use of the Firefox Send website is also subject to Mozilla’s <a>Websites Privacy Notice</a> and <a>Websites Terms of Use</a>.
  76. deletePopupText = Delete this file?
  77. deletePopupYes = Yes
  78. deletePopupCancel = Cancel
  79. deleteButtonHover = Delete
  80. copyUrlHover = Copy URL
  81. footerLinkLegal = Legal
  82. // Test Pilot is a proper name and should not be localized.
  83. footerLinkAbout = About Test Pilot
  84. footerLinkPrivacy = Privacy
  85. footerLinkTerms = Terms
  86. footerLinkCookies = Cookies
  87. requirePasswordCheckbox = Require a password to download this file
  88. addPasswordButton = Add password
  89. passwordTryAgain = Incorrect password. Try again.