New translations strings.xml (Chinese Simplified)

This commit is contained in:
KevinX8 2020-08-06 11:06:48 +03:00
parent 54223f4e1e
commit 2553579416
1 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@
<string name="latest">最新:</string>
<string name="successfully_installed">成功安装 %1$s</string>
<string name="network_error">无法存取网路连接</string>
<string name="no_microg">没有 MicroG</string>
<string name="no_microg">microG isn\'t installed</string>
<string name="root_not_granted">未授予 Root 权限</string>
<string name="unavailable">不可用</string>
<string name="update">更新</string>
@ -59,8 +59,8 @@
<string name="theme_dark">深色主题</string>
<string name="theme_light">浅色主题</string>
<string name="update_url">更新路径链接</string>
<string name="push_notifications">推送通知</string>
<string name="push_notifications_summary">有可用更新时接收推送通知</string>
<string name="push_notifications">%1$s Push Notifications</string>
<string name="push_notifications_summary">Receive push notifications when an update for %1$s is released</string>
<string name="re_check">重新检查</string>
<string name="update_center">Manager 更新中心</string>
<string name="update_found">有可用的更新!</string>