Update translations and other static files.

This commit is contained in:
Cody Henthorne
2025-11-20 15:37:43 -05:00
parent 1ad838d8ce
commit 04ed3d0334
68 changed files with 362 additions and 362 deletions

View File

@@ -1358,7 +1358,7 @@
<string name="AddMembersActivity__this_person_cant_be_added_to_legacy_groups">無法將此人新增到舊群組中。</string>
<!-- Confirmation text when adding one member to a group. %1$s is the member\'s name, %2$s is the group name. -->
<string name="AddMembersActivity__add_member_to_s">Add \"%1$s\" to \"%2$s\"?</string>
<string name="AddMembersActivity__add_member_to_s">新增「%1$s」到「%2$s」嗎?</string>
<!-- Confirmation text when adding members to a group. %1$d is the number of members added. %2$s is the name of the group. -->
<plurals name="AddMembersActivity__add_d_members_to_s">
@@ -5800,12 +5800,12 @@
<!-- Snackbar message when blocking a contact has failed -->
<string name="NewConversationActivity__block_failed">封鎖失敗</string>
<!-- Error message shown when looking up a person by phone number and that phone number is not associated with a signal account -->
<string name="RecipientLookup_error__s_is_not_a_signal_user">%1$s is not a Signal user</string>
<string name="RecipientLookup_error__s_is_not_a_signal_user">%1$s 不是 Signal 用戶</string>
<!-- Accessibility label for opening the screen specific dropdown menu. -->
<string name="NewConversationActivity__accessibility_open_top_bar_menu">開啟選單</string>
<!-- Error message shown in a dialog when trying to create a new group with non-signal users (e.g., unregistered or phone number only contacts) -->
<plurals name="RecipientLookup_error__not_signal_users">
<item quantity="other">%1$s are not Signal users</item>
<item quantity="other">%1$s 不是 Signal 用戶</item>
</plurals>
<!-- Hint text that shows in the recipient search bar when no text is entered yet. -->
@@ -8661,7 +8661,7 @@
<!-- Polls -->
<!-- Caption in poll message to select an option -->
<string name="Poll__select_one">Poll · Select one</string>
<string name="Poll__select_one">投票 · 選擇一項</string>
<!-- Caption in poll message to select one or more options -->
<string name="Poll__select_multiple">投票 · 選擇一項或更多</string>
<!-- Caption in poll message once a poll has ended -->