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/ip/locales/zh_tw.json

25 lines
1.1 KiB
JSON
Raw Normal View History

2023-06-26 13:18:54 +00:00
{
"ip.help.desc": "查詢 IP 資訊。",
"ip.message.asn": "ASN",
"ip.message.error.unknown": "發生錯誤:無效的 IP 位址,請校對輸入。",
"ip.message.ip_property": "位址",
"ip.message.ip_property.global": "全域",
"ip.message.ip_property.ipv4_mapped": "IPv4 對映",
"ip.message.ip_property.link_local": "鏈路本地",
"ip.message.ip_property.loopback": "環回",
"ip.message.ip_property.multicast": "多播",
"ip.message.ip_property.private": "專用",
"ip.message.ip_property.reserved": "保留",
"ip.message.ip_property.site_local": "站點本地",
"ip.message.ip_property.sixtofour": "6to4 ",
"ip.message.ip_property.teredo": "Teredo ",
"ip.message.ip_property.unknown": "未知",
"ip.message.ip_property.unspecified": "未指定",
"ip.message.location": "位置:",
"ip.message.organization": "組織:",
"ip.message.postal_code": "郵編:",
"ip.message.real_ip": "實際 IP",
"ip.message.reverse": "反向解析:",
"ip.message.type": "類型:",
"ip.message.utc": "時區:"
}