Files
bChot-android/features/poll/api/src/main/res/values-zh-rTW/translations.xml
T
2025-12-18 16:28:50 +07:00

9 lines
413 B
XML

<?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>