'Quick Access (shown on the main page)':'快速訪問(在主頁上顯示)',
// add torrent modal
'Add Downloads By Torrents':'使用種子下載',
'- Select the torrent from the local filesystem to start the download.':'- 從本地檔案系統選擇種子檔案開始下載;',
'- You can select multiple torrents to start multiple downloads.':'- 你可以同時選擇多個種子來啟動多個下載;',
'- To add a BitTorrent-Magnet URL, use the Add By URI option and add it there.':'- 如果要新增磁力連結,請使用新增連結的方式。',
'Select Torrents':'選擇種子檔案',
'Select a Torrent':'選擇種子檔案',
// add metalink modal
'Add Downloads By Metalinks':'使用 Metalink 下載',
'Select Metalinks':'選擇 Metalink 檔案',
'- Select the Metalink from the local filesystem to start the download.':'* 從本地檔案系統選擇 Metalink 檔案開始下載;',
'- You can select multiple Metalinks to start multiple downloads.':'* 你可以同時選擇多個 Metalink 檔案來啟動多個下載。',
'Select a Metalink':'選擇 Metalink 檔案',
// select file modal
'Choose files to start download for':'請選擇要下載的檔案',
'Select to download':'選擇以下載',
// settings modal
'Aria2 RPC host and port':'Aria2 RPC 主機和埠',
'Enter the host':'主機',
'Enter the IP or DNS name of the server on which the RPC for Aria2 is running (default: localhost)':
'輸入 Aria2 RPC 所在伺服器的 IP 或域名(預設:localhost)',
'Enter the port':'埠號',
'Enter the port of the server on which the RPC for Aria2 is running (default: 6800)':
'輸入 Aria2 RPC 埠號(預設:6800)',
'Enter the RPC path':'RPC 路徑',
'Enter the path for the Aria2 RPC endpoint (default: /jsonrpc)':'輸入 Aria2 RPC 路徑(預設:/jsonrpc)',
'SSL/TLS encryption':'SSL/TLS 加密',
'Enable SSL/TLS encryption':'啟用 SSL/TLS 加密',
'Enter the secret token (optional)':'密碼令牌(可選)',
'Enter the Aria2 RPC secret token (leave empty if authentication is not enabled)':
'輸入 Aria2 RPC 密碼令牌(如果未啟用則留空)',
'Enter the username (optional)':'使用者名稱(可選)',
'Enter the Aria2 RPC username (empty if authentication not enabled)':
'輸入 Aria2 RPC 使用者名稱(如果未啟用身份驗證則留空)',
'Enter the password (optional)':'密碼(可選)',
'Enter the Aria2 RPC password (empty if authentication not enabled)':'輸入 Aria2 RPC 密碼(如果未啟用身份驗證則留空)',
'Enter base URL (optional)':'基本連結地址(可選)',
'Direct Download':'直接下載',
'If supplied, links will be created to enable direct download from the Aria2 server.':
'如果指定該選項,將會建立可以直接從 Aria2 伺服器上下載檔案的連結。',
'(Requires appropriate webserver to be configured.)':'(需要 WEB 伺服器配置正確)',
'Save Connection configuration':'儲存連線配置',
// server info modal
'Aria2 server info':'Aria2 伺服器資訊',
'Aria2 Version':'Aria2 版本',
'Features Enabled':'已啟用功能',
// about modal
'To download the latest version of the project, add issues or to contribute back, head on to':
'下載最新版本、提交問題或捐助,請訪問',
'Or you can open the latest version in the browser through':'直接在瀏覽器中使用最新版本,請訪問',
'Close':'關閉',
// labels
'Download status':'當前下載狀態',
'Download Speed':'當前下載速度',
'Upload Speed':'當前上傳速度',
'Estimated time':'預計剩餘時間',
'Download Size':'下載總大小',
'Downloaded':'已下載大小',
'Progress':'當前下載進度',
'Download Path':'檔案下載路徑',
'Uploaded':'已上傳大小',
'Download GID':'下載的 GID',
'Number of Pieces':'檔案塊數量',
'Piece Length':'每塊大小',
//alerts
'The last connection attempt was unsuccessful. Trying another configuration':
'上次連線請求未成功,正在嘗試使用另一個配置',
'Oh Snap!':'糟糕!',
'Could not connect to the aria2 RPC server. Will retry in 10 secs. You might want to check the connection settings by going to Settings > Connection Settings':
'Successfully connected to Aria2 through its remote RPC …':
'通過 RPC 連線到 Aria2 成功!',
'Successfully connected to Aria2 through remote RPC, however the connection is still insecure. For complete security try adding an authorization secret token while starting Aria2 (through the flag --rpc-secret)':