New translations strings.xml (Chinese Simplified) (#163)

This commit is contained in:
Amine Bou 2017-12-27 05:44:58 +01:00 committed by GitHub
parent 128085a02e
commit dcf620af87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,10 +158,10 @@
<string name="reader_action_more">阅读更多</string> <string name="reader_action_more">阅读更多</string>
<string name="reader_action_open">在浏览器中打开</string> <string name="reader_action_open">在浏览器中打开</string>
<string name="reader_action_share">分享</string> <string name="reader_action_share">分享</string>
<string name="pref_switch_actions_pager_scroll">Mark articles as read when swiping between articles.</string> <string name="pref_switch_actions_pager_scroll">切换文章时将文章标记为已读。</string>
<string name="prefer_webview_in_article_viewer_title">Use a webview in the article viewer.</string> <string name="prefer_webview_in_article_viewer_title">在文章阅读器中使用 webview。</string>
<string name="prefer_webview_in_article_viewer_on">Using the webview for the content of the article viewer. Urls, gifs and images will be better handled, but may be slower.</string> <string name="prefer_webview_in_article_viewer_on">对文章阅读器的内容使用 webview。链接、动态图片及图像可得到更好的处理但可能较慢。</string>
<string name="prefer_webview_in_article_viewer_off">The content of the article will be displayed as simple text with links and images. Urls may not work, and gifs won\'t load.</string> <string name="prefer_webview_in_article_viewer_off">文章内容将显示为带有链接和图片的简单文本。链接可能无法正常显示GIF动态图片不会加载。</string>
<string name="add_to_favs_reader">Add to favorites</string> <string name="add_to_favs_reader">添加到收藏</string>
<string name="remove_to_favs_reader">Remove from favorites</string> <string name="remove_to_favs_reader">从收藏中移除</string>
</resources> </resources>