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:
parent
f80a140cf9
commit
e1b7171839
174 changed files with 2058 additions and 1617 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue