mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-19 00:15:21 +01:00
commit
06ad02a74f
8 changed files with 794 additions and 337 deletions
|
@ -33,91 +33,91 @@
|
|||
<context>
|
||||
<name>DownloadThread</name>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="131"/>
|
||||
<location filename="../downloadthread.cpp" line="127"/>
|
||||
<source>Error running diskpart: %1</source>
|
||||
<translation>运行 “diskpart” 命令错误 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="152"/>
|
||||
<location filename="../downloadthread.cpp" line="148"/>
|
||||
<source>Error removing existing partitions</source>
|
||||
<translation>删除现有分区时出错</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="178"/>
|
||||
<location filename="../downloadthread.cpp" line="174"/>
|
||||
<source>Authentication cancelled</source>
|
||||
<translation>认证已取消</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="181"/>
|
||||
<location filename="../downloadthread.cpp" line="177"/>
|
||||
<source>Error running authopen to gain access to disk device '%1'</source>
|
||||
<translation>运行authopen以获得对磁盘设备'%1'的访问权限时出错</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="182"/>
|
||||
<location filename="../downloadthread.cpp" line="178"/>
|
||||
<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>
|
||||
<translation>请验证是否在隐私设置中允许“ Raspberry Pi Imager”访问“可移动卷”(在“文件和文件夹”下,或者为它提供“完全磁盘访问”)的权限。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="203"/>
|
||||
<location filename="../downloadthread.cpp" line="199"/>
|
||||
<source>Cannot open storage device '%1'.</source>
|
||||
<translation>无法打开存储设备'%1'。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="217"/>
|
||||
<location filename="../downloadthread.cpp" line="213"/>
|
||||
<source>Write error while zero'ing out MBR</source>
|
||||
<translation>将MBR清零时写入错误</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="229"/>
|
||||
<location filename="../downloadthread.cpp" line="225"/>
|
||||
<source>Write error while trying to zero out last part of card.
|
||||
Card could be advertising wrong capacity (possible counterfeit)</source>
|
||||
<translation>尝试将卡的最后一部分清零时写入错误。
|
||||
卡的容量可能不正确(可能是扩容假卡)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="350"/>
|
||||
<location filename="../downloadthread.cpp" line="346"/>
|
||||
<source>Access denied error while writing file to disk.</source>
|
||||
<translation>将文件写入磁盘时访问被拒绝错误。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="355"/>
|
||||
<location filename="../downloadthread.cpp" line="351"/>
|
||||
<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>
|
||||
<translation>受控文件夹访问似乎已启用。 请将rpi-imager.exe和fat32format.exe都添加到允许的应用程序列表中,然后重试。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="361"/>
|
||||
<location filename="../downloadthread.cpp" line="357"/>
|
||||
<source>Error writing file to disk</source>
|
||||
<translation>将文件写入磁盘时出错</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="589"/>
|
||||
<location filename="../downloadthread.cpp" line="585"/>
|
||||
<source>Error writing to storage (while flushing)</source>
|
||||
<translation>刷新时写入存储时出错</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="596"/>
|
||||
<location filename="../downloadthread.cpp" line="592"/>
|
||||
<source>Error writing to storage (while fsync)</source>
|
||||
<translation>在fsync时写入存储时出错</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="577"/>
|
||||
<location filename="../downloadthread.cpp" line="573"/>
|
||||
<source>Download corrupt. Hash does not match</source>
|
||||
<translation>下载的文件损坏。 哈希值不匹配</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="630"/>
|
||||
<location filename="../downloadthread.cpp" line="626"/>
|
||||
<source>Error writing first block (partition table)</source>
|
||||
<translation>写入第一个块(分区表)时出错</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="686"/>
|
||||
<location filename="../downloadthread.cpp" line="682"/>
|
||||
<source>Error reading from storage.
|
||||
SD card may be broken.</source>
|
||||
<translation>从存储读取数据时错误。
|
||||
SD卡可能已损坏。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="705"/>
|
||||
<location filename="../downloadthread.cpp" line="701"/>
|
||||
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
|
||||
<translation>验证写入失败。 SD卡的内容与写入的内容不同。</translation>
|
||||
</message>
|
||||
|
@ -241,183 +241,183 @@ File size %1 bytes is not a multiple of 512 bytes.</source>
|
|||
<context>
|
||||
<name>main</name>
|
||||
<message>
|
||||
<location filename="../main.qml" line="24"/>
|
||||
<location filename="../main.qml" line="23"/>
|
||||
<source>Raspberry Pi Imager v%1</source>
|
||||
<translation>树莓派镜像烧录 v%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="735"/>
|
||||
<location filename="../main.qml" line="734"/>
|
||||
<source>Are you sure you want to quit?</source>
|
||||
<translation>你确定你要退出吗?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="736"/>
|
||||
<location filename="../main.qml" line="735"/>
|
||||
<source>Raspberry Pi Imager is still busy.<br>Are you sure you want to quit?</source>
|
||||
<translation>Raspberry Pi Imager还未完成任务。<br>您确定要退出吗?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="91"/>
|
||||
<location filename="../main.qml" line="304"/>
|
||||
<location filename="../main.qml" line="90"/>
|
||||
<location filename="../main.qml" line="303"/>
|
||||
<source>Operating System</source>
|
||||
<translation>操作系统</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="103"/>
|
||||
<location filename="../main.qml" line="102"/>
|
||||
<source>CHOOSE OS</source>
|
||||
<translation>选择操作系统</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="134"/>
|
||||
<location filename="../main.qml" line="588"/>
|
||||
<location filename="../main.qml" line="133"/>
|
||||
<location filename="../main.qml" line="587"/>
|
||||
<source>SD Card</source>
|
||||
<translation>SD卡</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="146"/>
|
||||
<location filename="../main.qml" line="868"/>
|
||||
<location filename="../main.qml" line="145"/>
|
||||
<location filename="../main.qml" line="860"/>
|
||||
<source>CHOOSE SD CARD</source>
|
||||
<translation>选择SD卡</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="176"/>
|
||||
<location filename="../main.qml" line="175"/>
|
||||
<source>WRITE</source>
|
||||
<translation>烧录</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="753"/>
|
||||
<location filename="../main.qml" line="813"/>
|
||||
<location filename="../main.qml" line="752"/>
|
||||
<location filename="../main.qml" line="805"/>
|
||||
<source>Writing... %1%</source>
|
||||
<translation>写入中...%1%</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="221"/>
|
||||
<location filename="../main.qml" line="220"/>
|
||||
<source>CANCEL WRITE</source>
|
||||
<translation>取消写入</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="121"/>
|
||||
<location filename="../main.qml" line="120"/>
|
||||
<source>Select this button to change the operating system</source>
|
||||
<translation>更改操作系统</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="159"/>
|
||||
<location filename="../main.qml" line="158"/>
|
||||
<source>Select this button to change the destination SD card</source>
|
||||
<translation>更改目标SD卡</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="181"/>
|
||||
<location filename="../main.qml" line="180"/>
|
||||
<source>Select this button to start writing the image</source>
|
||||
<translation>开始刷写</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="224"/>
|
||||
<location filename="../main.qml" line="810"/>
|
||||
<location filename="../main.qml" line="223"/>
|
||||
<location filename="../main.qml" line="802"/>
|
||||
<source>Cancelling...</source>
|
||||
<translation>取消中...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="236"/>
|
||||
<location filename="../main.qml" line="235"/>
|
||||
<source>CANCEL VERIFY</source>
|
||||
<translation>取消验证</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="239"/>
|
||||
<location filename="../main.qml" line="833"/>
|
||||
<location filename="../main.qml" line="886"/>
|
||||
<location filename="../main.qml" line="238"/>
|
||||
<location filename="../main.qml" line="825"/>
|
||||
<location filename="../main.qml" line="878"/>
|
||||
<source>Finalizing...</source>
|
||||
<translation>完成中...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="385"/>
|
||||
<location filename="../main.qml" line="862"/>
|
||||
<location filename="../main.qml" line="384"/>
|
||||
<location filename="../main.qml" line="854"/>
|
||||
<source>Erase</source>
|
||||
<translation>擦除</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="386"/>
|
||||
<location filename="../main.qml" line="385"/>
|
||||
<source>Format card as FAT32</source>
|
||||
<translation>格式化SD卡为FAT32格式</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="393"/>
|
||||
<location filename="../main.qml" line="392"/>
|
||||
<source>Use custom</source>
|
||||
<translation>使用自定义镜像</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="394"/>
|
||||
<location filename="../main.qml" line="393"/>
|
||||
<source>Select a custom .img from your computer</source>
|
||||
<translation>使用下载的系统镜像文件烧录</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="480"/>
|
||||
<location filename="../main.qml" line="479"/>
|
||||
<source>Local file</source>
|
||||
<translation>本地文件</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="693"/>
|
||||
<location filename="../main.qml" line="692"/>
|
||||
<source>[WRITE PROTECTED]</source>
|
||||
<translation>[写保护]</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="747"/>
|
||||
<location filename="../main.qml" line="746"/>
|
||||
<source>Warning</source>
|
||||
<translation>警告</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="766"/>
|
||||
<location filename="../main.qml" line="765"/>
|
||||
<source>All existing data on '%1' will be erased.<br>Are you sure you want to continue?</source>
|
||||
<translation>'%1'上的所有现有数据将被删除。<br>确定要继续吗?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="863"/>
|
||||
<location filename="../main.qml" line="855"/>
|
||||
<source><b>%1</b> has been erased<br><br>You can now remove the SD card from the reader</source>
|
||||
<translation><b>%1 </ b>已被删除<br> <br>您现在可以从读取器中取出SD卡</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="893"/>
|
||||
<location filename="../main.qml" line="935"/>
|
||||
<location filename="../main.qml" line="885"/>
|
||||
<location filename="../main.qml" line="927"/>
|
||||
<source>Error parsing os_list.json</source>
|
||||
<translation>解析 os_list.json 错误</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="973"/>
|
||||
<location filename="../main.qml" line="965"/>
|
||||
<source>Connect an USB stick containing images first.<br>The images must be located in the root folder of the USB stick.</source>
|
||||
<translation>连接包含镜像的U盘。<br>镜像必须位于U盘的根文件夹中。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="988"/>
|
||||
<location filename="../main.qml" line="980"/>
|
||||
<source>SD card is write protected.<br>Push the lock switch on the left side of the card upwards, and try again.</source>
|
||||
<translation>SD卡具有写保护。<br>尝试向上推SD卡的左侧的锁定开关,然后重试。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="417"/>
|
||||
<location filename="../main.qml" line="416"/>
|
||||
<source>Back</source>
|
||||
<translation>返回</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="418"/>
|
||||
<location filename="../main.qml" line="417"/>
|
||||
<source>Go back to main menu</source>
|
||||
<translation>回到主页</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="475"/>
|
||||
<location filename="../main.qml" line="474"/>
|
||||
<source>Released: %1</source>
|
||||
<translation>解压中...%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="478"/>
|
||||
<location filename="../main.qml" line="477"/>
|
||||
<source>Cached on your computer</source>
|
||||
<translation>在你的电脑上缓存</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="482"/>
|
||||
<location filename="../main.qml" line="481"/>
|
||||
<source>Online - %1 GB download</source>
|
||||
<translation>已下载:%1 GB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="639"/>
|
||||
<location filename="../main.qml" line="691"/>
|
||||
<location filename="../main.qml" line="697"/>
|
||||
<location filename="../main.qml" line="638"/>
|
||||
<location filename="../main.qml" line="690"/>
|
||||
<location filename="../main.qml" line="696"/>
|
||||
<source>Mounted as %1</source>
|
||||
<translation>挂载在:%1 上</translation>
|
||||
</message>
|
||||
|
@ -430,27 +430,27 @@ File size %1 bytes is not a multiple of 512 bytes.</source>
|
|||
<translation type="vanished">继续</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="792"/>
|
||||
<location filename="../main.qml" line="784"/>
|
||||
<source>Error downloading OS list from Internet</source>
|
||||
<translation>下载镜像列表错误</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="836"/>
|
||||
<location filename="../main.qml" line="828"/>
|
||||
<source>Verifying... %1%</source>
|
||||
<translation>验证文件中...%1%</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="854"/>
|
||||
<location filename="../main.qml" line="846"/>
|
||||
<source>Error</source>
|
||||
<translation>错误</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="861"/>
|
||||
<location filename="../main.qml" line="853"/>
|
||||
<source>Write Successful</source>
|
||||
<translation>烧录成功</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="865"/>
|
||||
<location filename="../main.qml" line="857"/>
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue