[Loc] update to langpacks for 9-22-2023 (#24505)

This commit is contained in:
Alex Ma
2023-09-22 17:03:12 -07:00
committed by GitHub
parent f7f5ee780a
commit a1f7bddb3a
2 changed files with 14 additions and 2 deletions

View File

@@ -458,7 +458,7 @@
<source xml:lang="en">Close</source>
</trans-unit>
<trans-unit id="managePackages.dialogName">
<source xml:lang="en">Manage Packages</source>
<source xml:lang="en">Manage Notebook Packages</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/extension" source-language="en" datatype="plaintext"><body>
@@ -482,6 +482,9 @@
<trans-unit id="unsupportedFileType">
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
</trans-unit>
<trans-unit id="pythonNotSetup">
<source xml:lang="en">Python is not currently configured for notebooks. The &apos;Configure Python for Notebooks&apos; command must be run before being able to manage notebook packages.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/jupyter/jupyterExecuteProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="errNotebookUriMissing">
@@ -697,7 +700,7 @@
<source xml:lang="en">Local path to python installation used by Notebooks.</source>
</trans-unit>
<trans-unit id="title.managePackages">
<source xml:lang="en">Manage Packages</source>
<source xml:lang="en">Manage Notebook Packages</source>
</trans-unit>
<trans-unit id="notebook.maxBookSearchDepth.description">
<source xml:lang="en">Maximum depth of subdirectories to search for Books (Enter 0 for infinite)</source>

View File

@@ -448,6 +448,9 @@
<trans-unit id="sql.migration.tde.wizard.optionscaption">
<source xml:lang="en">Certificate migration</source>
</trans-unit>
<trans-unit id="sql.migration.tde.validation.group.title">
<source xml:lang="en">Certificate validations</source>
</trans-unit>
<trans-unit id="sql.migration.validation.dialog.title">
<source xml:lang="en">Certificates Migration</source>
</trans-unit>
@@ -895,6 +898,9 @@
<trans-unit id="sql.migration.wizard.perfCollection.error">
<source xml:lang="en">Error(s) occurred while collecting performance data for the server &apos;{0}&apos;. If these issues persist, try restarting the data collection process:&#10;&#10;{1}</source>
</trans-unit>
<trans-unit id="sql.migration.select.azure.mi.db.count.threshold.exceeds.error">
<source xml:lang="en">Error: Azure SQL Managed Instance supports maximum {0} user databases per instance. Select {0} or less database(s) to proceed further.</source>
</trans-unit>
<trans-unit id="sql.login.migration.migrate.server.roles.and.set.permissions">
<source xml:lang="en">Establishing user mappings completed.&#10;&#10;Currently, migrating server roles, establishing server mappings and setting permissions. This will take some time.</source>
</trans-unit>
@@ -2437,6 +2443,9 @@
<trans-unit id="sql.migration.database.migration.mode.description">
<source xml:lang="en">To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements.</source>
</trans-unit>
<trans-unit id="sql.migration.select.azure.mi.db.count.under.threshold">
<source xml:lang="en">To proceed, press Select button</source>
</trans-unit>
<trans-unit id="sql.migration.details.serverobjects.all.tables.label">
<source xml:lang="en">Total tables</source>
</trans-unit>