mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-26 14:50:31 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deleteRow": "Supprimer la ligne",
|
||||
"revertRow": "Rétablir la ligne"
|
||||
}
|
||||
16
i18n/fra/src/sql/parts/grid/views/gridActions.i18n.json
Normal file
16
i18n/fra/src/sql/parts/grid/views/gridActions.i18n.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"saveAsCsv": "Enregistrer au format CSV",
|
||||
"saveAsJson": "Enregistrer au format JSON",
|
||||
"saveAsExcel": "Enregistrer au format Excel",
|
||||
"copySelection": "Copier",
|
||||
"copyWithHeaders": "Copier avec en-têtes",
|
||||
"selectAll": "Tout sélectionner",
|
||||
"copyMessages": "Copie"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dataDirectionLabel": "Direction des données",
|
||||
"verticalLabel": "Vertical",
|
||||
"horizontalLabel": "Horizontal",
|
||||
"dataTypeLabel": "Type de données",
|
||||
"numberLabel": "Nombre",
|
||||
"pointLabel": "Point",
|
||||
"labelFirstColumnLabel": "Utiliser la première colonne comme étiquette de ligne ?",
|
||||
"legendLabel": "Position de la légende",
|
||||
"chartNotFound": "Le graphique à sauvegarder n'a pas été trouvé",
|
||||
"saveAsFileTitle": "Choisissez le fichier de résultats",
|
||||
"createInsightNoEditor": "Impossible de créer un aperçu car l’éditeur actif n’est pas un éditeur SQL"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"createInsightLabel": "Créer un Insight",
|
||||
"saveImageLabel": "Enregistrer comme image"
|
||||
}
|
||||
Reference in New Issue
Block a user