diff --git a/src/i18n/rpi-imager_zh.ts b/src/i18n/rpi-imager_zh.ts index 4767bed..153fb7a 100644 --- a/src/i18n/rpi-imager_zh.ts +++ b/src/i18n/rpi-imager_zh.ts @@ -7,26 +7,22 @@ Error extracting archive: %1 - 解压 %1 时出错 + 解压至 %1 时发生错误 Error mounting FAT32 partition - 挂载FAT32分区错误 + FAT32 分区挂载错误 Operating system did not mount FAT32 partition - 操作系统未能挂载FAT32分区 + 操作系统未能挂载 FAT32 分区 Error changing to directory '%1' - 进入文件夹 “%1” 错误 - - - Error writing to storage - 写入时出错 + 进入文件夹 “%1” 时发生错误 @@ -34,22 +30,22 @@ unmounting drive - + 卸载存储设备 opening drive - 打开驱动器 + 打开存储设备 Error running diskpart: %1 - 运行 “diskpart” 命令错误 %1 + 运行 “diskpart” 命令时发生错误:%1 Error removing existing partitions - 删除现有分区时出错 + 删除现有分区时发生错误 @@ -59,37 +55,37 @@ Error running authopen to gain access to disk device '%1' - 运行authopen以获得对磁盘设备'%1'的访问权限时出错 + 在运行 authopen 以获取对磁盘设备 “%1” 的访问权限时发生错误 Please verify if 'Raspberry Pi Imager' is allowed access to 'removable volumes' in privacy settings (under 'files and folders' or alternatively give it 'full disk access'). - 请验证是否在隐私设置中允许“ Raspberry Pi Imager”访问“可移动卷”(在“文件和文件夹”下,或者为它提供“完全磁盘访问”)的权限。 + 请检查,在隐私设置中是否允许树莓派镜像烧录器(Raspberry Pi Imager)访问“可移动卷”(位于“文件和文件夹”下),或为其授予“完整磁盘访问权限”。 Cannot open storage device '%1'. - 无法打开存储设备'%1'。 + 无法打开存储设备 “%1”。 discarding existing data on drive - 删除现有数据 + 清除已有数据 zeroing out first and last MB of drive - 清空驱动器未使用的数据 + 将存储设备的首尾 1 M 清零 Write error while zero'ing out MBR - 将MBR清零时写入错误 + 清零 MBR 时写入错误 Write error while trying to zero out last part of card.<br>Card could be advertising wrong capacity (possible counterfeit). - 写入镜像失败<br>SD卡可能损坏。 + 镜像写入失败<br>SD 卡可能已损坏。 @@ -99,84 +95,60 @@ Error downloading: %1 - 下载文件错误,已下载:%1 + 下载错误,已下载:%1 Access denied error while writing file to disk. - 将文件写入磁盘时访问被拒绝。 + 将文件写入磁盘时被拒绝访问。 Controlled Folder Access seems to be enabled. Please add both rpi-imager.exe and fat32format.exe to the list of allowed apps and try again. - 受控文件夹访问似乎已启用。 请将rpi-imager.exe和fat32format.exe都添加到允许的应用程序列表中,然后重试。 + 似乎已启用受控文件夹访问权限。 请将 rpi-imager.exe 和 fat32format.exe 添加至允许的应用程序列表中,然后重试。 Error writing file to disk - 将文件写入磁盘时出错 + 将文件写入磁盘时发生错误 Download corrupt. Hash does not match - 下载的文件损坏。 哈希值不匹配 + 下载的文件已损坏。校验值不匹配 Error writing to storage (while flushing) - 刷写存储时出错 + 写入存储设备时发生错误 Error writing to storage (while fsync) - 在fsync时写入存储时出错 + 在写入存储设备时(fsync)发生错误 Error writing first block (partition table) - 写入第一个块(分区表)时出错 + 在写入第一个区块(分区表)时发生错误 Error reading from storage.<br>SD card may be broken. - 从存储读取数据时错误。<br>SD卡可能已损坏。 + 从存储设备读取数据时发生错误。<br>SD 卡可能已损坏。 Verifying write failed. Contents of SD card is different from what was written to it. - 验证写入失败。 SD卡的内容与写入的内容不同。 + 写入校验失败。SD 卡与写入的内容不一致。 Customizing image 使用自定义镜像 - - Waiting for FAT partition to be mounted - 等待FAT分区挂载 - - - Error mounting FAT32 partition - 挂载FAT32分区错误 - - - Operating system did not mount FAT32 partition - 操作系统未能挂载FAT32分区 - - - Error creating firstrun.sh on FAT partition - 在FAT分区上创建firstrun.sh脚本文件时出错 - - - Error writing to config.txt on FAT partition - 在FAT分区上写入config.txt时出错 - - - Error writing to cmdline.txt on FAT partition - 在FAT分区上写入cmdline.txt时出错 - DriveFormatThread @@ -185,22 +157,22 @@ Error partitioning: %1 - 错误分区:%1 + 分区时发生错误:%1 Error starting fat32format - 启动fat32format命令时出错 + fat32format 执行错误 Error running fat32format: %1 - 运行fat32format时出错:%1 + 运行 fat32format 时发生错误:%1 Error determining new drive letter - 确定新驱动器号时出错 + 确定新驱动器号时发生错误 @@ -215,27 +187,27 @@ Error starting sfdisk - 启动sfdisk命令时出错 + sfdisk 执行时发生错误 Partitioning did not create expected FAT partition %1 - + 分区操作未能按预期创建 FAT 分区 %1 Error starting mkfs.fat - 启动mkfs.fat时出错 + 执行 mkfs.fat 时发生错误 Error running mkfs.fat: %1 - 运行mkfs.fat时出错:%1 + 运行 mkfs.fat 时发生错误:%1 Formatting not implemented for this platform - 暂不支持此平台的格式化 + 暂不支持在平台上进行格式化 @@ -243,12 +215,12 @@ Storage capacity is not large enough.<br>Needs to be at least %1 GB. - 存储容量不足。<br>至少需要%1 GB的空白空间. + 存储容量不足。<br>至少需要 %1 GB 的剩余空间. Input file is not a valid disk image.<br>File size %1 bytes is not a multiple of 512 bytes. - 输入文件不是有效的磁盘映像。<br>文件大小%1字节不是512字节的倍数。 + 所选文件是无效的磁盘镜像。<br>文件大小 %1 B 不是 512 B 的整倍数。 @@ -263,17 +235,17 @@ Error synchronizing time. Trying again in 3 seconds - + 时间同步错误。将在 3 秒后重试 STP is enabled on your Ethernet switch. Getting IP will take long time. - + 您的以太网交换机启用了 STP。获取 IP 地址可能需要较长时间。 Would you like to prefill the wifi password from the system keychain? - + 您想要通过系统钥匙串预填 WiFi 密码吗? @@ -281,12 +253,12 @@ opening image file - 导入系统镜像 + 打开镜像 Error opening image file - 打开图像文件时出错 + 读取镜像文件时发生错误 @@ -294,12 +266,12 @@ NO - + YES - + 确认 @@ -309,7 +281,7 @@ QUIT - + 退出 @@ -317,30 +289,22 @@ OS Customization - - - - for this session only - 仅限本次 - - - to always use - 永久保存 + 自定义系统配置 General - + 通用 Services - + 服务 Options - + 选项 @@ -350,12 +314,12 @@ Set username and password - + 设置用户名及密码 Username: - + 用户名 @@ -366,12 +330,12 @@ Configure wireless LAN - 配置WiFi + 配置 WiFi SSID: - 热点名: + WIFI 名(SSID): @@ -381,12 +345,12 @@ Hidden SSID - + 隐藏的 WIFI 名(Hidden SSID) Wireless LAN country: - WIFI国家: + WIFI 国家/地区: @@ -406,7 +370,7 @@ Enable SSH - 开启SSH服务 + 开启 SSH @@ -421,12 +385,12 @@ Set authorized_keys for '%1': - 设置%1用户的登录密匙: + 为用户 “%1” 设置登录密匙: RUN SSH-KEYGEN - + 运行 SSH-KEYGEN @@ -448,29 +412,13 @@ SAVE 保存 - - Disable overscan - 禁用扫描 - - - Set password for '%1' user: - 设置'%1'用户的密码: - - - Skip first-run wizard - 跳过首次启动向导 - - - Persistent settings - 永久设置 - QObject Internal SD card reader - 内置SD卡读卡器 + 内置 SD 卡读卡器 @@ -478,17 +426,17 @@ Use OS customization? - + 使用自定义系统配置? Would you like to apply OS customization settings? - + 您想应用自定义系统配置吗? NO - + @@ -498,7 +446,7 @@ YES - + 确认 @@ -517,23 +465,23 @@ Raspberry Pi Device - + 树莓派设备 CHOOSE DEVICE - + 选择设备 Select this button to choose your target Raspberry Pi - + 选择您的树莓派型号 Operating System - 请选择需要写入的操作系统 + 操作系统 @@ -550,32 +498,28 @@ Storage - 储存卡 + 储存设备 Network not ready yet - + 网络不可用 No storage devices found - + 找不到存储设备 CHOOSE STORAGE - 选择SD卡 + 选择储存设备 Select this button to change the destination storage device - 选择此按钮以更改目标存储设备 - - - WRITE - 烧录 + 更改所选存储设备 @@ -586,12 +530,12 @@ Cancelling... - 取消... + 正在取消…… CANCEL VERIFY - 取消验证 + 取消校验 @@ -603,7 +547,7 @@ Next - + 下一步 @@ -613,27 +557,27 @@ Using custom repository: %1 - + 使用自定义存储库(repository):%1 Keyboard navigation: <tab> navigate to next button <space> press button/select item <arrow up/down> go up/down in lists - + 键盘导航:<tab> 切换选项:<space> 确认/选择后使用 <arrow up/down> 可在列表中上下移动 Language: - + 语言: Keyboard: - + 键盘: [ All ] - + [ All ] @@ -653,7 +597,7 @@ Cached on your computer - 缓存在本地磁盘里 + 缓存到本地磁盘 @@ -670,7 +614,7 @@ Mounted as %1 - 挂载到:%1 上 + 挂载为:%1 @@ -680,12 +624,12 @@ Are you sure you want to quit? - 你确定你要退出吗? + 确定要退出吗? Raspberry Pi Imager is still busy.<br>Are you sure you want to quit? - Raspberry Pi Imager还未完成任务。<br>您确定要退出吗? + 树莓派镜像烧录器还未完成任务。<br>您确定要退出吗? @@ -695,12 +639,12 @@ Preparing to write... - 准备写入... + 准备写入…… All existing data on '%1' will be erased.<br>Are you sure you want to continue? - '%1'上的所有现有数据将被删除。<br>确定要继续吗? + '%1' 上的所有数据都将被删除。<br>是否继续? @@ -710,26 +654,22 @@ There is a newer version of Imager available.<br>Would you like to visit the website to download it? - 有较新版本的rpi-imager。<br>需要下载更新吗? - - - Error downloading OS list from Internet - 下载镜像列表错误 + 检测到新版树莓派镜像烧录器。<br> 是否转到网页进行下载? Writing... %1% - 写入中...%1% + 正在写入…… %1% Verifying... %1% - 验证文件中...%1% + 正在校验…… %1% Preparing to write... (%1) - 写入中 (%1) + 正在写入…… (%1) @@ -739,33 +679,33 @@ Write Successful - 烧录成功 + 写入成功 Erase - 擦除 + 格式化 <b>%1</b> has been erased<br><br>You can now remove the SD card from the reader - <b>%1 </ b>已被删除<br> <br>您现在可以从读取器中取出SD卡 + <b>%1 </ b>已格式化<br> <br>您现在可以从读卡器上取下 SD 卡了 <b>%1</b> has been written to <b>%2</b><br><br>You can now remove the SD card from the reader - <b>%1</b> 已经成功烧录到 <b>%2</b><br><br>上了,你可以卸载SD卡了 + <b>%1</b> 已经成功烧录至 <b>%2</b><br><br>上,您现在可以从读卡器上取下 SD 卡了 Error parsing os_list.json - 解析 os_list.json 错误 + os_list.json 解析错误 Format card as FAT32 - 将SD卡格式化为FAT32格式 + 将 SD 卡格式化为 FAT32 @@ -775,33 +715,17 @@ Select a custom .img from your computer - 使用下载的系统镜像文件烧录 + 选择已有 .img 文件进行写入 Connect an USB stick containing images first.<br>The images must be located in the root folder of the USB stick. - 连接包含镜像的U盘。<br>镜像必须位于U盘的根文件夹中。 + 要连接包含镜像的 USB 设备。<br>其镜像必须位于该设备的根文件夹下。 SD card is write protected.<br>Push the lock switch on the left side of the card upwards, and try again. - SD卡具有写保护。<br>尝试向上推SD卡的左侧的锁定开关,然后重试。 - - - Select this button to change the destination SD card - 更改目标SD卡 - - - <b>%1</b> has been written to <b>%2</b> - <b>%1</b> 已经成功烧录到 <b>%2</b> - - - QUIT APP - 退出 - - - CONTINUE - 继续 + SD 卡写保护。<br>尝试向上推动 SD 卡左侧的锁定开关,然后重试。