From e9813d67bb5239857cf08e416428f6f3936295d8 Mon Sep 17 00:00:00 2001 From: bluebrother Date: Fri, 14 Sep 2007 14:52:35 +0000 Subject: [PATCH] Add chinese translation to rbutil by Xinlu Huang (FS#7697). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14690 a1c6a512-1295-4272-9138-f99709370657 --- rbutil/rbutilqt/rbutil_zh_CN.ts | 1578 ++++++++++++++++++++++++++++++++ rbutil/rbutilqt/rbutil_zh_TW.ts | 1923 +++++++++++++++++++++++++++++++++++++++ rbutil/rbutilqt/rbutilqt.pro | 6 +- 3 files changed, 3505 insertions(+), 2 deletions(-) create mode 100644 rbutil/rbutilqt/rbutil_zh_CN.ts create mode 100644 rbutil/rbutilqt/rbutil_zh_TW.ts diff --git a/rbutil/rbutilqt/rbutil_zh_CN.ts b/rbutil/rbutilqt/rbutil_zh_CN.ts new file mode 100644 index 000000000..46c3086da --- /dev/null +++ b/rbutil/rbutilqt/rbutil_zh_CN.ts @@ -0,0 +1,1578 @@ + + + + BootloaderInstaller + + Starting bootloader installation + 开始安装启动程式 + + + unsupported install Method + 不支持的安装方式 + + + Starting bootloader uninstallation + 开始卸载启动程式 + + + No uninstallation possible + 不可以卸载 + + + Download error: received HTTP error %1. + 下载错误: 接到 HTTP 错误 %1. + + + Download error: %1 + 下载错误: %1 + + + Download finished. + 完成下载. + + + Network error: %1. Please check your network and proxy settings. + 网络错误: %1. 请检查你的网络和代理服务的设置. + + + Creating installation log + 正在添加安装日志 + + + Editing installation log + 正在写入安装日志 + + + Downloading file %1.%2 + 正在下载文件 %1.%2 + + + Could not find the Original Firmware at: %1 + 找不到厂家固件在: %1 + + + Could not remove the Firmware at: %1 + 删除不了固件在: %1 + + + Could not copy the Firmware from: %1 to %2 + 不能复制固件从 %1 到 %2 + + + Finishing bootloader install + 启动程式安装完成 + + + Could not find the Firmware at: %1 + 找不到固件在: %1 + + + Could not rename: %1 to %2 + 不能把 %1 重命名为 %2 + + + Could not copy: %1 to %2 + 不能复制 %1 到 %2 + + + Bootloader install finished successfully. + 成功安装启动程序 + + + To finish the Bootloader installation, follow the steps below. + 请按照以下步骤完成启动程序的安装 + + + 1. Eject/Unmount your Device. + 1. 弹出/退出你的播放机. + + + 2. Unplug USB and any Power adapters. + 2. 拔出USB接线, 断离所有冲电设备. + + + 3. Hold POWER to turn the Device off. + 3. 按POWER关机. + + + 4. Toggle the Battery switch on the Device. + 4. 先关再开电池开关. + + + 5. Hold POWER to boot the Rockbox bootloader. + 5. 按POWER启动 Rockbox 的启动程序. + + + 2. Turn you Device OFF. + 2. 关闭你的播放器. + + + 3. Insert Charger. + 3. 插入充电器. + + + Firmware does not exist: %1 + 固件不存在: %1 + + + Searching for ipods + 正在寻找 iPods + + + No Ipods found + 找不到 iPods + + + Too many Ipods found + 找到太多的 iPods + + + could not open ipod + 打开不了 iPods + + + could not read partitiontable + 读不了分区表 + + + No partition 0 on disk + 硬盘上没有0分区 + + + [INFO] Part Start Sector End Sector Size (MB) Type + [INFO] 分区 开始磁区 结算磁区 大小 (MB) 类别 + + + [INFO] %1 %2 %3 %4 %5 (%6) + [INFO] %1 %2 %3 %4 %5 (%6) + + + Failed to read firmware directory + 读不了固件文件夹 + + + Unknown version number in firmware (%1) + 固件版本不明 (%1) + + + Warning this is a MacPod, Rockbox doesnt work on this. Convert it to WinPod + 警告: 这是苹果格式的iPod, Rockbox 不能在这运行. 请转换成 Windows 格式的iPod. + + + Could not open Ipod in RW mode + 不能以读写方式打开iPod + + + No bootloader detected. + 找不到启动程序. + + + Successfully removed Bootloader + 成功删除启动程序 + + + --delete-bootloader failed. + --删除启动程序失败. + + + Successfully added Bootloader + 成功添加启动程序 + + + failed to add Bootloader + 添加启动程序失败 + + + Searching for sansas + 正在寻找 sansas + + + No Sansa found + 找不到 Sansa + + + Too many Sansas found + 找到了太多的 sansas + + + could not open Sansa + 打开不了 sansa + + + Disk is not an E200 (%1), aborting. + 硬盘不是 E200 (%1), 正在取消... + + + ******************************************** +OLD ROCKBOX INSTALLATION DETECTED, ABORTING. +You must reinstall the original Sansa firmware before running +sansapatcher for the first time. +See http://www.rockbox.org/twiki/bin/view/Main/SansaE200Install +********************************************* + + ******************************************** +找到了旧 ROCKBOX, 正在取消... +你必须重新安装厂家固件才可以第一次 +运行 sansapatcher +参考 http://www.rockbox.org/twiki/bin/view/Main/SansaE200Install (英文) +********************************************* + + + + Could not open Sansa in RW mode + 不能以读写方式打开 sansa + + + Could not MD5Sum original firmware + 不能验证厂家固件的MD5sum + + + Could not detect firmware type + 找不到固件类别 + + + Error in descramble + descramble 错误 + + + Error in patching + 补丁过程错误 + + + Error in scramble + scramble 错误 + + + Error in checksumming + 验证错误 + + + 2. Boot into the original Firmware. + 2. 启动到厂家固件. + + + 3. Use the Firmware flash option in the Original Firmware. + 3. 在厂家固件里选择快闪记忆体. + + + 4. Reboot. + 4. 重新开机. + + + Original Firmware does not exist: %1 + 厂家固件不存在 : %1 + + + [INFO] Part Start Sector End Sector Size (MB) Type + + + + + + BrowseDirtreeFrm + + Find Directory + 寻找文件夹 + + + Browse to the destination folder + 浏览目的地文件夹 + + + &Ok + &OK + + + &Cancel + &取消 + + + + BrowseOFFrm + + Find original Firmware + 寻找厂家固件 + + + Browse for a downloaded copy of the original firmware + 寻找已下载的厂家固件 + + + Browse + 浏览 + + + &Ok + &OK + + + &Cancel + &取消 + + + + Config + + Language changed + 语言已改变 + + + You need to restart the application for the changed language to take effect. + 你需要重新开启本软件才能使用新语言. + + + Current cache size is %1 kiB. + 现在缓冲的大小是 %1 kiB. + + + Autodetection + 自动识别 + + + Could not detect a Mountpoint. +Select your Mountpoint manually. + 找不到 mountpoint +请手动选择你的 mountpoing. + + + Could not detect a device. +Select your device and Mountpoint manually. + 不能识别你的播放器 +请手动选择. + + + Really delete cache? + 你肯定要删除缓冲吗? + + + Do you really want to delete the cache? Make absolutely sure this setting is correct as it will remove <b>all</b> files in this folder! + 你真的肯定要删除缓冲吗? 请确认你的设定是正确的因为这会删除 <b>全部</b> 的文件在此文件夹 ! + + + Path wrong! + 路径错误! + + + The cache path is invalid. Aborting. + 缓冲路径错误. 正在取消. + + + (%1) + + + + + ConfigForm + + Configuration + 设置 + + + Configure Rockbox Utility + 设置 Rockbox 安装程序 + + + &Device + &播放器 + + + Select your device in the &filesystem + 请选择你的播放器在你的 &文件系统 + + + &Browse + &浏览 + + + &Select your audio player + &选择你的音乐播放器 + + + 1 + 1 + + + &Autodetect + 自动识别(&A) + + + &Proxy + 网络代理服务(&P) + + + &No Proxy + 没有网络代理服务(&N) + + + Use S&ystem values + 使用系统值(&S) + + + &Manual Proxy settings + 手动设置代理服务(&M) + + + Proxy Values + 代理服务值 + + + &Host: + &主机: + + + &Port: + &接口: + + + &Username + &用户名 + + + Pass&word + &密码 + + + &Language + &语言 + + + Cac&he + &缓冲 + + + Download cache settings + 下载缓冲设置 + + + Rockbox Utility uses a local download cache to save network traffic. You can change the path to the cache and use it as local repository by enabling Offline mode. + Rockbox 安装程序使用本机缓冲来保存网络资料. 你可以改变这个缓冲的路径. 启动下线模式后, 你还可以用路径来保存文件. + + + Current cache size is %1 + 现在缓冲大小是 %1 + + + P&ath + &路径 + + + Entering an invalid folder will reset the path to the systems temporary path. + 输入无效地址会重设到系统临时文件夹. + + + Disable local &download cache + &不使用本机缓冲 + + + This will try to use all information from the cache, even information about updates. Only use this option if you want to install without network connection. Note: you need to do the same install you want to perform later with network access first to download all required files to the cache. + 所有资料, 包括更新资料, 将会从本机缓冲里拿取. 不要选择此模式如果你不需要下线安装. 注意: 你需要先用网络做至少一次安装才可以下载到需要的文件. + + + O&ffline mode + &下线安装 + + + Clean cache &now + &现在清除缓冲文件夹 + + + &TTS && Encoder + &TTS && 信号转换器 + + + TTS Engine + TTS 引擎 + + + &Select TTS profile + & 选择 TTS 个人设置 + + + TTS executable + TTS 可执行文件 + + + TTS Options + TTS 设置 + + + Encoder Engine + 信号转换器引擎 + + + Select &encoder profile + &选择引擎设置 + + + Encoder executable + 引擎可执行文件 + + + B&rowse + &浏览 + + + Encoder options + 信号转换器设置 + + + &Ok + &OK + + + &Cancel + &取消 + + + + Configure + + English + 中文 (Chinese Simplified) + + + + Install + + Mount point is wrong! + Mountpoint 错误! + + + This is the absolute up to the minute Rockbox built. A current build will get updated every time a change is made. Latest version is r%1 (%2). + 这是最新的Rockbox版本. 每一个更改后这版本就会更新. 最新的版本是 r%1 (%2). + + + <b>Note:</b> This option will always download a fresh copy. <b>This is the recommended version.</b> + <b>注意:</b> 选择这会每一次自动下载新的版本. <b>(推荐)</b> + + + <b>Note:</b> This option will always download a fresh copy. + <b>注意:</b> 选择这会每一次自动下载新的版本. + + + This is the last released version of Rockbox. + 这是最新的Rockbox版本. + + + <b>Note:</b>The lastest released version is %1. <b>This is the recommended version.</b> + <b>注意:</b> 最新的版本是 %1. <b>这是建议使用的版本.</b> + + + These are automatically built each day from the current development source code. This generally has more features than the last release but may be much less stable. Features may change regularly. + 这是每天自动更新的版本. 这一般来说比发行版本要多功能, 但可能没有那么稳定. 功能可能会随时改变. + + + <b>Note:</b> archived version is r%1 (%2). + <b>注意:</b> 存档的版本是 r%1 (%2). + + + + InstallFrm + + Install Rockbox + 安装 Rockbox + + + Please select the Rockbox version you want to install on your player: + 请选择你要安装在你的播放器上的版本: + + + Version + 版本 + + + Rockbox &stable + &稳定的 Rockbox + + + &Archived Build + &存档的版本 + + + &Current Build + &最新的版本 + + + Details + 细节 + + + Details about the selected version + 被选择版本的细节 + + + Note + 注意 + + + Rockbox Utility stores copies of Rockbox it has downloaded on the local hard disk to save network traffic. If your local copy is no longer working, tick this box to download a fresh copy. + Rockbox安装程序储存以前下载的文件在你的硬盘上以减少网络交通. 如果你的Rockbox不能使用, 选择这项去下载一份新的文件 + + + &Don't use locally cached copy + &不使用硬盘上缓冲的文件 + + + &Ok + &OK + + + &Cancel + &取消 + + + + InstallProgressFrm + + Progress + 进程 + + + &Abort + &取消 + + + + InstallTalkFrm + + Install Talk Files + 安装说话文件 + + + Select the Folder to generate Talkfiles for. + 选择需要安装说话文件的文件夹 + + + &Browse + &浏览 + + + Generation settings + 语音合成设置 + + + Encoder profile: + 转化器设置: + + + TTS profile: + TTS 设置: + + + Generation options + 语音合成设置 + + + Overwrite Wavefiles + 覆盖已存在的 Wavefiles + + + Remove Wavefiles + 删除 Wavefiles + + + Run recursive + 递归寻找 + + + Strip Extensions + 除去后缀 + + + Overwrite Talkfiles + 删除语音文件 + + + &Ok + &OK + + + &Cancel + &取消 + + + + InstallTalkWindow + + The Folder to Talk is wrong! + 要支持语音的文件夹错误! + + + Path to Encoder is wrong! + 语音生成转换器的路径错误! + + + Path to TTS is wrong! + TTS引擎的路径错误! + + + TTS Profile: <b>%1</b> + TTS 设置: <b>%1</b> + + + Invalid TTS profile! + 无效TTS设置 ! + + + Encoder Profile: <b>%1</b> + 转换器设置: <b>%1</b> + + + Invalid encoder profile! + 无效转化器设置! + + + + PreviewFrm + + Preview + 预览 + + + + ProgressLoggerGui + + &Ok + &OK + + + &Abort + &取消 + + + + RbUtilQt + + File + 文件 + + + Version + 版本 + + + Network error: %1. Please check your network and proxy settings. + 网络错误: %1. 请检查你的网络和代理服务的设置. + + + <b>%1 %2</b> at <b>%3</b> + <b>%1 %2</b> 在 <b>%3</b> + + + <a href='%1'>PDF Manual</a> + <a href='%1'>PDF 用户手册(英文)</a> + + + <a href='%1'>HTML Manual (opens in browser)</a> + <a href='%1'>HTML 用户手册(英文,在浏览器打开)</a> + + + Select a device for a link to the correct manual + 请选择你的播放器 + + + <a href='%1'>Manual Overview</a> + <a href='%1'>用户手册总观</a> + + + Confirm Installation + 确认安装 + + + Do you really want to make a complete Installation? + 你确认要一个完整的安装? + + + Mount point is wrong! + Mountpoint 错误! + + + Do you really want to make a small Installation? + 你确认要一个智能的安装? + + + Do you really want to install the Bootloader? + 你确认要安装启动程序? + + + Could not get the bootloader info file! + 找不到启动程序的资料! + + + Bootloader Installation + 安装启动程序 + + + It seem your Bootloader is already uptodate. +Do really want to install it? + 你的启动程序好象已经是最新版本. +你确认要再安装? + + + Bootloader installation Canceled! + 启动程序安装被取消! + + + Original Firmware Path is wrong! + 厂家固件路径错误! + + + Original Firmware selection Canceled! + 厂家固件安装被取消! + + + Do you really want to install the fonts package? + 你确认要安装字体包裹吗? + + + Do you really want to install the voice file? + 你确认要安装语音文件吗? + + + Do you really want to install the game addon files? + 你确认要安装游戏附件吗? + + + Confirm Uninstallation + 确认安装 + + + Do you really want to uninstall the Bootloader? + 你确认要卸载启动程序吗? + + + Confirm download + 确认下载 + + + Do you really want to download the manual? The manual will be saved to the root folder of your player. + 你确认要下载用户手册吗? 用户手册将会被放在你播放器的主目录里. + + + Confirm installation + 确认安装 + + + Do you really want to install Rockbox Utility to your player? After installation you can run it from the players hard drive. + 你确认要安装Rockbox安装程序到你的播放器上吗? 安装后你可以从你播放器上运行此程序. + + + Installing Rockbox Utility + 安装 Rockbox安装程序 + + + Error installing Rockbox Utility + 安装 Rockbox安装程序错误! + + + Installing user configuration + 安装用户设置 + + + Error installing user configuration + 安装用户设置错误 + + + Successfully installed Rockbox Utility. + 成功安装 Rockbox安装程序. + + + Bootloader installation Skipped! + 启动程序安装过程被跳过! + + + + RbUtilQtFrm + + Rockbox Utility + Rockbox 安装程序 + + + Device + 播放器 + + + Selected device: + 选择的播放器: + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">none</span> at <span style=" font-weight:600;">unknown</span></p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">none</span> at <span style=" font-weight:600;">不明</span></p></body></html> + + + &Change + &更改 + + + &Quick Start + &快速开始 + + + Welcome + 欢迎 + + + ... + ... + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Complete Installation</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This installs the bootloader, a current build and the extras package. This is the recommended method for new installations.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">完整安装</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">这将安装启动程序, 最新版本和附加功能. 如果这是你第一次安装, 这是建议的安装.</p></body></html> + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Small installation</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This installs bootloader and the current build of Rockbox. If you don't want the extras package, choose this option.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">最小安装</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">这将安装启动程序和最新版本.</p></body></html> + + + &Installation + &安装 + + + Basic Rockbox installation + 基本Rockbox安装 + + + Install Bootloader + 安装启动程序 + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install the bootloader</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Before Rockbox can be run on your audio player, you may have to install a bootloader. This is only necessary the first time Rockbox is installed.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">安装启动程序</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ROCKBOX 可能需要安装启动程序后才可以运行.你只需要安装启动程序如果这是你的第一次安装.</p></body></html> + + + Install Rockbox + 安装 Rockbox + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install Rockbox</span> on your audio player</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">安装 Rockbox</span> 在你的音乐播放器里</p></body></html> + + + &Extras + &附加功能 + + + Install extras for Rockbox + 安装附加功能 + + + Install Fonts package + 安装字体包裹 + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Fonts Package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The Fonts Package contains a couple of commonly used fonts. Installation is highly recommended.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">字体包裹</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">字体包裹里包含一些常用的字体. 强烈建议安装此包裹.</p></body></html> + + + Install themes + 安装主题 + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install Themes</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Rockbox' look can be customized by themes. You can choose and install several officially distributed themes.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">安装主题</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Rockbox 的外观可以被个人化. 你可以选择并安装几个官方认证的主题. </p></body></html> + + + Install game files + 安装游戏文件 + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install Game Files</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Doom needs a base wad file to run.</span></p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">安装游戏文件</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Doom游戏需要wad文件才可以运行.</span></p></body></html> + + + &Accessibility + &辅助 + + + Install accessibility add-ons + 安装辅助功能 + + + Install Voice files + 安装语音文件 + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install Voice file</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Voice files are needed to make Rockbox speak the user interface. Speaking is enabled by default, so if you installed the voice file Rockbox will speak.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">安装语音文件</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">如果你需要Rockbox用语音说出用户界面, 你需要安装语音文件. 语音界面将会被自动开启,所以你安装语音文件后Rockbox就会对你说话.</p></body></html> + + + Install Talk files + 安装说话文件 + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Create Talk Files</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Talkfiles are needed to let Rockbox speak File and Foldernames</span></p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">建立说话文件</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">如果你需要Rockbox说出你文件和文件夹的名称, 你要安装说话文件. </span></p></body></html> + + + &Uninstallation + &卸载 + + + Uninstall Rockbox + 卸载 Rockbox + + + Uninstall Bootloader + 卸载启动程序 + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Remove the bootloader</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">After removing the bootloader you won't be able to start Rockbox.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">卸载启动程序</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">卸载启动程序后你就不能启动 Rockbox 了.</p></body></html> + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Uninstall Rockbox</span> from your audio player.</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This will leave the bootloader in place (you need to remove it manually).</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">把 Rockbox</span> 在你音乐播放器里删除.</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">这不会卸载启动程序(你需要手动卸载启动程序).</p></body></html> + + + &Manual + &用户手册 + + + View and download the manual + 查看和下载用户手册 + + + Read the manual + 查看用户手册 + + + PDF manual + PDF 用户手册 + + + HTML manual + HTML 用户手册 + + + Download the manual + 下载用户手册 + + + &PDF version + PDF 版本 + + + &HTML version (zip file) + HTML 版本 (zip) + + + Down&load + 下载 + + + Inf&o + &信息 + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">已经安装的部分.</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Note</span>: if you manually installed packages this might not be correct!</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Composants actuellement installés.</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">注意</span>: 如果你手动安装Rockbox, 这可能显示不正确的信息!</p></body></html> + + + 1 + 1 + + + &File + &文件 + + + &About + &关于 + + + Empty local download cache + 清除本机下载缓冲 + + + Install Rockbox Utility on player + 安装Rockbox安装程序到你的播放器 + + + &Configure + &设置 + + + E&xit + &退出 + + + Ctrl+Q + Ctrl+Q + + + About &Qt + 关于&Qt + + + &Help + &帮助 + + + + ThemeInstallFrm + + Theme Installation + 安装主题 + + + Selected Theme + 被选择的主题 + + + Description + 描述 + + + Download size: + 下载大小: + + + &Ok + &OK + + + &Cancel + &取消 + + + + ThemesInstallWindow + + no theme selected + 没有选择主题 + + + Network error: %1. +Please check your network and proxy settings. + 网络错误: %1. +请检查你的网络和代理服务的设置. + + + ???????: +%1 + L'erreur suivante s'est produite : +%1 + + + done. + 完成. + + + fetching details for %1 + 正在拿取 %1 的细节 + + + fetching preview ... + 正在拿取预览... + + + Download size %1 kiB + 下载大小 %1 kiB + + + <b>Author:</b> %1<hr/> + <b>作者:</b> %1<hr/> + + + unknown + 不明 + + + <b>Version:</b> %1<hr/> + <b>版本:</b> %1<hr/> + + + <b>Description:</b> %1<hr/> + <b>描述:</b> %1<hr/> + + + no description + 无描述 + + + no theme preview + 无主题预览 + + + getting themes information ... + 正在拿取主题信息... + + + Mount point is wrong! + Mountpoint 错误! + + + the following error occured: +%1 + + + + + UnZip + + ZIP operation completed successfully. + 成功完成 ZIP 程序. + + + Failed to initialize or load zlib library. + 初始化zlib失败. + + + zlib library error. + zlib错误. + + + Unable to create or open file. + 无法建立或打开文件. + + + Partially corrupted archive. Some files might be extracted. + 压缩文件部分损坏. 一些文件可能可以被恢复. + + + Corrupted archive. + 压缩文件损坏. + + + Wrong password. + 密码不正确. + + + No archive has been created yet. + 压缩文件还没有被建立. + + + File or directory does not exist. + 文件或文件夹不存在. + + + File read error. + 文件读取错误. + + + File write error. + 文件写入错误. + + + File seek error. + 文件内寻找错误. + + + Unable to create a directory. + 无法建立文件夹. + + + Invalid device. + 无效播放器. + + + Invalid or incompatible zip archive. + 无效或不支持压缩文件. + + + Inconsistent headers. Archive might be corrupted. + 文件头不正常. 压缩文件可能已损坏. + + + Unknown error. + 不明错误. + + + + UninstallFrm + + Uninstall Rockbox + 卸载 Rockbox + + + Please select the Uninstallation Methodl + 请选择卸载模式 + + + Uninstallation Method + 卸载模式 + + + Complete Uninstallation + 完全卸载 + + + Smart Uninstallation + 智能卸载 + + + Please select what you want to uninstall + 请选择卸载部分 + + + Installed Parts + 已安装的部分 + + + &Ok + &OK + + + &Cancel + &取消 + + + + Uninstaller + + Starting Uninstallation + 开始卸载 + + + Finished Uninstallation + 完成卸载 + + + Uninstalling + 正在卸载 + + + Could not delete: + 无法删除: + + + Uninstallation finished + 完成卸载 + + + + Zip + + ZIP operation completed successfully. + 成功完成 ZIP 程序. + + + Failed to initialize or load zlib library. + 初始化zlib失败. + + + zlib library error. + zlib错误. + + + Unable to create or open file. + 无法建立或打开文件. + + + No archive has been created yet. + 压缩文件还没有被建立. + + + File or directory does not exist. + 文件或文件夹不存在. + + + File read error. + 文件读取错误. + + + File write error. + 文件写入错误. + + + File seek error. + 文件内寻找错误. + + + Unknown error. + 不明错误. + + + + ZipInstaller + + done. + 完成. + + + Installation finished successfully. + 成功完成安装. + + + Downloading file %1.%2 + 正在下载文件 %1.%2 + + + Download error: received HTTP error %1. + 下载错误: 接到 HTTP 错误 %1. + + + Cached file used. + 使用缓冲文件. + + + Download error: %1 + 下载错误: %1 + + + Download finished. + 完成下载. + + + Extracting file. + 正在解压文件. + + + Opening archive failed: %1. + 打开压缩文件错误: %1. + + + Extracting failed: %1. + 解压错误: %1. + + + Installing file. + 正在安装文件. + + + Installing file failed. + 安装文件失败. + + + Creating installation log + 正在建立安装日志 + + + + aboutBox + + About Rockbox Utility + 关于Rockbox安装程序 + + + The Rockbox Utility + Rockbox安装程序 + + + Installer and housekeeping utility for the Rockbox open source digital audio player firmware. + +© 2005 - 2007 The Rockbox Team. +Released under the GNU General Public License v2. + 安装程序和一般管理程序为 Roxkbox 准备. Roxkbox 是一个开源的音乐播放器固件. + +© 2005 - 2007 Rockbox 团队. +授权于 GNU General Public License v2. + + + http://www.rockbox.org + http://www.rockbox.org + + + &Credits + &特别鸣谢 + + + &License + &授权 + + + &Ok + &OK + + + diff --git a/rbutil/rbutilqt/rbutil_zh_TW.ts b/rbutil/rbutilqt/rbutil_zh_TW.ts new file mode 100644 index 000000000..ccb95b9b7 --- /dev/null +++ b/rbutil/rbutilqt/rbutil_zh_TW.ts @@ -0,0 +1,1923 @@ + + + + + BootloaderInstaller + + + Starting bootloader installation + 開始安裝啟動程式 + + + + unsupported install Method + 不支持的安裝方式 + + + + Starting bootloader uninstallation + 開始卸載啟動程式 + + + + No uninstallation possible + 不可以卸載 + + + + Download error: received HTTP error %1. + 下載錯誤: 接到 HTTP 錯誤 %1. + + + + Download error: %1 + 下載錯誤: %1 + + + + Download finished. + 完成下載. + + + + Network error: %1. Please check your network and proxy settings. + 网絡錯誤: %1. 請檢查你的网絡和代理服務的設置. + + + + Creating installation log + 正在添加安裝日志 + + + + Editing installation log + 正在寫入安裝日志 + + + + Downloading file %1.%2 + 正在下載文件 %1.%2 + + + + Could not find the Original Firmware at: %1 + 找不到厂家固件在: %1 + + + + Could not remove the Firmware at: %1 + 刪除不了固件在: %1 + + + + Could not copy the Firmware from: %1 to %2 + 不能复制固件從 %1 到 %2 + + + + Finishing bootloader install + 啟動程式安裝完成 + + + + Could not find the Firmware at: %1 + 找不到固件在: %1 + + + + Could not rename: %1 to %2 + 不能把 %1 重命名為 %2 + + + + Could not copy: %1 to %2 + 不能复制 %1 到 %2 + + + + Bootloader install finished successfully. + 成功安裝啟動程序 + + + + To finish the Bootloader installation, follow the steps below. + 請按照以下步驟完成啟動程序的安裝 + + + + 1. Eject/Unmount your Device. + 1. 彈出/退出你的播放机. + + + + 2. Unplug USB and any Power adapters. + 2. 拔出USB接線, 斷离所有沖電設備. + + + + 3. Hold POWER to turn the Device off. + 3. 按POWER關机. + + + + 4. Toggle the Battery switch on the Device. + 4. 先關再開電池開關. + + + + 5. Hold POWER to boot the Rockbox bootloader. + 5. 按POWER啟動 Rockbox 的啟動程序. + + + + 2. Turn you Device OFF. + 2. 關閉你的播放器. + + + + 3. Insert Charger. + 3. 插入充電器. + + + + Firmware does not exist: %1 + 固件不存在: %1 + + + + Searching for ipods + 正在尋找 iPods + + + + No Ipods found + 找不到 iPods + + + + Too many Ipods found + 找到太多的 iPods + + + + could not open ipod + 打開不了 iPods + + + + could not read partitiontable + 讀不了分區表 + + + + No partition 0 on disk + 硬盤上沒有0分區 + + + + [INFO] Part Start Sector End Sector Size (MB) Type + [INFO] 分區 開始磁區 結算磁區 大小 (MB) 類別 + + + + [INFO] %1 %2 %3 %4 %5 (%6) + [INFO] %1 %2 %3 %4 %5 (%6) + + + + Failed to read firmware directory + 讀不了固件文件夾 + + + + Unknown version number in firmware (%1) + 固件版本不明 (%1) + + + + Warning this is a MacPod, Rockbox doesnt work on this. Convert it to WinPod + 警告: 這是苹果格式的iPod, Rockbox 不能在這運行. 請轉換成 Windows 格式的iPod. + + + + Could not open Ipod in RW mode + 不能以讀寫方式打開iPod + + + + No bootloader detected. + 找不到啟動程序. + + + + Successfully removed Bootloader + 成功刪除啟動程序 + + + + --delete-bootloader failed. + --刪除啟動程序失敗. + + + + Successfully added Bootloader + 成功添加啟動程序 + + + + failed to add Bootloader + 添加啟動程序失敗 + + + + Searching for sansas + 正在尋找 sansas + + + + No Sansa found + 找不到 Sansa + + + + Too many Sansas found + 找到了太多的 sansas + + + + could not open Sansa + 打開不了 sansa + + + + Disk is not an E200 (%1), aborting. + 硬盤不是 E200 (%1), 正在取消... + + + + ******************************************** +OLD ROCKBOX INSTALLATION DETECTED, ABORTING. +You must reinstall the original Sansa firmware before running +sansapatcher for the first time. +See http://www.rockbox.org/twiki/bin/view/Main/SansaE200Install +********************************************* + + ******************************************** +找到了舊 ROCKBOX, 正在取消... +你必須重新安裝厂家固件才可以第一次 +運行 sansapatcher +參考 http://www.rockbox.org/twiki/bin/view/Main/SansaE200Install (英文) +********************************************* + + + + + Could not open Sansa in RW mode + 不能以讀寫方式打開 sansa + + + + Could not MD5Sum original firmware + 不能驗證厂家固件的MD5sum + + + + Could not detect firmware type + 找不到固件類別 + + + + Error in descramble + descramble 錯誤 + + + + Error in patching + 補丁過程錯誤 + + + + Error in scramble + scramble 錯誤 + + + + Error in checksumming + 驗證錯誤 + + + + 2. Boot into the original Firmware. + 2. 啟動到厂家固件. + + + + 3. Use the Firmware flash option in the Original Firmware. + 3. 在厂家固件里選擇快閃記憶體. + + + + 4. Reboot. + 4. 重新開机. + + + + Original Firmware does not exist: %1 + 厂家固件不存在 : %1 + + + + [INFO] Part Start Sector End Sector Size (MB) Type + + + + + + BrowseDirtreeFrm + + + Find Directory + 尋找文件夾 + + + + Browse to the destination folder + 瀏覽目的地文件夾 + + + + &Ok + &OK + + + + &Cancel + &取消 + + + + BrowseOFFrm + + + Find original Firmware + 尋找厂家固件 + + + + Browse for a downloaded copy of the original firmware + 尋找已下載的厂家固件 + + + + Browse + 瀏覽 + + + + &Ok + &OK + + + + &Cancel + &取消 + + + + Config + + + Language changed + 語言已改變 + + + + You need to restart the application for the changed language to take effect. + 你需要重新開啟本軟件才能使用新語言. + + + + Current cache size is %1 kiB. + 現在緩沖的大小是 %1 kiB. + + + + Autodetection + 自動識別 + + + + Could not detect a Mountpoint. +Select your Mountpoint manually. + 找不到 mountpoint +請手動選擇你的 mountpoing. + + + + Could not detect a device. +Select your device and Mountpoint manually. + 不能識別你的播放器 +請手動選擇. + + + + Really delete cache? + 你肯定要刪除緩沖嗎? + + + + Do you really want to delete the cache? Make absolutely sure this setting is correct as it will remove <b>all</b> files in this folder! + 你真的肯定要刪除緩沖嗎? 請确認你的設定是正确的因為這會刪除 <b>全部</b> 的文件在此文件夾 ! + + + + Path wrong! + 路徑錯誤! + + + + The cache path is invalid. Aborting. + 緩沖路徑錯誤. 正在取消. + + + + (%1) + + + + + ConfigForm + + + Configuration + 設置 + + + + Configure Rockbox Utility + 設置 Rockbox 安裝程序 + + + + &Device + &播放器 + + + + Select your device in the &filesystem + 請選擇你的播放器在你的 &文件系統 + + + + &Browse + &瀏覽 + + + + &Select your audio player + &選擇你的音樂播放器 + + + + 1 + 1 + + + + &Autodetect + 自動識別(&A) + + + + &Proxy + 网絡代理服務(&P) + + + + &No Proxy + 沒有网絡代理服務(&N) + + + + Use S&ystem values + 使用系統值(&S) + + + + &Manual Proxy settings + 手動設置代理服務(&M) + + + + Proxy Values + 代理服務值 + + + + &Host: + &主机: + + + + &Port: + &接口: + + + + &Username + &用戶名 + + + + Pass&word + &密碼 + + + + &Language + &語言 + + + + Cac&he + &緩沖 + + + + Download cache settings + 下載緩沖設置 + + + + Rockbox Utility uses a local download cache to save network traffic. You can change the path to the cache and use it as local repository by enabling Offline mode. + Rockbox 安裝程序使用本机緩沖來保存网絡資料. 你可以改變這個緩沖的路徑. 啟動下線模式后, 你還可以用路徑來保存文件. + + + + Current cache size is %1 + 現在緩沖大小是 %1 + + + + P&ath + &路徑 + + + + Entering an invalid folder will reset the path to the systems temporary path. + 輸入無效地址會重設到系統臨時文件夾. + + + + Disable local &download cache + &不使用本机緩沖 + + + + This will try to use all information from the cache, even information about updates. Only use this option if you want to install without network connection. Note: you need to do the same install you want to perform later with network access first to download all required files to the cache. + 所有資料, 包括更新資料, 將會從本机緩沖里拿取. 不要選擇此模式如果你不需要下線安裝. 注意: 你需要先用网絡做至少一次安裝才可以下載到需要的文件. + + + + O&ffline mode + &下線安裝 + + + + Clean cache &now + &現在清除緩沖文件夾 + + + + &TTS && Encoder + &TTS && 信號轉換器 + + + + TTS Engine + TTS 引擎 + + + + &Select TTS profile + & 選擇 TTS 個人設置 + + + + TTS executable + TTS 可執行文件 + + + + TTS Options + TTS 設置 + + + + Encoder Engine + 信號轉換器引擎 + + + + Select &encoder profile + &選擇引擎設置 + + + + Encoder executable + 引擎可執行文件 + + + + B&rowse + &瀏覽 + + + + Encoder options + 信號轉換器設置 + + + + &Ok + &OK + + + + &Cancel + &取消 + + + + Configure + + + English + 中文 (Chinese Traditional) + + + + Install + + + Mount point is wrong! + Mountpoint 錯誤! + + + + This is the absolute up to the minute Rockbox built. A current build will get updated every time a change is made. Latest version is r%1 (%2). + 這是最新的Rockbox版本. 每一個更改后這版本就會更新. 最新的版本是 r%1 (%2). + + + + <b>Note:</b> This option will always download a fresh copy. <b>This is the recommended version.</b> + <b>注意:</b> 選擇這會每一次自動下載新的版本. <b>(推荐)</b> + + + + <b>Note:</b> This option will always download a fresh copy. + <b>注意:</b> 選擇這會每一次自動下載新的版本. + + + + This is the last released version of Rockbox. + 這是最新的Rockbox版本. + + + + <b>Note:</b>The lastest released version is %1. <b>This is the recommended version.</b> + <b>注意:</b> 最新的版本是 %1. <b>這是建議使用的版本.</b> + + + + These are automatically built each day from the current development source code. This generally has more features than the last release but may be much less stable. Features may change regularly. + 這是每天自動更新的版本. 這一般來說比發行版本要多功能, 但可能沒有那么穩定. 功能可能會隨時改變. + + + + <b>Note:</b> archived version is r%1 (%2). + <b>注意:</b> 存檔的版本是 r%1 (%2). + + + + InstallFrm + + + Install Rockbox + 安裝 Rockbox + + + + Please select the Rockbox version you want to install on your player: + 請選擇你要安裝在你的播放器上的版本: + + + + Version + 版本 + + + + Rockbox &stable + &穩定的 Rockbox + + + + &Archived Build + &存檔的版本 + + + + &Current Build + &最新的版本 + + + + Details + 細節 + + + + Details about the selected version + 被選擇版本的細節 + + + + Note + 注意 + + + + Rockbox Utility stores copies of Rockbox it has downloaded on the local hard disk to save network traffic. If your local copy is no longer working, tick this box to download a fresh copy. + Rockbox安裝程序儲存以前下載的文件在你的硬盤上以減少网絡交通. 如果你的Rockbox不能使用, 選擇這項去下載一份新的文件 + + + + &Don't use locally cached copy + &不使用硬盤上緩沖的文件 + + + + &Ok + &OK + + + + &Cancel + &取消 + + + + InstallProgressFrm + + + Progress + 進程 + + + + &Abort + &取消 + + + + InstallTalkFrm + + + Install Talk Files + 安裝說話文件 + + + + Select the Folder to generate Talkfiles for. + 選擇需要安裝說話文件的文件夾 + + + + &Browse + &瀏覽 + + + + Generation settings + 語音合成設置 + + + + Encoder profile: + 轉化器設置: + + + + TTS profile: + TTS 設置: + + + + Generation options + 語音合成設置 + + + + Overwrite Wavefiles + 覆蓋已存在的 Wavefiles + + + + Remove Wavefiles + 刪除 Wavefiles + + + + Run recursive + 遞歸尋找 + + + + Strip Extensions + 除去后綴 + + + + Overwrite Talkfiles + 刪除語音文件 + + + + &Ok + &OK + + + + &Cancel + &取消 + + + + InstallTalkWindow + + + The Folder to Talk is wrong! + 要支持語音的文件夾錯誤! + + + + Path to Encoder is wrong! + 語音生成轉換器的路徑錯誤! + + + + Path to TTS is wrong! + TTS引擎的路徑錯誤! + + + + TTS Profile: <b>%1</b> + TTS 設置: <b>%1</b> + + + + Invalid TTS profile! + 無效TTS設置 ! + + + + Encoder Profile: <b>%1</b> + 轉換器設置: <b>%1</b> + + + + Invalid encoder profile! + 無效轉化器設置! + + + + PreviewFrm + + + Preview + 預覽 + + + + ProgressLoggerGui + + + &Ok + &OK + + + + &Abort + &取消 + + + + RbUtilQt + + + File + 文件 + + + + Version + 版本 + + + + Network error: %1. Please check your network and proxy settings. + 网絡錯誤: %1. 請檢查你的网絡和代理服務的設置. + + + + <b>%1 %2</b> at <b>%3</b> + <b>%1 %2</b> 在 <b>%3</b> + + + + <a href='%1'>PDF Manual</a> + <a href='%1'>PDF 用戶手冊(英文)</a> + + + + <a href='%1'>HTML Manual (opens in browser)</a> + <a href='%1'>HTML 用戶手冊(英文,在瀏覽器打開)</a> + + + + Select a device for a link to the correct manual + 請選擇你的播放器 + + + + <a href='%1'>Manual Overview</a> + <a href='%1'>用戶手冊總觀</a> + + + + Confirm Installation + 确認安裝 + + + + Do you really want to make a complete Installation? + 你确認要一個完整的安裝? + + + + Mount point is wrong! + Mountpoint 錯誤! + + + + Do you really want to make a small Installation? + 你确認要一個智能的安裝? + + + + Do you really want to install the Bootloader? + 你确認要安裝啟動程序? + + + + Could not get the bootloader info file! + 找不到啟動程序的資料! + + + + Bootloader Installation + 安裝啟動程序 + + + + It seem your Bootloader is already uptodate. +Do really want to install it? + 你的啟動程序好象已經是最新版本. +你确認要再安裝? + + + + Bootloader installation Canceled! + 啟動程序安裝被取消! + + + + Original Firmware Path is wrong! + 厂家固件路徑錯誤! + + + + Original Firmware selection Canceled! + 厂家固件安裝被取消! + + + + Do you really want to install the fonts package? + 你确認要安裝字體包裹嗎? + + + + Do you really want to install the voice file? + 你确認要安裝語音文件嗎? + + + + Do you really want to install the game addon files? + 你确認要安裝游戲附件嗎? + + + + Confirm Uninstallation + 确認安裝 + + + + Do you really want to uninstall the Bootloader? + 你确認要卸載啟動程序嗎? + + + + Confirm download + 确認下載 + + + + Do you really want to download the manual? The manual will be saved to the root folder of your player. + 你确認要下載用戶手冊嗎? 用戶手冊將會被放在你播放器的主目錄里. + + + + Confirm installation + 确認安裝 + + + + Do you really want to install Rockbox Utility to your player? After installation you can run it from the players hard drive. + 你确認要安裝Rockbox安裝程序到你的播放器上嗎? 安裝后你可以從你播放器上運行此程序. + + + + Installing Rockbox Utility + 安裝 Rockbox安裝程序 + + + + Error installing Rockbox Utility + 安裝 Rockbox安裝程序錯誤! + + + + Installing user configuration + 安裝用戶設置 + + + + Error installing user configuration + 安裝用戶設置錯誤 + + + + Successfully installed Rockbox Utility. + 成功安裝 Rockbox安裝程序. + + + + Bootloader installation Skipped! + 啟動程序安裝過程被跳過! + + + + RbUtilQtFrm + + + Rockbox Utility + Rockbox 安裝程序 + + + + Device + 播放器 + + + + Selected device: + 選擇的播放器: + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">none</span> at <span style=" font-weight:600;">unknown</span></p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">none</span> at <span style=" font-weight:600;">不明</span></p></body></html> + + + + &Change + &更改 + + + + &Quick Start + &快速開始 + + + + Welcome + 歡迎 + + + + ... + ... + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Complete Installation</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This installs the bootloader, a current build and the extras package. This is the recommended method for new installations.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">完整安裝</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">這將安裝啟動程序, 最新版本和附加功能. 如果這是你第一次安裝, 這是建議的安裝.</p></body></html> + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Small installation</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This installs bootloader and the current build of Rockbox. If you don't want the extras package, choose this option.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">最小安裝</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">這將安裝啟動程序和最新版本.</p></body></html> + + + + &Installation + &安裝 + + + + Basic Rockbox installation + 基本Rockbox安裝 + + + + Install Bootloader + 安裝啟動程序 + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install the bootloader</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Before Rockbox can be run on your audio player, you may have to install a bootloader. This is only necessary the first time Rockbox is installed.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">安裝啟動程序</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ROCKBOX 可能需要安裝啟動程序后才可以運行.你只需要安裝啟動程序如果這是你的第一次安裝.</p></body></html> + + + + Install Rockbox + 安裝 Rockbox + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install Rockbox</span> on your audio player</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">安裝 Rockbox</span> 在你的音樂播放器里</p></body></html> + + + + &Extras + &附加功能 + + + + Install extras for Rockbox + 安裝附加功能 + + + + Install Fonts package + 安裝字體包裹 + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Fonts Package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The Fonts Package contains a couple of commonly used fonts. Installation is highly recommended.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">字體包裹</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">字體包裹里包含一些常用的字體. 強烈建議安裝此包裹.</p></body></html> + + + + Install themes + 安裝主題 + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install Themes</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Rockbox' look can be customized by themes. You can choose and install several officially distributed themes.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">安裝主題</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Rockbox 的外觀可以被個人化. 你可以選擇并安裝几個官方認證的主題. </p></body></html> + + + + Install game files + 安裝游戲文件 + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install Game Files</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Doom needs a base wad file to run.</span></p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">安裝游戲文件</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Doom游戲需要wad文件才可以運行.</span></p></body></html> + + + + &Accessibility + &輔助 + + + + Install accessibility add-ons + 安裝輔助功能 + + + + Install Voice files + 安裝語音文件 + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install Voice file</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Voice files are needed to make Rockbox speak the user interface. Speaking is enabled by default, so if you installed the voice file Rockbox will speak.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">安裝語音文件</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">如果你需要Rockbox用語音說出用戶界面, 你需要安裝語音文件. 語音界面將會被自動開啟,所以你安裝語音文件后Rockbox就會對你說話.</p></body></html> + + + + Install Talk files + 安裝說話文件 + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Create Talk Files</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Talkfiles are needed to let Rockbox speak File and Foldernames</span></p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">建立說話文件</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">如果你需要Rockbox說出你文件和文件夾的名稱, 你要安裝說話文件. </span></p></body></html> + + + + &Uninstallation + &卸載 + + + + Uninstall Rockbox + 卸載 Rockbox + + + + Uninstall Bootloader + 卸載啟動程序 + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Remove the bootloader</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">After removing the bootloader you won't be able to start Rockbox.</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">卸載啟動程序</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">卸載啟動程序后你就不能啟動 Rockbox 了.</p></body></html> + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Uninstall Rockbox</span> from your audio player.</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This will leave the bootloader in place (you need to remove it manually).</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">把 Rockbox</span> 在你音樂播放器里刪除.</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">這不會卸載啟動程序(你需要手動卸載啟動程序).</p></body></html> + + + + &Manual + &用戶手冊 + + + + View and download the manual + 查看和下載用戶手冊 + + + + Read the manual + 查看用戶手冊 + + + + PDF manual + PDF 用戶手冊 + + + + HTML manual + HTML 用戶手冊 + + + + Download the manual + 下載用戶手冊 + + + + &PDF version + PDF 版本 + + + + &HTML version (zip file) + HTML 版本 (zip) + + + + Down&load + 下載 + + + + Inf&o + &信息 + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">???????.</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Note</span>: if you manually installed packages this might not be correct!</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Composants actuellement installes.</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">注意</span>: 如果你手動安裝Rockbox, 這可能顯示不正确的信息!</p></body></html> + + + + 1 + 1 + + + + &File + &文件 + + + + &About + &關于 + + + + Empty local download cache + 清除本机下載緩沖 + + + + Install Rockbox Utility on player + 安裝Rockbox安裝程序到你的播放器 + + + + &Configure + &設置 + + + + E&xit + &退出 + + + + Ctrl+Q + Ctrl+Q + + + + About &Qt + 關于&Qt + + + + &Help + &幫助 + + + + ThemeInstallFrm + + + Theme Installation + 安裝主題 + + + + Selected Theme + 被選擇的主題 + + + + Description + 描述 + + + + Download size: + 下載大小: + + + + &Ok + &OK + + + + &Cancel + &取消 + + + + ThemesInstallWindow + + + no theme selected + 沒有選擇主題 + + + + Network error: %1. +Please check your network and proxy settings. + 网絡錯誤: %1. +請檢查你的网絡和代理服務的設置. + + + + ???????: +%1 + L'erreur suivante s'est produite : +%1 + + + + done. + 完成. + + + + fetching details for %1 + 正在拿取 %1 的細節 + + + + fetching preview ... + 正在拿取預覽... + + + + Download size %1 kiB + 下載大小 %1 kiB + + + + <b>Author:</b> %1<hr/> + <b>作者:</b> %1<hr/> + + + + unknown + 不明 + + + + <b>Version:</b> %1<hr/> + <b>版本:</b> %1<hr/> + + + + <b>Description:</b> %1<hr/> + <b>描述:</b> %1<hr/> + + + + no description + 無描述 + + + + no theme preview + 無主題預覽 + + + + getting themes information ... + 正在拿取主題信息... + + + + Mount point is wrong! + Mountpoint 錯誤! + + + + the following error occured: +%1 + + + + + UnZip + + + ZIP operation completed successfully. + 成功完成 ZIP 程序. + + + + Failed to initialize or load zlib library. + 初始化zlib失敗. + + + + zlib library error. + zlib錯誤. + + + + Unable to create or open file. + 無法建立或打開文件. + + + + Partially corrupted archive. Some files might be extracted. + 壓縮文件部分損坏. 一些文件可能可以被恢复. + + + + Corrupted archive. + 壓縮文件損坏. + + + + Wrong password. + 密碼不正确. + + + + No archive has been created yet. + 壓縮文件還沒有被建立. + + + + File or directory does not exist. + 文件或文件夾不存在. + + + + File read error. + 文件讀取錯誤. + + + + File write error. + 文件寫入錯誤. + + + + File seek error. + 文件內尋找錯誤. + + + + Unable to create a directory. + 無法建立文件夾. + + + + Invalid device. + 無效播放器. + + + + Invalid or incompatible zip archive. + 無效或不支持壓縮文件. + + + + Inconsistent headers. Archive might be corrupted. + 文件頭不正常. 壓縮文件可能已損坏. + + + + Unknown error. + 不明錯誤. + + + + UninstallFrm + + + Uninstall Rockbox + 卸載 Rockbox + + + + Please select the Uninstallation Methodl + 請選擇卸載模式 + + + + Uninstallation Method + 卸載模式 + + + + Complete Uninstallation + 完全卸載 + + + + Smart Uninstallation + 智能卸載 + + + + Please select what you want to uninstall + 請選擇卸載部分 + + + + Installed Parts + 已安裝的部分 + + + + &Ok + &OK + + + + &Cancel + &取消 + + + + Uninstaller + + + Starting Uninstallation + 開始卸載 + + + + Finished Uninstallation + 完成卸載 + + + + Uninstalling + 正在卸載 + + + + Could not delete: + 無法刪除: + + + + Uninstallation finished + 完成卸載 + + + + Zip + + + ZIP operation completed successfully. + 成功完成 ZIP 程序. + + + + Failed to initialize or load zlib library. + 初始化zlib失敗. + + + + zlib library error. + zlib錯誤. + + + + Unable to create or open file. + 無法建立或打開文件. + + + + No archive has been created yet. + 壓縮文件還沒有被建立. + + + + File or directory does not exist. + 文件或文件夾不存在. + + + + File read error. + 文件讀取錯誤. + + + + File write error. + 文件寫入錯誤. + + + + File seek error. + 文件內尋找錯誤. + + + + Unknown error. + 不明錯誤. + + + + ZipInstaller + + + done. + 完成. + + + + Installation finished successfully. + 成功完成安裝. + + + + Downloading file %1.%2 + 正在下載文件 %1.%2 + + + + Download error: received HTTP error %1. + 下載錯誤: 接到 HTTP 錯誤 %1. + + + + Cached file used. + 使用緩沖文件. + + + + Download error: %1 + 下載錯誤: %1 + + + + Download finished. + 完成下載. + + + + Extracting file. + 正在解壓文件. + + + + Opening archive failed: %1. + 打開壓縮文件錯誤: %1. + + + + Extracting failed: %1. + 解壓錯誤: %1. + + + + Installing file. + 正在安裝文件. + + + + Installing file failed. + 安裝文件失敗. + + + + Creating installation log + 正在建立安裝日志 + + + + aboutBox + + + About Rockbox Utility + 關于Rockbox安裝程序 + + + + The Rockbox Utility + Rockbox安裝程序 + + + + Installer and housekeeping utility for the Rockbox open source digital audio player firmware. + +c 2005 - 2007 The Rockbox Team. +Released under the GNU General Public License v2. + 安裝程序和一般管理程序為 Roxkbox 准備. Roxkbox 是一個開源的音樂播放器固件. + +c 2005 - 2007 Rockbox 團隊. +授權于 GNU General Public License v2. + + + + http://www.rockbox.org + http://www.rockbox.org + + + + &Credits + &特別鳴謝 + + + + &License + &授權 + + + + &Ok + &OK + + + diff --git a/rbutil/rbutilqt/rbutilqt.pro b/rbutil/rbutilqt/rbutilqt.pro index 3c433dd4e..e45560c12 100644 --- a/rbutil/rbutilqt/rbutilqt.pro +++ b/rbutil/rbutilqt/rbutilqt.pro @@ -102,8 +102,10 @@ FORMS += rbutilqtfrm.ui \ RESOURCES += rbutilqt.qrc -TRANSLATIONS += rbutil_de.ts -TRANSLATIONS += rbutil_fr.ts +TRANSLATIONS += rbutil_de.ts \ + rbutil_fr.ts \ + rbutil_zh_CN.ts \ + rbutil_zh_TW.ts QT += network DEFINES += RBUTIL _LARGEFILE64_SOURCE -- 2.11.4.GIT