Sync Strings from Localazy
This commit is contained in:
parent
ea26cb7082
commit
0224d036c7
49 changed files with 118 additions and 8 deletions
|
|
@ -13,6 +13,16 @@
|
|||
<item quantity="few">"%1$d zmeny miestnosti"</item>
|
||||
<item quantity="other">"%1$d zmien miestnosti"</item>
|
||||
</plurals>
|
||||
<plurals name="screen_room_typing_many_members">
|
||||
<item quantity="one">"%1$s, %2$s a %3$d ďalší"</item>
|
||||
<item quantity="few">"%1$s, %2$s a %3$d ďalší"</item>
|
||||
<item quantity="other">"%1$s, %2$s a %3$d ďalší"</item>
|
||||
</plurals>
|
||||
<plurals name="screen_room_typing_notification">
|
||||
<item quantity="one">"%1$s píše"</item>
|
||||
<item quantity="few">"%1$s píšu"</item>
|
||||
<item quantity="other">"%1$s píšu"</item>
|
||||
</plurals>
|
||||
<string name="report_content_explanation">"Táto správa bude nahlásená správcovi vášho domovského servera. Nebude môcť prečítať žiadne šifrované správy."</string>
|
||||
<string name="report_content_hint">"Dôvod nahlásenia tohto obsahu"</string>
|
||||
<string name="room_timeline_beginning_of_room">"Toto je začiatok %1$s."</string>
|
||||
|
|
@ -53,6 +63,7 @@
|
|||
<string name="screen_room_retry_send_menu_title">"Vašu správu sa nepodarilo odoslať"</string>
|
||||
<string name="screen_room_timeline_add_reaction">"Pridať emoji"</string>
|
||||
<string name="screen_room_timeline_less_reactions">"Zobraziť menej"</string>
|
||||
<string name="screen_room_typing_two_members">"%1$s a %2$s"</string>
|
||||
<string name="screen_room_voice_message_tooltip">"Podržaním nahrajte"</string>
|
||||
<string name="screen_room_mentions_at_room_title">"Všetci"</string>
|
||||
<string name="screen_report_content_block_user">"Zablokovať používateľa"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue