diff --git a/localization/xliff/vscode-mssql.de.xlf b/localization/xliff/vscode-mssql.de.xlf index d5f5d073de..a2053f216b 100644 --- a/localization/xliff/vscode-mssql.de.xlf +++ b/localization/xliff/vscode-mssql.de.xlf @@ -63,6 +63,10 @@ A query is already running for this editor session. Please cancel this query or wait for its completion. Für diese Editorsitzung wird bereits eine Abfrage ausgeführt. Brechen Sie diese Abfrage ab, oder warten Sie auf den Abschluss der aktuellen Abfrageausführung. + + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accept Annehmen @@ -207,6 +211,13 @@ Always show in new tab Immer auf neuer Registerkarte anzeigen + + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + {0} is the button text (e.g., 'Connect' or 'Open SQL editor and connect') + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + An error occurred refreshing nodes. See the MSSQL output channel for more details. Fehler beim Aktualisieren der Knoten. Weitere Informationen finden Sie im MSSQL-Ausgabekanal. @@ -272,6 +283,10 @@ Apply changes to target Änderungen auf das Ziel anwenden + + Apply contextual suggestions for SQL syntax, relationships, and constraints + Apply contextual suggestions for SQL syntax, relationships, and constraints + Approve Genehmigen @@ -828,7 +843,7 @@ Column width must be at least {0} pixels. {0} is the minimum column width in pixels - Column width must be at least {0} pixels. + Die Spaltenbreite muss mindestens {0} Pixel betragen. Columns @@ -902,6 +917,10 @@ Connect to Server Mit Server verbinden + + Connect to a database + Connect to a database + Connect to server {0} and database {1}? {0} is the server name @@ -1245,7 +1264,7 @@ DacFx service is not available - DacFx service is not available + Der DacFx-Dienst ist nicht verfügbar Data Type @@ -1552,7 +1571,7 @@ Enter desired column width in pixels - Enter desired column width in pixels + Geben Sie die gewünschte Spaltenbreite in Pixel ein Enter hostname @@ -1770,6 +1789,10 @@ Fehler: Expand properties pane Eigenschaftenbereich erweitern + + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explorer Explorer @@ -1905,9 +1928,13 @@ Fehler: {1} is the account name Fehler beim Abrufen des Mandanten „{0}“ für das Konto „{1}“. + + Failed to list databases + Failed to list databases + Failed to load publish profile - Failed to load publish profile + Fehler beim Laden des Veröffentlichungsprofils Failed to open scmp file: '{0}' @@ -1926,7 +1953,7 @@ Fehler: Failed to save publish profile - Failed to save publish profile + Fehler beim Speichern des Veröffentlichungsprofils Failed to save results. @@ -2119,6 +2146,10 @@ Fehler: Generate Script Skript generieren + + Generate mock data and seed scripts to support testing and development environments + Generate mock data and seed scripts to support testing and development environments + Generate script to deploy changes to target Skript zum Bereitstellen von Änderungen am Ziel generieren @@ -2144,6 +2175,10 @@ Fehler: {0} is the connection ID Verbindungsdetails für die Verbindung „{0}“ abrufen? + + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Getting Docker Ready... Docker wird vorbereitet... @@ -2236,6 +2271,10 @@ Fehler: {0} is the feature name Wie wahrscheinlich ist es, dass Sie {0} einem Freund oder Kollegen empfehlen? + + How many tables are in this database? + How many tables are in this database? + Hue Farbton @@ -2528,7 +2567,7 @@ Fehler: Load profile... - Load profile... + Profil laden... Load source, target, and options saved in an .scmp file @@ -3073,6 +3112,10 @@ Fehler: Open Query History Abfrageverlauf öffnen + + Open SQL editor and connect + Open SQL editor and connect + Open XML XML öffnen @@ -3318,7 +3361,7 @@ Fehler: Publish Settings File - Publish Settings File + Einstellungsdatei veröffentlichen Publish Target @@ -3326,7 +3369,7 @@ Fehler: Publish profile saved to: {0} - Publish profile saved to: {0} + Veröffentlichungsprofil gespeichert in: {0} Publishing Changes @@ -3374,6 +3417,10 @@ Fehler: Readying container for connections... Container für Verbindungen wird vorbereitet ... + + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Recent Aktuell @@ -3447,12 +3494,12 @@ Fehler: Resize - Resize + Größe ändern Resize column '{0}' {0} is the name of the column - Resize column '{0}' + Größe der Spalte „{0}“ ändern Resource Group @@ -3496,6 +3543,10 @@ Fehler: Reverse Alphabetical Umgekehrt alphabetisch + + Reverse-engineer existing databases by explaining SQL schemas and relationships + Reverse-engineer existing databases by explaining SQL schemas and relationships + Rosetta is required to run SQL Server container images on Apple Silicon. Enable "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" in Docker Desktop > Settings > General. Rosetta ist erforderlich, um SQL Server-Containerimages auf Apple Silicon auszuführen. Aktivieren Sie „Rosetta für x86_64/amd64-Emulation auf Apple Silicon verwenden“ in Docker Desktop > Einstellungen > Allgemein. @@ -3668,6 +3719,10 @@ Abfrage: {1} Saved Connections Gespeicherte Verbindungen + + Scaffold backend components (e.g., data-access layers) based on your current database context + Scaffold backend components (e.g., data-access layers) based on your current database context + Scale Skalieren @@ -3775,6 +3830,10 @@ Abfrage: {1} Select Azure account with Key Vault access for column decryption Auswählen eines Azure-Kontos mit Key Vault Zugriff für die Spaltenentschlüsselung + + Select Connection + Select Connection + Select Profile Profil auswählen @@ -3957,6 +4016,10 @@ Abfrage: {1} Show Schema Schema anzeigen + + Show a random table definition + Show a random table definition + Show full error message Vollständige Fehlermeldung anzeigen @@ -4441,6 +4504,10 @@ Abfrage: {1} Unable to read proxy agent options to get tenants. Die Proxy-Agent-Optionen zum Abrufen von Mandanten können nicht gelesen werden. + + Understand and document business logic embedded in stored procedures, views, and functions + Understand and document business logic embedded in stored procedures, views, and functions + Undo Rückgängig machen @@ -4559,6 +4626,10 @@ Abfrage: {1} We couldn't connect using the current connection information. Would you like to retry the connection or edit the connection profile? Die Verbindung konnte mit den aktuellen Verbindungsinformationen nicht hergestellt werden. Möchten Sie die Verbindung erneut versuchen oder das Verbindungsprofil bearbeiten? + + What I can do for you: + What I can do for you: + What can we do to improve? Was können wir zur Verbesserung tun? @@ -4583,6 +4654,10 @@ Abfrage: {1} Workspace is required Arbeitsbereich ist erforderlich + + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Yes Ja @@ -4862,6 +4937,10 @@ Abfrage: {1} ❌ Deny Access (Current) ❌ Zugriff verweigern (aktuell) + + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + @@ -5332,6 +5411,10 @@ Klicken Sie zunächst auf die Filterschaltfläche neben den meisten Ordnern in d Open Execution Plan File Ausführungsplandatei öffnen + + Open New Query and Connect (Preview) + Open New Query and Connect (Preview) + Open Query Abfrage öffnen diff --git a/localization/xliff/vscode-mssql.es.xlf b/localization/xliff/vscode-mssql.es.xlf index 7d65e55c9e..6da0e52875 100644 --- a/localization/xliff/vscode-mssql.es.xlf +++ b/localization/xliff/vscode-mssql.es.xlf @@ -63,6 +63,10 @@ A query is already running for this editor session. Please cancel this query or wait for its completion. Ya se está ejecutando una consulta para esta sesión del editor. Cancele la consulta o espere a que finalice. + + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accept Aceptar @@ -207,6 +211,13 @@ Always show in new tab Mostrar siempre en la nueva pestaña + + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + {0} is the button text (e.g., 'Connect' or 'Open SQL editor and connect') + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + An error occurred refreshing nodes. See the MSSQL output channel for more details. Error al actualizar los nodos. Consulte el canal de salida de MSSQL para obtener más detalles. @@ -272,6 +283,10 @@ Apply changes to target Aplicar cambios al objetivo + + Apply contextual suggestions for SQL syntax, relationships, and constraints + Apply contextual suggestions for SQL syntax, relationships, and constraints + Approve Aprobar @@ -902,6 +917,10 @@ Connect to Server Conectar al servidor + + Connect to a database + Connect to a database + Connect to server {0} and database {1}? {0} is the server name @@ -1245,7 +1264,7 @@ DacFx service is not available - DacFx service is not available + Servicio DacFx no disponible Data Type @@ -1770,6 +1789,10 @@ Error: Expand properties pane Expandir panel de propiedades + + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explorer Explorer @@ -1905,9 +1928,13 @@ Error: {1} is the account name No se pudo obtener el inquilino '{0}' para la cuenta '{1}'. + + Failed to list databases + Failed to list databases + Failed to load publish profile - Failed to load publish profile + Error al cargar el perfil de publicación Failed to open scmp file: '{0}' @@ -1926,7 +1953,7 @@ Error: Failed to save publish profile - Failed to save publish profile + Error al guardar el perfil de publicación Failed to save results. @@ -2119,6 +2146,10 @@ Error: Generate Script Generar script + + Generate mock data and seed scripts to support testing and development environments + Generate mock data and seed scripts to support testing and development environments + Generate script to deploy changes to target Generar script para implementar cambios en el destino @@ -2144,6 +2175,10 @@ Error: {0} is the connection ID ¿Desea obtener los detalles de conexión para la conexión "{0}"? + + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Getting Docker Ready... Preparando Docker... @@ -2236,6 +2271,10 @@ Error: {0} is the feature name ¿Qué probabilidad hay de que recomiende {0} a un amigo o compañero? + + How many tables are in this database? + How many tables are in this database? + Hue Matiz @@ -2528,7 +2567,7 @@ Error: Load profile... - Load profile... + Perfil de carga... Load source, target, and options saved in an .scmp file @@ -3073,6 +3112,10 @@ Error: Open Query History Abrir historial de consultas + + Open SQL editor and connect + Open SQL editor and connect + Open XML Abrir XML @@ -3318,7 +3361,7 @@ Error: Publish Settings File - Publish Settings File + Archivo de configuración de publicación Publish Target @@ -3326,7 +3369,7 @@ Error: Publish profile saved to: {0} - Publish profile saved to: {0} + Perfil de publicación guardado en: {0} Publishing Changes @@ -3374,6 +3417,10 @@ Error: Readying container for connections... Preparando el contenedor para las conexiones... + + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Recent Reciente @@ -3496,6 +3543,10 @@ Error: Reverse Alphabetical Orden alfabético inverso + + Reverse-engineer existing databases by explaining SQL schemas and relationships + Reverse-engineer existing databases by explaining SQL schemas and relationships + Rosetta is required to run SQL Server container images on Apple Silicon. Enable "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" in Docker Desktop > Settings > General. Rosetta es necesaria para ejecutar imágenes de contenedor de SQL Server en Apple Silicon. Habilite "Usar Rosetta para la emulación x86_64/amd64 en Apple Silicon" en Docker Desktop > Configuración > General. @@ -3668,6 +3719,10 @@ Consulta: {1} Saved Connections Conexiones guardadas + + Scaffold backend components (e.g., data-access layers) based on your current database context + Scaffold backend components (e.g., data-access layers) based on your current database context + Scale Escalar @@ -3775,6 +3830,10 @@ Consulta: {1} Select Azure account with Key Vault access for column decryption Seleccionar la cuenta de Azure con acceso a Key Vault para el descifrado de columnas + + Select Connection + Select Connection + Select Profile Seleccionar perfil @@ -3957,6 +4016,10 @@ Consulta: {1} Show Schema Mostrar esquema + + Show a random table definition + Show a random table definition + Show full error message Mostrar mensaje de error completo @@ -4441,6 +4504,10 @@ Consulta: {1} Unable to read proxy agent options to get tenants. No se pueden leer las opciones del agente proxy para obtener inquilinos. + + Understand and document business logic embedded in stored procedures, views, and functions + Understand and document business logic embedded in stored procedures, views, and functions + Undo Deshacer @@ -4559,6 +4626,10 @@ Consulta: {1} We couldn't connect using the current connection information. Would you like to retry the connection or edit the connection profile? No pudimos conectarnos con la información de conexión actual. ¿Quiere volver a intentar la conexión o editar el perfil de conexión? + + What I can do for you: + What I can do for you: + What can we do to improve? ¿Qué podemos hacer para mejorar? @@ -4583,6 +4654,10 @@ Consulta: {1} Workspace is required El área de trabajo es obligatoria + + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Yes @@ -4862,6 +4937,10 @@ Consulta: {1} ❌ Deny Access (Current) ❌ Denegar acceso (actual) + + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + @@ -5332,6 +5411,10 @@ Empiece haciendo clic en el botón de filtro situado junto a la mayoría de las Open Execution Plan File Abrir archivo de plan de ejecución + + Open New Query and Connect (Preview) + Open New Query and Connect (Preview) + Open Query Abrir consulta diff --git a/localization/xliff/vscode-mssql.fr.xlf b/localization/xliff/vscode-mssql.fr.xlf index 9f4b5e49d7..cfdcfb35b0 100644 --- a/localization/xliff/vscode-mssql.fr.xlf +++ b/localization/xliff/vscode-mssql.fr.xlf @@ -63,6 +63,10 @@ A query is already running for this editor session. Please cancel this query or wait for its completion. Une requête est déjà en cours d’exécution pour cette session d’éditeur. Annulez-la ou attendez qu’elle se termine. + + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accept Accepter @@ -207,6 +211,13 @@ Always show in new tab Toujours afficher dans un nouvel onglet + + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + {0} is the button text (e.g., 'Connect' or 'Open SQL editor and connect') + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + An error occurred refreshing nodes. See the MSSQL output channel for more details. Une erreur s’est produite lors de l’actualisation des nœuds. Pour plus d’informations, consultez le canal de sortie MSSQL. @@ -272,6 +283,10 @@ Apply changes to target Appliquer les changements à la cible + + Apply contextual suggestions for SQL syntax, relationships, and constraints + Apply contextual suggestions for SQL syntax, relationships, and constraints + Approve Approuver @@ -828,7 +843,7 @@ Column width must be at least {0} pixels. {0} is the minimum column width in pixels - Column width must be at least {0} pixels. + La largeur de colonne doit être d’au moins {0} pixels. Columns @@ -902,6 +917,10 @@ Connect to Server Se connecter au serveur + + Connect to a database + Connect to a database + Connect to server {0} and database {1}? {0} is the server name @@ -1245,7 +1264,7 @@ DacFx service is not available - DacFx service is not available + Le service DacFx n’est pas disponible Data Type @@ -1552,7 +1571,7 @@ Enter desired column width in pixels - Enter desired column width in pixels + Entrez la largeur de colonne souhaitée en pixels Enter hostname @@ -1770,6 +1789,10 @@ Erreur : Expand properties pane Développer le volet Propriétés + + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explorer Explorer @@ -1905,9 +1928,13 @@ Erreur : {1} is the account name Échec de l’obtention du client « {0} » pour le compte « {1} ». + + Failed to list databases + Failed to list databases + Failed to load publish profile - Failed to load publish profile + Nous n’avons pas pu charger le profil de publication Failed to open scmp file: '{0}' @@ -1926,7 +1953,7 @@ Erreur : Failed to save publish profile - Failed to save publish profile + Nous n’avons pas pu enregistrer le profil de publication Failed to save results. @@ -2119,6 +2146,10 @@ Erreur : Generate Script Générer le script + + Generate mock data and seed scripts to support testing and development environments + Generate mock data and seed scripts to support testing and development environments + Generate script to deploy changes to target Générer un script pour déployer les changements sur la cible @@ -2144,6 +2175,10 @@ Erreur : {0} is the connection ID Voulez-vous obtenir les informations sur la connexion pour la connexion « {0} » ? + + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Getting Docker Ready... Préparation de Docker... @@ -2236,6 +2271,10 @@ Erreur : {0} is the feature name Quelle est la probabilité pour que vous recommandiez {0} à un(e) ami(e) ou à un(e) collègue ? + + How many tables are in this database? + How many tables are in this database? + Hue Teinte @@ -2528,7 +2567,7 @@ Erreur : Load profile... - Load profile... + Charger le profil... Load source, target, and options saved in an .scmp file @@ -3073,6 +3112,10 @@ Erreur : Open Query History Ouvrir l’historique des requêtes + + Open SQL editor and connect + Open SQL editor and connect + Open XML Ouvrir XML @@ -3318,7 +3361,7 @@ Erreur : Publish Settings File - Publish Settings File + Fichier de paramètres de publication Publish Target @@ -3326,7 +3369,7 @@ Erreur : Publish profile saved to: {0} - Publish profile saved to: {0} + Profil de publication enregistré dans : {0} Publishing Changes @@ -3374,6 +3417,10 @@ Erreur : Readying container for connections... Préparation du conteneur pour les connexions... + + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Recent Récents @@ -3447,12 +3494,12 @@ Erreur : Resize - Resize + Redimensionner Resize column '{0}' {0} is the name of the column - Resize column '{0}' + Redimensionner la colonne'{0}' Resource Group @@ -3496,6 +3543,10 @@ Erreur : Reverse Alphabetical Ordre alphabétique inversé + + Reverse-engineer existing databases by explaining SQL schemas and relationships + Reverse-engineer existing databases by explaining SQL schemas and relationships + Rosetta is required to run SQL Server container images on Apple Silicon. Enable "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" in Docker Desktop > Settings > General. Rosetta est nécessaire pour exécuter des images de conteneur SQL Server sur Apple Silicon. Activez « Utiliser Rosetta pour l’émulation x86_64/amd64 sur Apple Silicon » dans Docker Desktop > Paramètres > Général. @@ -3668,6 +3719,10 @@ Requête : {1} Saved Connections Connexions enregistrées + + Scaffold backend components (e.g., data-access layers) based on your current database context + Scaffold backend components (e.g., data-access layers) based on your current database context + Scale Mettre à l’échelle @@ -3775,6 +3830,10 @@ Requête : {1} Select Azure account with Key Vault access for column decryption Sélectionner un compte Azure avec un accès à Key Vault pour déchiffrer les colonnes + + Select Connection + Select Connection + Select Profile Sélectionner un profil @@ -3957,6 +4016,10 @@ Requête : {1} Show Schema Afficher un schéma + + Show a random table definition + Show a random table definition + Show full error message Afficher le message d’erreur complet @@ -4441,6 +4504,10 @@ Requête : {1} Unable to read proxy agent options to get tenants. Impossible de lire les options de l’agent proxy pour obtenir les locataires. + + Understand and document business logic embedded in stored procedures, views, and functions + Understand and document business logic embedded in stored procedures, views, and functions + Undo Annuler @@ -4559,6 +4626,10 @@ Requête : {1} We couldn't connect using the current connection information. Would you like to retry the connection or edit the connection profile? Nous n’avons pas pu nous connecter à l’aide des informations de connexion actuelles. Voulez-vous essayer de vous connecter à nouveau ou modifier le profil de connexion ? + + What I can do for you: + What I can do for you: + What can we do to improve? Que pouvons-nous faire pour nous améliorer ? @@ -4583,6 +4654,10 @@ Requête : {1} Workspace is required L'espace de travail est obligatoire + + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Yes Oui @@ -4862,6 +4937,10 @@ Requête : {1} ❌ Deny Access (Current) ❌ Refuser l’accès (actuel) + + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + @@ -5332,6 +5411,10 @@ Commencez par cliquer sur le bouton de filtre à côté de la plupart des dossie Open Execution Plan File Ouvrir le fichier de plan d’exécution + + Open New Query and Connect (Preview) + Open New Query and Connect (Preview) + Open Query Ouvrir la requête diff --git a/localization/xliff/vscode-mssql.it.xlf b/localization/xliff/vscode-mssql.it.xlf index a570ce15cd..8342fc2e1f 100644 --- a/localization/xliff/vscode-mssql.it.xlf +++ b/localization/xliff/vscode-mssql.it.xlf @@ -63,6 +63,10 @@ A query is already running for this editor session. Please cancel this query or wait for its completion. È già in esecuzione una query per questa sessione dell'editor. Annullare questa query o attenderne il completamento. + + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accept Accetta @@ -207,6 +211,13 @@ Always show in new tab Mostra sempre nella nuova scheda + + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + {0} is the button text (e.g., 'Connect' or 'Open SQL editor and connect') + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + An error occurred refreshing nodes. See the MSSQL output channel for more details. Errore durante l'aggiornamento dei nodi. Per altri dettagli, vedere il canale di output MSSQL. @@ -272,6 +283,10 @@ Apply changes to target Applica modifiche alla destinazione + + Apply contextual suggestions for SQL syntax, relationships, and constraints + Apply contextual suggestions for SQL syntax, relationships, and constraints + Approve Approva @@ -902,6 +917,10 @@ Connect to Server Connetti al server + + Connect to a database + Connect to a database + Connect to server {0} and database {1}? {0} is the server name @@ -1245,7 +1264,7 @@ DacFx service is not available - DacFx service is not available + Il servizio DacFx non è disponibile Data Type @@ -1770,6 +1789,10 @@ Errore: Expand properties pane Espandere riquadro proprietà + + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explorer Explorer @@ -1905,9 +1928,13 @@ Errore: {1} is the account name Non è possibile ottenere il tenant '{0}' per l'account '{1}'. + + Failed to list databases + Failed to list databases + Failed to load publish profile - Failed to load publish profile + Non è possibile caricare il profilo di pubblicazione Failed to open scmp file: '{0}' @@ -1926,7 +1953,7 @@ Errore: Failed to save publish profile - Failed to save publish profile + Non è possibile salvare il profilo di pubblicazione Failed to save results. @@ -2119,6 +2146,10 @@ Errore: Generate Script Genera script + + Generate mock data and seed scripts to support testing and development environments + Generate mock data and seed scripts to support testing and development environments + Generate script to deploy changes to target Genera script per distribuire le modifiche nella destinazione @@ -2144,6 +2175,10 @@ Errore: {0} is the connection ID Ottenere i dettagli per la connessione '{0}'? + + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Getting Docker Ready... Preparazione di Docker... @@ -2236,6 +2271,10 @@ Errore: {0} is the feature name Quanto è probabile che si consigli {0} a un amico o un collega? + + How many tables are in this database? + How many tables are in this database? + Hue Tonalità @@ -2528,7 +2567,7 @@ Errore: Load profile... - Load profile... + Caricare profilo... Load source, target, and options saved in an .scmp file @@ -3073,6 +3112,10 @@ Errore: Open Query History Aprire la cronologia delle query + + Open SQL editor and connect + Open SQL editor and connect + Open XML Apri XML @@ -3318,7 +3361,7 @@ Errore: Publish Settings File - Publish Settings File + File di impostazioni di pubblicazione Publish Target @@ -3326,7 +3369,7 @@ Errore: Publish profile saved to: {0} - Publish profile saved to: {0} + Profilo di pubblicazione salvato in: {0} Publishing Changes @@ -3374,6 +3417,10 @@ Errore: Readying container for connections... Preparazione del contenitore per le connessioni in corso... + + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Recent Recenti @@ -3496,6 +3543,10 @@ Errore: Reverse Alphabetical Ordine alfabetico inverso + + Reverse-engineer existing databases by explaining SQL schemas and relationships + Reverse-engineer existing databases by explaining SQL schemas and relationships + Rosetta is required to run SQL Server container images on Apple Silicon. Enable "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" in Docker Desktop > Settings > General. Rosetta è necessaria per eseguire le immagini dei contenitori SQL Server su Apple Silicon. Abilita "Usa Rosetta per l'emulazione x86_64/amd64 su Apple Silicon" in Docker Desktop > Impostazioni > Generale. @@ -3668,6 +3719,10 @@ Query: {1} Saved Connections Connessioni salvate + + Scaffold backend components (e.g., data-access layers) based on your current database context + Scaffold backend components (e.g., data-access layers) based on your current database context + Scale Ridimensionamento @@ -3775,6 +3830,10 @@ Query: {1} Select Azure account with Key Vault access for column decryption Seleziona un account Azure con accesso a Key Vault per la decrittografia delle colonne + + Select Connection + Select Connection + Select Profile Seleziona profilo @@ -3957,6 +4016,10 @@ Query: {1} Show Schema Mostra schema + + Show a random table definition + Show a random table definition + Show full error message Mostra messaggio di errore completo @@ -4441,6 +4504,10 @@ Query: {1} Unable to read proxy agent options to get tenants. Non è possibile leggere le opzioni dell'agente proxy per ottenere i tenant. + + Understand and document business logic embedded in stored procedures, views, and functions + Understand and document business logic embedded in stored procedures, views, and functions + Undo Annulla @@ -4559,6 +4626,10 @@ Query: {1} We couldn't connect using the current connection information. Would you like to retry the connection or edit the connection profile? La connessione non è possibile usando le informazioni di connessione correnti. Ritentare la connessione o modificare il profilo di connessione? + + What I can do for you: + What I can do for you: + What can we do to improve? Cosa possiamo fare per migliorare? @@ -4583,6 +4654,10 @@ Query: {1} Workspace is required L'area di lavoro è obbligatoria + + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Yes @@ -4862,6 +4937,10 @@ Query: {1} ❌ Deny Access (Current) ❌ Nega accesso (corrente) + + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + @@ -5332,6 +5411,10 @@ Inizia facendo clic sul pulsante Filtro accanto alla maggior parte delle cartell Open Execution Plan File Apri file piano di esecuzione + + Open New Query and Connect (Preview) + Open New Query and Connect (Preview) + Open Query Apri query diff --git a/localization/xliff/vscode-mssql.ja.xlf b/localization/xliff/vscode-mssql.ja.xlf index 2d17b6ff30..d7ea50478b 100644 --- a/localization/xliff/vscode-mssql.ja.xlf +++ b/localization/xliff/vscode-mssql.ja.xlf @@ -63,6 +63,10 @@ A query is already running for this editor session. Please cancel this query or wait for its completion. このエディター セッションのクエリは既に実行中です。このクエリをキャンセルするか、完了まで待ってください。 + + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accept 承認 @@ -207,6 +211,13 @@ Always show in new tab 常に新しいタブに表示する + + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + {0} is the button text (e.g., 'Connect' or 'Open SQL editor and connect') + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + An error occurred refreshing nodes. See the MSSQL output channel for more details. ノードの更新中にエラーが発生しました。詳細については、MSSQL 出力チャネルを参照してください。 @@ -272,6 +283,10 @@ Apply changes to target ターゲットに変更を適用する + + Apply contextual suggestions for SQL syntax, relationships, and constraints + Apply contextual suggestions for SQL syntax, relationships, and constraints + Approve 承認 @@ -828,7 +843,7 @@ Column width must be at least {0} pixels. {0} is the minimum column width in pixels - Column width must be at least {0} pixels. + 列の幅は {0} ピクセル以上である必要があります。 Columns @@ -902,6 +917,10 @@ Connect to Server サーバーに接続 + + Connect to a database + Connect to a database + Connect to server {0} and database {1}? {0} is the server name @@ -1245,7 +1264,7 @@ DacFx service is not available - DacFx service is not available + DACFx サービスを利用できません Data Type @@ -1552,7 +1571,7 @@ Enter desired column width in pixels - Enter desired column width in pixels + 目的の列幅をピクセル単位で入力します Enter hostname @@ -1770,6 +1789,10 @@ Error: Expand properties pane [プロパティの展開] ウィンドウ + + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explorer エクスプローラー @@ -1905,9 +1928,13 @@ Error: {1} is the account name アカウント '{1}' のテナント '{0}' を取得できませんでした。 + + Failed to list databases + Failed to list databases + Failed to load publish profile - Failed to load publish profile + 公開プロファイルの読み込みに失敗しました Failed to open scmp file: '{0}' @@ -1926,7 +1953,7 @@ Error: Failed to save publish profile - Failed to save publish profile + 公開プロファイルの保存に失敗しました Failed to save results. @@ -2119,6 +2146,10 @@ Error: Generate Script スクリプトの生成 + + Generate mock data and seed scripts to support testing and development environments + Generate mock data and seed scripts to support testing and development environments + Generate script to deploy changes to target ターゲットに変更をデプロイするスクリプトを生成します @@ -2144,6 +2175,10 @@ Error: {0} is the connection ID 接続 '{0}' の接続の詳細を取得しますか? + + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Getting Docker Ready... Docker の準備中... @@ -2236,6 +2271,10 @@ Error: {0} is the feature name 友人や同僚に {0} を勧める可能性はどのくらいありますか? + + How many tables are in this database? + How many tables are in this database? + Hue 色相 @@ -2528,7 +2567,7 @@ Error: Load profile... - Load profile... + プロファイルの読み込み... Load source, target, and options saved in an .scmp file @@ -3073,6 +3112,10 @@ Error: Open Query History Query History を開く + + Open SQL editor and connect + Open SQL editor and connect + Open XML XML を開く @@ -3318,7 +3361,7 @@ Error: Publish Settings File - Publish Settings File + 設定ファイルを公開 Publish Target @@ -3326,7 +3369,7 @@ Error: Publish profile saved to: {0} - Publish profile saved to: {0} + 公開プロファイルが以下に保存されました: {0} Publishing Changes @@ -3374,6 +3417,10 @@ Error: Readying container for connections... コンテナーを接続するための準備を整えています... + + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Recent 最近使用したもの @@ -3447,12 +3494,12 @@ Error: Resize - Resize + サイズ変更 Resize column '{0}' {0} is the name of the column - Resize column '{0}' + 列 '{0}' のサイズ変更 Resource Group @@ -3496,6 +3543,10 @@ Error: Reverse Alphabetical 逆アルファベット順 + + Reverse-engineer existing databases by explaining SQL schemas and relationships + Reverse-engineer existing databases by explaining SQL schemas and relationships + Rosetta is required to run SQL Server container images on Apple Silicon. Enable "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" in Docker Desktop > Settings > General. Apple Silicon で SQL Server コンテナー イメージを実行するには Rosetta が必要です。Docker Desktop の [設定] > [一般] で "Apple Silicon で x86_64/amd64 エミュレーションに Rosetta を使用する" を有効にしてください。 @@ -3668,6 +3719,10 @@ Query: {1} Saved Connections 保存された接続 + + Scaffold backend components (e.g., data-access layers) based on your current database context + Scaffold backend components (e.g., data-access layers) based on your current database context + Scale スケーリング @@ -3775,6 +3830,10 @@ Query: {1} Select Azure account with Key Vault access for column decryption 列の復号化用に、Key Vault アクセス権を持つ Azure アカウントを選択してください + + Select Connection + Select Connection + Select Profile プロファイルの選択 @@ -3957,6 +4016,10 @@ Query: {1} Show Schema スキーマの表示 + + Show a random table definition + Show a random table definition + Show full error message 完全なエラー メッセージの表示 @@ -4441,6 +4504,10 @@ Query: {1} Unable to read proxy agent options to get tenants. テナントを取得するためのプロキシ エージェント オプションを読み取ることができません。 + + Understand and document business logic embedded in stored procedures, views, and functions + Understand and document business logic embedded in stored procedures, views, and functions + Undo 元に戻す @@ -4559,6 +4626,10 @@ Query: {1} We couldn't connect using the current connection information. Would you like to retry the connection or edit the connection profile? 現在の接続情報を使用して接続できませんでした。接続を再試行しますか、または接続プロファイルを編集しますか? + + What I can do for you: + What I can do for you: + What can we do to improve? 改善するにはどうすればよいですか? @@ -4583,6 +4654,10 @@ Query: {1} Workspace is required ワークスペースは必須です + + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Yes はい @@ -4862,6 +4937,10 @@ Query: {1} ❌ Deny Access (Current) ❌ アクセスを拒否 (現在) + + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + @@ -5332,6 +5411,10 @@ Start by clicking the filter button next to most folders in the Connections view Open Execution Plan File 実行プラン ファイルを開く + + Open New Query and Connect (Preview) + Open New Query and Connect (Preview) + Open Query クエリを開く diff --git a/localization/xliff/vscode-mssql.ko.xlf b/localization/xliff/vscode-mssql.ko.xlf index 6ed3b91753..73def36f9a 100644 --- a/localization/xliff/vscode-mssql.ko.xlf +++ b/localization/xliff/vscode-mssql.ko.xlf @@ -63,6 +63,10 @@ A query is already running for this editor session. Please cancel this query or wait for its completion. 이 편집기 세션에서 쿼리가 이미 실행 중입니다. 이 쿼리를 취소하거나 완료될 때까지 기다리세요. + + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accept 수락 @@ -207,6 +211,13 @@ Always show in new tab 항상 새 탭에 표시 + + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + {0} is the button text (e.g., 'Connect' or 'Open SQL editor and connect') + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + An error occurred refreshing nodes. See the MSSQL output channel for more details. 노드를 새로 고치는 동안 오류가 발생했습니다. 자세한 내용은 MSSQL 출력 채널을 참조하세요. @@ -272,6 +283,10 @@ Apply changes to target 대상에 변경 내용 적용 + + Apply contextual suggestions for SQL syntax, relationships, and constraints + Apply contextual suggestions for SQL syntax, relationships, and constraints + Approve 승인 @@ -902,6 +917,10 @@ Connect to Server 서버에 연결 + + Connect to a database + Connect to a database + Connect to server {0} and database {1}? {0} is the server name @@ -1245,7 +1264,7 @@ DacFx service is not available - DacFx service is not available + DacFx 서비스를 사용할 수 없음 Data Type @@ -1770,6 +1789,10 @@ Error: Expand properties pane 속성 창 확장 + + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explorer Explorer @@ -1905,9 +1928,13 @@ Error: {1} is the account name 계정 '{1}'에 대한 테넌트 '{0}'을(를) 가져오지 못했습니다. + + Failed to list databases + Failed to list databases + Failed to load publish profile - Failed to load publish profile + 게시 프로필 로드 실패 Failed to open scmp file: '{0}' @@ -1926,7 +1953,7 @@ Error: Failed to save publish profile - Failed to save publish profile + 게시 프로필 저장 실패 Failed to save results. @@ -2119,6 +2146,10 @@ Error: Generate Script 스크립트 생성 + + Generate mock data and seed scripts to support testing and development environments + Generate mock data and seed scripts to support testing and development environments + Generate script to deploy changes to target 대상에 변경 내용을 배포하는 스크립트 생성 @@ -2144,6 +2175,10 @@ Error: {0} is the connection ID 연결 '{0}'에 대한 세부 정보를 가져올까요? + + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Getting Docker Ready... Docker 준비 중... @@ -2236,6 +2271,10 @@ Error: {0} is the feature name 친구나 동료에게 {0}을(를) 추천할 가능성이 얼마나 되나요? + + How many tables are in this database? + How many tables are in this database? + Hue 색상 @@ -2528,7 +2567,7 @@ Error: Load profile... - Load profile... + 프로필 로드... Load source, target, and options saved in an .scmp file @@ -3073,6 +3112,10 @@ Error: Open Query History 쿼리 기록 열기 + + Open SQL editor and connect + Open SQL editor and connect + Open XML XML 열기 @@ -3318,7 +3361,7 @@ Error: Publish Settings File - Publish Settings File + 설정 파일 게시 Publish Target @@ -3326,7 +3369,7 @@ Error: Publish profile saved to: {0} - Publish profile saved to: {0} + 게시 프로필 {0}에 저장 완료 Publishing Changes @@ -3374,6 +3417,10 @@ Error: Readying container for connections... 연결에 대한 컨테이너를 준비하는 중입니다. + + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Recent 최근 항목 @@ -3496,6 +3543,10 @@ Error: Reverse Alphabetical 사전순 반대로 + + Reverse-engineer existing databases by explaining SQL schemas and relationships + Reverse-engineer existing databases by explaining SQL schemas and relationships + Rosetta is required to run SQL Server container images on Apple Silicon. Enable "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" in Docker Desktop > Settings > General. Apple Silicon에서 SQL Server 컨테이너 이미지를 실행하려면 Rosetta가 필요합니다. Docker 데스크톱 > 설정 > 일반으로 이동해 "Apple Silicon에서 x86_64/amd64 에뮬레이션에 Rosetta 사용"을 사용하도록 설정합니다. @@ -3668,6 +3719,10 @@ Query: {1} Saved Connections 저장된 연결 + + Scaffold backend components (e.g., data-access layers) based on your current database context + Scaffold backend components (e.g., data-access layers) based on your current database context + Scale 크기 조정 @@ -3775,6 +3830,10 @@ Query: {1} Select Azure account with Key Vault access for column decryption 열 암호 해독을 위한 Key Vault 액세스 권한이 있는 Azure 계정을 선택하세요. + + Select Connection + Select Connection + Select Profile 프로필 선택 @@ -3957,6 +4016,10 @@ Query: {1} Show Schema 스키마 표시 + + Show a random table definition + Show a random table definition + Show full error message 전체 오류 메시지 표시 @@ -4441,6 +4504,10 @@ Query: {1} Unable to read proxy agent options to get tenants. 테넌트를 가져오기 위한 프록시 에이전트 옵션을 읽을 수 없습니다. + + Understand and document business logic embedded in stored procedures, views, and functions + Understand and document business logic embedded in stored procedures, views, and functions + Undo 실행 취소 @@ -4559,6 +4626,10 @@ Query: {1} We couldn't connect using the current connection information. Would you like to retry the connection or edit the connection profile? 현재 연결 정보를 사용하여 연결할 수 없습니다. 연결을 다시 시도하시겠습니까, 아니면 연결 프로필을 편집하시겠습니까? + + What I can do for you: + What I can do for you: + What can we do to improve? 어떤 점을 개선하면 좋을까요? @@ -4583,6 +4654,10 @@ Query: {1} Workspace is required 작업 영역이 필요합니다. + + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Yes @@ -4862,6 +4937,10 @@ Query: {1} ❌ Deny Access (Current) ❌ 액세스 거부 (현재) + + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + @@ -5332,6 +5411,10 @@ Start by clicking the filter button next to most folders in the Connections view Open Execution Plan File 실행 계획 파일 열기 + + Open New Query and Connect (Preview) + Open New Query and Connect (Preview) + Open Query 쿼리 열기 diff --git a/localization/xliff/vscode-mssql.pt-BR.xlf b/localization/xliff/vscode-mssql.pt-BR.xlf index 651cd92e50..8543fee576 100644 --- a/localization/xliff/vscode-mssql.pt-BR.xlf +++ b/localization/xliff/vscode-mssql.pt-BR.xlf @@ -63,6 +63,10 @@ A query is already running for this editor session. Please cancel this query or wait for its completion. Uma consulta está sendo executada para esta sessão do editor. Cancele esta consulta ou aguarde a conclusão. + + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accept Aceitar @@ -207,6 +211,13 @@ Always show in new tab Sempre mostrar em uma nova guia + + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + {0} is the button text (e.g., 'Connect' or 'Open SQL editor and connect') + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + An error occurred refreshing nodes. See the MSSQL output channel for more details. Ocorreu um erro ao atualizar os nós. Consulte o canal de saída do MSSQL para obter mais detalhes. @@ -272,6 +283,10 @@ Apply changes to target Aplicar alterações ao destino + + Apply contextual suggestions for SQL syntax, relationships, and constraints + Apply contextual suggestions for SQL syntax, relationships, and constraints + Approve Aprovar @@ -902,6 +917,10 @@ Connect to Server Conectar-se ao Servidor + + Connect to a database + Connect to a database + Connect to server {0} and database {1}? {0} is the server name @@ -1245,7 +1264,7 @@ DacFx service is not available - DacFx service is not available + O serviço DacFx não está disponível Data Type @@ -1770,6 +1789,10 @@ Erro: Expand properties pane Expandir painel de propriedades + + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explorer Explorador @@ -1905,9 +1928,13 @@ Erro: {1} is the account name Falha ao obter o locatário ''{0}'' para a conta ''{1}''. + + Failed to list databases + Failed to list databases + Failed to load publish profile - Failed to load publish profile + Falha ao carregar o perfil de publicação Failed to open scmp file: '{0}' @@ -1926,7 +1953,7 @@ Erro: Failed to save publish profile - Failed to save publish profile + Falha ao salvar o perfil de publicação Failed to save results. @@ -2119,6 +2146,10 @@ Erro: Generate Script Gerar Script + + Generate mock data and seed scripts to support testing and development environments + Generate mock data and seed scripts to support testing and development environments + Generate script to deploy changes to target Gerar script para implantar alterações no destino @@ -2144,6 +2175,10 @@ Erro: {0} is the connection ID Obter detalhes de conexão para a conexão '{0}'? + + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Getting Docker Ready... Preparando o Docker... @@ -2236,6 +2271,10 @@ Erro: {0} is the feature name Qual é a probabilidade de você recomendar o {0} a um amigo ou colega? + + How many tables are in this database? + How many tables are in this database? + Hue Matiz @@ -2528,7 +2567,7 @@ Erro: Load profile... - Load profile... + Carregar perfil... Load source, target, and options saved in an .scmp file @@ -3073,6 +3112,10 @@ Erro: Open Query History Abrir o Histórico de Consultas + + Open SQL editor and connect + Open SQL editor and connect + Open XML Abrir XML @@ -3318,7 +3361,7 @@ Erro: Publish Settings File - Publish Settings File + Publicar Arquivo de Configurações Publish Target @@ -3326,7 +3369,7 @@ Erro: Publish profile saved to: {0} - Publish profile saved to: {0} + Publicar perfil salvo em: {0} Publishing Changes @@ -3374,6 +3417,10 @@ Erro: Readying container for connections... Preparando o contêiner para as conexões... + + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Recent Recente @@ -3447,7 +3494,7 @@ Erro: Resize - Resize + Redimensionar Resize column '{0}' @@ -3496,6 +3543,10 @@ Erro: Reverse Alphabetical Alfabético Reverso + + Reverse-engineer existing databases by explaining SQL schemas and relationships + Reverse-engineer existing databases by explaining SQL schemas and relationships + Rosetta is required to run SQL Server container images on Apple Silicon. Enable "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" in Docker Desktop > Settings > General. O Rosetta é necessário para executar imagens de contêiner do SQL Server no Apple Silicon. Habilite "Usar o Rosetta para emulação x86_64/amd64 no Apple Silicon" em Docker Desktop > Configurações > Geral. @@ -3668,6 +3719,10 @@ Consulta: {1} Saved Connections Conexões Salvas + + Scaffold backend components (e.g., data-access layers) based on your current database context + Scaffold backend components (e.g., data-access layers) based on your current database context + Scale Escala @@ -3775,6 +3830,10 @@ Consulta: {1} Select Azure account with Key Vault access for column decryption Selecione a conta do Azure com acesso ao Key Vault para descriptografia de colunas + + Select Connection + Select Connection + Select Profile Selecionar o perfil @@ -3957,6 +4016,10 @@ Consulta: {1} Show Schema Mostrar Esquema + + Show a random table definition + Show a random table definition + Show full error message Mostrar mensagem de erro completa @@ -4441,6 +4504,10 @@ Consulta: {1} Unable to read proxy agent options to get tenants. Não é possível ler as opções do agente proxy para obter locatários. + + Understand and document business logic embedded in stored procedures, views, and functions + Understand and document business logic embedded in stored procedures, views, and functions + Undo Desfazer @@ -4559,6 +4626,10 @@ Consulta: {1} We couldn't connect using the current connection information. Would you like to retry the connection or edit the connection profile? Não foi possível conectar usando as informações de conexão atuais. Você gostaria de tentar a conexão novamente ou editar o perfil de conexão? + + What I can do for you: + What I can do for you: + What can we do to improve? O que podemos fazer para melhorar? @@ -4583,6 +4654,10 @@ Consulta: {1} Workspace is required O workspace é necessário + + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Yes Sim @@ -4862,6 +4937,10 @@ Consulta: {1} ❌ Deny Access (Current) ❌ Negar Acesso (Atual) + + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + @@ -5332,6 +5411,10 @@ Comece clicando no botão de filtro ao lado da maioria das pastas na exibição Open Execution Plan File Abrir Arquivo de Plano de Execução + + Open New Query and Connect (Preview) + Open New Query and Connect (Preview) + Open Query Abrir Consulta diff --git a/localization/xliff/vscode-mssql.ru.xlf b/localization/xliff/vscode-mssql.ru.xlf index cfbfab8cca..8d6983b5b3 100644 --- a/localization/xliff/vscode-mssql.ru.xlf +++ b/localization/xliff/vscode-mssql.ru.xlf @@ -63,6 +63,10 @@ A query is already running for this editor session. Please cancel this query or wait for its completion. Запрос уже выполняется для этого сеанса редактора. Отмените запрос или дождитесь окончания его выполнения. + + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accept Принять @@ -207,6 +211,13 @@ Always show in new tab Всегда показывать в новой вкладке + + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + {0} is the button text (e.g., 'Connect' or 'Open SQL editor and connect') + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + An error occurred refreshing nodes. See the MSSQL output channel for more details. Произошла ошибка при обновлении узлов. Подробнее см. в канале вывода MSSQL. @@ -272,6 +283,10 @@ Apply changes to target Применить изменения к целевому объекту + + Apply contextual suggestions for SQL syntax, relationships, and constraints + Apply contextual suggestions for SQL syntax, relationships, and constraints + Approve Утвердить @@ -828,7 +843,7 @@ Column width must be at least {0} pixels. {0} is the minimum column width in pixels - Column width must be at least {0} pixels. + Ширина столбца должна быть не менее {0} пикселей. Columns @@ -902,6 +917,10 @@ Connect to Server Подключение к серверу + + Connect to a database + Connect to a database + Connect to server {0} and database {1}? {0} is the server name @@ -1245,7 +1264,7 @@ DacFx service is not available - DacFx service is not available + Служба DACFx недоступна Data Type @@ -1552,7 +1571,7 @@ Enter desired column width in pixels - Enter desired column width in pixels + Введите желаемое значение ширины столбца в пикселях Enter hostname @@ -1770,6 +1789,10 @@ Error: Expand properties pane Развернуть панель свойств + + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explorer Обозреватель @@ -1905,9 +1928,13 @@ Error: {1} is the account name Не удалось получить клиент "{0}" для учетной записи "{1}". + + Failed to list databases + Failed to list databases + Failed to load publish profile - Failed to load publish profile + Сбой загрузки профиля публикации Failed to open scmp file: '{0}' @@ -1926,7 +1953,7 @@ Error: Failed to save publish profile - Failed to save publish profile + Сбой сохранения профиля публикации Failed to save results. @@ -2119,6 +2146,10 @@ Error: Generate Script Сгенерировать скрипт + + Generate mock data and seed scripts to support testing and development environments + Generate mock data and seed scripts to support testing and development environments + Generate script to deploy changes to target Создать сценарий для развертывания изменений в целевом объекте @@ -2144,6 +2175,10 @@ Error: {0} is the connection ID Получить детали подключения для "{0}"? + + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Getting Docker Ready... Подготовка Docker... @@ -2236,6 +2271,10 @@ Error: {0} is the feature name Какова вероятность, что вы порекомендуете {0} друзьям или коллегам? + + How many tables are in this database? + How many tables are in this database? + Hue Оттенок @@ -2528,7 +2567,7 @@ Error: Load profile... - Load profile... + Загрузка профиля... Load source, target, and options saved in an .scmp file @@ -3073,6 +3112,10 @@ Error: Open Query History Открыть журнал запросов + + Open SQL editor and connect + Open SQL editor and connect + Open XML Open XML @@ -3318,7 +3361,7 @@ Error: Publish Settings File - Publish Settings File + Опубликовать файл параметров Publish Target @@ -3326,7 +3369,7 @@ Error: Publish profile saved to: {0} - Publish profile saved to: {0} + Профиль публикации сохранён в: {0} Publishing Changes @@ -3374,6 +3417,10 @@ Error: Readying container for connections... Подготовка контейнера для подключений... + + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Recent Недавние @@ -3447,12 +3494,12 @@ Error: Resize - Resize + Изменить размер Resize column '{0}' {0} is the name of the column - Resize column '{0}' + Изменить размер столбца "{0}" Resource Group @@ -3496,6 +3543,10 @@ Error: Reverse Alphabetical В обратном алфавитном порядке + + Reverse-engineer existing databases by explaining SQL schemas and relationships + Reverse-engineer existing databases by explaining SQL schemas and relationships + Rosetta is required to run SQL Server container images on Apple Silicon. Enable "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" in Docker Desktop > Settings > General. Rosetta необходима для запуска образов контейнеров SQL Server на Apple Silicon. Включите параметр "Использовать Rosetta для эмуляции x86_64/amd64 на Apple Silicon" в Docker Desktop > "Параметры" > "Основные". @@ -3668,6 +3719,10 @@ Query: {1} Saved Connections Сохраненные подключения + + Scaffold backend components (e.g., data-access layers) based on your current database context + Scaffold backend components (e.g., data-access layers) based on your current database context + Scale Масштаб @@ -3775,6 +3830,10 @@ Query: {1} Select Azure account with Key Vault access for column decryption Выберите учетную запись Azure с доступом к Key Vault для расшифровки столбцов + + Select Connection + Select Connection + Select Profile Выберите профиль @@ -3957,6 +4016,10 @@ Query: {1} Show Schema Показать схему + + Show a random table definition + Show a random table definition + Show full error message Показать полное сообщение об ошибке @@ -4441,6 +4504,10 @@ Query: {1} Unable to read proxy agent options to get tenants. Не удалось прочитать параметры прокси-агента для получения клиентов. + + Understand and document business logic embedded in stored procedures, views, and functions + Understand and document business logic embedded in stored procedures, views, and functions + Undo Отменить @@ -4559,6 +4626,10 @@ Query: {1} We couldn't connect using the current connection information. Would you like to retry the connection or edit the connection profile? Не удалось установить подключение, используя текущие сведения о подключении. Повторить попытку подключения или изменить профиль подключения? + + What I can do for you: + What I can do for you: + What can we do to improve? Что мы можем улучшить? @@ -4583,6 +4654,10 @@ Query: {1} Workspace is required Необходимо указать рабочую область + + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Yes Да @@ -4862,6 +4937,10 @@ Query: {1} ❌ Deny Access (Current) ❌ Запретить доступ (текущий) + + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + @@ -5332,6 +5411,10 @@ Start by clicking the filter button next to most folders in the Connections view Open Execution Plan File Открыть файл плана выполнения + + Open New Query and Connect (Preview) + Open New Query and Connect (Preview) + Open Query Открыть запрос diff --git a/localization/xliff/vscode-mssql.zh-Hans.xlf b/localization/xliff/vscode-mssql.zh-Hans.xlf index 714652ae7a..11dbd231f2 100644 --- a/localization/xliff/vscode-mssql.zh-Hans.xlf +++ b/localization/xliff/vscode-mssql.zh-Hans.xlf @@ -63,6 +63,10 @@ A query is already running for this editor session. Please cancel this query or wait for its completion. 此编辑器会话的查询已在运行。请取消此查询或等待其完成。 + + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accept 接受 @@ -207,6 +211,13 @@ Always show in new tab 始终在新选项卡中显示 + + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + {0} is the button text (e.g., 'Connect' or 'Open SQL editor and connect') + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + An error occurred refreshing nodes. See the MSSQL output channel for more details. 刷新节点时出错。有关详细信息,请参阅 MSSQL 输出通道。 @@ -272,6 +283,10 @@ Apply changes to target 将更改应用到目标 + + Apply contextual suggestions for SQL syntax, relationships, and constraints + Apply contextual suggestions for SQL syntax, relationships, and constraints + Approve 审批 @@ -902,6 +917,10 @@ Connect to Server 连接到服务器 + + Connect to a database + Connect to a database + Connect to server {0} and database {1}? {0} is the server name @@ -1245,7 +1264,7 @@ DacFx service is not available - DacFx service is not available + DacFx 服务不可用 Data Type @@ -1770,6 +1789,10 @@ Error: Expand properties pane 展开属性窗格 + + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explorer 资源管理器 @@ -1905,9 +1928,13 @@ Error: {1} is the account name 无法获取帐户“{1}”的租户 {0}。 + + Failed to list databases + Failed to list databases + Failed to load publish profile - Failed to load publish profile + 未能加载发布配置文件 Failed to open scmp file: '{0}' @@ -1926,7 +1953,7 @@ Error: Failed to save publish profile - Failed to save publish profile + 未能保存发布配置文件 Failed to save results. @@ -2119,6 +2146,10 @@ Error: Generate Script 生成脚本 + + Generate mock data and seed scripts to support testing and development environments + Generate mock data and seed scripts to support testing and development environments + Generate script to deploy changes to target 生成脚本以将更改部署到目标 @@ -2144,6 +2175,10 @@ Error: {0} is the connection ID 获取连接“{0}”的连接详细信息? + + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Getting Docker Ready... 正在准备 Docker... @@ -2236,6 +2271,10 @@ Error: {0} is the feature name 你向朋友或同事推荐 {0} 的可能性有多大? + + How many tables are in this database? + How many tables are in this database? + Hue 色调 @@ -2528,7 +2567,7 @@ Error: Load profile... - Load profile... + 加载配置文件... Load source, target, and options saved in an .scmp file @@ -3073,6 +3112,10 @@ Error: Open Query History 打开“查询历史记录” + + Open SQL editor and connect + Open SQL editor and connect + Open XML 打开 XML @@ -3318,7 +3361,7 @@ Error: Publish Settings File - Publish Settings File + 发布设置文件 Publish Target @@ -3326,7 +3369,7 @@ Error: Publish profile saved to: {0} - Publish profile saved to: {0} + 发布配置文件已保存到: {0} Publishing Changes @@ -3374,6 +3417,10 @@ Error: Readying container for connections... 正在准备容器以进行连接... + + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Recent 最新动态 @@ -3496,6 +3543,10 @@ Error: Reverse Alphabetical 按反向字母顺序 + + Reverse-engineer existing databases by explaining SQL schemas and relationships + Reverse-engineer existing databases by explaining SQL schemas and relationships + Rosetta is required to run SQL Server container images on Apple Silicon. Enable "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" in Docker Desktop > Settings > General. 需要 Rosetta 才能在 Apple Silicon 上运行 SQL Server 容器映像。在“Docker Desktop”>“设置”>“常规”中启用“在 Apple Silicon 上使用 Rosetta 进行x86_64/amd64 仿真”。 @@ -3668,6 +3719,10 @@ Query: {1} Saved Connections 保存的连接 + + Scaffold backend components (e.g., data-access layers) based on your current database context + Scaffold backend components (e.g., data-access layers) based on your current database context + Scale 缩放 @@ -3775,6 +3830,10 @@ Query: {1} Select Azure account with Key Vault access for column decryption 选择具有列解密 Key Vault 访问权限的 Azure 帐户 + + Select Connection + Select Connection + Select Profile 选择配置文件 @@ -3957,6 +4016,10 @@ Query: {1} Show Schema 显示架构 + + Show a random table definition + Show a random table definition + Show full error message 显示完整的错误消息 @@ -4441,6 +4504,10 @@ Query: {1} Unable to read proxy agent options to get tenants. 无法读取用于获取租户的代理代理选项。 + + Understand and document business logic embedded in stored procedures, views, and functions + Understand and document business logic embedded in stored procedures, views, and functions + Undo 撤消 @@ -4559,6 +4626,10 @@ Query: {1} We couldn't connect using the current connection information. Would you like to retry the connection or edit the connection profile? 无法使用当前连接信息进行连接。是否要重试连接或编辑连接配置文件? + + What I can do for you: + What I can do for you: + What can we do to improve? 我们怎么做才可以进行改进? @@ -4583,6 +4654,10 @@ Query: {1} Workspace is required 工作区是必需的 + + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Yes @@ -4862,6 +4937,10 @@ Query: {1} ❌ Deny Access (Current) ❌ 拒绝访问(当前) + + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + @@ -5332,6 +5411,10 @@ Start by clicking the filter button next to most folders in the Connections view Open Execution Plan File 打开执行计划文件 + + Open New Query and Connect (Preview) + Open New Query and Connect (Preview) + Open Query 打开查询 diff --git a/localization/xliff/vscode-mssql.zh-Hant.xlf b/localization/xliff/vscode-mssql.zh-Hant.xlf index 399dd3d950..c2fbc3ad56 100644 --- a/localization/xliff/vscode-mssql.zh-Hant.xlf +++ b/localization/xliff/vscode-mssql.zh-Hant.xlf @@ -63,6 +63,10 @@ A query is already running for this editor session. Please cancel this query or wait for its completion. 此編輯器工作階段已經在執行查詢。請取消這項查詢,或等待查詢完成。 + + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accelerate schema evolution by autogenerating ORM migrations or T-SQL change scripts + Accept 接受 @@ -207,6 +211,13 @@ Always show in new tab 一律在新索引標籤中顯示 + + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + {0} is the button text (e.g., 'Connect' or 'Open SQL editor and connect') + An active connection is required for GitHub Copilot to understand your database schema and proceed. +Select "{0}" to establish a connection. + An error occurred refreshing nodes. See the MSSQL output channel for more details. 重新整理節點時發生錯誤。如需詳細資料,請參閱 MSSQL 輸出通道。 @@ -272,6 +283,10 @@ Apply changes to target 將變更套用至目標 + + Apply contextual suggestions for SQL syntax, relationships, and constraints + Apply contextual suggestions for SQL syntax, relationships, and constraints + Approve 核准 @@ -828,7 +843,7 @@ Column width must be at least {0} pixels. {0} is the minimum column width in pixels - Column width must be at least {0} pixels. + 資料行寬度必須至少為 {0} 像素。 Columns @@ -902,6 +917,10 @@ Connect to Server 連接至伺服器 + + Connect to a database + Connect to a database + Connect to server {0} and database {1}? {0} is the server name @@ -1245,7 +1264,7 @@ DacFx service is not available - DacFx service is not available + DacFx 服務無法使用 Data Type @@ -1552,7 +1571,7 @@ Enter desired column width in pixels - Enter desired column width in pixels + 輸入所需的資料行寬度 (以像素為單位) Enter hostname @@ -1770,6 +1789,10 @@ Error: Expand properties pane 展開屬性窗格 + + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explore, design, and evolve database schemas using intelligent, code-first or data-first guidance + Explorer Explorer @@ -1905,9 +1928,13 @@ Error: {1} is the account name 無法取得帳戶 '{1}' 的租用戶 '{0}'。 + + Failed to list databases + Failed to list databases + Failed to load publish profile - Failed to load publish profile + 無法載入發佈設定檔 Failed to open scmp file: '{0}' @@ -1926,7 +1953,7 @@ Error: Failed to save publish profile - Failed to save publish profile + 無法儲存發佈設定檔 Failed to save results. @@ -2119,6 +2146,10 @@ Error: Generate Script 產生指令碼 + + Generate mock data and seed scripts to support testing and development environments + Generate mock data and seed scripts to support testing and development environments + Generate script to deploy changes to target 產生指令碼以將變更部署至目標 @@ -2144,6 +2175,10 @@ Error: {0} is the connection ID 取得連線 '{0}' 的連線詳細資料? + + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Get security-related recommendations, such as avoiding SQL injection or excessive permissions + Getting Docker Ready... 正在準備 Docker... @@ -2236,6 +2271,10 @@ Error: {0} is the feature name 您願意向朋友或同事推薦 {0} 的意願有多高? + + How many tables are in this database? + How many tables are in this database? + Hue 色調 @@ -2528,7 +2567,7 @@ Error: Load profile... - Load profile... + 載入設定檔... Load source, target, and options saved in an .scmp file @@ -3073,6 +3112,10 @@ Error: Open Query History 開啟查詢歷史記錄 + + Open SQL editor and connect + Open SQL editor and connect + Open XML 開啟 XML @@ -3318,7 +3361,7 @@ Error: Publish Settings File - Publish Settings File + 發佈設定檔案 Publish Target @@ -3326,7 +3369,7 @@ Error: Publish profile saved to: {0} - Publish profile saved to: {0} + 發佈設定檔已儲存至: {0} Publishing Changes @@ -3374,6 +3417,10 @@ Error: Readying container for connections... 正在準備用於連線的容器... + + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Receive natural language explanations to help developers unfamiliar with T-SQL understand code + Recent 最新 @@ -3447,12 +3494,12 @@ Error: Resize - Resize + 調整大小 Resize column '{0}' {0} is the name of the column - Resize column '{0}' + 調整資料行大小 '{0}' Resource Group @@ -3496,6 +3543,10 @@ Error: Reverse Alphabetical 反向字母順序 + + Reverse-engineer existing databases by explaining SQL schemas and relationships + Reverse-engineer existing databases by explaining SQL schemas and relationships + Rosetta is required to run SQL Server container images on Apple Silicon. Enable "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" in Docker Desktop > Settings > General. 需要 Rosetta 才能在 Apple Silicon 上執行 SQL Server 容器映像。請在 Docker Desktop > [設定] > [一般] 中啟用 [在 Apple Silicon 上使用 Rosetta 模擬 x86_64/amd64]」。 @@ -3668,6 +3719,10 @@ Query: {1} Saved Connections 已儲存的連線 + + Scaffold backend components (e.g., data-access layers) based on your current database context + Scaffold backend components (e.g., data-access layers) based on your current database context + Scale 調整 @@ -3775,6 +3830,10 @@ Query: {1} Select Azure account with Key Vault access for column decryption 選取具有金鑰保管庫存取權的 Azure 帳戶以進行資料行解密 + + Select Connection + Select Connection + Select Profile 選取設定檔 @@ -3957,6 +4016,10 @@ Query: {1} Show Schema 顯示結構描述 + + Show a random table definition + Show a random table definition + Show full error message 顯示完整錯誤訊息 @@ -4441,6 +4504,10 @@ Query: {1} Unable to read proxy agent options to get tenants. 無法讀取 Proxy 代理程式選項以取得租使用者。 + + Understand and document business logic embedded in stored procedures, views, and functions + Understand and document business logic embedded in stored procedures, views, and functions + Undo 復原 @@ -4559,6 +4626,10 @@ Query: {1} We couldn't connect using the current connection information. Would you like to retry the connection or edit the connection profile? 無法使用目前的連線資訊進行連接。您想要重試連線或編輯連線設定檔? + + What I can do for you: + What I can do for you: + What can we do to improve? 我們可以如何提升您的體驗? @@ -4583,6 +4654,10 @@ Query: {1} Workspace is required 需要工作區 + + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Write, optimize, and troubleshoot SQL queries with AI-recommended improvements + Yes @@ -4862,6 +4937,10 @@ Query: {1} ❌ Deny Access (Current) ❌ 拒絕存取 (目前) + + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + 👋 I'm GitHub Copilot for MSSQL extension, your intelligent SQL development assistant in Visual Studio Code. I help you connect, explore, design, and evolve your SQL databases directly from VS Code. + @@ -5332,6 +5411,10 @@ Start by clicking the filter button next to most folders in the Connections view Open Execution Plan File 開啟執行計畫檔案 + + Open New Query and Connect (Preview) + Open New Query and Connect (Preview) + Open Query 開啟查詢