Skip to content

Commit 11053a5

Browse files
authored
Merge pull request #112 from devgianlu/l10n_master
New Crowdin updates
2 parents aefc7b9 + b99edc0 commit 11053a5

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Aria2Android permite que você execute seu próprio servidor aria2 no seu dispositivo!
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
With Aria2Android you can run a real aria2, an open source download manager, executable on your device.
1+
透過 Aria2Android,你可以在你的裝置上執行一個真正的 Aria2 ——一個開放原始碼的、可執行的管理員,
22

3-
You can easily save session to pause downloads and continue them later and control your server through the JSON-RPC interface.
3+
您可以很容易地儲存工作階段以暫停下載並稍後繼續下載,並透過 JSON-RPC 介面控制你的伺服器。
44

5-
This project is open source at https://github.com/devgianlu/Aria2Android
5+
此專案於此開放原始碼:https://github.com/devgianlu/Aria2Android
66
--------------------------------
77

8-
aria2 is developed by Tatsuhiro Tsujikawa (https://github.com/tatsuhiro-t).
8+
Aria2 由 Tatsuhiro Tsujikawa (https://github.com/tatsuhiro-t) 開發。
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Aria2Android allows you to run your own aria2 server on your device!
1+
Aria2Android 允許您在裝置上執行您自己的 Aria2 伺服器!

app/src/main/res/values-zh-rTW/strings.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@
1010
<string name="failedCreatingSessionFile">創建空會話檔案失敗!</string>
1111
<string name="writePermissionDenied">您未授予寫入權限! 無法啟用aria2!</string>
1212
<string name="stopService">停止服務</string>
13+
<string name="useNewAria2AppInstead">Aria2App 已更新</string>
14+
<string name="useNewAria2AppInstead_message">Aria2App 不會提供與此應用程式相同的功能,而是多合一的。如果您只在這個裝置上使用服務,我們建議您移轉到 Aria2App。這個應用程式將保持更新並照常運作。</string>
15+
<string name="badEnvIssue">遺失可執行檔</string>
16+
<string name="badEnvIssue_message">您已經正確安裝了這個應用程式,但看起來 Android 沒有為這個應用程式擷取原生程式庫。</string>
1317
</resources>

0 commit comments

Comments
 (0)