Sync Localazy strings - including post treatment.

./tools/localazy/downloadStrings.sh --all
This commit is contained in:
Benoit Marty 2024-02-23 17:27:58 +01:00 committed by Benoit Marty
parent d0a457d751
commit c746a0acc5
210 changed files with 1578 additions and 1578 deletions

View file

@ -9,6 +9,7 @@
<string name="screen_roomlist_empty_title">"Zatiaľ žiadne konverzácie."</string>
<string name="screen_roomlist_filter_favourites">"Obľúbené"</string>
<string name="screen_roomlist_filter_low_priority">"Nízka priorita"</string>
<string name="screen_roomlist_filter_people">"Ľudia"</string>
<string name="screen_roomlist_filter_rooms">"Miestnosti"</string>
<string name="screen_roomlist_filter_unreads">"Neprečítané"</string>
<string name="screen_roomlist_main_space_title">"Všetky konverzácie"</string>
@ -16,5 +17,4 @@
<string name="screen_roomlist_mark_as_unread">"Označiť ako neprečítané"</string>
<string name="session_verification_banner_message">"Vyzerá to tak, že používate nové zariadenie. Overte svoj prístup k zašifrovaným správam pomocou vášho druhého zariadenia."</string>
<string name="session_verification_banner_title">"Overte, že ste to vy"</string>
<string name="screen_roomlist_filter_people">"Ľudia"</string>
</resources>