Service operation UI merge
[sdc.git] / catalog-ui / src / assets / languages / en_US.json
1 {
2     "PROJECT_TITLE": "SDC",
3
4     "=========== VALIDATION ===========": "",
5     "VALIDATION_ERROR_MAX_LENGTH": "Max length {{max}} characters.",
6     "VALIDATION_ERROR_MIN_LENGTH": "Min length {{min}} characters.",
7     "VALIDATION_ERROR_REQUIRED": "{{field}} is required.",
8     "VALIDATION_ERROR_SPECIAL_CHARS_NOT_ALLOWED": "Special characters not allowed.",
9     "LABEL_MAX_SIZE_XX": "Max size is up to {{size}}",
10     "LABEL_ALL_FIELDS_ARE_MANDATORY": "All fields are mandatory.",
11     "VALIDATION_ERROR_BOOLEAN": "Value should be 'TRUE' or 'FALSE'.",
12     "VALIDATION_ERROR_TYPE": "Value should be of type {{type}}.",
13     "VALIDATION_ERROR_MAX_LENGTH_NOT_INCLUDING_NAME": "Max length {{max}} characters (including name length).",
14     "VALIDATION_ERROR_MAX_FILE_SIZE": "Max file size is 10 MB.",
15     "VALIDATION_ERROR_EMPTY_FILE": "The file you uploaded was empty, please upload a valid file.",
16     "VALIDATION_ERROR_VALUE_MUST_BE_CHANGED": "Value must be changed",
17     "VALIDATION_ERROR_INVALID_NAME": "Invalid name.",
18
19     "=========== GENERAL ===========": "",
20     "GENERAL_LABEL_TYPE": "Type:",
21     "GENERAL_LABEL_VERSION": "Version:",
22     "GENERAL_LABEL_CATEGORY": "Category:",
23     "GENERAL_LABEL_SUB_CATEGORY": "Sub Category:",
24     "GENERAL_LABEL_CREATION_DATE": "Creation Date:",
25     "GENERAL_LABEL_AUTHOR": "Author:",
26     "GENERAL_LABEL_CONTACT_ID": "Contact ID:",
27     "GENERAL_LABEL_RESOURCE_MODEL_NUMBER":"Vendor Model Number:",
28     "GENERAL_LABEL_SERVICE_TYPE": "Service Type:",
29     "GENERAL_LABEL_SERVICE_ROLE": "Service Role:",
30     "GENERAL_LABEL_STATUS": "Status:",
31     "GENERAL_LABEL_PROJECT_CODE": "Project Code:",
32     "GENERAL_LABEL_DESCRIPTION": "Description:",
33     "GENERAL_LABEL_TAGS": "Tags:",
34     "GENERAL_LABEL_RESOURCE_TYPE": "Resource Type:",
35     "GENERAL_LABEL_VENDOR_NAME": "Vendor Name:",
36     "GENERAL_LABEL_VENDOR_RELEASE": "Vendor Release:",
37     "GENERAL_LABEL_LICENSE_TYPE": "License Type:",
38     "GENERAL_LABEL_SERVICE": "Service:",
39     "GENERAL_LABEL_RESOURCE": "Resource:",
40     "GENERAL_LABEL_LIFE_CYCLE_STATUS": "Life Cycle Status:",
41     "GENERAL_LABEL_DISTRIBUTION_STATUS": "Distribution Status:",
42     "GENERAL_LABEL_SYSTEM_NAME": "System Name:",
43     "GENERAL_LABEL_SOURCE_SERVICE_NAME": "Source Service Name:",
44     "GENERAL_LABEL_RESOURCE_CUSTOMIZATION_UUID": "Resource Customization UUID:",
45     
46
47     "=========== GENERAL_TAB ===========": "",
48     "GENERAL_TAB_LABEL_RESOURCE_MODEL_NUMBER":"Vendor Model Number",
49     "GENERAL_TAB_LABEL_SERVICE_TYPE": "Service Type",
50     "GENERAL_TAB_LABEL_SERVICE_ROLE": "Service Role",
51
52     "=========== GENERAL ERROR PAGES ===========": "",
53     "GENERAL_ERROR_403_TITLE": "SDC Access Denied",
54     "GENERAL_ERROR_403_DESCRIPTION": "Sorry, you are not authorized to view this page. Please visit the Portal Application to provision a user account for SDC.",
55
56     "=========== ERROR VIEW MODEL ===========": "",
57     "ADMIN_EMAIL": "",
58     "EMAIL_SUBJECT_PREFIX": "SDC Access Request for",
59
60     "=========== TOP MENU ===========": "",
61     "TOP_MENU_HOME_BUTTON": "HOME",
62     "TOP_MENU_CATALOG_BUTTON": "CATALOG",
63     "TOP_MENU_ON_BOARD_BUTTON": "ONBOARD",
64     "TOP_MENU_DCAE_BUTTON": "DCAE",
65
66     "=========== SIGN IN PAGE ===========": "",
67     "SIGN_IN_CAPTION": "Signing in",
68     "SIGN_IN_DESCRIPTION": "Please wait. If you are using Internet Explorer, please reattempt access using Chrome or Firefox.",
69
70     "=========== TUTORIAL PAGE ===========": "",
71     "TUTRIAL_GENERAL_PREVIOUS_BUTTON": "prev",
72     "TUTRIAL_GENERAL_NEXT_BUTTON": "next",
73     "TUTRIAL_GENERAL_SKIP_BUTTON": "skip",
74     "TUTRIAL_GENERAL_CLOSE_BUTTON": "close",
75     "TUTRIAL_GENERAL_NEXT_BUTTON_END": "done",
76
77     "TUTRIAL_GENERAL_TAB_1": "Workspace",
78     "TUTRIAL_GENERAL_TAB_2": "Catalog",
79     "TUTRIAL_GENERAL_TAB_3": "Design Studio",
80
81     "TUTORIAL_PAGE1_TITLE": "Your Personal Workspace",
82     "TUTORIAL_PAGE1_TEXT": "SDC keeps track of the Resources and Services you are assigned to work on. You access these assets directly from your Workspace.",
83
84     "TUTORIAL_PAGE2_TITLE": "Folders",
85     "TUTORIAL_PAGE2_TEXT": "Your personal Workspace shows the Resources and Services on which you have recently worked. To view a subset, filter by selecting a folder from the left pane.",
86
87     "TUTORIAL_PAGE3_TITLE": "Assets Status and Type",
88     "TUTORIAL_PAGE3_TEXT": "Each of your assets is represented as an item on your Workspace.",
89
90     "TUTORIAL_PAGE4_TITLE": "Asset Type",
91     "TUTORIAL_PAGE4_TEXT": "At the top left corner, R indicates a Resource and S indicates a Service.",
92
93     "TUTORIAL_PAGE5_TITLE": "Asset Name",
94     "TUTORIAL_PAGE5_TEXT": "At the bottom, Resource or Service name and version number are displayed.",
95
96     "TUTORIAL_PAGE6_TITLE": "Asset Icon",
97     "TUTORIAL_PAGE6_TEXT": "A Resource or Service is represented by an icon chosen by the Designer.",
98
99     "TUTORIAL_PAGE7_TITLE": "Asset Status",
100     "TUTORIAL_PAGE7_TEXT": "In the top right corner, an indication of the asset's current status is displayed.",
101
102     "TUTORIAL_PAGE8_TITLE": "Asset Menu",
103     "TUTORIAL_PAGE8_TEXT": "Hover over the three vertical dots to view a menu of actions you can request for the Resource or Service.",
104
105     "TUTORIAL_PAGE9_TITLE": "SDC Catalog",
106     "TUTORIAL_PAGE9_TEXT": "In the SDC Catalog you can view all available Resources and Services. Access the Catalog by clicking Catalog in the left pane.",
107
108     "TUTORIAL_PAGE10_TITLE": "Catalog Filtering",
109     "TUTORIAL_PAGE10_TEXT": "You can filter the Resources and Services displayed in the Catalog. Click on combinations of the Type, Category, and State criteria displayed in the left pane to filter by those criteria.",
110
111     "TUTORIAL_PAGE11_TITLE": "Catalog Search",
112     "TUTORIAL_PAGE11_TEXT": "You can also filter by using the search bar. Type a term, or multiple terms separated by commas. All Resources and Services with a Name, Tag, or Description containing the search term(s) will be displayed.",
113
114     "TUTORIAL_PAGE12_TITLE": "Design Studio",
115     "TUTORIAL_PAGE12_TEXT": "As a Designer, you have access to the Design Studio. You can add, change, and delete information related to a Resource or Service.",
116
117     "TUTORIAL_PAGE13_TITLE": "Create & Modify Asset",
118     "TUTORIAL_PAGE13_TEXT": "From your personal Workspace you can:<ul><li>Create a New Resource or Service (Click Create New)</li><li>Modify an existing Service or Resource (using the menu actions)</li></uL>",
119
120     "TUTORIAL_PAGE14_TITLE": "Create New Asset",
121     "TUTORIAL_PAGE14_TEXT": "When you create a new Resource or Service, you need to fill in profile data to create a new Catalog entry.",
122
123     "TUTORIAL_PAGE15_TITLE": "Left Pane",
124     "TUTORIAL_PAGE15_TEXT": "In creating or editing a Service, you can choose elements from the left pane to add to your Service. You can enter search criteria to change the visible elements in the left pane.",
125
126     "TUTORIAL_PAGE16_TITLE": "Drag & Drop",
127     "TUTORIAL_PAGE16_TEXT": "To include an element in your Service, drag it onto the Design Studio. If a green guide indication appears, drop the element near the guide and the Design Studio will automatically connect the two elements for you.",
128
129     "TUTORIAL_PAGE17_TITLE": "Relationship Selection",
130     "TUTORIAL_PAGE17_TEXT": "When you connect two elements, you can define the relationship between the two. Design Studio will display the allowed relationships from which you can choose.",
131
132     "TUTORIAL_PAGE18_TITLE": "View & Delete Relationship",
133     "TUTORIAL_PAGE18_TEXT": "You can view or delete the relationship between the two elements by selecting the relationship icon on the connecting line.",
134
135     "TUTORIAL_PAGE19_TITLE": "Information tab",
136     "TUTORIAL_PAGE19_TEXT": "Here you can review general information about the Resource, such as version, category, author, and description.",
137
138     "TUTORIAL_PAGE20_TITLE": "Structure tab",
139     "TUTORIAL_PAGE20_TEXT": "Here you can review the structural components of the Resource in a hierarchical tree diagram, including any connected Resources.",
140
141     "TUTORIAL_PAGE21_TITLE": "Deployment Artifacts tab",
142     "TUTORIAL_PAGE21_TEXT": "Here you can view and manage the Artifact files associated with the Resource. You can download existing files, upload additional files, and manage HEAT template parameters.",
143
144     "TUTORIAL_PAGE22_TITLE": "Properties tab",
145     "TUTORIAL_PAGE22_TEXT": "Here you can manage the properties of the Resource. You can view, edit, add and delete properties.",
146
147     "TUTORIAL_PAGE23_TITLE": "Information Artifacts tab",
148     "TUTORIAL_PAGE23_TEXT": "Here you can manage documents associated with the Resource (such as test scripts, features, and capacity).",
149
150     "TUTORIAL_PAGE24_TITLE": "Requirements and Capabilities tab",
151     "TUTORIAL_PAGE24_TEXT": "Here you can view the Resource capabilities and requirements, and from where the requirements are derived.  If a Resource is connected to other Resources, the relationship associated with this connection is reflected (in the Requirements section) of this tab.",
152
153     "TUTORIAL_PAGE25_TITLE": "Information tab",
154     "TUTORIAL_PAGE25_TEXT": "Here you can view general information about the Service, such as version, category, author, and description.",
155
156     "TUTORIAL_PAGE26_TITLE": "Structure tab",
157     "TUTORIAL_PAGE26_TEXT": "Here you can view the Service structure in a hierarchical tree diagram, including the component Resources.",
158
159     "TUTORIAL_PAGE27_TITLE": "Deployment Artifacts tab",
160     "TUTORIAL_PAGE27_TEXT": "Here you can view and manage the Artifact files associated with the Service. You can download existing files, upload additional files, and manage HEAT template parameters.",
161
162     "TUTORIAL_PAGE28_TITLE": "Inputs tab",
163     "TUTORIAL_PAGE28_TEXT": "Here you can view and edit the properties of the Service, and see from which Resource the parameters originated. Properties are grouped by Resource instance.",
164
165     "TUTORIAL_PAGE29_TITLE": "Information Artifacts tab",
166     "TUTORIAL_PAGE29_TEXT": "Here you can manage documents associated with the Service (such as service topology, message flows, and management flows). Some of these documents are created by embedded tools, such as ASE tools.",
167
168     "TUTORIAL_PAGE30_TITLE": "API tab",
169     "TUTORIAL_PAGE30_TEXT": "Here you can manage the Service API (such as monitoring and instantiation), and you can upload an archive containing the HTML pages and the API URL.",
170
171     "TUTORIAL_LAST_PAGE_TITLE": "Great!",
172     "TUTORIAL_LAST_PAGE_TEXT": "Now that you are familiar with the system, you can begin building!",
173     "TUTORIAL_LAST_PAGE_BTN_ACTION_MY_DASHBOARD": "My Dashboard",
174
175     "=========== CATALOG PAGE ===========": "",
176     "HEADER_CAPTION_CATALOG": "Catalog",
177     "SORT_CAPTION": "Order By:",
178     "SORT_BY_UPDATE_DATE": "Last updated",
179     "SORT_ALPHABETICAL": "Alphabetical order",
180
181
182     "=========== HEADER PAGE ===========": "",
183     "HEADER_HELP_TEXT_CATALOG_TUTORIAL": "Catalog Tutorial",
184     "HEADER_HELP_TEXT_DESIGNER_TUTORIAL": "Design Studio Tutorial",
185     "HEADER_HELP_TEXT_WORKSPACE_TUTORIAL": "Workspace Tutorial",
186
187     "=========== WELCOME PAGE ===========": "",
188     "WELCOME_HELLO": "Hello {{username}},",
189     "WELCOME_MESSAGE_1": "Welcome to Service Design and Creation (SDC) Portal. SDC supports Domain 2.0 Resource Onboarding and Service Creation.",
190     "WELCOME_MESSAGE_2": "This tutorial walks first-time users through the SDC portal components.  Future logins directly access the SDC work platform without displaying the tutorial.  To see the tutorial, click the Tutorial link on each SDC page.",
191     "WELCOME_MESSAGE_CURRENT_VERSION": "Current Version {{version}}",
192     "WELCOME_MESSAGE_SEE_WHATS_NEW": "See what's new",
193     "WELCOME_BTN_START_TUTORIAL": "Let's start",
194     "WELCOME_BTN_SKIP": "skip for now",
195     "WELCOME_BTN_ACTION_DESIGN_STUDIO": "Design Studio",
196     "WELCOME_BTN_ACTION_CERTIFICATION_STUDIO": "Tester's Workspace",
197     "WELCOME_BTN_ACTION_GOVERNOR_BOARD": "Governance Board",
198     "WELCOME_BTN_ACTION_DISTRIBUTION_STUDIO": "Distribution Studio",
199     "WELCOME_BTN_ACTION_CATALOG": "Catalog",
200
201     "=========== ONBOARD VENDOR PAGE ===========": "",
202     "HEADER_CAPTION_ONBOARD":"On Board",
203
204     "=========== NEW RESOURCE SERVICE ===========": "",
205     "NEW_SERVICE_RESOURCE_WRAPPER_TAB_GENERAL_INFORMATION": "General Information",
206     "NEW_SERVICE_RESOURCE_WRAPPER_TAB_ADDITIONAL_INFO": "Additional Information",
207     "NEW_SERVICE_RESOURCE_WRAPPER_TAB_BILLING_AND_ORDERING": "Order Attributes & Rules",
208     "NEW_SERVICE_RESOURCE_SAVE_BUTTON": "Save",
209     "NEW_SERVICE_RESOURCE_DONE_BUTTON": "Done",
210
211     "=========== NEW RESOURCE SERVICE ERRORS ===========": "",
212     "NEW_SERVICE_RESOURCE_ERROR_SERVICE_NAME_REQUIRED": "Service name is required.",
213     "NEW_SERVICE_RESOURCE_ERROR_MAX_LENGTH_25": "Max length 25 characters.",
214     "NEW_SERVICE_RESOURCE_ERROR_MAX_LENGTH_50": "Max length 50 characters.",
215     "NEW_SERVICE_RESOURCE_ERROR_MAX_LENGTH_128": "Max length 128 characters.",
216     "NEW_SERVICE_RESOURCE_ERROR_MAX_LENGTH_1024": "Max length 1024 characters.",
217     "NEW_SERVICE_RESOURCE_ERROR_NAME_EXISTS": "Name already exists.",
218     "NEW_SERVICE_RESOURCE_ERROR_SPECIAL_CHARS": "Special characters not allowed.",
219     "NEW_SERVICE_RESOURCE_ERROR_CATEGORY_REQUIRED": "category is required.",
220     "NEW_SERVICE_RESOURCE_ERROR_PROJECT_CODE_REQUIRED": "Project code is required.",
221     "NEW_SERVICE_RESOURCE_ERROR_PROJECT_CODE_NOT_VALID": "Project code is not valid.",
222     "NEW_SERVICE_RESOURCE_ERROR_CONTACT_REQUIRED": "Contact is required.",
223     "NEW_SERVICE_RESOURCE_ERROR_CONTACT_NOT_VALID": "Contact is not valid.",
224     "NEW_SERVICE_RESOURCE_ERROR_SERVICE_DESCRIPTION_REQUIRED": "Service description is required.",
225     "NEW_SERVICE_RESOURCE_ERROR_MIN_ONE_TAG": "Enter at least one tag.",
226     "NEW_SERVICE_RESOURCE_ERROR_TAG_NAME_EXIST": "Tag name already exists.",
227     "NEW_SERVICE_RESOURCE_ERROR_SERVICE_ICON": "Icon required.",
228     "NEW_SERVICE_RESOURCE_ERROR_RESOURCE_ICON": "Icon required.",
229     "NEW_SERVICE_RESOURCE_ERROR_RESOURCE_NAME_REQUIRED": "Name is required.",
230     "NEW_SERVICE_RESOURCE_ERROR_RESOURCE_DESCRIPTION_REQUIRED": "Description is required.",
231     "NEW_SERVICE_RESOURCE_ERROR_VENDOR_NAME_REQUIRED": "Vendor name is required.",
232     "NEW_SERVICE_RESOURCE_ERROR_VENDOR_RELEASE_REQUIRED": "Vendor Release is required.",
233     "NEW_SERVICE_RESOURCE_ERROR_TEMPLATE_REQUIRED": "Template is required.",
234     "NEW_SERVICE_RESOURCE_ERROR_TAG_PATTERN": "{{text}}",
235     "NEW_SERVICE_RESOURCE_ERROR_VALID_TOSCA_EXTENSIONS_TITLE": "Invalid Tosca file",
236     "NEW_SERVICE_RESOURCE_ERROR_VALID_TOSCA_EXTENSIONS": "File extension should be {{extensions}}.",
237     "NEW_SERVICE_RESOURCE_ERROR_TOSCA_FILE_REQUIRED": "Tosca file is required.",
238     "NEW_SERVICE_RESOURCE_ERROR_VALID_CSAR_EXTENSIONS_TITLE": "Invalid csar file",
239     "NEW_SERVICE_RESOURCE_ERROR_VALID_CSAR_EXTENSIONS": "File extension should be {{extensions}}.",
240
241     "=========== SUGGESTED ICONS TOOLTIP ===========": "",
242     "call_controll": "Call Control",
243     "mobility": "Mobility",
244     "network_l_1-3": "Network L 1-3",
245     "network_l_4": "Network L 4+",
246     "router": "Router",
247     "database": "Database",
248     "network": "Network",
249     "objectStorage": "Object Storage",
250     "connector": "Connector",
251     "brocade": "Brocade",
252     "cisco": "Cisco",
253     "ericsson": "Ericsson",
254     "tropo": "Tropo",
255     "fortinet": "Fortinet",
256     "att": "AT&T",
257     "broadsoft": "BroadSoft",
258     "alcatelLucent": "Alcatel-Lucent",
259     "metaswitch": "Metaswitch",
260     "aricent": "Aricent",
261     "mySql": "MySQL",
262     "juniper": "Juniper Networks",
263     "oracle": "Oracle Corporation",
264     "nokia_siemens": "Nokia Networks",
265     "borderElement": "Border Element",
266     "applicationServer": "Application Server",
267     "server": "Server",
268     "port": "Port",
269     "loadBalancer": "Load Balancer",
270     "compute": "Compute",
271     "gateway": "Gateway",
272     "defaulticon": "Default Icon",
273     "monitoring_template": "Monitoring Template",
274
275     "=========== ADD ARTIFACT FROM ===========": "",
276     "ADD_ARTIFACT_ERROR_VALID_EXTENSIONS": "File extension should be {{extensions}}.",
277     "ADD_ARTIFACT_ERROR_FILE_REQUIRED": "Artifact file is required.",
278     "ADD_ARTIFACT_ERROR_LABEL_REQUIRED": "Artifact label is required.",
279     "ADD_ARTIFACT_ERROR_LABEL_MAXLENGTH": "Max length 25 characters.",
280     "ADD_ARTIFACT_ERROR_LABEL_PATTERN": "not allowed special characters.",
281     "ADD_ARTIFACT_ERROR_TYPE_REQUIRED": "type is required.",
282     "ADD_ARTIFACT_ERROR_TIMEOUT_MIN": "Timeout can't be set to zero.",
283     "ADD_ARTIFACT_ERROR_TIMEOUT_MAXLENGTH": "Max length 25 characters.",
284     "ADD_ARTIFACT_ERROR_TIMEOUT_PATTERN": "Invalid value.",
285     "ADD_ARTIFACT_ERROR_APIURL_REQUIRED": "Artifact URL is required.",
286     "ADD_ARTIFACT_ERROR_APIURL_MAXLENGTH": "Max length 100 characters.",
287     "ADD_ARTIFACT_ERROR_APIURL_URL": "Url not valid",
288     "ADD_ARTIFACT_ERROR_DESCRIPTION_REQUIRED": "Description is required.",
289     "ADD_ARTIFACT_ERROR_DESCRIPTION_MAXLENGTH": "Max length 256 characters.",
290     "ADD_ARTIFACT_ERROR_DESCRIPTION_PATTERN": "not allowed special characters.",
291
292     "=========== ARTIFACT VIEW ===========": "",
293     "ARTIFACT_VIEW_DELETE_MODAL_TITLE": "Delete Artifact Confirmation",
294     "ARTIFACT_VIEW_DELETE_MODAL_TEXT": "Are you sure you want to delete '{{name}}'?",
295
296     "=========== PROPERTY VIEW ===========": "",
297     "PROPERTY_VIEW_DELETE_MODAL_TITLE": "Delete Property Confirmation",
298     "PROPERTY_VIEW_DELETE_MODAL_TEXT": "Are you sure you want to delete '{{name}}'?",
299     "PROPERTY_EDIT_PATTERN": "Invalid value.",
300     "PROPERTY_EDIT_LIST_STRING": "Invalid value. The correct value is \"X\",\"Y\"",
301     "PROPERTY_EDIT_MAP_STRING": "Invalid value. The correct value is \"Key\":\"value\"",
302     "PROPERTY_EDIT_LIST_GENERIC": "Invalid value. The correct value is X, Y",
303     "PROPERTY_EDIT_MAP_GENERIC": "Invalid value. The correct value is \"Key\":value",
304     "PROPERTY_EDIT_MAP_UNIQUE_KEYS": "Key must be unique.",
305
306     "=========== ATTRIBUTE VIEW ===========": "",
307     "ATTRIBUTE_VIEW_DELETE_MODAL_TITLE": "Delete Attribute Confirmation",
308     "ATTRIBUTE_VIEW_DELETE_MODAL_TEXT": "Are you sure you want to delete '{{name}}'?",
309     "ATTRIBUTE_EDIT_PATTERN": "Invalid value.",
310     "NEW_ATTRIBUTE_ERROR_NAME_EXISTS":"Name already exists.",
311     "ATTRIBUTE_EDIT_LIST_STRING": "Invalid value. The correct value is \"X\",\"Y\".",
312     "ATTRIBUTE_EDIT_MAP_STRING": "Invalid value. The correct value is \"Key\":\"value\".",
313     "ATTRIBUTE_EDIT_LIST_BOOLEAN": "Invalid value. The correct value is true,false.",
314     "ATTRIBUTE_EDIT_MAP_BOOLEAN": "Invalid value. The correct value is \"Key\":true.",
315     "ATTRIBUTE_EDIT_LIST_GENERIC": "Invalid value. The correct value is X, Y.",
316     "ATTRIBUTE_EDIT_MAP_GENERIC": "Invalid value. The correct value is \"Key\":value.",
317     "ATTRIBUTE_EDIT_MAP_UNIQUE_KEYS": "Key must be unique.",
318
319     "=========== UPDATE PARAMETERS FROM ===========": "",
320     "UPDATE_PARAMETERS_TEXT": "Review the parameters and their default values. If necessary, you can modify the values by editing the text fields.",
321     "ENV_FILE_GENERATION": "Please notice: empty fields will not be included in the ENV file",
322
323     "=========== ENTITY VIEWER ===========": "",
324     "ENTITY_VIEWER_PROPERTIES_TAB": "Properties",
325     "ENTITY_VIEWER_ACTIVITY_LOG_TAB": "Activity Log",
326
327     "=========== WHATS NEW ===========": "",
328     "WHATS_NEW_ON": "What's new on {{version}}",
329     "WHATS_NEW_LIST": "",
330     "WHATS_NEW_1_TITLE": "VNF On-Boarding",
331     "WHATS_NEW_1_BODY": "Vendors can upload  VNF HEAT files & License artifacts<ul><li>Upload VNF HEAT files</li><li>Licensing</li><li>Questionnaire</li>",
332     "WHATS_NEW_2_TITLE": "Call & Network Flow-Tool",
333     "WHATS_NEW_2_BODY": "Introduced the ability to host a 3rd party<br/>Enhance VF and Service design with Call and Network flows; Call & Network Flows created and stored as Information Artifacts.",
334     "WHATS_NEW_3_TITLE": "Import VF from On-Boarded VNF",
335     "WHATS_NEW_3_BODY": "Import VF Metadata from vendor supplied CSAR file<br/>Create the VF based on data included in the CSAR file. Includes; VF topology and deployment artifacts<br/>Once checked in the VF is Displayed in the Catalog",
336     "WHATS_NEW_4_TITLE": "App Navigation",
337     "WHATS_NEW_4_BODY": "This release introduces View and Edit modes<ol><li>Use the view mode when:<ul><li>User does not have authorization to edit an Asset</li><li>Asset is in Check-In Mode</li></ul></li><li>Use the Edit Mode when:<ul><li>User has authorization to edit an Asset</li><li>Asset is in Check-out Mode</li></ul></li></ol>",
338     "WHATS_NEW_5_TITLE": "Certification Studio",
339     "WHATS_NEW_5_BODY": "Tester, Governor and Ops roles can view VF and Service Composition.<br/>They can also download the asset’s artifacts, and download the asset’s resource instance artifacts",
340     "WHATS_NEW_6_TITLE": "Composition: Virtual Link",
341     "WHATS_NEW_6_BODY": "The ability to link VFs via a Virtual link has been expanded. Now a Virtual link can be defined as having either Point-to-Point connectivity or Multi-point connectivity. Additionally from within a Virtual Link, Point-to-Point connectivity can be dynamically changed to Multi-Point connectivity.",
342     "WHATS_NEW_7_TITLE": "Distribution",
343     "WHATS_NEW_7_BODY": "<ul><li>Distribution of artifact to App-C</li><li>Distribution of artifact to ALTS</li><li>Distribution of artifact to A&AI</li></ul>",
344     "WHATS_NEW_8_TITLE": "New Brand",
345     "WHATS_NEW_8_BODY": "Effort was invested in improving the overall application Usability, and the User Interface was modified to better reflect branding standards.",
346
347     "=========== USER_MANAGEMENT SCREEN ===========": "",
348     "USER_MANAGEMENT": "User Management",
349     "USER_MANAGEMENT_TABLE_HEADER_USER_ID": "User ID",
350     "USER_MANAGEMENT_SEARCH_LABEL": "Search user by name, user id, email or role",
351     "USER_MANAGEMENT_SEARCH_TEXT": "Enter user id",
352     "CATEGORY_MANAGEMENT": "Category Management",
353     "ECOMP": "ECOMP",
354     "MONITOR": "Monitor",
355     "USER_MANAGEMENT_VIEW_DELETE_MODAL_TITLE": "Delete User Confirmation",
356     "USER_MANAGEMENT_VIEW_DELETE_MODAL_TEXT": "Are you sure you want to delete the user?",
357     "NEW_USER_ERROR_USER_ID_REQUIRED": "User id is required.",
358     "NEW_USER_ERROR_USER_ID_NOT_VALID": "User id not valid.",
359     "NEW_USER_ERROR_ROLE_REQUIRED": "User role is required.",
360
361     "=========== EMAIL_MODAL ===========": "",
362     "EMAIL_MODAL_TITLE": "Submit For Testing",
363     "EMAIL_MODAL_SUBJECT": "{{entityName}}; version {{entityVersion}}",
364     "EMAIL_MODAL_MESSAGE": "Enter your message here...",
365     "EMAIL_OUTLOOK_MESSAGE": "mailto:{{to}}?subject={{subject}} is now ready for testing&body={{message}}%0D%0A%0D%0AClick on the link below to open {{entityNameAndVersion}} that is ready for testing. %0D%0A{{link}}%0D%0A",
366
367     "=========== CATEGORY_MANAGEMENT SCREEN ===========": "",
368     "RESOURCE_CATEGORY_HEADER": "Resource Category",
369     "SERVICE_CATEGORY_HEADER": "Service Category",
370     "SUBCATEGORY_HEADER": "Sub Category",
371     "ADD_CATEGORY": "New",
372     "ADD_SUBCATEGORY": "New",
373     "DELETE_CATEGORY_MODAL_HEADER": "Delete {{modelType}}",
374     "DELETE_CATEGORY_MODAL_CATEGORY_NAME": "Are you sure you want to delete the {{modelType}}?",
375     "CREATE_CATEGORY_MODAL_HEADER": "Create new {{modelType}}",
376     "CREATE_CATEGORY_MODAL_CATEGORY_NAME": "Enter {{modelType}} name",
377     "CREATE_CATEGORY_MODAL_REQUIRED": "{{modelType}} name is mandatory",
378     "CREATE_CATEGORY_MODAL_MINLENGTH": "{{modelType}} name should be at least {{minlength}} characters",
379     "CREATE_CATEGORY_MODAL_PATTERN": "{{modelType}} name is not valid"
380
381 ,"=========== PDF FILE ===========": "",
382     "PDF_FILE_DECLARATION_BOLD": "",
383     "PDF_FILE_DECLARATION": ""
384
385 ,"=========== DEPLOYMENT ARTIFACTS ===========": "",
386     "DEPLOYMENT_ARTIFACT_NO_ARTIFACTS_TO_DISPLAY": "There are no deployment artifacts to display",
387     "DEPLOYMENT_ARTIFACT_BUTTON_ADD_HEAT": "Add {{name}}",
388     "DEPLOYMENT_ARTIFACT_BUTTON_ADD_BASE_HEAT": "Add Base HEAT Artifact",
389     "DEPLOYMENT_ARTIFACT_BUTTON_ADD_NETWORK_HEAT": "Add Network HEAT Artifact",
390     "DEPLOYMENT_ARTIFACT_BUTTON_ADD_VOLUME_HEAT": "Add Volume HEAT Artifact",
391     "DEPLOYMENT_ARTIFACT_BUTTON_ADD_OTHER": "Add Other Artifact"
392
393     ,"=========== IMPORT VF ===========": "",
394     "IMPORT_VF_MESSAGE_CREATE_TAKES_LONG_TIME_TITLE": "Create VF",
395     "IMPORT_VF_MESSAGE_CREATE_TAKES_LONG_TIME_DESCRIPTION": "Your VF is being created.<br/>It can take up to 10 minutes.<br/>When done, you can view it in SDC Catalog.",
396     "IMPORT_VF_MESSAGE_CREATE_FINISHED_TITLE": "Create/Update",
397     "IMPORT_VF_MESSAGE_CREATE_FINISHED_DESCRIPTION": "saved successfully",
398     "IMPORT_VF_ALREADY_EXISTS_TITLE": "Create VF",
399     "IMPORT_VF_ALREADY_EXISTS_DESCRIPTION": "The VF {{vfName}} is already certified.<br/>When updating a VF that was already certified, the values for several parameters will not be changed.<br/>These parameters are: Name, Category and Icon.",
400
401     "=========== TABS TITLE ===========": "",
402     "HIERARCHY_TAB_TITLE": "HIERARCHY",
403     "DEPLOYMENT_TAB_TITLE": "DEPLOYMENT",
404
405     "=========== DISTRIBUTION VIEW ===========": "",
406     "DISTRIBUTION_VIEW_TITLE_USER_ID": "User id:",
407
408     "=========== SUCCESS MESSAGES ===========": "",
409     "CHECKIN_SUCCESS_MESSAGE_TEXT": "Checked in successfully",
410     "CHECKIN_SUCCESS_MESSAGE_TITLE": "Check in",
411     "CHECKOUT_SUCCESS_MESSAGE_TEXT": "Checked out successfully",
412     "CHECKOUT_SUCCESS_MESSAGE_TITLE": "Check out",
413     "DELETE_SUCCESS_MESSAGE_TEXT": "Deleted successfully",
414     "DELETE_SUCCESS_MESSAGE_TITLE": "Delete",
415     "SUBMIT_FOR_TESTING_SUCCESS_MESSAGE_TEXT": "Submitted successfully for testing",
416     "SUBMIT_FOR_TESTING_SUCCESS_MESSAGE_TITLE": "Submit For Testing",
417     "START_TESTING_SUCCESS_MESSAGE_TEXT": "Tested successfully",
418     "START_TESTING_SUCCESS_MESSAGE_TITLE": "Start Testing",
419     "CANCEL_TESTING_SUCCESS_MESSAGE_TEXT": "Cancelled successfully",
420     "CANCEL_TESTING_SUCCESS_MESSAGE_TITLE": "Cancel",
421     "REJECT_SUCCESS_MESSAGE_TEXT": "Rejected successfully",
422     "REJECT_SUCCESS_MESSAGE_TITLE": "Reject",
423     "ACCEPT_TESTING_SUCCESS_MESSAGE_TEXT": "Accepted successfully",
424     "ACCEPT_TESTING_SUCCESS_MESSAGE_TITLE": "Accept",
425     "APPROVE_SUCCESS_MESSAGE_TEXT": "Approved successfully",
426     "APPROVE_SUCCESS_MESSAGE_TITLE": "Approve",
427     "DISTRIBUTE_SUCCESS_MESSAGE_TEXT": "Distributed successfully",
428     "DISTRIBUTE_SUCCESS_MESSAGE_TITLE": "Distribute",
429     "RESTORE_SUCCESS_MESSAGE_TITLE":"Restore",
430     "RESTORE_SUCCESS_MESSAGE_TEXT":"successfully restored",
431     "ARCHIVE_SUCCESS_MESSAGE_TITLE":"Archive",
432     "ARCHIVE_SUCCESS_MESSAGE_TEXT":"successfully archived",
433
434     "=========== ON BOARDING MODAL INFO MESSAGES ===========": "",
435     "ON_BOARDING_GENERAL_INFO": "Displays a table of VSPs created using Onboarding.<br/> Each row displays details for a single VSP.<br/> When expanded you can either import CSAR files that are yet to  be imported or update CSAR files that were previously imported.",
436     "ON_BOARDING_IMPORT_INFO": "Displays the Onboarding repository and supports importing on-boarded CSAR files.<br/>  Select  an imported CSAR file to create a VF from the on-boarded and imported  information.",
437     "ON_BOARDING_UPDATE_INFO": "Displays the Onboarding repository and supports updating on-boarded and previously imported CSAR files.<br/> Clicking Update, updates the existing VF with information available from a new version of the CSAR file.",
438
439     "=========== HEAT PARAMETERS MODAL INFO MESSAGES ===========": "",
440     "DEFAULT_VALUE_INFO": "This column indicates all the default values that were declared in the Main Heat ",
441     "CURRENT_VALUE_INFO": "This column indicates:<br/>• Default values that were declared in the main HEAT & does not have a value in the ENV<br/>• Values that were declared in the ENV<br/>• All the values that appear in the current value fields will be generated into the ENV",
442
443     "=========== MODULE PROPERTY FORM ===========": "",
444     "MIN_VALIDATION_ERROR": "Value cannot be lower than the 'min_vf_module_instances' and 'initial_count'",
445     "MAX_VALIDATION_ERROR": "Value cannot be higher than the 'max_vf_module_instances' and 'initial_count'",
446     "MIN_MAX_VALIDATION": "Value must be between 'min_vf_module_instances' and 'max vf module instances'",
447     "MIN_VALIDATION_VF_LEVE_ERROR": " Value of 'min_vf_module_instances' must not be lower than defined in VF level",
448     "MAX_VALIDATION_VF_LEVE_ERROR": " Value of 'max_vf_module_instances' must not be higher than defined in VF level",
449
450     "=========== SERVICE PATH SELECTOR ===========": "",
451     "SERVICE_PATH_SELECTOR_HIDE_ALL_VALUE" : "⚊ Hide all ⚊",
452     "SERVICE_PATH_SELECTOR_SHOW_ALL_VALUE" : "⚊ Show all ⚊",
453
454     "=========== OPERATION CREATOR ============": "",
455     "OPERATION_PROPERTY_TOOLTIP_TEXT": "VNF properties are defined by the input parameter type. In case you can't find a certain parameter, it might be due to a wrong type selection.",
456     "SERVICE_OPERATION_PROPERTY_TOOLTIP_TEXT": "Service properties are defined by the input parameter type. In case you can't find a certain parameter, it might be due to a wrong type selection.",
457
458     "=========== PLUGIN NOT CONNECTED ===========": "",
459     "PLUGIN_NOT_CONNECTED_ERROR_MAIN": "The \"{{pluginName}}\" plugin is currently unavailable.",
460     "PLUGIN_NOT_CONNECTED_ERROR_SUB": "Please try again later.",
461
462     "=========== POLICY AND GROUPS ===========": "",
463     "ADD_TARGETS" : "Add Targets",
464     "ADD_MEMBERS" : "Add Members",
465     "=========== AUTOMATED UPGRADE ===========": "",
466     "RESOURCE_UPGRADE_TITLE" : "Upgrade Services",
467     "SERVICE_UPGRADE_TITLE" : "Update Service References",
468     "RESOURCE_UPGRADE_STATUS_TITLE" : "Upgrade Services - Status",
469     "SERVICE_UPGRADE_STATUS_TITLE" : "Update Service References - Status",
470     "RESOURCE_NOTHING_TO_UPGRADE" : "There are no services which include instance of <b>\"{{vspName}}\"</b> VF.<br/>Please close this popup window to continue your work.",
471     "SERVICE_NOTHING_TO_UPGRADE" : "There aren’t any services which include a reference to {{vspName}}.",
472     "RESOURCE_AUTOMATED_UPGRADE_WITH_COMPONENTS_TO_UPGRADE":  "The following services include instance of <b>\"{{vspName}}\"</b> VF.<br/>Services eligible for upgrade are auto selected with the latest version of <b>\"{{vspName}}\" {{vspVersion}}</b>.<br/>Please de-select them if you do not want them to be upgraded",
473     "RESOURCE_AUTOMATED_UPGRADE_ALL_COMPONENTS_LOCKED": "The following services include instance of <b>\"{{vspName}}\"</b> VF, however they are locked and can not be automatically upgraded with <b>\"{{vspName}}\" {{vspVersion}}</b>.<br/>Please close this popup window to continue your work.",
474     "RESOURCE_AUTOMATED_UPGRADE_ALL_COMPONENTS_UPGRADED": "The listed services each include the <b>\"{{vspName}}\"</b> VF and have already been upgraded with the most recently certified version of the <b>{{vspName}} {{vspVersion}}</b>.<br/>Please close this popup window to continue your work.",
475     "RESOURCE_CERTIFICATION_STATUS_TEXT": "The \"{{resourceName}}\" VF was successfully updated and certified.",
476     "RESOURCE_UPGRADE_STATUS_SUCCESS": "Automated service upgrade was completed and successful.<br/>The services which are successfully upgraded are in checked-in state with version displayed below. Please close this popup window and proceed with design completion on the services",
477     "RESOURCE_UPGRADE_STATUS_FAIL": "Automated service upgrade failed.",
478     "SERVICE_UPGRADE_STATUS_SUCCESS": "Automated service upgrade was completed and successful.<br/>The services which are successfully upgraded are in checked-in state with version displayed below. Please close this popup window and proceed with design completion on the services",
479     "SERVICE_UPGRADE_STATUS_FAIL": "Automated service upgrade failed.",
480     "SERVICE_CERTIFICATION_STATUS_TEXT": "Service {{serviceName}} was successfully certified",
481     "SERVICE_AUTOMATED_UPGRADE_WITH_COMPONENTS_TO_UPGRADE":  "The following services reference <b>{{vspName}}</b>.<br/> One or more of the services were not yet upgraded with the most recently certified version of <b>{{vspName}}</b>.</br>Select services from the list to upgrade them with <b>{{vspName}} {{vspVersion}}</b>.",
482     "SERVICE_AUTOMATED_UPGRADE_ALL_COMPONENTS_LOCKED": "The listed services reference <b>{{vspName}}</b>.<br/> These services were not upgraded with the most recently certified version of <b>{{vspName}}</b>. Currently they are locked from being upgraded with <b>{{vspName}} {{vspVersion}}</b>",
483     "SERVICE_AUTOMATED_UPGRADE_ALL_COMPONENTS_UPGRADED": "The listed services each reference <b>{{vspName}}</b> and have already been updated with the most recently certified version of  the <b>{{vspName}} {{vspVersion}}</b>"
484 }