]> git.proxmox.com Git - mirror_edk2.git/blob - NetworkPkg/IScsiDxe/IScsiConfigStrings.uni
NetworkPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / NetworkPkg / IScsiDxe / IScsiConfigStrings.uni
1 // *++
2 //
3 // Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.<BR>
4 // SPDX-License-Identifier: BSD-2-Clause-Patent
5 //
6 // Module Name:
7 //
8 // IScsiConfigStrings.uni
9 //
10 // Abstract:
11 //
12 // String definitions for iSCSI configuration.
13 //
14 // Revision History:
15 //
16 // --*/
17
18 /=#
19
20 #langdef en-US "English"
21 #langdef x-UEFI-ns "UefiNameSpace"
22
23 #string STR_ISCSI_CONFIG_FORM_TITLE #language en-US "iSCSI Configuration"
24 #string STR_ISCSI_CONFIG_FORM_HELP #language en-US "Configure the iSCSI parameters."
25 #string STR_ISCSI_MAIN_FORM_TITLE #language en-US "iSCSI Configuration"
26 #string STR_ISCSI_MAC_FORM_TITLE #language en-US "MAC Selection"
27 #string STR_ISCSI_CONFIG_INIT_NAME #language en-US "iSCSI Initiator Name"
28 #language x-UEFI-ns "iSCSIInitiatorName"
29 #string STR_ISCSI_CONFIG_INIT_NAME_HELP #language en-US "The worldwide unique name of iSCSI Initiator. Only IQN format is accepted."
30 #string STR_ISCSI_ATTEMPT_NAME #language en-US "iSCSI Attempt Name"
31 #string STR_ISCSI_ATTEMPT_NAME_HELP #language en-US "The human name defined for this attempt."
32 #string STR_ISCSI_CONFIG_RETRY #language en-US "Connection Retry Count"
33 #string STR_ISCSI_CONFIG_RETRY_HELP #language en-US "The minimum value is 0 and the maximum is 16. 0 means no retry."
34 #string STR_ISCSI_CONFIG_TIMEOUT #language en-US "Connection Establishing Timeout"
35 #string STR_ISCSI_CONFIG_TIMEOUT_HELP #language en-US "The timeout value in milliseconds. The minimum value is 100 milliseconds and the maximum is 20 seconds."
36 #string STR_ADD_ATTEMPT_ENTRY #language en-US "Add an Attempt"
37 #string STR_ISCSI_ATTEMPT_FORM_TITLE #language en-US "Attempt Configuration"
38 #string STR_DEL_ATTEMPT_ENTRY #language en-US "Delete Attempts"
39 #string STR_DEL_ATTEMPT_ENTRY_HELP #language en-US "Delete one or more attempts"
40 #string STR_ORDER_ATTEMPT_ENTRY #language en-US "Change Attempt Order"
41 #string STR_ISCSI_MODE_PROMPT #language en-US "iSCSI Mode"
42 #string STR_ISCSI_MODE_HELP #language en-US "Disabled, Enabled, Enabled for MPIO"
43 #string STR_ISCSI_MODE_DISABLED #language en-US "Disabled"
44 #string STR_ISCSI_MODE_ENABLED #language en-US "Enabled"
45 #string STR_ISCSI_MODE_ENABLED_FOR_MPIO #language en-US "Enabled for MPIO"
46 #string STR_IP_MODE_PROMPT #language en-US "Internet Protocol"
47 #string STR_IP_MODE_HELP #language en-US "Initiator IP address is system assigned in IP6 mode. In Autoconfigure mode, iSCSI driver will attempt to connect iSCSI target via IPv4 stack, if failed then attempt IPv6 stack."
48 #string STR_IP_MODE_IP4 #language en-US "IP4"
49 #string STR_IP_MODE_IP6 #language en-US "IP6"
50 #string STR_IP_MODE_AUTOCONFIG #language en-US "Autoconfigure"
51 #string STR_AUTHEN_TYPE_PROMPT #language en-US "Authentication Type"
52 #string STR_AUTHEN_TYPE_HELP #language en-US "Authentication method: CHAP, Kerberos, or None"
53 #string STR_AUTHEN_TYPE_CHAP #language en-US "CHAP"
54 #string STR_AUTHEN_TYPE_KERBEROS #language en-US "Kerberos"
55 #string STR_AUTHEN_TYPE_NONE #language en-US "None"
56 #string STR_ISCSI_LOCAL_IP_ADDRESS #language en-US " Initiator IP Address"
57 #string STR_ISCSI_LOCAL_MASK #language en-US " Initiator Subnet Mask"
58 #string STR_ISCSI_LOCAL_GATEWAY #language en-US " Gateway"
59 #string STR_ISCSI_IP_ADDRESS_HELP #language en-US "Enter IP address in dotted-decimal notation."
60 #string STR_ISCSI_TARGET_NAME #language en-US " Target Name"
61 #string STR_ISCSI_TARGET_NAME_HELP #language en-US "The worldwide unique name of the target. Only iqn. format is accepted."
62 #string STR_ISCSI_TARGET_ADDRESS #language en-US " Target Address"
63 #string STR_ISCSI_TARGET_ADDRESS_HELP #language en-US "Enter Target address in IPv4,IPv6 or URL format.You need to configure DNS server address in advance if input a URL string."
64 #string STR_ISCSI_TARGET_PORT #language en-US " Target Port"
65 #string STR_ISCSI_BOOT_LUN #language en-US " Boot LUN"
66 #string STR_ISCSI_BOOT_LUN_HELP #language en-US "Hexadecimal representation of the LU number. Examples are: 4752-3A4F-6b7e-2F99, 6734-9-156f-127, 4186-9"
67 #string STR_ISCSI_ENABLE_DHCP #language en-US "Enable DHCP"
68 #string STR_ISCSI_ENABLE_DHCP_ON_TARGET #language en-US "Get target info via DHCP"
69 #string STR_CHAP_TYPE_PROMPT #language en-US " CHAP Type"
70 #string STR_CHAP_TYPE_HELP #language en-US "None, One way CHAP or mutual CHAP"
71 #string STR_CHAP_TYPE_UNI #language en-US "One way"
72 #string STR_CHAP_TYPE_MUTUAL #language en-US "Mutual"
73 #string STR_ISCSI_CHAP_NAME #language en-US " CHAP Name"
74 #string STR_ISCSI_CHAP_SECRET #language en-US " CHAP Secret"
75 #string STR_ISCSI_CHAP_SECRET_HELP #language en-US "The minimum length is 12 bytes and the maximum length is 16 bytes."
76 #string STR_ISCSI_REVERSE_CHAP_NAME #language en-US " Reverse CHAP Name"
77 #string STR_ISCSI_REVERSE_CHAP_SECRET #language en-US " Reverse CHAP Secret"
78 #string STR_RETURN_MAIN_FORM #language en-US "Back to Previous Page"
79 #string STR_SAVE_CHANGES #language en-US "Save Changes"
80 #string STR_SAVE_CHANGES_HELP #language en-US "Must reboot system manually for changes to take place."
81 #string STR_NULL #language en-US ""
82 #string STR_SAVE_AND_EXIT #language en-US "Commit Changes and Exit"
83 #string STR_NO_SAVE_AND_EXIT #language en-US "Discard Changes and Exit"
84 #string STR_ISCSI_CONFIG_ISID #language en-US "ISID"
85 #string STR_ISCSI_CONFIG_ISID_HELP #language en-US "OUI-format ISID in 6 bytes, default value are derived from MAC address. Only last 3 bytes are configurable. Example: update 0ABBCCDDEEFF to 0ABBCCF07901 by input F07901."
86 #string STR_ISCSI_MAC_PROMPT #language en-US "Configure the mac address for the attempt"
87 #language x-UEFI-ns "iSCSIMacAddr"
88 #string STR_ISCSI_ADD_ATTEMPTS #language en-US "Add Attempts"
89 #language x-UEFI-ns "iSCSIAddAttempts"
90 #string STR_ISCSI_DELETE_ATTEMPTS #language en-US "Delete Attempts"
91 #language x-UEFI-ns "iSCSIDeleteAttempts"
92 #string STR_ISCSI_DISPLAY_ATTEMPTS #language en-US "Display Attempts"
93 #language x-UEFI-ns "iSCSIDisplayAttemptList"
94 #string STR_ISCSI_ATTEMPT_ORDER #language en-US "New Attempt Order"
95 #language x-UEFI-ns "iSCSIAttemptOrder"
96 #string STR_ISCSI_ISID_HELP #language en-US "The iSCSI ISID. Default value are derived from MAC address. Only last 3 bytes are configurable."