1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 15:41:45 +01:00
Files
dozzle/locales/zh.yml
2024-09-26 07:57:17 -07:00

114 lines
3.5 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

toolbar:
clear: 清除
download: 下载
search: 搜索
show: 显示 {std}
show-all: 显示全部
stop: 停止
start: 启动
restart: 重启
label:
containers: 容器
container: 无容器 | 1 容器 | {count} 容器
running-containers: 运行中的容器
all-containers: 所有容器
all: 全部
host: 主机
hosts: 主机
password: 密码
username: 用户名
container-name: 容器名称
status: 状态
created: 创建时间
avg-cpu: 平均CPU (%)
avg-mem: 平均MEM (%)
pinned: 固定
per-page: 每页行数
swarm-mode: 集群模式
services: 服务
custom-groups: 自定义组
tooltip:
search: 搜索 (⌘ + k, ⌃k)
pin-column: 固定为列
merge-services: 合并所有服务到一个视图
merge-containers: 合并所有容器到一个视图
error:
page-not-found: 此页面不存在。
invalid-auth: 用户名和密码无效。
logs-skipped: 跳过 {total} 条记录
container-not-found: 容器未找到。
events-stream:
title: 意外错误
message: >-
Dozzle UI无法连接到API。请检查您的网络设置。
如果您使用反向代理,请确保其正确配置。
events-timeout:
title: 出了点问题
message: >-
Dozzle UI在连接到API时超时。请检查网络连接并重试。
alert:
redirected:
title: 重定向到新容器
message: Dozzle自动将您重定向到新容器 {containerId}。
similar-container-found:
title: 找到相似的容器
message: >-
Dozzle发现了一个相似的容器 {containerId}它在同一主机上运行。您想切换到它吗d
title:
page-not-found: 页面未找到
login: 需要身份验证
dashboard: 1 容器 | {count} 容器
settings: 设置
button:
logout: 退出
login: 登录
settings: 设置
cancel: 取消
redirect: 重定向
placeholder:
search-containers: 搜索容器 (⌘ + k, ⌃k)
search: 搜索
settings:
display: 显示
locale: 显示语言
small-scrollbars: 使用较小的滚动条
show-timesamps: 显示时间戳
soft-wrap: 断行
datetime-format: 自定义日期和时间格式
font-size: 字体大小
color-scheme: 颜色方案
options: 选项
show-stopped-containers: 显示已停止的容器
about: 关于
search: 使用Dozzle启用搜索
using-version: 您正在使用Dozzle {version}。
update-available: >-
新版本可用!更新到 <a href="{href}" rel="noreferrer noopener">{nextVersion}</a>。
show-std: 显示stdout和stderr标签
automatic-redirect: 自动重定向到同名的新容器
compact: 紧凑模式
log:
preview: 这是默认日志样式
warning: 警告日志看起来像这样
complex: 这是一个复杂的JSON格式日志
simple: 这是一个非常非常长的消息默认情况下会自动换行。禁用软换行将禁用此功能。Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
multi-line-error:
start-line: 这是一个多行错误消息
middle-line: 带有第二行
end-line: 最后是第三行
releases:
features: 一个新功能 | {count} 个新功能
bugFixes: 一个错误修复 | {count} 个修复
breaking: 一个重大变更 | {count} 个重大变更
three_parts: "{first}, {second} 和 {third}"
two_parts: "{first} 与 {second}"
latest: 最新
no_releases: 您拥有最新版本
log_actions:
copy_log: 复制日志
jump_to_context: 跳转到上下文
toasts:
copied:
title: 已复制
message: 日志已复制到剪贴板