diff options
author | Docile-Alligator <chineseperson5@gmail.com> | 2022-05-30 04:32:24 +0000 |
---|---|---|
committer | Docile-Alligator <chineseperson5@gmail.com> | 2022-05-30 04:32:24 +0000 |
commit | b65e28b593c9cd24f2759cee96660e472b00edfe (patch) | |
tree | 6f35d4ee136629c86f3fc54f82b27629cd56c138 /app/src/main/res/values-zh-rCN/strings.xml | |
parent | 3e021cf25c9c0f610b821e273d73240b9b5e80d2 (diff) | |
download | infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.tar infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.tar.gz infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.tar.bz2 infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.tar.lz infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.tar.xz infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.tar.zst infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.zip |
Version 5.2.0-beta2. Update translation.
Diffstat (limited to 'app/src/main/res/values-zh-rCN/strings.xml')
-rw-r--r-- | app/src/main/res/values-zh-rCN/strings.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 0ed38f95..226b3aa0 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -840,7 +840,6 @@ https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforredd <string name="settings_swipe_action_threshold">"判定阈值"</string> <string name="settings_pull_to_refresh_title">"下拉刷新"</string> <string name="settings_security_title">"安全"</string> - <string name="settings_require_authentication_to_go_to_account_section_in_navigation_drawer_title">"需要验证才能前往导航抽屉中的“帐户”部分"</string> <!-- Fuzzy --> <string name="settings_long_press_to_hide_toolbar_in_compact_layout_title">"在紧凑布局下长按隐藏工具栏"</string> @@ -1248,4 +1247,12 @@ https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforredd <string name="message_change_banner_failed">"修改横幅失败 %s"</string> <string name="message_save_profile_success">"保存档案成功"</string> <string name="message_save_profile_failed">"保存档案失败 %s"</string> + <string name="action_open_external_browser">"在浏览器中打开"</string> + <string name="voting_length">"投票时间:%1$d 天"</string> + <string name="settings_custom_font_family_title">"自定义字体"</string> + <string name="settings_custom_title_font_family_title">"自定义标题字体"</string> + <string name="settings_custom_content_font_family_title">"自定义正文字体"</string> + <string name="settings_show_fewer_toolbar_options_threshold_summary">"等级 %1$d"</string> + <string name="settings_show_author_avatar_title">"显示作者头像"</string> + <string name="settings_miscellaneous_dangerous_group_title">"危险"</string> </resources>
\ No newline at end of file |