|
1 | 1 | { |
2 | 2 | "title": "Noms de domaine", |
3 | 3 | "domain_table_header_serviceName": "Nom de domaine", |
| 4 | + "domain_table_header_tags": "Mes tags", |
| 5 | + "domain_table_header_status": "Statut", |
| 6 | + "domain_table_header_technical_status": "Statut technique", |
| 7 | + "domain_table_header_transfer_protection": "Protection contre le transfert", |
| 8 | + "domain_table_header_renew_frequency": "Fréquence de renouvellement", |
| 9 | + "domain_table_header_pending_actions": "Actions en cours", |
| 10 | + "domain_table_header_expiration": "Expiration", |
| 11 | + "domain_table_header_contact_owner": "Contact titulaire", |
| 12 | + "domain_table_header_contact_tech": "Contact technique", |
| 13 | + "domain_table_header_contact_billing": "Contact facturation", |
| 14 | + "domain_table_header_contact_admin": "Contact administratif", |
| 15 | + "domain_table_modal_renew_restore_title": "Renouveler ou restaurer mes noms de domaine ({{count}})", |
| 16 | + "domain_table_modal_renew_restore_description": "Afin de renouveler ou restaurer vos noms de domaine, vous devez utiliser l'interface de renouvellement OVHcloud (hors de l'espace Client Web)", |
| 17 | + "domain_table_modal_renew_restore_order": "<strong>Cliquez sur le bouton ci-dessous pour accéder à l'interface de renouvellement OVHcloud.</strong> Un nouvel onglet s'ouvrira pour vous rediriger vers l'interface de renouvellement OVHcloud.", |
| 18 | + "domain_table_modal_renew_restore_button": "Restaurer / Renouveler ({{count}})", |
| 19 | + "domain_table_modal_renew_restore_message_info": "Veuillez noter qu'un délai d'environ 2 heures à compter de l'acceptation de votre paiement est nécessaire pour que le renouvellement soit effectif sur votre nom de domaine.", |
| 20 | + "domain_table_export_csv": "Exporter tout", |
| 21 | + "domain_table_export_csv_selection": "Exporter la sélection ({{count}})", |
| 22 | + "domain_table_drawer_title": "Exporter les noms de domaine", |
| 23 | + "domain_table_drawer_selected_all": "Tous les noms de domaine", |
| 24 | + "domain_table_drawer_selected_count": "{{count}} nom(s) de domaine sélectionné(s)", |
| 25 | + "domain_table_drawer_info": "Sélectionnez les informations à inclure dans l'export CSV. Les noms de domaine MX plan ne seront pas exportés.", |
| 26 | + "domain_table_drawer_column_domain": "Options des noms de domaine", |
| 27 | + "domain_table_drawer_column_contact": "Contacts", |
| 28 | + "domain_table_drawer_column_info_message": "L'export de vos noms de domaine peut prendre quelques minutes en fonction du nombre de noms de domaine sélectionnés.", |
| 29 | + "domain_table_drawer_contact_treeview": "Sélectionner tous les contacts", |
| 30 | + "domain_table_drawer_domain_treeview": "Sélectionner toutes les options", |
| 31 | + "domain_table_drawer_domain_ascii": "Nom de domaine ASCII (Punycode)", |
| 32 | + "domain_table_drawer_domain_utf8": "Nom de domaine UTF-8", |
| 33 | + "domain_table_drawer_domain_creation_date": "Date de création", |
| 34 | + "domain_table_drawer_domain_anycast": "DNS Anycast", |
| 35 | + "domain_table_progress_fetching": "Récupération de la liste des noms de domaine en cours. Veuillez patienter...", |
| 36 | + "domain_table_progress_exporting": "Préparation de la sauvegarde des fichiers pour le téléchargement en cours. Veuillez patienter...", |
| 37 | + "domain_table_header_dnssec": "DNSSEC", |
| 38 | + "domain_export_done_title": "Export terminé", |
| 39 | + "domain_export_success": "Le téléchargement de votre fichier va commencer automatiquement. ({{count}} nom(s) de domaine exporté(s)). Si le téléchargement ne se lance pas automatiquement, vous pouvez effectuer un <Link>téléchargement manuel</Link>.", |
| 40 | + "domain_export_error": "Une erreur est survenue lors de l'export de vos noms de domaine : {{error}}", |
| 41 | + "domain_table_modal_renew_restore_message_limit_warning": "Vous avez sélectionné plus de vingt noms de domaine. Veuillez noter que cela peut entraîner des limitations lors du renouvellement ou de la restauration.", |
4 | 42 | "domain_tab_name_general_information": "Informations générales", |
5 | 43 | "domain_tab_name_dns_zone": "Zone DNS", |
6 | 44 | "domain_tab_name_dns_server": "Serveurs DNS", |
|
27 | 65 | "domain_dns_table_type_dedicated": "Secondaire", |
28 | 66 | "domain_dns_table_type_standard_tooltip": "Mettez à niveau vers une offre Anycast pour de meilleures performances.", |
29 | 67 | "domain_dns_tab_button_modify_dns": "Modifier les DNS", |
30 | | - "domain_dns_tab_button_order_anycast": "Commander DNS Anycast", |
31 | 68 | "domain_dns_tab_button_cancel_terminate_anycast": "{{action}} DNS Anycast", |
32 | 69 | "domain_dns_tab_terminate_description_anycast": "La résiliation prendre effet à la date d'expiration du service, le <strong>{{expirationDate}}</strong>.", |
33 | 70 | "domain_dns_tab_terminate_description_suite_anycast": "Êtes-vous sûr(e) de vouloir {{action}} le service DNS Anycast ?", |
|
43 | 80 | "domain_dns_tab_terminate_anycast_error": "Une erreur est survenue : {{error}}", |
44 | 81 | "domain_dns_tab_terminate_anycast_success": "Votre service Anycast a bien été {{action}}", |
45 | 82 | "domain_dns_tab_restore_anycast_description": "Vous avez demandé la résiliation de l'option DNS Anycast. Celle-ci sera effective à la date d'expiration du service, le <strong>{{expirationDate}}</strong>. Souhaitez-vous annuler la résiliation ?", |
46 | | - "domain_action_terminate": "résilié", |
47 | | - "domain_action_restore": "restauré", |
| 83 | + "domain_action_terminate": "Résilier", |
| 84 | + "domain_action_restore": "Restaurer", |
| 85 | + "domain_action_cancel_terminate": "Annuler la résiliation", |
48 | 86 | "domain_tab_DNS_anycast_order_description_suite": "DNS Anycast sera automatiquement renouvelé pour ", |
49 | 87 | "domain_tab_DNS_modification_title": "Modifier les serveurs DNS", |
50 | 88 | "domain_tab_DNS_modification_DNS_used": "Vous utilisez actuellement les DNS suivants : ", |
|
136 | 174 | "domain_tab_general_information_associated_subdomains_multisite_content": "Aucun sous-domaine ou multisite", |
137 | 175 | "domain_tab_general_not_suspended": "Actif", |
138 | 176 | "domain_tab_general_suspended": "Suspendu", |
| 177 | + "domain_status_technical_suspended": "Procédure en cours", |
| 178 | + "domain_status_pending_installation": "En cours d'installation", |
| 179 | + "domain_status_auto_renew_in_progress": "Renouvellement en cours", |
| 180 | + "domain_tab_general_information_status_enabled": "Activé", |
| 181 | + "domain_tab_general_information_status_enabling": "En cours d'activation", |
| 182 | + "domain_tab_general_information_status_unavailable": "Indisponible", |
| 183 | + "domain_tab_general_information_status_disabled": "Désactivé", |
| 184 | + "domain_tab_general_information_status_disabling": "En cours de désactivation", |
| 185 | + "domain_status_terminate_asked": "Résiliation demandée", |
| 186 | + "domain_status_early_renewal": "Renouvellement en cours", |
| 187 | + "domain_action_early_renewal": "Renouveler", |
| 188 | + "domain_status_terminate": "Résilié", |
139 | 189 | "domain_tab_DNS_modification_form_dns_number": "Veuillez renseigner entre {{min}} et {{max}} DNS.", |
140 | 190 | "domain_tab_DNS_modification_form_server_field": "Serveur DNS", |
141 | 191 | "domain_tab_DNS_modification_form_ip_field": "IP associée", |
|
0 commit comments