summaryrefslogtreecommitdiff
path: root/locales/zh-CN.yml
diff options
context:
space:
mode:
Diffstat (limited to 'locales/zh-CN.yml')
-rw-r--r--locales/zh-CN.yml25
1 files changed, 12 insertions, 13 deletions
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml
index d058c890ea..7e304022cf 100644
--- a/locales/zh-CN.yml
+++ b/locales/zh-CN.yml
@@ -116,6 +116,7 @@ common:
delete: "删除"
loading: "正在加载中"
ok: "确定"
+ cancel: "取消"
update-available-title: "有可用更新"
update-available: "新的 Misskey 版本现已发布({newer}。目前版本{current}). 刷新页面以应用更新。"
my-token-regenerated: "您的 Token 已被重置, 您将自动登出。"
@@ -148,6 +149,16 @@ common:
no-notes: "没有帖子"
turn-on-darkmode: "切换暗色主题"
turn-off-darkmode: "切换亮色主题"
+ deck-column-align: "列对齐设置"
+ deck-column-align-center: "中央"
+ deck-column-align-left: "左"
+ deck-column-align-flexible: "可变"
+ deck-column-width: "列宽度"
+ deck-column-width-narrow: "窄"
+ deck-column-width-narrower: "更窄"
+ deck-column-width-normal: "正常"
+ deck-column-width-wider: "更宽"
+ deck-column-width-wide: "宽"
error:
title: "出现问题"
retry: "重试"
@@ -841,16 +852,6 @@ desktop/views/components/settings.vue:
show-local-renotes: "在时间线中显示Local Renote(s)"
show-maps: "自动显示地图"
remain-deleted-note: "继续显示已删除的帖子"
- deck-column-align: "列对齐设置"
- deck-column-align-center: "中央"
- deck-column-align-left: "左"
- deck-column-align-flexible: "可变"
- deck-column-width: "列宽度"
- deck-column-width-narrow: "窄"
- deck-column-width-narrower: "更窄"
- deck-column-width-normal: "正常"
- deck-column-width-wider: "更宽"
- deck-column-width-wide: "宽"
sound: "声音"
enable-sounds: "开启声音"
enable-sounds-desc: "收到帖子/留言时播放声音。 此设置将被存储在浏览器中。"
@@ -1521,9 +1522,6 @@ mobile/views/pages/note.vue:
title: "帖文"
prev: "上一个帖子"
next: "下一个帖子"
-mobile/views/pages/notifications.vue:
- notifications: "通知"
- read-all: "您希望将所有通知标记为已读吗?"
mobile/views/pages/games/reversi.vue:
reversi: "游戏"
mobile/views/pages/search.vue:
@@ -1605,6 +1603,7 @@ deck:
direct: "直接发布"
notifications: "通知"
list: "列表"
+ select-list: "请选择一个列表"
swap-left: "向左移动"
swap-right: "向右移动"
swap-up: "向上移动"