24
1
Fork 0
drop.chapril.org-firefoxsend/public/locales/en-US/send.ftl

143 lines
6.2 KiB
Plaintext
Raw Normal View History

title = Send
2017-07-25 18:55:40 +02:00
importingFile = Importing…
encryptingFile = Encrypting…
decryptingFile = Decrypting…
2017-12-06 04:07:23 +01:00
downloadCount = { $num ->
2017-11-30 22:41:09 +01:00
[one] 1 download
2017-12-06 04:07:23 +01:00
*[other] { $num } downloads
2017-11-30 22:41:09 +01:00
}
2017-12-06 04:07:23 +01:00
timespanHours = { $num ->
2017-11-30 22:41:09 +01:00
[one] 1 hour
2017-12-06 04:07:23 +01:00
*[other] { $num } hours
2017-11-30 22:41:09 +01:00
}
copiedUrl = Copied!
unlockInputPlaceholder = Password
unlockButtonLabel = Unlock
downloadButtonLabel = Download
downloadFinish = Download complete
fileSizeProgress = ({ $partialSize } of { $totalSize })
sendYourFilesLink = Try Send
errorPageHeader = Something went wrong!
fileTooBig = That file is too big to upload. It should be less than { $size }
linkExpiredAlt = Link expired
notSupportedHeader = Your browser is not supported.
notSupportedLink = Why is my browser not supported?
notSupportedOutdatedDetail = Unfortunately this version of Firefox does not support the web technology that powers Send. Youll need to update your browser.
updateFirefox = Update Firefox
deletePopupCancel = Cancel
deleteButtonHover = Delete
footerText = Not affiliated with Mozilla or Firefox.
footerLinkSource = Source
passwordTryAgain = Incorrect password. Try again.
javascriptRequired = Send requires JavaScript
whyJavascript = Why does Send require JavaScript?
enableJavascript = Please enable JavaScript and try again.
# A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
expiresHoursMinutes = { $hours }h { $minutes }m
# A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
expiresMinutes = { $minutes }m
# A short status message shown when the user enters a long password
maxPasswordLength = Maximum password length: { $length }
# A short status message shown when there was an error setting the password
passwordSetError = This password could not be set
## Send version 2 strings
-send-brand = Send
-send-short-brand = Send
-firefox = Firefox
-mozilla = Mozilla
introTitle = Simple, private file sharing
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 doesnt stay online forever.
notifyUploadEncryptDone = Your file is encrypted and ready to send
# downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
archiveExpiryInfo = Expires after { $downloadCount } or { $timespan }
2018-07-31 20:09:18 +02:00
timespanMinutes = { $num ->
[one] 1 minute
*[other] { $num } minutes
}
2018-10-25 04:07:10 +02:00
timespanDays = { $num ->
[one] 1 day
*[other] { $num } days
}
2018-07-31 20:09:18 +02:00
timespanWeeks = { $num ->
[one] 1 week
*[other] { $num } weeks
}
2018-08-03 21:24:41 +02:00
fileCount = { $num ->
[one] 1 file
*[other] { $num } files
}
2019-03-12 03:28:22 +01:00
# byte abbreviation
bytes = B
# kibibyte abbreviation
kb = KB
# mebibyte abbreviation
mb = MB
# gibibyte abbreviation
gb = GB
# localized number and byte abbreviation. example "2.5MB"
fileSize = { $num }{ $units }
# $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
2019-02-22 16:42:08 +01:00
totalSize = Total size: { $size }
# the next line after the colon contains a file name
copyLinkDescription = Copy the link to share your file:
copyLinkButton = Copy link
downloadTitle = Download files
downloadDescription = This file was shared via { -send-brand } with end-to-end encryption and a link that automatically expires.
trySendDescription = Try { -send-brand } for simple, safe file sharing.
2018-08-31 19:59:26 +02:00
# count will always be > 10
tooManyFiles = { $count ->
[one] Only 1 file can be uploaded at a time.
2018-08-31 19:59:26 +02:00
*[other] Only { $count } files can be uploaded at a time.
}
# count will always be > 10
tooManyArchives = { $count ->
[one] Only 1 archive is allowed.
2018-08-31 19:59:26 +02:00
*[other] Only { $count } archives are allowed.
}
expiredTitle = This link has expired.
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.
downloadFirefox = Download { -firefox }
legalTitle = { -send-short-brand } Privacy Notice
legalDateStamp = Version 1.0, dated March 12, 2019
2018-08-08 20:07:09 +02:00
# A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
2018-08-09 19:15:54 +02:00
expiresDaysHoursMinutes = { $days }d { $hours }h { $minutes }m
addFilesButton = Select files to upload
uploadButton = Upload
# the first part of the string 'Drag and drop files or click to send up to 1GB'
dragAndDropFiles = Drag and drop files
# the second part of the string 'Drag and drop files or click to send up to 1GB'
2019-03-12 03:28:22 +01:00
# $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
orClickWithSize = or click to send up to { $size }
addPassword = Protect with password
emailPlaceholder = Enter your email
2019-03-12 03:28:22 +01:00
# $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
2019-02-22 21:42:10 +01:00
signInSizeBump = Sign in to send up to { $size }
signInOnlyButton = Sign in
accountBenefitTitle = Create a { -firefox } Account or sign in
2019-03-12 03:28:22 +01:00
# $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
2019-02-22 21:42:10 +01:00
accountBenefitLargeFiles = Share files up to { $size }
accountBenefitDownloadCount = Share files with more people
accountBenefitTimeLimit = { $count ->
[one] Keep links active for up to 1 day
2019-02-22 21:42:10 +01:00
*[other] Keep links active for up to { $count } days
}
2019-02-22 16:42:08 +01:00
accountBenefitSync = Manage shared files from any device
accountBenefitMoz = Learn about other { -mozilla } services
signOut = Sign out
okButton = OK
2019-01-30 16:50:17 +01:00
downloadingTitle = Downloading
noStreamsWarning = This browser might not be able to decrypt a file this big.
noStreamsOptionCopy = Copy the link to open in another browser
noStreamsOptionFirefox = Try our favorite browser
noStreamsOptionDownload = Continue with this browser
downloadFirefoxPromo = { -send-short-brand } is brought to you by the all-new { -firefox }.
2019-04-26 22:30:33 +02:00
# the next line after the colon contains a file name
shareLinkDescription = Share the link to your file:
shareLinkButton = Share link
# $name is the name of the file
shareMessage = Download “{ $name }” with { -send-brand }: simple, safe file sharing
learnMore = Learn more.