Sync Strings (#6626)

* Sync Strings from Localazy

* Use the previous plurals as plain strings

* Add extra case for 1 vs multiple users

* Update screenshots

---------

Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
ElementBot 2026-04-20 19:09:10 +02:00 committed by GitHub
parent f80a140cf9
commit e1b7171839
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
174 changed files with 2058 additions and 1617 deletions

View file

@ -1,5 +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="other">"%1$d phần trăm tổng số phiếu bầu"</item>
</plurals>
<string name="a11y_polls_will_remove_selection">"Xóa lựa chọn trước đó"</string>
<string name="a11y_polls_winning_answer">"Đây là câu trả lời chiến thắng"</string>
</resources>