diff --git a/locales/cs-CZ.yml b/locales/cs-CZ.yml index 9d2c0a0eb..5de79d704 100644 --- a/locales/cs-CZ.yml +++ b/locales/cs-CZ.yml @@ -36,8 +36,12 @@ common: reload-to-apply-the-setting: "Pro uplatnění tohoto nastavení musíte znovu načíst tuto stránku. Chcete ji načíst teď?" notification-types: all: "Všechny" - reply: "Odpovědět" + pollVote: "Hlasy" + follow: "Sledovaní" + reply: "Odpovědi" + quote: "Citace" renote: "Renotovat" + mention: "Zmínky" reaction: "Reakce" got-it: "Rozumím!" customization-tips: @@ -104,6 +108,7 @@ common: hide-contents: "Schovat obsah" reply-placeholder: "Odpovědět na tento příspěvek" quote-placeholder: "Citovat tento příspěvek" + quote-attached: "Přiložit citaci" submit: "Odeslat" reply: "Odpovědět" renote: "Renotovat" diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index f31a87ad5..237e8a5db 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -36,11 +36,17 @@ common: reload-to-apply-the-setting: "必须重新加载页面以应用此设置。 确实要立即重新加载吗?" fetching-as-ap-object: "联合查询" unfollow-confirm: "取消对{name}的关注?" + signin-required: "请先登录" + notification-type: "通知类型" notification-types: all: "所有" + pollVote: "投票" follow: "关注中" + receiveFollowRequest: "关注请求" reply: "回复" + quote: "引用" renote: "转推" + mention: "提及" reaction: "回应" got-it: "知道了" customization-tips: @@ -208,6 +214,7 @@ common: use-avatar-reversi-stones: "用头像作为黑白棋的棋子" disable-animated-mfm: "在帖子中禁用动画文本" disable-showing-animated-images: "不播放动画" + enable-quick-notification-view: "启用通知快速查看" suggest-recent-hashtags: "在帖子表单上显示最近流行的哈希标签" always-show-nsfw: "总是显示 NSFW 的内容" always-mark-nsfw: "总是用 NSFW 来标记附件" @@ -537,6 +544,8 @@ common/views/components/note-menu.vue: unpin: "取消置顶" delete: "删除" delete-confirm: "确定删除这个投稿吗?" + delete-and-edit: "删除和编辑" + delete-and-edit-confirm: "要删除此帖并再次编辑吗?对此帖的所有回应,转推和回复也将被删除。" remote: "显示原始投稿" pin-limit-exceeded: "无法置顶更多了。" common/views/components/user-menu.vue: