mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-23 21:30:29 -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."
|
||||
],
|
||||
"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