Remove Firefox branding from app name in locale files
This commit is contained in:
parent
45d5f41731
commit
e77d2b3722
84 changed files with 483 additions and 652 deletions
|
@ -1,5 +1,4 @@
|
|||
# Firefox Send is a brand name and should not be localized.
|
||||
title = Firefox Send
|
||||
title = Send
|
||||
siteFeedback = 反馈
|
||||
importingFile = 正在导入…
|
||||
encryptingFile = 正在加密…
|
||||
|
@ -18,13 +17,13 @@ unlockButtonLabel = 解锁
|
|||
downloadButtonLabel = 下载
|
||||
downloadFinish = 下载完成
|
||||
fileSizeProgress = ({ $partialSize } / { $totalSize })
|
||||
sendYourFilesLink = 试试 Firefox Send
|
||||
sendYourFilesLink = 试试 Send
|
||||
errorPageHeader = 我们遇到错误。
|
||||
fileTooBig = 此文件太大。文件大小上限为 { $size }。
|
||||
linkExpiredAlt = 链接已过期
|
||||
notSupportedHeader = 不支持您的浏览器。
|
||||
notSupportedLink = 为什么不支持我的浏览器?
|
||||
notSupportedOutdatedDetail = 很可惜,此版本的 Firefox 不支持 Firefox Send 所使用的 Web 技术。您需要更新浏览器才能使用它。
|
||||
notSupportedOutdatedDetail = 很可惜,此版本的 Firefox 不支持 Send 所使用的 Web 技术。您需要更新浏览器才能使用它。
|
||||
updateFirefox = 更新 Firefox
|
||||
deletePopupCancel = 取消
|
||||
deleteButtonHover = 删除
|
||||
|
@ -32,8 +31,8 @@ footerLinkLegal = 法律
|
|||
footerLinkPrivacy = 隐私
|
||||
footerLinkCookies = Cookie
|
||||
passwordTryAgain = 密码不正确。请重试。
|
||||
javascriptRequired = Firefox Send 需要 JavaScript
|
||||
whyJavascript = 为什么 Firefox Send 需要 JavaScript?
|
||||
javascriptRequired = Send 需要 JavaScript
|
||||
whyJavascript = 为什么 Send 需要 JavaScript?
|
||||
enableJavascript = 请启用 JavaScript 并重试。
|
||||
# A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
|
||||
expiresHoursMinutes = { $hours } 小时 { $minutes } 分钟
|
||||
|
@ -46,8 +45,7 @@ passwordSetError = 未能设置此密码
|
|||
|
||||
## Send version 2 strings
|
||||
|
||||
# Firefox Send, Send, Firefox, Mozilla are proper names and should not be localized
|
||||
-send-brand = Firefox Send
|
||||
-send-brand = Send
|
||||
-send-short-brand = Send
|
||||
-firefox = Firefox
|
||||
-mozilla = Mozilla
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue