[Android] l10n: Chinese (China) update

VideoLAN git at videolan.org
Mon Mar 14 07:13:36 UTC 2022


vlc-android | branch: master | VideoLAN <videolan at videolan.org> | Sat Mar 12 05:13:35 2022 +0100| [20a6de8b591f18c81ab0ffe7ab1c63969a3c9c71] | committer: Nicolas Pomepuy

l10n: Chinese (China) update

100% translated

Signed-off-by: Nicolas Pomepuy <nicolas at videolabs.io>

> https://code.videolan.org/videolan/vlc-android/commit/20a6de8b591f18c81ab0ffe7ab1c63969a3c9c71
---

 application/resources/src/main/res/values-zh-rCN/strings.xml | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/application/resources/src/main/res/values-zh-rCN/strings.xml b/application/resources/src/main/res/values-zh-rCN/strings.xml
index e6d27522f..a670e11e6 100644
--- a/application/resources/src/main/res/values-zh-rCN/strings.xml
+++ b/application/resources/src/main/res/values-zh-rCN/strings.xml
@@ -14,6 +14,7 @@
     <string name="sortby_length">长度</string>
     <string name="sortby_date">日期</string>
     <string name="sortby_last_modified_date">最近添加</string>
+    <string name="sortby_insertion">插入日期</string>
     <string name="sortby_media_number">媒体数</string>
     <string name="sortby_number">轨道编号</string>
     <string name="searchable_hint">搜索…</string>
@@ -133,6 +134,7 @@
     <string name="surface_fit_screen">适合屏幕</string>
     <string name="surface_fill">拉伸填充</string>
     <string name="surface_original">居中</string>
+    <string name="resize_tip">长按查看更多选项</string>
     <string name="unseekable_stream">不支持定位的流</string>
     <string name="refresh">刷新</string>
     <string name="track_audio">音频轨</string>
@@ -452,6 +454,7 @@
 
     <string name="no_result">未找到结果</string>
     <string name="no_internet_connection">请检查网络连接</string>
+    <string name="retry">重试</string>
     <string name="subs_download_error">服务不可用,请稍后再试</string>
 
     <string name="network_browsing">本地网络</string>
@@ -471,7 +474,6 @@
     <string name="playlist_name_hint">播放列表名称</string>
     <string name="go_to_chapter">转到章节…</string>
     <string name="current_chapter">章节:%s</string>
-    <string name="resume_from_position">从上次播放到的位置继续</string>
     <string name="confirm_resume">是否从上次播放到的位置继续播放?</string>
     <string name="confirm_resume_title">继续播放视频</string>
     <string name="tv_ui_title">Android TV 界面</string>
@@ -616,6 +618,7 @@
     <string name="subtitle_search_name_hint">名称</string>
     <string name="subtitle_search_episode_hint">集</string>
     <string name="subtitle_search_season_hint">季</string>
+    <string name="subtitles_download_failed">未能下载</string>
     <string name="language_to_download">语言</string>
     <string name="delete_the_selected">删除选中项</string>
     <string name="download_the_selected">下载选中项</string>
@@ -874,6 +877,8 @@
     <string name="player_controls">播放器控制</string>
     <string name="video_double_tap_jump_delay">双击时延</string>
     <string name="video_key_jump_delay">导航键时延</string>
+    <string name="banned">禁止的文件夹(长按更改)</string>
+    <string name="banned_parent">被上级文件夹禁止</string>
     <plurals name="duplication_two_options_secondary">
         <item quantity="other">这些项目已经在这个播放列表内</item>
     </plurals>
@@ -882,5 +887,9 @@
     </plurals>
     <string name="official_website">官方网站</string>
     <string name="view_online">在线查看</string>
+    <string name="player_under_notch">在刘海屏下显示视频</string>
+    <string name="notch">刘海屏</string>
+    <string name="always_fast_seek">始终使用快速查找</string>
+    <string name="always_fast_seek_summary">查找速度更快但可能不够精确</string>
 
 </resources>



More information about the Android mailing list