mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
[Loc] xlf update for 5-23-2022 (#19494)
This commit is contained in:
@@ -2335,6 +2335,82 @@
|
||||
<trans-unit id="invalidExecutionPlanZoomError">
|
||||
<source xml:lang="en">Zoom level cannot be 0 or negative</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/browser/compareExecutionPlanInput" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="epCompare.editorName">
|
||||
<source xml:lang="en">Compare Execution Plans</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditor" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="compareExecutionPlanEditor">
|
||||
<source xml:lang="en">Compare Execution Plan Editor</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditorView" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="addExecutionPlanLabel">
|
||||
<source xml:lang="en">Add execution plan</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="epComapre.LoadingPlanCompleteMessage">
|
||||
<source xml:lang="en">Execution plan successfully loaded</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="epComapre.LoadingPlanMessage">
|
||||
<source xml:lang="en">Loading execution plan</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="epComapre.placeholderInfoboxText">
|
||||
<source xml:lang="en">Add execution plans to compare</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="epCompare.FileFilterDescription">
|
||||
<source xml:lang="en">Execution Plan Files</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="epCompare.comparePropertiesAction">
|
||||
<source xml:lang="en">Properties</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="epCompare.comparisonProgess">
|
||||
<source xml:lang="en">Loading similar areas in compared plans</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="epCompare.toggleOrientation">
|
||||
<source xml:lang="en">Toggle Orientation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="epCompare.zoomInAction">
|
||||
<source xml:lang="en">Zoom In</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="epCompare.zoomOutAction">
|
||||
<source xml:lang="en">Zoom Out</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="epCompare.zoomReset">
|
||||
<source xml:lang="en">Reset Zoom</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="epCompare.zoomToFit">
|
||||
<source xml:lang="en">Zoom to fit</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanComparisonPropertiesView" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="executionPlanComparisonPropertiesBottomOperation">
|
||||
<source xml:lang="en">Bottom operation: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="executionPlanComparisonPropertiesTopOperation">
|
||||
<source xml:lang="en">Top operation: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodePropertyViewNameNameColumnHeader">
|
||||
<source xml:lang="en">Name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodePropertyViewNameValueColumnBottomHeader">
|
||||
<source xml:lang="en">Value (Bottom Plan)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodePropertyViewNameValueColumnTopHeader">
|
||||
<source xml:lang="en">Value (Top Plan)</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanContribution" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="executionPlanCompareCommandOriginalValue">
|
||||
<source xml:lang="en">Compare execution plans</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="executionPlanCompareCommandValue">
|
||||
<source xml:lang="en">Compare execution plans</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanEditor" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="executionPlanEditor">
|
||||
@@ -2389,6 +2465,9 @@
|
||||
<trans-unit id="executionPlan.SaveFileDescription">
|
||||
<source xml:lang="en">Execution Plan Files</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="executionPlanCompareExecutionPlanAction">
|
||||
<source xml:lang="en">Compare execution plan</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="executionPlanContextMenuDisableTooltip">
|
||||
<source xml:lang="en">Disable Tooltips</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user