Updated language translations.

This commit is contained in:
Cody Henthorne
2023-04-21 15:30:24 -04:00
parent 297eb55c61
commit c911dfa9f2
68 changed files with 384 additions and 384 deletions

View File

@@ -1782,9 +1782,9 @@
<string name="RegistrationActivity_continue">继续</string>
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">让隐私与您形影不离。\n在每一条消息中展现真正的自己。</string>
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</string>
<string name="RegistrationActivity_phone_number">手机号码</string>
<!-- Subtitle of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_enter_your_phone_number_to_get_started">Enter your phone number to get started.</string>
<string name="RegistrationActivity_enter_your_phone_number_to_get_started">请输入您的手机号以开始操作。</string>
<string name="RegistrationActivity_enter_the_code_we_sent_to_s">请输入 %1$s 收到的验证码</string>
<string name="RegistrationActivity_make_sure_your_phone_has_a_cellular_signal">请确保你的手机网络信号可接收短信或来电</string>
@@ -2877,7 +2877,7 @@
<!-- Preference title for changing navigation (bottom) bar size -->
<string name="preferences_navigation_bar_size">Navigation bar size</string>
<!-- Preference summary for normal navigation bar size -->
<string name="preferences_normal">Normal</string>
<string name="preferences_normal">正常尺寸</string>
<!-- Preference summary for compact navigation bar size -->
<string name="preferences_compact">Compact</string>
@@ -3129,7 +3129,7 @@
<!-- Button to reply to a message; Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<string name="conversation_selection__menu_reply">回复</string>
<!-- Button to edit a message; Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<string name="conversation_selection__menu_edit">Edit</string>
<string name="conversation_selection__menu_edit">编辑</string>
<!-- Button to save a message attachment (image, file etc.); Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<string name="conversation_selection__menu_save">保存</string>
<!-- Button to retry sending a message; Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
@@ -5825,12 +5825,12 @@
<!-- Dialog title, displayed below the header image -->
<string name="ChooseNavigationBarStyleFragment__navigation_bar_size">Navigation bar size</string>
<!-- Toggle button label for normal size -->
<string name="ChooseNavigationBarStyleFragment__normal">Normal</string>
<string name="ChooseNavigationBarStyleFragment__normal">正常尺寸</string>
<!-- Toggle button label for compact size -->
<string name="ChooseNavigationBarStyleFragment__compact">Compact</string>
<!-- Title shown at top of bottom sheet dialog for displaying a message\'s edit history -->
<string name="EditMessageHistoryDialog_title">Edit history</string>
<string name="EditMessageHistoryDialog_title">编辑历史</string>
<!-- EOF -->
</resources>