mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 09:35:38 -05:00
[Loc] Localization update for 5-2-2023 (Second to last before code complete) (#22940)
This commit is contained in:
@@ -844,7 +844,7 @@
|
||||
<source xml:lang="en">Save</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="saveProfileAsButtonText">
|
||||
<source xml:lang="en">Save Profile as...</source>
|
||||
<source xml:lang="en">Save As...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="schema">
|
||||
<source xml:lang="en">Schema</source>
|
||||
|
||||
@@ -271,15 +271,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.azure.tenant">
|
||||
<source xml:lang="en">Azure AD tenant</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.azureRecommendation.browse">
|
||||
<source xml:lang="en">Browse</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.azureRecommendation.folder.name">
|
||||
<source xml:lang="en">Folder name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.azureRecommendation.open">
|
||||
<source xml:lang="en">Open</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.backup.file.backup.size">
|
||||
<source xml:lang="en">Backup size (MB)</source>
|
||||
</trans-unit>
|
||||
@@ -355,6 +349,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.blob.storageAccount.select">
|
||||
<source xml:lang="en">Select a storage account value first.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.browse">
|
||||
<source xml:lang="en">Browse</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.can.be.migrated">
|
||||
<source xml:lang="en">{0}/{1} databases can be migrated without issues</source>
|
||||
</trans-unit>
|
||||
@@ -382,6 +379,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.cannot.start.cutover.error">
|
||||
<source xml:lang="en">The cutover process cannot start until all the migrations are done. To return the latest file status, refresh your browser window.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.clear">
|
||||
<source xml:lang="en">Clear</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.close">
|
||||
<source xml:lang="en">Close</source>
|
||||
</trans-unit>
|
||||
@@ -589,6 +589,18 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.database.assessment.title">
|
||||
<source xml:lang="en">Databases for assessment</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.assessment.xevents.description">
|
||||
<source xml:lang="en">For the selected databases, optionally provide extended event session files to assess ad-hoc or dynamic SQL queries or any DML statements initiated through the application data layer. {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.assessment.xevents.instructions">
|
||||
<source xml:lang="en">Select a folder where extended events session files (.xel and .xem) are stored</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.assessment.xevents.link">
|
||||
<source xml:lang="en">Learn more</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.assessment.xevents.title">
|
||||
<source xml:lang="en">Assess extended event sessions</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.backup.load.error">
|
||||
<source xml:lang="en">An error occurred while accessing database details.</source>
|
||||
</trans-unit>
|
||||
@@ -808,9 +820,6 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.error.details.title">
|
||||
<source xml:lang="en">Migration error details</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.error.dialog.clear.button.label">
|
||||
<source xml:lang="en">Clear</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.error.title">
|
||||
<source xml:lang="en">Migration status details</source>
|
||||
</trans-unit>
|
||||
@@ -1261,6 +1270,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.online">
|
||||
<source xml:lang="en">Online</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.open">
|
||||
<source xml:lang="en">Open</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.open.migration.destails.error">
|
||||
<source xml:lang="en">Error opening migration details dialog</source>
|
||||
</trans-unit>
|
||||
@@ -1480,6 +1492,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.sec">
|
||||
<source xml:lang="en">{0} sec</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.select">
|
||||
<source xml:lang="en">Select</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.select.azure.mi">
|
||||
<source xml:lang="en">Select your target Azure subscription and your target Azure SQL Managed Instance.</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user