Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (17 of 17 strings)

Co-authored-by: Eric <hamburger1024@mailbox.org>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/zh_Hans/
Translation: CalyxOS/Seedvault storage backup
This commit is contained in:
Eric 2022-11-17 16:47:50 +01:00 committed by Hosted Weblate
parent 59fbd4a1d8
commit f7dd0ae6a5
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1,2 +1,22 @@
<?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_title">恢复文件中…</string>
<string name="content_options">选项</string>
<string name="content_add">添加</string>
<string name="content_images">照片和图像</string>
<string name="notification_backup_title">存储备份</string>
<string name="snapshots_title">可用的存储备份</string>
<string name="snapshots_empty">找不到存储备份
\n
\n对不起但没有什么可以恢复。</string>
<string name="snapshots_error">加载快照出错</string>
<string name="content_videos">视频</string>
<string name="content_downloads">下载</string>
<string name="notification_backup_backup_files">备份文件中…</string>
<string name="notification_prune">删除旧备份中…</string>
<string name="notification_restore_channel_title">存储恢复</string>
<string name="notification_restore_info">%1$d/%2$d</string>
<string name="notification_backup_scanning">扫描文件中…</string>
</resources>