Pontoon: Update Chinese (zh-CN) localization of Test Pilot: Firefox Send
Localization authors: - YFdyh000 <yfdyh000@gmail.com>
This commit is contained in:
parent
553f0958ba
commit
d10cbcba3e
|
@ -24,6 +24,8 @@ uploadingFileNotification = 上传完成后通知我。
|
|||
uploadSuccessConfirmHeader = 准备好发送
|
||||
uploadSvgAlt
|
||||
.alt = 上传
|
||||
uploadSuccessTimingHeader = 您的文件的链接将在第一次下载的 24 小时后过期。
|
||||
copyUrlFormLabelWithName = 复制并分享链接以发送您的文件:{ $filename }
|
||||
// Note: Title text for button should be the same.
|
||||
copyUrlFormButton = 复制到剪贴板
|
||||
copiedUrl = 已复制!
|
||||
|
@ -36,6 +38,8 @@ downloadAltText
|
|||
.alt = 下载
|
||||
downloadFileName = 下载 { $filename }
|
||||
downloadFileSize = ({ $size })
|
||||
// Firefox Send is a brand name and should not be localized.
|
||||
downloadMessage = 您的朋友使用 Firefox Send 向您发送一个文件。该服务允许用户安全、私密、加密的以链接分享一个文件,链接将会自动过期失效。
|
||||
// Text and title used on the download link/button (indicates an action).
|
||||
downloadButtonLabel = 下载
|
||||
downloadNotification = 您的下载已完成。
|
||||
|
@ -43,15 +47,43 @@ downloadFinish = 下载完成
|
|||
// Firefox Send is a brand name and should not be localized. Title text for button should be the same.
|
||||
sendYourFilesLink = 尝试 Firefox Send
|
||||
downloadingPageProgress = 正在下载 { $filename } ({ $size })
|
||||
downloadingPageMessage = 在我们获取您的文件并解密的期间,请不要关闭此网页。
|
||||
errorAltText
|
||||
.alt = 上传出错
|
||||
errorPageHeader = 我们遇到错误。
|
||||
errorPageMessage = 上传文件时发生错误。
|
||||
errorPageLink = 发送其他文件
|
||||
fileTooBig = 此文件太大,它应该小于 { $size }。
|
||||
linkExpiredAlt
|
||||
.alt = 链接已过期
|
||||
expiredPageHeader = 此链接已过期或者从未生效。
|
||||
notSupportedHeader = 不支持您的浏览器。
|
||||
// Firefox Send is a brand name and should not be localized.
|
||||
notSupportedDetail = 很遗憾,您的浏览器不支持 Firefox Send 所使用的技术。您需要尝试其他浏览器。我们推荐使用 Firefox。
|
||||
downloadFirefoxButtonSub = 免费下载
|
||||
uploadedFile = 文件
|
||||
copyFileList = 复制网址
|
||||
// expiryFileList is used as a column header
|
||||
expiryFileList = 过期时间
|
||||
deleteFileList = 删除
|
||||
nevermindButton = 没关系
|
||||
deleteButtonHover
|
||||
.title = 删除
|
||||
copyUrlHover
|
||||
.title = 复制网址
|
||||
legalHeader = 条款和隐私
|
||||
legalNoticeTestPilot = Firefox Send 目前是一个 Test Pilot 实验,并遵守 Test Pilot <a>服务条款</a>和<a>隐私声明</a>。您可以在<a>这里</a>了解此实验及数据收集的有关信息。
|
||||
legalNoticeMozilla = 使用 Firefox Send 网站亦受到 Mozilla <a>网站隐私声明</a>和<a>网站使用条款</a>的约束。
|
||||
deletePopupText = 删除此文件?
|
||||
deletePopupYes = 是
|
||||
deletePopupCancel = 取消
|
||||
deleteButtonHover
|
||||
.title = 删除
|
||||
copyUrlHover
|
||||
.title = 复制网址
|
||||
footerLinkLegal = 法律
|
||||
// Test Pilot is a proper name and should not be localized.
|
||||
footerLinkAbout = 关于 Test Pilot
|
||||
footerLinkPrivacy = 隐私
|
||||
footerLinkTerms = 条款
|
||||
footerLinkCookies = Cookie
|
||||
|
|
Loading…
Reference in New Issue