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,20 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_bug_report_attach_screenshot">"スクリーンショットを添付"</string>
<string name="screen_bug_report_contact_me">"追加の質問がある場合は、ご連絡ください。"</string>
<string name="screen_bug_report_contact_me_title">"返信を受け取る"</string>
<string name="screen_bug_report_edit_screenshot">"スクリーンショットを編集"</string>
<string name="screen_bug_report_editor_description">"問題を教えてください。行った操作、想定した挙動、実際の挙動などについて、可能な限り詳細に記述してください。"</string>
<string name="screen_bug_report_editor_placeholder">"問題の説明…"</string>
<string name="screen_bug_report_editor_supporting">"可能であれば英語で記入してください。"</string>
<string name="screen_bug_report_error_description_too_short">"説明が過度に短いです。問題についてより詳細にご記入ください。"</string>
<string name="screen_bug_report_include_crash_logs">"クラッシュログを送信"</string>
<string name="screen_bug_report_include_logs">"ログの記録を許可"</string>
<string name="screen_bug_report_include_logs_error">"ログのサイズが大きく、報告に添付することができません。ログは別の方法で送信してください。"</string>
<string name="screen_bug_report_include_screenshot">"スクリーンを送信"</string>
<string name="screen_bug_report_logs_description">"メッセージには、正常に動作していることを確認するため、ログが含まれています。ログを含めたくない場合は、オフにしてください。"</string>
<string name="screen_bug_report_rash_logs_alert_title">"%1$s は前回の利用時にクラッシュしました。クラッシュレポートを開発者に共有しますか?"</string>
<string name="screen_bug_report_send_notification_settings_description">"通知について問題がある場合は、プッシュ通知の設定を添付することで、原因究明の手がかりになります。この設定には、ユーザーネームや通知のキーワードなどの個人情報が含まれる場合があります。ご注意ください。"</string>
<string name="screen_bug_report_send_notification_settings_title">"通知設定を送信"</string>
<string name="screen_bug_report_view_logs">"ログを表示"</string>
</resources>

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_bug_report_attach_screenshot">"Đính kèm ảnh chụp màn hình"</string>
<string name="screen_bug_report_contact_me">"Bạn có thể liên hệ với tôi nếu có bất kỳ câu hỏi nào khác."</string>
<string name="screen_bug_report_contact_me_title">"Liên hệ với tôi"</string>
<string name="screen_bug_report_edit_screenshot">"Chỉnh sửa ảnh chụp màn hình"</string>
<string name="screen_bug_report_editor_description">"Hãy mô tả vấn đề. Bạn đã làm gì? Bạn mong đợi/dự đoán điều gì sẽ xảy ra? Điều gì thực sự đã xảy ra? Hãy trình bày càng chi tiết càng tốt."</string>
<string name="screen_bug_report_editor_placeholder">"Hãy mô tả vấn đề…"</string>
<string name="screen_bug_report_editor_supporting">"Nếu có thể, vui lòng viết mô tả bằng tiếng Anh."</string>
<string name="screen_bug_report_error_description_too_short">"Phần mô tả quá ngắn, vui lòng cung cấp thêm chi tiết về những gì đã xảy ra. Cảm ơn!"</string>
<string name="screen_bug_report_include_crash_logs">"Gửi nhật ký sự cố"</string>
<string name="screen_bug_report_include_logs">"Cho phép ghi nhật ký"</string>
<string name="screen_bug_report_include_screenshot">"Gửi ảnh chụp màn hình"</string>
<string name="screen_bug_report_logs_description">"Nhật ký lỗi sẽ được đính kèm với tin nhắn của bạn để đảm bảo mọi thứ hoạt động bình thường. Để gửi tin nhắn mà không có nhật ký lỗi, hãy tắt cài đặt này."</string>
<string name="screen_bug_report_rash_logs_alert_title">"%1$s đã bị lỗi ở lần sử dụng gần nhất. Bạn có muốn chia sẻ báo cáo lỗi với chúng tôi không?"</string>
<string name="screen_bug_report_view_logs">"Xem nhật ký"</string>
</resources>