mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-10 01:47:43 +02:00
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (50 of 50 strings) Translation: Element iOS/Element iOS (Push) Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/zh_Hant/
This commit is contained in:
@@ -75,15 +75,15 @@
|
||||
"USER_MEMBERSHIP_UPDATED" = "%@ 更新了個人資料";
|
||||
|
||||
/* A user has change their name to a new name which we don't know */
|
||||
"GENERIC_USER_UPDATED_DISPLAYNAME" = "%@ 變更了名字";
|
||||
"GENERIC_USER_UPDATED_DISPLAYNAME" = "%@ 變更了名稱";
|
||||
|
||||
/** Membership Updates **/
|
||||
|
||||
/* A user has change their name to a new name */
|
||||
"USER_UPDATED_DISPLAYNAME" = "%@ 把名稱變更為 %@";
|
||||
"USER_UPDATED_DISPLAYNAME" = "%@ 將名稱變更為 %@";
|
||||
|
||||
/* A user has change their avatar */
|
||||
"USER_UPDATED_AVATAR" = "%@ 變更了他們的頭像";
|
||||
"USER_UPDATED_AVATAR" = "%@ 變更了大頭照";
|
||||
|
||||
/* A user has reacted to a message, but the reaction content is unknown */
|
||||
"GENERIC_REACTION_FROM_USER" = "%@ 送出了一個反應";
|
||||
|
||||
Reference in New Issue
Block a user