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
多羅狼 640fc27407
orz
2023-05-25 13:13:34 +08:00

25 lines
No EOL
1.2 KiB
JSON
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.

{
"whois.help.desc": "查詢 IP 的 WHOIS 資訊。",
"whois.message.ip.asn": "ASN",
"whois.message.ip.ip_property": "位址",
"whois.message.ip.ip_property.global": "全域",
"whois.message.ip.ip_property.ipv4_mapped": "IPv4 對映",
"whois.message.ip.ip_property.link_local": "鏈路本地",
"whois.message.ip.ip_property.loopback": "環回",
"whois.message.ip.ip_property.multicast": "多播",
"whois.message.ip.ip_property.private": "專用",
"whois.message.ip.ip_property.reserved": "保留",
"whois.message.ip.ip_property.site_local": "站點本地",
"whois.message.ip.ip_property.sixtofour": "6to4 ",
"whois.message.ip.ip_property.teredo": "Teredo ",
"whois.message.ip.ip_property.unknown": "未知",
"whois.message.ip.ip_property.unspecified": "未指定",
"whois.message.ip.location": "位置:",
"whois.message.ip.organization": "組織:",
"whois.message.ip.postal_code": "郵編:",
"whois.message.ip.real_ip": "實際 IP",
"whois.message.ip.reverse": "反向解析:",
"whois.message.ip.type": "類型:",
"whois.message.ip.utc": "時區:",
"whois.message.unknown": "無法識別類型,請檢查輸入是否正確。"
}