mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 19:29:54 +01:00
Updated language translations.
This commit is contained in:
@@ -633,9 +633,6 @@
|
||||
<string name="ExpiredBuildReminder_this_version_of_signal_has_expired">此 Signal 版本已过期,请升级到最新版本以继续收发消息。</string>
|
||||
<string name="ExpiredBuildReminder_update_now">现在升级</string>
|
||||
|
||||
<!-- A message in a banner shown at the top of the screen indicating that the user must upgrade their device to use signal. -->
|
||||
<string name="ExpiredBuildReminder_api_19_message">Signal 已无法在此设备上运行。如要继续使用 Signal,请将您的设备更新到较新版本的 Android 系统,或更换一个新的设备。</string>
|
||||
|
||||
<!-- PendingGroupJoinRequestsReminder -->
|
||||
<plurals name="PendingGroupJoinRequestsReminder_d_pending_member_requests">
|
||||
<item quantity="other">%1$d 待处理成员请求。</item>
|
||||
@@ -4890,7 +4887,7 @@
|
||||
<string name="GiftFlowStartFragment__donate_for_a_friend">代朋友捐款</string>
|
||||
<!-- Description text on start fragment for gifting a badge -->
|
||||
<plurals name="GiftFlowStartFragment__support_signal_by">
|
||||
<item quantity="other">Support Signal by making a donation for a friend or family member who uses Signal. They\'ll receive a badge to display on their profile for %1$d days</item>
|
||||
<item quantity="other">代使用 Signal 的朋友或家人进行捐款,为 Signal 提供一份支持。对方将会收到捐款徽章并可以在个人资料中展示 %1$d 天。</item>
|
||||
</plurals>
|
||||
<!-- Action button label for start fragment for gifting a badge -->
|
||||
<string name="GiftFlowStartFragment__next">下一步</string>
|
||||
@@ -5232,9 +5229,9 @@
|
||||
<!-- Phase 1 Small megaphone title indicating sms is going away -->
|
||||
<string name="SmsExportMegaphone__sms_support_going_away">短信支持即将撤销</string>
|
||||
<!-- Phase 1 small megaphone description indicating sms is going away -->
|
||||
<string name="SmsExportMegaphone__sms_support_will_be_removed_soon_to_focus_on_encrypted_messaging">我们将很快不再支持短信服务,以专注于加密消息服务。</string>
|
||||
<string name="SmsExportMegaphone__dont_worry_encrypted_signal_messages_will_continue_to_work">Don’t worry, encrypted Signal messages will continue to work.</string>
|
||||
<!-- Phase 1 small megaphone button that takes the user to the sms export flow -->
|
||||
<string name="SmsExportMegaphone__export_sms">导出短信</string>
|
||||
<string name="SmsExportMegaphone__continue">Continue</string>
|
||||
<!-- Title for screen shown after sms export has completed -->
|
||||
<string name="ExportSmsCompleteFragment__export_complete">导出完成</string>
|
||||
<!-- Button to continue to next screen -->
|
||||
@@ -5356,10 +5353,17 @@
|
||||
<!-- Displayed in the "clear filter" item in the chat feed if the user opened the filter from the overflow menu -->
|
||||
<string name="ChatFilter__tip_pull_down">提示:下拉聊天列表进行筛选</string>
|
||||
|
||||
<!-- Text for a banner that is shown at the top of the screen letting users know that they\'re version of signal will soon expire. The placeholder is a date. -->
|
||||
<string name="API19Reminder_banner_message">Signal 很快将不再支持您设备上的 Android 版本。如要继续使用 Signal,请更新您的现有的设备或在 %1$s之前更换一个新的设备。</string>
|
||||
|
||||
<!-- Text for a button in a banner shown at the top of the screen that users can click on to get more information. -->
|
||||
<string name="API19Reminder_learn_more">了解详情</string>
|
||||
<!-- Title for screen describing that sms support is going to be removed soon -->
|
||||
<string name="SmsRemoval_title_going_away">SMS support is going away</string>
|
||||
<!-- Bullet point message shown on describing screen as first bullet why sms is being removed -->
|
||||
<string name="SmsRemoval_info_bullet_1">SMS messaging in the Signal app will soon no longer be supported.</string>
|
||||
<!-- Bullet point message shown on describing screen as second bullet why sms is being removed -->
|
||||
<string name="SmsRemoval_info_bullet_2">SMS messages are different than Signal messages. <b>This does not affect encrypted Signal messaging which will continue to work.</b></string>
|
||||
<!-- Bullet point message shown on describing screen as third bullet why sms is being removed -->
|
||||
<string name="SmsRemoval_info_bullet_3">You can export your SMS messages and choose a new SMS app.</string>
|
||||
<!-- Bullet point message shown on describing screen as first bullet variant why sms is being removed when user is locked out of sms -->
|
||||
<string name="SmsRemoval_info_bullet_1_phase_3">Signal has removed support for sending SMS messages.</string>
|
||||
<!-- Button label on sms removal info/megaphone to start the export SMS flow -->
|
||||
<string name="SmsRemoval_export_sms">Export SMS</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user