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>
|
|
|
|
|
<location filename="../downloadextractthread.cpp" line="166"/>
|
|
|
|
|
<source>Error writing to storage</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>写入存储时出错</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../downloadextractthread.cpp" line="188"/>
|
|
|
|
|
<location filename="../downloadextractthread.cpp" line="348"/>
|
|
|
|
|
<source>Error extracting archive: %1</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>解压 %1 时出错</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../downloadextractthread.cpp" line="234"/>
|
|
|
|
|
<source>Error mounting FAT32 partition</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>挂载FAT32分区错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../downloadextractthread.cpp" line="244"/>
|
|
|
|
|
<source>Operating system did not mount FAT32 partition</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>操作系统未挂载FAT32分区</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../downloadextractthread.cpp" line="267"/>
|
|
|
|
|
<source>Error changing to directory '%1'</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>进入文件夹 “%1” 错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>DownloadThread</name>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="143"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error running diskpart: %1</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>运行 “diskpart” 命令错误 %1</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="164"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error removing existing partitions</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>删除现有分区时出错</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="190"/>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<source>Authentication cancelled</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>认证已取消</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="193"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error running authopen to gain access to disk device '%1'</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>运行authopen以获得对磁盘设备'%1'的访问权限时出错</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="194"/>
|
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>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>请验证是否在隐私设置中允许“ Raspberry Pi Imager”访问“可移动卷”(在“文件和文件夹”下,或者为它提供“完全磁盘访问”)的权限。</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="215"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Cannot open storage device '%1'.</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>无法打开存储设备'%1'。</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="257"/>
|
|
|
|
|
<source>discarding existing data on drive</source>
|
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../downloadthread.cpp" line="277"/>
|
|
|
|
|
<source>zeroing out first and last MB of drive</source>
|
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../downloadthread.cpp" line="283"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Write error while zero'ing out MBR</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>将MBR清零时写入错误</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="736"/>
|
|
|
|
|
<source>Error reading from storage.<br>SD card may be broken.</source>
|
|
|
|
|
<translation>从存储读取数据时错误。<br>SD卡可能已损坏。</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="391"/>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<source>Access denied error while writing file to disk.</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>将文件写入磁盘时访问被拒绝错误。</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="396"/>
|
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>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>受控文件夹访问似乎已启用。 请将rpi-imager.exe和fat32format.exe都添加到允许的应用程序列表中,然后重试。</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="402"/>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<source>Error writing file to disk</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>将文件写入磁盘时出错</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="421"/>
|
|
|
|
|
<source>Error downloading: %1</source>
|
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../downloadthread.cpp" line="639"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error writing to storage (while flushing)</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>刷新时写入存储时出错</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="646"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error writing to storage (while fsync)</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>在fsync时写入存储时出错</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="627"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Download corrupt. Hash does not match</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>下载的文件损坏。 哈希值不匹配</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="110"/>
|
|
|
|
|
<source>opening drive</source>
|
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../downloadthread.cpp" line="295"/>
|
|
|
|
|
<source>Write error while trying to zero out last part of card.<br>Card could be advertising wrong capacity (possible counterfeit).</source>
|
|
|
|
|
<translation>尝试将卡的最后一部分清零时写入错误。<br>卡的容量可能不正确(可能是扩容假卡)</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../downloadthread.cpp" line="350"/>
|
|
|
|
|
<source>starting download</source>
|
|
|
|
|
<translation type="unfinished"></translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="680"/>
|
|
|
|
|
<source>Error writing first block (partition table)</source>
|
|
|
|
|
<translation>写入第一个块(分区表)时出错</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../downloadthread.cpp" line="755"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>验证写入失败。 SD卡的内容与写入的内容不同。</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
</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>
|
2020-08-04 11:31:41 +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>
|
2020-08-04 11:31:41 +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>
|
2020-08-04 11:31:41 +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>
|
2020-08-04 11:31:41 +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>
|
2020-08-04 11:31:41 +08: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>
|
2020-08-04 11:31:41 +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>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>启动sfdisk命令时出错</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<location filename="../driveformatthread.cpp" line="196"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error starting mkfs.fat</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>启动mkfs.fat时出错</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<location filename="../driveformatthread.cpp" line="206"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error running mkfs.fat: %1</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>运行mkfs.fat时出错:%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="213"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Formatting not implemented for this platform</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>暂不支持此平台的格式化</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>ImageWriter</name>
|
|
|
|
|
<message>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<location filename="../imagewriter.cpp" line="170"/>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<source>Storage capacity is not large enough.<br>Needs to be at least %1 GB.</source>
|
|
|
|
|
<translation>存储容量不足。<br>至少需要%1 GB的空白空间</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<location filename="../imagewriter.cpp" line="176"/>
|
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>
|
|
|
|
|
<translation>输入文件不是有效的磁盘映像。<br>文件大小%1字节不是512字节的倍数。</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<location filename="../imagewriter.cpp" line="200"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Downloading and writing image</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>下载和写入镜像</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../imagewriter.cpp" line="417"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Select image</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>选择镜像</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
</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>
|
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../localfileextractthread.cpp" line="39"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>Error opening image file</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>打开图像文件时出错</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>MsgPopup</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../MsgPopup.qml" line="96"/>
|
|
|
|
|
<source>NO</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>不</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<location filename="../MsgPopup.qml" line="109"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>YES</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>是</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<location filename="../MsgPopup.qml" line="122"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>CONTINUE</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>继续</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>QObject</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../linux/linuxdrivelist.cpp" line="111"/>
|
|
|
|
|
<source>Internal SD card reader</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>内置SD卡读卡器</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<context>
|
|
|
|
|
<name>main</name>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="23"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Raspberry Pi Imager v%1</source>
|
|
|
|
|
<translation>树莓派镜像烧录 v%1</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="734"/>
|
2020-05-23 19:07:03 +02:00
|
|
|
|
<source>Are you sure you want to quit?</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>你确定你要退出吗?</translation>
|
2020-05-23 19:07:03 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="735"/>
|
2020-05-23 21:40:32 +02:00
|
|
|
|
<source>Raspberry Pi Imager is still busy.<br>Are you sure you want to quit?</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>Raspberry Pi Imager还未完成任务。<br>您确定要退出吗?</translation>
|
2020-05-23 19:07:03 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="90"/>
|
|
|
|
|
<location filename="../main.qml" line="303"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Operating System</source>
|
|
|
|
|
<translation>操作系统</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="102"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>CHOOSE OS</source>
|
|
|
|
|
<translation>选择操作系统</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="133"/>
|
|
|
|
|
<location filename="../main.qml" line="587"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>SD Card</source>
|
|
|
|
|
<translation>SD卡</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="145"/>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../main.qml" line="864"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>CHOOSE SD CARD</source>
|
|
|
|
|
<translation>选择SD卡</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="175"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>WRITE</source>
|
|
|
|
|
<translation>烧录</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="805"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Writing... %1%</source>
|
|
|
|
|
<translation>写入中...%1%</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="220"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>CANCEL WRITE</source>
|
|
|
|
|
<translation>取消写入</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="120"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>Select this button to change the operating system</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>更改操作系统</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="158"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>Select this button to change the destination SD card</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>更改目标SD卡</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="180"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>Select this button to start writing the image</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>开始刷写</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="223"/>
|
|
|
|
|
<location filename="../main.qml" line="802"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Cancelling...</source>
|
|
|
|
|
<translation>取消中...</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="235"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>CANCEL VERIFY</source>
|
|
|
|
|
<translation>取消验证</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="238"/>
|
|
|
|
|
<location filename="../main.qml" line="825"/>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../main.qml" line="882"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Finalizing...</source>
|
|
|
|
|
<translation>完成中...</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="384"/>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../main.qml" line="858"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Erase</source>
|
|
|
|
|
<translation>擦除</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="385"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Format card as FAT32</source>
|
|
|
|
|
<translation>格式化SD卡为FAT32格式</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="392"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Use custom</source>
|
|
|
|
|
<translation>使用自定义镜像</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="393"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Select a custom .img from your computer</source>
|
|
|
|
|
<translation>使用下载的系统镜像文件烧录</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="479"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>Local file</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>本地文件</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="692"/>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<source>[WRITE PROTECTED]</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>[写保护]</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="746"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>Warning</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>警告</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<message>
|
|
|
|
|
<location filename="../main.qml" line="752"/>
|
|
|
|
|
<source>Preparing to write...</source>
|
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
|
</message>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="765"/>
|
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>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>'%1'上的所有现有数据将被删除。<br>确定要继续吗?</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../main.qml" line="835"/>
|
|
|
|
|
<source>Preparing to write... (%1)</source>
|
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../main.qml" line="859"/>
|
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>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation><b>%1 </ b>已被删除<br> <br>您现在可以从读取器中取出SD卡</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../main.qml" line="889"/>
|
|
|
|
|
<location filename="../main.qml" line="931"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error parsing os_list.json</source>
|
|
|
|
|
<translation>解析 os_list.json 错误</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../main.qml" line="969"/>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<source>Connect an USB stick containing images first.<br>The images must be located in the root folder of the USB stick.</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>连接包含镜像的U盘。<br>镜像必须位于U盘的根文件夹中。</translation>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../main.qml" line="984"/>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
<source>SD card is write protected.<br>Push the lock switch on the left side of the card upwards, and try again.</source>
|
2020-08-04 11:31:41 +08:00
|
|
|
|
<translation>SD卡具有写保护。<br>尝试向上推SD卡的左侧的锁定开关,然后重试。</translation>
|
2020-07-21 15:25:01 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="416"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Back</source>
|
|
|
|
|
<translation>返回</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="417"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Go back to main menu</source>
|
|
|
|
|
<translation>回到主页</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="474"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Released: %1</source>
|
|
|
|
|
<translation>解压中...%1</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="477"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Cached on your computer</source>
|
|
|
|
|
<translation>在你的电脑上缓存</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="481"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Online - %1 GB download</source>
|
|
|
|
|
<translation>已下载:%1 GB</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="638"/>
|
|
|
|
|
<location filename="../main.qml" line="690"/>
|
|
|
|
|
<location filename="../main.qml" line="696"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Mounted as %1</source>
|
|
|
|
|
<translation>挂载在:%1 上</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<source>QUIT APP</source>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<translation type="vanished">退出</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<source>CONTINUE</source>
|
2020-06-30 00:42:39 +02:00
|
|
|
|
<translation type="vanished">继续</translation>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="784"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error downloading OS list from Internet</source>
|
|
|
|
|
<translation>下载镜像列表错误</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-08-07 14:07:00 +02:00
|
|
|
|
<location filename="../main.qml" line="828"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Verifying... %1%</source>
|
|
|
|
|
<translation>验证文件中...%1%</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../main.qml" line="850"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Error</source>
|
|
|
|
|
<translation>错误</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../main.qml" line="857"/>
|
2020-05-23 15:57:58 +02:00
|
|
|
|
<source>Write Successful</source>
|
|
|
|
|
<translation>烧录成功</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2020-11-19 19:05:09 +01:00
|
|
|
|
<location filename="../main.qml" line="861"/>
|
2020-05-23 15:57:58 +02: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>
|
|
|
|
|
<translation><b>%1</b> 已经成功烧录到 <b>%2</b><br><br>上了,你可以卸载SD卡了</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
</TS>
|