[Loc] added updated langpack files and xlfs (#18920)

This commit is contained in:
Alex Ma
2022-04-05 10:50:49 -07:00
committed by GitHub
parent 630cdbc84f
commit c707911800
160 changed files with 23389 additions and 16149 deletions

View File

@@ -1,5 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="src/sql/base/browser/ui/editableDropdown/browser/dropdown" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="editableDropdown.errorValidate">
<source xml:lang="en">Must be an option from the list</source>
<target state="translated">Doit être une option de la liste</target>
</trans-unit>
<trans-unit id="selectBox">
<source xml:lang="en">Select Box</source>
<target state="translated">Zone de sélection</target>
</trans-unit>
</body>
</file>
<file original="src/sql/base/browser/ui/loadingSpinner/loadingSpinner" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="loadingCompletedMessage">
@@ -126,6 +138,14 @@
<source xml:lang="en">Sort Descending</source>
<target state="translated">Tri décroissant</target>
</trans-unit>
<trans-unit id="tableFilter.blankStringDisplayText">
<source xml:lang="en">(Blanks)</source>
<target state="new">(Blanks)</target>
</trans-unit>
<trans-unit id="tableFilter.nullDisplayText">
<source xml:lang="en">(NULL)</source>
<target state="new">(NULL)</target>
</trans-unit>
<trans-unit id="tableFilter.selectedCount">
<source xml:lang="en">{0} Selected</source>
<note>This tells the user how many items are selected in the list</note>
@@ -208,6 +228,10 @@
<source xml:lang="en">Enable automatic update checks. Azure Data Studio will check for updates automatically and periodically.</source>
<target state="translated">Activez la recherche de mises à jour automatique pour que Azure Data Studio recherche les mises à jour automatiquement et régulièrement.</target>
</trans-unit>
<trans-unit id="docNotFoundForUriError">
<source xml:lang="en">Could not open a notebook document for the specified URI.</source>
<target state="translated">Impossible douvrir un document de notebook pour lURI spécifié</target>
</trans-unit>
<trans-unit id="enable locally">
<source xml:lang="en">Please reload Azure Data Studio to enable this extension locally.</source>
<target state="translated">Rechargez Azure Data Studio pour activer cette extension localement.</target>
@@ -315,12 +339,16 @@
<source xml:lang="en">Would you like to change Azure Data Studio's UI language to {0} and restart?</source>
<target state="translated">Souhaitez-vous changer la langue de linterface dAzure Data Studio en {0} et redémarrer ?</target>
</trans-unit>
<trans-unit id="vscodeDocCreationFailedError">
<source xml:lang="en">Failed to create notebook document.</source>
<target state="translated">Échec de la création du document notebook</target>
</trans-unit>
<trans-unit id="vscodeFunctionalityNotSupportedError">
<source xml:lang="en">This VS Code functionality is not supported in Azure Data Studio.</source>
<target state="translated">Cette fonctionnalité VS Code nest pas prise en charge dans Azure Data Studio.</target>
</trans-unit>
<trans-unit id="vscodeInvalidArgumentsError">
<source xml:lang="en">Invalid arguments</source>
<source xml:lang="en">Invalid arguments.</source>
<target state="translated">Arguments non valides</target>
</trans-unit>
<trans-unit id="watermark.newNotebook">
@@ -341,18 +369,6 @@
</trans-unit>
</body>
</file>
<file original="src/sql/base/parts/editableDropdown/browser/dropdown" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="editableDropdown.errorValidate">
<source xml:lang="en">Must be an option from the list</source>
<target state="translated">Doit être une option de la liste</target>
</trans-unit>
<trans-unit id="selectBox">
<source xml:lang="en">Select Box</source>
<target state="translated">Zone de sélection</target>
</trans-unit>
</body>
</file>
<file original="src/sql/platform/accounts/common/accountActions" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="NoAccountToRefresh">
@@ -903,6 +919,14 @@
<source xml:lang="en">General</source>
<target state="translated">Général</target>
</trans-unit>
<trans-unit id="designer.issueCountAlert">
<source xml:lang="en">{0} validation issues found.</source>
<target state="translated">{0} problèmes de validation trouvés</target>
</trans-unit>
<trans-unit id="designer.issuesTabTitle">
<source xml:lang="en">Issues ({0})</source>
<target state="translated">Problèmes ({0})</target>
</trans-unit>
<trans-unit id="designer.loadingDesigner">
<source xml:lang="en">Loading designer...</source>
<target state="translated">Chargement du concepteur...</target>
@@ -911,6 +935,10 @@
<source xml:lang="en">Designer is loaded</source>
<target state="translated">Le concepteur est chargé</target>
</trans-unit>
<trans-unit id="designer.newRowButtonAriaLabel">
<source xml:lang="en">Add new row to '{0}' table</source>
<target state="translated">Ajouter une nouvelle ligne à '{0}' table</target>
</trans-unit>
<trans-unit id="designer.newRowText">
<source xml:lang="en">Add New</source>
<target state="translated">Ajouter nouveau</target>
@@ -943,12 +971,24 @@
<source xml:lang="en">Remove</source>
<target state="translated">Supprimer</target>
</trans-unit>
<trans-unit id="designer.scriptTabTitle">
<source xml:lang="en">Scripts</source>
<target state="translated">Scripts</target>
</trans-unit>
<trans-unit id="tableDesigner.unknownComponentType">
<source xml:lang="en">The component type: {0} is not supported</source>
<target state="translated">Le type de composant : {0} nest pas pris en charge.</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/browser/designer/designerIssuesTabPanelView" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="designer.IssueListAriaLabel">
<source xml:lang="en">Issues</source>
<target state="translated">Problèmes</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/browser/designer/designerPropertiesPane" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="tableDesigner.propertiesPaneTitle">
@@ -3166,6 +3206,168 @@
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlan" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="executionPlan.SaveFileDescription">
<source xml:lang="en">Execution Plan Files</source>
<target state="translated">Fichiers de plan d'exécution</target>
</trans-unit>
<trans-unit id="executionPlanCustomZoom">
<source xml:lang="en">Custom Zoom</source>
<target state="translated">Zoom personnalisé</target>
</trans-unit>
<trans-unit id="executionPlanFileLoadingComplete">
<source xml:lang="en">Execution plans are generated</source>
<target state="translated">Les plans dexécution sont générés.</target>
</trans-unit>
<trans-unit id="executionPlanFileLoadingFailed">
<source xml:lang="en">Failed to load execution plan</source>
<target state="translated">Échec du chargement des plans d'exécution</target>
</trans-unit>
<trans-unit id="executionPlanFitGraphLabel">
<source xml:lang="en">Zoom to fit</source>
<target state="translated">Zoomer pour ajuster</target>
</trans-unit>
<trans-unit id="executionPlanOpenGraphFile">
<source xml:lang="en">Show Query Plan XML</source>
<target state="translated">Afficher le code XML du plan de requête</target>
</trans-unit>
<trans-unit id="executionPlanPropertiesActionLabel">
<source xml:lang="en">Properties</source>
<target state="translated">Propriétés</target>
</trans-unit>
<trans-unit id="executionPlanSavePlanXML">
<source xml:lang="en">Save Plan File</source>
<target state="translated">Enregistrer le fichier de plan</target>
</trans-unit>
<trans-unit id="executionPlanSearchNodeAction">
<source xml:lang="en">Find Node</source>
<target state="translated">Rechercher un nœud</target>
</trans-unit>
<trans-unit id="executionPlanTitle">
<source xml:lang="en">Query Plan (Preview)</source>
<target state="translated">Plan de requête (aperçu)</target>
</trans-unit>
<trans-unit id="executionPlanZoomInActionLabel">
<source xml:lang="en">Zoom In</source>
<target state="translated">Zoom avant</target>
</trans-unit>
<trans-unit id="executionPlanZoomOutActionLabel">
<source xml:lang="en">Zoom Out</source>
<target state="translated">Zoom arrière</target>
</trans-unit>
<trans-unit id="loadingExecutionPlanFile">
<source xml:lang="en">Generating execution plans</source>
<target state="translated">Génération des plans dexécution</target>
</trans-unit>
<trans-unit id="openQueryAction">
<source xml:lang="en">Open Query</source>
<target state="translated">Ouvrir la requête</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanEditor" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="executionPlanEditor">
<source xml:lang="en">Query Execution Plan Editor</source>
<target state="translated">Éditeur de plan d'exécution des requêtes</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesView" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="executionPlanPropertiesEdgeOperationName">
<source xml:lang="en">Edge</source>
<target state="translated">Edge</target>
</trans-unit>
<trans-unit id="executionPlanPropertyViewClose">
<source xml:lang="en">Close</source>
<target state="translated">Fermer</target>
</trans-unit>
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
<source xml:lang="en">Alphabetical</source>
<target state="translated">Alphabétique</target>
</trans-unit>
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
<source xml:lang="en">Categorized</source>
<target state="translated">Catégories</target>
</trans-unit>
<trans-unit id="nodePropertyViewNameNameColumnHeader">
<source xml:lang="en">Name</source>
<target state="translated">Nom</target>
</trans-unit>
<trans-unit id="nodePropertyViewNameValueColumnHeader">
<source xml:lang="en">Value</source>
<target state="translated">Valeur</target>
</trans-unit>
<trans-unit id="nodePropertyViewTitle">
<source xml:lang="en">Properties</source>
<target state="translated">Propriétés</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/browser/planHeader" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="planHeaderIndexAndCost">
<source xml:lang="en">Query {0}: Query cost (relative to the script): {1}%</source>
<note>{0} is the index of the graph in the execution plan tab
{1} is the relative cost in percentage of the graph to the rest of the graphs in execution plan tab </note>
<target state="translated">Requête {0} : coût de requête (relatif au script) : {1} %</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/browser/widgets/customZoomWidget" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="cancelCustomZoomAction">
<source xml:lang="en">Close (Escape)</source>
<target state="translated">Fermer (Échap)</target>
</trans-unit>
<trans-unit id="customZoomApplyButton">
<source xml:lang="en">Apply</source>
<target state="translated">Appliquer</target>
</trans-unit>
<trans-unit id="customZoomApplyButtonTitle">
<source xml:lang="en">Apply Zoom (Enter)</source>
<target state="translated">Appliquer le zoom (Entrée)</target>
</trans-unit>
<trans-unit id="invalidCustomZoomError">
<source xml:lang="en">Select a zoom value between 1 to 200</source>
<target state="translated">Sélectionner une valeur de zoom comprise entre 1 et 200</target>
</trans-unit>
<trans-unit id="qpZoomValueLabel">
<source xml:lang="en">Zoom (percent)</source>
<target state="translated">Zoom (pourcentage)</target>
</trans-unit>
<trans-unit id="zoomAction">
<source xml:lang="en">Zoom (Enter)</source>
<target state="translated">Zoom (Entrée)</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/browser/widgets/nodeSearchWidget" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="cancelSearchAction">
<source xml:lang="en">Close (Escape)</source>
<target state="translated">Fermer (Échap)</target>
</trans-unit>
<trans-unit id="executionPlanSearchTypeContains">
<source xml:lang="en">Contains</source>
<target state="translated">Contient</target>
</trans-unit>
<trans-unit id="executionPlanSearchTypeEquals">
<source xml:lang="en">Equals</source>
<target state="translated">Égal à</target>
</trans-unit>
<trans-unit id="nextSearchItemAction">
<source xml:lang="en">Next Match (Enter)</source>
<target state="translated">Correspondance suivante (Entrée)</target>
</trans-unit>
<trans-unit id="previousSearchItemAction">
<source xml:lang="en">Previous Match (Shift+Enter)</source>
<target state="translated">Correspondance précédente (Shift+Enter)</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/extensions/browser/contributionRenders" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="insight condition">
@@ -3898,10 +4100,22 @@ Erreur : {1}</target>
</file>
<file original="src/sql/workbench/contrib/notebook/browser/cellViews/code.component" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="cellLanguageDescription">
<source xml:lang="en">({0}) - Current Language</source>
<target state="translated">({0}) - Langage actuel</target>
</trans-unit>
<trans-unit id="cellLanguageDescriptionConfigured">
<source xml:lang="en">({0})</source>
<target state="translated">({0})</target>
</trans-unit>
<trans-unit id="parametersText">
<source xml:lang="en">Parameters</source>
<target state="translated">Paramètres</target>
</trans-unit>
<trans-unit id="selectCellLanguage">
<source xml:lang="en">Select Cell Language Mode</source>
<target state="translated">Sélectionner le mode de langage de la cellule</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/notebook/browser/cellViews/codeActions" source-language="en" datatype="plaintext" target-language="fr">
@@ -4298,6 +4512,10 @@ Erreur : {1}</target>
<source xml:lang="en">(Preview) Enable Notebook Views</source>
<target state="translated">(Préversion) Activer les affichages bloc-notes</target>
</trans-unit>
<trans-unit id="restartNotebookKernel">
<source xml:lang="en">Restart Notebook Kernel</source>
<target state="translated">Redémarrer un noyau du notebook</target>
</trans-unit>
<trans-unit id="search.actionsPosition">
<source xml:lang="en">Controls the positioning of the actionbar on rows in the search view.</source>
<target state="translated">Contrôle le positionnement de la barre d'action sur des lignes dans la vue de recherche.</target>
@@ -4564,6 +4782,18 @@ Erreur : {1}</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/notebook/browser/notebookEditor.component" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="loadingNotebookCompletedMessage">
<source xml:lang="en">Loading notebook {0} completed</source>
<target state="translated">Chargement du bloc-notes {0} terminé</target>
</trans-unit>
<trans-unit id="loadingNotebookMessage">
<source xml:lang="en">Loading notebook {0}</source>
<target state="translated">Chargement du bloc-notes {0}</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/notebook/browser/notebookExplorer/notebookExplorerViewlet" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="notebookExplorer.name">
@@ -5730,136 +5960,6 @@ Erreur : {1}</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/queryplan2/browser/planHeader" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="planHeaderIndexAndCost">
<source xml:lang="en">Query {0}: Query cost (relative to the script): {1}%</source>
<note>{0} is the index of the graph in the execution plan tab
{1} is the relative cost in percentage of the graph to the rest of the graphs in execution plan tab </note>
<target state="translated">Requête {0} : coût de requête (relatif au script) : {1} %</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/queryplan2/browser/queryPlan" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="openQueryAction">
<source xml:lang="en">Open Query</source>
<target state="translated">Ouvrir la requête</target>
</trans-unit>
<trans-unit id="queryPlanCustomZoom">
<source xml:lang="en">Custom Zoom</source>
<target state="translated">Zoom personnalisé</target>
</trans-unit>
<trans-unit id="queryPlanFitGraphLabel">
<source xml:lang="en">Zoom to fit</source>
<target state="translated">Zoomer pour ajuster</target>
</trans-unit>
<trans-unit id="queryPlanOpenGraphFile">
<source xml:lang="en">Open Plan File</source>
<target state="new">Open Plan File</target>
</trans-unit>
<trans-unit id="queryPlanPropertiesActionLabel">
<source xml:lang="en">Properties</source>
<target state="translated">Propriétés</target>
</trans-unit>
<trans-unit id="queryPlanSavePlanXML">
<source xml:lang="en">Save Plan File</source>
<target state="new">Save Plan File</target>
</trans-unit>
<trans-unit id="queryPlanSearchNodeAction">
<source xml:lang="en">SearchNode</source>
<target state="translated">SearchNode</target>
</trans-unit>
<trans-unit id="queryPlanTitle">
<source xml:lang="en">Query Plan (Preview)</source>
<target state="new">Query Plan (Preview)</target>
</trans-unit>
<trans-unit id="queryPlanZoomInActionLabel">
<source xml:lang="en">Zoom In</source>
<target state="translated">Zoom avant</target>
</trans-unit>
<trans-unit id="queryPlanZoomOutActionLabel">
<source xml:lang="en">Zoom Out</source>
<target state="translated">Zoom arrière</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/queryplan2/browser/queryPlanPropertiesView" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="nodePropertyViewNameNameColumnHeader">
<source xml:lang="en">Name</source>
<target state="new">Name</target>
</trans-unit>
<trans-unit id="nodePropertyViewNameValueColumnHeader">
<source xml:lang="en">Value</source>
<target state="new">Value</target>
</trans-unit>
<trans-unit id="nodePropertyViewTitle">
<source xml:lang="en">Properties</source>
<target state="new">Properties</target>
</trans-unit>
<trans-unit id="executionPlanPropertiesEdgeOperationName">
<source xml:lang="en">Edge</source>
<target state="new">Edge</target>
</trans-unit>
<trans-unit id="executionPlanPropertyViewClose">
<source xml:lang="en">Close</source>
<target state="new">Close</target>
</trans-unit>
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
<source xml:lang="en">Alphabetical</source>
<target state="new">Alphabetical</target>
</trans-unit>
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
<source xml:lang="en">Categorized</source>
<target state="new">Categorized</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/queryplan2/browser/widgets/customZoomWidget" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="cancelCustomZoomAction">
<source xml:lang="en">Close (Escape)</source>
<target state="new">Close (Escape)</target>
</trans-unit>
<trans-unit id="invalidCustomZoomError">
<source xml:lang="en">Select a zoom value between 1 to 200</source>
<target state="new">Select a zoom value between 1 to 200</target>
</trans-unit>
<trans-unit id="qpZoomValueLabel">
<source xml:lang="en">Zoom (percent)</source>
<target state="new">Zoom (percent)</target>
</trans-unit>
<trans-unit id="zoomAction">
<source xml:lang="en">Zoom (Enter)</source>
<target state="new">Zoom (Enter)</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/queryplan2/browser/widgets/nodeSearchWidget" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="cancelSearchAction">
<source xml:lang="en">Close (Escape)</source>
<target state="new">Close (Escape)</target>
</trans-unit>
<trans-unit id="nextSearchItemAction">
<source xml:lang="en">Next Match (Enter)</source>
<target state="new">Next Match (Enter)</target>
</trans-unit>
<trans-unit id="previousSearchItemAction">
<source xml:lang="en">Previous Match (Shift+Enter)</source>
<target state="new">Previous Match (Shift+Enter)</target>
</trans-unit>
<trans-unit id="executionPlanSearchTypeContains">
<source xml:lang="en">Contains</source>
<target state="new">Contains</target>
</trans-unit>
<trans-unit id="executionPlanSearchTypeEquals">
<source xml:lang="en">Equals</source>
<target state="new">Equals</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/resourceDeployment/browser/resourceDeployment.contribution" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="deployment.title">
@@ -6580,6 +6680,10 @@ Erreur : {1}</target>
<source xml:lang="en">You didn't select any authentication provider. Please try again.</source>
<target state="translated">Vous n'avez sélectionné aucun fournisseur d'authentification. Réessayez.</target>
</trans-unit>
<trans-unit id="accountDialog.loadingProviderLabel">
<source xml:lang="en">Loading accounts...</source>
<target state="translated">Chargement des comptes...</target>
</trans-unit>
<trans-unit id="accountDialog.noAccountLabel">
<source xml:lang="en">There is no linked account. Please add an account.</source>
<target state="translated">Aucun compte lié. Ajoutez un compte.</target>
@@ -7082,6 +7186,22 @@ Erreur : {1}</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/services/executionPlan/common/executionPlanService" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No valid execution plan handler is registered</source>
<target state="translated">Aucun gestionnaire de plan dexécution valide nest inscrit.</target>
</trans-unit>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Valid provider is required in order to interact with ExecutionPlanService</source>
<target state="translated">Un fournisseur valide est nécessaire pour interagir avec ExecutionPlanService.</target>
</trans-unit>
<trans-unit id="selectExecutionPlanProvider">
<source xml:lang="en">Select a provider to open execution plan</source>
<target state="translated">Sélectionner un fournisseur pour ouvrir le plan dexécution</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="fileBrowser.discard">
@@ -7368,8 +7488,16 @@ Erreur : {1}</target>
<target state="translated">Une erreur s'est produite au démarrage d'une session de notebook</target>
</trans-unit>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Kernel {0} was not found. The default kernel will be used instead.</source>
<target state="translated">Noyau {0} introuvable. Le noyau par défaut est utilisé à la place.</target>
<source xml:lang="en">Kernel '{0}' was not found. The default kernel will be used instead.</source>
<target state="translated">Le noyau « {0} » est introuvable. Le noyau par défaut sera utilisé à la place.</target>
</trans-unit>
<trans-unit id="kernelRestartFailed">
<source xml:lang="en">Kernel restart failed: {0}</source>
<target state="translated">Échec du redémarrage du noyau : {0}</target>
</trans-unit>
<trans-unit id="kernelRestartedSuccessfully">
<source xml:lang="en">Kernel restarted successfully</source>
<target state="translated">Le noyau a redémarré</target>
</trans-unit>
</body>
</file>
@@ -7433,6 +7561,10 @@ Erreur : {1}</target>
<source xml:lang="en">Waiting for Execute Provider availability timed out for notebook provider '{0}'</source>
<target state="translated">Lattente du délai de disponibilité du fournisseur dexécution a expiré pour le fournisseur de notebooks « {0} »</target>
</trans-unit>
<trans-unit id="failedToCreateNotebookInput">
<source xml:lang="en">Failed to create notebook input for provider '{0}'</source>
<target state="translated">Échec de la création de lentrée de notebook pour le fournisseur '{0}'</target>
</trans-unit>
<trans-unit id="notebookServiceNoProvider">
<source xml:lang="en">Notebook provider does not exist</source>
<target state="translated">Le fournisseur de notebooks n'existe pas</target>
@@ -7469,6 +7601,10 @@ Erreur : {1}</target>
</file>
<file original="src/sql/workbench/services/notebook/browser/sql/sqlSessionManager" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="SqlKernelRestartNotSupported">
<source xml:lang="en">SQL kernel restart not supported</source>
<target state="translated">Redémarrage du noyau SQL non pris en charge</target>
</trans-unit>
<trans-unit id="connectionRequired">
<source xml:lang="en">A connection must be chosen to run notebook cells</source>
<target state="translated">Une connexion doit être choisie pour exécuter des cellules de notebook</target>
@@ -8213,9 +8349,17 @@ Erreur : {1}</target>
<source xml:lang="en">The schema that contains the table.</source>
<target state="translated">Schéma qui contient la table.</target>
</trans-unit>
<trans-unit id="designer.table.primaryKeyColumns.description">
<source xml:lang="en">Columns in the primary key.</source>
<target state="translated">Colonnes dans la clé primaire</target>
</trans-unit>
<trans-unit id="designer.table.primaryKeyName.description">
<source xml:lang="en">Name of the primary key.</source>
<target state="translated">Nom de la clé primaire</target>
</trans-unit>
<trans-unit id="tableDesigner.ErrorDialogTitle">
<source xml:lang="en">Table Designer Error</source>
<target state="new">Table Designer Error</target>
<target state="translated">Erreur du concepteur de tableaux</target>
</trans-unit>
<trans-unit id="tableDesigner.ForeignKeyTypeName">
<source xml:lang="en">Foreign Key</source>
@@ -8229,6 +8373,42 @@ Erreur : {1}</target>
<source xml:lang="en">Index</source>
<target state="translated">Index</target>
</trans-unit>
<trans-unit id="tableDesigner.PrimaryKeyTabTitle">
<source xml:lang="en">Primary Key</source>
<target state="translated">Clé primaire</target>
</trans-unit>
<trans-unit id="tableDesigner.TableSchemaValidationError">
<source xml:lang="en">Table schema validation failed with error: {0}</source>
<target state="translated">Échec de la validation du schéma de table avec lerreur : {0}</target>
</trans-unit>
<trans-unit id="tableDesigner.addForeignKey">
<source xml:lang="en">New Foreign Key</source>
<target state="translated">Nouvelle clé étrangère</target>
</trans-unit>
<trans-unit id="tableDesigner.addNewCheckConstraint">
<source xml:lang="en">New Check Constraint</source>
<target state="translated">Nouvelle contrainte CHECK</target>
</trans-unit>
<trans-unit id="tableDesigner.addNewColumn">
<source xml:lang="en">New Column</source>
<target state="translated">Nouvelle colonne</target>
</trans-unit>
<trans-unit id="tableDesigner.addNewColumnMapping">
<source xml:lang="en">New Column Mapping</source>
<target state="translated">Nouveau mappage de colonnes</target>
</trans-unit>
<trans-unit id="tableDesigner.addNewColumnToIndex">
<source xml:lang="en">Add Column</source>
<target state="translated">Ajouter une colonne</target>
</trans-unit>
<trans-unit id="tableDesigner.addNewColumnToPrimaryKey">
<source xml:lang="en">Add Column</source>
<target state="translated">Ajouter une colonne</target>
</trans-unit>
<trans-unit id="tableDesigner.addNewIndex">
<source xml:lang="en">New Index</source>
<target state="translated">Nouvel index</target>
</trans-unit>
<trans-unit id="tableDesigner.checkConstraintExpressionTitle">
<source xml:lang="en">Expression</source>
<target state="translated">Expression</target>
@@ -8365,10 +8545,22 @@ Erreur : {1}</target>
<source xml:lang="en">Indexes</source>
<target state="translated">Index</target>
</trans-unit>
<trans-unit id="tableDesigner.inputValidationError">
<source xml:lang="en">The input validation failed with error: {0}</source>
<target state="translated">Échec de la validation de lentrée avec lerreur : {0}</target>
</trans-unit>
<trans-unit id="tableDesigner.nameTitle">
<source xml:lang="en">Table name</source>
<target state="translated">Nom de la table</target>
</trans-unit>
<trans-unit id="tableDesigner.primaryKeyColumnsTitle">
<source xml:lang="en">Primary Key Columns</source>
<target state="translated">Colonnes de clés primaires</target>
</trans-unit>
<trans-unit id="tableDesigner.primaryKeyNameTitle">
<source xml:lang="en">Name</source>
<target state="translated">Nom</target>
</trans-unit>
<trans-unit id="tableDesigner.publishChangeError">
<source xml:lang="en">An error occured while publishing changes: {0}</source>
<target state="translated">Une erreur sest produite lors de la publication des modifications : {0}</target>
@@ -8440,4 +8632,4 @@ Erreur : {1}</target>
</trans-unit>
</body>
</file>
</xliff>
</xliff>