Skip to content

Commit da95366

Browse files
author
Lauren Nathan
committed
merged main
2 parents 9c3c994 + 09fa393 commit da95366

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+1613
-486
lines changed

localization/l10n/bundle.l10n.json

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -359,10 +359,17 @@
359359
"Export": "Export",
360360
"Add Table": "Add Table",
361361
"Auto Arrange": "Auto Arrange",
362+
"Auto Arrange Confirmation": "Auto Arrange Confirmation",
363+
"Auto Arrange will automatically reposition all diagram elements based on optimal layout algorithms. Any custom positioning you've created will be lost. Do you want to proceed with auto-arranging your schema diagram?": "Auto Arrange will automatically reposition all diagram elements based on optimal layout algorithms. Any custom positioning you've created will be lost. Do you want to proceed with auto-arranging your schema diagram?",
362364
"Filter": "Filter",
365+
"Filter ({0})/{0} is the number of selected tables": {
366+
"message": "Filter ({0})",
367+
"comment": [
368+
"{0} is the number of selected tables"
369+
]
370+
},
363371
"Refresh": "Refresh",
364372
"Publish Changes": "Publish Changes",
365-
"View Code": "View Code",
366373
"Edit Table": "Edit Table",
367374
"Open in Editor": "Open in Editor",
368375
"Changed Tables": "Changed Tables",
@@ -528,6 +535,12 @@
528535
"No Action": "No Action",
529536
"Possible Data Loss detected. Please review the changes.": "Possible Data Loss detected. Please review the changes.",
530537
"Warnings detected. Please review the changes.": "Warnings detected. Please review the changes.",
538+
"Definition": "Definition",
539+
"Delete Confirmation": "Delete Confirmation",
540+
"Are you sure you want to delete the selected items?": "Are you sure you want to delete the selected items?",
541+
"Undo": "Undo",
542+
"Redo": "Redo",
543+
"Search tables...": "Search tables...",
531544
"To compare two schemas, first select a source schema and target schema, then press compare.": "To compare two schemas, first select a source schema and target schema, then press compare.",
532545
"No schema differences were found.": "No schema differences were found.",
533546
"Initializing comparison, this might take a while...": "Initializing comparison, this might take a while...",
@@ -693,7 +706,6 @@
693706
"{1} is the error message"
694707
]
695708
},
696-
"Connection Errors": "Connection Errors",
697709
"Server connection in progress. Do you want to cancel?": "Server connection in progress. Do you want to cancel?",
698710
"Confirm to clear recent connections list": "Confirm to clear recent connections list",
699711
"To use this command, Open a .sql file -or- Change editor language to \"SQL\" -or- Select T-SQL text in the active SQL editor.": "To use this command, Open a .sql file -or- Change editor language to \"SQL\" -or- Select T-SQL text in the active SQL editor.",
@@ -719,7 +731,7 @@
719731
"Microsoft Entra Id - Universal w/ MFA Support": "Microsoft Entra Id - Universal w/ MFA Support",
720732
"Azure Code Grant": "Azure Code Grant",
721733
"Azure Device Code": "Azure Device Code",
722-
"Azure Logs": "Azure Logs",
734+
"MSSQL - Azure Auth Logs": "MSSQL - Azure Auth Logs",
723735
"Open": "Open",
724736
"Ignore Tenant": "Ignore Tenant",
725737
"Your tenant '{0} ({1})' requires you to re-authenticate again to access {2} resources. Press Open to start the authentication process./{0} is the tenant name{1} is the tenant id{2} is the resource": {
@@ -1383,6 +1395,7 @@
13831395
]
13841396
},
13851397
"An unknown error occurred. Please try again.": "An unknown error occurred. Please try again.",
1398+
"$(plug) Connect to MSSQL": "$(plug) Connect to MSSQL",
13861399
"Azure sign in failed.": "Azure sign in failed.",
13871400
"Select subscriptions": "Select subscriptions",
13881401
"Error loading Azure subscriptions.": "Error loading Azure subscriptions.",

localization/xliff/vscode-mssql.de.xlf

Lines changed: 45 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<source xml:lang="en"> is required.</source>
77
<target state="translated"> ist erforderlich.</target>
88
</trans-unit>
9+
<trans-unit id="++CODE++18b63db64aa0aff55a9f4784ad62abdc2b70cedb95b5e89d5551996cc9bd25ac">
10+
<source xml:lang="en">$(plug) Connect to MSSQL</source>
11+
<target state="new">$(plug) Connect to MSSQL</target>
12+
</trans-unit>
913
<trans-unit id="++CODE++0d7668d337e375d8ccfc1a69ca8f6e22a0b0c850a78c4770b0c4aa3b0daca630">
1014
<source xml:lang="en">&lt;default&gt;</source>
1115
<target state="translated">&lt;default&gt;</target>
@@ -172,6 +176,10 @@
172176
<source xml:lang="en">Apply changes to target</source>
173177
<target state="translated">Änderungen auf das Ziel anwenden</target>
174178
</trans-unit>
179+
<trans-unit id="++CODE++dc1158b4986e0eadcc929a35b9de0147ca4e8e317ec963db232cb2516688ed79">
180+
<source xml:lang="en">Are you sure you want to delete the selected items?</source>
181+
<target state="new">Are you sure you want to delete the selected items?</target>
182+
</trans-unit>
175183
<trans-unit id="++CODE++d06cb9591349a9b98151fca38054ea9703b643b570f3b4557f3d2c07d76a7403">
176184
<source xml:lang="en">Are you sure you want to delete {0}?</source>
177185
<note>{0} is the node label</note>
@@ -224,6 +232,14 @@
224232
<source xml:lang="en">Auto Arrange</source>
225233
<target state="translated">Automatisch anordnen</target>
226234
</trans-unit>
235+
<trans-unit id="++CODE++ebe205c96ccbd815b1ba5c318ebfad7ce72d76dfea65929bf8c5203cd0c72a93">
236+
<source xml:lang="en">Auto Arrange Confirmation</source>
237+
<target state="new">Auto Arrange Confirmation</target>
238+
</trans-unit>
239+
<trans-unit id="++CODE++a27adfa57c8938761efd3fc482ea8e81fc898b286f29d04c783c9d3b60b22824">
240+
<source xml:lang="en">Auto Arrange will automatically reposition all diagram elements based on optimal layout algorithms. Any custom positioning you've created will be lost. Do you want to proceed with auto-arranging your schema diagram?</source>
241+
<target state="new">Auto Arrange will automatically reposition all diagram elements based on optimal layout algorithms. Any custom positioning you've created will be lost. Do you want to proceed with auto-arranging your schema diagram?</target>
242+
</trans-unit>
227243
<trans-unit id="++CODE++92eb0b1fb89f1725b3c1fe652164720d7b2d17222e81bd5057f02f645fb24e67">
228244
<source xml:lang="en">Average: {0} Count: {1} Distinct Count: {2} Max: {3} Min: {4} Null Count: {5} Sum: {6}</source>
229245
<note>{0} is the average, {1} is the count, {2} is the distinct count, {3} is the max, {4} is the min, {5} is the null count, {6} is the sum</note>
@@ -757,6 +773,10 @@
757773
<source xml:lang="en">Default Value</source>
758774
<target state="translated">Standardwert</target>
759775
</trans-unit>
776+
<trans-unit id="++CODE++9813fafb098c218090536790280a91ee70062a8490eb3615395ee731cdd40023">
777+
<source xml:lang="en">Definition</source>
778+
<target state="new">Definition</target>
779+
</trans-unit>
760780
<trans-unit id="++CODE++b6ca9a06ebcc8ea511648b46b103859960924b42fa98231c0ca4b69b84943687">
761781
<source xml:lang="en">DefinitionRequestCompleted</source>
762782
<target state="translated">DefinitionRequestCompleted</target>
@@ -769,6 +789,10 @@
769789
<source xml:lang="en">Delete</source>
770790
<target state="translated">Löschen</target>
771791
</trans-unit>
792+
<trans-unit id="++CODE++2860bf10bd8d01c604f713ea3f60ccea6ef028fd2e7074a400fac50c569aa45c">
793+
<source xml:lang="en">Delete Confirmation</source>
794+
<target state="new">Delete Confirmation</target>
795+
</trans-unit>
772796
<trans-unit id="++CODE++ce719226a83119822d8c5e6c1981ecfe801b8324890fce617664184849c24491">
773797
<source xml:lang="en">Delete saved connection</source>
774798
<target state="translated">Gespeicherte Verbindung löschen</target>
@@ -1089,6 +1113,11 @@ Error:
10891113
<source xml:lang="en">Filter</source>
10901114
<target state="translated">Filter</target>
10911115
</trans-unit>
1116+
<trans-unit id="++CODE++a76057f27f2880792cf681fd60ca7b9043463252597c22b60eb5beca29292017">
1117+
<source xml:lang="en">Filter ({0})</source>
1118+
<note>{0} is the number of selected tables</note>
1119+
<target state="new">Filter ({0})</target>
1120+
</trans-unit>
10921121
<trans-unit id="++CODE++3905257a1ca17a05ee44a95330afe24483f05af738cc05090d1c2522910a5671">
10931122
<source xml:lang="en">Filter Azure subscriptions</source>
10941123
<target state="translated">Azure-Abonnements filtern</target>
@@ -1929,6 +1958,10 @@ Error:
19291958
<source xml:lang="en">Recent connections list cleared</source>
19301959
<target state="translated">Die Liste der zuletzt verwendeten Verbindungen wurde gelöscht.</target>
19311960
</trans-unit>
1961+
<trans-unit id="++CODE++74273989b0966e2369b6d01aadb23af4ad6a9e724643fa88f2bde99202a36708">
1962+
<source xml:lang="en">Redo</source>
1963+
<target state="new">Redo</target>
1964+
</trans-unit>
19321965
<trans-unit id="++CODE++d49d10a2017dc4911588fbe91abdc783a6eb59caf6b52432ddae0399d838014d">
19331966
<source xml:lang="en">Referenced column '{0}' not found</source>
19341967
<note>{0} is the column name</note>
@@ -2131,6 +2164,10 @@ Error:
21312164
<source xml:lang="en">Search settings...</source>
21322165
<target state="new">Search settings...</target>
21332166
</trans-unit>
2167+
<trans-unit id="++CODE++771f5d2c0599dcf4194e3fdddd9a5212d6392f4703d29971575bb455b5287a84">
2168+
<source xml:lang="en">Search tables...</source>
2169+
<target state="new">Search tables...</target>
2170+
</trans-unit>
21342171
<trans-unit id="++CODE++7f55382219f0202c1b4f56deb099e2fedcec87ee73fe2edb2105df5447323bc6">
21352172
<source xml:lang="en">Search...</source>
21362173
<target state="translated">Suchen...</target>
@@ -2587,6 +2624,10 @@ Error:
25872624
<source xml:lang="en">Unable to read proxy agent options to get tenants.</source>
25882625
<target state="translated">Die Proxy-Agent-Optionen zum Abrufen von Mandanten können nicht gelesen werden.</target>
25892626
</trans-unit>
2627+
<trans-unit id="++CODE++a8283ade31856f71220db0e6f60a257c6889dc4dad0f275f66ad44b9ed9bf8d5">
2628+
<source xml:lang="en">Undo</source>
2629+
<target state="new">Undo</target>
2630+
</trans-unit>
25902631
<trans-unit id="++CODE++c1c1009d3f37ec058070a62e22caf9ac9dae2169d452487c5c271a8bcf57a291">
25912632
<source xml:lang="en">Update</source>
25922633
<target state="new">Update</target>
@@ -2642,10 +2683,6 @@ Error:
26422683
<source xml:lang="en">Very Satisfied</source>
26432684
<target state="translated">Sehr zufrieden</target>
26442685
</trans-unit>
2645-
<trans-unit id="++CODE++d56bf62b4b9935c64d1da0afbf5f5c86b0301ca7bebad0086c8ce3085ae5ab06">
2646-
<source xml:lang="en">View Code</source>
2647-
<target state="translated">Code anzeigen</target>
2648-
</trans-unit>
26492686
<trans-unit id="++CODE++15435b311c9371437109bd5323292504915507b034803118517fee44e9547a3c">
26502687
<source xml:lang="en">View More</source>
26512688
<target state="translated">Mehr anzeigen</target>
@@ -3436,6 +3473,10 @@ Klicken Sie zunächst auf die Filterschaltfläche neben den meisten Ordnern in d
34363473
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
34373474
<target state="translated">Sollen Verweise auf Objekte in einer SELECT-Anweisung in separaten Zeilen angezeigt werden? Beispielsweise werden bei "SELECT C1, C2 FROM T1" C1 und C2 jeweils in separaten Zeilen angezeigt.</target>
34383475
</trans-unit>
3476+
<trans-unit id="mssql.query.showActiveConnectionAsCodeLensSuggestion">
3477+
<source xml:lang="en">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</source>
3478+
<target state="new">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</target>
3479+
</trans-unit>
34393480
<trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.title">
34403481
<source xml:lang="en">Sort and Filter Query Results</source>
34413482
<target state="translated">Sortieren und Filtern von Abfrageergebnissen</target>

localization/xliff/vscode-mssql.es.xlf

Lines changed: 45 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<source xml:lang="en"> is required.</source>
77
<target state="translated"> es obligatorio.</target>
88
</trans-unit>
9+
<trans-unit id="++CODE++18b63db64aa0aff55a9f4784ad62abdc2b70cedb95b5e89d5551996cc9bd25ac">
10+
<source xml:lang="en">$(plug) Connect to MSSQL</source>
11+
<target state="new">$(plug) Connect to MSSQL</target>
12+
</trans-unit>
913
<trans-unit id="++CODE++0d7668d337e375d8ccfc1a69ca8f6e22a0b0c850a78c4770b0c4aa3b0daca630">
1014
<source xml:lang="en">&lt;default&gt;</source>
1115
<target state="translated">&lt;default&gt;</target>
@@ -172,6 +176,10 @@
172176
<source xml:lang="en">Apply changes to target</source>
173177
<target state="translated">Aplicar cambios al objetivo</target>
174178
</trans-unit>
179+
<trans-unit id="++CODE++dc1158b4986e0eadcc929a35b9de0147ca4e8e317ec963db232cb2516688ed79">
180+
<source xml:lang="en">Are you sure you want to delete the selected items?</source>
181+
<target state="new">Are you sure you want to delete the selected items?</target>
182+
</trans-unit>
175183
<trans-unit id="++CODE++d06cb9591349a9b98151fca38054ea9703b643b570f3b4557f3d2c07d76a7403">
176184
<source xml:lang="en">Are you sure you want to delete {0}?</source>
177185
<note>{0} is the node label</note>
@@ -224,6 +232,14 @@
224232
<source xml:lang="en">Auto Arrange</source>
225233
<target state="translated">Organización automática</target>
226234
</trans-unit>
235+
<trans-unit id="++CODE++ebe205c96ccbd815b1ba5c318ebfad7ce72d76dfea65929bf8c5203cd0c72a93">
236+
<source xml:lang="en">Auto Arrange Confirmation</source>
237+
<target state="new">Auto Arrange Confirmation</target>
238+
</trans-unit>
239+
<trans-unit id="++CODE++a27adfa57c8938761efd3fc482ea8e81fc898b286f29d04c783c9d3b60b22824">
240+
<source xml:lang="en">Auto Arrange will automatically reposition all diagram elements based on optimal layout algorithms. Any custom positioning you've created will be lost. Do you want to proceed with auto-arranging your schema diagram?</source>
241+
<target state="new">Auto Arrange will automatically reposition all diagram elements based on optimal layout algorithms. Any custom positioning you've created will be lost. Do you want to proceed with auto-arranging your schema diagram?</target>
242+
</trans-unit>
227243
<trans-unit id="++CODE++92eb0b1fb89f1725b3c1fe652164720d7b2d17222e81bd5057f02f645fb24e67">
228244
<source xml:lang="en">Average: {0} Count: {1} Distinct Count: {2} Max: {3} Min: {4} Null Count: {5} Sum: {6}</source>
229245
<note>{0} is the average, {1} is the count, {2} is the distinct count, {3} is the max, {4} is the min, {5} is the null count, {6} is the sum</note>
@@ -757,6 +773,10 @@
757773
<source xml:lang="en">Default Value</source>
758774
<target state="translated">Valor predeterminado</target>
759775
</trans-unit>
776+
<trans-unit id="++CODE++9813fafb098c218090536790280a91ee70062a8490eb3615395ee731cdd40023">
777+
<source xml:lang="en">Definition</source>
778+
<target state="new">Definition</target>
779+
</trans-unit>
760780
<trans-unit id="++CODE++b6ca9a06ebcc8ea511648b46b103859960924b42fa98231c0ca4b69b84943687">
761781
<source xml:lang="en">DefinitionRequestCompleted</source>
762782
<target state="translated">Solicitud de definición completada</target>
@@ -769,6 +789,10 @@
769789
<source xml:lang="en">Delete</source>
770790
<target state="translated">Eliminar</target>
771791
</trans-unit>
792+
<trans-unit id="++CODE++2860bf10bd8d01c604f713ea3f60ccea6ef028fd2e7074a400fac50c569aa45c">
793+
<source xml:lang="en">Delete Confirmation</source>
794+
<target state="new">Delete Confirmation</target>
795+
</trans-unit>
772796
<trans-unit id="++CODE++ce719226a83119822d8c5e6c1981ecfe801b8324890fce617664184849c24491">
773797
<source xml:lang="en">Delete saved connection</source>
774798
<target state="translated">Eliminar conexión guardada</target>
@@ -1089,6 +1113,11 @@ Error:
10891113
<source xml:lang="en">Filter</source>
10901114
<target state="translated">Filtrar</target>
10911115
</trans-unit>
1116+
<trans-unit id="++CODE++a76057f27f2880792cf681fd60ca7b9043463252597c22b60eb5beca29292017">
1117+
<source xml:lang="en">Filter ({0})</source>
1118+
<note>{0} is the number of selected tables</note>
1119+
<target state="new">Filter ({0})</target>
1120+
</trans-unit>
10921121
<trans-unit id="++CODE++3905257a1ca17a05ee44a95330afe24483f05af738cc05090d1c2522910a5671">
10931122
<source xml:lang="en">Filter Azure subscriptions</source>
10941123
<target state="translated">Filtrar suscripciones de Azure</target>
@@ -1929,6 +1958,10 @@ Error:
19291958
<source xml:lang="en">Recent connections list cleared</source>
19301959
<target state="translated">La lista de conexiones recientes se ha borrado</target>
19311960
</trans-unit>
1961+
<trans-unit id="++CODE++74273989b0966e2369b6d01aadb23af4ad6a9e724643fa88f2bde99202a36708">
1962+
<source xml:lang="en">Redo</source>
1963+
<target state="new">Redo</target>
1964+
</trans-unit>
19321965
<trans-unit id="++CODE++d49d10a2017dc4911588fbe91abdc783a6eb59caf6b52432ddae0399d838014d">
19331966
<source xml:lang="en">Referenced column '{0}' not found</source>
19341967
<note>{0} is the column name</note>
@@ -2131,6 +2164,10 @@ Error:
21312164
<source xml:lang="en">Search settings...</source>
21322165
<target state="new">Search settings...</target>
21332166
</trans-unit>
2167+
<trans-unit id="++CODE++771f5d2c0599dcf4194e3fdddd9a5212d6392f4703d29971575bb455b5287a84">
2168+
<source xml:lang="en">Search tables...</source>
2169+
<target state="new">Search tables...</target>
2170+
</trans-unit>
21342171
<trans-unit id="++CODE++7f55382219f0202c1b4f56deb099e2fedcec87ee73fe2edb2105df5447323bc6">
21352172
<source xml:lang="en">Search...</source>
21362173
<target state="translated">Buscar...</target>
@@ -2587,6 +2624,10 @@ Error:
25872624
<source xml:lang="en">Unable to read proxy agent options to get tenants.</source>
25882625
<target state="translated">No se pueden leer las opciones del agente proxy para obtener inquilinos.</target>
25892626
</trans-unit>
2627+
<trans-unit id="++CODE++a8283ade31856f71220db0e6f60a257c6889dc4dad0f275f66ad44b9ed9bf8d5">
2628+
<source xml:lang="en">Undo</source>
2629+
<target state="new">Undo</target>
2630+
</trans-unit>
25902631
<trans-unit id="++CODE++c1c1009d3f37ec058070a62e22caf9ac9dae2169d452487c5c271a8bcf57a291">
25912632
<source xml:lang="en">Update</source>
25922633
<target state="new">Update</target>
@@ -2642,10 +2683,6 @@ Error:
26422683
<source xml:lang="en">Very Satisfied</source>
26432684
<target state="translated">Muy satisfecho</target>
26442685
</trans-unit>
2645-
<trans-unit id="++CODE++d56bf62b4b9935c64d1da0afbf5f5c86b0301ca7bebad0086c8ce3085ae5ab06">
2646-
<source xml:lang="en">View Code</source>
2647-
<target state="translated">Ver código</target>
2648-
</trans-unit>
26492686
<trans-unit id="++CODE++15435b311c9371437109bd5323292504915507b034803118517fee44e9547a3c">
26502687
<source xml:lang="en">View More</source>
26512688
<target state="translated">Ver más</target>
@@ -3436,6 +3473,10 @@ Empiece haciendo clic en el botón de filtro situado junto a la mayoría de las
34363473
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
34373474
<target state="translated">¿Deben separarse en líneas distintas las referencias a objetos de las instrucciones select? Por ejemplo, en "SELECT C1, C2 FROM T1", C1 y C2 estarán en líneas separadas</target>
34383475
</trans-unit>
3476+
<trans-unit id="mssql.query.showActiveConnectionAsCodeLensSuggestion">
3477+
<source xml:lang="en">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</source>
3478+
<target state="new">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</target>
3479+
</trans-unit>
34393480
<trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.title">
34403481
<source xml:lang="en">Sort and Filter Query Results</source>
34413482
<target state="translated">Ordenar y filtrar los resultados de la consulta</target>

0 commit comments

Comments
 (0)