Update translations and other static files.

This commit is contained in:
Nicholas Tinsley
2024-08-26 17:38:41 -04:00
parent 0aa764586e
commit 01cf0b69e0
55 changed files with 705 additions and 705 deletions

View File

@@ -2038,7 +2038,7 @@
<!-- Content description for navigation icon -->
<string name="CallScreenTopBar__go_back">返回</string>
<!-- Content description for info icon -->
<string name="CallScreenTopBar__call_information">Call information</string>
<string name="CallScreenTopBar__call_information">通話資訊</string>
<!-- CallScreenPreJoinOverlay -->
<!-- Displayed when users camera is disabled -->
@@ -2183,7 +2183,7 @@
<!-- Content description for end-call button -->
<string name="WebRtcCallView__end_call">掛斷</string>
<!-- Content description for toggling group ring state -->
<string name="WebRtcCallView__toggle_group_ringing">Toggle group ringing</string>
<string name="WebRtcCallView__toggle_group_ringing">切換群組響鈴</string>
<!-- Error message when the developer added a button in the wrong place. -->
<string name="WebRtcAudioOutputToggleButton_fragment_activity_error">發生用戶介面錯誤。請向開發人員報告此錯誤。</string>
@@ -7297,26 +7297,26 @@
<!-- Secondary action button label when selecting a backup tier with a current selection -->
<string name="MessageBackupsTypeSelectionScreen__cancel_subscription">取消定期贊助</string>
<!-- MessageBackupsType block amount for free tier -->
<string name="MessageBackupsTypeSelectionScreen__free">Free</string>
<string name="MessageBackupsTypeSelectionScreen__free">免費</string>
<!-- MessageBackupsType block amount for paid tier. Placeholder is formatted currency amount. -->
<string name="MessageBackupsTypeSelectionScreen__s_month">%1$s/月</string>
<!-- Title for free tier -->
<string name="MessageBackupsTypeSelectionScreen__text_plus_all_your_media">Text + all your media</string>
<string name="MessageBackupsTypeSelectionScreen__text_plus_all_your_media">文字 + 你所有的媒體</string>
<!-- Title for paid tier. Placeholder is days of media retention. -->
<plurals name="MessageBackupsTypeSelectionScreen__text_plus_d_days_of_media">
<item quantity="other">Text + %1$d days of media</item>
<item quantity="other">文字 + %1$d 天的媒體</item>
</plurals>
<!-- Description text for text history feature -->
<string name="MessageBackupsTypeSelectionScreen__full_text_message_backup">Full text message backup</string>
<string name="MessageBackupsTypeSelectionScreen__full_text_message_backup">完整文字訊息備份</string>
<!-- Description text for paid tier media retention -->
<string name="MessageBackupsTypeSelectionScreen__full_media_backup">Full media backup</string>
<string name="MessageBackupsTypeSelectionScreen__full_media_backup">完整媒體備份</string>
<!-- Description text for storage space for paid tier media. Placeholder 1 is for byte amount, placeholder 2 is for a photo count estimate -->
<string name="MessageBackupsTypeSelectionScreen__s_of_storage_s_photos">%1$s of storage (%2$s photos)</string>
<string name="MessageBackupsTypeSelectionScreen__s_of_storage_s_photos">%1$s 的儲存空間 (%2$s 張相片)</string>
<!-- Description text for thanks -->
<string name="MessageBackupsTypeSelectionScreen__thanks_for_supporting_signal">Thanks for supporting Signal!</string>
<string name="MessageBackupsTypeSelectionScreen__thanks_for_supporting_signal">感謝你對 Signal 的支持!</string>
<!-- Description text for free tier media retention. Placeholder is retention day count. -->
<plurals name="MessageBackupsTypeSelectionScreen__last_d_days_of_media">
<item quantity="other">Last %1$d days of media</item>
<item quantity="other">最近 %1$d 天的媒體</item>
</plurals>
<!-- ConfirmBackupCancellationDialog -->