2020-05-23 15:57:58 +02:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<!DOCTYPE TS>
|
|
|
|
|
<TS version="2.1" language="zh_CN">
|
|
|
|
|
<context>
|
|
|
|
|
<name>DownloadExtractThread</name>
|
|
|
|
|
<message>
|
2023-09-23 19:51:45 +02:00
|
|
|
|
<location filename="../downloadextractthread.cpp" line="196"/>
|
|
|
|
|
<location filename="../downloadextractthread.cpp" line="385"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error extracting archive: %1</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>解压至 %1 时发生错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-09-23 19:51:45 +02:00
|
|
|
|
<location filename="../downloadextractthread.cpp" line="261"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error mounting FAT32 partition</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>FAT32 分区挂载错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-09-23 19:51:45 +02:00
|
|
|
|
<location filename="../downloadextractthread.cpp" line="281"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Operating system did not mount FAT32 partition</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>操作系统未能挂载 FAT32 分区</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-09-23 19:51:45 +02:00
|
|
|
|
<location filename="../downloadextractthread.cpp" line="304"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error changing to directory '%1'</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>进入文件夹 “%1” 时发生错误</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>DownloadThread</name>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<message>
|
|
|
|
|
<location filename="../downloadthread.cpp" line="118"/>
|
|
|
|
|
<source>unmounting drive</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>卸载存储设备</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../downloadthread.cpp" line="138"/>
|
|
|
|
|
<source>opening drive</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>打开存储设备</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<message>
|
2023-03-24 14:26:43 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="166"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error running diskpart: %1</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>运行 “diskpart” 命令时发生错误:%1</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-03-24 14:26:43 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="187"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error removing existing partitions</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>删除现有分区时发生错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-03-24 14:26:43 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="213"/>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<source>Authentication cancelled</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>认证已取消</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-03-24 14:26:43 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="216"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error running authopen to gain access to disk device '%1'</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>在运行 authopen 以获取对磁盘设备 “%1” 的访问权限时发生错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-03-24 14:26:43 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="217"/>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<source>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').</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>请检查,在隐私设置中是否允许树莓派镜像烧录器(Raspberry Pi Imager)访问“可移动卷”(位于“文件和文件夹”下),或为其授予“完整磁盘访问权限”。</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-03-24 14:26:43 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="239"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Cannot open storage device '%1'.</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>无法打开存储设备 “%1”。</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-03-24 14:26:43 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="281"/>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<source>discarding existing data on drive</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>清除已有数据</translation>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-03-24 14:26:43 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="301"/>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<source>zeroing out first and last MB of drive</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>将存储设备的首尾 1 M 清零</translation>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-03-24 14:26:43 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="307"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Write error while zero'ing out MBR</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>清零 MBR 时写入错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="319"/>
|
|
|
|
|
<source>Write error while trying to zero out last part of card.<br>Card could be advertising wrong capacity (possible counterfeit).</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation>在对设备尾部清零时写入错误<br>SD 卡标称的容量错误(可能是扩容卡)。</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="408"/>
|
|
|
|
|
<source>starting download</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>开始下载</translation>
|
2021-11-19 23:30:42 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../downloadthread.cpp" line="468"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Error downloading: %1</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>下载错误,已下载:%1</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../downloadthread.cpp" line="665"/>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<source>Access denied error while writing file to disk.</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>将文件写入磁盘时被拒绝访问。</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../downloadthread.cpp" line="670"/>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<source>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.</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>似乎已启用受控文件夹访问权限。 请将 rpi-imager.exe 和 fat32format.exe 添加至允许的应用程序列表中,然后重试。</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../downloadthread.cpp" line="677"/>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<source>Error writing file to disk</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>将文件写入磁盘时发生错误</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../downloadthread.cpp" line="699"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Download corrupt. Hash does not match</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>下载的文件已损坏。校验值不匹配</translation>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../downloadthread.cpp" line="711"/>
|
|
|
|
|
<location filename="../downloadthread.cpp" line="763"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error writing to storage (while flushing)</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>写入存储设备时发生错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../downloadthread.cpp" line="718"/>
|
|
|
|
|
<location filename="../downloadthread.cpp" line="770"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error writing to storage (while fsync)</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>在写入存储设备时(fsync)发生错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../downloadthread.cpp" line="753"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Error writing first block (partition table)</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>在写入第一个区块(分区表)时发生错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../downloadthread.cpp" line="828"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Error reading from storage.<br>SD card may be broken.</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>从存储设备读取数据时发生错误。<br>SD 卡可能已损坏。</translation>
|
2023-03-24 14:26:43 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../downloadthread.cpp" line="847"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>写入校验失败。SD 卡与写入的内容不一致。</translation>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../downloadthread.cpp" line="900"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Customizing image</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>使用自定义镜像</translation>
|
|
|
|
|
</message>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>DriveFormatThread</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../driveformatthread.cpp" line="63"/>
|
|
|
|
|
<location filename="../driveformatthread.cpp" line="124"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<location filename="../driveformatthread.cpp" line="185"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error partitioning: %1</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>分区时发生错误:%1</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../driveformatthread.cpp" line="84"/>
|
|
|
|
|
<source>Error starting fat32format</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>fat32format 执行错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../driveformatthread.cpp" line="94"/>
|
|
|
|
|
<source>Error running fat32format: %1</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>运行 fat32format 时发生错误:%1</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../driveformatthread.cpp" line="104"/>
|
|
|
|
|
<source>Error determining new drive letter</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>确定新驱动器号时发生错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../driveformatthread.cpp" line="109"/>
|
|
|
|
|
<source>Invalid device: %1</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>无效的设备:%1</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<location filename="../driveformatthread.cpp" line="146"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error formatting (through udisks2)</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation>格式化时发生错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<location filename="../driveformatthread.cpp" line="174"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error starting sfdisk</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>sfdisk 执行时发生错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2021-11-19 23:30:42 +01:00
|
|
|
|
<location filename="../driveformatthread.cpp" line="199"/>
|
|
|
|
|
<source>Partitioning did not create expected FAT partition %1</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>分区操作未能按预期创建 FAT 分区 %1</translation>
|
2021-11-19 23:30:42 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../driveformatthread.cpp" line="208"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error starting mkfs.fat</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>执行 mkfs.fat 时发生错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2021-11-19 23:30:42 +01:00
|
|
|
|
<location filename="../driveformatthread.cpp" line="218"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error running mkfs.fat: %1</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>运行 mkfs.fat 时发生错误:%1</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2021-11-19 23:30:42 +01:00
|
|
|
|
<location filename="../driveformatthread.cpp" line="225"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Formatting not implemented for this platform</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>暂不支持在平台上进行格式化</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>ImageWriter</name>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../imagewriter.cpp" line="253"/>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<source>Storage capacity is not large enough.<br>Needs to be at least %1 GB.</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>存储容量不足。<br>至少需要 %1 GB 的剩余空间.</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../imagewriter.cpp" line="259"/>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<source>Input file is not a valid disk image.<br>File size %1 bytes is not a multiple of 512 bytes.</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>所选文件是无效的磁盘镜像。<br>文件大小 %1 B 不是 512 B 的整倍数。</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../imagewriter.cpp" line="654"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Downloading and writing image</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>下载和写入镜像</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../imagewriter.cpp" line="787"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Select image</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>选择镜像</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
2021-11-19 23:30:42 +01:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../imagewriter.cpp" line="962"/>
|
|
|
|
|
<source>Error synchronizing time. Trying again in 3 seconds</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>时间同步错误。将在 3 秒后重试</translation>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../imagewriter.cpp" line="974"/>
|
|
|
|
|
<source>STP is enabled on your Ethernet switch. Getting IP will take long time.</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>您的以太网交换机启用了 STP。获取 IP 地址可能需要较长时间。</translation>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../imagewriter.cpp" line="1185"/>
|
2021-11-19 23:30:42 +01:00
|
|
|
|
<source>Would you like to prefill the wifi password from the system keychain?</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>您想要通过系统钥匙串预填 WiFi 密码吗?</translation>
|
2021-11-19 23:30:42 +01:00
|
|
|
|
</message>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</context>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<context>
|
|
|
|
|
<name>LocalFileExtractThread</name>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../localfileextractthread.cpp" line="34"/>
|
|
|
|
|
<source>opening image file</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>打开镜像</translation>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../localfileextractthread.cpp" line="39"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>Error opening image file</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>读取镜像文件时发生错误</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>MsgPopup</name>
|
|
|
|
|
<message>
|
2022-03-24 20:06:14 +01:00
|
|
|
|
<location filename="../MsgPopup.qml" line="98"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>NO</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>否</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../MsgPopup.qml" line="107"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>YES</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>确认</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../MsgPopup.qml" line="116"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>CONTINUE</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>继续</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
2021-11-19 23:30:42 +01:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../MsgPopup.qml" line="124"/>
|
2021-11-19 23:30:42 +01:00
|
|
|
|
<source>QUIT</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>退出</translation>
|
2021-11-19 23:30:42 +01:00
|
|
|
|
</message>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</context>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<context>
|
|
|
|
|
<name>OptionsPopup</name>
|
|
|
|
|
<message>
|
2023-09-23 19:51:45 +02:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="20"/>
|
2023-10-18 14:38:42 +01:00
|
|
|
|
<source>OS Customization</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>自定义系统配置</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="62"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>General</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>通用</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="70"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Services</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>服务</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="73"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Options</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>选项</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="89"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Set hostname:</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>设置主机名:</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="112"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Set username and password</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>设置用户名及密码</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="134"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Username:</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>用户名</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="151"/>
|
|
|
|
|
<location filename="../OptionsPopup.qml" line="220"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Password:</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>密码:</translation>
|
2021-11-19 23:30:42 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="187"/>
|
2022-03-24 20:06:14 +01:00
|
|
|
|
<source>Configure wireless LAN</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>配置 WiFi</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="206"/>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<source>SSID:</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>WIFI 名(SSID):</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
2022-01-21 17:32:07 +01:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="239"/>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<source>Show password</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>显示密码</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="245"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Hidden SSID</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>隐藏的 WIFI 名(Hidden SSID)</translation>
|
2023-09-23 19:51:45 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="251"/>
|
2022-03-24 20:06:14 +01:00
|
|
|
|
<source>Wireless LAN country:</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>WIFI 国家/地区:</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="262"/>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<source>Set locale settings</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation>本地化设置</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="272"/>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<source>Time zone:</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>时区:</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="282"/>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<source>Keyboard layout:</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>键盘布局:</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
2023-09-23 19:51:45 +02:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="299"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Enable SSH</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>开启 SSH</translation>
|
2023-09-23 19:51:45 +02:00
|
|
|
|
</message>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="318"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Use password authentication</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>使用密码登录</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="328"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Allow public-key authentication only</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation>仅使用公匙登录</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="346"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Set authorized_keys for '%1':</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>为用户 “%1” 设置登录密匙:</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="358"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>RUN SSH-KEYGEN</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>运行 SSH-KEYGEN</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="376"/>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<source>Play sound when finished</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation>在完成后播放提示音</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="380"/>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<source>Eject media when finished</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation>在完成后弹出磁盘</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="384"/>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<source>Enable telemetry</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>启用遥测</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../OptionsPopup.qml" line="398"/>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<source>SAVE</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>保存</translation>
|
|
|
|
|
</message>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</context>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<context>
|
|
|
|
|
<name>QObject</name>
|
|
|
|
|
<message>
|
2023-09-23 19:51:45 +02:00
|
|
|
|
<location filename="../linux/linuxdrivelist.cpp" line="119"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>Internal SD card reader</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>内置 SD 卡读卡器</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<context>
|
|
|
|
|
<name>UseSavedSettingsPopup</name>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../UseSavedSettingsPopup.qml" line="77"/>
|
2023-10-18 14:38:42 +01:00
|
|
|
|
<source>Use OS customization?</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>使用自定义系统配置?</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../UseSavedSettingsPopup.qml" line="92"/>
|
2023-10-18 14:38:42 +01:00
|
|
|
|
<source>Would you like to apply OS customization settings?</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>您想应用自定义系统配置吗?</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../UseSavedSettingsPopup.qml" line="134"/>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<source>NO</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>否</translation>
|
2023-03-24 14:26:43 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../UseSavedSettingsPopup.qml" line="115"/>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<source>NO, CLEAR SETTINGS</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation>否,将清空所有设置</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../UseSavedSettingsPopup.qml" line="125"/>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<source>YES</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>确认</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../UseSavedSettingsPopup.qml" line="102"/>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<source>EDIT SETTINGS</source>
|
|
|
|
|
<translation>编辑设置</translation>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<context>
|
|
|
|
|
<name>main</name>
|
|
|
|
|
<message>
|
2023-09-23 19:51:45 +02:00
|
|
|
|
<location filename="../main.qml" line="22"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Raspberry Pi Imager v%1</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>树莓派镜像烧录器 v%1</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="119"/>
|
|
|
|
|
<location filename="../main.qml" line="481"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Raspberry Pi Device</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>树莓派设备</translation>
|
2020-05-23 19:07:03 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="131"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>CHOOSE DEVICE</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>选择设备</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="143"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Select this button to choose your target Raspberry Pi</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>选择您的树莓派型号</translation>
|
2020-05-23 19:07:03 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="157"/>
|
|
|
|
|
<location filename="../main.qml" line="584"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Operating System</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>操作系统</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="168"/>
|
|
|
|
|
<location filename="../main.qml" line="1638"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>CHOOSE OS</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>选择操作系统</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="180"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Select this button to change the operating system</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>更改操作系统</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="194"/>
|
|
|
|
|
<location filename="../main.qml" line="979"/>
|
2021-02-08 22:06:39 +01:00
|
|
|
|
<source>Storage</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>储存设备</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<message>
|
|
|
|
|
<location filename="../main.qml" line="330"/>
|
|
|
|
|
<source>Network not ready yet</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>网络不可用</translation>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
</message>
|
2024-02-01 11:59:53 -05:00
|
|
|
|
<message>
|
|
|
|
|
<location filename="../main.qml" line="1007"/>
|
|
|
|
|
<source>No storage devices found</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>找不到存储设备</translation>
|
2024-02-01 11:59:53 -05:00
|
|
|
|
</message>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="205"/>
|
|
|
|
|
<location filename="../main.qml" line="1317"/>
|
2021-02-08 22:06:39 +01:00
|
|
|
|
<source>CHOOSE STORAGE</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>选择储存设备</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="219"/>
|
2021-02-26 14:51:09 +01:00
|
|
|
|
<source>Select this button to change the destination storage device</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>更改所选存储设备</translation>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="265"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>CANCEL WRITE</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>取消写入</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="268"/>
|
|
|
|
|
<location filename="../main.qml" line="1240"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Cancelling...</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>正在取消……</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="280"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>CANCEL VERIFY</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>取消校验</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="283"/>
|
|
|
|
|
<location filename="../main.qml" line="1263"/>
|
|
|
|
|
<location filename="../main.qml" line="1336"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Finalizing...</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>正在完成...</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="292"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Next</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>下一步</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="298"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Select this button to start writing the image</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>开始写入</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="320"/>
|
2021-11-30 23:04:48 +01:00
|
|
|
|
<source>Using custom repository: %1</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>使用自定义存储库(repository):%1</translation>
|
2021-11-30 23:04:48 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="339"/>
|
2021-11-30 23:04:48 +01:00
|
|
|
|
<source>Keyboard navigation: <tab> navigate to next button <space> press button/select item <arrow up/down> go up/down in lists</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation>键盘导航:<tab> 切换选项 <space> 确认/选择后使用 <arrow up/down> 可在列表中上下移动</translation>
|
2021-11-30 23:04:48 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="360"/>
|
2021-11-30 23:04:48 +01:00
|
|
|
|
<source>Language: </source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>语言:</translation>
|
2021-11-30 23:04:48 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="383"/>
|
2021-11-30 23:04:48 +01:00
|
|
|
|
<source>Keyboard: </source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>键盘:</translation>
|
2021-11-30 23:04:48 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="500"/>
|
2023-09-23 19:51:45 +02:00
|
|
|
|
<source>[ All ]</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>[ All ]</translation>
|
2023-09-23 19:51:45 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="651"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Back</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>返回</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="652"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Go back to main menu</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>回到主页</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="894"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Released: %1</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>发布时间:%1</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="904"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Cached on your computer</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>缓存到本地磁盘</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="906"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>Local file</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>本地文件</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="907"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Online - %1 GB download</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>需要下载:%1 GB</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1042"/>
|
|
|
|
|
<location filename="../main.qml" line="1094"/>
|
|
|
|
|
<location filename="../main.qml" line="1100"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Mounted as %1</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>挂载为:%1</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1096"/>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<source>[WRITE PROTECTED]</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>[写保护]</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1141"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Are you sure you want to quit?</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>确定要退出吗?</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1142"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Raspberry Pi Imager is still busy.<br>Are you sure you want to quit?</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>树莓派镜像烧录器还未完成任务。<br>您确定要退出吗?</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1153"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>Warning</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>警告</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1162"/>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<source>Preparing to write...</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>准备写入……</translation>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
</message>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1176"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>All existing data on '%1' will be erased.<br>Are you sure you want to continue?</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>'%1' 上的所有数据都将被删除。<br>是否继续?</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1191"/>
|
2020-11-23 19:23:20 +01:00
|
|
|
|
<source>Update available</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>检测到更新</translation>
|
2020-11-23 19:23:20 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1192"/>
|
2020-11-23 19:23:20 +01:00
|
|
|
|
<source>There is a newer version of Imager available.<br>Would you like to visit the website to download it?</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>检测到新版树莓派镜像烧录器。<br> 是否转到网页进行下载?</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1243"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Writing... %1%</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>正在写入…… %1%</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1266"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Verifying... %1%</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>正在校验…… %1%</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
2020-11-23 19:23:20 +01:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1273"/>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<source>Preparing to write... (%1)</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation>准备写入…… (%1)</translation>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
</message>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1293"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Error</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>错误</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1300"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Write Successful</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation>烧录成功</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1301"/>
|
|
|
|
|
<location filename="../imagewriter.cpp" line="596"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Erase</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>格式化</translation>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
</message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1302"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source><b>%1</b> has been erased<br><br>You can now remove the SD card from the reader</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation><b>%1 </ b> 已成功格式化<br> <br>您现在可以从读卡器上取下 SD 卡了</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1309"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source><b>%1</b> has been written to <b>%2</b><br><br>You can now remove the SD card from the reader</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation><b>%1</b> 已成功烧录至 <b>%2</b><br><br>,您现在可以从读卡器上取下 SD 卡了</translation>
|
2021-11-30 23:04:48 +01:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1463"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error parsing os_list.json</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>os_list.json 解析错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../imagewriter.cpp" line="597"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Format card as FAT32</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>将 SD 卡格式化为 FAT32</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../imagewriter.cpp" line="603"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Use custom</source>
|
2023-10-16 13:05:15 +01:00
|
|
|
|
<translation>使用自定义镜像</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../imagewriter.cpp" line="604"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Select a custom .img from your computer</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation>选择已有 .img 文件</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1712"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>Connect an USB stick containing images first.<br>The images must be located in the root folder of the USB stick.</source>
|
2024-06-07 22:59:42 +08:00
|
|
|
|
<translation>请先连接一个包含镜像的 USB 设备。<br>其镜像必须位于该设备的根文件夹下。</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-02-06 12:17:33 +00:00
|
|
|
|
<location filename="../main.qml" line="1728"/>
|
2023-10-12 10:48:16 +01:00
|
|
|
|
<source>SD card is write protected.<br>Push the lock switch on the left side of the card upwards, and try again.</source>
|
2024-06-07 18:47:14 +08:00
|
|
|
|
<translation>SD 卡写保护。<br>尝试向上推动 SD 卡左侧的锁定开关,然后重试。</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
</TS>
|