Skip to content

Commit

Permalink
chore(AriaNG): Some detail improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhua committed May 15, 2024
1 parent acfd604 commit a63f4ad
Show file tree
Hide file tree
Showing 10 changed files with 43 additions and 20 deletions.
4 changes: 0 additions & 4 deletions ui/ariang/css/aria-ng-2a73d396c6.min.css

This file was deleted.

4 changes: 4 additions & 0 deletions ui/ariang/css/aria-ng-429a3ab594.min.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

16 changes: 15 additions & 1 deletion ui/ariang/index.html

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions ui/ariang/js/aria-ng-479da42406.min.js

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions ui/ariang/js/aria-ng-9be14c692a.min.js

This file was deleted.

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions ui/ariang/langs/it_IT.txt
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ time.minutes={{value}} minuti
time.hour={{value}} ora
time.hours={{value}} ore
requires.aria2-version=Richiede la versione {{version}} di aria2
requires.aria2-enhanced-edition=Richiede la versione avanzata di aria2 (Installa Aria2 Manager da Microsoft Store)
task.new.download-links=Collegamenti per il download ({{count}} collegamenti):
task.pieceinfo=Completati: {{completed}}, Totale: {{total}} blocchi
task.error-occurred=Si è verificato un errore ({{errorcode}})
Expand Down Expand Up @@ -619,6 +620,8 @@ follow-torrent.name=Scarica i file nel torrent
follow-torrent.description=Se impostato su "Sì" o "Solo memoria", quando un file con suffisso .torrent o con tipo di contenuto application/x-bittorrent viene completato, aria2 leggerà e scaricherà i file menzionati nel file torrent. Se impostato su "Solo memoria", il file torrent non verrà scritto sul disco, ma solo memorizzato nella memoria. Se impostato su "No", il file .torrent verrà scaricato sul disco, ma non verrà letto e i file in esso contenuti non verranno scaricati.
listen-port.name=Porta di ascolto
listen-port.description=Imposta la porta TCP per i download BT. Più porte possono essere separate da virgole ",", ad esempio: 6881,6885. È anche possibile utilizzare un trattino "-" per indicare un intervallo: 6881-6999, oppure entrambi insieme: 6881-6889, 6999.
enable-pmap.name=Abilita la mappatura delle porte UPnP
enable-pmap.description=Abilita la mappatura automatica delle porte UPnP per i protocolli di download BT e DHT e imposta automaticamente l'indirizzo IP esterno (bt-external-ip) per migliorare la connettività BT e le capacità di rilevamento dei nodi. (Richiede il gateway LAN per abilitare la funzione UPnP)
max-overall-upload-limit.name=Velocità massima di upload globale
max-overall-upload-limit.description=Imposta la velocità massima di upload globale in byte/secondo. 0 indica che non ci sono limiti. Puoi aumentare il valore aggiungendo le unità K o M (1K=1024, 1M=1024K).
max-upload-limit.name=Velocità massima di upload
Expand Down
7 changes: 5 additions & 2 deletions ui/ariang/langs/zh_Hans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Download Now=立即下载
Download Later=手动开始下载
Open Torrent File=打开种子文件
Open Metalink File=打开 Metalink 文件
Support multiple URLs (one URL per line) input, URL/BitTorrent/Metalink file drag-and-drop here.=支持多条 URL 地址输入每行一条, 以及 URL/BitTorrent/Metalink 文件拖放.
Support multiple URLs (one URL per line) input, URL/BitTorrent/Metalink file drag-and-drop here.=支持多条 URL 地址输入 (每行一条), 以及 URL/BitTorrent/Metalink 文件拖放.
Your browser does not support loading file!=您的浏览器不支持加载文件!
The selected file type is invalid!=选择的文件类型无效!
Failed to load file!=加载文件失败!
Expand Down Expand Up @@ -387,6 +387,7 @@ time.minutes={{value}} 分钟
time.hour={{value}} 小时
time.hours={{value}} 小时
requires.aria2-version=需要 aria2 v{{version}} 或更高版本
requires.aria2-enhanced-edition=需要 aria2 增强版 (由 Aria2 Manager 微软商店版提供)
task.new.download-links=下载链接 ({{count}} 个链接):
task.pieceinfo=已完成: {{completed}}, 共计: {{total}} 块
task.error-occurred=发生错误 ({{errorcode}})
Expand Down Expand Up @@ -617,8 +618,10 @@ enable-peer-exchange.name=启用节点交换
enable-peer-exchange.description=启用节点交换扩展. 如果种子设置为私有, 即使此选项设置为"是", aria2 也不会启用此功能.
follow-torrent.name=跟随下载种子文件内容
follow-torrent.description=如果设置为"是"或"仅内存", 当后缀为 .torrent 或内容类型为 application/x-bittorrent 的文件下载完成时, aria2 将按种子文件读取并下载该文件中提到的文件. 如果设置为"仅内存", 该种子文件将不会写入到磁盘中, 而仅会存储在内存中. 如果设置为"否", 则 .torrent 文件会下载到磁盘中, 但不会按种子文件读取并且其中的文件不会进行下载.
listen-port.name=监听端口
listen-port.name=BT 监听端口
listen-port.description=设置 BT 下载的 TCP 端口. 多个端口可以使用逗号 "," 分隔, 例如: 6881,6885. 您还可以使用短横线 "-" 表示范围: 6881-6999, 或可以一起使用: 6881-6889, 6999.
enable-pmap.name=启用 UPnP 端口映射
enable-pmap.description=为 BT 下载 和 DHT 协议启用 UPnP 自动端口映射, 同时自动设置外部 IP 地址 (bt-external-ip), 以提升 BT 连通性和节点发现能力. (需要局域网网关开启 UPnP 功能)
max-overall-upload-limit.name=全局最大上传速度
max-overall-upload-limit.description=设置全局最大上传速度 (字节/秒). 0 表示不限制. 您可以增加数值的单位 K 或 M (1K = 1024, 1M = 1024K).
max-upload-limit.name=最大上传速度
Expand Down
7 changes: 5 additions & 2 deletions ui/ariang/langs/zh_Hant.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Download Now=立即下載
Download Later=手動開始下載
Open Torrent File=打開種子檔案
Open Metalink File=打開 Metalink 檔案
Support multiple URLs (one URL per line) input, URL/BitTorrent/Metalink file drag-and-drop here.=支援多條 URL 位址輸入每行一條, 以及 URL/BitTorrent/Metalink 檔案拖放.
Support multiple URLs (one URL per line) input, URL/BitTorrent/Metalink file drag-and-drop here.=支援多條 URL 位址輸入 (每行一條), 以及 URL/BitTorrent/Metalink 檔案拖放.
Your browser does not support loading file!=您的瀏覽器不支援載入檔案!
The selected file type is invalid!=選擇的檔案類型無效!
Failed to load file!=載入檔案失敗!
Expand Down Expand Up @@ -388,6 +388,7 @@ time.minutes={{value}} 分鐘
time.hour={{value}} 小時
time.hours={{value}} 小時
requires.aria2-version=需要 aria2 v{{version}} 或更高版本
requires.aria2-enhanced-edition=需要 aria2 增強版 (由 Aria2 Manager 微軟商店版提供)
task.new.download-links=下載連結 ({{count}} 個連結):
task.pieceinfo=已完成: {{completed}}, 共計: {{total}} 塊
task.error-occurred=發生錯誤 ({{errorcode}})
Expand Down Expand Up @@ -618,8 +619,10 @@ enable-peer-exchange.name=啟用節點交換
enable-peer-exchange.description=啟用節點交換擴充. 如果種子設定為私有, 即使此選項設定為"是", aria2 也不會啟用此功能.
follow-torrent.name=追踪下載種子中的檔案
follow-torrent.description=如果設定為"是"或"僅記憶體", 當副檔名為 .torrent 或內容類型為 application/x-bittorrent 的檔案下載完成時, aria2 將依種子檔案讀取並下載該檔案中提到的檔案. 如果設定為"僅記憶體", 該種子檔案將不會寫入到磁碟中, 而僅會儲存在記憶體中. 如果設定為"否", 則 .torrent 檔案會下載到磁碟中, 但不會依種子檔案讀取並且其中的檔案不會進行下載.
listen-port.name=監聽埠
listen-port.name=BT 監聽埠
listen-port.description=設定 BT 下載的 TCP 埠. 多個埠可以使用逗號 "," 分隔, 例如: 6881,6885. 您還可以使用短橫線 "-" 表示範圍: 6881-6999, 或可以一起使用: 6881-6889, 6999.
enable-pmap.name=啟用 UPnP 連接埠映射
enable-pmap.description=為 BT 下載 和 DHT 協定啟用 UPnP 自動連接埠對映, 同時自動設定外部 IP 位址 (bt-external-ip), 以提升 BT 連結性和節點發現能力. (需要區域網路閘道開啟 UPnP 功能)
max-overall-upload-limit.name=全域最大上傳速度
max-overall-upload-limit.description=設定全域最大上傳速度 (位元組/秒). 0 表示不限制. 您可以增加數值的單位 K 或 M (1K = 1024, 1M = 1024K).
max-upload-limit.name=最大上傳速度
Expand Down

0 comments on commit a63f4ad

Please sign in to comment.