diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf index 58265dd7b0..9345e61568 100644 --- a/resources/xlf/en/sql.xlf +++ b/resources/xlf/en/sql.xlf @@ -144,6 +144,9 @@ Enable automatic update checks. Azure Data Studio will check for updates automatically and periodically. + + Could not open a notebook document for the specified URI. + Please reload Azure Data Studio to enable this extension locally. @@ -225,11 +228,14 @@ Would you like to change Azure Data Studio's UI language to {0} and restart? + + Failed to create notebook document. + This VS Code functionality is not supported in Azure Data Studio. - Invalid arguments + Invalid arguments. New Notebook @@ -642,6 +648,9 @@ Are you sure you want to remove the row? + + {0} validation errors found. + General @@ -654,6 +663,9 @@ Errors ({0}) + + Add new row to '{0}' table + Add New @@ -684,6 +696,11 @@ The component type: {0} is not supported + + + + Errors + @@ -2255,6 +2272,108 @@ Select All + + + + Execution Plan Files + + + Custom Zoom + + + Zoom to fit + + + Show Query Plan XML + + + Properties + + + Save Plan File + + + Find Node + + + Query Plan (Preview) + + + Zoom In + + + Zoom Out + + + Open Query + + + + + Edge + + + Close + + + Alphabetical + + + Categorized + + + Name + + + Value + + + Properties + + + + + Query {0}: Query cost (relative to the script): {1}% + {0} is the index of the graph in the execution plan tab +{1} is the relative cost in percentage of the graph to the rest of the graphs in execution plan tab + + + + + Close (Escape) + + + Apply + + + Apply Zoom (Enter) + + + Select a zoom value between 1 to 200 + + + Zoom (percent) + + + Zoom (Enter) + + + + + Close (Escape) + + + Contains + + + Equals + + + Next Match (Enter) + + + Previous Match (Shift+Enter) + @@ -4105,108 +4224,6 @@ Error: {1} Top Operations - - - - Query {0}: Query cost (relative to the script): {1}% - {0} is the index of the graph in the execution plan tab -{1} is the relative cost in percentage of the graph to the rest of the graphs in execution plan tab - - - - - Open Query - - - Execution Plan Files - - - Custom Zoom - - - Zoom to fit - - - Show Query Plan XML - - - Properties - - - Save Plan File - - - Find Node - - - Query Plan (Preview) - - - Zoom In - - - Zoom Out - - - - - Name - - - Value - - - Properties - - - Edge - - - Close - - - Alphabetical - - - Categorized - - - - - Close (Escape) - - - Apply - - - Apply Zoom (Enter) - - - Select a zoom value between 1 to 200 - - - Zoom (percent) - - - Zoom (Enter) - - - - - Close (Escape) - - - Next Match (Enter) - - - Previous Match (Shift+Enter) - - - Contains - - - Equals - @@ -5322,6 +5339,9 @@ Error: {1} Waiting for Execute Provider availability timed out for notebook provider '{0}' + + Failed to create notebook input for provider '{0}' + Notebook provider does not exist @@ -6049,4 +6069,4 @@ Error: {1} Show Getting Started - + \ No newline at end of file