mirror of
https://ghfast.top/https://github.com/discourse/docker_manager.git
synced 2026-07-15 11:36:28 +08:00
56 lines
2.4 KiB
YAML
56 lines
2.4 KiB
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
zh_CN:
|
|
js:
|
|
admin:
|
|
docker:
|
|
all_up_to_date: "全部处于最新状态"
|
|
checking: "正在检查新版本…"
|
|
commits:
|
|
other: "%{count} 个新提交"
|
|
everything_up_to_date: "一切都处于最新状态"
|
|
forked_plugin: "复刻的官方插件"
|
|
last_updated: "最近更新:"
|
|
latest_version: "最新版本:"
|
|
main_branch_warning: "<b>警告</b>:您的 Discourse 正在跟踪可能不稳定的 'main' 分支,<a href='%{url}'>我们建议跟踪 'latest' 分支</a>。"
|
|
navigation:
|
|
processes: 进程
|
|
versions: 版本
|
|
new_version_available: "有可用的新版本!"
|
|
official_plugin: "官方插件"
|
|
outdated_image_header: "您正在运行旧版本的 Discourse 镜像"
|
|
outdated_image_info: "在运行最新镜像之前,将禁用通过 Web UI 进行的更新。为此,请使用 SSH 登录您的服务器并运行:"
|
|
outdated_image_link: "有关详情,请访问我们的支持网站"
|
|
outdated_notice: "您的 Discourse 安装已过期。"
|
|
perform_update: "点击此处更新。"
|
|
repo_newest_version: "%{name} 为最新版本。"
|
|
repository: "仓库"
|
|
reset_update: "重置更新"
|
|
reset_warning: "警告:您应当仅重置失败且未运行的更新。这不会取消当前正在运行的构建,并且只能作为最后的手段使用。"
|
|
start_updating: "开始更新"
|
|
status: "状态"
|
|
up_to_date: "最新"
|
|
update_action: "更新"
|
|
update_all: "全部更新"
|
|
update_error: "抱歉,更新 Discourse 时出错。请检查下方日志。"
|
|
update_everything: "全部更新"
|
|
update_repo: "更新 %{name}"
|
|
update_successful: "更新成功完成!"
|
|
update_tab: "更新 Discourse"
|
|
update_title: "更新"
|
|
update_description: "更新 Discourse 并查看正在运行的进程。"
|
|
updating: "正在更新…"
|
|
repo:
|
|
name: "名称"
|
|
commit_hash: "提交哈希"
|
|
last_updated: "最后更新"
|
|
latest_version: "最新版本"
|
|
status: "状态"
|
|
logs:
|
|
staff_actions:
|
|
actions:
|
|
discourse_update: "更新到最新版本"
|