Revert "Translated using Weblate (Chinese (Simplified))"

This reverts commit 9c5b2c5898.
This commit is contained in:
Chirayu Desai 2022-11-16 19:42:25 +05:30 committed by GitHub
parent 10a4e30b3a
commit 6432096f08
2 changed files with 1 additions and 31 deletions

View file

@ -182,14 +182,4 @@
\n我们对于不便表示歉意。</string> \n我们对于不便表示歉意。</string>
<string name="storage_fake_davx5_summary_unavailable">WebDAV 挂载不可用。设置一个。</string> <string name="storage_fake_davx5_summary_unavailable">WebDAV 挂载不可用。设置一个。</string>
<string name="storage_fake_davx5_summary_installed">轻按设置 WebDAV 挂载</string> <string name="storage_fake_davx5_summary_installed">轻按设置 WebDAV 挂载</string>
<string name="notification_backup_disabled">未启用备份</string>
<string name="backup_app_warning">备份警告</string>
<string name="restore_app_status_installing">重新安装中</string>
<string name="restore_app_status_installed">已重新安装</string>
<string name="restore_app_status_restored">数据已恢复</string>
<string name="restore_app_status_failed">恢复失败</string>
<string name="restore_app_status_warning">恢复警告</string>
<string name="backup_app_in_progress">备份中</string>
<string name="restore_app_status_install_error">无法安装</string>
<string name="backup_app_success">已备份</string>
</resources> </resources>

View file

@ -1,22 +1,2 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources></resources>
<string name="content_audio">音频文件</string>
<string name="notification_restore_complete_title">已恢复 %1$d 个文件,共 %2$d 个文件</string>
<string name="notification_restore_info">%1$d/%2$d</string>
<string name="content_options">选项</string>
<string name="notification_restore_title">恢复文件中…</string>
<string name="content_images">照片和图片</string>
<string name="content_videos">视频</string>
<string name="content_downloads">下载</string>
<string name="content_add">添加</string>
<string name="notification_backup_title">存储备份</string>
<string name="notification_backup_scanning">扫描文件中…</string>
<string name="notification_backup_backup_files">备份文件中…</string>
<string name="notification_prune">删除旧备份中…</string>
<string name="notification_restore_channel_title">存储恢复</string>
<string name="snapshots_error">加载快照出错</string>
<string name="snapshots_title">可用的存储备份</string>
<string name="snapshots_empty">未找到存储备份
\n
\n抱歉没有什么可以恢复的。</string>
</resources>