CahomeResources.js 4.3 KB

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