Integrate resources from Community Localization platform (#1313)

This commit is contained in:
Karl Burtram
2018-05-02 11:17:29 -07:00
committed by GitHub
parent bca4102542
commit 7ee13b4afb
1083 changed files with 12412 additions and 7 deletions

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"changeProvider": "Changer de fournisseur de langage SQL",
"alreadyConnected": "Une connexion utilisant le moteur {0} existe déjà. Pour changer, veuillez vous déconnecter ou modifier la connexion.",
"noEditor": "Aucun éditeur de texte actif en ce moment",
"pickSqlProvider": "Sélectionner le fournisseur de langage SQL"
}

View File

@@ -0,0 +1,24 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"runQueryBatchStartLine": "Ligne {0}",
"msgCancelQueryFailed": "L'annulation de la requête a échoué : {0}",
"msgSaveStarted": "A commencé à enregistrer les résultats vers",
"msgSaveFailed": "Echec de l'enregistrement des résultats.",
"msgStatusRunQueryInProgress": "Requête en cours d'exécution...",
"maximizeLabel": "Maximiser",
"resultsPane.restoreLabel": "Restaurer",
"saveCSVLabel": "Enregistrer au format CSV",
"saveJSONLabel": "Enregistrer au format JSON",
"saveExcelLabel": "Enregistrer au format Excel",
"viewChartLabel": "Vue sous forme de graphique",
"resultPaneLabel": "Résultats",
"executeQueryLabel": "Requête en cours d'exécution",
"messagePaneLabel": "Messages",
"elapsedTimeLabel": "Temps dexécution total : {0}"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"sql.showBatchTime": "[Facultatif] Le temps dexécution doit-il être indiqué pour chaque lot",
"defaultChartType": "[Optionnel] le type de graphique par défaut à utiliser lors de louverture de la visionneuse graphique à partir dun résultat de requête",
"tabColorMode.border": "La bordure supérieure de chaque onglet Éditeur sera colorée pour correspondre au groupe concerné",
"mssql.intelliSense.enableSuggestions": "Les suggestions IntelliSense devraient être activées"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"extensionsInputName": "Extension"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"resultsSerializer.saveAsFileTitle": "Choisissez le fichier de résultats"
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"runQueryKeyboardAction": "Exécutez la requête",
"runCurrentQueryKeyboardAction": "Exécutez la requête en cours",
"cancelQueryKeyboardAction": "Annuler la requête",
"refreshIntellisenseKeyboardAction": "Actualiser le Cache IntelliSense",
"toggleQueryResultsKeyboardAction": "Activer/désactiver les résultats de requête",
"queryShortcutNoEditor": "Le paramètre de léditeur est nécessaire pour qu'un raccourci soit exécuter"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"runQueryLabel": "Exécuter",
"cancelQueryLabel": "Annuler",
"estimatedQueryPlan": "Expliquer",
"actualQueryPlan": "Actuel",
"disconnectDatabaseLabel": "Déconnecter",
"changeConnectionDatabaseLabel": "Changer la connexion",
"connectDatabaseLabel": "Se connecter",
"selectDatabase": "Sélectionnez la base de données"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"updateCellFailed": "Échec de la mise à jour de la cellule :"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"query.ExecutionFailedError": "Lexécution a échoué en raison dune erreur inattendue : {0} {1}",
"query.initEditExecutionFailed": "Echec à l'initialisation de l'exécution de la modification",
"elapsedBatchTime": "Temps dexécution par lots : {0}"
}

View File

@@ -0,0 +1,9 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"results": "Résultats",
"queryPlan": "Plan de requête",
"chartViewer": "Afficheur de graphique"
}