From 0f6fe9b42e22e708613879383b5d3758c82cd486 Mon Sep 17 00:00:00 2001 From: sr093906 Date: Thu, 20 May 2021 12:32:58 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 89.9% (1094 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/ --- Riot/Assets/zh_Hans.lproj/Vector.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Riot/Assets/zh_Hans.lproj/Vector.strings b/Riot/Assets/zh_Hans.lproj/Vector.strings index 858143d2f..5de9787e8 100644 --- a/Riot/Assets/zh_Hans.lproj/Vector.strings +++ b/Riot/Assets/zh_Hans.lproj/Vector.strings @@ -179,7 +179,7 @@ "room_participants_action_start_video_call" = "发起视频通话"; "room_participants_action_mention" = "提及"; // Chat -"room_jump_to_first_unread" = "跳到第一条未读信息"; +"room_jump_to_first_unread" = "跳到未读信息"; "room_new_message_notification" = "%d 条未读消息"; "room_new_messages_notification" = "%d 条未读消息"; "room_one_user_is_typing" = "%@ 正在输入…"; @@ -1136,7 +1136,7 @@ "callbar_active_and_single_paused" = "1 个进行中通话(%@)· 1 个已暂停通话"; // Call Bar -"callbar_only_single_active" = "进行中通话(%@)"; +"callbar_only_single_active" = "轻按返回通话(%@)"; "callbar_only_multiple_paused" = "%@ 个已暂停通话"; "callbar_only_single_paused" = "已暂停通话"; "callbar_return" = "返回";