зеркало из
1
0
Форкнуть 0
fxa-content-server-l10n/locale/fr/payments.ftl

550 строки
27 KiB
Plaintext
Исходник Постоянная ссылка Ответственный История

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
## Component - AppLayout
settings-home = Accueil du compte
settings-project-header-title = { -product-mozilla-account(capitalization: "uppercase") }
## Component - CouponForm
# Title of container showing discount coupon code applied to a subscription.
coupon-promo-code-applied = Code promo appliqué
coupon-submit = Appliquer
coupon-remove = Supprimer
coupon-error = Le code que vous avez saisi est invalide ou a expiré.
coupon-error-generic = Une erreur sest produite lors du traitement du code. Veuillez réessayer.
coupon-error-expired = Le code que vous avez saisi a expiré.
coupon-error-limit-reached = Le code saisi a dépassé sa limite dutilisation.
coupon-error-invalid = Le code que vous avez saisi est invalide.
# $couponDurationDate (Date) - The date at which the coupon is no longer valid, and the subscription is billed the list price.
coupon-enter-code =
.placeholder = Saisissez le code
## Component - Fields
default-input-error = Ce champ est requis.
input-error-is-required = Le champ « { $label } » est nécessaire
## Component - Header
brand-name-mozilla-logo = Logo { -brand-mozilla }
## Component - NewUserEmailForm
new-user-sign-in-link-2 = Vous avez déjà un { -product-mozilla-account } ? <a>Se connecter</a>
# "Required" to indicate that the user must use the checkbox below this text to
# agree to a payment method's terms of service and privacy notice in order to
# continue.
new-user-enter-email =
.label = Saisissez votre adresse e-mail
new-user-confirm-email =
.label = Confirmez votre adresse e-mail
new-user-subscribe-product-updates-mozilla = Je souhaite recevoir des informations sur les produits et des actualités de { -brand-mozilla }
new-user-subscribe-product-updates-snp = Je souhaite recevoir des informations sur la sécurité et la confidentialité et des actualités de { -brand-mozilla }
new-user-subscribe-product-updates-hubs = Je souhaite recevoir des informations sur les produits et des actualités de { -product-mozilla-hubs } et { -brand-mozilla }
new-user-subscribe-product-updates-mdnplus = Je souhaite recevoir des informations sur les produits et des actualités de { -product-mdn-plus } et { -brand-mozilla }
new-user-subscribe-product-assurance = Nous utilisons votre adresse e-mail uniquement pour créer votre compte. Nous ne la vendrons jamais à un tiers.
new-user-email-validate = Ladresse e-mail nest pas valide
new-user-email-validate-confirm = Les adresses e-mail ne correspondent pas
new-user-already-has-account-sign-in = Vous avez déjà un compte. <a>Connectez-vous</a>
# $domain (String) - the email domain provided by the user during sign up
new-user-invalid-email-domain = Faute de frappe dans ladresse e-mail ? { $domain } ne propose pas dadresses e-mail.
## Component - PaymentConfirmation
payment-confirmation-thanks-heading = Merci !
payment-confirmation-thanks-heading-account-exists = Merci, consultez à présent vos e-mails !
# $email (string) - The user's email.
# $productName (String) - The name of the subscribed product.
payment-confirmation-thanks-subheading = Un e-mail de confirmation a été envoyé à { $email } avec les détails nécessaires pour savoir comment démarrer avec { $product_name }.
# $email (string) - The user's email.
payment-confirmation-thanks-subheading-account-exists = Vous recevrez un message à ladresse { $email } avec des instructions pour configurer votre compte, ainsi que vos informations de paiement.
payment-confirmation-order-heading = Détails de la commande
payment-confirmation-invoice-number = Facture n°{ $invoiceNumber }
# $invoiceDate (Date) - Start date of the latest invoice
payment-confirmation-invoice-date = { $invoiceDate }
payment-confirmation-details-heading-2 = Informations de paiement
payment-confirmation-amount = { $amount } par { $interval }
# $amount (Number) - The amount billed. It will be formatted as currency.
# $intervalCount (Number) - The interval between payments, in days.
payment-confirmation-amount-day =
{ $intervalCount ->
[one] { $amount } par jour
*[other] { $amount } tous les { $intervalCount } jours
}
# $amount (Number) - The amount billed. It will be formatted as currency.
# $intervalCount (Number) - The interval between payments, in weeks.
payment-confirmation-amount-week =
{ $intervalCount ->
[one] { $amount } par semaine
*[other] { $amount } toutes les { $intervalCount } semaines
}
# $amount (Number) - The amount billed. It will be formatted as currency.
# $intervalCount (Number) - The interval between payments, in months.
payment-confirmation-amount-month =
{ $intervalCount ->
[one] { $amount } par mois
*[other] { $amount } tous les { $intervalCount } mois
}
# $amount (Number) - The amount billed. It will be formatted as currency.
# $intervalCount (Number) - The interval between payments, in years.
payment-confirmation-amount-year =
{ $intervalCount ->
[one] { $amount } par an
*[other] { $amount } tous les { $intervalCount } ans
}
payment-confirmation-download-button = Continuer vers le téléchargement
## Component - PaymentConsentCheckbox
payment-confirm-with-legal-links-static-3 = Jautorise { -brand-mozilla } à prélever via mon moyen de paiement le montant affiché, conformément aux <termsOfServiceLink>conditions dutilisation</termsOfServiceLink> et à la <privacyNoticeLink>politique de confidentialité</privacyNoticeLink>, jusquà ce que je mette fin à mon abonnement.
payment-confirm-checkbox-error = Vous devez terminer cette étape avant de continuer
## Component - PaymentErrorView
payment-error-retry-button = Veuillez réessayer
payment-error-manage-subscription-button = Gérer mon abonnement
## Component - PaymentErrorView - IAP upgrade errors
# $productName (String) - The name of the subscribed product.
iap-upgrade-already-subscribed-2 = Vous avez déjà un abonnement à { $productName } sur lApp Store de { -brand-google } ou d{ -brand-apple }.
iap-upgrade-no-bundle-support = À présent, nous noffrons pas de mises à niveau pour ces abonnements, mais nous le ferons bientôt.
iap-upgrade-contact-support = Vous pouvez tout de même obtenir ce produit ; veuillez contacter notre équipe dassistance afin que nous puissions vous aider.
iap-upgrade-get-help-button = Obtenir de laide
## Component - PaymentForm
payment-name =
.placeholder = Nom complet
.label = Nom apparaissant sur votre carte bancaire
payment-cc =
.label = Votre carte bancaire
payment-cancel-btn = Annuler
payment-update-btn = Mettre à jour
payment-pay-btn = Payer
payment-pay-with-paypal-btn-2 = Payer avec { -brand-paypal }
payment-validate-name-error = Veuillez saisir votre nom
## Component - PaymentLegalBlurb
payment-legal-copy-stripe-and-paypal-3 = { -brand-mozilla } utilise { -brand-name-stripe } et { -brand-paypal } pour le traitement sécurisé des paiements.
payment-legal-link-stripe-paypal-2 = <stripePrivacyLink>Politique de confidentialité de { -brand-name-stripe }</stripePrivacyLink> &nbsp; <paypalPrivacyLink>Politique de confidentialité de { -brand-paypal }</paypalPrivacyLink>
payment-legal-copy-paypal-2 = { -brand-mozilla } utilise { -brand-paypal } pour le traitement sécurisé des paiements.
payment-legal-link-paypal-3 = <paypalPrivacyLink>Politique de confidentialité de { -brand-paypal }</paypalPrivacyLink>
payment-legal-copy-stripe-3 = { -brand-mozilla } utilise { -brand-name-stripe } pour le traitement sécurisé des paiements.
payment-legal-link-stripe-3 = <stripePrivacyLink>Politique de confidentialité de { -brand-name-stripe }</stripePrivacyLink>.
## Component - PaymentMethodHeader
payment-method-header = Choisissez votre mode de paiement
# This message is used to indicate the second step in a multi step process.
payment-method-header-second-step = 2. { payment-method-header }
payment-method-first-approve = Vous devez dabord approuver votre abonnement
## Component - PaymentProcessing
payment-processing-message = Veuillez patienter pendant le traitement de votre paiement…
## Component - PaymentProviderDetails
payment-confirmation-cc-card-ending-in = Carte se terminant par { $last4 }
## Component - PayPalButton
pay-with-heading-paypal-2 = Payer avec { -brand-paypal }
## Component - PlanDetails
plan-details-header = Détails du produit
plan-details-list-price = Prix courant
plan-details-show-button = Afficher les détails
plan-details-hide-button = Masquer les détails
plan-details-total-label = Total
plan-details-tax = Taxes et frais
## Component - PlanErrorDialog
product-no-such-plan = Aucun forfait de ce type pour ce produit.
## Price details including tax
## $priceAmount (Number) - The amount billed. It will be formatted as currency.
## $taxAmount (Number) - The tax added on, not included in amount. It will be formatted as currency.
price-details-no-tax = { $priceAmount }
price-details-tax = { $priceAmount } + { $taxAmount } de taxes
# $intervalCount (Number) - The interval between payments, in days.
price-details-no-tax-day =
{ $intervalCount ->
[one] { $priceAmount } par jour
*[other] { $priceAmount } tous les { $intervalCount } jours
}
.title =
{ $intervalCount ->
[one] { $priceAmount } par jour
*[other] { $priceAmount } tous les { $intervalCount } jours
}
# $intervalCount (Number) - The interval between payments, in weeks.
price-details-no-tax-week =
{ $intervalCount ->
[one] { $priceAmount } par semaine
*[other] { $priceAmount } toutes les { $intervalCount } semaines
}
.title =
{ $intervalCount ->
[one] { $priceAmount } par semaine
*[other] { $priceAmount } toutes les { $intervalCount } semaines
}
# $intervalCount (Number) - The interval between payments, in months.
price-details-no-tax-month =
{ $intervalCount ->
[one] { $priceAmount } par mois
*[other] { $priceAmount } tous les { $intervalCount } mois
}
.title =
{ $intervalCount ->
[one] { $priceAmount } par mois
*[other] { $priceAmount } tous les { $intervalCount } mois
}
# $intervalCount (Number) - The interval between payments, in years.
price-details-no-tax-year =
{ $intervalCount ->
[one] { $priceAmount } par an
*[other] { $priceAmount } tous les { $intervalCount } ans
}
.title =
{ $intervalCount ->
[one] { $priceAmount } par an
*[other] { $priceAmount } tous les { $intervalCount } ans
}
# $intervalCount (Number) - The interval between payments, in days.
price-details-tax-day =
{ $intervalCount ->
[one] { $priceAmount } + { $taxAmount } de taxes par jour
*[other] { $priceAmount } + { $taxAmount } de taxes tous les { $intervalCount } jours
}
.title =
{ $intervalCount ->
[one] { $priceAmount } + { $taxAmount } de taxes par jour
*[other] { $priceAmount } + { $taxAmount } de taxes tous les { $intervalCount } jours
}
# $intervalCount (Number) - The interval between payments, in weeks.
price-details-tax-week =
{ $intervalCount ->
[one] { $priceAmount } + { $taxAmount } de taxes par semaine
*[other] { $priceAmount } + { $taxAmount } de taxes toutes les { $intervalCount } semaines
}
.title =
{ $intervalCount ->
[one] { $priceAmount } + { $taxAmount } de taxes par semaine
*[other] { $priceAmount } + { $taxAmount } de taxes toutes les { $intervalCount } semaines
}
# $intervalCount (Number) - The interval between payments, in months.
price-details-tax-month =
{ $intervalCount ->
[one] { $priceAmount } + { $taxAmount } de taxes par mois
*[other] { $priceAmount } + { $taxAmount } de taxes tous les { $intervalCount } mois
}
.title =
{ $intervalCount ->
[one] { $priceAmount } + { $taxAmount } de taxes par mois
*[other] { $priceAmount } + { $taxAmount } de taxes tous les { $intervalCount } mois
}
# $intervalCount (Number) - The interval between payments, in years.
price-details-tax-year =
{ $intervalCount ->
[one] { $priceAmount } + { $taxAmount } de taxes par an
*[other] { $priceAmount } + { $taxAmount } de taxes tous les { $intervalCount } ans
}
.title =
{ $intervalCount ->
[one] { $priceAmount } + { $taxAmount } de taxes par an
*[other] { $priceAmount } + { $taxAmount } de taxes tous les { $intervalCount } ans
}
## Component - SubscriptionTitle
subscription-create-title = Configuration de votre abonnement
subscription-success-title = Confirmation dabonnement
subscription-processing-title = Confirmation de labonnement…
subscription-error-title = Erreur lors de la confirmation de labonnement…
subscription-noplanchange-title = Ce changement de forfait dabonnement nest pas pris en charge
subscription-iapsubscribed-title = Déjà abonné·e
sub-guarantee = Garantie de remboursement de 30 jours
## Component - TermsAndPrivacy
# "Mozilla Accounts" is capitalized in this instance for title case in English
# This heading is followed by links to Terms of Service and Privacy Notice
subplat-mozilla-accounts-legal-heading = { -product-mozilla-accounts(capitalization: "uppercase") }
terms = Conditions dutilisation
privacy = Politique de confidentialité
terms-download = Télécharger les conditions
## App-level string(s) and messages shared by multiple components or routes
document =
.title = Comptes Firefox
# General aria-label for closing modals
close-aria =
.aria-label = Fermer le dialogue
settings-subscriptions-title = Abonnements
# Title of container where a user can input a coupon code to get a discount on a subscription.
coupon-promo-code = Code promo
## Subscription upgrade plan details - shared by multiple components, including plan details and payment form
## $amount (Number) - The amount billed. It will be formatted as currency.
# $intervalCount (Number) - The interval between payments, in days.
plan-price-interval-day =
{ $intervalCount ->
[one] { $amount } par jour
*[other] { $amount } tous les { $intervalCount } jours
}
.title =
{ $intervalCount ->
[one] { $amount } par jour
*[other] { $amount } tous les { $intervalCount } jours
}
# $intervalCount (Number) - The interval between payments, in weeks.
plan-price-interval-week =
{ $intervalCount ->
[one] { $amount } par semaine
*[other] { $amount } toutes les { $intervalCount } semaines
}
.title =
{ $intervalCount ->
[one] { $amount } par semaine
*[other] { $amount } toutes les { $intervalCount } semaines
}
# $intervalCount (Number) - The interval between payments, in months.
plan-price-interval-month =
{ $intervalCount ->
[one] { $amount } par mois
*[other] { $amount } tous les { $intervalCount } mois
}
.title =
{ $intervalCount ->
[one] { $amount } par mois
*[other] { $amount } tous les { $intervalCount } mois
}
# $intervalCount (Number) - The interval between payments, in years.
plan-price-interval-year =
{ $intervalCount ->
[one] { $amount } par an
*[other] { $amount } tous les { $intervalCount } ans
}
.title =
{ $intervalCount ->
[one] { $amount } par an
*[other] { $amount } tous les { $intervalCount } ans
}
## Error messages
# App error dialog
general-error-heading = Erreur générale de lapplication
basic-error-message = Une erreur est survenue. Merci de réessayer plus tard.
payment-error-1 = Hum, une erreur sest produite lors de lautorisation du paiement. Réessayez ou contactez lémetteur de votre carte.
payment-error-2 = Hum, une erreur sest produite lors de lautorisation du paiement. Contactez lémetteur de votre carte.
payment-error-3b = Une erreur inattendue sest produite lors du traitement de votre paiement, veuillez réessayer.
expired-card-error = Il semble que votre carte bancaire ait expiré. Essayez avec une autre carte.
insufficient-funds-error = Il semble que votre carte bancaire ne dispose pas de fonds suffisants. Essayez avec une autre carte.
withdrawal-count-limit-exceeded-error = Il semble que cette transaction dépasse votre limite de paiement. Essayez avec une autre carte.
charge-exceeds-source-limit = Il semble que cette transaction vous fera dépasser votre limite de paiement quotidienne. Réessayez avec une autre carte ou dans 24 heures.
instant-payouts-unsupported = Il semble que votre carte de débit nest pas configurée pour les paiements instantanés. Essayez une autre carte de débit ou de crédit.
duplicate-transaction = Hum. Il semblerait quune transaction identique vienne dêtre envoyée. Vérifiez votre historique de paiements.
coupon-expired = Il semble que ce code promotionnel a expiré.
card-error = La transaction na pas pu être traitée. Veuillez vérifier les informations relatives à votre carte de crédit et réessayez.
country-currency-mismatch = La devise de cet abonnement nest pas valide pour le pays associé à votre paiement.
currency-currency-mismatch = Désolé. Vous ne pouvez pas basculer dune devise à lautre.
no-subscription-change = Désolé. Vous ne pouvez pas modifier votre forfait dabonnement.
# $mobileAppStore (String) - "Google Play Store" or "App Store", localized when the translation is available.
iap-already-subscribed = Vous êtes déjà abonné·e via { $mobileAppStore }.
# $productName (String) - The name of the subscribed product.
fxa-account-signup-error-2 = Une erreur système a entraîné léchec de votre inscription à { $productName }. Votre mode de paiement na pas été débité. Veuillez réessayer.
fxa-post-passwordless-sub-error = Votre abonnement est confirmé, mais la page de confirmation na pas pu être chargée. Veuillez consulter vos e-mails pour configurer votre compte.
newsletter-signup-error = Vous navez pas dabonnement aux notifications par e-mail de mise à jour du produit. Vous pouvez réessayer dans les paramètres de votre compte.
product-plan-error =
.title = Erreur de chargement des forfaits
product-profile-error =
.title = Erreur de chargement de votre profil
product-customer-error =
.title = Erreur de chargement du client
product-plan-not-found = Forfait introuvable
## Hooks - coupons
coupon-success = Votre forfait sera automatiquement renouvelé au prix courant.
# $couponDurationDate (Date) - The date at which the coupon is no longer valid, and the subscription is billed the list price.
coupon-success-repeating = Votre forfait sera automatiquement renouvelé au bout de { $couponDurationDate } au prix courant.
## Routes - Checkout - New user
new-user-step-1-2 = 1. Créez un { -product-mozilla-account }
new-user-card-title = Saisissez les informations de votre carte
new-user-submit = Sabonner maintenant
## Routes - Product and Subscriptions
sub-update-payment-title = Informations de paiement
## Routes - Product/AcceptedCards
## Used in both Routes - Checkout and Product/SubscriptionCreate
pay-with-heading-card-only = Payer par carte
product-invoice-preview-error-title = Erreur lors du chargement de laperçu de la facture
product-invoice-preview-error-text = Impossible de charger laperçu de la facture
## Routes - Product - IapRoadblock
subscription-iaperrorupgrade-title = Nous noffrons pas encore cette mise à niveau
# The following are not terms because they are not used directly in messages,
# but rather looked up in code and passed into the message as variables.
brand-name-google-play-2 = { -google-play } Store
brand-name-apple-app-store-2 = { -app-store }
## Routes - Product - Subscription upgrade
product-plan-change-heading = Examinez vos modifications
sub-change-failed = La modification de votre forfait a échoué
sub-update-acknowledgment = Votre forfait changera immédiatement et un montant calculé au prorata vous sera facturé aujourdhui pour le reste du cycle de facturation. À partir du { $startingDate }, le montant total vous sera facturé.
sub-change-submit = Confirmer la modification
sub-update-current-plan-label = Forfait actuel
sub-update-new-plan-label = Nouveau forfait
sub-update-total-label = Nouveau total
sub-update-prorated-upgrade = Mise à niveau calculée au prorata
## Checkout line item for subscription plan change listing the product name and frequency of payment
## For example, a Mozilla VPN subscription charged monthly would appear as: Mozilla VPN (Monthly)
## Variables:
## $productName (String) - Name of the upgraded product (e.g. Mozilla VPN)
sub-update-new-plan-daily = { $productName } (quotidien)
sub-update-new-plan-weekly = { $productName } (hebdomadaire)
sub-update-new-plan-monthly = { $productName } (mensuel)
sub-update-new-plan-yearly = { $productName } (annuel)
##
## Routes - Subscriptions - Cancel
sub-item-cancel-sub = Annuler labonnement
sub-item-stay-sub = Conserver labonnement
## $name (String) - The name of the subscribed product.
## $period (Date) - The last day of product access
sub-item-cancel-msg = Vous ne pourrez plus utiliser { $name } après le { $period }, le dernier jour de votre cycle de facturation.
sub-item-cancel-confirm =
Annuler mon accès et mes informations enregistrées dans
{ $name } le { $period }
# $promotion_name (String) - The name of the promotion.
# The <priceDetails></priceDetails> component acts as a placeholder and could use one of the following IDs:
# price-details-tax-${interval},
# price-details-no-tax-${interval},
# price-details-tax,
# price-details-no-tax
# Examples:
# 20% OFF coupon applied: $11.20 + $0.35 tax monthly
# Holiday Offer 2023 coupon applied: $11.20 monthly
# Cybersecurity Awareness Month 2023 coupon applied: $11.20 + $0.35 tax
# Summer Promo VPN coupon applied: $11.20
sub-promo-coupon-applied = Bon de réduction { $promotion_name } appliqué : <priceDetails></priceDetails>
## Routes - Subscription
sub-route-idx-reactivating = Échec de la réactivation de labonnement
sub-route-idx-cancel-failed = Échec de lannulation de labonnement
sub-route-idx-contact = Contacter lassistance
sub-route-idx-cancel-msg-title = Cest triste de vous voir partir…
# $name (String) - The name of the subscribed product.
# $date (Date) - Last day of product access
sub-route-idx-cancel-msg =
Votre abonnement à { $name } a été résilié.
<br />
Vous aurez encore accès à { $name } jusquau { $date }.
sub-route-idx-cancel-aside-2 = Vous avez des questions ? Consultez <a>lassistance de { -brand-mozilla }</a>.
## Routes - Subscriptions - Errors
sub-customer-error =
.title = Erreur de chargement du client
sub-invoice-error =
.title = Erreur de chargement des factures
sub-billing-update-success = Vos informations de facturation ont bien été mises à jour
sub-invoice-previews-error-title = Erreur lors du chargement des aperçus de factures
sub-invoice-previews-error-text = Impossible de charger les aperçus de factures
## Routes - Subscription - ActionButton
pay-update-change-btn = Changer
pay-update-manage-btn = Gérer
## Routes - Subscriptions - Cancel and IapItem
## $priceAmount (Number) - The amount billed. It will be formatted as currency.
## $taxAmount (Number) - The tax added on, not included in amount. It will be formatted as currency.
## $date (Date) - The date for the next time a charge will occur.
sub-next-bill = Prochaine facturation le { $date }
sub-next-bill-no-tax-1 = La prochaine facture de { $priceAmount } sera due le { $date }
sub-next-bill-tax-1 = La prochaine facture de { $priceAmount } + { $taxAmount } de taxes sera due le { $date }
sub-expires-on = Date dexpiration : { $date }
## Routes - Subscription - PaymentUpdate
# $expirationDate (Date) - The payment card's expiration date.
pay-update-card-exp = Expiration : { $expirationDate }
sub-route-idx-updating = Mise à jour des informations de facturation…
sub-route-payment-modal-heading = Informations de facturation invalides
sub-route-payment-modal-message-2 = Il semble y avoir une erreur avec votre compte { -brand-paypal }, veuillez prendre les mesures nécessaires pour résoudre ce problème de paiement.
sub-route-missing-billing-agreement-payment-alert = Informations de paiement invalides ; une erreur sest produite avec votre compte. <div>Gérer</div>
sub-route-funding-source-payment-alert = Informations de paiement invalides ; une erreur sest produite avec votre compte. Cette alerte peut prendre un certain temps à disparaitre après la mise à jour de vos informations. <div>Gérer</div>
## Routes - Subscription - SubscriptionItem
sub-item-no-such-plan = Offre tarifaire inconnue pour cet abonnement.
invoice-not-found = Facture suivante introuvable
sub-item-no-such-subsequent-invoice = Facture suivante introuvable pour cet abonnement.
sub-invoice-preview-error-title = Aperçu de la facture introuvable
sub-invoice-preview-error-text = Aperçu de la facture introuvable pour cet abonnement
## Routes - Subscriptions - Pocket Subscription
manage-pocket-title-2 = Vous recherchez votre abonnement premium { -product-pocket } ?
manage-pocket-body-2 = Pour le gérer, <linkExternal>cliquez ici</linkExternal>.
## Routes - Subscriptions - Reactivate
## $name (String) - The name of the subscribed product.
reactivate-confirm-dialog-header = Vous voulez continuer à utiliser { $name } ?
# $amount (Number) - The amount billed. It will be formatted as currency.
# $last (String) - The last 4 digits of the card that will be charged
# $endDate (Date) - Last day of product access
reactivate-confirm-copy = Vous garderez accès à { $name } et votre cycle de facturation et le paiement resteront les mêmes. Votre prochain paiement sera de { $amount } sur la carte se terminant par { $last } le { $endDate }.
# Alternate copy used when a payment method is not available, e.g. for free trials
# $amount (Number) - The amount billed. It will be formatted as currency.
# $endDate (Date) - Last day of product access
reactivate-confirm-without-payment-method-copy = Vous garderez accès à { $name } et votre cycle de facturation et le paiement resteront les mêmes. Votre prochain paiement sera de { $amount } le { $endDate }.
reactivate-confirm-button = Se réabonner
## $date (Date) - Last day of product access
reactivate-panel-copy = Vous perdrez laccès à { $name } le <strong>{ $date }</strong>.
reactivate-success-copy = Merci ! Tout est prêt.
reactivate-success-button = Fermer
## Routes - Subscriptions - Subscription iap item
sub-iap-item-google-purchase-2 = { -brand-google } : achats via lapplication
sub-iap-item-apple-purchase-2 = { -brand-apple } : inclut des achats intégrés
sub-iap-item-manage-button = Gérer