Translated using Weblate: Chinese (Simplified) (zh-CN) by Eric <spice2wolf@gmail.com>

Currently translated at 100.0% (36 of 36 strings)

Translated using Weblate: Chinese (Simplified) (zh-rCN) by Eric <spice2wolf@gmail.com>

Currently translated at 100.0% (468 of 468 strings)

Co-authored-by: Eric <spice2wolf@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-metadata/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/zh_Hans/
Translation: F-Droid/F-Droid
Translation: F-Droid/F-Droid metadata
This commit is contained in:
Eric 2021-05-29 21:09:45 +02:00 committed by Hosted Weblate
parent de1b05d307
commit 6a3d989778
2 changed files with 7 additions and 1 deletions

View File

@ -494,4 +494,6 @@
<string name="theme_follow_system">跟随系统</string> <string name="theme_follow_system">跟随系统</string>
<string name="use_pure_black_dark_theme_summary">仅推荐用于 OLED 屏幕。</string> <string name="use_pure_black_dark_theme_summary">仅推荐用于 OLED 屏幕。</string>
<string name="use_pure_black_dark_theme">在深色主题中使用纯黑色背景</string> <string name="use_pure_black_dark_theme">在深色主题中使用纯黑色背景</string>
<string name="banner_no_data_or_wifi">未启用流量或WiFi网络</string>
<string name="banner_no_internet">无互联网</string>
</resources> </resources>

View File

@ -1 +1,5 @@
* 与安卓内置主题相联的主题支持(@proletarius101) * 与安卓内置主题绑定的主题支持(@proletarius101)
*新的顶部横幅通知:“没有互联网”和“未启用数据或WiFi”
*改进了对USB-OTG和SD卡仓库和镜像的处理