mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-10 06:14:10 +01:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
f572cfc08f
commit
fa91ba4691
@ -346,7 +346,7 @@
|
||||
<string name="polls_end_poll_confirm">Soll diese Umfrage wirklich beendet werden? Das kann nicht rückgängig gemacht werden.</string>
|
||||
<string name="polls_max_votes_reached">Sie können nicht mit mehreren Optionen für diese Umfrage abstimmen.</string>
|
||||
<string name="polls_multiple_answers">Mehrere Antworten</string>
|
||||
<string name="polls_option_delete">Lösche Option %1$s</string>
|
||||
<string name="polls_option_delete">Option %1$s löschen</string>
|
||||
<string name="polls_option_hint">Option %1$s</string>
|
||||
<string name="polls_options">Optionen</string>
|
||||
<string name="polls_private_poll">Private Umfrage</string>
|
||||
|
@ -412,4 +412,8 @@
|
||||
<string name="userinfo_no_info_headline">Ez da informazio pertsonalik ezarri</string>
|
||||
<string name="userinfo_no_info_text">Gehitu izena, irudia eta kontaktuko xehetasunak zure profilaren orrian</string>
|
||||
<string name="whats_your_status">Zein da zure egoera?</string>
|
||||
</resources>
|
||||
<plurals name="polls_amount_voters">
|
||||
<item quantity="one">Boto %d</item>
|
||||
<item quantity="other">%d boto</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
|
@ -412,4 +412,10 @@
|
||||
<string name="userinfo_no_info_headline">Brak informacji osobistych</string>
|
||||
<string name="userinfo_no_info_text">Dodaj nazwę, zdjęcie profilowe i dane kontaktowe do swojego profilu.</string>
|
||||
<string name="whats_your_status">Jaki jest Twój status?</string>
|
||||
</resources>
|
||||
<plurals name="polls_amount_voters">
|
||||
<item quantity="one">%d głos</item>
|
||||
<item quantity="few">%d głosy</item>
|
||||
<item quantity="many">%d głosów</item>
|
||||
<item quantity="other">%d głosów</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user