Sync Strings from Localazy (#6269)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
parent
fb17509726
commit
cf479a8df0
167 changed files with 2455 additions and 1322 deletions
|
|
@ -4,5 +4,6 @@
|
|||
<item quantity="one">"%1$d τοις εκατό των συνολικών ψήφων"</item>
|
||||
<item quantity="other">"%1$d τοις εκατό του συνόλου των ψήφων"</item>
|
||||
</plurals>
|
||||
<string name="a11y_polls_will_remove_selection">"Θα καταργήσει την προηγούμενη επιλογή"</string>
|
||||
<string name="a11y_polls_winning_answer">"Αυτή είναι η νικητήρια απάντηση"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -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">"Esta es la respuesta ganadora"</string>
|
||||
</resources>
|
||||
|
|
@ -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">"Önceki seçim kaldırılacak"</string>
|
||||
<string name="a11y_polls_winning_answer">"Kazanan cevap"</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue