mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-25 14:20:30 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"sql.maxRecentConnectionsDescription": "Le nombre maximal de connexions récemment utilisées à stocker dans la liste de connexions."
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"ClearRecentlyUsedLabel": "Effacer la liste des connexions récentes",
|
||||
"ClearedRecentConnections": "Liste des connexions récentes supprimée",
|
||||
"connectionAction.yes": "Oui",
|
||||
"connectionAction.no": "Non",
|
||||
"delete": "Supprimer"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"invalidServerName": "Un groupe de serveurs avec le même nom existe déjà."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectionNotAcceptedError": "Connexion non acceptée",
|
||||
"connectionService.yes": "Oui",
|
||||
"connectionService.no": "Non",
|
||||
"cancelConnectionConfirmation": "Êtes-vous certain de vouloir annuler cette connexion ?"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"onDidConnectMessage": "Connecté à",
|
||||
"onDidDisconnectMessage": "Déconnecté",
|
||||
"unsavedGroupLabel": "Connexions non enregistrées"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectionAdvancedProperties": "Propriétés avancées",
|
||||
"advancedProperties.discard": "Annuler"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectionError": "Erreur de connexion",
|
||||
"kerberosErrorStart": "La connexion a échoué en raison d'une erreur Kerberos.",
|
||||
"kerberosHelpLink": " Une aide pour configurer Kerberos est disponible à",
|
||||
"kerberosKinit": "Si vous étiez connecté précédemment, vous devrez peut-être relancer kinit."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connection": "Connexion",
|
||||
"recentConnectionTitle": "Dernières connexions",
|
||||
"savedConnectionTitle": "Connexions enregistrées",
|
||||
"connectType": "Type de connexion",
|
||||
"connectionDialog.cancel": "Annuler",
|
||||
"clearRecentConnectionMessage": "Êtes-vous sûr de vouloir supprimer toutes les connexions de la liste ?",
|
||||
"connectionDialog.yes": "Oui",
|
||||
"connectionDialog.no": "Non",
|
||||
"recentHistory": "Historique récent",
|
||||
"noRecentConnections": "Aucune connexion récente",
|
||||
"noSavedConnections": "Aucune connexion enregistrée"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"loadingDatabaseOption": "Chargement en cours...",
|
||||
"addNewServerGroup": "Ajouter un nouveau groupe...",
|
||||
"connectionWidget.missingRequireField": "est requis.",
|
||||
"rememberPassword": "Se souvenir du mot de passe",
|
||||
"serverGroup": "Groupe de serveurs"
|
||||
}
|
||||
Reference in New Issue
Block a user