Sync Strings from Localazy

This commit is contained in:
bmarty 2024-06-10 00:17:04 +00:00 committed by github-actions[bot]
parent 4867354fd4
commit f3d286911c
71 changed files with 1424 additions and 561 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="confirm_recovery_key_banner_title">"Sisesta oma taastevõti"</string>
<string name="screen_roomlist_filter_people">"Inimesed"</string>
<string name="session_verification_banner_message">"Tundub, et kasutad uut seadet. Oma krüptitud sõnumite lugemiseks verifitseeri ta mõne muu oma seadmega."</string>
<string name="session_verification_banner_title">"Verifitseeri, et see oled sina"</string>
</resources>

View file

@ -22,7 +22,7 @@
<string name="screen_roomlist_filter_low_priority">"低优先级"</string>
<string name="screen_roomlist_filter_mixed_empty_state_subtitle">"您可以取消选择过滤器以查看其他对话"</string>
<string name="screen_roomlist_filter_mixed_empty_state_title">"您没有关于此选项的聊天"</string>
<string name="screen_roomlist_filter_people">""</string>
<string name="screen_roomlist_filter_people">"用户"</string>
<string name="screen_roomlist_filter_people_empty_state_title">"目前您还没有私信"</string>
<string name="screen_roomlist_filter_rooms">"聊天室"</string>
<string name="screen_roomlist_filter_rooms_empty_state_title">"您尚未进入任何聊天室"</string>