{
  "concatenatedAriaLabel": "{0}, {1}",
  "xAxisDescriptor": "X",
  "yAxisDescriptor": "Y",
  "insightsServiceErrorTitle": "We gave it our best try but...",
  "insightsServiceErrorDescription": "We can’t find any suggestions because our service is temporarily unavailable. Please try again later.",
  "insightsServiceErrorDescriptionNLMode": "The service is temporarily unavailable. Please try again later.",
  "largeDataErrorTitle": "Too much of a good thing?",
  "largeDataErrorDescription": "You may have too much data selected to come up with meaningful suggestions. Try selecting a smaller set of data and try again.",
  "largeDataErrorTitleNLMode": "The selected data is too large",
  "largeDataErrorDescriptionNLMode": "You may have selected too much data for us to find a meaningful answer. Try selecting a smaller set of data and try again.",
  "notAlignedRangesErrorTitle": "We can't create recommendations with an uneven selection.",
  "notAlignedRangesErrorDescription": "Make sure the cells you've selected are even across rows and columns.",
  "separateRowsSelectedErrorTitle": "We can't get chart recommendations with separate rows selected.",
  "separateRowsSelectedErrorDescription": "Select specific columns or a range of data that you want to get chart recommendations for and try again.",
  "separateColumnsSelectedOnRowMajorTableErrorTitle": "We can't get chart recommendations with separate columns selected on row major table.",
  "separateColumnsSelectedOnRowMajorTableErrorDescription": "select column major table and try chart recommendations again.",
  "selectionsFromDifferentRangesErrorTitle": "Unable to provide recommendations",
  "selectionsFromDifferentRangesErrorDescription": "We can't provide recommendations for columns selected from different tables. Select columns from the same table and try again.",
  "networkErrorTitle": "We gave it our best try but...",
  "networkErrorDescription": "We can’t find any suggestions because you seem to be offline. Try connecting to the Internet.",
  "networkErrorTitleNLMode": "Check your network connection",
  "networkErrorDescriptionNLMode": "You need to be online to use this feature. Check your internet connection and try again.",
  "noRecommendationsErrorTitle": "Couldn’t find any patterns",
  "noRecommendationsErrorDescription": "We couldn’t find any significant patterns in your data to make suggestions. Try using a larger dataset with more variation in it.",
  "noRecommendationsErrorTitleNLMode": "Couldn't find an answer",
  "noRecommendationsErrorDescriptionNLMode": "We couldn't find any significant patterns in your data to find an answer. Try again using a larger dataset with more variation in it.",
  "noValueAnswerCardText": "We couldn’t find any results for that.",
  "recommendationsFailedWithPreferencesErrorTitle": "Couldn’t make any suggestions",
  "recommendationsFailedWithPreferencesErrorDescription": "We weren’t able to come up with any suggestions based on your customisation settings.",
  "pivotTableMark": "PivotTable{0}",
  "pivotTableSelectionErrorTitle": "Sorry, we can’t create suggestions based on PivotTables",
  "pivotTableSelectionErrorDescription": "{Brand} works best when your data is formatted as an Excel Table with a single header row at the top.",
  "recommendationsFailedErrorTitle": "We gave it our best try but...",
  "recommendationsFailedErrorDescription": "We can’t create any suggestions from your data.",
  "recommendationsFailedErrorDescriptionNLMode": "We weren't able to find an answer from your data.",
  "multiSelectionErrorTitle": "{Brand} currently doesn’t support multiple ranges.",
  "multiSelectionErrorDescription": "Please select one range and try again.",
  "cellEditModeErrorTitle": "Sorry, we can't create suggestions when in cell edit mode.",
  "cellEditModeErrorTitleNLMode": "We can't find an answer if you're editing a cell",
  "cellEditModeErrorDescription": "{Brand} works best when a range of data is selected.",
  "invalidSelectionTitle": "Sorry, we can't create suggestions when a range of data isn't selected.",
  "invalidSelectionDescription": "{Brand} works best when a range of data is selected.",
  "helpLinkText": "Learn more",
  "helpLinkTextInline": "Learn more...",
  "insertionErrorTitle": "Couldn’t insert this suggestion",
  "insertionErrorTitleNL": "Couldn't insert this",
  "insertionErrorDescription": "Something went wrong and we couldn't insert the suggestion that you chose. Please select {Brand} to try again.",
  "insertionErrorDescriptionNL": "Something went wrong and we couldn't insert the answer. Please select {Brand} to try again.",
  "insertionErrorDescriptionPivotTable": "We're sorry, but we couldn't insert the PivotTable. Please try again.",
  "signInErrorTitle": "You may not be signed in",
  "signInErrorDescription": "To use Ideas, sign in with an account associated with Office and select Ideas to try again.",
  "sampleDataErrorTitle": "Couldn’t insert sample data",
  "sampleDataErrorDescription": "Something went wrong and we couldn't insert sample data into your worksheet. Please add data to your worksheet and select {Brand} to try again.",
  "sampleDataNotEnoughDataTitle": "Not enough data to get insights",
  "sampleDataNotEnoughDataDescription": "To get insights, open a sheet with data and then ask what you want to know about it.",
  "sampleDataNotEnoughDataTrySampleHint": "Want to try it out? Open the sample data set below and then ask questions about the data.",
  "preferencesFailedErrorTitle": "Sorry, we’ve encountered an error",
  "preferencesFailedErrorDescription": "We're having trouble allowing you to customise your results.",
  "naturalLanguageFailedErrorTitle": "Oops, something went wrong.",
  "naturalLanguageFailedErrorTitleNLMode": "We couldn't find an answer",
  "naturalLanguageFailedErrorDescription": "We can't find a good answer. Try these instead:",
  "naturalLanguageFailedErrorDescriptionNLMode": "We couldn't find an answer to your question, but these might help:",
  "naturalLanguageFailedErrorDescriptionNoSuggestions": "We're not sure what happened, but we couldn't find any answers.",
  "naturalLanguageFailedErrorDescriptionNoSuggestionsNLMode": "Something went wrong and we couldn't find an answer.",
  "naturalLanguageFailedConversationErrorDescription": "Hmm… we didn't quite get that. Try asking a question about your data. Some suggestions for you:",
  "naturalLanguageFailedConversationErrorDescriptionNLMode": "We didn't quite get that. Try asking a question about your data. Here are some suggestions to try:",
  "noAggregationLabel": "Not a value",
  "sumAggregationLabel": "Sum",
  "averageAggregationLabel": "Average",
  "countAggregationLabel": "Count",
  "minAggregationLabel": "Min",
  "maxAggregationLabel": "Max",
  "stdDevAggregationLabel": "StdDev",
  "varAggregationLabel": "Var",
  "chartTypeAlternateText": "Chart type: {0}.",
  "comboChartTypeAlternateText": "Chart type: Combo: {0}; {1}.",
  "seriesCountAlternateText": "{0} series.",
  "datapointCountAlternateText": "Series {0}: {1} datapoints.",
  "xAxisAlternateText": "X axis title: {0}.",
  "yAxisAlternateText": "Y axis title: {0}.",
  "primaryHorizontalAxisAlternateText": "Primary Horizontal axis title: {0}.",
  "primaryVerticalAxisAlternateText": "Primary Vertical axis title: {0}.",
  "secondaryHorizontalAxisAlternateText": "Secondary Horizontal axis title: {0}.",
  "secondaryVerticalAxisAlternateText": "Secondary Vertical axis title: {0}.",
  "subtitleUnits": "({0})",
  "subtitleNameUnits": "{0} ({1})",
  "subtitleNameUnits2": "{0} ({1}); {2} ({3})",
  "thousandsUnitsLabel": "Thousands",
  "millionsUnitsLabel": "Millions",
  "billionsUnitsLabel": "Billions",
  "trillionsUnitsLabel": "Trillions",
  "tryAgainButtonText": "Try again",
  "backButtonText": "Return to results",
  "dismissErrorDialogText": "Dismiss",
  "sampleRecommendationAlternateText": "Sample suggestion.",
  "trySampleDataButtonText": "Try sample data",
  "sampleDataEmptyWorksheetDescription": "To get started, open a worksheet with data and {Brand} will look for ways to summarise and highlight interesting information about it. Here's an example of what's possible:",
  "sampleDataEmptyWorksheetTitle": "This sheet is blank",
  "sampleDataSmallRequestDescription": "We couldn’t find any significant patterns in the data you selected to make suggestions. Try selecting a larger dataset with more variation in it. Here’s an example of what’s possible:",
  "sampleDataSmallRequestTitle": "Couldn’t find any patterns",
  "loadingRecommendationsLabel": "Analysing your data...",
  "loadingRecommendationsLabel2": "Still analysing...",
  "updatePreferencesButtonText": "Update",
  "cancelButtonText": "Cancel",
  "doneButtonText": "Done",
  "preferencesEntryPointText": "Which fields interest you the most?",
  "preferencesSummarizeValueHeaderText": "Summarise value by",
  "preferencesCheckBoxHeaderText": "Include fields",
  "selectAllFieldsCheckboxLabel": "(Select All)",
  "insertChartButtonText": "Insert Chart",
  "insertPivotTableButtonText": "Insert PivotTable",
  "insertPivotChartButtonText": "Insert PivotChart",
  "insertQueryResultButtonText": "Insert",
  "insertChartButtonAlternateText": "Insert Chart.",
  "insertPivotTableButtonAlternateText": "Insert PivotTable.",
  "insertPivotChartButtonAlternateText": "Insert PivotChart.",
  "recommendationAlternateText": "Recommendation {0} of {1}.",
  "feedbackButtonText": "Is this helpful?",
  "feedbackButtonHoverText": "Feedback options",
  "feedbackPositiveResponseButtonText": "Yes",
  "feedbackPositiveResponseButtonTextLong": "This is helpful",
  "feedbackNegativeResponseButtonText": "No",
  "feedbackNegativeResponseButtonTextLong": "This is not helpful",
  "feedbackReplyLabel": "Thanks!",
  "positiveFeedbackAlternateText": "One of two selected, yes.",
  "negativeFeedbackAlternateText": "Two of two selected, no.",
  "feedbackButtonAlternateText": "Is this helpful? Collapsed.",
  "showAllButtonText": "Show all {0} results",
  "chartTypeArea": "Area",
  "chartTypeAreaStacked": "Stacked Area",
  "chartTypeAreaStacked100": "100% Stacked Area",
  "chartTypeBarClustered": "Clustered Bar",
  "chartTypeBarStacked": "Stacked Bar",
  "chartTypeBarStacked100": "100% Stacked Bar",
  "chartTypeColumnClustered": "Clustered Column",
  "chartTypeColumnStacked": "Stacked Column",
  "chartTypeColumnStacked100": "100% Stacked Column",
  "chartTypeLine": "Line",
  "chartTypeLineStacked": "Stacked Line",
  "chartTypeLineStacked100": "100% Stacked Line",
  "chartTypeDoughnut": "Doughnut",
  "chartTypePie": "Pie",
  "chartTypeScatter": "Scatter",
  "chartTypeHistogram": "Histogram",
  "pivotTableSingleRowTitle": "{0} as row",
  "pivotTableTwoRowTitle": "{0} and {1} as rows",
  "pivotTableColumnTitle": "{0} as column",
  "pivotTableDataTitle": "{0} as values",
  "pivotTableRowLabels": "Row Labels",
  "pivotTableColumnLabels": "Column Labels",
  "pivotTableGrandTotal": "Grand Total",
  "pivotTableDataFieldHeader": "{0} of {1}",
  "pivotTableGrandTotalWithDataField": "Total {0} of {1}",
  "pivotTableSubtotalWithDataField": "{0} {1} of {2}",
  "pivotTableSubtotal": "{0} Total",
  "blankCellValue": "(blank)",
  "nlInputTextFieldPlaceholderText": "Ask a question about your data",
  "nlInputSearchButtonAltText": "Ask a question",
  "nlInputBackButtonAltText": "Return to results",
  "nlInputBackButtonAltTextNLMode": "Go back",
  "nlInputClearButtonAltText": "Clear question",
  "nlInputSubmitButtonAltText": "Submit question",
  "nlQuestionHeaderText": "Question",
  "nlAnswerHeaderText": "Answer",
  "nlRelatedQuestionsHeaderText": "Related Questions",
  "nlQuestionUnrecognizedAriaHint": "Words we didn’t recognise: {0}.",
  "nlErrorDonateToScience": "There was an error.",
  "loadingNLAnswerLabel": "Looking for answers...",
  "dropdownExpanded": "Expanded",
  "dropdownCollapsed": "Collapsed",
  "sampleDataColumnTitleYear": "Year",
  "sampleDataColumnTitleCategory": "Category",
  "sampleDataColumnTitleProduct": "Product",
  "sampleDataColumnTitleSales": "Sales",
  "sampleDataColumnTitleRating": "Rating",
  "sampleDataValueAccessories": "Accessories",
  "sampleDataValueBikes": "Bikes",
  "sampleDataValueClothing": "Clothing",
  "sampleDataValueComponents": "Components",
  "sampleDataValueBibShorts": "Bib Shorts",
  "sampleDataValueBikeRacks": "Bike Racks",
  "sampleDataValueBottomBrackets": "Bottom Brackets",
  "sampleDataValueBrakes": "Brakes",
  "sampleDataValueCaps": "Caps",
  "sampleDataValueCargoBike": "Cargo Bike",
  "sampleDataValueChains": "Chains",
  "sampleDataValueGloves": "Gloves",
  "sampleDataValueHandlebars": "Handlebars",
  "sampleDataValueHelmets": "Helmets",
  "sampleDataValueJerseys": "Jerseys",
  "sampleDataValueLights": "Lights",
  "sampleDataValueLocks": "Locks",
  "sampleDataValueMountainBikes": "Mountain Bikes",
  "sampleDataValuePedals": "Pedals",
  "sampleDataValuePumps": "Pumps",
  "sampleDataValueRoadBikes": "Road Bikes",
  "sampleDataValueSaddles": "Saddles",
  "sampleDataValueShorts": "Shorts",
  "sampleDataValueSocks": "Socks",
  "sampleDataValueTights": "Tights",
  "sampleDataValueTiresAndTubes": "Tyres and Tubes",
  "sampleDataValueTouringBikes": "Touring Bikes",
  "sampleDataValueVests": "Vests",
  "sampleDataValueWheels": "Wheels",
  "sampleChartTitle": "’{0}’: {1} has noticeably higher ’{2}’.",
  "nonrefreshabelMessage": "If your data changes, make sure to go back to {Brand} and ask your question again to get an updated answer.",
  "recommendationContextMenuAlternateText": "Recommendation context menu",
  "subMenuContextMenuAlternateText": "{0} menu",
  "floodgateSurveyTitle": "We’d love feedback on your Ideas experience!",
  "floodgateSurveyRequest": "We have two quick questions for you.",
  "floodgateSurveyQuestionOne": "How does Ideas compare to what you expected?",
  "floodgateSurveyQuestionTwo": "Please tell us more. What were you expecting?",
  "addPeriodToText": "{0}.",
  "columnTitle": "Column{0}",
  "fieldTitle": "Field{0}",
  "rowTitle": "Row{0}",
  "insertedDataSheetName": "Transformed Data",
  "insertedDataSheetNameConflict": "Transformed Data ({0})",
  "insertedDataTitle": "IMPORTANT DETAIL",
  "insertedDataForPivotOrFormulaDescription": "In order to insert an Idea that uses a PivotTable or formula, your data was organised in columns with a single header row.",
  "insertedDataDescription": "You inserted a recommendation that uses a PivotTable.",
  "insertedDataReasonForPivotTable": "In order to insert the PivotTable you selected, we had to organise your data in columns with a single header row.",
  "insertedDataReason": "PivotTables work best when the data is organised in columns and has a single header row, so we did that below.",
  "transformedColumnName": "{0}{1}",
  "generalFormatting": "General",
  "oneSheetInserted": "Inserted 1 sheet",
  "twoSheetsInserted": "Inserted 2 sheets",
  "chartTypeNotSupportedTextMap": "(Unfortunately, {Brand} doesn't support Map Charts at this moment)",
  "chartTypeNotSupportedTextScatter": "(Unfortunately, {Brand} doesn't support Scatter Charts at this moment)",
  "chartTypeNotSupportedTextClusteredCombo": "(Unfortunately, {Brand} doesn't support Clustered Combo Charts at this moment)",
  "chartTypeNotSupportedTextStackedCombo": "(Unfortunately, {Brand} doesn't support Stacked Combo Charts at this moment)",
  "chartTypeNotSupportedTextHundredPercentCombo": "(Unfortunately, {Brand} doesn't support Hundred Percent Combo Charts at this moment)",
  "chartTypeNotSupportedTextFunnel": "(Unfortunately, {Brand} doesn't support Funnel Charts at this moment)",
  "chartTypeNotSupportedTextTreemap": "(Unfortunately, {Brand} doesn't support Treemap Charts at this moment)",
  "chartTypeNotSupportedTextSunburst": "(Unfortunately, {Brand} doesn't support Sunburst Charts at this moment)",
  "chartTypeNotSupportedTextColorFilledMap": "(Unfortunately, {Brand} doesn't support Colour Filled Map Charts at this moment)",
  "chartTypeNotSupportedTextCircularTreemap": "(Unfortunately, {Brand} doesn't support Circular Treemap Charts at this moment)",
  "chartTypeNotSupportedTextHeatMap": "(Unfortunately, {Brand} doesn't support Heat Map Charts at this moment)",
  "chartTypeNotSupportedTextWaterfall": "(Unfortunately, {Brand} doesn't support Waterfall Charts at this moment)",
  "chartTypeNotSupportedTextRose": "(Unfortunately, {Brand} doesn't support Rose Charts at this moment)",
  "chartTypeNotSupportedTextNetworkMap": "(Unfortunately, {Brand} doesn't support Network Map Charts at this moment)",
  "chartTypeNotSupportedTextSmoothLine": "(Unfortunately, {Brand} doesn't support Smooth Line Charts at this moment)",
  "chartTypeNotSupportedTextCombo": "(Unfortunately, {Brand} doesn't support Combo Charts at this moment)",
  "chartTypeNotSupportedTextUnknown": "(Unfortunately, {Brand} doesn't support the specified chart type at this moment)",
  "chartTypeNotAppropriateTextLine": "({Brand} doesn't support Line Charts for this scenario)",
  "chartTypeNotAppropriateTextPie": "({Brand} doesn't support Pie Charts for this scenario)",
  "chartTypeNotAppropriateTextDonut": "({Brand} doesn't support Doughnut Charts for this scenario)",
  "chartTypeNotAppropriateTextScatter": "({Brand} doesn't support Scatter Charts for this scenario)",
  "chartTypeNotAppropriateTextArea": "({Brand} doesn't support Area Charts for this scenario)",
  "chartTypeNotAppropriateTextStackedArea": "({Brand} doesn't support Stacked Area Charts for this scenario)",
  "chartTypeNotAppropriateTextHundredPercentStackedArea": "({Brand} doesn't support Hundred Percent Stacked Area Charts for this scenario)",
  "chartTypeNotAppropriateTextClusteredBar": "({Brand} doesn't support Clustered Bar Charts for this scenario)",
  "chartTypeNotAppropriateTextStackedBar": "({Brand} doesn't support Stacked Bar Charts for this scenario)",
  "chartTypeNotAppropriateTextHundredPercentStackedBar": "({Brand} doesn't support Hundred Percent Stacked Bar Charts for this scenario)",
  "chartTypeNotAppropriateTextClusteredColumn": "({Brand} doesn't support Clustered Column Charts for this scenario)",
  "chartTypeNotAppropriateTextStackedColumn": "({Brand} doesn't support Stacked Column Charts for this scenario)",
  "chartTypeNotAppropriateTextHundredPercentStackedColumn": "({Brand} doesn't support Hundred Percent Stacked Column Charts for this scenario)",
  "chartTypeNotAppropriateTextUnknown": "({Brand} doesn't support the specified chart type for this scenario)",
  "suggestedDropdownHeader": "Suggested",
  "recentDropdownHeader": "Recent",
  "disclaimerText": "Results are based on the data you provided.",
  "giveInternalFeedbackText": "Give Feedback (Internal Only)",
  "giveFeedbackEmailSubjectText": "Feedback on Ideas Natural Language",
  "giveFeedbackEmailBodyLineOneText": "Please attach your file and let us know the answer you desired.",
  "giveFeedbackEmailBodyLineTwoText": "Your question:",
  "giveFeedbackEmailBodyLineThreeText": "It’s important that we receive your file so we can understand your issue. We’ll keep your content confidential and secure.",
  "giveFeedbackEmailBodyLineFourText": "Thanks!",
  "chartDesignerErrorTitle": "Chart Designer Error",
  "chartDesignerErrorDescription": "There has been an error with Chart Designer",
  "designerUnsupportedChartErrorDescription": "Selected chart not supported yet",
  "loadingChartDesigner": "Loading Chart Designer...",
  "columnText": "column",
  "rowText": "row",
  "columnTextPlural": "columns",
  "rowTextPlural": "rows",
  "punctuationConsistencyIssue": "Unify {0} spelling of {1} in  Field '{2}' that appear to be different",
  "punctuationConsistencyIssuePlural": "Unify {0} spellings of {1} in  Field '{2}' that appear to be different",
  "rowUniquenessIssue": "Remove {0} {1} that are duplicates of another {1}.",
  "valueAbsenceIssue": "Highlight location of {0} missing value",
  "valueAbsenceIssuePlural": "Highlight location of {0} missing values",
  "editRecommendationContentMissing": "Missing Content",
  "editRecommendationDuplicateValues": "Duplicate Values",
  "editRecommendationSpellingFormat": "Spelling & Format Inconsistencies",
  "editRecommendationBrokenPattern": "Broken Pattern",
  "editRecommendationCardTitle": "Improve your data quality",
  "editRecommendationApplySelected": "Apply {0} selected in a new sheet",
  "editRecommendationSelectAll": "Select All",
  "editRecommendationDeselectAll": "Deselect All",
  "editRecommendationButtonText": "See all and modify",
  "editRecommendationSaveSuggestion": "Save",
  "editRecommendationCustomizeSuggestion": "Customise Suggestion",
  "editRecommendationIgnoreSuggestion": "Ignore",
  "insertChartDesignerButtonText": "Apply settings",
  "insertBlankPivotTableButtonText": "Create your own PivotTable",
  "editRecommendationSelectSuggestion": "Select",
  "altTextDisclaimer": "Description automatically generated",
  "largeDataErrorDescriptionRecommendedCharts": "You may have too much data selected for Recommended Charts to come up with meaningful suggestions. Try selecting a smaller set of data and try again.",
  "pivotTableSelectionErrorDescriptionRecommendedCharts": "Recommended Charts works best when your data is formatted as an Excel Table with a single header row at the top.",
  "insertionErrorDescriptionRecommendedCharts": "Something went wrong and we couldn't insert the suggestion that you chose. Please try again.",
  "sampleDataErrorDescriptionRecommendedCharts": "Something went wrong and we couldn't insert sample data into your worksheet. Please add data to your worksheet and select Recommended Charts to try again.",
  "sampleDataTryExampleButtonRecommendedCharts": "Try an Example",
  "sampleDataTryExampleButtonRecommendedChartsAriaText": "There is no data in your workbook. Try an Example and we will insert sample data.",
  "sampleDataOopsTitleRecommendedCharts": "Oops, something went wrong!",
  "sampleDataOopsDescriptionRecommendedCharts": "We could not find data to generate recommendations. Click 'Try Example' to explore recommendations with inserted sample data.",
  "insertedWorksheetNameRecommendedCharts": "Recommendation{0}",
  "sampleDataEmptyWorksheetDescriptionRecommendedCharts": "To create a chart, select the cells that contain the data you'd like to use. If you have names for the rows and columns and you'd like to use them as labels, include them in your selection. To see examples of charts we can recommend, try inserting the sample dataset below.",
  "sampleDataSmallRequestDescriptionRecommendedCharts": "We couldn't create any charts from the selected data. Try selecting a larger dataset and select Recommended Charts to try again. To see examples of charts we can recommend, try inserting the sample dataset below.",
  "sampleDataSmallRequestTitleRecommendedCharts": "Couldn't recommend any charts",
  "pageTitleRecommendedCharts": "Recommended Charts",
  "multiSelectionErrorTitleRecommendedCharts": "Recommended Charts currently doesn’t support multiple ranges.",
  "cellEditModeErrorDescriptionRecommendedCharts": "Recommended Charts works best when a range of data is selected.",
  "invalidSelectionDescriptionRecommendedCharts": "Recommended Charts works best when a range of data is selected.",
  "floodgatePromptOne": "We’d love feedback on your Ideas experience!",
  "floodgatePromptTwo": "We have two quick questions for you.",
  "floodgateRatingQuestion": "How does Ideas compare to what you expected?",
  "floodgateRatingScaleOne": "1 - Did not meet expectations",
  "floodgateRatingScaleTwo": "2",
  "floodgateRatingScaleThree": "3",
  "floodgateRatingScaleFour": "4",
  "floodgateRatingScaleFive": "5 - Exceeded expectations",
  "floodgateCommentQuestion": "Please tell us more, what were you expecting?",
  "insertPivotTableHeaderSource": "Source:",
  "insertPivotTableHeaderDestination": "Destination:",
  "insertPivotTableDialogDescription": "Select the data to analyse and where the PivotTable should be placed",
  "insertPivotTableDialogInputTitle": "Select a table or range to analyse:",
  "insertPivotTableChoiceGroupDescription": "Choose a destination for the PivotTable:",
  "newWorksheet": "New Worksheet",
  "existingWorksheet": "Existing Worksheet",
  "newSheet": "New sheet",
  "existingSheet": "Existing sheet",
  "recommendedPivotTablesTitle": "Recommended PivotTables",
  "recommendedPivotTablesTitleV2": "PivotTables",
  "recommendedPivotTablesNoRecommendationsErrorDescription": "We can't find any suggestions for this data set. Please select a different data source or Create your own PivotTable to continue.",
  "recommendedPivotTablesFailedErrorDescription": "We can't find any suggestions for this data set, please Create your own PivotTable.",
  "recommendedPivotTablesPivotTableSelectionErrorDescription": "We can't find any suggestions for this data set. Please select a different data source.",
  "insertText": "Insert",
  "recommendationsListAriaLabel": "Recommendations",
  "sourceDataSelectionRangeInvalidSourceErrorMessage": "Please select a table or range with data.",
  "sourceDataSelectionRangeInvalidDestinationErrorMessage": "Please select any empty cell.",
  "sourceDataSelectionSourceHeaderErrorMessage": "Please organise your data in columns with a single header row.",
  "sourceDataSelectionCollisionErrorMessage": "The PivotTable won’t fit in this space. Please change the destination.",
  "sourceDataSelectionMultiSelectionErrorMessage": "Select a table or range, instead of separate columns.",
  "sourceDataSelectionSourcePivotTableErrorMessage": "The source table or range can’t contain another PivotTable.",
  "sourceDataSelectionTooltip": "You can select cells directly on the grid.",
  "sourceEditAriaLabel": "Source: {0}",
  "destinationEditAriaLabel": "Destination: {0}",
  "combinedDestinationInputAriaLabel": "Existing worksheet radio button, Choose a destination for the PivotTable:",
  "insertPivotTableChoiceGroupDescriptionNewSheet": "Choose a destination for the PivotTable: New worksheet",
  "insertPivotTableChoiceGroupDescriptionExistingSheet": "Choose a destination for the PivotTable: Existing worksheet",
  "insertPivotTableDestinationOnRecommendationFooter": "Insert on:",
  "destinationSelectionPaneText": "Select where the PivotTable should be placed by entering a location below or using your mouse to select a location on the grid.",
  "insertPivotTableDestinationOnContextMenuNewSheet": "Insert on new sheet",
  "insertPivotTableDestinationOnContextMenuExistingSheet": "Insert on existing sheet",
  "recommendedPivotTableSampleTitle": "Select data to analyse",
  "recommendedPivotTableSampleDescription": "You can select the PivotTable's data source on the grid using a mouse or keyboard.",
  "insertedWorksheetName": "Suggestion{0}",
  "insertedWorksheetNameNLMode": "Answer{0}",
  "pageTitle": "Analyse Data",
  "pageTitleAskAndAnalyze": "Ask and Analyse",
  "pageTitleAskMyData": "Ask My Data",
  "naturalLanguageUnsupportedLanguageErrorTitle": "Try a different Office display language",
  "naturalLanguageUnsupportedLanguageErrorDescription": "We're sorry, but this feature isn't available in this language yet.",
  "allChartsDescriptionText": "Here are some recommended charts based on your data. Not seeing what you are looking for?",
  "allChartsLinkText": "Select a specific chart type"
}