Updated language translations.

This commit is contained in:
Greyson Parrelli
2023-04-10 10:18:37 -04:00
parent 1d8fc4b7fd
commit 0510588a09
68 changed files with 1591 additions and 1591 deletions

View File

@@ -3907,7 +3907,7 @@
<string name="AccountSettingsFragment__require_your_signal_pin">再次用您的手机号码注册 Signal要求输入 Signal PIN 码。</string>
<string name="AccountSettingsFragment__change_phone_number">更改电话号码</string>
<!-- Account setting that allows user to request and export their signal account data -->
<string name="AccountSettingsFragment__request_account_data">Your account data</string>
<string name="AccountSettingsFragment__request_account_data">您的账户数据</string>
<!-- ExportAccountDataFragment -->
<!-- Part of requesting account data flow, this is the section title for requesting that account data -->
@@ -3936,7 +3936,7 @@
<!-- Title of dialog shown when report fails to generate -->
<string name="ExportAccountDataFragment__report_generation_failed">Couldn\'t generate report</string>
<!-- Message of dialog shown when report fails to generate asking user to check network connection -->
<string name="ExportAccountDataFragment__check_network">Check your connection and try again.</string>
<string name="ExportAccountDataFragment__check_network">请检查您的网络连接并重试。</string>
<!-- Title for export confirmation dialog -->
<string name="ExportAccountDataFragment__export_report_confirmation">要导出数据?</string>
@@ -4390,7 +4390,7 @@
<string name="ImageEditorHud__toggle_between_text_styles">切换文本样式</string>
<!-- Header for section of featured stickers (location/time stickers) -->
<string name="ScribbleStickersFragment__featured_stickers">Featured</string>
<string name="ScribbleStickersFragment__featured_stickers">精选</string>
<string name="MediaCountIndicatorButton__send">发送</string>
@@ -5654,9 +5654,9 @@
<!-- Displayed for missed calls -->
<string name="CallLogAdapter__missed">未接</string>
<!-- Displayed on Group Call button if user is not in the call -->
<string name="CallLogAdapter__join">Join</string>
<string name="CallLogAdapter__join">加入</string>
<!-- Displayed on Group Call button if user is in the call -->
<string name="CallLogAdapter__return">Return</string>
<string name="CallLogAdapter__return">返回</string>
<!-- Call Log context menu -->
<!-- Displayed as a context menu item to start a video call -->
@@ -5750,9 +5750,9 @@
<!-- Fragment title -->
<string name="CreateCallLinkBottomSheetDialogFragment__create_call_link">Create call link</string>
<!-- Displayed as a default name for the signal call -->
<string name="CreateCallLinkBottomSheetDialogFragment__signal_call">Signal call</string>
<string name="CreateCallLinkBottomSheetDialogFragment__signal_call">Signal 呼叫</string>
<!-- Displayed on a small button to allow user to instantly join call -->
<string name="CreateCallLinkBottomSheetDialogFragment__join">Join</string>
<string name="CreateCallLinkBottomSheetDialogFragment__join">加入</string>
<!-- Option to open a full screen dialog to enter a call name -->
<string name="CreateCallLinkBottomSheetDialogFragment__add_call_name">Add call name</string>
<!-- Toggle to require approval for all members before joining -->
@@ -5760,21 +5760,21 @@
<!-- Row label to share the link via Signal -->
<string name="CreateCallLinkBottomSheetDialogFragment__share_link_via_signal">Share link via Signal</string>
<!-- Row label to copy the link to the clipboard -->
<string name="CreateCallLinkBottomSheetDialogFragment__copy_link">Copy link</string>
<string name="CreateCallLinkBottomSheetDialogFragment__copy_link">复制链接</string>
<!-- Row label to share the link with the external share sheet -->
<string name="CreateCallLinkBottomSheetDialogFragment__share_link">Share link</string>
<string name="CreateCallLinkBottomSheetDialogFragment__share_link">分享链接</string>
<!-- Button text to dismiss the sheet and add it as an upcoming call -->
<string name="CreateCallLinkBottomSheetDialogFragment__done">Done</string>
<string name="CreateCallLinkBottomSheetDialogFragment__done">完成</string>
<!-- Displayed when we can\'t find a suitable way to open the system share picker -->
<string name="CreateCallLinkBottomSheetDialogFragment__failed_to_open_share_sheet">Failed to open share sheet.</string>
<!-- Displayed when we copy the call link to the clipboard -->
<string name="CreateCallLinkBottomSheetDialogFragment__copied_to_clipboard">Copied to clipboard</string>
<string name="CreateCallLinkBottomSheetDialogFragment__copied_to_clipboard">已复制到剪切板</string>
<!-- EditCallLinkNameDialogFragment -->
<!-- App bar title for editing a call name -->
<string name="EditCallLinkNameDialogFragment__edit_call_name">Edit call name</string>
<!-- Text on button to confirm edit -->
<string name="EditCallLinkNameDialogFragment__save">Save</string>
<string name="EditCallLinkNameDialogFragment__save">保存</string>
<!-- Placeholder text on input field when editing call name -->
<string name="EditCallLinkNameDialogFragment__call_name">Call name</string>