hugo-theme-next/i18n/fr.yaml

151 lines
3.2 KiB
YAML
Raw Normal View History

2023-11-06 22:25:53 +08:00
#--------------------------------------
# French Version
#--------------------------------------
archives:
2023-11-07 23:51:18 +08:00
other: Billets
2023-11-06 22:25:53 +08:00
tag:
other: Tag
tags:
other: Tags
TagTitle:
2023-11-07 23:36:11 +08:00
other: Liste des Tags
2023-11-06 22:25:53 +08:00
category:
other: Categorie
categories:
other: Categories
CateTitle:
other: Classification des items
AllSome:
2023-11-17 01:15:16 +08:00
other: "Total :{{ .Some }}"
2023-11-06 22:25:53 +08:00
Symbol:
colon: ":"
comma: ","
period: "."
Sidebar:
label:
2023-11-07 23:51:18 +08:00
posts: Billets
2023-11-06 22:25:53 +08:00
categories: Categories
tags: Tags
rss: RSS
ccommons: "Creative Commons"
toc: Sommaire
2023-11-07 23:04:31 +08:00
overview: "Présentation"
2023-11-06 22:25:53 +08:00
navToggle: "Fermer/Ouvrire la bar de navigation"
2023-11-07 23:04:31 +08:00
search: Chercher
2023-11-06 22:25:53 +08:00
Terms:
2023-11-17 01:15:16 +08:00
archives: "{{ .Count }} Billets au total"
2023-11-07 23:36:11 +08:00
categories: "{{ .Count }} Categories au total"
tags: "{{ .Count }} Tags au total"
2023-11-06 22:25:53 +08:00
PostArchive:
cheers:
2023-11-17 01:15:16 +08:00
um: Hum...
2023-11-06 22:25:53 +08:00
ok: Ok
nice: Cool
good: Bien
great: Génial
excellent: Excellent
keepOn: Continue de publier.╰(*°▽°*)╯
PostMeta:
2023-11-17 01:15:16 +08:00
sticky: Stickys
2023-11-06 22:25:53 +08:00
publish:
2023-11-07 23:04:31 +08:00
date: "Publié le "
2023-11-06 22:25:53 +08:00
time: "Date de création"
lastmod:
2023-11-17 01:15:16 +08:00
date: "Mise à jour le "
time: "Modifié le "
category: "Classé comme "
2023-11-06 22:25:53 +08:00
words:
2023-11-17 01:15:16 +08:00
title: Nb. Mots
2023-11-06 22:25:53 +08:00
count: "{{- .WordCount -}}"
reading:
2023-11-07 23:36:11 +08:00
title: "Lectures "
2023-11-06 22:25:53 +08:00
time: "{{- .ReadingTime -}} mins"
views: Vues
comments: Commentaires
tags: Tags
2023-11-07 23:36:11 +08:00
more: "Lire la suite"
2023-11-07 23:51:18 +08:00
edit: "Editer ce billet"
expired:
title: "Astuce bienveillante"
info: "🕰️ HeyThis article is an aged wine of over # the information may need updating, please check the best before date before reading."
warn: "🚀 Heads up! this article is from # ago and might not keep up with the pace of time. Bring your own time machine for reading, watch out for the time travel!"
summary:
title: Summary
2023-11-06 22:25:53 +08:00
PostAlert:
info : "Info"
note : "Note"
help : "Aide"
error : "Erreur"
warning : "Avertissement"
success : "Succès"
important: "Inportant"
2023-11-06 22:25:53 +08:00
PostCopyRight:
2023-11-07 23:51:18 +08:00
title: Titre du billet
author: Autheur du billet
link: Lien du billet
2023-11-06 22:25:53 +08:00
origin:
author: Écrit par
link: Originellement de
license:
title: Note de Copyright
2023-11-17 01:15:16 +08:00
content: "Tous les articles sont sous licence <i class=\"fab fa-fw fa-creative-commons\"></i>%s."
2023-11-06 22:25:53 +08:00
PostFollowMe:
2023-11-07 23:36:11 +08:00
other: "Autres réseaux sociaux"
2023-11-06 22:25:53 +08:00
PostComments:
title: Commentaires
Reward:
title: Donner
wechatpay: WechatPay
alipay: Alipay
paypal: Paypal
bitcoin: Bitcoin
2023-11-06 22:25:53 +08:00
SiteInfoItems:
2023-11-17 01:15:16 +08:00
title: "Statistiques"
2023-11-06 22:25:53 +08:00
runTimes: "En cours:"
2023-11-17 01:15:16 +08:00
words: "Nb. Mots:"
2023-11-07 23:36:11 +08:00
readTimes: "Temps de lecture: "
2023-11-17 01:15:16 +08:00
visitors: "Visiteurs: "
pageViews: "Vues: "
todayViews: "Nombre de vues du jour: "
yesterdayViews: "Nombre de vues d'hier: "
monthViews: "Vues du mois: "
totalViews: "Total des vues: "
lastUpdate: "Dernière mise à jour: "
2023-11-06 22:25:53 +08:00
Footer:
powerby: "Fait par %s"
Search:
placeholder: Recherche...
empty: "Nous n'avons pas trouvé ce que vous cherchiez pour : ${query}"
hits: "${hits} resultats trouvés"
time: "${hits} resultats trouvés en ${time} ms"
DateSuffix:
2023-11-17 01:18:13 +08:00
years: " Années"
days: " Jours"
hours: " Heures"
mins: " Minutes"
2023-11-17 01:15:16 +08:00
month: " Mois"
2023-11-17 01:18:13 +08:00
day: " Jour"
2023-11-17 01:15:16 +08:00
hour: " Heur"
min: " Minute"
just: "A l'instant"
2023-11-17 01:18:13 +08:00
2023-11-06 22:25:53 +08:00
ToolBtns:
2023-11-07 23:36:11 +08:00
comment: "Commenter"
2023-11-06 22:25:53 +08:00
theme: "Changer le theme"
2023-11-17 01:15:16 +08:00
lang: "Traduction Multilingue"
2023-11-06 22:25:53 +08:00
backTop: "Remonter"