Sync Strings from Localazy (#5904)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-12-15 23:51:19 +01:00 committed by GitHub
parent 3b1b923743
commit 6880cf518c
178 changed files with 3447 additions and 1206 deletions

View file

@ -0,0 +1,10 @@
<?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 posto ukupnog broja glasova"</item>
<item quantity="few">"%1$d posto ukupnog broja glasova"</item>
<item quantity="other">"%1$d posto ukupnog broja glasova"</item>
</plurals>
<string name="a11y_polls_will_remove_selection">"Uklonit će prethodni odabir"</string>
<string name="a11y_polls_winning_answer">"Ovo je pobjednički odgovor"</string>
</resources>