zh-cn translation update by JRJSheep

https://discord.com/channels/600104690684002321/600104690684002323/1212662009053716531
This commit is contained in:
Kaenbyou Rin 2024-02-29 11:56:01 +01:00
parent f587655e99
commit 8483590c33
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,7 @@ $s['uupdumpSub'] = '%s - UUP dump'; //Browse known builds - UUP dump
$s['build'] = '内部版本';
$s['arch'] = '体系结构';
$s['ring'] = '推送渠道';
$s['branch'] = '编译分支';
$s['updateid'] = '更新 ID';
$s['update'] = '更新名称';
$s['lang'] = '语言';
@ -82,6 +83,8 @@ $s['addNewBuild'] = '添加新内部版本';
$s['newBuildNextText'] = '单击<i>下一步</i>按钮开始搜索指定的选项。';
$s['optionsNotice'] = '选项注意';
$s['optionsNoticeText'] = '在此处找到的选项是配置基础 Windows 更新客户端向 Microsoft 服务器报告自身的方式。正确设置这些内容至关重要,否则你将会遇到错误,从而无法完成添加。';
$s['autoSelect'] = '自动选择';
$s['thisOnly'] = '仅返回指定的内部版本';
//known.php
$s['browseKnown'] = '浏览已知内部版本';