Sync Strings (#5146)

* Sync Strings from Localazy

* Remove unused WelcomeView.

* Remove unused WelcomeView.

---------

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
ElementBot 2025-08-11 14:49:29 +02:00 committed by GitHub
parent 54877db092
commit badbc5189e
186 changed files with 3296 additions and 1295 deletions

View file

@ -10,6 +10,7 @@
<string name="screen_bug_report_error_description_too_short">"Popis je příliš krátký, uveďte prosím více podrobností o tom, co se stalo. Děkujeme!"</string>
<string name="screen_bug_report_include_crash_logs">"Odeslat záznamy o selhání"</string>
<string name="screen_bug_report_include_logs">"Povolit protokoly"</string>
<string name="screen_bug_report_include_logs_error">"Vaše protokoly jsou příliš velké, proto je nelze zahrnout do této zprávy. Zašlete nám je prosím jiným způsobem."</string>
<string name="screen_bug_report_include_screenshot">"Odeslat snímek obrazovky"</string>
<string name="screen_bug_report_logs_description">"Protokoly budou součástí vaší zprávy, aby se zajistilo že vše funguje správně. Chcete-li odeslat zprávu bez protokolů, vypněte toto nastavení."</string>
<string name="screen_bug_report_rash_logs_alert_title">"%1$s havaroval při posledním použití. Chcete se s námi podělit o zprávu o selhání?"</string>

View file

@ -10,6 +10,7 @@
<string name="screen_bug_report_error_description_too_short">"Beskrivningen är för kort, vänligen ge mer information om vad som hände. Tack!"</string>
<string name="screen_bug_report_include_crash_logs">"Skicka kraschloggar"</string>
<string name="screen_bug_report_include_logs">"Tillåt loggar"</string>
<string name="screen_bug_report_include_logs_error">"Dina loggar är alltför stora och kan därför inte inkluderas i den här rapporten. Vänligen skicka dem till oss på annat sätt."</string>
<string name="screen_bug_report_include_screenshot">"Skicka skärmdump"</string>
<string name="screen_bug_report_logs_description">"Loggar kommer att inkluderas i ditt meddelande för att se till att allt fungerar korrekt. Om du vill skicka ditt meddelande utan loggar stänger du av den här inställningen."</string>
<string name="screen_bug_report_rash_logs_alert_title">"%1$s kraschade senast den användes. Vill du dela en kraschrapport med oss?"</string>