Skip to content

Commit 281a8ba

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent be5a095 commit 281a8ba

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

l10n/zh_CN.js

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,14 +440,25 @@ OC.L10N.register(
440440
"Requires users to accept the terms of service before accessing data." : "在访问数据之前,要求用户接受服务条例。",
441441
"Requires users to accept the terms of service before accessing data.\nThis product includes GeoLite2 data created by MaxMind, available from [maxmind.com](http://www.maxmind.com)" : "要求用户在访问数据前同意服务条款。\n此产品包含由MaxMind生成的GeoLite2数据,请访问[maxmind.com](http://www.maxmind.com)",
442442
"Loading …" : "正在加载...",
443+
"Reset signatories & notify users" : "重置签名者并通知用户",
444+
"Save terms" : "保存条款",
443445
"Ensure that all fields are filled" : "确保所有字段已填写",
446+
"Terms saved successfully!" : "条款保存成功!",
447+
"All signatories reset!" : "所有签名者已重置!",
444448
"Require users to accept the terms of service before accessing the service." : "要求用户在访问服务之前接受本服务条款。",
449+
"Show for logged-in users" : "为登录用户显示",
450+
"Show on public shares" : "公开分享显示",
451+
"Enter or update terms of service below." : "在下方输入或更新服务条款。",
445452
"Select a region" : "选择国家/地区",
446453
"Select a language" : "选择语言",
447454
"By using this service …" : "通过使用此服务",
448455
"For formatting purposes Markdown is supported." : "支持使用 Markdown 格式化文本。",
456+
"Saving the terms will update the text but will not send a notification to users. Notifications are only sent if you reset the signatories." : "保存条款将更新文本,但不会向用户发送通知。只有当您重置签名者时,才会发送通知。",
449457
"Existing terms of service" : "现有服务条款",
458+
"We recommend resetting the signatories if legal changes were applied. For minor changes like fixing typos or correcting links, it could be left out, as it would otherwise require all users to accept the Terms of Service again." : "如果应用了法律变更,我们建议重置签名者。对于修复拼写错误或更正链接等细微更改,可以省略,否则将要求所有用户再次接受服务条款。",
450459
"I acknowledge that I have read and agree to the above terms of service" : "我确认我已阅读并同意上述服务条款",
451-
"Deleting …" : "正在删除..."
460+
"Edit language {language} for region {country}" : "编辑区域 {country} 的语言 {language}",
461+
"Deleting …" : "正在删除...",
462+
"Delete language {language} for region {country}" : "删除区域 {country} 的语言 {language}"
452463
},
453464
"nplurals=1; plural=0;");

l10n/zh_CN.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,14 +438,25 @@
438438
"Requires users to accept the terms of service before accessing data." : "在访问数据之前,要求用户接受服务条例。",
439439
"Requires users to accept the terms of service before accessing data.\nThis product includes GeoLite2 data created by MaxMind, available from [maxmind.com](http://www.maxmind.com)" : "要求用户在访问数据前同意服务条款。\n此产品包含由MaxMind生成的GeoLite2数据,请访问[maxmind.com](http://www.maxmind.com)",
440440
"Loading …" : "正在加载...",
441+
"Reset signatories & notify users" : "重置签名者并通知用户",
442+
"Save terms" : "保存条款",
441443
"Ensure that all fields are filled" : "确保所有字段已填写",
444+
"Terms saved successfully!" : "条款保存成功!",
445+
"All signatories reset!" : "所有签名者已重置!",
442446
"Require users to accept the terms of service before accessing the service." : "要求用户在访问服务之前接受本服务条款。",
447+
"Show for logged-in users" : "为登录用户显示",
448+
"Show on public shares" : "公开分享显示",
449+
"Enter or update terms of service below." : "在下方输入或更新服务条款。",
443450
"Select a region" : "选择国家/地区",
444451
"Select a language" : "选择语言",
445452
"By using this service …" : "通过使用此服务",
446453
"For formatting purposes Markdown is supported." : "支持使用 Markdown 格式化文本。",
454+
"Saving the terms will update the text but will not send a notification to users. Notifications are only sent if you reset the signatories." : "保存条款将更新文本,但不会向用户发送通知。只有当您重置签名者时,才会发送通知。",
447455
"Existing terms of service" : "现有服务条款",
456+
"We recommend resetting the signatories if legal changes were applied. For minor changes like fixing typos or correcting links, it could be left out, as it would otherwise require all users to accept the Terms of Service again." : "如果应用了法律变更,我们建议重置签名者。对于修复拼写错误或更正链接等细微更改,可以省略,否则将要求所有用户再次接受服务条款。",
448457
"I acknowledge that I have read and agree to the above terms of service" : "我确认我已阅读并同意上述服务条款",
449-
"Deleting …" : "正在删除..."
458+
"Edit language {language} for region {country}" : "编辑区域 {country} 的语言 {language}",
459+
"Deleting …" : "正在删除...",
460+
"Delete language {language} for region {country}" : "删除区域 {country} 的语言 {language}"
450461
},"pluralForm" :"nplurals=1; plural=0;"
451462
}

0 commit comments

Comments
 (0)