Sync Strings from Localazy

This commit is contained in:
bmarty 2024-02-05 00:09:59 +00:00 committed by github-actions[bot]
parent 1024056f83
commit 7911a26003
118 changed files with 996 additions and 113 deletions

View file

@ -7,10 +7,12 @@
<string name="screen_roomlist_empty_title">"Zatím žádné konverzace."</string>
<string name="screen_roomlist_filter_favourites">"Oblíbené"</string>
<string name="screen_roomlist_filter_low_priority">"Nízká priorita"</string>
<string name="screen_roomlist_filter_people">"Lidé"</string>
<string name="screen_roomlist_filter_rooms">"Místnosti"</string>
<string name="screen_roomlist_filter_unreads">"Nepřečtené"</string>
<string name="screen_roomlist_main_space_title">"Všechny chaty"</string>
<string name="screen_roomlist_mark_as_read">"Označit jako přečtené"</string>
<string name="screen_roomlist_mark_as_unread">"Označit jako nepřečtené"</string>
<string name="session_verification_banner_message">"Zdá se, že používáte nové zařízení. Ověřte přihlášení, abyste měli přístup k zašifrovaným zprávám."</string>
<string name="session_verification_banner_title">"Ověřte, že jste to vy"</string>
<string name="screen_roomlist_filter_people">"Lidé"</string>
</resources>