Translations update from Weblate (#4371)

* Translated using Weblate (German)

Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/de/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/zh_Hans/

Co-authored-by: libexus <Asterixeins324@gmail.com>
Co-authored-by: sr093906 <spice2wolf@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
This commit is contained in:
Element Translate Bot 2021-06-02 16:21:42 +02:00 committed by GitHub
parent 9981e1218b
commit 23c1c11d81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View file

@ -62,3 +62,9 @@
/* New message indicator on a room */
"MESSAGE_IN_X" = "Nachricht in %@";
"MESSAGE_PROTECTED" = "Neue Nachricht";
/* Group call from user, CallKit caller name */
"GROUP_CALL_FROM_USER" = "%@ (Gruppenanruf)";
/* A user added a Jitsi call to a room */
"GROUP_CALL_STARTED" = "Gruppenanruf gestartet";

View file

@ -67,3 +67,9 @@
/* New message indicator on unknown room */
"MESSAGE" = "消息";
/* Group call from user, CallKit caller name */
"GROUP_CALL_FROM_USER" = "%@ (群组通话)";
/* A user added a Jitsi call to a room */
"GROUP_CALL_STARTED" = "群组通话已启动";