Files
azuredatastudio/i18n/ads-language-pack-fr/translations/extensions/notebook.i18n.json
Alex Ma a187e8f2de Updated langpacks to be pushed in (#15519)
* updated langpacks to be pushed in

* bumped version number to 1.29.0

* patched german lang pack

* patched spanish langpack

* patched french langpack

* italian langpack patched

* Japanese langpack patched

* Korean langpack patched

* portuguese langpack patched

* russian langpack patched

* patched chinese simplified langpack and fixed changelog for ru and pt

* patched chinese traditional langpack
2021-05-20 12:54:37 -07:00

279 lines
16 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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Extensions principales de notebook",
"description": "Définit la contribution de notebook basée sur un protocole de données, et plusieurs commandes et contributions de notebook.",
"notebook.configuration.title": "Configuration de notebook",
"notebook.pythonPath.description": "Chemin local de l'installation Python utilisé par Notebooks.",
"notebook.useExistingPython.description": "Chemin local d'une installation précédente de Python utilisée par Notebooks.",
"notebook.overrideEditorTheming.description": "Remplacez les paramètres d'éditeur par défaut dans l'éditeur de notebook. Les paramètres comprennent la couleur d'arrière-plan, la couleur de la ligne actuelle et la bordure",
"notebook.maxTableRows.description": "Nombre maximal de lignes retournées par table dans l'éditeur de notebook",
"notebook.trustedBooks.description": "Notebooks contained in these books will automatically be trusted.",
"notebook.maxBookSearchDepth.description": "Profondeur maximale des sous-répertoires où rechercher les notebooks (Entrer 0 pour l'infini)",
"notebook.collapseBookItems.description": "Collapse Book items at root level in the Notebooks Viewlet",
"notebook.remoteBookDownloadTimeout.description": "Download timeout in milliseconds for GitHub books",
"notebook.pinnedNotebooks.description": "Notebooks that are pinned by the user for the current workspace",
"notebook.command.new": "Nouveau notebook",
"notebook.command.open": "Ouvrir le notebook",
"notebook.analyzeJupyterNotebook": "Analyser dans le notebook",
"notebook.command.runactivecell": "Exécuter la cellule",
"notebook.command.clearactivecellresult": "Effacer le résultat de la cellule",
"notebook.command.runallcells": "Exécuter les cellules",
"notebook.command.addcode": "Ajouter une cellule de code",
"notebook.command.addtext": "Ajouter une cellule de texte",
"notebook.command.addcell": "Ajouter une cellule",
"title.analyzeJupyterNotebook": "Analyser dans le notebook",
"title.newJupyterNotebook": "Nouveau notebook",
"title.openJupyterNotebook": "Ouvrir le notebook",
"title.jupyter.setContext": "Définir le contexte du notebook",
"title.jupyter.setKernel": "Définir le noyau du notebook",
"config.jupyter.extraKernelsTitle": "Noyaux supplémentaires",
"config.jupyter.extraKernelsDescription": "ID des noyaux supplémentaires à activer",
"config.jupyter.kernelConfigValuesDescription": "Options de configuration des noyaux Jupyter. Ces options sont gérées automatiquement et leur modification manuelle n'est pas recommandée.",
"title.reinstallNotebookDependencies": "Réinstaller les dépendances de notebook",
"title.configurePython": "Configurer Python pour Notebooks",
"title.managePackages": "Gérer les packages",
"title.SQL19PreviewBook": "Guide SQL Server 2019",
"books-preview-category": "Notebooks Jupyter",
"title.saveJupyterBook": "Enregistrer le notebook",
"title.trustBook": "Trust Book",
"title.searchJupyterBook": "Rechercher dans le notebook",
"title.SavedBooks": "Notebooks",
"title.ProvidedBooks": "Provided Books",
"title.PinnedBooks": "Pinned notebooks",
"title.PreviewLocalizedBook": "Get localized SQL Server 2019 guide",
"title.openJupyterBook": "Open Jupyter Book",
"title.closeJupyterBook": "Close Jupyter Book",
"title.closeJupyterNotebook": "Close Jupyter Notebook",
"title.revealInBooksViewlet": "Reveal in Books",
"title.createJupyterBook": "Create Book (Preview)",
"title.openNotebookFolder": "Open Notebooks in Folder",
"title.openRemoteJupyterBook": "Add Remote Jupyter Book",
"title.pinNotebook": "Pin Notebook",
"title.unpinNotebook": "Unpin Notebook",
"title.moveTo": "Move to ..."
},
"dist/common/utils": {
"ensureDirOutputMsg": "... Ensuring {0} exists",
"executeCommandProcessExited": "Process exited with error code: {0}. StdErr Output: {1}"
},
"dist/common/constants": {
"managePackages.localhost": "localhost",
"managePackages.packageNotFound": "Could not find the specified package"
},
"dist/common/localizedConstants": {
"msgYes": "Oui",
"msgNo": "Non",
"msgSampleCodeDataFrame": "Cet exemple de code charge le fichier dans un cadre de données et affiche les 10 premiers résultats.",
"noBDCConnectionError": "Spark kernels require a connection to a SQL Server Big Data Cluster master instance.",
"providerNotValidError": "Non-MSSQL providers are not supported for spark kernels.",
"allFiles": "All Files",
"labelSelectFolder": "Select Folder",
"labelBookFolder": "Select Book",
"confirmReplace": "Folder already exists. Are you sure you want to delete and replace this folder?",
"openNotebookCommand": "Open Notebook",
"openMarkdownCommand": "Open Markdown",
"openExternalLinkCommand": "Open External Link",
"msgBookTrusted": "Book is now trusted in the workspace.",
"msgBookAlreadyTrusted": "Book is already trusted in this workspace.",
"msgBookUntrusted": "Book is no longer trusted in this workspace",
"msgBookAlreadyUntrusted": "Book is already untrusted in this workspace.",
"msgBookPinned": "Book {0} is now pinned in the workspace.",
"msgBookUnpinned": "Book {0} is no longer pinned in this workspace",
"bookInitializeFailed": "Failed to find a Table of Contents file in the specified book.",
"noBooksSelected": "No books are currently selected in the viewlet.",
"labelBookSection": "Select Book Section",
"labelAddToLevel": "Add to this level",
"missingFileError": "Missing file : {0} from {1}",
"InvalidError.tocFile": "Invalid toc file",
"Invalid toc.yml": "Error: {0} has an incorrect toc.yml file",
"configFileError": "Configuration file missing",
"openBookError": "Open book {0} failed: {1}",
"readBookError": "Failed to read book {0}: {1}",
"openNotebookError": "Open notebook {0} failed: {1}",
"openMarkdownError": "Open markdown {0} failed: {1}",
"openUntitledNotebookError": "Open untitled notebook {0} as untitled failed: {1}",
"openExternalLinkError": "Open link {0} failed: {1}",
"closeBookError": "Close book {0} failed: {1}",
"duplicateFileError": "File {0} already exists in the destination folder {1} \r\n The file has been renamed to {2} to prevent data loss.",
"editBookError": "Error while editing book {0}: {1}",
"selectBookError": "Error while selecting a book or a section to edit: {0}",
"url": "URL",
"repoUrl": "Repository URL",
"location": "Location",
"addRemoteBook": "Add Remote Book",
"onGitHub": "GitHub",
"onsharedFile": "Shared File",
"releases": "Releases",
"book": "Book",
"version": "Version",
"language": "Language",
"booksNotFound": "No books are currently available on the provided link",
"urlGithubError": "The url provided is not a Github release url",
"search": "Search",
"add": "Add",
"close": "Close",
"invalidTextPlaceholder": "-",
"msgRemoteBookDownloadProgress": "Remote Book download is in progress",
"msgRemoteBookDownloadComplete": "Remote Book download is complete",
"msgRemoteBookDownloadError": "Error while downloading remote Book",
"msgRemoteBookUnpackingError": "Error while decompressing remote Book",
"msgRemoteBookDirectoryError": "Error while creating remote Book directory",
"msgTaskName": "Downloading Remote Book",
"msgResourceNotFound": "Resource not Found",
"msgBookNotFound": "Books not Found",
"msgReleaseNotFound": "Releases not Found",
"msgUndefinedAssetError": "The selected book is not valid",
"httpRequestError": "Http Request failed with error: {0} {1}",
"msgDownloadLocation": "Downloading to {0}",
"newGroup": "New Group",
"groupDescription": "Groups are used to organize Notebooks.",
"locationBrowser": "Browse locations...",
"selectContentFolder": "Select content folder",
"browse": "Browse",
"create": "Create",
"name": "Name",
"saveLocation": "Save location",
"contentFolder": "Content folder (Optional)",
"msgContentFolderError": "Content folder path does not exist",
"msgSaveFolderError": "Save location path does not exist"
},
"dist/jupyter/jupyterServerInstallation": {
"msgInstallPkgProgress": "L'installation des dépendances de notebook est en cours",
"msgPythonDownloadComplete": "Le téléchargement de Python est terminé",
"msgPythonDownloadError": "Erreur de téléchargement du programme d'installation de Python",
"msgPythonDownloadPending": "Téléchargement du package Python",
"msgPythonUnpackPending": "Décompression du package Python",
"msgPythonDirectoryError": "Erreur de création du répertoire d'installation de Python",
"msgPythonUnpackError": "Erreur de décompression du bundle Python",
"msgTaskName": "Installation des dépendances de notebook",
"msgInstallPkgStart": "Installation des dépendances de notebook, consultez la vue Tâches pour plus d'informations",
"msgInstallPkgFinish": "L'installation des dépendances de notebook est terminée",
"msgPythonRunningError": "Impossible de remplacer une installation Python existante quand Python est en cours d'exécution. Fermez tous les notebooks actifs avant de continuer.",
"msgWaitingForInstall": "Une autre installation de Python est actuellement en cours. En attente de la fin de l'installation.",
"msgDependenciesInstallationFailed": "L'installation des dépendances de notebook a échoué avec l'erreur : {0}",
"msgDownloadPython": "Téléchargement de la version locale de Python pour la plateforme : {0} dans {1}",
"msgPackageRetrievalFailed": "Encountered an error when trying to retrieve list of installed packages: {0}",
"msgGetPythonUserDirFailed": "Encountered an error when getting Python user path: {0}"
},
"dist/dialog/configurePython/configurePythonWizard": {
"configurePython.okButtonText": "Install",
"configurePython.invalidLocationMsg": "The specified install location is invalid.",
"configurePython.pythonNotFoundMsg": "No Python installation was found at the specified location.",
"configurePython.wizardNameWithKernel": "Configure Python to run {0} kernel",
"configurePython.wizardNameWithoutKernel": "Configure Python to run kernels",
"configurePython.page0Name": "Configure Python Runtime",
"configurePython.page1Name": "Install Dependencies",
"configurePython.pythonInstallDeclined": "Python installation was declined."
},
"dist/extension": {
"codeCellName": "Code",
"textCellName": "Texte",
"selectCellType": "Quel type de cellule voulez-vous ajouter ?"
},
"dist/jupyter/jupyterController": {
"notebookFileType": "Notebooks",
"unsupportedFileType": "Seuls les notebooks .ipynb sont pris en charge",
"confirmReinstall": "Voulez-vous vraiment le réinstaller ?"
},
"dist/dialog/configurePython/configurePathPage": {
"configurePython.browseButtonText": "Browse",
"configurePython.selectFileLabel": "Select",
"configurePython.descriptionWithKernel": "The {0} kernel requires a Python runtime to be configured and dependencies to be installed.",
"configurePython.descriptionWithoutKernel": "Notebook kernels require a Python runtime to be configured and dependencies to be installed.",
"configurePython.installationType": "Installation Type",
"configurePython.locationTextBoxText": "Python Install Location",
"configurePython.pythonConfigured": "Python runtime configured!",
"configurePythyon.dropdownPathLabel": "{0} (Python {1})",
"configurePythyon.noVersionsFound": "No supported Python versions found.",
"configurePythyon.defaultPathLabel": "{0} (Default)",
"configurePython.newInstall": "New Python installation",
"configurePython.existingInstall": "Use existing Python installation",
"configurePythyon.customPathLabel": "{0} (Custom)"
},
"dist/dialog/configurePython/pickPackagesPage": {
"configurePython.pkgNameColumn": "Name",
"configurePython.existingVersionColumn": "Existing Version",
"configurePython.requiredVersionColumn": "Required Version",
"configurePython.kernelLabel": "Kernel",
"configurePython.requiredDependencies": "Install required kernel dependencies",
"msgUnsupportedKernel": "Could not retrieve packages for kernel {0}"
},
"dist/jupyter/jupyterServerManager": {
"shutdownError": "L'arrêt du serveur de notebook a échoué : {0}"
},
"dist/jupyter/serverInstance": {
"serverStopError": "Erreur d'arrêt du serveur de notebook : {0}",
"notebookStartProcessExitPremature": "Notebook process exited prematurely with error code: {0}. StdErr Output: {1}",
"jupyterError": "Erreur envoyée par Jupyter : {0}",
"jupyterOutputMsgStartSuccessful": "...Jupyter est en cours d'exécution sur {0}",
"jupyterOutputMsgStart": "...Démarrage du serveur de notebook"
},
"dist/jupyter/jupyterNotebookProvider": {
"errNotebookUriMissing": "Le chemin du notebook est obligatoire"
},
"dist/jupyter/jupyterSessionManager": {
"errorStartBeforeReady": "Impossible de démarrer une session, le gestionnaire n'est pas encore initialisé",
"notebook.couldNotFindKnoxGateway": "Could not find Knox gateway endpoint",
"promptBDCUsername": "{0}Please provide the username to connect to the BDC Controller:",
"promptBDCPassword": "Please provide the password to connect to the BDC Controller",
"bdcConnectError": "Error: {0}. ",
"clusterControllerConnectionRequired": "A connection to the cluster controller is required to run Spark jobs"
},
"dist/dialog/managePackages/managePackagesDialog": {
"managePackages.dialogName": "Gérer les packages",
"managePackages.cancelButtonText": "Fermer"
},
"dist/dialog/managePackages/installedPackagesTab": {
"managePackages.installedTabTitle": "Installé",
"managePackages.pkgNameColumn": "Nom",
"managePackages.newPkgVersionColumn": "Version",
"managePackages.deleteColumn": "Delete",
"managePackages.uninstallButtonText": "Désinstaller les packages sélectionnés",
"managePackages.packageType": "Type de package",
"managePackages.location": "Location",
"managePackages.packageCount": "{0} {1} packages",
"managePackages.confirmUninstall": "Voulez-vous vraiment désinstaller les packages spécifiés ?",
"managePackages.backgroundUninstallStarted": "Désinstallation de {0}",
"managePackages.backgroundUninstallComplete": "Désinstallation effectuée pour {0}",
"managePackages.backgroundUninstallFailed": "La désinstallation de {0} a échoué. Erreur : {1}"
},
"dist/dialog/managePackages/addNewPackageTab": {
"managePackages.invalidTextPlaceholder": "N/A",
"managePackages.searchBarPlaceholder": "Rechercher dans les packages {0}",
"managePackages.addNewTabTitle": "Ajouter un nouveau",
"managePackages.searchButtonLabel": "Recherche",
"managePackages.installButtonText": "Installer",
"managePackages.packageNameTitle": "Nom du package",
"managePackages.packageVersionTitle": "Version du package",
"managePackages.packageSummaryTitle": "Récapitulatif du package",
"managePackages.noVersionsFound": "Les versions valides du package spécifié sont introuvables",
"managePackages.backgroundInstallStarted": "Installation de {0} {1}",
"managePackages.backgroundInstallComplete": "Installation de {0} {1} effectuée",
"managePackages.backgroundInstallFailed": "L'installation de {0} {1} a échoué. Erreur : {2}"
},
"dist/jupyter/pypiClient": {
"managePackages.packageRequestError": "Package info request failed with error: {0} {1}"
},
"dist/common/notebookUtils": {
"msgSampleCodeDataFrame": "This sample code loads the file into a data frame and shows the first 10 results.",
"noNotebookVisible": "No notebook editor is active",
"notebookFiles": "Notebooks"
},
"dist/protocol/notebookUriHandler": {
"notebook.unsupportedAction": "L'action {0} n'est pas prise en charge pour ce gestionnaire",
"unsupportedScheme": "Impossible d'ouvrir le lien {0}, car seuls les liens HTTP et HTTPS sont pris en charge",
"notebook.confirmOpen": "Télécharger et ouvrir '{0}' ?",
"notebook.fileNotFound": "Fichier spécifié introuvable",
"notebook.fileDownloadError": "La demande d'ouverture de fichier a échoué avec l'erreur : {0} {1}"
}
}
}