mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Refresh master with initial release/0.24 snapshot (#332)
* Initial port of release/0.24 source code * Fix additional headers * Fix a typo in launch.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
@@ -12,8 +12,9 @@
|
||||
"cloning": "Clonage du dépôt git...",
|
||||
"openrepo": "Ouvrir le dépôt",
|
||||
"proposeopen": "Voulez-vous ouvrir le dépôt cloné ?",
|
||||
"path to init": "Chemin du dossier",
|
||||
"provide path": "Veuillez fournir un chemin de dossier pour initialiser un dépôt Git",
|
||||
"init repo": "Initialiser le dépôt",
|
||||
"create repo": "Initialiser le dépôt",
|
||||
"are you sure": "Ceci va créer un dépôt Git dans '{0}'. Êtes-vous sûr de vouloir continuer ?",
|
||||
"HEAD not available": "La version HEAD de '{0}' n'est pas disponible.",
|
||||
"confirm stage files with merge conflicts": "Voulez-vous vraiment créer {0} fichiers avec des conflits de fusion ?",
|
||||
"confirm stage file with merge conflicts": "Voulez-vous vraiment créer {0} avec des conflits de fusion ?",
|
||||
|
||||
Reference in New Issue
Block a user