Updated language translations.

This commit is contained in:
Greyson Parrelli
2022-05-02 22:30:52 -04:00
parent fae427c09b
commit 52429dcd33
63 changed files with 3615 additions and 1003 deletions

View File

@@ -1014,9 +1014,8 @@
<plurals name="MessageRequestProfileView_members">
<item quantity="other">%1$d 成员</item>
</plurals>
<plurals name="MessageRequestProfileView_members_and_invited">
<item quantity="other">%1$d成员(+%2$d 获邀请)</item>
</plurals>
<!--Describes the number of members in a group. The string MessageRequestProfileView_invited is nested in the parentheses.-->
<!--Describes the number of people invited to a group. Nested inside of the string MessageRequestProfileView_members_and_invited-->
<plurals name="MessageRequestProfileView_member_of_d_additional_groups">
<item quantity="other">更多%d个群组</item>
</plurals>
@@ -1881,8 +1880,6 @@
<string name="preferences__help">帮助</string>
<string name="preferences__advanced">高级</string>
<string name="preferences__donate_to_signal">捐赠 Signal</string>
<!--Preference label when someone is already a subscriber-->
<!--Preference label for making a monthly donation to Signal-->
<!--Preference label for making one-time donations to Signal-->
<string name="preferences__privacy">隐私</string>
<string name="preferences__mms_user_agent">彩信用户代理</string>
@@ -3082,7 +3079,14 @@
<!--First small text blurb on learn more sheet-->
<string name="SubscribeLearnMoreBottomSheetDialogFragment__why_donate">为什么捐赠?</string>
<string name="SubscribeThanksForYourSupportBottomSheetDialogFragment__done">完成</string>
<!--Button label for creating a monthly donation-->
<!--Heading for more area of manage subscriptions page-->
<string name="ManageDonationsFragment__more">更多</string>
<!--Heading for receipts area of manage subscriptions page-->
<!--Heading for my subscription area of manage subscriptions page-->
<!--Label for Donation Receipts button-->
<!--Preference heading for other ways to donate-->
<!--Preference label to launch badge gifting-->
<!--Description text in boost sheet-->
<string name="Boost__enter_custom_amount">输入自定义金额</string>
<!--Displayed on "My Support" screen when user badge failed to be added to their account-->
@@ -3097,7 +3101,18 @@
<string name="SubscribeFragment__processing_payment">正在处理付款…</string>
<!--Displayed in notification when user payment fails to process on Stripe-->
<!--Displayed on "My Support" screen when user subscription payment method failed.-->
<!--Displayed when badge credential couldn\'t be verified-->
<!--Displayed when badge credential couldn\'t be verified-->
<!--Displayed as title when some generic error happens during gift badge sending-->
<!--Displayed as message when some generic error happens during gift badge sending-->
<string name="NetworkFailure__retry">重试</string>
<!--Gift message view title-->
<!--Gift message view expiry information-->
<!--Gift badge redeem action label-->
<!--Gift badge view action label-->
<string name="GiftMessageView__view">查看</string>
<!--Gift badge redeeming action label-->
<!--Gift badge redeemed label-->
<!--Stripe decline code generic_failure-->
<!--Stripe decline code verify on Google Pay and try again-->
<!--Stripe decline code learn more action label-->
@@ -3199,11 +3214,6 @@
<string name="NotificationProfileSelection__until_s">直到 %1$s</string>
<!--Option to view profile details-->
<!--Descriptor text indicating how long a profile will be on when there is a time component associated with it-->
<!--Title for notification profile megaphone-->
<!--Description for notification profile megaphone-->
<!--Call to action button to create a profile from megaphone-->
<!--Button to dismiss notification profile megaphone-->
<!-- Removed by excludeNonTranslatables <string name="NotificationProfilesMegaphone__not_now">稍后再说</string> -->
<!--Displayed in a toast when we fail to open the ringtone picker-->
<!--Description shown for the Signal Release Notes channel-->
<!--Donation receipts activity title-->
@@ -3213,6 +3223,7 @@
<!--Donation receipts recurring tab label-->
<!--Donation receipts one-time tab label-->
<string name="DonationReceiptListFragment__one_time">一次性</string>
<!--Donation receipts gift tab label-->
<!--Donation receipts boost row label-->
<!--Donation receipts details title-->
<string name="DonationReceiptDetailsFragment__details">更多</string>
@@ -3280,6 +3291,7 @@
<string name="StoryGroupReplyItem__delete">删除</string>
<!--Story settings page title-->
<!--Story settings private stories heading-->
<!--Note at bottom of story settings regarding who can see private stories.-->
<!--Option label for creating a new private story-->
<!--Page title for My Story options-->
<!--Section heading for story visibility-->
@@ -3362,6 +3374,8 @@
<!--Displayed in the viewer when network is available but content could not be downloaded-->
<!--Toasted when the user externally shares to a text story successfully-->
<!--Toasted when the user external share to a text story fails-->
<!--Displayed in a dialog to let the user select a given users story-->
<!--Displayed in a dialog to let the user select a given users profile photo-->
<!--Title for a notification at the bottom of the chat list suggesting that the user disable censorship circumvention because the service has become reachable-->
<!--Body for a notification at the bottom of the chat list suggesting that the user disable censorship circumvention because the service has become reachable-->
<!--Label for a button to dismiss a notification at the bottom of the chat list suggesting that the user disable censorship circumvention because the service has become reachable-->
@@ -3373,5 +3387,32 @@
<!--Conversation Item label for reactions to an unavailable story-->
<!--endregion-->
<!--Content description for expand contacts chevron-->
<!--Tagline for gift row items-->
<!--Headline text on start fragment for gifting a badge-->
<!--Description text on start fragment for gifting a badge-->
<!--Action button label for start fragment for gifting a badge-->
<string name="GiftFlowStartFragment__next">下一步</string>
<!--Title text on choose recipient page for badge gifting-->
<!--Title text on confirm gift page-->
<!--Heading text specifying who the gift will be sent to-->
<!--Text explaining that gift will be sent to the chosen recipient-->
<!--Text explaining that this gift is a one time donation-->
<!--Hint for add message input-->
<!--Title for sheet shown when opening a redeemed gift-->
<!--Title for sheet shown when opening a sent gift-->
<!--Description for sheet shown when opening a redeemed gift-->
<!--Description for sheet shown when opening a sent gift-->
<!--Primary action for pending gift sheet to redeem badge now-->
<!--Primary action for pending gift sheet to redeem badge later-->
<string name="ViewReceivedGiftSheet__not_now">稍后再说</string>
<!--Dialog text while redeeming a gift-->
<!--Snackbar text when user presses "not now" on redemption sheet-->
<!--Description text in gift thanks sheet-->
<!--Expired gift sheet title-->
<!--Expired gift sheet top description text-->
<!--Expired gift sheet bottom description text-->
<!--Expired gift sheet make a monthly donation button-->
<!--Expired gift sheet not now button-->
<string name="ExpiredGiftSheetConfiguration__not_now">稍后再说</string>
<!--EOF-->
</resources>