mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-13 06:32:34 +01:00
Pontoon: Update Chinese (China) (zh-CN) localization of Firefox Send
Localization authors: - 莫非前世那一眼 <eloli@foxmail.com>
This commit is contained in:
parent
1102f00658
commit
d7ab4c4a65
@ -126,6 +126,8 @@ passwordSetError = 未能设置此密码
|
|||||||
-firefox = Firefox
|
-firefox = Firefox
|
||||||
-mozilla = Mozilla
|
-mozilla = Mozilla
|
||||||
introTitle = 简单、私密的文件分享服务
|
introTitle = 简单、私密的文件分享服务
|
||||||
|
# downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
|
||||||
|
archiveExpiryInfo = { $downloadCount } 次下载或 { $timespan } 后过期
|
||||||
timespanMinutes =
|
timespanMinutes =
|
||||||
{ $num ->
|
{ $num ->
|
||||||
[one] 1 分钟
|
[one] 1 分钟
|
||||||
@ -153,8 +155,12 @@ downloadTitle = 下载文件
|
|||||||
expiredTitle = 此链接已过期。
|
expiredTitle = 此链接已过期。
|
||||||
downloadFirefox = 下载 { -firefox }
|
downloadFirefox = 下载 { -firefox }
|
||||||
legalTitle = { -send-short-brand } 隐私声明
|
legalTitle = { -send-short-brand } 隐私声明
|
||||||
|
# A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
|
||||||
|
expiresDaysHoursMinutes = { $days } 天 { $hours } 小时 { $minutes } 分钟
|
||||||
addFilesButton = 选择要上传的文件
|
addFilesButton = 选择要上传的文件
|
||||||
uploadButton = 上传
|
uploadButton = 上传
|
||||||
|
# the first part of the string 'Drag and drop files or click to send up to 1GB'
|
||||||
|
dragAndDropFiles = 拖放文件
|
||||||
emailPlaceholder = 请输入您的电子邮件地址
|
emailPlaceholder = 请输入您的电子邮件地址
|
||||||
signInButton = 登录 / 注册
|
signInButton = 登录 / 注册
|
||||||
accountBenefitTitle = 创建一个 { -firefox } 账户或登录
|
accountBenefitTitle = 创建一个 { -firefox } 账户或登录
|
||||||
|
Loading…
Reference in New Issue
Block a user