mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] Update for English XLFs 8-10-2021 (#16705)
This commit is contained in:
@@ -610,9 +610,6 @@
|
|||||||
<trans-unit id="arc.miaaAdmin">
|
<trans-unit id="arc.miaaAdmin">
|
||||||
<source xml:lang="en">Managed instance admin</source>
|
<source xml:lang="en">Managed instance admin</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="arc.controllerEndpoint">
|
|
||||||
<source xml:lang="en">Controller endpoint</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="arc.extensionName">
|
<trans-unit id="arc.extensionName">
|
||||||
<source xml:lang="en">Extension name</source>
|
<source xml:lang="en">Extension name</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
@@ -494,10 +494,10 @@
|
|||||||
<source xml:lang="en">Schema compare could not start because build failed</source>
|
<source xml:lang="en">Schema compare could not start because build failed</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="updateProjectForRoundTrip">
|
<trans-unit id="updateProjectForRoundTrip">
|
||||||
<source xml:lang="en">To build this project, Azure Data Studio needs to update targets, references, and system database references. If the project is created in SSDT, it will continue to work in both tools. Do you want Azure Data Studio to update the project?</source>
|
<source xml:lang="en">The targets, references, and system database references need to be updated to build this project. If the project is created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="updateProjectDatabaseReferencesForRoundTrip">
|
<trans-unit id="updateProjectDatabaseReferencesForRoundTrip">
|
||||||
<source xml:lang="en">To build this project, Azure Data Studio needs to update system database references. If the project is created in SSDT, it will continue to work in both tools. Do you want Azure Data Studio to update the project?</source>
|
<source xml:lang="en">The system database references need to be updated to build this project. If the project is created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="databaseReferenceTypeRequired">
|
<trans-unit id="databaseReferenceTypeRequired">
|
||||||
<source xml:lang="en">Database reference type is required for adding a reference to a database</source>
|
<source xml:lang="en">Database reference type is required for adding a reference to a database</source>
|
||||||
|
|||||||
@@ -722,6 +722,12 @@ This may take some time.</source>
|
|||||||
<trans-unit id="sql.migration.no">
|
<trans-unit id="sql.migration.no">
|
||||||
<source xml:lang="en">No</source>
|
<source xml:lang="en">No</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="sql.migration.empty.table.text">
|
||||||
|
<source xml:lang="en">No backup files to show</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sql.migration.empty.table.subtext">
|
||||||
|
<source xml:lang="en">If results were expected, reconfirm the connection to the SQL Server Instance.</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="sql.migration.completing.cutover.warning">
|
<trans-unit id="sql.migration.completing.cutover.warning">
|
||||||
<source xml:lang="en">Completing cutover without restoring all the backup(s) may result in a data loss.</source>
|
<source xml:lang="en">Completing cutover without restoring all the backup(s) may result in a data loss.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
@@ -1776,6 +1776,9 @@
|
|||||||
<trans-unit id="dashboard.explorer.actions">
|
<trans-unit id="dashboard.explorer.actions">
|
||||||
<source xml:lang="en">Show Actions</source>
|
<source xml:lang="en">Show Actions</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="dashboard.explorer.actionsColumn">
|
||||||
|
<source xml:lang="en">Actions</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="explorerSearchNoMatchResultMessage">
|
<trans-unit id="explorerSearchNoMatchResultMessage">
|
||||||
<source xml:lang="en">No matching item found</source>
|
<source xml:lang="en">No matching item found</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
Reference in New Issue
Block a user