Merge pull request #4199 from RiotTranslateBot/weblate-riot-ios-riot-ios-push

Translations update from Weblate
This commit is contained in:
manuroe 2021-04-09 15:55:24 +02:00 committed by GitHub
commit 93c3e5f423
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,11 +27,11 @@
/* Multiple unread messages from three people */
"MSGS_FROM_THREE_USERS" = "%@ 条未读消息 (来自 %@、%@ 和 %@)";
/* Multiple unread messages from two plus people (ie. for 4+ people: 'others' replaces the third person) */
"MSGS_FROM_TWO_PLUS_USERS" = "%@ 条未读消息 (来自 %@、%@ 及更多)";
"MSGS_FROM_TWO_PLUS_USERS" = "%@ 条未读消息 (来自 %@、%@ 与其他)";
/* Multiple messages in two rooms */
"MSGS_IN_TWO_ROOMS" = "%@ 条未读消息 (来自聊天室 %@ 和 %@)";
/* Look, stuff's happened, alright? Just open the app. */
"MSGS_IN_TWO_PLUS_ROOMS" = "%@ 条未读消息 (来自聊天室 %@、%@ 和更多)";
"MSGS_IN_TWO_PLUS_ROOMS" = "%@ 条未读消息 (来自 %@、%@ 与其他)";
/* A user has invited you to a chat */
"USER_INVITE_TO_CHAT" = "%@ 邀请您加入私聊";
/* A user has invited you to an (unamed) group chat */
@ -55,3 +55,15 @@
/* Sticker from a specific person, not referencing a room. */
"STICKER_FROM_USER" = "%@发送了一张贴图";
"KEY_VERIFICATION_REQUEST_FROM_USER" = "%@ 想要验证";
"MESSAGE_PROTECTED" = "未读消息";
/* New message indicator on a room */
"MESSAGE_IN_X" = "%@ 中的消息";
/* New message indicator from a DM */
"MESSAGE_FROM_X" = "来自 %@ 的消息";
/** Notification messages **/
/* New message indicator on unknown room */
"MESSAGE" = "消息";