aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-zh-rCN/strings_pref_behaviour.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-zh-rCN/strings_pref_behaviour.xml')
-rw-r--r--app/src/main/res/values-zh-rCN/strings_pref_behaviour.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings_pref_behaviour.xml b/app/src/main/res/values-zh-rCN/strings_pref_behaviour.xml
new file mode 100644
index 00000000..5c181a04
--- /dev/null
+++ b/app/src/main/res/values-zh-rCN/strings_pref_behaviour.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<resources>
+ <string name="fancy_animations">花式的动画</string>
+ <string name="fancy_animations_desc">揭示了 webviews 使用ripples和动画</string>
+ <string name="overlay_swipe">启用覆盖</string>
+ <string name="overlay_swipe_desc">点击大多数链接将推出一个全新的覆盖所以你可以很容易刷回原始页。请注意,这会导致稍长荷载因为重新加载整个页面。</string>
+ <string name="overlay_full_screen_swipe">滑动消除覆盖全屏幕</string>
+ <string name="overlay_full_screen_swipe_desc">在覆盖全屏幕向右滑动从任何地方可关闭浏览器。如果禁用,只能从左边缘将移动它。</string>
+ <string name="open_links_in_default">在默认的应用程序中打开链接</string>
+ <string name="open_links_in_default_desc">当在默认的应用程序,打开链接不是用Frost web</string>
+ <string name="viewpager_swipe">Viewpager 滑动</string>
+ <string name="viewpager_swipe_desc">允许在主视图切换选项卡页之间滑动。默认情况下,自刷动停止当你长按某一项,比如按钮。如果禁用该会防止页面一共刷。</string>
+ <string name="search_bar">搜索栏</string>
+ <string name="search_bar_desc">启用搜索栏而不是覆盖搜索栏</string>
+ <string name="force_message_bottom">强制将消息放置底部</string>
+ <string name="force_message_bottom_desc">在加载消息线程时, 会触发一个滚动到页面底部, 而不是像加载页面一样。</string>
+ <string name="exit_confirmation">退出确认</string>
+ <string name="exit_confirmation_desc">关闭前显示确认对话框</string>
+ <string name="analytics">统计</string>
+ <string name="analytics_desc">统计说明</string>
+</resources>