diff --git a/js/interface_localization.js b/js/interface_localization.js index 670bfad..838599b 100644 --- a/js/interface_localization.js +++ b/js/interface_localization.js @@ -967,7 +967,7 @@ if(preferredLanguage == "zh-CN"){ "All users publicly followed by": "公开关注的所有用户,被", "Available": "可用", // username is available "Appearance": "外观", - "Apply": "Apply", + "Apply": "应用", "Block chain information": "区块链信息", "Block chain is up-to-date, twister is ready to use!": "区块链已经更新,Twister 已经可以使用!", "Block generation": "区块生成器", @@ -1037,7 +1037,7 @@ if(preferredLanguage == "zh-CN"){ "Join group": "Join group", "Select group(s)": "Select group(s)", "Create": "Create", - "Join": "Join", + "Join": "加入", "Invite": "Invite", "Invite peers": "Invite peers", "Leave group": "Leave group", @@ -1133,8 +1133,8 @@ if(preferredLanguage == "zh-CN"){ "Terminate Daemon:": "终止后台进程:", "Exit": "退出", "Save Changes": "保存更改", - "profile_saved": "Profile data has been saved to DHT.", - "profile_not_saved": "Profile data has been not saved.", + "profile_saved": "个人信息已经保存到 DHT。", + "profile_not_saved": "未保存个人信息。", "Secret key:": "私钥:", "You have to log in to post messages.": "你必须登录才能发送信息。", "You have to log in to post replies.": "你必须登录才能发送回复。", @@ -1150,7 +1150,7 @@ if(preferredLanguage == "zh-CN"){ "Switch to Normal posts": "切换到普通发送", "Use language": "界面语言", "Ignore": "忽略", - "Ignore and clear out": "Ignore and clear out", + "Ignore and clear out": "忽略并清除", "Theme": "主题", "Keys": "按键", "Notifications": "通知", @@ -1161,11 +1161,11 @@ if(preferredLanguage == "zh-CN"){ "Send key": "发送键", "Posts display": "推文显示", "Post editor": "信息编辑器", - "Post preview": "Post preview", + "Post preview": "推文预览", "Inline image preview": "内嵌图像预览", "Display": "显示", - "Line feeds": "Line feeds", - "Markout": "Markout markup", + "Line feeds": "换行", + "Markout": "Markout 标记语言", "Supported punctuations:": "支持的标点符号:", "Supported emotions:": "支持的表情符号:", "Supported signs:": "支持的标记符号:",