Sync Strings from Localazy

This commit is contained in:
bmarty 2026-04-13 00:48:40 +00:00 committed by github-actions[bot]
parent dc4c1c265b
commit 23c1112dcf
186 changed files with 4902 additions and 1254 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="other">"総投票数うち%1$d%"</item>
</plurals>
<string name="a11y_polls_will_remove_selection">"前の項目を削除します"</string>
<string name="a11y_polls_winning_answer">"投票の勝者はこちらです"</string>
</resources>

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<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>