[Android] l10n: Chinese (Taiwan) update

Jeff Huang git at videolan.org
Mon Jul 27 06:27:11 CEST 2020


vlc-android | branch: master | Jeff Huang <s8321414 at gmail.com> | Fri Jul 24 01:46:20 2020 +0200| [9c51c04d1371e8e3659b91e8aadbba7fbcdee0fb] | committer: Michał Trzebiatowski

l10n: Chinese (Taiwan) update

100% translated

Signed-off-by: Michał Trzebiatowski <michtrz at gmail.com>

> https://code.videolan.org/videolan/vlc-android/commit/9c51c04d1371e8e3659b91e8aadbba7fbcdee0fb
---

 application/resources/src/main/res/values-zh-rTW/strings.xml | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/application/resources/src/main/res/values-zh-rTW/strings.xml b/application/resources/src/main/res/values-zh-rTW/strings.xml
index 2b6d734ae..731a47838 100644
--- a/application/resources/src/main/res/values-zh-rTW/strings.xml
+++ b/application/resources/src/main/res/values-zh-rTW/strings.xml
@@ -399,13 +399,11 @@
 
     <string name="delete_sub_title">刪除字幕</string>
     <string name="delete_sub_message">你要刪除這個字幕嗎?</string>
-    <string name="delete_sub_yes">是</string>
-    <string name="delete_sub_no">否</string>
     <string name="download_subtitle_title">下載字幕</string>
 
     <string name="no_result">沒有找到結果</string>
     <string name="no_internet_connection">檢查您的網路連線</string>
-    <string name="some_error_occurred">發生錯誤。請在幾秒後再試一次</string>
+    <string name="subs_download_error">暫停服務。請稍後再試</string>
 
     <string name="network_browsing">區域網路</string>
     <string name="browsing">瀏覽中</string>
@@ -704,4 +702,9 @@
 
     <string name="swipe_unlock">滑動以解鎖</string>
     <string name="swipe_unlock_no_touch">長按以解鎖</string>
+    <string name="sub_result_by_name">%s 的結果</string>
+    <string name="sub_result_by_name_season">理由 %s</string>
+    <string name="sub_result_by_name_episode">插曲 %s</string>
+
+    <string name="sub_result_by_file">您檔案的結果</string>
 </resources>



More information about the Android mailing list