Files
vscode/i18n/fra/extensions/git/out/repository.i18n.json
2018-02-28 17:52:05 -08:00

35 lines
1.5 KiB
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT 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 nous",
"deleted by them": "Supprimé par eux",
"added by them": "Ajouté par eux",
"deleted by us": "Supprimé par nous",
"both added": "Tous deux ajoutés",
"both modified": "Tous deux modifiés",
"commitMessage": "Message (press {0} to commit)",
"commit": "Commit",
"merge changes": "Fusionner les modifications",
"staged changes": "Modifications en zone de transit",
"changes": "Modifications",
"commitMessageCountdown": "{0} caractères restants sur la ligne actuelle",
"commitMessageWarning": "{0} caractères sur {1} sur la ligne actuelle",
"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é."
}