sanitize the i18n for fn:textForHistoryVisibilityEvent
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -160,9 +160,6 @@
|
||||
"Advanced": "高级",
|
||||
"Algorithm": "算法",
|
||||
"Always show message timestamps": "总是显示消息时间戳",
|
||||
"all room members": "所有聊天室成员",
|
||||
"all room members, from the point they are invited": "所有聊天室成员,从他们被邀请开始",
|
||||
"all room members, from the point they joined": "所有聊天室成员,从他们加入开始",
|
||||
"an address": "一个地址",
|
||||
"and": "和",
|
||||
"%(names)s and %(lastPerson)s are typing": "%(names)s 和 %(lastPerson)s 正在打字",
|
||||
@@ -212,7 +209,6 @@
|
||||
"and %(count)s others...|other": "和其它 %(count)s 个...",
|
||||
"and %(count)s others...|one": "和其它一个...",
|
||||
"%(names)s and one other are typing": "%(names)s 和另一个人正在打字",
|
||||
"anyone": "任何人",
|
||||
"Anyone": "任何人",
|
||||
"Anyone who knows the room's link, apart from guests": "任何知道聊天室链接的人,游客除外",
|
||||
"Anyone who knows the room's link, including guests": "任何知道聊天室链接的人,包括游客",
|
||||
@@ -516,7 +512,6 @@
|
||||
"Unencrypted message": "未加密的消息",
|
||||
"unknown caller": "未知的呼叫者",
|
||||
"unknown device": "未知设备",
|
||||
"unknown": "未知的",
|
||||
"Unnamed Room": "未命名的聊天室",
|
||||
"Unverified": "未验证",
|
||||
"uploaded a file": "上传一个文件",
|
||||
@@ -559,7 +554,11 @@
|
||||
"demote": "降级",
|
||||
"Deops user with given id": "Deops user",
|
||||
"Join as <voiceText>voice</voiceText> or <videoText>video</videoText>.": "通过 <voiceText>语言</voiceText> 或者 <videoText>视频</videoText>加入.",
|
||||
"%(senderName)s made future room history visible to": "%(senderName) 设定历史浏览功能为",
|
||||
"%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName) 设定历史浏览功能为 所有聊天室成员,从他们被邀请开始.",
|
||||
"%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName) 设定历史浏览功能为 所有聊天室成员,从他们加入开始.",
|
||||
"%(senderName)s made future room history visible to all room members.": "%(senderName) 设定历史浏览功能为 所有聊天室成员.",
|
||||
"%(senderName)s made future room history visible to anyone.": "%(senderName) 设定历史浏览功能为 任何人.",
|
||||
"%(senderName)s made future room history visible to unknown (%(visibility)s).": "%(senderName) 设定历史浏览功能为 未知的 (%(visibility)s).",
|
||||
"AM": "上午",
|
||||
"PM": "下午",
|
||||
"NOTE: Apps are not end-to-end encrypted": "提示:APP不支持端对端加密",
|
||||
|
||||
Reference in New Issue
Block a user