123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- /**
- * Licensed Materials - Property of IBM
- * IBM Cognos Products: ca-home
- * (C) Copyright IBM Corp. 2020
- * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- */
- define({
- "welcome": "Welcome~DB698",
- "welcomeMsgCA": "[Welcome to [%{brandName}]~DB699]",
- "secondaryWelcomeMsg": "[Get started by opening a report, dashboard, story, or an exploration!~DB700]",
- "recent": "Recent~DB701",
- "unableToOpenFolderMsg": "Unable to open the specified folder~DB702",
- "viewTitle": "Home~DB703",
- "showMore": "Show more...~DB704",
- "showLess": "Show less...~DB705",
- "quickReference": "Quick reference~DB706",
- "dndPrompt": "[Drag and drop files, open Quick launch or <a class=\"homeBrowseFile\" href=\"#\">Browse~DB707</a>]",
- "sampleData": "Sample data~DB708",
- "getStarted": "Get started~DB709",
- "support": "Support~DB710",
- "supportVideos": "Support videos~DB711",
- "droppedFileUpload": "Drop your files to begin upload~DB712",
- "quality": "[Quality: [%{quality}]%~DB713]",
- "noRecents": "Your content will appear here.~DB714",
- "trySamples": "<a class=\"homeBrowseFile\" href=\"#\">Add some data</a> or <a class=\"homeTrySample\" href=\"#\">try our samples</a> to get started.~DB715",
- "trySamplesNoBrowse": "<a class=\"homeTrySample\" href=\"#\">Try our samples</a> to get started.~DB716",
- "uploadToFolder": "[Upload to <span class=\"homeUploadFolder\"><q><span id=\"homeUploadFolderName\">[%{folderName}]</span></q></span>[%{launchAction}]~DB717]",
- "uploadAndLaunch": "[Upload to <span class=\"homeUploadFolder\"><q><span id=\"homeUploadFolderName\">[%{folderName}]</span></q></span> and launch[%{launchAction}]~DB718]",
- "quickLaunch": "Quick launch~DB719",
- "myContent": "My content~DB720",
- "unsupportedFilesSingle": "[[%{files}] did not upload because it is invalid for Quick launch.~DB721]",
- "unsupportedFilesMultiple": "The files did not upload because all the files you select must be valid to use Quick launch.~DB722",
- "unsupportedFilesSingleInvalid": "[[%{files}] is invalid.~DB723]",
- "unsupportedFilesMultipleInvalid": "[[%{files}] are invalid.~DB724]",
- "supportedFileTypes": "[Only the following file types are allowed: [%{extensions}].~DB725]",
- "upload_progress": "[[%{percent}] uploaded~DB726]",
- "tile_info_waiting": "Uploading...~DB727",
- "tile_info_pending": "Upload pending...~DB728",
- "tile_info_transferring": "Uploading...~DB729",
- "tile_info_creating": "Processing...~DB730",
- "tile_info_updating": "Updating...~DB731",
- "tile_info_uploading": "Uploading...~DB732",
- "tile_info_deleting": "Deleting...~DB733",
- "tile_info_invalid": "Error loading data~DB734",
- "tile_info_action_required": "Action required~DB735",
- "tile_info_reset_required": "Reset required~DB736",
- "tile_info_resumable": "Error loading data~DB737",
- "tile_info_inactive": "Delay loading data~DB738",
- "assetActionMenu": "Action menu~DB739",
- "list_header_name": "Name~DB740",
- "list_header_type": "Type~DB741",
- "list_header_last_modified": "Last modified~DB742",
- "welcome_show": "Show welcome~DB743",
- "welcome_primary_title": "[Hello. Welcome to [%{brandName}].~DB744]",
- "welcome_secondary_title": "Unearth hidden insights with a personalized analytics experience driven by AI.~DB745",
- "welcome_tile_title_tour": "Take a quick tour~DB746",
- "welcome_tile_description_tour": "Experience Cognos Analytics by using guided walkthroughs.~DB747",
- "welcome_tile_progress_tour": "[[%{current}] of [%{total}] tours completed~DB748]",
- "welcome_tile_title_sample": "Samples~DB749",
- "welcome_tile_description_sample": "Get inspired by our samples! See what you can build with Cognos Analytics.~DB750",
- "welcome_tile_title_how": "How-to catalog~DB751",
- "welcome_tile_description_how": "Watch short videos to learn how to use Cognos Analytics and start gaining insights into your data.~DB752",
- "modal_how_title": "Learn how to start~DB753",
- "modal_how_play": "Play video~DB754",
- "modal_how_video_title_overview": "Overview~DB755",
- "modal_how_video_title_exploration": "Create an exploration~DB756",
- "modal_how_video_title_dashboard": "Create a dashboard~DB757",
- "modal_sample_title": "Samples~DB758",
- "modal_sample_description": "[You can find samples of Data, Dashboards, Explorations and more in the Samples folder in Team content.~DB759]",
- "modal_sample_button_text": "Go to Samples~DB760"
- });
|