mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 17:23:05 -05:00
* Added updated German strings and added hybrid toolkit to locproject.json * updates to XLF files * more resources added to locproject * restored out localizations * fixes to dacpac and admin-tool * fixes to dacpac and import * updates to english XLFs (more up to date)
2491 lines
140 KiB
XML
2491 lines
140 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||
<file original="extensions/resource-deployment/package" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="extension-displayName">
|
||
<source xml:lang="en">SQL Server Deployment extension for Azure Data Studio</source>
|
||
<target state="translated">Extension de déploiement SQL Server pour Azure Data Studio</target>
|
||
</trans-unit>
|
||
<trans-unit id="extension-description">
|
||
<source xml:lang="en">Provides a notebook-based experience to deploy Microsoft SQL Server</source>
|
||
<target state="translated">Fournit une expérience de notebook pour déployer Microsoft SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploy-resource-command-name">
|
||
<source xml:lang="en">New Deployment…</source>
|
||
<target state="new">New Deployment…</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploy-resource-command-category">
|
||
<source xml:lang="en">Deployment</source>
|
||
<target state="translated">Déploiement</target>
|
||
</trans-unit>
|
||
<trans-unit id="resource-type-sql-image-display-name">
|
||
<source xml:lang="en">SQL Server container image</source>
|
||
<target state="translated">Image conteneur SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="resource-type-sql-image-description">
|
||
<source xml:lang="en">Run SQL Server container image with docker</source>
|
||
<target state="translated">Exécuter l'image conteneur SQL Server avec Docker</target>
|
||
</trans-unit>
|
||
<trans-unit id="resource-type-sql-bdc-display-name">
|
||
<source xml:lang="en">SQL Server Big Data Cluster</source>
|
||
<target state="translated">Cluster Big Data SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="resource-type-sql-bdc-description">
|
||
<source xml:lang="en">SQL Server Big Data Cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</source>
|
||
<target state="translated">Le cluster Big Data SQL Server vous permet de déployer des clusters scalables de conteneurs SQL Server, Spark et HDFS s'exécutant sur Kubernetes</target>
|
||
</trans-unit>
|
||
<trans-unit id="version-display-name">
|
||
<source xml:lang="en">Version</source>
|
||
<target state="translated">Version</target>
|
||
</trans-unit>
|
||
<trans-unit id="sql-2017-display-name">
|
||
<source xml:lang="en">SQL Server 2017</source>
|
||
<target state="translated">SQL Server 2017</target>
|
||
</trans-unit>
|
||
<trans-unit id="sql-2019-display-name">
|
||
<source xml:lang="en">SQL Server 2019</source>
|
||
<target state="new">SQL Server 2019</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-2019-display-name">
|
||
<source xml:lang="en">SQL Server 2019</source>
|
||
<target state="new">SQL Server 2019</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-deployment-target">
|
||
<source xml:lang="en">Deployment target</source>
|
||
<target state="translated">Cible de déploiement</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-deployment-target-new-aks">
|
||
<source xml:lang="en">New Azure Kubernetes Service Cluster</source>
|
||
<target state="translated">Nouveau cluster Azure Kubernetes Service</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-deployment-target-existing-aks">
|
||
<source xml:lang="en">Existing Azure Kubernetes Service Cluster</source>
|
||
<target state="translated">Cluster Azure Kubernetes Service existant</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-deployment-target-existing-kubeadm">
|
||
<source xml:lang="en">Existing Kubernetes Cluster (kubeadm)</source>
|
||
<target state="translated">Cluster Kubernetes existant (kubeadm)</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-deployment-target-existing-aro">
|
||
<source xml:lang="en">Existing Azure Red Hat OpenShift cluster</source>
|
||
<target state="new">Existing Azure Red Hat OpenShift cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-deployment-target-existing-openshift">
|
||
<source xml:lang="en">Existing OpenShift cluster</source>
|
||
<target state="new">Existing OpenShift cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="docker-sql-2017-title">
|
||
<source xml:lang="en">Deploy SQL Server 2017 container images</source>
|
||
<target state="new">Deploy SQL Server 2017 container images</target>
|
||
</trans-unit>
|
||
<trans-unit id="docker-sql-2019-title">
|
||
<source xml:lang="en">Deploy SQL Server 2019 container images</source>
|
||
<target state="new">Deploy SQL Server 2019 container images</target>
|
||
</trans-unit>
|
||
<trans-unit id="docker-container-name-field">
|
||
<source xml:lang="en">Container name</source>
|
||
<target state="translated">Nom de conteneur</target>
|
||
</trans-unit>
|
||
<trans-unit id="docker-sql-password-field">
|
||
<source xml:lang="en">SQL Server password</source>
|
||
<target state="translated">Mot de passe SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="docker-confirm-sql-password-field">
|
||
<source xml:lang="en">Confirm password</source>
|
||
<target state="translated">Confirmer le mot de passe</target>
|
||
</trans-unit>
|
||
<trans-unit id="docker-sql-port-field">
|
||
<source xml:lang="en">Port</source>
|
||
<target state="translated">Port</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-cluster-settings-section-title">
|
||
<source xml:lang="en">SQL Server Big Data Cluster settings</source>
|
||
<target state="translated">Paramètres de cluster Big Data SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-cluster-name-field">
|
||
<source xml:lang="en">Cluster name</source>
|
||
<target state="translated">Nom de cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-controller-username-field">
|
||
<source xml:lang="en">Controller username</source>
|
||
<target state="translated">Nom d'utilisateur du contrôleur</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-password-field">
|
||
<source xml:lang="en">Password</source>
|
||
<target state="translated">Mot de passe</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-confirm-password-field">
|
||
<source xml:lang="en">Confirm password</source>
|
||
<target state="translated">Confirmer le mot de passe</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-azure-settings-section-title">
|
||
<source xml:lang="en">Azure settings</source>
|
||
<target state="translated">Paramètres Azure</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-azure-subscription-id-field">
|
||
<source xml:lang="en">Subscription id</source>
|
||
<target state="translated">ID d'abonnement</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-azure-subscription-id-placeholder">
|
||
<source xml:lang="en">Use my default Azure subscription</source>
|
||
<target state="translated">Utiliser mon abonnement Azure par défaut</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-azure-resource-group-field">
|
||
<source xml:lang="en">Resource group name</source>
|
||
<target state="translated">Nom de groupe de ressources</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-azure-region-field">
|
||
<source xml:lang="en">Region</source>
|
||
<target state="translated">Région</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-azure-aks-name-field">
|
||
<source xml:lang="en">AKS cluster name</source>
|
||
<target state="translated">Nom du cluster AKS</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-azure-vm-size-field">
|
||
<source xml:lang="en">VM size</source>
|
||
<target state="translated">Taille de machine virtuelle</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-azure-vm-count-field">
|
||
<source xml:lang="en">VM count</source>
|
||
<target state="translated">Nombre de machines virtuelles</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-storage-class-field">
|
||
<source xml:lang="en">Storage class name</source>
|
||
<target state="translated">Nom de la classe de stockage</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-data-size-field">
|
||
<source xml:lang="en">Capacity for data (GB)</source>
|
||
<target state="translated">Capacité de données (Go)</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-log-size-field">
|
||
<source xml:lang="en">Capacity for logs (GB)</source>
|
||
<target state="translated">Capacité des journaux (Go)</target>
|
||
</trans-unit>
|
||
<trans-unit id="resource-type-sql-windows-setup-display-name">
|
||
<source xml:lang="en">SQL Server on Windows</source>
|
||
<target state="translated">SQL Server sur Windows</target>
|
||
</trans-unit>
|
||
<trans-unit id="resource-type-sql-windows-setup-description">
|
||
<source xml:lang="en">Run SQL Server on Windows, select a version to get started.</source>
|
||
<target state="translated">Exécutez SQL Server sur Windows, sélectionnez une version pour commencer.</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-agreement">
|
||
<source xml:lang="en">I accept {0}, {1} and {2}.</source>
|
||
<target state="translated">J'accepte {0}, {1} et {2}.</target>
|
||
</trans-unit>
|
||
<trans-unit id="microsoft-privacy-statement">
|
||
<source xml:lang="en">Microsoft Privacy Statement</source>
|
||
<target state="new">Microsoft Privacy Statement</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-agreement-azdata-eula">
|
||
<source xml:lang="en">azdata License Terms</source>
|
||
<target state="translated">Termes du contrat de licence azdata</target>
|
||
</trans-unit>
|
||
<trans-unit id="bdc-agreement-bdc-eula">
|
||
<source xml:lang="en">SQL Server License Terms</source>
|
||
<target state="translated">Termes du contrat de licence SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployment.configuration.title">
|
||
<source xml:lang="en">Deployment configuration</source>
|
||
<target state="new">Deployment configuration</target>
|
||
</trans-unit>
|
||
<trans-unit id="azdata-install-location-description">
|
||
<source xml:lang="en">Location of the azdata package used for the install command</source>
|
||
<target state="new">Location of the azdata package used for the install command</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-display-name">
|
||
<source xml:lang="en">SQL Server on Azure Virtual Machine</source>
|
||
<target state="new">SQL Server on Azure Virtual Machine</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-description">
|
||
<source xml:lang="en">Create SQL virtual machines on Azure. Best for migrations and applications requiring OS-level access.</source>
|
||
<target state="new">Create SQL virtual machines on Azure. Best for migrations and applications requiring OS-level access.</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-deploy-dialog-title">
|
||
<source xml:lang="en">Deploy Azure SQL virtual machine</source>
|
||
<target state="new">Deploy Azure SQL virtual machine</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-deploy-dialog-action-text">
|
||
<source xml:lang="en">Script to notebook</source>
|
||
<target state="new">Script to notebook</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-agreement">
|
||
<source xml:lang="en">I accept {0}, {1} and {2}.</source>
|
||
<target state="new">I accept {0}, {1} and {2}.</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-agreement-sqlvm-eula">
|
||
<source xml:lang="en">Azure SQL VM License Terms</source>
|
||
<target state="new">Azure SQL VM License Terms</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-agreement-azdata-eula">
|
||
<source xml:lang="en">azdata License Terms</source>
|
||
<target state="new">azdata License Terms</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-azure-account-page-label">
|
||
<source xml:lang="en">Azure information</source>
|
||
<target state="new">Azure information</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-azure-location-label">
|
||
<source xml:lang="en">Azure locations</source>
|
||
<target state="new">Azure locations</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-vm-information-page-label">
|
||
<source xml:lang="en">VM information</source>
|
||
<target state="new">VM information</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-image-label">
|
||
<source xml:lang="en">Image</source>
|
||
<target state="new">Image</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-image-sku-label">
|
||
<source xml:lang="en">VM image SKU</source>
|
||
<target state="new">VM image SKU</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-publisher-label">
|
||
<source xml:lang="en">Publisher</source>
|
||
<target state="new">Publisher</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-vmname-label">
|
||
<source xml:lang="en">Virtual machine name</source>
|
||
<target state="new">Virtual machine name</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-vmsize-label">
|
||
<source xml:lang="en">Size</source>
|
||
<target state="new">Size</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-storage-page-lable">
|
||
<source xml:lang="en">Storage account</source>
|
||
<target state="new">Storage account</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-storage-accountname-label">
|
||
<source xml:lang="en">Storage account name</source>
|
||
<target state="new">Storage account name</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-storage-sku-label">
|
||
<source xml:lang="en">Storage account SKU type</source>
|
||
<target state="new">Storage account SKU type</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-vm-administrator-account-page-label">
|
||
<source xml:lang="en">Administrator account</source>
|
||
<target state="new">Administrator account</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-username-label">
|
||
<source xml:lang="en">Username</source>
|
||
<target state="new">Username</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-password-label">
|
||
<source xml:lang="en">Password</source>
|
||
<target state="new">Password</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-password-confirm-label">
|
||
<source xml:lang="en">Confirm password</source>
|
||
<target state="new">Confirm password</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqlvm-vm-summary-page-label">
|
||
<source xml:lang="en">Summary</source>
|
||
<target state="new">Summary</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqldb-display-name">
|
||
<source xml:lang="en">Azure SQL Database</source>
|
||
<target state="new">Azure SQL Database</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqldb-description">
|
||
<source xml:lang="en">Create a SQL database, database server, or elastic pool in Azure.</source>
|
||
<target state="new">Create a SQL database, database server, or elastic pool in Azure.</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqldb-portal-ok-button-text">
|
||
<source xml:lang="en">Create in Azure portal</source>
|
||
<target state="new">Create in Azure portal</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqldb-notebook-ok-button-text">
|
||
<source xml:lang="en">Select</source>
|
||
<target state="new">Select</target>
|
||
</trans-unit>
|
||
<trans-unit id="resource-type-display-name">
|
||
<source xml:lang="en">Resource Type</source>
|
||
<target state="new">Resource Type</target>
|
||
</trans-unit>
|
||
<trans-unit id="sql-azure-single-database-display-name">
|
||
<source xml:lang="en">Single Database</source>
|
||
<target state="new">Single Database</target>
|
||
</trans-unit>
|
||
<trans-unit id="sql-azure-elastic-pool-display-name">
|
||
<source xml:lang="en">Elastic Pool</source>
|
||
<target state="new">Elastic Pool</target>
|
||
</trans-unit>
|
||
<trans-unit id="sql-azure-database-server-display-name">
|
||
<source xml:lang="en">Database Server</source>
|
||
<target state="new">Database Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqldb-agreement">
|
||
<source xml:lang="en">I accept {0}, {1} and {2}.</source>
|
||
<target state="new">I accept {0}, {1} and {2}.</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqldb-agreement-sqldb-eula">
|
||
<source xml:lang="en">Azure SQL DB License Terms</source>
|
||
<target state="new">Azure SQL DB License Terms</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sqldb-agreement-azdata-eula">
|
||
<source xml:lang="en">azdata License Terms</source>
|
||
<target state="new">azdata License Terms</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sql-mi-display-name">
|
||
<source xml:lang="en">Azure SQL managed instance</source>
|
||
<target state="new">Azure SQL managed instance</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sql-mi-display-description">
|
||
<source xml:lang="en">Create a SQL Managed Instance in either Azure or a customer-managed environment</source>
|
||
<target state="new">Create a SQL Managed Instance in either Azure or a customer-managed environment</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sql-mi-okButton-text">
|
||
<source xml:lang="en">Open in Portal</source>
|
||
<target state="new">Open in Portal</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sql-mi-resource-type-option-label">
|
||
<source xml:lang="en">Resource Type</source>
|
||
<target state="new">Resource Type</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sql-mi-agreement">
|
||
<source xml:lang="en">I accept {0} and {1}.</source>
|
||
<target state="new">I accept {0} and {1}.</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sql-mi-agreement-eula">
|
||
<source xml:lang="en">Azure SQL MI License Terms</source>
|
||
<target state="new">Azure SQL MI License Terms</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sql-mi-help-text">
|
||
<source xml:lang="en">Azure SQL Managed Instance provides full SQL Server access and feature compatibility for migrating SQL Servers to Azure, or developing new applications. {0}.</source>
|
||
<target state="new">Azure SQL Managed Instance provides full SQL Server access and feature compatibility for migrating SQL Servers to Azure, or developing new applications. {0}.</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure-sql-mi-help-text-learn-more">
|
||
<source xml:lang="en">Learn More</source>
|
||
<target state="new">Learn More</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/localizedConstants" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="azure.account">
|
||
<source xml:lang="en">Azure Account</source>
|
||
<target state="new">Azure Account</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.account.subscription">
|
||
<source xml:lang="en">Subscription (selected subset)</source>
|
||
<target state="new">Subscription (selected subset)</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.account.subscriptionDescription">
|
||
<source xml:lang="en">Change the currently selected subscriptions through the 'Select Subscriptions' action on an account listed in the 'Azure' tree view of the 'Connections' viewlet</source>
|
||
<target state="new">Change the currently selected subscriptions through the 'Select Subscriptions' action on an account listed in the 'Azure' tree view of the 'Connections' viewlet</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.account.resourceGroup">
|
||
<source xml:lang="en">Resource Group</source>
|
||
<target state="new">Resource Group</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.account.location">
|
||
<source xml:lang="en">Azure Location</source>
|
||
<target state="new">Azure Location</target>
|
||
</trans-unit>
|
||
<trans-unit id="filePicker.browse">
|
||
<source xml:lang="en">Browse</source>
|
||
<target state="new">Browse</target>
|
||
</trans-unit>
|
||
<trans-unit id="button.label">
|
||
<source xml:lang="en">Select</source>
|
||
<target state="new">Select</target>
|
||
</trans-unit>
|
||
<trans-unit id="kubeConfigClusterPicker.kubeConfigFilePath">
|
||
<source xml:lang="en">Kube config file path</source>
|
||
<target state="new">Kube config file path</target>
|
||
</trans-unit>
|
||
<trans-unit id="kubeConfigClusterPicker.clusterContextNotFound">
|
||
<source xml:lang="en">No cluster context information found</source>
|
||
<target state="new">No cluster context information found</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.signin">
|
||
<source xml:lang="en">Sign in…</source>
|
||
<target state="new">Sign in…</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.refresh">
|
||
<source xml:lang="en">Refresh</source>
|
||
<target state="new">Refresh</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.yes">
|
||
<source xml:lang="en">Yes</source>
|
||
<target state="new">Yes</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.no">
|
||
<source xml:lang="en">No</source>
|
||
<target state="new">No</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.resourceGroup.createNewResourceGroup">
|
||
<source xml:lang="en">Create a new resource group</source>
|
||
<target state="new">Create a new resource group</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.resourceGroup.NewResourceGroupAriaLabel">
|
||
<source xml:lang="en">New resource group name</source>
|
||
<target state="new">New resource group name</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.Realm">
|
||
<source xml:lang="en">Realm</source>
|
||
<target state="new">Realm</target>
|
||
</trans-unit>
|
||
<trans-unit id="UnknownFieldTypeError">
|
||
<source xml:lang="en">Unknown field type: "{0}"</source>
|
||
<target state="new">Unknown field type: "{0}"</target>
|
||
</trans-unit>
|
||
<trans-unit id="optionsSource.alreadyDefined">
|
||
<source xml:lang="en">Options Source with id:{0} is already defined</source>
|
||
<target state="new">Options Source with id:{0} is already defined</target>
|
||
</trans-unit>
|
||
<trans-unit id="valueProvider.alreadyDefined">
|
||
<source xml:lang="en">Value Provider with id:{0} is already defined</source>
|
||
<target state="new">Value Provider with id:{0} is already defined</target>
|
||
</trans-unit>
|
||
<trans-unit id="optionsSource.notDefined">
|
||
<source xml:lang="en">No Options Source defined for id: {0}</source>
|
||
<target state="new">No Options Source defined for id: {0}</target>
|
||
</trans-unit>
|
||
<trans-unit id="valueProvider.notDefined">
|
||
<source xml:lang="en">No Value Provider defined for id: {0}</source>
|
||
<target state="new">No Value Provider defined for id: {0}</target>
|
||
</trans-unit>
|
||
<trans-unit id="getVariableValue.unknownVariableName">
|
||
<source xml:lang="en">Attempt to get variable value for unknown variable:{0}</source>
|
||
<target state="new">Attempt to get variable value for unknown variable:{0}</target>
|
||
</trans-unit>
|
||
<trans-unit id="getIsPassword.unknownVariableName">
|
||
<source xml:lang="en">Attempt to get isPassword for unknown variable:{0}</source>
|
||
<target state="new">Attempt to get isPassword for unknown variable:{0}</target>
|
||
</trans-unit>
|
||
<trans-unit id="optionsNotDefined">
|
||
<source xml:lang="en">FieldInfo.options was not defined for field type: {0}</source>
|
||
<target state="new">FieldInfo.options was not defined for field type: {0}</target>
|
||
</trans-unit>
|
||
<trans-unit id="optionsNotObjectOrArray">
|
||
<source xml:lang="en">FieldInfo.options must be an object if it is not an array</source>
|
||
<target state="new">FieldInfo.options must be an object if it is not an array</target>
|
||
</trans-unit>
|
||
<trans-unit id="optionsTypeNotFound">
|
||
<source xml:lang="en">When FieldInfo.options is an object it must have 'optionsType' property</source>
|
||
<target state="new">When FieldInfo.options is an object it must have 'optionsType' property</target>
|
||
</trans-unit>
|
||
<trans-unit id="optionsTypeRadioOrDropdown">
|
||
<source xml:lang="en">When optionsType is not {0} then it must be {1}</source>
|
||
<target state="new">When optionsType is not {0} then it must be {1}</target>
|
||
</trans-unit>
|
||
<trans-unit id="azdataEulaNotAccepted">
|
||
<source xml:lang="en">Deployment cannot continue. Azure Data CLI license terms have not yet been accepted. Please accept the EULA to enable the features that requires Azure Data CLI.</source>
|
||
<target state="new">Deployment cannot continue. Azure Data CLI license terms have not yet been accepted. Please accept the EULA to enable the features that requires Azure Data CLI.</target>
|
||
</trans-unit>
|
||
<trans-unit id="azdataEulaDeclined">
|
||
<source xml:lang="en">Deployment cannot continue. Azure Data CLI license terms were declined.You can either Accept EULA to continue or Cancel this operation</source>
|
||
<target state="new">Deployment cannot continue. Azure Data CLI license terms were declined.You can either Accept EULA to continue or Cancel this operation</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.RecheckEulaButton">
|
||
<source xml:lang="en">Accept EULA & Select</source>
|
||
<target state="new">Accept EULA & Select</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceTypePickerDialog.title">
|
||
<source xml:lang="en">Select the deployment options</source>
|
||
<target state="new">Select the deployment options</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceTypePickerDialog.resourceSearchPlaceholder">
|
||
<source xml:lang="en">Filter resources...</source>
|
||
<target state="new">Filter resources...</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceTypePickerDialog.tagsListViewTitle">
|
||
<source xml:lang="en">Categories</source>
|
||
<target state="new">Categories</target>
|
||
</trans-unit>
|
||
<trans-unit id="validation.multipleValidationErrors">
|
||
<source xml:lang="en">There are some errors on this page, click 'Show Details' to view the errors.</source>
|
||
<target state="new">There are some errors on this page, click 'Show Details' to view the errors.</target>
|
||
</trans-unit>
|
||
<trans-unit id="ui.ScriptToNotebookButton">
|
||
<source xml:lang="en">Script</source>
|
||
<target state="new">Script</target>
|
||
</trans-unit>
|
||
<trans-unit id="ui.DeployButton">
|
||
<source xml:lang="en">Run</source>
|
||
<target state="new">Run</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.ViewErrorDetail">
|
||
<source xml:lang="en">View error detail</source>
|
||
<target state="new">View error detail</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.FailedToOpenNotebook">
|
||
<source xml:lang="en">An error occurred opening the output notebook. {1}{2}.</source>
|
||
<target state="new">An error occurred opening the output notebook. {1}{2}.</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.BackgroundExecutionFailed">
|
||
<source xml:lang="en">The task "{0}" has failed.</source>
|
||
<target state="new">The task "{0}" has failed.</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.TaskFailedWithNoOutputNotebook">
|
||
<source xml:lang="en">The task "{0}" failed and no output Notebook was generated.</source>
|
||
<target state="new">The task "{0}" failed and no output Notebook was generated.</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceTypePickerDialog.resourceTypeCategoryAll">
|
||
<source xml:lang="en">All</source>
|
||
<target state="new">All</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceTypePickerDialog.resourceTypeCategoryOnPrem">
|
||
<source xml:lang="en">On-premises</source>
|
||
<target state="new">On-premises</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceTypePickerDialog.resourceTypeCategoriesSqlServer">
|
||
<source xml:lang="en">SQL Server</source>
|
||
<target state="new">SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceTypePickerDialog.resourceTypeCategoryOnHybrid">
|
||
<source xml:lang="en">Hybrid</source>
|
||
<target state="new">Hybrid</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceTypePickerDialog.resourceTypeCategoryOnPostgreSql">
|
||
<source xml:lang="en">PostgreSQL</source>
|
||
<target state="new">PostgreSQL</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceTypePickerDialog.resourceTypeCategoryOnCloud">
|
||
<source xml:lang="en">Cloud</source>
|
||
<target state="new">Cloud</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Description">
|
||
<source xml:lang="en">Description</source>
|
||
<target state="new">Description</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Tool">
|
||
<source xml:lang="en">Tool</source>
|
||
<target state="new">Tool</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Status">
|
||
<source xml:lang="en">Status</source>
|
||
<target state="new">Status</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Version">
|
||
<source xml:lang="en">Version</source>
|
||
<target state="new">Version</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.RequiredVersion">
|
||
<source xml:lang="en">Required Version</source>
|
||
<target state="new">Required Version</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.discoverPathOrAdditionalInformation">
|
||
<source xml:lang="en">Discovered Path or Additional Information</source>
|
||
<target state="new">Discovered Path or Additional Information</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.requiredTools">
|
||
<source xml:lang="en">Required tools</source>
|
||
<target state="new">Required tools</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.InstallTools">
|
||
<source xml:lang="en">Install tools</source>
|
||
<target state="new">Install tools</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Options">
|
||
<source xml:lang="en">Options</source>
|
||
<target state="new">Options</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.InstallingTool">
|
||
<source xml:lang="en">Required tool '{0}' [ {1} ] is being installed now.</source>
|
||
<target state="new">Required tool '{0}' [ {1} ] is being installed now.</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/modelViewUtils" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="getClusterContexts.errorFetchingClusters">
|
||
<source xml:lang="en">An error ocurred while loading or parsing the config file:{0}, error is:{1}</source>
|
||
<target state="new">An error ocurred while loading or parsing the config file:{0}, error is:{1}</target>
|
||
</trans-unit>
|
||
<trans-unit id="fileChecker.NotFile">
|
||
<source xml:lang="en">Path: {0} is not a file, please select a valid kube config file.</source>
|
||
<target state="new">Path: {0} is not a file, please select a valid kube config file.</target>
|
||
</trans-unit>
|
||
<trans-unit id="fileChecker.FileNotFound">
|
||
<source xml:lang="en">File: {0} not found. Please select a kube config file.</source>
|
||
<target state="new">File: {0} not found. Please select a kube config file.</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.accounts.unexpectedAccountsError">
|
||
<source xml:lang="en">Unexpected error fetching accounts: {0}</source>
|
||
<target state="new">Unexpected error fetching accounts: {0}</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.errorFetchingStorageClasses">
|
||
<source xml:lang="en">Unexpected error fetching available kubectl storage classes : {0}</source>
|
||
<target state="new">Unexpected error fetching available kubectl storage classes : {0}</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.accounts.unexpectedSubscriptionsError">
|
||
<source xml:lang="en">Unexpected error fetching subscriptions for account {0}: {1}</source>
|
||
<target state="new">Unexpected error fetching subscriptions for account {0}: {1}</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.accounts.accountNotFoundError">
|
||
<source xml:lang="en">The selected account '{0}' is no longer available. Click sign in to add it again or select a different account.</source>
|
||
<target state="new">The selected account '{0}' is no longer available. Click sign in to add it again or select a different account.</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.accessError">
|
||
<source xml:lang="en">
|
||
Error Details: {0}.</source>
|
||
<target state="new">
|
||
Error Details: {0}.</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.accounts.accountStaleError">
|
||
<source xml:lang="en">The access token for selected account '{0}' is no longer valid. Please click the sign in button and refresh the account or select a different account.</source>
|
||
<target state="new">The access token for selected account '{0}' is no longer valid. Please click the sign in button and refresh the account or select a different account.</target>
|
||
</trans-unit>
|
||
<trans-unit id="azure.accounts.unexpectedResourceGroupsError">
|
||
<source xml:lang="en">Unexpected error fetching resource groups for subscription {0}: {1}</source>
|
||
<target state="new">Unexpected error fetching resource groups for subscription {0}: {1}</target>
|
||
</trans-unit>
|
||
<trans-unit id="invalidSQLPassword">
|
||
<source xml:lang="en">{0} doesn't meet the password complexity requirement. For more information: https://docs.microsoft.com/sql/relational-databases/security/password-policy</source>
|
||
<target state="translated">{0} n'est pas conforme aux exigences de complexité de mot de passe. Pour plus d'informations : https://docs.microsoft.com/sql/relational-databases/security/password-policy</target>
|
||
</trans-unit>
|
||
<trans-unit id="passwordNotMatch">
|
||
<source xml:lang="en">{0} doesn't match the confirmation password</source>
|
||
<target state="translated">{0} ne correspond pas au mot de passe de confirmation</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployAzureSQLVMWizard/constants" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployAzureSQLVM.NewSQLVMTitle">
|
||
<source xml:lang="en">Deploy Azure SQL VM</source>
|
||
<target state="new">Deploy Azure SQL VM</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.ScriptToNotebook">
|
||
<source xml:lang="en">Script to Notebook</source>
|
||
<target state="new">Script to Notebook</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.MissingRequiredInfoError">
|
||
<source xml:lang="en">Please fill out the required fields marked with red asterisks.</source>
|
||
<target state="new">Please fill out the required fields marked with red asterisks.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.AzureSettingsPageTitle">
|
||
<source xml:lang="en">Azure settings</source>
|
||
<target state="new">Azure settings</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.AzureAccountDropdownLabel">
|
||
<source xml:lang="en">Azure Account</source>
|
||
<target state="new">Azure Account</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.AzureSubscriptionDropdownLabel">
|
||
<source xml:lang="en">Subscription</source>
|
||
<target state="new">Subscription</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.ResourceGroup">
|
||
<source xml:lang="en">Resource Group</source>
|
||
<target state="new">Resource Group</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.AzureRegionDropdownLabel">
|
||
<source xml:lang="en">Region</source>
|
||
<target state="new">Region</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployeAzureSQLVM.VmSettingsPageTitle">
|
||
<source xml:lang="en">Virtual machine settings</source>
|
||
<target state="new">Virtual machine settings</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VmNameTextBoxLabel">
|
||
<source xml:lang="en">Virtual machine name</source>
|
||
<target state="new">Virtual machine name</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VmAdminUsernameTextBoxLabel">
|
||
<source xml:lang="en">Administrator account username</source>
|
||
<target state="new">Administrator account username</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VmAdminPasswordTextBoxLabel">
|
||
<source xml:lang="en">Administrator account password</source>
|
||
<target state="new">Administrator account password</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VmAdminConfirmPasswordTextBoxLabel">
|
||
<source xml:lang="en">Confirm password</source>
|
||
<target state="new">Confirm password</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VmImageDropdownLabel">
|
||
<source xml:lang="en">Image</source>
|
||
<target state="new">Image</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VmSkuDropdownLabel">
|
||
<source xml:lang="en">Image SKU</source>
|
||
<target state="new">Image SKU</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VmImageVersionDropdownLabel">
|
||
<source xml:lang="en">Image Version</source>
|
||
<target state="new">Image Version</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VmSizeDropdownLabel">
|
||
<source xml:lang="en">Size</source>
|
||
<target state="new">Size</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployeAzureSQLVM.VmSizeLearnMoreLabel">
|
||
<source xml:lang="en">Click here to learn more about pricing and supported VM sizes</source>
|
||
<target state="new">Click here to learn more about pricing and supported VM sizes</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.NetworkSettingsPageTitle">
|
||
<source xml:lang="en">Networking</source>
|
||
<target state="new">Networking</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.NetworkSettingsPageDescription">
|
||
<source xml:lang="en">Configure network settings</source>
|
||
<target state="new">Configure network settings</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.NetworkSettingsNewVirtualNetwork">
|
||
<source xml:lang="en">New virtual network</source>
|
||
<target state="new">New virtual network</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VirtualNetworkDropdownLabel">
|
||
<source xml:lang="en">Virtual Network</source>
|
||
<target state="new">Virtual Network</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.NetworkSettingsNewSubnet">
|
||
<source xml:lang="en">New subnet</source>
|
||
<target state="new">New subnet</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.SubnetDropdownLabel">
|
||
<source xml:lang="en">Subnet</source>
|
||
<target state="new">Subnet</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.PublicIPDropdownLabel">
|
||
<source xml:lang="en">Public IP</source>
|
||
<target state="new">Public IP</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.NetworkSettingsUseExistingPublicIp">
|
||
<source xml:lang="en">New public ip</source>
|
||
<target state="new">New public ip</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VmRDPAllowCheckboxLabel">
|
||
<source xml:lang="en">Enable Remote Desktop (RDP) inbound port (3389)</source>
|
||
<target state="new">Enable Remote Desktop (RDP) inbound port (3389)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.SqlServerSettingsPageTitle">
|
||
<source xml:lang="en">SQL Servers settings</source>
|
||
<target state="new">SQL Servers settings</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.SqlConnectivityTypeDropdownLabel">
|
||
<source xml:lang="en">SQL connectivity</source>
|
||
<target state="new">SQL connectivity</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.SqlPortLabel">
|
||
<source xml:lang="en">Port</source>
|
||
<target state="new">Port</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.SqlEnableSQLAuthenticationLabel">
|
||
<source xml:lang="en">Enable SQL authentication</source>
|
||
<target state="new">Enable SQL authentication</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.SqlAuthenticationUsernameLabel">
|
||
<source xml:lang="en">Username</source>
|
||
<target state="new">Username</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.SqlAuthenticationPasswordLabel">
|
||
<source xml:lang="en">Password</source>
|
||
<target state="new">Password</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.SqlAuthenticationConfirmPasswordLabel">
|
||
<source xml:lang="en">Confirm password</source>
|
||
<target state="new">Confirm password</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployClusterWizard/deployClusterWizardModel" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployCluster.SaveConfigFiles">
|
||
<source xml:lang="en">Save config files</source>
|
||
<target state="new">Save config files</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ScriptToNotebook">
|
||
<source xml:lang="en">Script to Notebook</source>
|
||
<target state="new">Script to Notebook</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.SelectConfigFileFolder">
|
||
<source xml:lang="en">Save config files</source>
|
||
<target state="new">Save config files</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.SaveConfigFileSucceeded">
|
||
<source xml:lang="en">Config files saved to {0}</source>
|
||
<target state="new">Config files saved to {0}</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.NewAKSWizardTitle">
|
||
<source xml:lang="en">Deploy SQL Server 2019 Big Data Cluster on a new AKS cluster</source>
|
||
<target state="new">Deploy SQL Server 2019 Big Data Cluster on a new AKS cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ExistingAKSWizardTitle">
|
||
<source xml:lang="en">Deploy SQL Server 2019 Big Data Cluster on an existing AKS cluster</source>
|
||
<target state="new">Deploy SQL Server 2019 Big Data Cluster on an existing AKS cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ExistingKubeAdm">
|
||
<source xml:lang="en">Deploy SQL Server 2019 Big Data Cluster on an existing kubeadm cluster</source>
|
||
<target state="new">Deploy SQL Server 2019 Big Data Cluster on an existing kubeadm cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ExistingARO">
|
||
<source xml:lang="en">Deploy SQL Server 2019 Big Data Cluster on an existing Azure Red Hat OpenShift cluster</source>
|
||
<target state="new">Deploy SQL Server 2019 Big Data Cluster on an existing Azure Red Hat OpenShift cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ExistingOpenShift">
|
||
<source xml:lang="en">Deploy SQL Server 2019 Big Data Cluster on an existing OpenShift cluster</source>
|
||
<target state="new">Deploy SQL Server 2019 Big Data Cluster on an existing OpenShift cluster</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/services/tools/toolBase" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deploymentDialog.ToolStatus.NotInstalled">
|
||
<source xml:lang="en">Not Installed</source>
|
||
<target state="new">Not Installed</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.ToolStatus.Installed">
|
||
<source xml:lang="en">Installed</source>
|
||
<target state="new">Installed</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.ToolStatus.Installing">
|
||
<source xml:lang="en">Installing…</source>
|
||
<target state="new">Installing…</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.ToolStatus.Error">
|
||
<source xml:lang="en">Error</source>
|
||
<target state="new">Error</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.ToolStatus.Failed">
|
||
<source xml:lang="en">Failed</source>
|
||
<target state="new">Failed</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.ToolInformationalMessage.Brew">
|
||
<source xml:lang="en">• brew is needed for deployment of the tools and needs to be pre-installed before necessary tools can be deployed</source>
|
||
<target state="new">• brew is needed for deployment of the tools and needs to be pre-installed before necessary tools can be deployed</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.ToolInformationalMessage.Curl">
|
||
<source xml:lang="en">• curl is needed for installation and needs to be pre-installed before necessary tools can be deployed</source>
|
||
<target state="new">• curl is needed for installation and needs to be pre-installed before necessary tools can be deployed</target>
|
||
</trans-unit>
|
||
<trans-unit id="toolBase.getPip3InstallationLocation.LocationNotFound">
|
||
<source xml:lang="en"> Could not find 'Location' in the output:</source>
|
||
<target state="new"> Could not find 'Location' in the output:</target>
|
||
</trans-unit>
|
||
<trans-unit id="toolBase.getPip3InstallationLocation.Output">
|
||
<source xml:lang="en"> output:</source>
|
||
<target state="new"> output:</target>
|
||
</trans-unit>
|
||
<trans-unit id="toolBase.InstallError">
|
||
<source xml:lang="en">Error installing tool '{0}' [ {1} ].{2}Error: {3}{2}See output channel '{4}' for more details</source>
|
||
<target state="new">Error installing tool '{0}' [ {1} ].{2}Error: {3}{2}See output channel '{4}' for more details</target>
|
||
</trans-unit>
|
||
<trans-unit id="toolBase.InstallErrorInformation">
|
||
<source xml:lang="en">Error installing tool. See output channel '{0}' for more details</source>
|
||
<target state="new">Error installing tool. See output channel '{0}' for more details</target>
|
||
</trans-unit>
|
||
<trans-unit id="toolBase.InstallFailed">
|
||
<source xml:lang="en">Installation commands completed but version of tool '{0}' could not be detected so our installation attempt has failed. Detection Error: {1}{2}Cleaning up previous installations would help.</source>
|
||
<target state="new">Installation commands completed but version of tool '{0}' could not be detected so our installation attempt has failed. Detection Error: {1}{2}Cleaning up previous installations would help.</target>
|
||
</trans-unit>
|
||
<trans-unit id="toolBase.InstallFailInformation">
|
||
<source xml:lang="en">Failed to detect version post installation. See output channel '{0}' for more details</source>
|
||
<target state="new">Failed to detect version post installation. See output channel '{0}' for more details</target>
|
||
</trans-unit>
|
||
<trans-unit id="toolBase.ManualUninstallCommand">
|
||
<source xml:lang="en"> A possibly way to uninstall is using this command:{0} >{1}</source>
|
||
<target state="new"> A possibly way to uninstall is using this command:{0} >{1}</target>
|
||
</trans-unit>
|
||
<trans-unit id="toolBase.SeeOutputChannel">
|
||
<source xml:lang="en">{0}See output channel '{1}' for more details</source>
|
||
<target state="new">{0}See output channel '{1}' for more details</target>
|
||
</trans-unit>
|
||
<trans-unit id="toolBase.installCore.CannotInstallTool">
|
||
<source xml:lang="en">Cannot install tool:{0}::{1} as installation commands are unknown for your OS distribution, Please install {0} manually before proceeding</source>
|
||
<target state="new">Cannot install tool:{0}::{1} as installation commands are unknown for your OS distribution, Please install {0} manually before proceeding</target>
|
||
</trans-unit>
|
||
<trans-unit id="toolBase.addInstallationSearchPathsToSystemPath.SearchPaths">
|
||
<source xml:lang="en">Search Paths for tool '{0}': {1}</source>
|
||
<target state="new">Search Paths for tool '{0}': {1}</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.GetToolVersionErrorInformation">
|
||
<source xml:lang="en">Error retrieving version information. See output channel '{0}' for more details</source>
|
||
<target state="new">Error retrieving version information. See output channel '{0}' for more details</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.GetToolVersionError">
|
||
<source xml:lang="en">Error retrieving version information.{0}Invalid output received, get version command output: '{1}' </source>
|
||
<target state="new">Error retrieving version information.{0}Invalid output received, get version command output: '{1}' </target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployAzureSQLDBWizard/constants" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployAzureSQLDB.NewSQLDBTitle">
|
||
<source xml:lang="en">Deploy Azure SQL DB</source>
|
||
<target state="new">Deploy Azure SQL DB</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.ScriptToNotebook">
|
||
<source xml:lang="en">Script to Notebook</source>
|
||
<target state="new">Script to Notebook</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.MissingRequiredInfoError">
|
||
<source xml:lang="en">Please fill out the required fields marked with red asterisks.</source>
|
||
<target state="new">Please fill out the required fields marked with red asterisks.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.AzureSettingsPageTitle">
|
||
<source xml:lang="en">Azure SQL Database - Azure account settings</source>
|
||
<target state="new">Azure SQL Database - Azure account settings</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.AzureSettingsSummaryPageTitle">
|
||
<source xml:lang="en">Azure account settings</source>
|
||
<target state="new">Azure account settings</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.AzureAccountDropdownLabel">
|
||
<source xml:lang="en">Azure account</source>
|
||
<target state="new">Azure account</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.AzureSubscriptionDropdownLabel">
|
||
<source xml:lang="en">Subscription</source>
|
||
<target state="new">Subscription</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.AzureDatabaseServersDropdownLabel">
|
||
<source xml:lang="en">Server</source>
|
||
<target state="new">Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.ResourceGroup">
|
||
<source xml:lang="en">Resource group</source>
|
||
<target state="new">Resource group</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DatabaseSettingsPageTitle">
|
||
<source xml:lang="en">Database settings</source>
|
||
<target state="new">Database settings</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.FirewallRuleNameLabel">
|
||
<source xml:lang="en">Firewall rule name</source>
|
||
<target state="new">Firewall rule name</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DatabaseNameLabel">
|
||
<source xml:lang="en">SQL database name</source>
|
||
<target state="new">SQL database name</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.CollationNameLabel">
|
||
<source xml:lang="en">Database collation</source>
|
||
<target state="new">Database collation</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.CollationNameSummaryLabel">
|
||
<source xml:lang="en">Collation for database</source>
|
||
<target state="new">Collation for database</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.IpAddressInfoLabel">
|
||
<source xml:lang="en">Enter IP addresses in IPv4 format.</source>
|
||
<target state="new">Enter IP addresses in IPv4 format.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.StartIpAddressLabel">
|
||
<source xml:lang="en">Min IP address in firewall IP range</source>
|
||
<target state="new">Min IP address in firewall IP range</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.EndIpAddressLabel">
|
||
<source xml:lang="en">Max IP address in firewall IP range</source>
|
||
<target state="new">Max IP address in firewall IP range</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.StartIpAddressShortLabel">
|
||
<source xml:lang="en">Min IP address</source>
|
||
<target state="new">Min IP address</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.EndIpAddressShortLabel">
|
||
<source xml:lang="en">Max IP address</source>
|
||
<target state="new">Max IP address</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.FirewallRuleDescription">
|
||
<source xml:lang="en">Create a firewall rule for your local client IP in order to connect to your database through Azure Data Studio after creation is completed.</source>
|
||
<target state="new">Create a firewall rule for your local client IP in order to connect to your database through Azure Data Studio after creation is completed.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.FirewallToggleLabel">
|
||
<source xml:lang="en">Create a firewall rule</source>
|
||
<target state="new">Create a firewall rule</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/services/tools/kubeCtlTool" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="resourceDeployment.KubeCtlDescription">
|
||
<source xml:lang="en">Runs commands against Kubernetes clusters</source>
|
||
<target state="new">Runs commands against Kubernetes clusters</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.KubeCtlDisplayName">
|
||
<source xml:lang="en">kubectl</source>
|
||
<target state="translated">kubectl</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.invalidKubectlVersionOutput">
|
||
<source xml:lang="en">Unable to parse the kubectl version command output: "{0}"</source>
|
||
<target state="new">Unable to parse the kubectl version command output: "{0}"</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.UpdatingBrewRepository">
|
||
<source xml:lang="en">updating your brew repository for kubectl installation …</source>
|
||
<target state="new">updating your brew repository for kubectl installation …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.InstallingKubeCtl">
|
||
<source xml:lang="en">installing kubectl …</source>
|
||
<target state="new">installing kubectl …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.AptGetUpdate">
|
||
<source xml:lang="en">updating repository information …</source>
|
||
<target state="new">updating repository information …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.AptGetPackages">
|
||
<source xml:lang="en">getting packages needed for kubectl installation …</source>
|
||
<target state="new">getting packages needed for kubectl installation …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.DownloadAndInstallingSigningKey">
|
||
<source xml:lang="en">downloading and installing the signing key for kubectl …</source>
|
||
<target state="new">downloading and installing the signing key for kubectl …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.AddingKubectlRepositoryInformation">
|
||
<source xml:lang="en">adding the kubectl repository information …</source>
|
||
<target state="new">adding the kubectl repository information …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.InstallingKubectl">
|
||
<source xml:lang="en">installing kubectl …</source>
|
||
<target state="new">installing kubectl …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.DeletePreviousDownloadedKubectl.exe">
|
||
<source xml:lang="en">deleting previously downloaded kubectl.exe if one exists …</source>
|
||
<target state="new">deleting previously downloaded kubectl.exe if one exists …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.DownloadingAndInstallingKubectl">
|
||
<source xml:lang="en">downloading and installing the latest kubectl.exe …</source>
|
||
<target state="new">downloading and installing the latest kubectl.exe …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.DeletePreviousDownloadedKubectl">
|
||
<source xml:lang="en">deleting previously downloaded kubectl if one exists …</source>
|
||
<target state="new">deleting previously downloaded kubectl if one exists …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.DownloadingKubectl">
|
||
<source xml:lang="en">downloading the latest kubectl release …</source>
|
||
<target state="new">downloading the latest kubectl release …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.MakingExecutable">
|
||
<source xml:lang="en">making kubectl executable …</source>
|
||
<target state="new">making kubectl executable …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.CleaningUpOldBackups">
|
||
<source xml:lang="en">cleaning up any previously backed up version in the install location if they exist …</source>
|
||
<target state="new">cleaning up any previously backed up version in the install location if they exist …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.BackupCurrentBinary">
|
||
<source xml:lang="en">backing up any existing kubectl in the install location …</source>
|
||
<target state="new">backing up any existing kubectl in the install location …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Kubectl.MoveToSystemPath">
|
||
<source xml:lang="en">moving kubectl into the install location in the PATH …</source>
|
||
<target state="new">moving kubectl into the install location in the PATH …</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/notebookWizard/notebookWizardPage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="wizardPage.ValidationError">
|
||
<source xml:lang="en">There are some errors on this page, click 'Show Details' to view the errors.</source>
|
||
<target state="new">There are some errors on this page, click 'Show Details' to view the errors.</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deploymentInputDialog" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deploymentDialog.OpenNotebook">
|
||
<source xml:lang="en">Open Notebook</source>
|
||
<target state="new">Open Notebook</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.OkButtonText">
|
||
<source xml:lang="en">OK</source>
|
||
<target state="new">OK</target>
|
||
</trans-unit>
|
||
<trans-unit id="notebookType">
|
||
<source xml:lang="en">Notebook type</source>
|
||
<target state="new">Notebook type</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/main" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="resourceDeployment.FailedToLoadExtension">
|
||
<source xml:lang="en">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</source>
|
||
<target state="translated">Le chargement de l'extension {0} a échoué. Erreur détectée dans la définition du type de ressource dans package.json, consultez la console de débogage pour plus d'informations.</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.UnknownResourceType">
|
||
<source xml:lang="en">The resource type: {0} is not defined</source>
|
||
<target state="translated">Le type de ressource {0} n'est pas défini</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/services/notebookService" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="resourceDeployment.notebookNotFound">
|
||
<source xml:lang="en">The notebook {0} does not exist</source>
|
||
<target state="translated">Le notebook {0} n'existe pas</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/services/platformService" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="resourceDeployment.outputChannel">
|
||
<source xml:lang="en">Deployments</source>
|
||
<target state="new">Deployments</target>
|
||
</trans-unit>
|
||
<trans-unit id="platformService.RunCommand.ErroredOut">
|
||
<source xml:lang="en"> >>> {0} … errored out: {1}</source>
|
||
<target state="new"> >>> {0} … errored out: {1}</target>
|
||
</trans-unit>
|
||
<trans-unit id="platformService.RunCommand.IgnoringError">
|
||
<source xml:lang="en"> >>> Ignoring error in execution and continuing tool deployment</source>
|
||
<target state="new"> >>> Ignoring error in execution and continuing tool deployment</target>
|
||
</trans-unit>
|
||
<trans-unit id="platformService.RunCommand.stdout">
|
||
<source xml:lang="en"> stdout: </source>
|
||
<target state="new"> stdout: </target>
|
||
</trans-unit>
|
||
<trans-unit id="platformService.RunCommand.stderr">
|
||
<source xml:lang="en"> stderr: </source>
|
||
<target state="new"> stderr: </target>
|
||
</trans-unit>
|
||
<trans-unit id="platformService.RunStreamedCommand.ExitedWithCode">
|
||
<source xml:lang="en"> >>> {0} … exited with code: {1}</source>
|
||
<target state="new"> >>> {0} … exited with code: {1}</target>
|
||
</trans-unit>
|
||
<trans-unit id="platformService.RunStreamedCommand.ExitedWithSignal">
|
||
<source xml:lang="en"> >>> {0} … exited with signal: {1}</source>
|
||
<target state="new"> >>> {0} … exited with signal: {1}</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/services/resourceTypeService" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="downloadError">
|
||
<source xml:lang="en">Download failed, status code: {0}, message: {1}</source>
|
||
<target state="translated">Le téléchargement a échoué, code d'état : {0}, message : {1}</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployClusterWizard/pages/deploymentProfilePage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployCluster.serviceScaleTableTitle">
|
||
<source xml:lang="en">Service scale settings (Instances)</source>
|
||
<target state="new">Service scale settings (Instances)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.storageTableTitle">
|
||
<source xml:lang="en">Service storage settings (GB per Instance)</source>
|
||
<target state="new">Service storage settings (GB per Instance)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.featureTableTitle">
|
||
<source xml:lang="en">Features</source>
|
||
<target state="new">Features</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.yesText">
|
||
<source xml:lang="en">Yes</source>
|
||
<target state="new">Yes</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.noText">
|
||
<source xml:lang="en">No</source>
|
||
<target state="new">No</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.summaryPageTitle">
|
||
<source xml:lang="en">Deployment configuration profile</source>
|
||
<target state="new">Deployment configuration profile</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.summaryPageDescription">
|
||
<source xml:lang="en">Select the target configuration profile</source>
|
||
<target state="new">Select the target configuration profile</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ProfileHintText">
|
||
<source xml:lang="en">Note: The settings of the deployment profile can be customized in later steps.</source>
|
||
<target state="translated">Remarque : Les paramètres du profil de déploiement peuvent être personnalisés dans les étapes ultérieures.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.loadingProfiles">
|
||
<source xml:lang="en">Loading profiles</source>
|
||
<target state="new">Loading profiles</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.loadingProfilesCompleted">
|
||
<source xml:lang="en">Loading profiles completed</source>
|
||
<target state="new">Loading profiles completed</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.profileRadioGroupLabel">
|
||
<source xml:lang="en">Deployment configuration profile</source>
|
||
<target state="new">Deployment configuration profile</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.loadProfileFailed">
|
||
<source xml:lang="en">Failed to load the deployment profiles: {0}</source>
|
||
<target state="translated">Le chargement des profils de déploiement a échoué : {0}</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.masterPoolLabel">
|
||
<source xml:lang="en">SQL Server Master</source>
|
||
<target state="translated">Instance maître SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.computePoolLable">
|
||
<source xml:lang="en">Compute</source>
|
||
<target state="translated">Calcul</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.dataPoolLabel">
|
||
<source xml:lang="en">Data</source>
|
||
<target state="translated">Données</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.hdfsLabel">
|
||
<source xml:lang="en">HDFS + Spark</source>
|
||
<target state="translated">HDFS + Spark</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ServiceName">
|
||
<source xml:lang="en">Service</source>
|
||
<target state="new">Service</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.dataStorageType">
|
||
<source xml:lang="en">Data</source>
|
||
<target state="new">Data</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.logsStorageType">
|
||
<source xml:lang="en">Logs</source>
|
||
<target state="new">Logs</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.StorageType">
|
||
<source xml:lang="en">Storage type</source>
|
||
<target state="new">Storage type</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.basicAuthentication">
|
||
<source xml:lang="en">Basic authentication</source>
|
||
<target state="translated">Authentification de base</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.activeDirectoryAuthentication">
|
||
<source xml:lang="en">Active Directory authentication</source>
|
||
<target state="translated">Authentification Active Directory</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.hadr">
|
||
<source xml:lang="en">High Availability</source>
|
||
<target state="translated">Haute disponibilité</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.featureText">
|
||
<source xml:lang="en">Feature</source>
|
||
<target state="new">Feature</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ProfileNotSelectedError">
|
||
<source xml:lang="en">Please select a deployment profile.</source>
|
||
<target state="translated">Sélectionnez un profil de déploiement.</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployClusterWizard/pages/azureSettingsPage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployCluster.MissingRequiredInfoError">
|
||
<source xml:lang="en">Please fill out the required fields marked with red asterisks.</source>
|
||
<target state="new">Please fill out the required fields marked with red asterisks.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AzureSettingsPageTitle">
|
||
<source xml:lang="en">Azure settings</source>
|
||
<target state="translated">Paramètres Azure</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AzureSettingsPageDescription">
|
||
<source xml:lang="en">Configure the settings to create an Azure Kubernetes Service cluster</source>
|
||
<target state="translated">Configurer les paramètres pour créer un cluster Azure Kubernetes Service</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.SubscriptionField">
|
||
<source xml:lang="en">Subscription id</source>
|
||
<target state="translated">ID d'abonnement</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.SubscriptionPlaceholder">
|
||
<source xml:lang="en">Use my default Azure subscription</source>
|
||
<target state="translated">Utiliser mon abonnement Azure par défaut</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.SubscriptionDescription">
|
||
<source xml:lang="en">The default subscription will be used if you leave this field blank.</source>
|
||
<target state="translated">L'abonnement par défaut est utilisé si vous laissez ce champ vide.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.SubscriptionHelpLink">
|
||
<source xml:lang="en">View available Azure subscriptions</source>
|
||
<target state="translated">Voir les abonnements Azure disponibles</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ResourceGroupName">
|
||
<source xml:lang="en">New resource group name</source>
|
||
<target state="translated">Nom du nouveau groupe de ressources</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.Location">
|
||
<source xml:lang="en">Location</source>
|
||
<target state="translated">Emplacement</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AzureLocationHelpLink">
|
||
<source xml:lang="en">View available Azure locations</source>
|
||
<target state="translated">Voir les emplacements Azure disponibles</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AksName">
|
||
<source xml:lang="en">AKS cluster name</source>
|
||
<target state="translated">Nom du cluster AKS</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.VMCount">
|
||
<source xml:lang="en">VM count</source>
|
||
<target state="translated">Nombre de machines virtuelles</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.VMSize">
|
||
<source xml:lang="en">VM size</source>
|
||
<target state="translated">Taille de machine virtuelle</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.VMSizeHelpLink">
|
||
<source xml:lang="en">View available VM sizes</source>
|
||
<target state="translated">Voir les tailles de machine virtuelle disponibles</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployClusterWizard/pages/clusterSettingsPage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployCluster.ClusterNameDescription">
|
||
<source xml:lang="en">The cluster name must consist only of alphanumeric lowercase characters or '-' and must start and end with an alphanumeric character.</source>
|
||
<target state="new">The cluster name must consist only of alphanumeric lowercase characters or '-' and must start and end with an alphanumeric character.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterSettingsPageTitle">
|
||
<source xml:lang="en">Cluster settings</source>
|
||
<target state="translated">Paramètres de cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterSettingsPageDescription">
|
||
<source xml:lang="en">Configure the SQL Server Big Data Cluster settings</source>
|
||
<target state="translated">Configurer les paramètres du cluster Big Data SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterName">
|
||
<source xml:lang="en">Cluster name</source>
|
||
<target state="translated">Nom de cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AdminUsername">
|
||
<source xml:lang="en">Admin username</source>
|
||
<target state="translated">Nom d'utilisateur de l'administrateur</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AdminUsernameDescription">
|
||
<source xml:lang="en">This username will be used for controller and SQL Server. Username for the gateway will be root.</source>
|
||
<target state="translated">Ce nom d'utilisateur est utilisé pour le contrôleur et SQL Server. Le nom d'utilisateur de la passerelle est root.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AdminPassword">
|
||
<source xml:lang="en">Password</source>
|
||
<target state="translated">Mot de passe</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AdminPasswordDescription">
|
||
<source xml:lang="en">This password can be used to access the controller, SQL Server and gateway.</source>
|
||
<target state="translated">Ce mot de passe peut être utilisé pour accéder au contrôleur, à SQL Server et à la passerelle.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ConfirmPassword">
|
||
<source xml:lang="en">Confirm password</source>
|
||
<target state="translated">Confirmer le mot de passe</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AuthenticationMode">
|
||
<source xml:lang="en">Authentication mode</source>
|
||
<target state="translated">Mode d'authentification</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AuthenticationMode.Basic">
|
||
<source xml:lang="en">Basic</source>
|
||
<target state="translated">De base</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AuthenticationMode.ActiveDirectory">
|
||
<source xml:lang="en">Active Directory</source>
|
||
<target state="translated">Active Directory</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DockerSettings">
|
||
<source xml:lang="en">Docker settings</source>
|
||
<target state="translated">Paramètres Docker</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DockerRegistry">
|
||
<source xml:lang="en">Registry</source>
|
||
<target state="translated">Registre</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DockerRepository">
|
||
<source xml:lang="en">Repository</source>
|
||
<target state="translated">Dépôt</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DockerImageTag">
|
||
<source xml:lang="en">Image tag</source>
|
||
<target state="translated">Balise d'image</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DockerUsername">
|
||
<source xml:lang="en">Username</source>
|
||
<target state="translated">Nom d'utilisateur</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DockerPassword">
|
||
<source xml:lang="en">Password</source>
|
||
<target state="translated">Mot de passe</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ActiveDirectorySettings">
|
||
<source xml:lang="en">Active Directory settings</source>
|
||
<target state="translated">Paramètres Active Directory</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.OuDistinguishedName">
|
||
<source xml:lang="en">Organizational unit</source>
|
||
<target state="translated">Unité d'organisation</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.OuDistinguishedNameDescription">
|
||
<source xml:lang="en">Distinguished name for the organizational unit. For example: OU=bdc,DC=contoso,DC=com.</source>
|
||
<target state="translated">Nom unique de l'unité d'organisation. Par exemple : OU=bdc,DC=contoso,DC=com.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainControllerFQDNs">
|
||
<source xml:lang="en">Domain controller FQDNs</source>
|
||
<target state="translated">FQDN des contrôleurs de domaine</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainControllerFQDNsPlaceHolder">
|
||
<source xml:lang="en">Use comma to separate the values.</source>
|
||
<target state="translated">Utilisez une virgule pour séparer les valeurs.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainControllerFQDNDescription">
|
||
<source xml:lang="en">Fully qualified domain names for the domain controller. For example: DC1.CONTOSO.COM. Use comma to separate multiple FQDNs.</source>
|
||
<target state="translated">Nom de domaine complet des contrôleurs de domaine. Par exemple : DC1.CONTOSO.COM. Utilisez une virgule pour séparer plusieurs FQDN.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainDNSIPAddresses">
|
||
<source xml:lang="en">Domain DNS IP addresses</source>
|
||
<target state="translated">Adresses IP du DNS de domaine</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainDNSIPAddressesPlaceHolder">
|
||
<source xml:lang="en">Use comma to separate the values.</source>
|
||
<target state="translated">Utilisez une virgule pour séparer les valeurs.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainDNSIPAddressesDescription">
|
||
<source xml:lang="en">Domain DNS servers' IP Addresses. Use comma to separate multiple IP addresses.</source>
|
||
<target state="translated">Adresses IP des serveurs DNS de domaine. Utilisez une virgule pour séparer plusieurs adresses IP.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainDNSName">
|
||
<source xml:lang="en">Domain DNS name</source>
|
||
<target state="translated">Nom du DNS de domaine</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.RealmDescription">
|
||
<source xml:lang="en">If not provided, the domain DNS name will be used as the default value.</source>
|
||
<target state="new">If not provided, the domain DNS name will be used as the default value.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterAdmins">
|
||
<source xml:lang="en">Cluster admin group</source>
|
||
<target state="translated">Groupe d'administration de cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterAdminsDescription">
|
||
<source xml:lang="en">The Active Directory group for cluster admin.</source>
|
||
<target state="translated">Groupe Active Directory de l'administrateur de cluster.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterUsers">
|
||
<source xml:lang="en">Cluster users</source>
|
||
<target state="translated">Utilisateurs du cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterUsersPlaceHolder">
|
||
<source xml:lang="en">Use comma to separate the values.</source>
|
||
<target state="translated">Utilisez une virgule pour séparer les valeurs.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterUsersDescription">
|
||
<source xml:lang="en">The Active Directory users/groups with cluster users role. Use comma to separate multiple users/groups.</source>
|
||
<target state="translated">Utilisateurs/groupes Active Directory avec un rôle d'utilisateurs de cluster. Utilisez une virgule pour séparer plusieurs utilisateurs/groupes.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainServiceAccountUserName">
|
||
<source xml:lang="en">Service account username</source>
|
||
<target state="translated">Nom d'utilisateur du compte de service</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainServiceAccountUserNameDescription">
|
||
<source xml:lang="en">Domain service account for Big Data Cluster</source>
|
||
<target state="translated">Compte de service de domaine pour le cluster Big Data</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainServiceAccountPassword">
|
||
<source xml:lang="en">Service account password</source>
|
||
<target state="translated">Mot de passe de compte de service</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AppOwners">
|
||
<source xml:lang="en">App owners</source>
|
||
<target state="new">App owners</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AppOwnersPlaceHolder">
|
||
<source xml:lang="en">Use comma to separate the values.</source>
|
||
<target state="translated">Utilisez une virgule pour séparer les valeurs.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AppOwnersDescription">
|
||
<source xml:lang="en">The Active Directory users or groups with app owners role. Use comma to separate multiple users/groups.</source>
|
||
<target state="translated">Utilisateurs ou groupes Active Directory avec un rôle de propriétaires d'application. Utilisez une virgule pour séparer plusieurs utilisateurs/groupes.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AppReaders">
|
||
<source xml:lang="en">App readers</source>
|
||
<target state="translated">Lecteurs d'application</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AppReadersPlaceHolder">
|
||
<source xml:lang="en">Use comma to separate the values.</source>
|
||
<target state="translated">Utilisez une virgule pour séparer les valeurs.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AppReadersDescription">
|
||
<source xml:lang="en">The Active Directory users or groups of app readers. Use comma as separator them if there are multiple users/groups.</source>
|
||
<target state="translated">Utilisateurs ou groupes Active Directory des lecteurs d'application. Utilisez une virgule pour séparer les différents groupes/utilisateurs s'il y en a plusieurs.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.Subdomain">
|
||
<source xml:lang="en">Subdomain</source>
|
||
<target state="new">Subdomain</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.SubdomainDescription">
|
||
<source xml:lang="en">A unique DNS subdomain to use for this SQL Server Big Data Cluster. If not provided, the cluster name will be used as the default value.</source>
|
||
<target state="new">A unique DNS subdomain to use for this SQL Server Big Data Cluster. If not provided, the cluster name will be used as the default value.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AccountPrefix">
|
||
<source xml:lang="en">Account prefix</source>
|
||
<target state="new">Account prefix</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AccountPrefixDescription">
|
||
<source xml:lang="en">A unique prefix for AD accounts SQL Server Big Data Cluster will generate. If not provided, the subdomain name will be used as the default value. If a subdomain is not provided, the cluster name will be used as the default value.</source>
|
||
<target state="new">A unique prefix for AD accounts SQL Server Big Data Cluster will generate. If not provided, the subdomain name will be used as the default value. If a subdomain is not provided, the cluster name will be used as the default value.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AdminPasswordField">
|
||
<source xml:lang="en">Password</source>
|
||
<target state="translated">Mot de passe</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ValidationError">
|
||
<source xml:lang="en">There are some errors on this page, click 'Show Details' to view the errors.</source>
|
||
<target state="translated">Cette page a des erreurs, cliquez sur 'Afficher les détails' pour les voir.</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployClusterWizard/pages/serviceSettingsPage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployCluster.ServiceSettingsPageTitle">
|
||
<source xml:lang="en">Service settings</source>
|
||
<target state="translated">Paramètres de service</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.scaleSectionTitle">
|
||
<source xml:lang="en">Scale settings</source>
|
||
<target state="translated">Paramètres de mise à l'échelle</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.MasterSqlServerInstances">
|
||
<source xml:lang="en">SQL Server master instances</source>
|
||
<target state="translated">Instances maîtres SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ComputePoolInstances">
|
||
<source xml:lang="en">Compute pool instances</source>
|
||
<target state="translated">Instances de pool de calcul</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DataPoolInstances">
|
||
<source xml:lang="en">Data pool instances</source>
|
||
<target state="translated">Instances de pool de données</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.SparkPoolInstances">
|
||
<source xml:lang="en">Spark pool instances</source>
|
||
<target state="translated">Instances de pool Spark</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.StoragePoolInstances">
|
||
<source xml:lang="en">Storage pool (HDFS) instances</source>
|
||
<target state="translated">Instances de pool de stockage (HDFS)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.IncludeSparkInStoragePool">
|
||
<source xml:lang="en">Include Spark in storage pool</source>
|
||
<target state="translated">Inclure Spark dans le pool de stockage</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DNSNameHeader">
|
||
<source xml:lang="en">DNS name</source>
|
||
<target state="translated">Nom DNS</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.PortHeader">
|
||
<source xml:lang="en">Port</source>
|
||
<target state="translated">Port</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ControllerText">
|
||
<source xml:lang="en">Controller</source>
|
||
<target state="translated">Contrôleur</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ControllerDNSName">
|
||
<source xml:lang="en">Controller DNS name</source>
|
||
<target state="translated">Nom DNS du contrôleur</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ControllerPortName">
|
||
<source xml:lang="en">Controller port</source>
|
||
<target state="translated">Port de contrôleur</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.MasterSqlText">
|
||
<source xml:lang="en">SQL Server Master</source>
|
||
<target state="translated">Instance maître SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.MasterSQLServerDNSName">
|
||
<source xml:lang="en">SQL Server Master DNS name</source>
|
||
<target state="translated">Nom DNS de l'instance maître SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.MasterSQLServerPortName">
|
||
<source xml:lang="en">SQL Server Master port</source>
|
||
<target state="translated">Port de l'instance maître SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.GatewayText">
|
||
<source xml:lang="en">Gateway</source>
|
||
<target state="translated">Passerelle</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.GatewayDNSName">
|
||
<source xml:lang="en">Gateway DNS name</source>
|
||
<target state="translated">Nom DNS de la passerelle</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.GatewayPortName">
|
||
<source xml:lang="en">Gateway port</source>
|
||
<target state="translated">Port de passerelle</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ServiceProxyText">
|
||
<source xml:lang="en">Management proxy</source>
|
||
<target state="translated">Proxy de gestion</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ServiceProxyDNSName">
|
||
<source xml:lang="en">Management proxy DNS name</source>
|
||
<target state="translated">Nom DNS du proxy de gestion</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ServiceProxyPortName">
|
||
<source xml:lang="en">Management proxy port</source>
|
||
<target state="translated">Port du proxy de gestion</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AppServiceProxyText">
|
||
<source xml:lang="en">Application proxy</source>
|
||
<target state="translated">Proxy d'application</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AppServiceProxyDNSName">
|
||
<source xml:lang="en">Application proxy DNS name</source>
|
||
<target state="translated">Nom DNS du proxy d'application</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AppServiceProxyPortName">
|
||
<source xml:lang="en">Application proxy port</source>
|
||
<target state="translated">Port du proxy d'application</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ReadableSecondaryText">
|
||
<source xml:lang="en">Readable secondary</source>
|
||
<target state="translated">Secondaire accessible en lecture</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ReadableSecondaryDNSName">
|
||
<source xml:lang="en">Readable secondary DNS name</source>
|
||
<target state="translated">Nom DNS du secondaire accessible en lecture</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ReadableSecondaryPortName">
|
||
<source xml:lang="en">Readable secondary port</source>
|
||
<target state="translated">Port du secondaire accessible en lecture</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.EndpointSettings">
|
||
<source xml:lang="en">Endpoint settings</source>
|
||
<target state="translated">Paramètres de point de terminaison</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.storageFieldTooltip">
|
||
<source xml:lang="en">Use controller settings</source>
|
||
<target state="translated">Utiliser les paramètres du contrôleur</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AdvancedStorageDescription">
|
||
<source xml:lang="en">By default Controller storage settings will be applied to other services as well, you can expand the advanced storage settings to configure storage for other services.</source>
|
||
<target state="translated">Par défaut, les paramètres de stockage du contrôleur sont aussi appliqués aux autres services, vous pouvez développer les paramètres de stockage avancés pour configurer le stockage des autres services.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.controllerDataStorageClass">
|
||
<source xml:lang="en">Controller's data storage class</source>
|
||
<target state="new">Controller's data storage class</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.controllerDataStorageClaimSize">
|
||
<source xml:lang="en">Controller's data storage claim size</source>
|
||
<target state="new">Controller's data storage claim size</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.controllerLogsStorageClass">
|
||
<source xml:lang="en">Controller's logs storage class</source>
|
||
<target state="new">Controller's logs storage class</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.controllerLogsStorageClaimSize">
|
||
<source xml:lang="en">Controller's logs storage claim size</source>
|
||
<target state="new">Controller's logs storage claim size</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.StoragePool">
|
||
<source xml:lang="en">Storage pool (HDFS)</source>
|
||
<target state="translated">Pool de stockage (HDFS)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.storagePoolDataStorageClass">
|
||
<source xml:lang="en">Storage pool's data storage class</source>
|
||
<target state="new">Storage pool's data storage class</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.storagePoolDataStorageClaimSize">
|
||
<source xml:lang="en">Storage pool's data storage claim size</source>
|
||
<target state="new">Storage pool's data storage claim size</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.storagePoolLogsStorageClass">
|
||
<source xml:lang="en">Storage pool's logs storage class</source>
|
||
<target state="new">Storage pool's logs storage class</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.storagePoolLogsStorageClaimSize">
|
||
<source xml:lang="en">Storage pool's logs storage claim size</source>
|
||
<target state="new">Storage pool's logs storage claim size</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DataPool">
|
||
<source xml:lang="en">Data pool</source>
|
||
<target state="translated">Pool de données</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.dataPoolDataStorageClass">
|
||
<source xml:lang="en">Data pool's data storage class</source>
|
||
<target state="new">Data pool's data storage class</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.dataPoolDataStorageClaimSize">
|
||
<source xml:lang="en">Data pool's data storage claim size</source>
|
||
<target state="new">Data pool's data storage claim size</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.dataPoolLogsStorageClass">
|
||
<source xml:lang="en">Data pool's logs storage class</source>
|
||
<target state="new">Data pool's logs storage class</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.dataPoolLogsStorageClaimSize">
|
||
<source xml:lang="en">Data pool's logs storage claim size</source>
|
||
<target state="new">Data pool's logs storage claim size</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.sqlServerMasterDataStorageClass">
|
||
<source xml:lang="en">SQL Server master's data storage class</source>
|
||
<target state="new">SQL Server master's data storage class</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.sqlServerMasterDataStorageClaimSize">
|
||
<source xml:lang="en">SQL Server master's data storage claim size</source>
|
||
<target state="new">SQL Server master's data storage claim size</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.sqlServerMasterLogsStorageClass">
|
||
<source xml:lang="en">SQL Server master's logs storage class</source>
|
||
<target state="new">SQL Server master's logs storage class</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.sqlServerMasterLogsStorageClaimSize">
|
||
<source xml:lang="en">SQL Server master's logs storage claim size</source>
|
||
<target state="new">SQL Server master's logs storage claim size</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ServiceName">
|
||
<source xml:lang="en">Service name</source>
|
||
<target state="new">Service name</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DataStorageClassName">
|
||
<source xml:lang="en">Storage class for data</source>
|
||
<target state="translated">Classe de stockage pour les données</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DataClaimSize">
|
||
<source xml:lang="en">Claim size for data (GB)</source>
|
||
<target state="translated">Taille de réclamation pour les données (Go)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.LogStorageClassName">
|
||
<source xml:lang="en">Storage class for logs</source>
|
||
<target state="translated">Classe de stockage pour les journaux</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.LogsClaimSize">
|
||
<source xml:lang="en">Claim size for logs (GB)</source>
|
||
<target state="translated">Taille de réclamation pour les journaux (Go)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.StorageSettings">
|
||
<source xml:lang="en">Storage settings</source>
|
||
<target state="new">Storage settings</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.StorageSectionTitle">
|
||
<source xml:lang="en">Storage settings</source>
|
||
<target state="translated">Paramètres de stockage</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.SparkMustBeIncluded">
|
||
<source xml:lang="en">Invalid Spark configuration, you must check the 'Include Spark' checkbox or set the 'Spark pool instances' to at least 1.</source>
|
||
<target state="translated">Configuration Spark non valide, vous devez cocher la case 'Inclure Spark' ou définir 'Instances de pool Spark' sur une valeur au moins égale à 1.</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployClusterWizard/pages/summaryPage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployCluster.summaryPageTitle">
|
||
<source xml:lang="en">Summary</source>
|
||
<target state="translated">Récapitulatif</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DeploymentTarget">
|
||
<source xml:lang="en">Deployment target</source>
|
||
<target state="translated">Cible de déploiement</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.Kubeconfig">
|
||
<source xml:lang="en">Kube config</source>
|
||
<target state="translated">Configuration Kube</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterContext">
|
||
<source xml:lang="en">Cluster context</source>
|
||
<target state="translated">Contexte de cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterSettings">
|
||
<source xml:lang="en">Cluster settings</source>
|
||
<target state="translated">Paramètres de cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DeploymentProfile">
|
||
<source xml:lang="en">Deployment profile</source>
|
||
<target state="translated">Profil de déploiement</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterName">
|
||
<source xml:lang="en">Cluster name</source>
|
||
<target state="translated">Nom de cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ControllerUsername">
|
||
<source xml:lang="en">Controller username</source>
|
||
<target state="translated">Nom d'utilisateur du contrôleur</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AuthenticationMode">
|
||
<source xml:lang="en">Authentication mode</source>
|
||
<target state="translated">Mode d'authentification</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AuthenticationMode.ActiveDirectory">
|
||
<source xml:lang="en">Active Directory</source>
|
||
<target state="translated">Active Directory</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AuthenticationMode.Basic">
|
||
<source xml:lang="en">Basic</source>
|
||
<target state="translated">De base</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.OuDistinguishedName">
|
||
<source xml:lang="en">Organizational unit</source>
|
||
<target state="translated">Unité d'organisation</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainControllerFQDNs">
|
||
<source xml:lang="en">Domain controller FQDNs</source>
|
||
<target state="translated">FQDN des contrôleurs de domaine</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainDNSIPAddresses">
|
||
<source xml:lang="en">Domain DNS IP addresses</source>
|
||
<target state="translated">Adresses IP du DNS de domaine</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainDNSName">
|
||
<source xml:lang="en">Domain DNS name</source>
|
||
<target state="translated">Nom du DNS de domaine</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterAdmins">
|
||
<source xml:lang="en">Cluster admin group</source>
|
||
<target state="translated">Groupe d'administration de cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterUsers">
|
||
<source xml:lang="en">Cluster users</source>
|
||
<target state="translated">Utilisateurs du cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AppOwners">
|
||
<source xml:lang="en">App owners</source>
|
||
<target state="new">App owners</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AppReaders">
|
||
<source xml:lang="en">App readers</source>
|
||
<target state="translated">Lecteurs d'application</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.Subdomain">
|
||
<source xml:lang="en">Subdomain</source>
|
||
<target state="new">Subdomain</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AccountPrefix">
|
||
<source xml:lang="en">Account prefix</source>
|
||
<target state="new">Account prefix</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DomainServiceAccountUserName">
|
||
<source xml:lang="en">Service account username</source>
|
||
<target state="translated">Nom d'utilisateur du compte de service</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AzureSettings">
|
||
<source xml:lang="en">Azure settings</source>
|
||
<target state="translated">Paramètres Azure</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.SubscriptionId">
|
||
<source xml:lang="en">Subscription id</source>
|
||
<target state="translated">ID d'abonnement</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DefaultSubscription">
|
||
<source xml:lang="en">Default Azure Subscription</source>
|
||
<target state="translated">Abonnement Azure par défaut</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ResourceGroup">
|
||
<source xml:lang="en">Resource group</source>
|
||
<target state="translated">Groupe de ressources</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.Location">
|
||
<source xml:lang="en">Location</source>
|
||
<target state="translated">Emplacement</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AksClusterName">
|
||
<source xml:lang="en">AKS cluster name</source>
|
||
<target state="translated">Nom du cluster AKS</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.VMSize">
|
||
<source xml:lang="en">VM size</source>
|
||
<target state="translated">Taille de machine virtuelle</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.VMCount">
|
||
<source xml:lang="en">VM count</source>
|
||
<target state="translated">Nombre de machines virtuelles</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ScaleSettings">
|
||
<source xml:lang="en">Scale settings</source>
|
||
<target state="translated">Paramètres de mise à l'échelle</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.MasterSqlServerInstances">
|
||
<source xml:lang="en">SQL Server master instances</source>
|
||
<target state="translated">Instances maîtres SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ComputePoolInstances">
|
||
<source xml:lang="en">Compute pool instances</source>
|
||
<target state="translated">Instances de pool de calcul</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DataPoolInstances">
|
||
<source xml:lang="en">Data pool instances</source>
|
||
<target state="translated">Instances de pool de données</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.SparkPoolInstances">
|
||
<source xml:lang="en">Spark pool instances</source>
|
||
<target state="translated">Instances de pool Spark</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.StoragePoolInstances">
|
||
<source xml:lang="en">Storage pool (HDFS) instances</source>
|
||
<target state="translated">Instances de pool de stockage (HDFS)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.WithSpark">
|
||
<source xml:lang="en">(Spark included)</source>
|
||
<target state="translated">(Spark inclus)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ServiceName">
|
||
<source xml:lang="en">Service</source>
|
||
<target state="new">Service</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DataStorageClassName">
|
||
<source xml:lang="en">Storage class for data</source>
|
||
<target state="translated">Classe de stockage pour les données</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DataClaimSize">
|
||
<source xml:lang="en">Claim size for data (GB)</source>
|
||
<target state="translated">Taille de réclamation pour les données (Go)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.LogStorageClassName">
|
||
<source xml:lang="en">Storage class for logs</source>
|
||
<target state="translated">Classe de stockage pour les journaux</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.LogsClaimSize">
|
||
<source xml:lang="en">Claim size for logs (GB)</source>
|
||
<target state="translated">Taille de réclamation pour les journaux (Go)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.StorageSettings">
|
||
<source xml:lang="en">Storage settings</source>
|
||
<target state="translated">Paramètres de stockage</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ControllerText">
|
||
<source xml:lang="en">Controller</source>
|
||
<target state="translated">Contrôleur</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.StoragePool">
|
||
<source xml:lang="en">Storage pool (HDFS)</source>
|
||
<target state="translated">Pool de stockage (HDFS)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.DataText">
|
||
<source xml:lang="en">Data</source>
|
||
<target state="translated">Données</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.MasterSqlText">
|
||
<source xml:lang="en">SQL Server Master</source>
|
||
<target state="translated">Instance maître SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.SqlServerText">
|
||
<source xml:lang="en">SQL Server Master</source>
|
||
<target state="translated">Instance maître SQL Server</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.GatewayText">
|
||
<source xml:lang="en">Gateway</source>
|
||
<target state="translated">Passerelle</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.AppServiceProxyText">
|
||
<source xml:lang="en">Application proxy</source>
|
||
<target state="translated">Proxy d'application</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ServiceProxyText">
|
||
<source xml:lang="en">Management proxy</source>
|
||
<target state="translated">Proxy de gestion</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ReadableSecondaryText">
|
||
<source xml:lang="en">Readable secondary</source>
|
||
<target state="translated">Secondaire accessible en lecture</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.EndpointSettings">
|
||
<source xml:lang="en">Endpoint settings</source>
|
||
<target state="translated">Paramètres de point de terminaison</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployClusterWizard/pages/targetClusterPage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployCluster.TargetClusterContextPageTitle">
|
||
<source xml:lang="en">Target cluster context</source>
|
||
<target state="translated">Contexte de cluster cible</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.TargetClusterContextPageDescription">
|
||
<source xml:lang="en">Select the kube config file and then select a cluster context from the list</source>
|
||
<target state="translated">Sélectionnez le fichier de configuration Kube, puis sélectionnez un contexte de cluster dans la liste</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ClusterContextNotSelectedMessage">
|
||
<source xml:lang="en">Please select a cluster context.</source>
|
||
<target state="translated">Sélectionnez un contexte de cluster.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.kubeConfigFileLabelText">
|
||
<source xml:lang="en">Kube config file path</source>
|
||
<target state="translated">Chemin du fichier de configuration Kube</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.browseText">
|
||
<source xml:lang="en">Browse</source>
|
||
<target state="translated">Parcourir</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.clusterContextsLabelText">
|
||
<source xml:lang="en">Cluster Contexts</source>
|
||
<target state="translated">Contextes de cluster</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.errorLoadingClustersText">
|
||
<source xml:lang="en">No cluster information is found in the config file or an error ocurred while loading the config file</source>
|
||
<target state="translated">Aucune information de cluster dans le fichier config ou une erreur s'est produite pendant le chargement du fichier config</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.selectKubeConfigFileText">
|
||
<source xml:lang="en">Select</source>
|
||
<target state="translated">Sélectionner</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.ConfigParseError">
|
||
<source xml:lang="en">Failed to load the config file</source>
|
||
<target state="translated">Le chargement du fichier config a échoué</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployAzureSQLVMWizard/deployAzureSQLVMWizardModel" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="sqlVMDeploymentWizard.PasswordLengthError">
|
||
<source xml:lang="en">Password must be between 12 and 123 characters long.</source>
|
||
<target state="new">Password must be between 12 and 123 characters long.</target>
|
||
</trans-unit>
|
||
<trans-unit id="sqlVMDeploymentWizard.PasswordSpecialCharRequirementError">
|
||
<source xml:lang="en">Password must have 3 of the following: 1 lower case character, 1 upper case character, 1 number, and 1 special character.</source>
|
||
<target state="new">Password must have 3 of the following: 1 lower case character, 1 upper case character, 1 number, and 1 special character.</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployAzureSQLVMWizard/pages/vmSettingsPage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployAzureSQLVM.VnameLengthError">
|
||
<source xml:lang="en">Virtual machine name must be between 1 and 15 characters long.</source>
|
||
<target state="new">Virtual machine name must be between 1 and 15 characters long.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VNameOnlyNumericNameError">
|
||
<source xml:lang="en">Virtual machine name cannot contain only numbers.</source>
|
||
<target state="new">Virtual machine name cannot contain only numbers.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VNamePrefixSuffixError">
|
||
<source xml:lang="en">Virtual machine name Can't start with underscore. Can't end with period or hyphen</source>
|
||
<target state="new">Virtual machine name Can't start with underscore. Can't end with period or hyphen</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VNameSpecialCharError">
|
||
<source xml:lang="en">Virtual machine name cannot contain special characters \/""[]:|<>+=;,?*@&, .</source>
|
||
<target state="new">Virtual machine name cannot contain special characters \/""[]:|<>+=;,?*@&, .</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VNameExistsError">
|
||
<source xml:lang="en">Virtual machine name must be unique in the current resource group.</source>
|
||
<target state="new">Virtual machine name must be unique in the current resource group.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VMUsernameLengthError">
|
||
<source xml:lang="en">Username must be between 1 and 20 characters long.</source>
|
||
<target state="new">Username must be between 1 and 20 characters long.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VMUsernameSuffixError">
|
||
<source xml:lang="en">Username cannot end with period</source>
|
||
<target state="new">Username cannot end with period</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VMUsernameSpecialCharError">
|
||
<source xml:lang="en">Username cannot contain special characters \/""[]:|<>+=;,?*@& .</source>
|
||
<target state="new">Username cannot contain special characters \/""[]:|<>+=;,?*@& .</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VMUsernameReservedWordsError">
|
||
<source xml:lang="en">Username must not include reserved words.</source>
|
||
<target state="new">Username must not include reserved words.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VMConfirmPasswordError">
|
||
<source xml:lang="en">Password and confirm password must match.</source>
|
||
<target state="new">Password and confirm password must match.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.vmDropdownSizeError">
|
||
<source xml:lang="en">Select a valid virtual machine size.</source>
|
||
<target state="new">Select a valid virtual machine size.</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployAzureSQLVMWizard/pages/networkSettingsPage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployAzureSQLVM.NewVnetPlaceholder">
|
||
<source xml:lang="en">Enter name for new virtual network</source>
|
||
<target state="new">Enter name for new virtual network</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.NewSubnetPlaceholder">
|
||
<source xml:lang="en">Enter name for new subnet</source>
|
||
<target state="new">Enter name for new subnet</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.NewPipPlaceholder">
|
||
<source xml:lang="en">Enter name for new public IP</source>
|
||
<target state="new">Enter name for new public IP</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.VnetNameLengthError">
|
||
<source xml:lang="en">Virtual Network name must be between 2 and 64 characters long</source>
|
||
<target state="new">Virtual Network name must be between 2 and 64 characters long</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.NewVnetError">
|
||
<source xml:lang="en">Create a new virtual network</source>
|
||
<target state="new">Create a new virtual network</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.SubnetNameLengthError">
|
||
<source xml:lang="en">Subnet name must be between 1 and 80 characters long</source>
|
||
<target state="new">Subnet name must be between 1 and 80 characters long</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.NewSubnetError">
|
||
<source xml:lang="en">Create a new sub network</source>
|
||
<target state="new">Create a new sub network</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.PipNameError">
|
||
<source xml:lang="en">Public IP name must be between 1 and 80 characters long</source>
|
||
<target state="new">Public IP name must be between 1 and 80 characters long</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.NewPipError">
|
||
<source xml:lang="en">Create a new new public Ip</source>
|
||
<target state="new">Create a new new public Ip</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployAzureSQLVMWizard/pages/sqlServerSettingsPage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployAzureSQLVM.PrivateConnectivityDropdownOptionDefault">
|
||
<source xml:lang="en">Private (within Virtual Network)</source>
|
||
<target state="new">Private (within Virtual Network)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.LocalConnectivityDropdownOption">
|
||
<source xml:lang="en">Local (inside VM only)</source>
|
||
<target state="new">Local (inside VM only)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.PublicConnectivityDropdownOption">
|
||
<source xml:lang="en">Public (Internet)</source>
|
||
<target state="new">Public (Internet)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.SqlUsernameLengthError">
|
||
<source xml:lang="en">Username must be between 2 and 128 characters long.</source>
|
||
<target state="new">Username must be between 2 and 128 characters long.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.SqlUsernameSpecialCharError">
|
||
<source xml:lang="en">Username cannot contain special characters \/""[]:|<>+=;,?* .</source>
|
||
<target state="new">Username cannot contain special characters \/""[]:|<>+=;,?* .</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLVM.SqlConfirmPasswordError">
|
||
<source xml:lang="en">Password and confirm password must match.</source>
|
||
<target state="new">Password and confirm password must match.</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/notebookWizard/notebookWizardAutoSummaryPage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="notebookWizard.autoSummaryPageTitle">
|
||
<source xml:lang="en">Review your configuration</source>
|
||
<target state="new">Review your configuration</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployAzureSQLDBWizard/pages/databaseSettingsPage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployAzureSQLDB.DBMinIpInvalidError">
|
||
<source xml:lang="en">Min Ip address is invalid</source>
|
||
<target state="new">Min Ip address is invalid</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DBMaxIpInvalidError">
|
||
<source xml:lang="en">Max Ip address is invalid</source>
|
||
<target state="new">Max Ip address is invalid</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DBFirewallOnlyNumericNameError">
|
||
<source xml:lang="en">Firewall name cannot contain only numbers.</source>
|
||
<target state="new">Firewall name cannot contain only numbers.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DBFirewallLengthError">
|
||
<source xml:lang="en">Firewall name must be between 1 and 100 characters long.</source>
|
||
<target state="new">Firewall name must be between 1 and 100 characters long.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DBFirewallSpecialCharError">
|
||
<source xml:lang="en">Firewall name cannot contain special characters \/""[]:|<>+=;,?*@&, .</source>
|
||
<target state="new">Firewall name cannot contain special characters \/""[]:|<>+=;,?*@&, .</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DBFirewallUpperCaseError">
|
||
<source xml:lang="en">Upper case letters are not allowed for firewall name</source>
|
||
<target state="new">Upper case letters are not allowed for firewall name</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DBNameOnlyNumericNameError">
|
||
<source xml:lang="en">Database name cannot contain only numbers.</source>
|
||
<target state="new">Database name cannot contain only numbers.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DBNameLengthError">
|
||
<source xml:lang="en">Database name must be between 1 and 100 characters long.</source>
|
||
<target state="new">Database name must be between 1 and 100 characters long.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DBNameSpecialCharError">
|
||
<source xml:lang="en">Database name cannot contain special characters \/""[]:|<>+=;,?*@&, .</source>
|
||
<target state="new">Database name cannot contain special characters \/""[]:|<>+=;,?*@&, .</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DBNameExistsError">
|
||
<source xml:lang="en">Database name must be unique in the current server.</source>
|
||
<target state="new">Database name must be unique in the current server.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DBCollationOnlyNumericNameError">
|
||
<source xml:lang="en">Collation name cannot contain only numbers.</source>
|
||
<target state="new">Collation name cannot contain only numbers.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DBCollationLengthError">
|
||
<source xml:lang="en">Collation name must be between 1 and 100 characters long.</source>
|
||
<target state="new">Collation name must be between 1 and 100 characters long.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.DBCollationSpecialCharError">
|
||
<source xml:lang="en">Collation name cannot contain special characters \/""[]:|<>+=;,?*@&, .</source>
|
||
<target state="new">Collation name cannot contain special characters \/""[]:|<>+=;,?*@&, .</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/deployAzureSQLDBWizard/pages/azureSettingsPage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deployAzureSQLDB.azureSignInError">
|
||
<source xml:lang="en">Sign in to an Azure account first</source>
|
||
<target state="new">Sign in to an Azure account first</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.NoServerLabel">
|
||
<source xml:lang="en">No servers found</source>
|
||
<target state="new">No servers found</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployAzureSQLDB.NoServerError">
|
||
<source xml:lang="en">No servers found in current subscription.
|
||
Select a different subscription containing at least one server</source>
|
||
<target state="new">No servers found in current subscription.
|
||
Select a different subscription containing at least one server</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/toolsAndEulaSettingsPage" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="notebookWizard.toolsAndEulaPageTitle">
|
||
<source xml:lang="en">Deployment pre-requisites</source>
|
||
<target state="new">Deployment pre-requisites</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.FailedEulaValidation">
|
||
<source xml:lang="en">To proceed, you must accept the terms of the End User License Agreement(EULA)</source>
|
||
<target state="new">To proceed, you must accept the terms of the End User License Agreement(EULA)</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.FailedToolsInstallation">
|
||
<source xml:lang="en">Some tools were still not discovered. Please make sure that they are installed, running and discoverable</source>
|
||
<target state="new">Some tools were still not discovered. Please make sure that they are installed, running and discoverable</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.loadingRequiredToolsCompleted">
|
||
<source xml:lang="en">Loading required tools information completed</source>
|
||
<target state="new">Loading required tools information completed</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.loadingRequiredTools">
|
||
<source xml:lang="en">Loading required tools information</source>
|
||
<target state="new">Loading required tools information</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AgreementTitle">
|
||
<source xml:lang="en">Accept terms of use</source>
|
||
<target state="new">Accept terms of use</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.ToolDoesNotMeetVersionRequirement">
|
||
<source xml:lang="en">'{0}' [ {1} ] does not meet the minimum version requirement, please uninstall it and restart Azure Data Studio.</source>
|
||
<target state="new">'{0}' [ {1} ] does not meet the minimum version requirement, please uninstall it and restart Azure Data Studio.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.InstalledTools">
|
||
<source xml:lang="en">All required tools are installed now.</source>
|
||
<target state="new">All required tools are installed now.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.PendingInstallation">
|
||
<source xml:lang="en">Following tools: {0} were still not discovered. Please make sure that they are installed, running and discoverable</source>
|
||
<target state="new">Following tools: {0} were still not discovered. Please make sure that they are installed, running and discoverable</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.ToolInformation">
|
||
<source xml:lang="en">'{0}' was not discovered and automated installation is not currently supported. Install '{0}' manually or ensure it is started and discoverable. Once done please restart Azure Data Studio. See [{1}] .</source>
|
||
<target state="new">'{0}' was not discovered and automated installation is not currently supported. Install '{0}' manually or ensure it is started and discoverable. Once done please restart Azure Data Studio. See [{1}] .</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.VersionInformationDebugHint">
|
||
<source xml:lang="en">You will need to restart Azure Data Studio if the tools are installed manually to pick up the change. You may find additional details in 'Deployments' and 'Azure Data CLI' output channels</source>
|
||
<target state="new">You will need to restart Azure Data Studio if the tools are installed manually to pick up the change. You may find additional details in 'Deployments' and 'Azure Data CLI' output channels</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.InstallToolsHintOne">
|
||
<source xml:lang="en">Tool: {0} is not installed, you can click the "{1}" button to install it.</source>
|
||
<target state="new">Tool: {0} is not installed, you can click the "{1}" button to install it.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.InstallToolsHintMany">
|
||
<source xml:lang="en">Tools: {0} are not installed, you can click the "{1}" button to install them.</source>
|
||
<target state="new">Tools: {0} are not installed, you can click the "{1}" button to install them.</target>
|
||
</trans-unit>
|
||
<trans-unit id="deploymentDialog.NoRequiredTool">
|
||
<source xml:lang="en">No tools required</source>
|
||
<target state="new">No tools required</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/pageLessDeploymentModel" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="resourceDeployment.DownloadAndLaunchTaskName">
|
||
<source xml:lang="en">Download and launch installer, URL: {0}</source>
|
||
<target state="new">Download and launch installer, URL: {0}</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.DownloadingText">
|
||
<source xml:lang="en">Downloading from: {0}</source>
|
||
<target state="new">Downloading from: {0}</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.DownloadCompleteText">
|
||
<source xml:lang="en">Successfully downloaded: {0}</source>
|
||
<target state="new">Successfully downloaded: {0}</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.LaunchingProgramText">
|
||
<source xml:lang="en">Launching: {0}</source>
|
||
<target state="new">Launching: {0}</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.ProgramLaunchedText">
|
||
<source xml:lang="en">Successfully launched: {0}</source>
|
||
<target state="new">Successfully launched: {0}</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/services/tools/dockerTool" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="resourceDeployment.DockerDescription">
|
||
<source xml:lang="en">Packages and runs applications in isolated containers</source>
|
||
<target state="new">Packages and runs applications in isolated containers</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.DockerDisplayName">
|
||
<source xml:lang="en">docker</source>
|
||
<target state="translated">docker</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/services/tools/azCliTool" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="resourceDeployment.AzCLIDescription">
|
||
<source xml:lang="en">Manages Azure resources</source>
|
||
<target state="new">Manages Azure resources</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AzCLIDisplayName">
|
||
<source xml:lang="en">Azure CLI</source>
|
||
<target state="translated">Azure CLI</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AziCli.DeletingPreviousAzureCli.msi">
|
||
<source xml:lang="en">deleting previously downloaded azurecli.msi if one exists …</source>
|
||
<target state="new">deleting previously downloaded azurecli.msi if one exists …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AziCli.DownloadingAndInstallingAzureCli">
|
||
<source xml:lang="en">downloading azurecli.msi and installing azure-cli …</source>
|
||
<target state="new">downloading azurecli.msi and installing azure-cli …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AziCli.DisplayingInstallationLog">
|
||
<source xml:lang="en">displaying the installation log …</source>
|
||
<target state="new">displaying the installation log …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AziCli.UpdatingBrewRepository">
|
||
<source xml:lang="en">updating your brew repository for azure-cli installation …</source>
|
||
<target state="new">updating your brew repository for azure-cli installation …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AziCli.InstallingAzureCli">
|
||
<source xml:lang="en">installing azure-cli …</source>
|
||
<target state="new">installing azure-cli …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AziCli.AptGetUpdate">
|
||
<source xml:lang="en">updating repository information before installing azure-cli …</source>
|
||
<target state="new">updating repository information before installing azure-cli …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AziCli.AptGetPackages">
|
||
<source xml:lang="en">getting packages needed for azure-cli installation …</source>
|
||
<target state="new">getting packages needed for azure-cli installation …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AziCli.DownloadAndInstallingSigningKey">
|
||
<source xml:lang="en">downloading and installing the signing key for azure-cli …</source>
|
||
<target state="new">downloading and installing the signing key for azure-cli …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AziCli.AddingAzureCliRepositoryInformation">
|
||
<source xml:lang="en">adding the azure-cli repository information …</source>
|
||
<target state="new">adding the azure-cli repository information …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AziCli.AptGetUpdateAgain">
|
||
<source xml:lang="en">updating repository information again for azure-cli …</source>
|
||
<target state="new">updating repository information again for azure-cli …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AziCli.ScriptedInstall">
|
||
<source xml:lang="en">download and invoking script to install azure-cli …</source>
|
||
<target state="new">download and invoking script to install azure-cli …</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/services/tools/azdataTool" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="resourceDeployment.AzdataDescription">
|
||
<source xml:lang="en">Azure Data command line interface</source>
|
||
<target state="new">Azure Data command line interface</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AzdataDisplayName">
|
||
<source xml:lang="en">Azure Data CLI</source>
|
||
<target state="new">Azure Data CLI</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.GetToolVersionErrorInformation">
|
||
<source xml:lang="en">Error retrieving version information. See output channel '{0}' for more details</source>
|
||
<target state="new">Error retrieving version information. See output channel '{0}' for more details</target>
|
||
</trans-unit>
|
||
<trans-unit id="deployCluster.GetToolVersionError">
|
||
<source xml:lang="en">Error retrieving version information.{0}Invalid output received, get version command output: '{1}' </source>
|
||
<target state="new">Error retrieving version information.{0}Invalid output received, get version command output: '{1}' </target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.DeletingPreviousAzdata.msi">
|
||
<source xml:lang="en">deleting previously downloaded Azdata.msi if one exists …</source>
|
||
<target state="new">deleting previously downloaded Azdata.msi if one exists …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.DownloadingAndInstallingAzdata">
|
||
<source xml:lang="en">downloading Azdata.msi and installing azdata-cli …</source>
|
||
<target state="new">downloading Azdata.msi and installing azdata-cli …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.DisplayingInstallationLog">
|
||
<source xml:lang="en">displaying the installation log …</source>
|
||
<target state="new">displaying the installation log …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.TappingBrewRepository">
|
||
<source xml:lang="en">tapping into the brew repository for azdata-cli …</source>
|
||
<target state="new">tapping into the brew repository for azdata-cli …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.UpdatingBrewRepository">
|
||
<source xml:lang="en">updating the brew repository for azdata-cli installation …</source>
|
||
<target state="new">updating the brew repository for azdata-cli installation …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.InstallingAzdata">
|
||
<source xml:lang="en">installing azdata …</source>
|
||
<target state="new">installing azdata …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.AptGetUpdate">
|
||
<source xml:lang="en">updating repository information …</source>
|
||
<target state="new">updating repository information …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.AptGetPackages">
|
||
<source xml:lang="en">getting packages needed for azdata installation …</source>
|
||
<target state="new">getting packages needed for azdata installation …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.DownloadAndInstallingSigningKey">
|
||
<source xml:lang="en">downloading and installing the signing key for azdata …</source>
|
||
<target state="new">downloading and installing the signing key for azdata …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.AddingAzdataRepositoryInformation">
|
||
<source xml:lang="en">adding the azdata repository information …</source>
|
||
<target state="new">adding the azdata repository information …</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/services/tools/azdataToolOld" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="resourceDeployment.AzdataDescription">
|
||
<source xml:lang="en">Azure Data command line interface</source>
|
||
<target state="new">Azure Data command line interface</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.AzdataDisplayName">
|
||
<source xml:lang="en">Azure Data CLI</source>
|
||
<target state="new">Azure Data CLI</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.DeletingPreviousAzdata.msi">
|
||
<source xml:lang="en">deleting previously downloaded Azdata.msi if one exists …</source>
|
||
<target state="new">deleting previously downloaded Azdata.msi if one exists …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.DownloadingAndInstallingAzdata">
|
||
<source xml:lang="en">downloading Azdata.msi and installing azdata-cli …</source>
|
||
<target state="new">downloading Azdata.msi and installing azdata-cli …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.DisplayingInstallationLog">
|
||
<source xml:lang="en">displaying the installation log …</source>
|
||
<target state="new">displaying the installation log …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.TappingBrewRepository">
|
||
<source xml:lang="en">tapping into the brew repository for azdata-cli …</source>
|
||
<target state="new">tapping into the brew repository for azdata-cli …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.UpdatingBrewRepository">
|
||
<source xml:lang="en">updating the brew repository for azdata-cli installation …</source>
|
||
<target state="new">updating the brew repository for azdata-cli installation …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.InstallingAzdata">
|
||
<source xml:lang="en">installing azdata …</source>
|
||
<target state="new">installing azdata …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.AptGetUpdate">
|
||
<source xml:lang="en">updating repository information …</source>
|
||
<target state="new">updating repository information …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.AptGetPackages">
|
||
<source xml:lang="en">getting packages needed for azdata installation …</source>
|
||
<target state="new">getting packages needed for azdata installation …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.DownloadAndInstallingSigningKey">
|
||
<source xml:lang="en">downloading and installing the signing key for azdata …</source>
|
||
<target state="new">downloading and installing the signing key for azdata …</target>
|
||
</trans-unit>
|
||
<trans-unit id="resourceDeployment.Azdata.AddingAzdataRepositoryInformation">
|
||
<source xml:lang="en">adding the azdata repository information …</source>
|
||
<target state="new">adding the azdata repository information …</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
<file original="extensions/resource-deployment/dist/ui/resourceTypePickerDialog" source-language="en" datatype="plaintext" target-language="fr">
|
||
<body>
|
||
<trans-unit id="deploymentDialog.deploymentOptions">
|
||
<source xml:lang="en">Deployment options</source>
|
||
<target state="new">Deployment options</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
</xliff> |