Sync Strings from Localazy (#5178)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-08-18 11:09:27 +02:00 committed by GitHub
parent c4274ca5ce
commit a4cee52815
1041 changed files with 3462 additions and 2621 deletions

View file

@ -10,6 +10,7 @@
<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>

View file

@ -10,6 +10,7 @@
<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>