You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/zh_CN.js
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -440,14 +440,25 @@ OC.L10N.register(
440
440
"Requires users to accept the terms of service before accessing data." : "在访问数据之前,要求用户接受服务条例。",
441
441
"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)",
"Ensure that all fields are filled" : "确保所有字段已填写",
446
+
"Terms saved successfully!" : "条款保存成功!",
447
+
"All signatories reset!" : "所有签名者已重置!",
444
448
"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." : "在下方输入或更新服务条款。",
445
452
"Select a region" : "选择国家/地区",
446
453
"Select a language" : "选择语言",
447
454
"By using this service …" : "通过使用此服务",
448
455
"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." : "保存条款将更新文本,但不会向用户发送通知。只有当您重置签名者时,才会发送通知。",
449
457
"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." : "如果应用了法律变更,我们建议重置签名者。对于修复拼写错误或更正链接等细微更改,可以省略,否则将要求所有用户再次接受服务条款。",
450
459
"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}"
Copy file name to clipboardExpand all lines: l10n/zh_CN.json
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -438,14 +438,25 @@
438
438
"Requires users to accept the terms of service before accessing data." : "在访问数据之前,要求用户接受服务条例。",
439
439
"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)",
"Ensure that all fields are filled" : "确保所有字段已填写",
444
+
"Terms saved successfully!" : "条款保存成功!",
445
+
"All signatories reset!" : "所有签名者已重置!",
442
446
"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." : "在下方输入或更新服务条款。",
443
450
"Select a region" : "选择国家/地区",
444
451
"Select a language" : "选择语言",
445
452
"By using this service …" : "通过使用此服务",
446
453
"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." : "保存条款将更新文本,但不会向用户发送通知。只有当您重置签名者时,才会发送通知。",
447
455
"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." : "如果应用了法律变更,我们建议重置签名者。对于修复拼写错误或更正链接等细微更改,可以省略,否则将要求所有用户再次接受服务条款。",
448
457
"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}"
0 commit comments