Files
azuredatastudio/i18n/fra/src/sql/parts/disasterRecovery/backup/constants.i18n.json
Karl Burtram e3f26e8f12 Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources

* Update loc strings
2019-06-24 13:34:30 -07:00

23 lines
1.1 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 Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"backup.labelDatabase": "Base de données ",
"backup.labelFilegroup": "Fichiers et groupes de fichiers",
"backup.labelFull": "Full",
"backup.labelDifferential": "Différentielle",
"backup.labelLog": "Journal des transactions",
"backup.labelDisk": "Disque",
"backup.labelUrl": "URL",
"backup.defaultCompression": "Utiliser le paramètre du serveur par défaut",
"backup.compressBackup": "Compresser la sauvegarde",
"backup.doNotCompress": "Ne pas compresser la sauvegarde",
"backup.serverCertificate": "Certificat du serveur",
"backup.asymmetricKey": "Clé asymétrique",
"backup.filterBackupFiles": "Fichiers de sauvegarde",
"backup.allFiles": "Tous les fichiers"
}