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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="a11y_polls_percent_of_total">
<item quantity="one">"%1$d procent av totala röster"</item>
<item quantity="other">"%1$d procent av totala röster"</item>
</plurals>
<string name="a11y_polls_winning_answer">"Detta är det vinnande svaret"</string>
</resources>