diff --git a/src/gui/src/i18n/translations/fr.js b/src/gui/src/i18n/translations/fr.js index fecfc426..64a8d887 100644 --- a/src/gui/src/i18n/translations/fr.js +++ b/src/gui/src/i18n/translations/fr.js @@ -89,7 +89,7 @@ const fr = { clock_visible_show: 'Afficher - Toujours visible', clock_visible_auto: 'Auto - Par défaut, visible uniquement en mode plein écran.', close_all: 'Fermer tout', - created: 'Crée', + created: 'Créé', date_modified: 'Date de modification', default: 'Par défaut', delete: 'Supprimer', @@ -346,7 +346,7 @@ const fr = { login2fa_recovery_back: 'Retour', login2fa_recovery_placeholder: 'XXXXXXXX', - "change": 'changer', + "change": 'Changer', "clock_visibility": "visibilité de l'horloge", "confirm": 'Confirmer', "public": 'Publique', @@ -408,52 +408,6 @@ const fr = { "billing.expanded": "Étendu", "billing.accelerated": "Accéléré", "billing.enjoy_msg": "Profitez de %% de stockage Cloud ainsi que d'autres avantages.", - "billing.change_payment_method": "Modifier le mode de paiement", // In English: "Change" - "billing.cancel": "Annuler", // In English: "Cancel" - "billing.download_invoice": "Télécharger la facture", // In English: "Download" - "billing.payment_method": "Mode de paiement", // In English: "Payment Method" - "billing.payment_method_updated": "Mode de paiement mis à jour !", // In English: "Payment method updated!" - "billing.confirm_payment_method": "Confirmer le mode de paiement", // In English: "Confirm Payment Method" - "billing.payment_history": "Historique des paiements", // In English: "Payment History" - "billing.refunded": "Remboursé", // In English: "Refunded" - "billing.paid": "Payé", // In English: "Paid" - "billing.ok": "OK", // In English: "OK" - "billing.resume_subscription": "Reprendre l'abonnement", // In English: "Resume Subscription" - "billing.subscription_cancelled": "Votre abonnement a été annulé.", // In English: "Your subscription has been canceled." - "billing.subscription_cancelled_description": "Vous aurez toujours accès à votre abonnement jusqu'à la fin de cette période de facturation.", // In English: "You will still have access to your subscription until the end of this billing period." - "billing.offering.free": "Gratuit", // In English: "Free" - "billing.offering.pro": "Professionnel", // In English: "Professional" - "billing.offering.business": "Entreprise", // In English: "Business" - "billing.cloud_storage": "Stockage Cloud", // In English: "Cloud Storage" - "billing.ai_access": "Accès à l'IA", // In English: "AI Access" - "billing.bandwidth": "Bande passante", // In English: "Bandwidth" - "billing.apps_and_games": "Applications et jeux", // In English: "Apps & Games" - "billing.upgrade_to_pro": "Passer à %strong%", // In English: "Upgrade to %strong%" - "billing.switch_to": "Passer à %strong%", // In English: "Switch to %strong%" - "billing.payment_setup": "Configuration du paiement", // In English: "Payment Setup" - "billing.back": "Retour", // In English: "Back" - "billing.you_are_now_subscribed_to": "Vous êtes maintenant abonné au niveau %strong%.", // In English: "You are now subscribed to %strong% tier." - "billing.you_are_now_subscribed_to_without_tier": "Vous êtes maintenant abonné", // In English: "You are now subscribed" - "billing.subscription_cancellation_confirmation": "Êtes-vous sûr de vouloir annuler votre abonnement ?", // In English: "Are you sure you want to cancel your subscription?" - "billing.subscription_setup": "Configuration de l'abonnement", // In English: "Subscription Setup" - "billing.cancel_it": "L'annuler", // In English: "Cancel It" - "billing.keep_it": "Le conserver", // In English: "Keep It" - "billing.subscription_resumed": "Votre abonnement %strong% a été repris !", // In English: "Your %strong% subscription has been resumed!" - "billing.upgrade_now": "Mettre à niveau maintenant", // In English: "Upgrade Now" - "billing.upgrade": "Mettre à niveau", // In English: "Upgrade" - "billing.currently_on_free_plan": "Vous êtes actuellement sur le plan gratuit.", // In English: "You are currently on the free plan." - "billing.download_receipt": "Télécharger le reçu", // In English: "Download Receipt" - "billing.subscription_check_error": "Un problème est survenu lors de la vérification de votre statut d'abonnement.", // In English: "A problem occurred while checking your subscription status." - "billing.email_confirmation_needed": "Votre e-mail n'a pas été confirmé. Nous allons vous envoyer un code pour le confirmer maintenant.", // In English: "Your email has not been confirmed. We'll send you a code to confirm it now." - "billing.sub_cancelled_but_valid_until": "Vous avez annulé votre abonnement et il passera automatiquement au niveau gratuit à la fin de la période de facturation. Vous ne serez pas facturé à nouveau sauf si vous vous réabonnez.", // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe." - "billing.current_plan_until_end_of_period": "Votre plan actuel jusqu'à la fin de cette période de facturation.", // In English: "Your current plan until the end of this billing period." - "billing.current_plan": "Plan actuel", // In English: "Current plan" - "billing.cancelled_subscription_tier": "Abonnement annulé (%%)", // In English: "Cancelled Subscription (%%)" - "billing.manage": "Gérer", // In English: "Manage" - "billing.limited": "Limité", // In English: "Limited" - "billing.expanded": "Étendu", // In English: "Expanded" - "billing.accelerated": "Accéléré", // In English: "Accelerated" - "billing.enjoy_msg": "Profitez de %% de stockage cloud et d'autres avantages.", // In English: "Enjoy %% of Cloud Storage plus other benefits." } };