Sync Strings (#6921)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
<string name="screen_bug_report_editor_placeholder">"Palun kirjelda probleemi…"</string>
|
||||
<string name="screen_bug_report_editor_supporting">"Kui vähegi võimalik, siis kirjuta inglise keeles."</string>
|
||||
<string name="screen_bug_report_error_description_too_short">"Kirjeldus on liiga lühike. Palun jaga täpsemat teavet selle kohta, mis juhtus. Tänud juba ette!"</string>
|
||||
<string name="screen_bug_report_github_issue_description">"Võid sisestada seotud GitHubi veateate numbri, kui see on olemas."</string>
|
||||
<string name="screen_bug_report_github_issue_label">"Veateade GitHubis"</string>
|
||||
<string name="screen_bug_report_include_crash_logs">"Saada krahhilogid"</string>
|
||||
<string name="screen_bug_report_include_logs">"Luba logide saatmine"</string>
|
||||
<string name="screen_bug_report_include_logs_error">"Sinu logid on väga mahukad ja neid ei saa siia lisada. Palun saada logid meile mõnel muul viisil."</string>
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
<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_github_issue_description">"你可以输入与之相关的 GitHub issue 编号(如果有)。"</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>
|
||||
|
||||
Reference in New Issue
Block a user