Merge pull request #6658 from element-hq/sync-localazy

Sync Strings
This commit is contained in:
ElementBot 2026-04-27 09:17:54 +02:00 committed by GitHub
parent 1b2eb3a375
commit f04d3b2f8b
358 changed files with 2386 additions and 2154 deletions

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_push_history_title">"推送历史记录"</string>
<string name="screen_push_history_title">"推送历史"</string>
<string name="troubleshoot_notifications_screen_action">"运行测试"</string>
<string name="troubleshoot_notifications_screen_action_again">"再次运行测试"</string>
<string name="troubleshoot_notifications_screen_failure">"一些测试失败了。请查看详情。"</string>
<string name="troubleshoot_notifications_screen_notice">"运行测试以检测您的配置中可能导致通知无法按预期运行的问题。"</string>
<string name="troubleshoot_notifications_screen_notice">"运行测试以检测配置中可能导致通知行为异常的问题。"</string>
<string name="troubleshoot_notifications_screen_quick_fix_action">"尝试修复"</string>
<string name="troubleshoot_notifications_screen_success">"所有测试均成功通过。"</string>
<string name="troubleshoot_notifications_screen_title">"排查通知问题"</string>