[Android] l10n: Traditional Chinese update
VideoLAN
git at videolan.org
Fri Jun 6 09:53:36 CEST 2014
vlc-ports/android | branch: master | VideoLAN <videolan at videolan.org> | Thu Jun 5 17:46:06 2014 -0400| [ee6f57c883b26287a2e17831e0a6329e2b36f01a] | committer: Adrien Maglo
l10n: Traditional Chinese update
Signed-off-by: Christoph Miebach <christoph.miebach at web.de>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=ee6f57c883b26287a2e17831e0a6329e2b36f01a
---
vlc-android/res/values-zh-rTW/strings.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/vlc-android/res/values-zh-rTW/strings.xml b/vlc-android/res/values-zh-rTW/strings.xml
index 00fd05d..281cf9b 100644
--- a/vlc-android/res/values-zh-rTW/strings.xml
+++ b/vlc-android/res/values-zh-rTW/strings.xml
@@ -126,6 +126,14 @@
<string name="search_history">清除歷史</string>
<string name="hardware_acceleration_error_title">硬體加速失敗</string>
<string name="hardware_acceleration_error_message">使用硬體加速時發生錯誤。您是否取消並重試?</string>
+ <!--Tips-->
+ <string name="video_player_tips">影片播放器秘訣:</string>
+ <string name="seek">尋找</string>
+ <string name="subtitles">字幕</string>
+ <string name="resize">調整大小</string>
+ <string name="options">選項</string>
+ <string name="lock">鎖定</string>
+ <string name="ok_got_it">了解,關閉這個</string>
<!-- About -->
<string name="app_name_full">VLC for Android™</string>
<string name="licence">授權</string>
@@ -218,5 +226,8 @@
<string name="dump_logcat_success">Logcat 成功轉存到 %1$s!</string>
<string name="dump_logcat_failure">轉存 logcat 失敗。</string>
<string name="serious_crash">很遺憾,一個嚴重的錯誤的發生,VLC 必須關閉。</string>
+ <string name="help_us_send_log">幫助我們改善 VLC 藉由發送以下系統崩潰紀錄:</string>
<string name="restart_vlc">重新啟動 VLC</string>
+ <string name="send_log">發送紀錄</string>
+ <string name="sending_log">正在發送紀錄...</string>
</resources>
More information about the Android
mailing list