mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-21 20:30:29 -04:00
31 lines
1.3 KiB
JSON
31 lines
1.3 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
|
*--------------------------------------------------------------------------------------------*/
|
|
// Do not edit this file. It is machine generated.
|
|
{
|
|
"open": "Ouvrir",
|
|
"index modified": "Index modifié",
|
|
"modified": "Modifié",
|
|
"index added": "Index ajouté",
|
|
"index deleted": "Index supprimé",
|
|
"deleted": "Supprimé",
|
|
"index renamed": "Index renommé",
|
|
"index copied": "Index copié",
|
|
"untracked": "Non suivi",
|
|
"ignored": "Ignoré",
|
|
"both deleted": "Tous deux supprimés",
|
|
"added by us": "Ajouté par nos soins",
|
|
"deleted by them": "Supprimé par eux",
|
|
"added by them": "Ajouté par eux",
|
|
"deleted by us": "Supprimé par nos soins",
|
|
"both added": "Tous deux ajoutés",
|
|
"both modified": "Tous deux modifiés",
|
|
"commit": "Commit",
|
|
"merge changes": "Fusionner les modifications",
|
|
"staged changes": "Modifications en zone de transit",
|
|
"changes": "Modifications",
|
|
"ok": "OK",
|
|
"neveragain": "Ne plus afficher",
|
|
"huge": "Le dépôt Git dans '{0}' a trop de modifications actives, seul un sous-ensemble de fonctionnalités Git sera activé."
|
|
} |