Sync Strings from Localazy (#4983)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
parent
52a6b78228
commit
d9ede0544c
138 changed files with 1485 additions and 869 deletions
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="a11y_polls_winning_answer">"Dyma\'r ateb buddugol"</string>
|
||||
</resources>
|
||||
|
|
@ -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="one">"%1$d Prozent der Stimmen insgesamt"</item>
|
||||
<item quantity="other">"%1$d Prozent der Gesamtstimmen"</item>
|
||||
</plurals>
|
||||
<string name="a11y_polls_winning_answer">"Das ist die Gewinnerantwort"</string>
|
||||
</resources>
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
<?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 persen dari total suara"</item>
|
||||
</plurals>
|
||||
<string name="a11y_polls_winning_answer">"Ini adalah jawaban yang menang"</string>
|
||||
</resources>
|
||||
|
|
@ -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="one">"%1$d percento dei voti totali"</item>
|
||||
<item quantity="other">"%1$d percento dei voti totali"</item>
|
||||
</plurals>
|
||||
<string name="a11y_polls_winning_answer">"Questa è la risposta vincente"</string>
|
||||
</resources>
|
||||
|
|
@ -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="one">"%1$d por cento de todos os votos"</item>
|
||||
<item quantity="other">"%1$d por cento de todos os votos"</item>
|
||||
</plurals>
|
||||
<string name="a11y_polls_winning_answer">"Esta é a resposta vencedora"</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue