Sync Strings from Localazy

This commit is contained in:
bmarty 2023-10-02 00:09:47 +00:00 committed by GitHub
parent 6bca8be525
commit 7e3b9d8d3b
21 changed files with 81 additions and 8 deletions

View file

@ -1,5 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_migration_title">"設定您的帳號"</string>
<string name="screen_migration_message">"這是一次性的程序,感謝您耐心等候。"</string>
<string name="screen_migration_title">"正在設定您的帳號。"</string>
<string name="screen_welcome_bullet_1">"通話、投票、搜尋等更多功能將在今年登場。"</string>
<string name="screen_welcome_bullet_2">"在這次的更新,您無法查看聊天室內被加密的歷史訊息。"</string>
<string name="screen_welcome_bullet_3">"我們很樂意聽取您的意見,請到設定頁面告訴我們您的想法。"</string>
<string name="screen_welcome_button">"開始吧!"</string>
<string name="screen_welcome_subtitle">"我們有些事想告訴您:"</string>
<string name="screen_welcome_title">"歡迎使用 %1$s"</string>
</resources>