Files
azuredatastudio/i18n/ads-language-pack-fr/translations/extensions/git-base.i18n.json
Alex Ma c42418d89c Update to langpack base source file, and fix to xlf generation. (#22829)
* update to build lib and langpack base files

* fix for gulp localization xlf task and xlf update

* fix to yarn
2023-04-24 11:33:13 -07:00

30 lines
1.2 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"dist/remoteSource": {
"branch name": "Nom de la branche",
"error": "{0} Erreur : {1}",
"none found": "Dépôts distants introuvables.",
"pick url": "Choisissez l'URL à partir de laquelle effectuer le clonage.",
"provide url": "Indiquer l'URL du dépôt",
"provide url or pick": "Indiquez l'URL du dépôt, ou choisissez une source de dépôt.",
"recently opened": "récemment ouvert",
"remote sources": "sources distantes",
"type to filter": "Nom du dépôt",
"type to search": "Nom du dépôt (tapez pour effectuer une recherche)",
"url": "URL"
},
"package": {
"command.api.getRemoteSources": "Obtenir les sources distantes",
"description": "Contributions et sélecteurs statiques Git.",
"displayName": "Git Base"
}
}
}