Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/whois/locales/zh_cn.json

24 lines
1 KiB
JSON
Raw Normal View History

2023-04-05 06:54:05 +00:00
{
"whois.message.real_ip": "实际 IP",
"whois.message.type": "类型:",
"whois.message.postal_code": "邮编:",
"whois.message.location": "位置:",
"whois.message.organization": "组织:",
"whois.message.asn": "ASN",
"whois.message.utc": "时区:",
"whois.message.reverse": "反向解析:",
"whois.message.ip_property.global": "全局",
"whois.message.ip_property.private": "私有",
"whois.message.ip_property.reserved": "保留",
"whois.message.ip_property.multicast": "多播",
"whois.message.ip_property.link_local": "链路本地",
"whois.message.ip_property.loopback": "回环",
"whois.message.ip_property.unspecified": "未指定",
"whois.message.ip_property.ipv4_mapped": "IPv4 映射",
"whois.message.ip_property.sixtofour": "6to4 ",
"whois.message.ip_property.teredo": "Teredo ",
"whois.message.ip_property.site_local": "站点本地",
"whois.message.ip_property": "地址",
"whois.help.desc": "查询 IP 的 WHOIS 信息。"
2023-03-15 13:47:28 +00:00
}