2018-01-19 03:59:58 +08:00
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- L i c e n s e , v . 2 . 0 . I f a c o p y o f t h e M P L w a s n o t d i s t r i b u t e d w i t h t h i s
- f i l e , Y o u c a n o b t a i n o n e a t h t t p : / / m o z i l l a . o r g / M P L / 2 . 0 / . - - >
<!ENTITY aboutNetworking.title "About Networking" >
<!ENTITY aboutNetworking.warning "This is very experimental. Do not use without adult supervision." >
<!ENTITY aboutNetworking.showNextTime "Show this warning next time" >
<!ENTITY aboutNetworking.ok "OK" >
<!ENTITY aboutNetworking.HTTP "HTTP" >
<!ENTITY aboutNetworking.sockets "Sockets" >
<!ENTITY aboutNetworking.dns "DNS" >
<!ENTITY aboutNetworking.websockets "WebSockets" >
<!ENTITY aboutNetworking.refresh "Refresh" >
<!ENTITY aboutNetworking.autoRefresh "Autorefresh every 3 seconds" >
<!ENTITY aboutNetworking.hostname "Hostname" >
<!ENTITY aboutNetworking.port "Port" >
<!ENTITY aboutNetworking.spdy "SPDY" >
<!ENTITY aboutNetworking.ssl "SSL" >
<!ENTITY aboutNetworking.active "Active" >
<!ENTITY aboutNetworking.idle "Idle" >
<!ENTITY aboutNetworking.host "Host" >
<!ENTITY aboutNetworking.tcp "TCP" >
<!ENTITY aboutNetworking.sent "Sent" >
<!ENTITY aboutNetworking.received "Received" >
<!ENTITY aboutNetworking.family "Family" >
<!ENTITY aboutNetworking.addresses "Addresses" >
<!ENTITY aboutNetworking.expires "Expires (Seconds)" >
<!ENTITY aboutNetworking.messagesSent "Messages Sent" >
<!ENTITY aboutNetworking.messagesReceived "Messages Received" >
<!ENTITY aboutNetworking.bytesSent "Bytes Sent" >
<!ENTITY aboutNetworking.bytesReceived "Bytes Received" >
<!ENTITY aboutNetworking.logging "Logging" >
<!ENTITY aboutNetworking.logTutorial "See <a href='https://developer.mozilla.org/docs/Mozilla/Debugging/HTTP_logging'>HTTP Logging</a> for instructions on how to use this tool." >
<!ENTITY aboutNetworking.currentLogFile "Current Log File:" >
<!ENTITY aboutNetworking.currentLogModules "Current Log Modules:" >
<!ENTITY aboutNetworking.setLogFile "Set Log File" >
<!ENTITY aboutNetworking.setLogModules "Set Log Modules" >
<!ENTITY aboutNetworking.startLogging "Start Logging" >
<!ENTITY aboutNetworking.stopLogging "Stop Logging" >
<!ENTITY aboutNetworking.dnsLookup "DNS Lookup" >
<!ENTITY aboutNetworking.dnsLookupButton "Resolve" >
<!ENTITY aboutNetworking.dnsDomain "Domain" >
<!ENTITY aboutNetworking.dnsLookupTableColumn "IPs" >
2024-11-15 12:47:24 +01:00
<!ENTITY aboutNetworking.clearDNSCache "Clear DNS cache" >