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_tw.json

24 lines
1 KiB
JSON
Raw Normal View History

{
"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": "站點本地",
2023-04-05 06:54:05 +00:00
"whois.message.ip_property": "位址",
"whois.help.desc": "查詢 IP 的 WHOIS 資訊"
}