mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 09:35:37 -05:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
19
i18n/fra/src/sql/workbench/common/actions.i18n.json
Normal file
19
i18n/fra/src/sql/workbench/common/actions.i18n.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"newQueryAction.newQuery": "Nouvelle requête",
|
||||
"scriptSelect": "Sélectionnez les 1000 premiers",
|
||||
"editData": "Modifier les données",
|
||||
"scriptCreate": "Script de création",
|
||||
"backupAction.backup": "Sauvegarde",
|
||||
"restoreAction.restore": "Restaurer",
|
||||
"manage": "Gérer",
|
||||
"showDetails": "Afficher les détails",
|
||||
"newDatabase": "Nouvelle base de données",
|
||||
"configureDashboard": "Configurer"
|
||||
}
|
||||
15
i18n/fra/src/sql/workbench/common/taskUtilities.i18n.json
Normal file
15
i18n/fra/src/sql/workbench/common/taskUtilities.i18n.json
Normal 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."
|
||||
],
|
||||
"selectOperationName": "Sélectionner",
|
||||
"createOperationName": "Créer",
|
||||
"insertOperationName": "Insérer",
|
||||
"updateOperationName": "Mettre à jour",
|
||||
"deleteOperationName": "Supprimer",
|
||||
"scriptingFailed": "Échec de l’écriture de scripts"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"errorMessageDialog.ok": "OK",
|
||||
"errorMessageDialog.close": "Fermer",
|
||||
"copyDetails": "Copier les détails"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"error": "Erreur",
|
||||
"warning": "Attention",
|
||||
"info": "Info"
|
||||
}
|
||||
12
i18n/fra/src/sql/workbench/update/releaseNotes.i18n.json
Normal file
12
i18n/fra/src/sql/workbench/update/releaseNotes.i18n.json
Normal 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."
|
||||
],
|
||||
"gettingStarted": "Mise en route",
|
||||
"showReleaseNotes": "Voir la mise en route",
|
||||
"read the release notes": "Bienvenue à {0} février Public Preview ! Souhaitez vous voir le guide de démarrage ?"
|
||||
}
|
||||
Reference in New Issue
Block a user