Update translations and other static files.

This commit is contained in:
Greyson Parrelli
2024-10-25 16:21:00 -04:00
parent 83808ed427
commit 410d19896d
68 changed files with 774 additions and 1176 deletions

View File

@@ -4963,7 +4963,7 @@
<!-- Text in a bottom sheet stating that suggested folders can be easily created -->
<string name="ChatFoldersEducationSheet__easily_add_suggested">Easily add suggested folders</string>
<!-- Button text to dismiss bottom sheet -->
<string name="ChatFoldersEducationSheet__continue">Continue</string>
<string name="ChatFoldersEducationSheet__continue">繼續</string>
<!-- ChatFoldersFragment -->
<!-- Description of what chat folders are -->
@@ -4977,7 +4977,7 @@
<!-- Header for section showing suggested chat folders for users to have -->
<string name="ChatFoldersFragment__suggested_folders">建議的資料夾</string>
<!-- Name of a chat folder that contains all chats that currently have unread messages -->
<string name="ChatFoldersFragment__unread">Unread</string>
<string name="ChatFoldersFragment__unread">未讀</string>
<!-- Description of the suggested unread chat folder -->
<string name="ChatFoldersFragment__unread_messages">所有聊天中的未讀訊息</string>
<!-- Name of a chat folder that contains all 1:1 (individual) chats -->
@@ -5040,30 +5040,24 @@
<string name="CreateFoldersFragment__include_muted_chats">包括靜音聊天</string>
<!-- Button text to create a folder -->
<string name="CreateFoldersFragment__create">建立</string>
<!-- Alert dialog title to create a chat folder -->
<string name="CreateFoldersFragment__create_folder_title">要建立資料夾嗎?</string>
<!-- Alert dialog description when creating a chat folder where %s is the name of the folder -->
<string name="CreateFoldersFragment__do_you_want_to_create">你要建立聊天資料夾「%1$s」嗎</string>
<!-- Alert dialog confirmation button text to save the changes -->
<string name="CreateFoldersFragment__create_folder">建立資料夾</string>
<!-- Section title shown when editing an existing folder -->
<string name="CreateFoldersFragment__edit_folder">編輯資料夾</string>
<!-- Button text to save the changes to a folder after it has been edited -->
<string name="CreateFoldersFragment__save">儲存</string>
<!-- Alert dialog title to save changes made to the current folder -->
<string name="CreateFoldersFragment__save_changes_title">要儲存變更嗎?</string>
<!-- Alert dialog description when saving a folder that has had changes made to it -->
<string name="CreateFoldersFragment__do_you_want_to_save">你要儲存對此聊天資料夾所作的變更嗎?</string>
<!-- Alert dialog confirmation button text to save the changes -->
<string name="CreateFoldersFragment__save_changes">儲存變更</string>
<!-- Alert dialog button to dismiss the dialog and discard any changes -->
<!-- Alert dialog title shown when users are going to discard any changes made to a folder without saving -->
<string name="CreateFoldersFragment__discard_changes_title">Discard changes?</string>
<!-- Alert dialog description explaining that any changes made will be discarded -->
<string name="CreateFoldersFragment__you_will_lose_changes">You\'ll lose the changes you\'ve made to this folder.</string>
<!-- Alert dialog confirmation text to discard the changes -->
<string name="CreateFoldersFragment__discard">放棄</string>
<!-- Text that when pressed will delete the current folder -->
<string name="CreateFoldersFragment__delete_folder">刪除資料夾</string>
<!-- Alert dialog title to delete the current folder -->
<string name="CreateFoldersFragment__delete_this_chat_folder">要刪除此聊天資料夾嗎?</string>
<!-- Option to see all of the chats if the chat list was too long and had been truncated -->
<string name="CreateFoldersFragment__see_all">See all</string>
<string name="CreateFoldersFragment__see_all">查看全部</string>
<!-- Toast shown when trying to make a folder with no name -->
<string name="CreateFoldersFragment__please_enter_name">Please enter a folder name</string>
<!-- ChooseChatsFragment -->
<!-- Section title representing chat types that can be added to the folder -->