mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] update to azurecore sql-database-projects sql (#18208)
This commit is contained in:
@@ -569,11 +569,14 @@
|
||||
<trans-unit id="config.enableUsNatCloudDescription">
|
||||
<source xml:lang="en">Should US National Azure cloud integration be enabled</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.loggingLevel">
|
||||
<source xml:lang="en">[Optional] The verbosity of logging for the Azure Accounts extension.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.noSystemKeychain">
|
||||
<source xml:lang="en">Disable system keychain integration. Credentials will be stored in a flat file in the user's home directory.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.piiLogging">
|
||||
<source xml:lang="en">Should Personally Identifiable Information (PII) be logged in the console view locally</source>
|
||||
<source xml:lang="en">Should Personally Identifiable Information (PII) be logged in the Azure Accounts output channel and the output channel log file.</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
||||
@@ -61,6 +61,9 @@
|
||||
<trans-unit id="appSettingPrompt">
|
||||
<source xml:lang="en">Would you like to update Azure Function local.settings.json with the new connection string?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="applyConfirmation">
|
||||
<source xml:lang="en">Are you sure you want to update the target project?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="applyError">
|
||||
<source xml:lang="en">There was an error updating the project: {0}</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -4097,14 +4097,39 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Top Operations</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/queryplan2/browser/actions/propertiesAction" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="queryPlanPropertiesActionLabel">
|
||||
<file original="src/sql/workbench/contrib/queryplan2/browser/graphElementPropertiesView" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="nodePropertyViewNameNameColumnHeader">
|
||||
<source xml:lang="en">Name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodePropertyViewNameValueColumnHeader">
|
||||
<source xml:lang="en">Value</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodePropertyViewTitle">
|
||||
<source xml:lang="en">Properties</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewClose">
|
||||
<source xml:lang="en">Close</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
|
||||
<source xml:lang="en">Alphabetical</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
|
||||
<source xml:lang="en">Categorized</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/queryplan2/browser/planHeader" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="planHeaderIndexAndCost">
|
||||
<source xml:lang="en">Query {0}: Query cost (relative to the script): {1}%</source>
|
||||
<note>{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 </note>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/queryplan2/browser/queryPlan" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="queryIndex">
|
||||
<source xml:lang="en">Query {0}: </source>
|
||||
<trans-unit id="openQueryAction">
|
||||
<source xml:lang="en">Open Query</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlan2.configTitle">
|
||||
<source xml:lang="en">Query Plan</source>
|
||||
@@ -4112,14 +4137,32 @@ Error: {1}</source>
|
||||
<trans-unit id="queryPlan2.featureEnabledDescription">
|
||||
<source xml:lang="en">Controls whether the new query plan feature is enabled. Default value is false.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanCustomZoom">
|
||||
<source xml:lang="en">Custom Zoom</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanFitGraphLabel">
|
||||
<source xml:lang="en">Zoom to fit</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanOpenGraphFile">
|
||||
<source xml:lang="en">Open Graph File</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesActionLabel">
|
||||
<source xml:lang="en">Properties</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSavePlanXML">
|
||||
<source xml:lang="en">Save XML</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchNodeAction">
|
||||
<source xml:lang="en">SearchNode</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanTitle">
|
||||
<source xml:lang="en">Query Plan</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="relativeToTheScript">
|
||||
<source xml:lang="en">(relative to the script):</source>
|
||||
<trans-unit id="queryPlanZoomInActionLabel">
|
||||
<source xml:lang="en">Zoom In</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="relativeToTheScriptWithCost">
|
||||
<source xml:lang="en">(relative to the script): {0}%</source>
|
||||
<trans-unit id="queryPlanZoomOutActionLabel">
|
||||
<source xml:lang="en">Zoom Out</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/resourceDeployment/browser/resourceDeployment.contribution" source-language="en" datatype="plaintext"><body>
|
||||
@@ -4316,6 +4359,17 @@ Error: {1}</source>
|
||||
<trans-unit id="taskAction.script">
|
||||
<source xml:lang="en">Script</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/tsgops/browser/tsgopsActions" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="hideActivityBarViewContainers">
|
||||
<source xml:lang="en">Hide the extension viewlet</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hidePanel">
|
||||
<source xml:lang="en">Hide the panel</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hideSettings">
|
||||
<source xml:lang="en">Hide the settings icon</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/views/browser/treeView" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="collapseAll">
|
||||
|
||||
Reference in New Issue
Block a user