fix broken vars
This commit is contained in:
parent
6b1ffaff7a
commit
612cad5d9e
4 changed files with 18 additions and 18 deletions
|
@ -4,7 +4,7 @@
|
|||
"Notifications": "通知",
|
||||
"OK": "确定",
|
||||
"Operation failed": "操作失败",
|
||||
"%(appName)s via %(browserName)s on %(osName)s": "应用%(appName)通过%(osName)上的%(browserName)浏览器运行",
|
||||
"%(appName)s via %(browserName)s on %(osName)s": "应用%(appName)s通过%(osName)s上的%(browserName)s浏览器运行",
|
||||
"<a href=\"http://apple.com/safari\">Safari</a> and <a href=\"http://opera.com\">Opera</a> work too.": "<a href=\"http://apple.com/safari\">Safari</a>和<a href=\"http://opera.com\">Opera</a>均可运行。",
|
||||
"A new version of Riot is available.": "Riot 有更新可用。",
|
||||
"Add an email address above to configure email notifications": "请在上方输入电子邮件地址以接收邮件通知",
|
||||
|
@ -26,7 +26,7 @@
|
|||
"Custom Server Options": "自定义服务器选项",
|
||||
"customServer_text": "你可以通过指定自定义服务器选项中的其他 Home server URL 来登录其他 Matrix 服务器。<br/>该选项允许你在 Riot 上使用其他 Home server 上的帐号。<br/><br/>你也可以自定义身份验证服务器,但你将不能通过邮件邀请其他用户,同样的,你也不能通过邮件被其他用户邀请。",
|
||||
"delete the alias.": "删除别名。",
|
||||
"Delete the room alias %(alias)s and remove %(name)s from the directory?": "确定要删除房间别名 %(alias) 并将 %(name) 从列表中删除吗?",
|
||||
"Delete the room alias %(alias)s and remove %(name)s from the directory?": "确定要删除房间别名 %(alias)s 并将 %(name)s 从列表中删除吗?",
|
||||
"Describe your problem here.": "在这里描述你的问题。",
|
||||
"Directory": "房间列表",
|
||||
"Dismiss": "设为已读",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue