Update translations and other static files.

This commit is contained in:
Michelle Tang
2025-11-07 15:03:41 -05:00
parent aa5f5a9c2a
commit 3272e2edc7
69 changed files with 267 additions and 267 deletions

View File

@@ -61,7 +61,7 @@
<string name="ApplicationPreferencesActivity_record_phrase">紀錄短語</string>
<string name="ApplicationPreferencesActivity_before_you_can_disable_your_pin">在停用PIN碼之前你必須記錄你的付款回復詞語以確保可以回復你的付款帳戶。</string>
<!-- The title of a dialog letting the user know they have to rotate their recovery key if they want to disable PINs -->
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_title">Create a new recovery key</string>
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_title">建立新的恢復金鑰</string>
<!-- The body of a dialog letting the user know they have to rotate their recovery key if they want to disable PINs -->
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_body">You must create and record a new recovery key before you can disable your PIN.</string>
<!-- The confirmation button for a dialog letting the user know they have to rotate their recovery key if they want to disable PINs. If they click the button, they will be taken to a flow to rotate their key. -->
@@ -8604,7 +8604,7 @@
<!-- Dialog body when the recovery key change limit is exhausted and you cannot create a new key. Placeholder is number of days remaining until they can create a new key. -->
<string name="MessageBackupsKeyRecordScreen__limit_exceeded_body">Youve exhausted the number of new keys you can create. You will be able to create a new recovery key in 7 days. If you believe someone may be able to access your backup, you can choose to “Turn off and delete backup.”</string>
<!-- Button to acknowledge and dismiss dialog -->
<string name="MessageBackupsKeyRecordScreen__ok">OK</string>
<string name="MessageBackupsKeyRecordScreen__ok">確定</string>
<!-- Accessibility label for close search button in MainToolbar -->
<string name="MainToolbar__close_search_content_description">關閉搜尋</string>
<!-- Accessibility label for clear search query in MainToolbar -->
@@ -8689,11 +8689,11 @@
<!-- Dialog body when a poll fails to end and to try again -->
<string name="Poll__check_connection">請檢查你的網路連接並再試一次。</string>
<!-- Dialog title when you go to end a poll -->
<string name="Poll__end_poll_title">End poll?</string>
<string name="Poll__end_poll_title">要結束投票嗎?</string>
<!-- Dialog body when you go to end a poll -->
<string name="Poll__end_poll_body">Group members will no longer be able to vote in this poll.</string>
<string name="Poll__end_poll_body">群組成員將無法再參與此投票。</string>
<!-- Body used in dialog when we are waiting for network -->
<string name="Poll__waiting_for_network">Waiting for network</string>
<string name="Poll__waiting_for_network">等待網絡</string>
<!-- Header when creating a new poll -->
<string name="CreatePollFragment__new_poll">新的投票</string>
<!-- Section text to enter in a question for a poll -->