mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Update translations and other static files.
This commit is contained in:
@@ -402,6 +402,8 @@
|
||||
|
||||
<string name="ConversationActivity_error_sending_media">傳送媒體檔時出錯</string>
|
||||
|
||||
<!-- Message shown when opening an MMS group conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported">SMS messaging is no longer supported in Signal.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal 不再支援短訊功能。邀請 %1$s 加入 Signal 以繼續對話。</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -4473,6 +4475,10 @@
|
||||
<string name="NewConversationActivity__s_is_not_a_signal_user">%1$s 不是 Signal 用戶</string>
|
||||
<!-- Error message shown when we could not get a user from the username link -->
|
||||
<string name="NewConversationActivity__">%1$s 不是 Signal 用戶</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="CreateGroupActivity_not_signal_users">
|
||||
<item quantity="other">%1$s are not Signal users</item>
|
||||
</plurals>
|
||||
|
||||
<!-- ContactFilterView -->
|
||||
<string name="ContactFilterView__search_name_or_number">搜尋姓名或電話號碼</string>
|
||||
@@ -6303,5 +6309,16 @@
|
||||
<!-- Step 2 of bottom sheet shown after tapping "Turn on" from the megaphone to re-enable full screen notifications for incoming call notifications, it indicates the name of the setting that needs to be re-enabled -->
|
||||
<string name="GrantFullScreenIntentPermission_bottomsheet_step2">2. %1$s 允許全螢幕通知</string>
|
||||
|
||||
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, title for dialog -->
|
||||
<string name="MonthlyDonationCanceled__title">Monthly donation canceled</string>
|
||||
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, body for dialog. First placeholder is a payment related error message. Second placeholder is \'learn more\' -->
|
||||
<string name="MonthlyDonationCanceled__message">Your recurring monthly donation was canceled. %1$s\n\nYour badge will no longer be visible on your profile. %2$s</string>
|
||||
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, learn more used in placeholder for body for dialog. -->
|
||||
<string name="MonthlyDonationCanceled__learn_more">Learn more</string>
|
||||
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, primary button to renew subscription with new data -->
|
||||
<string name="MonthlyDonationCanceled__renew_button">Renew subscription</string>
|
||||
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, second button to dismiss the dialog entirely -->
|
||||
<string name="MonthlyDonationCanceled__not_now_button">Not now</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user