mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
[Loc] added in changes to sql.xlf (#16564)
This commit is contained in:
@@ -2819,6 +2819,12 @@ Error: {1}</source>
|
|||||||
<trans-unit id="addCell">
|
<trans-unit id="addCell">
|
||||||
<source xml:lang="en">Cell</source>
|
<source xml:lang="en">Cell</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="views">
|
||||||
|
<source xml:lang="en">Views</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="editor">
|
||||||
|
<source xml:lang="en">Editor</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="code">
|
<trans-unit id="code">
|
||||||
<source xml:lang="en">Code</source>
|
<source xml:lang="en">Code</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -3060,6 +3066,15 @@ Error: {1}</source>
|
|||||||
<trans-unit id="clearResults">
|
<trans-unit id="clearResults">
|
||||||
<source xml:lang="en">Clear Results</source>
|
<source xml:lang="en">Clear Results</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="notebookViewLabel">
|
||||||
|
<source xml:lang="en">Editor</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="newViewLabel">
|
||||||
|
<source xml:lang="en">Create New View</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="viewNotFound">
|
||||||
|
<source xml:lang="en">Unable to find view: {0}</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="trustLabel">
|
<trans-unit id="trustLabel">
|
||||||
<source xml:lang="en">Trusted</source>
|
<source xml:lang="en">Trusted</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -3165,6 +3180,26 @@ Error: {1}</source>
|
|||||||
<source xml:lang="en">Search</source>
|
<source xml:lang="en">Search</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body></file>
|
</body></file>
|
||||||
|
<file original="src/sql/workbench/contrib/notebook/browser/notebookViews/insertCellsModal" source-language="en" datatype="plaintext"><body>
|
||||||
|
<trans-unit id="insertCellsModal.title">
|
||||||
|
<source xml:lang="en">Insert cells</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="insertCellsModal.selectCells">
|
||||||
|
<source xml:lang="en">Select cell sources</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="insertCellsModal.thumbnailError">
|
||||||
|
<source xml:lang="en">Error: Unable to generate thumbnails.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="insertCellsModal.untitled">
|
||||||
|
<source xml:lang="en">Untitled Cell : {0}</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="insertCellsModal.Insert">
|
||||||
|
<source xml:lang="en">Insert</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="insertCellsModal.Cancel">
|
||||||
|
<source xml:lang="en">Cancel</source>
|
||||||
|
</trans-unit>
|
||||||
|
</body></file>
|
||||||
<file original="src/sql/workbench/contrib/notebook/browser/notebookViews/notebookViews.component" source-language="en" datatype="plaintext"><body>
|
<file original="src/sql/workbench/contrib/notebook/browser/notebookViews/notebookViews.component" source-language="en" datatype="plaintext"><body>
|
||||||
<trans-unit id="cellNotFound">
|
<trans-unit id="cellNotFound">
|
||||||
<source xml:lang="en">cell with URI {0} was not found in this model</source>
|
<source xml:lang="en">cell with URI {0} was not found in this model</source>
|
||||||
@@ -3172,6 +3207,41 @@ Error: {1}</source>
|
|||||||
<trans-unit id="cellRunFailed">
|
<trans-unit id="cellRunFailed">
|
||||||
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
|
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="runAllPreview">
|
||||||
|
<source xml:lang="en">Run all</source>
|
||||||
|
</trans-unit>
|
||||||
|
</body></file>
|
||||||
|
<file original="src/sql/workbench/contrib/notebook/browser/notebookViews/notebookViewsActions" source-language="en" datatype="plaintext"><body>
|
||||||
|
<trans-unit id="viewsUnableToRemove">
|
||||||
|
<source xml:lang="en">Unable to remove view</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="confirmDelete">
|
||||||
|
<source xml:lang="en">Are you sure you want to delete view "{0}"?</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="delete">
|
||||||
|
<source xml:lang="en">&&Delete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="insertCells">
|
||||||
|
<source xml:lang="en">Insert Cells</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="runCell">
|
||||||
|
<source xml:lang="en">Run cell</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="stopCell">
|
||||||
|
<source xml:lang="en">Cancel execution</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="errorRunCell">
|
||||||
|
<source xml:lang="en">Error on last run. Click to run again</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="unableToNavigateToCell">
|
||||||
|
<source xml:lang="en">Unable to navigate to notebook cell.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="viewCellInNotebook">
|
||||||
|
<source xml:lang="en">View Cell In Notebook</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="moreActionsLabel">
|
||||||
|
<source xml:lang="en">More</source>
|
||||||
|
</trans-unit>
|
||||||
</body></file>
|
</body></file>
|
||||||
<file original="src/sql/workbench/contrib/notebook/browser/notebookViews/notebookViewsCodeCell.component" source-language="en" datatype="plaintext"><body>
|
<file original="src/sql/workbench/contrib/notebook/browser/notebookViews/notebookViewsCodeCell.component" source-language="en" datatype="plaintext"><body>
|
||||||
<trans-unit id="viewsCodeCell.emptyCellText">
|
<trans-unit id="viewsCodeCell.emptyCellText">
|
||||||
@@ -3183,6 +3253,26 @@ Error: {1}</source>
|
|||||||
<source xml:lang="en">This view is empty. Add a cell to this view by clicking the Insert Cells button.</source>
|
<source xml:lang="en">This view is empty. Add a cell to this view by clicking the Insert Cells button.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body></file>
|
</body></file>
|
||||||
|
<file original="src/sql/workbench/contrib/notebook/browser/notebookViews/viewOptionsModal" source-language="en" datatype="plaintext"><body>
|
||||||
|
<trans-unit id="viewOptionsModal.title">
|
||||||
|
<source xml:lang="en">Configure View</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="viewOptionsModal.name">
|
||||||
|
<source xml:lang="en">View Name</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="viewOptionsModal.missingRequireField">
|
||||||
|
<source xml:lang="en">This field is required.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="viewOptionsModal.nameTaken">
|
||||||
|
<source xml:lang="en">This view name has already been taken.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="save">
|
||||||
|
<source xml:lang="en">Save</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="cancel">
|
||||||
|
<source xml:lang="en">Cancel</source>
|
||||||
|
</trans-unit>
|
||||||
|
</body></file>
|
||||||
<file original="src/sql/workbench/contrib/notebook/browser/outputs/gridOutput.component" source-language="en" datatype="plaintext"><body>
|
<file original="src/sql/workbench/contrib/notebook/browser/outputs/gridOutput.component" source-language="en" datatype="plaintext"><body>
|
||||||
<trans-unit id="copyFailed">
|
<trans-unit id="copyFailed">
|
||||||
<source xml:lang="en">Copy failed with error {0}</source>
|
<source xml:lang="en">Copy failed with error {0}</source>
|
||||||
@@ -5010,6 +5100,11 @@ Error: {1}</source>
|
|||||||
<source xml:lang="en">A view with the name {0} already exists in this notebook.</source>
|
<source xml:lang="en">A view with the name {0} already exists in this notebook.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body></file>
|
</body></file>
|
||||||
|
<file original="src/sql/workbench/services/notebook/browser/notebookViews/notebookViewsExtension" source-language="en" datatype="plaintext"><body>
|
||||||
|
<trans-unit id="notebookView.untitledView">
|
||||||
|
<source xml:lang="en">Untitled View</source>
|
||||||
|
</trans-unit>
|
||||||
|
</body></file>
|
||||||
<file original="src/sql/workbench/services/notebook/browser/sql/sqlSessionManager" source-language="en" datatype="plaintext"><body>
|
<file original="src/sql/workbench/services/notebook/browser/sql/sqlSessionManager" source-language="en" datatype="plaintext"><body>
|
||||||
<trans-unit id="sqlKernelError">
|
<trans-unit id="sqlKernelError">
|
||||||
<source xml:lang="en">SQL kernel error</source>
|
<source xml:lang="en">SQL kernel error</source>
|
||||||
|
|||||||
Reference in New Issue
Block a user