improve translation
This commit is contained in:
parent
509ca385d7
commit
6ebb7d928a
24
i18n/fr.yaml
24
i18n/fr.yaml
@ -8,7 +8,7 @@ tag:
|
|||||||
tags:
|
tags:
|
||||||
other: Tags
|
other: Tags
|
||||||
TagTitle:
|
TagTitle:
|
||||||
other: Tag Collection
|
other: Liste des Tags
|
||||||
category:
|
category:
|
||||||
other: Categorie
|
other: Categorie
|
||||||
categories:
|
categories:
|
||||||
@ -16,7 +16,7 @@ categories:
|
|||||||
CateTitle:
|
CateTitle:
|
||||||
other: Classification des items
|
other: Classification des items
|
||||||
AllSome:
|
AllSome:
|
||||||
other: "All {{ .Some }}"
|
other: "Total :{{ .Some }}" # A vérifier
|
||||||
|
|
||||||
|
|
||||||
Symbol:
|
Symbol:
|
||||||
@ -38,8 +38,8 @@ Sidebar:
|
|||||||
|
|
||||||
Terms:
|
Terms:
|
||||||
archives: "{{ .Count }} posts au total"
|
archives: "{{ .Count }} posts au total"
|
||||||
categories: "{{ .Count }} categories au total"
|
categories: "{{ .Count }} Categories au total"
|
||||||
tags: "{{ .Count }} tags au total"
|
tags: "{{ .Count }} Tags au total"
|
||||||
|
|
||||||
PostArchive:
|
PostArchive:
|
||||||
cheers:
|
cheers:
|
||||||
@ -64,12 +64,12 @@ PostMeta:
|
|||||||
title: Mots
|
title: Mots
|
||||||
count: "{{- .WordCount -}}"
|
count: "{{- .WordCount -}}"
|
||||||
reading:
|
reading:
|
||||||
title: Lectures
|
title: "Lectures "
|
||||||
time: "{{- .ReadingTime -}} mins"
|
time: "{{- .ReadingTime -}} mins"
|
||||||
views: Vues
|
views: Vues
|
||||||
comments: Commentaires
|
comments: Commentaires
|
||||||
tags: Tags
|
tags: Tags
|
||||||
more: "Lire Plus"
|
more: "Lire la suite"
|
||||||
edit: "Editer ce post"
|
edit: "Editer ce post"
|
||||||
|
|
||||||
Reward:
|
Reward:
|
||||||
@ -91,7 +91,7 @@ PostCopyRight:
|
|||||||
content: "Tout les articles sont sous licence <i class=\"fab fa-fw fa-creative-commons\"></i>%s."
|
content: "Tout les articles sont sous licence <i class=\"fab fa-fw fa-creative-commons\"></i>%s."
|
||||||
|
|
||||||
PostFollowMe:
|
PostFollowMe:
|
||||||
other: Bienvenue sur mon autre canal de publication
|
other: "Autres réseaux sociaux"
|
||||||
|
|
||||||
PostComments:
|
PostComments:
|
||||||
title: Commentaires
|
title: Commentaires
|
||||||
@ -119,10 +119,10 @@ Search:
|
|||||||
time: "${hits} resultats trouvés en ${time} ms"
|
time: "${hits} resultats trouvés en ${time} ms"
|
||||||
|
|
||||||
DateSuffix:
|
DateSuffix:
|
||||||
years: " Année "
|
years: " Années "
|
||||||
days: " Jour "
|
days: " Jours "
|
||||||
hours: " Heure "
|
hours: " Heures "
|
||||||
mins: " Minute "
|
mins: " Minutes "
|
||||||
month: " Month Ago" # a traduire
|
month: " Month Ago" # a traduire
|
||||||
day: " Day Ago" # a traduire
|
day: " Day Ago" # a traduire
|
||||||
hour: " Hour Ago" # a traduire
|
hour: " Hour Ago" # a traduire
|
||||||
@ -130,7 +130,7 @@ DateSuffix:
|
|||||||
just: "Just" # a traduire
|
just: "Just" # a traduire
|
||||||
|
|
||||||
ToolBtns:
|
ToolBtns:
|
||||||
comment: "Pour commenter"
|
comment: "Commenter"
|
||||||
theme: "Changer le theme"
|
theme: "Changer le theme"
|
||||||
lang: "Traduction Multilingual"
|
lang: "Traduction Multilingual"
|
||||||
backTop: "Remonter"
|
backTop: "Remonter"
|
||||||
|
Loading…
Reference in New Issue
Block a user