21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-04-28 15:00:50 +02:00
chexpire/config/locales/fr.yml
2018-07-02 18:40:09 +02:00

79 lines
2.2 KiB
YAML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

fr:
activerecord:
attributes:
check:
domain_created_at: "Date de création"
domain_updated_at: "Date de modification"
user:
tos_accepted: "Conditions d'utilisation"
notifications_enabled: "Notifications activées"
errors:
models:
check:
past: "ne peut être dans le futur"
time:
am: am
formats:
default: "%a %d %b %Y %H:%M:%S %z"
long: "%A %d %B %Y %H:%M"
short: "%d %b %H:%M"
pm: pm
devise:
registrations:
new:
tos_acceptance_html: "Vous devez accepter les Conditions d'utilisation"
edit:
title: Modification de votre profil
change_password_title: "Vous voulez changer de mot de passe ?"
simple_form:
placeholders:
notifications:
recipient: john@example.org
flashes:
user_not_authorized: "Vous n'êtes pas autorisé•e à accéder à cette ressouce."
notifications_mailer:
domain_expires_soon:
subject:
zero: "Le domaine %{domain} expire AUJOURD'HUI !"
one: "Le domaine %{domain} expire DEMAIN !"
other: "Le domaine %{domain} expire dans %{count} jours"
domain_recurrent_failures:
subject: "Erreurs dans la vérification d'expiration du domaine %{domain}"
ssl_expires_soon:
subject:
zero: "Le certificat SSL pour %{domain} expire AUJOURD'HUI !"
one: "Le certificat SSL pour %{domain} expire DEMAIN !"
other: "Le certificat SSL pour %{domain} expire dans %{count} jours"
ssl_recurrent_failures:
subject: "Erreurs dans la vérification d'expiration du certificat SSL %{domain}"
shared:
locales:
en: Anglais
fr: Français
navbar:
sign_up: "Enregistrement"
sign_in: "Connexion"
sign_out: "Déconnexion"
profile: "Profil"
checks:
index:
no_check_yet_html: |
Vous n'avez pas encore créé de vérification.
Vous pouvez en ajouter pour un <a href="%{new_domain_path}">domaine</a>
ou un <a href="%{new_ssl_path}">SSL</a> !
form:
notifications_hint: |
Recevez des notifications pour vous avertir lorsque notre système détecte
que la date d'expiration approche. Le délais est indiqué ennombre de jours.