Translated using Weblate (Malay)

Currently translated at 7.0% (88 of 1246 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 99.9% (1245 of 1246 strings)

Co-authored-by: pikq114 <limjingliang1@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ms/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
Translation: Uptime Kuma/Uptime Kuma
This commit is contained in:
pikq114 2026-01-05 23:40:23 +00:00 committed by Weblate
parent 73af113b79
commit 343487a7ec
2 changed files with 17 additions and 3 deletions

View File

@ -85,5 +85,6 @@
"URL": "URL", "URL": "URL",
"Expected Value": "Nilai Sepatutnya", "Expected Value": "Nilai Sepatutnya",
"Friendly Name": "Nama Mudah", "Friendly Name": "Nama Mudah",
"Hostname": "Nama Host" "Hostname": "Nama Host",
"setupDatabaseEmbeddedMariaDB": "Kamu tidak perlu"
} }

View File

@ -577,7 +577,7 @@
"Retype the address.": "重新输入地址。", "Retype the address.": "重新输入地址。",
"Go back to the previous page.": "返回到上一页面。", "Go back to the previous page.": "返回到上一页面。",
"Coming Soon": "即将推出", "Coming Soon": "即将推出",
"wayToGetClickSendSMSToken": "您可以在{0}获取 API Username 和 API Key。", "wayToGetClickSendSMSToken": "你可以从{here}取得API使用者名称和API密码",
"Connection String": "连接字符串", "Connection String": "连接字符串",
"Query": "查询语句", "Query": "查询语句",
"settingsCertificateExpiry": "TLS 证书过期通知", "settingsCertificateExpiry": "TLS 证书过期通知",
@ -1283,5 +1283,18 @@
"ITU-T T.140 Real-Time Text": "ITU-T T.140 实时传输文本RTT协议", "ITU-T T.140 Real-Time Text": "ITU-T T.140 实时传输文本RTT协议",
"Declarative Resource Protocol": "声明式资源协议Declarative Resource Protocol", "Declarative Resource Protocol": "声明式资源协议Declarative Resource Protocol",
"Webpush Helptext": "Web push 仅支持 SSL (HTTPS) 连接。对于 iOS 设备,必须事先将其网页添加到主屏幕。", "Webpush Helptext": "Web push 仅支持 SSL (HTTPS) 连接。对于 iOS 设备,必须事先将其网页添加到主屏幕。",
"certHostnameMismatch": "证书的域名与监控项的地址不符。" "certHostnameMismatch": "证书的域名与监控项的地址不符。",
"Subprotocol": "子协议",
"Duration (Minutes)": "持续时间 (分钟)",
"Ignore STARTTLS": "忽略STARTTLS",
"Use STARTTLS": "使用STARTTLS",
"SMTP Security": "SMTP 安全",
"Enter the list of nodes": "输入RabbitMQ管理节点列表",
"Press Enter to add node": "按 Enter 键以添加节点",
"lowIntervalWarning": "您确定要将间隔值设置为低于 20 秒吗?性能可能会下降,尤其是在监控数量较多的情况下。",
"minimumIntervalWarning": "间隔时间低于 20 秒可能会导致性能不佳",
"settingsDomainExpiry": "域名到期",
"labelDomainExpiry": "域名到期日",
"labelDomainNameExpiryNotification": "域名到期通知",
"domainExpiryDescription": "域名到期时触发通知:"
} }