Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (100 of 100 strings)

Translation: Dockge/dockge
Translate-URL: https://weblate.kuma.pet/projects/dockge/dockge/zh_Hans/
This commit is contained in:
AICHIGUA 2023-11-27 01:56:45 +00:00 committed by Weblate
parent fc42639cb5
commit e54211de1b

View file

@ -1,12 +1,12 @@
{ {
"languageName": "简体中文", "languageName": "简体中文",
"Create your admin account": "创建你的管理员账号", "Create your admin account": "创建你的管理员账号",
"authIncorrectCreds": "用户名或密码错误", "authIncorrectCreds": "用户名或密码错误",
"PasswordsDoNotMatch": "两次输入的密码不一致。", "PasswordsDoNotMatch": "两次输入的密码不一致。",
"Repeat Password": "重复以确认密码", "Repeat Password": "重复以确认密码",
"Create": "创建", "Create": "创建",
"signedInDisp": "当前用户: {0}", "signedInDisp": "当前用户: {0}",
"signedInDispDisabled": "已禁用身份验证", "signedInDispDisabled": "已禁用身份验证",
"home": "主页", "home": "主页",
"console": "终端", "console": "终端",
"registry": "镜像仓库", "registry": "镜像仓库",
@ -24,7 +24,7 @@
"saveStackDraft": "保存", "saveStackDraft": "保存",
"notAvailableShort": "不可用", "notAvailableShort": "不可用",
"deleteStackMsg": "你确定要删除这个堆栈吗?", "deleteStackMsg": "你确定要删除这个堆栈吗?",
"stackNotManagedByDockgeMsg": "这个堆栈不由Dockge管理", "stackNotManagedByDockgeMsg": "这个堆栈不由Dockge管理",
"primaryHostname": "主机名", "primaryHostname": "主机名",
"general": "常规", "general": "常规",
"container": "容器 | 容器组", "container": "容器 | 容器组",
@ -95,5 +95,7 @@
"reverseProxyMsg2": "检查如何配置WebSocket", "reverseProxyMsg2": "检查如何配置WebSocket",
"reverseProxyMsg1": "正在使用反向代理?", "reverseProxyMsg1": "正在使用反向代理?",
"connecting...": "正在连接到socket服务器...", "connecting...": "正在连接到socket服务器...",
"Cannot connect to the socket server.": "无法连接到socket服务器。" "Cannot connect to the socket server.": "无法连接到socket服务器。",
"url": "网址 | 网址",
"extra": "额外"
} }