Sync Strings from Localazy

This commit is contained in:
bmarty 2026-04-13 00:48:40 +00:00 committed by github-actions[bot]
parent dc4c1c265b
commit 23c1112dcf
186 changed files with 4902 additions and 1254 deletions

View file

@ -0,0 +1,12 @@
<?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="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_quick_fix_action">"修正を試行"</string>
<string name="troubleshoot_notifications_screen_success">"テストは問題なく完了しました。"</string>
<string name="troubleshoot_notifications_screen_title">"通知のトラブルシューティング"</string>
<string name="troubleshoot_notifications_screen_waiting">"一部のテストはあなたの操作が必要です。詳細を確認してください。"</string>
</resources>

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="troubleshoot_notifications_screen_action">"Chạy thử nghiệm"</string>
<string name="troubleshoot_notifications_screen_notice">"Chạy các bài kiểm tra để phát hiện vấn đề trong cấu hình có thể khiến thông báo không hoạt động như mong đợi."</string>
<string name="troubleshoot_notifications_screen_title">"Khắc phục sự cố thông báo"</string>
</resources>