mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Update translations and other static files.
This commit is contained in:
@@ -2605,7 +2605,7 @@
|
||||
|
||||
<!-- SwitchCameraButton -->
|
||||
<!-- Content description for the button that switches between front and back camera during a call -->
|
||||
<string name="SwitchCameraButton__switch_camera_direction">Switch camera direction</string>
|
||||
<string name="SwitchCameraButton__switch_camera_direction">變換相機方向</string>
|
||||
|
||||
<!-- CallToastPopupWindow -->
|
||||
<string name="CallToastPopupWindow__swipe_to_view_screen_share">滑動即可查看螢幕畫面共享</string>
|
||||
@@ -4367,9 +4367,9 @@
|
||||
<!-- Button to end a poll -->
|
||||
<string name="conversation_selection__menu_end_poll">結束投票</string>
|
||||
<!-- Button to pin a message -->
|
||||
<string name="conversation_selection__menu_pin_message">Pin</string>
|
||||
<string name="conversation_selection__menu_pin_message">釘選</string>
|
||||
<!-- Button to unpin a message -->
|
||||
<string name="conversation_selection__menu_unpin_message">Unpin</string>
|
||||
<string name="conversation_selection__menu_unpin_message">取消釘選</string>
|
||||
|
||||
<!-- conversation_expiring_on -->
|
||||
|
||||
@@ -6072,7 +6072,7 @@
|
||||
<string name="ManageDonationsFragment__donation_receipts">捐款收據</string>
|
||||
<string name="ManageDonationsFragment__badges">徽章</string>
|
||||
<!-- Label that externally links to Signal Donor FAQ page -->
|
||||
<string name="ManageDonationsFragment__subscription_faq">Donor FAQ</string>
|
||||
<string name="ManageDonationsFragment__subscription_faq">捐款者常見問題</string>
|
||||
<!-- Preference heading for other ways to donate -->
|
||||
<string name="ManageDonationsFragment__other_ways_to_give">其他方式提供</string>
|
||||
<!-- Preference label to launch badge gifting -->
|
||||
@@ -7335,7 +7335,7 @@
|
||||
<!-- Displayed for one missed call declined by notification profile -->
|
||||
<string name="CallLogAdapter__missed_notification_profile">通知設定檔開啟時未接通話</string>
|
||||
<!-- Displayed for multiple missed calls declined by notification profile -->
|
||||
<string name="CallLogAdapter__missed_notification_profile_multiple">Missed while notification profile on</string>
|
||||
<string name="CallLogAdapter__missed_notification_profile_multiple">通知設定檔開啟時未接通話</string>
|
||||
<!-- Displayed on Group Call button if user is not in the call -->
|
||||
<string name="CallLogAdapter__join">加入</string>
|
||||
<!-- Displayed on Group Call button if user is in the call -->
|
||||
@@ -8848,7 +8848,7 @@
|
||||
<!-- Dialog body shown when feedback submission fails due to network issues -->
|
||||
<string name="CallQualitySheet__your_feedback_failed_to_send">Your feedback failed to send.</string>
|
||||
<!-- Dialog button to retry sending feedback after a failure -->
|
||||
<string name="CallQualitySheet__try_again">Try again</string>
|
||||
<string name="CallQualitySheet__try_again">再試一次</string>
|
||||
|
||||
<!-- Message body when someone pins a message where %1$s is the name of the person -->
|
||||
<string name="PinnedMessage__s_pinned_a_message">%1$s已釘選訊息</string>
|
||||
@@ -8873,7 +8873,7 @@
|
||||
<!-- Caption shown when the pinned message is a view once media -->
|
||||
<string name="PinnedMessage__view_once">一次性多媒體檔案</string>
|
||||
<!-- Context menu option to unpin the message -->
|
||||
<string name="PinnedMessage__unpin_message">Unpin</string>
|
||||
<string name="PinnedMessage__unpin_message">取消釘選</string>
|
||||
<!-- Context menu option to view all the message -->
|
||||
<string name="PinnedMessage__view_all_messages">檢視所有訊息</string>
|
||||
<!-- Text to unpin all messages -->
|
||||
@@ -8901,7 +8901,7 @@
|
||||
<!-- Dialog title when failing to unpin all messages -->
|
||||
<string name="PinnedMessage__couldnt_unpin_all">Couldn\'t unpin messages</string>
|
||||
<!-- Dialog body when failing to pin a message -->
|
||||
<string name="PinnedMessage__check_connection">Check your connection and try again.</string>
|
||||
<string name="PinnedMessage__check_connection">請檢查你的網路連接並再試一次。</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user