[Strings.0411]
;************************
; Non-Localizable strings
;************************
MSFT                                    = "Microsoft"
Nvidia                                  = "NVIDIA"

;********************
; Localizable strings
;********************
DiskId1                                 = "NVIDIA nForce Networking Controller Driver Disk 1"
NVENETFD.DeviceDesc                     = "NVIDIA nForce Networking Controller"
NVENETFD.Service.DispName               = "NVIDIA nForce Ethernet Driver"
Enabled                                 = "有効"
Disabled                                = "無効"
RSS                                     = "Receive Side Scaling"
JumboPacket                             = "Jumbo Packet"
LsoV1IPv4                               = "Large Send Offload V1 (IPv4)"
LsoV2IPv4                               = "Large Send Offload V2 (IPv4)"
LsoV2IPv6                               = "Large Send Offload V2 (IPv6)"
NetworkAddress                          = "Network Address"
InterruptModeration                     = "Interrupt Moderation"        
LowPowerStateLinkSpeed                  = "Low Power State Link Speed"
LowLinkSpeedOnBattery                   = "Low Link Speed On Battery"
VLANSupport                             = "VLAN Support"
VLANId                                  = "VLAN Id"
EEEMode                                 = "EEE Mode"
LowPowerIdleMode                        = "Low Power Idle Mode"
;
; Speed and Duplex settings
;
SpeedDuplex                             = "Speed/duplex settings"
Autonegotiation                         = "Auto Negotiation"
HD10MB                                  = "10 Mb Half Duplex"
FD10MB                                  = "10 Mb Full Duplex"
HD100MB                                 = "100 Mb Half Duplex" 
FD100MB                                 = "100 Mb Full Duplex"
HD10MBA                                 = "Auto Negotiate for 10HD"
FD10MBA                                 = "Auto Negotiate for 10FD"
HD100MBA                                = "Auto Negotiate for 100HD"
FD100MBA                                = "Auto Negotiate for 100FD"

;
; Wake on LAN from power off
;
WakeOnLANFromPowerOff                   = "WakeOnLAN From PowerOff"

;
; Flow Control values
;
FlowControl                             = "Flow Control"
FlowControlDisabled                     = "Disabled"
FlowControlRxEnabled                    = "Rx Enabled"
FlowControlTxEnabled                    = "Tx Enabled"
FlowControlRxTxEnabled                  = "Rx & Tx Enabled"

;
; TCP Checkum offload V4
;
TCPChecksumOffloadV4                    = "TCP Checksum Offload (IPv4)"
TCPChecksumOffloadV4RxEnabled           = "RX Enabled"
TCPChecksumOffloadV4TxEnabled           = "TX Enabled"
TCPChecksumOffloadV4RxTxEnabled         = "RX & TX Enabled"

;
; UDP Checkum offload V4
;
UDPChecksumOffloadV4                    = "UDP Checksum Offload (IPv4)"
UDPChecksumOffloadV4RxEnabled           = "RX Enabled"
UDPChecksumOffloadV4TxEnabled           = "TX Enabled"
UDPChecksumOffloadV4RxTxEnabled         = "RX & TX Enabled"

; TCP Checkum offload V6
;
TCPChecksumOffloadV6                    = "TCP Checksum Offload (IPv6)"
TCPChecksumOffloadV6RxEnabled           = "RX Enabled"
TCPChecksumOffloadV6TxEnabled           = "TX Enabled"
TCPChecksumOffloadV6RxTxEnabled         = "RX & TX Enabled"

;
; UDP Checkum offload V6
;
UDPChecksumOffloadV6                    = "UDP Checksum Offload (IPv6)"
UDPChecksumOffloadV6RxEnabled           = "RX Enabled"
UDPChecksumOffloadV6TxEnabled           = "TX Enabled"
UDPChecksumOffloadV6RxTxEnabled         = "RX & TX Enabled"

; IP Checksum offload V4
;
IPChecksumOffloadV4                     = "IP Checksum Offload"
IPChecksumOffloadV4RxEnabled            = "RX Enabled"
IPChecksumOffloadV4TxEnabled            = "TX Enabled"
IPChecksumOffloadV4RxTxEnabled          = "RX & TX Enabled"

;
; Wake On LAN
;
WakeOnPattern                           = "Wake on pattern match"
WakeOnMagicPacket                       = "Wake on Magic Packet"
DeviceSleepOnDisconnect                 = "Device sleep on disconnect"

;
; VLAN & Priority 
;
PriorityVLANTag                         = "Priority & VLAN"
PriorityAndVLANDisabled                 = "Priority & VLAN Disabled"
PriorityEnabled                         = "Priority Enabled"
PriorityAndVLANEnabled                  = "Priority & VLAN Enabled"

;
; Jumbo Frame settings
;
JumboNo         = "1514 bytes"
Jumbo2k         = "2514 bytes"
Jumbo4k         = "4514 bytes"
Jumbo8k         = "9014 bytes"

;
; Low power PHY reset
;
PhyResetEnable          = "Reset PHY If Not In Use"
