New translations ja-jp.yml (Chinese Simplified)
This commit is contained in:
parent
8b3a0abd13
commit
3b321893a3
|
@ -1333,6 +1333,8 @@ postForm: "投稿窗口"
|
||||||
textCount: "字数"
|
textCount: "字数"
|
||||||
information: "关于"
|
information: "关于"
|
||||||
chat: "聊天"
|
chat: "聊天"
|
||||||
|
migrateOldSettings: "迁移旧设置信息"
|
||||||
|
migrateOldSettings_description: "通常设置信息将自动迁移。但如果由于某种原因迁移不成功,则可以手动触发迁移过程。当前的配置信息将被覆盖。"
|
||||||
_chat:
|
_chat:
|
||||||
noMessagesYet: "还没有消息"
|
noMessagesYet: "还没有消息"
|
||||||
newMessage: "新消息"
|
newMessage: "新消息"
|
||||||
|
@ -1350,6 +1352,7 @@ _chat:
|
||||||
noHistory: "没有历史记录"
|
noHistory: "没有历史记录"
|
||||||
noRooms: "没有房间"
|
noRooms: "没有房间"
|
||||||
inviteUser: "邀请用户"
|
inviteUser: "邀请用户"
|
||||||
|
sentInvitations: "已发送的邀请"
|
||||||
join: "加入"
|
join: "加入"
|
||||||
ignore: "忽略"
|
ignore: "忽略"
|
||||||
leave: "退出房间"
|
leave: "退出房间"
|
||||||
|
@ -1357,6 +1360,7 @@ _chat:
|
||||||
searchMessages: "搜索消息"
|
searchMessages: "搜索消息"
|
||||||
home: "首页"
|
home: "首页"
|
||||||
send: "发送"
|
send: "发送"
|
||||||
|
newline: "换行"
|
||||||
muteThisRoom: "静音此房间"
|
muteThisRoom: "静音此房间"
|
||||||
deleteRoom: "删除房间"
|
deleteRoom: "删除房间"
|
||||||
cannotChatWithTheUser: "无法与此用户聊天"
|
cannotChatWithTheUser: "无法与此用户聊天"
|
||||||
|
@ -1400,8 +1404,11 @@ _settings:
|
||||||
makeEveryTextElementsSelectable: "使所有的文字均可选择"
|
makeEveryTextElementsSelectable: "使所有的文字均可选择"
|
||||||
makeEveryTextElementsSelectable_description: "若开启,在某些情况下可能降低用户体验。"
|
makeEveryTextElementsSelectable_description: "若开启,在某些情况下可能降低用户体验。"
|
||||||
showNavbarSubButtons: "在导航栏中显示副按钮"
|
showNavbarSubButtons: "在导航栏中显示副按钮"
|
||||||
|
ifOn: "启用时"
|
||||||
|
ifOff: "关闭时"
|
||||||
_chat:
|
_chat:
|
||||||
showSenderName: "显示发送者的名字"
|
showSenderName: "显示发送者的名字"
|
||||||
|
sendOnEnter: "回车键发送"
|
||||||
_preferencesProfile:
|
_preferencesProfile:
|
||||||
profileName: "配置名"
|
profileName: "配置名"
|
||||||
profileNameDescription: "请指定用于识别此设备的名称"
|
profileNameDescription: "请指定用于识别此设备的名称"
|
||||||
|
|
Loading…
Reference in New Issue