From 990c5b50a81509b97fdcdaf6d9da78c72c9f1150 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Sun, 27 May 2018 09:28:18 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/pt-BR/admin/manage/categories.json | 4 ++-- public/language/zh-CN/global.json | 2 +- public/language/zh-CN/topic.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/language/pt-BR/admin/manage/categories.json b/public/language/pt-BR/admin/manage/categories.json index 50a5c56238..1e24ba2a87 100644 --- a/public/language/pt-BR/admin/manage/categories.json +++ b/public/language/pt-BR/admin/manage/categories.json @@ -66,6 +66,6 @@ "alert.user-search": "Procure por um usuário aqui...", "alert.find-group": "Encontre um Grupo", "alert.group-search": "Pesquise por um grupo aqui...", - "collapse-all": "Collapse All", - "expand-all": "Expand All" + "collapse-all": "Esconder todos", + "expand-all": "Expandir todos" } \ No newline at end of file diff --git a/public/language/zh-CN/global.json b/public/language/zh-CN/global.json index d8d7ec6748..4302adb6b6 100644 --- a/public/language/zh-CN/global.json +++ b/public/language/zh-CN/global.json @@ -44,7 +44,7 @@ "nextpage": "下一页", "alert.success": "成功", "alert.error": "错误", - "alert.banned": "封禁", + "alert.banned": "已封禁", "alert.banned.message": "您刚刚被封禁了,现在您将登出站点。", "alert.unfollow": "您已取消关注 %1!", "alert.follow": "您已关注 %1!", diff --git a/public/language/zh-CN/topic.json b/public/language/zh-CN/topic.json index 93c7e688ef..cc4b11ff5f 100644 --- a/public/language/zh-CN/topic.json +++ b/public/language/zh-CN/topic.json @@ -118,8 +118,8 @@ "sort_by": "排序", "oldest_to_newest": "从旧到新", "newest_to_oldest": "从新到旧", - "most_votes": "最多赞同", - "most_posts": "最多回复", + "most_votes": "赞同最多", + "most_posts": "回复最多", "stale.title": "接受建议并创建新主题?", "stale.warning": "您回复的主题已经很古老了,是否发布新主题并引用此主题的内容?", "stale.create": "创建新主题",