forked from google/docsy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfr.toml
83 lines (70 loc) · 1.94 KB
/
fr.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# UI strings. Buttons and similar.
[ui_pager_prev]
other = "Précédent"
[ui_pager_next]
other = "Suivant"
[ui_read_more]
other = "Lire plus"
[ui_search]
other = "Rechercher ce site…"
# Used in sentences such as "Posted in News"
[ui_in]
other = "dans"
# Footer text
[footer_all_rights_reserved]
other = "Tous droits résérvés"
[footer_privacy_policy]
other = "Politique de confidentialité"
# Post (blog, articles etc.)
[post_byline_by]
other = "Par"
[post_created]
other = "Crée"
[post_last_mod]
other = "Dernière modification"
[post_edit_this]
other = "Modifier cette page"
[post_create_child_page]
other = "Créer une page dans cette section"
[post_create_issue]
other = "Signaler un problème dans la documentation"
[post_create_project_issue]
other = "Signaler un problème dans le projet"
[post_posts_in]
other = "Articles dans"
[post_reading_time]
other = "minutes à lire"
[post_less_than_a_minute_read]
other = "Moins d'une minute à lire"
# Print support
[print_printable_section]
other = "Version imprimable multipages."
[print_click_to_print]
other = "Cliquer ici pour imprimer"
[print_show_regular]
other = "Retour à la version par défaut"
[print_entire_section]
other = "Imprimer la section entière"
# Community
[community]
other = "community"
[community_join]
other = "Join the"
[community_introduce]
other = "is an open source project that anyone in the community can use, improve, and enjoy. We'd love you to join us! Here's a few ways to find out what's happening and get involved."
[community_learn]
other = "Learn and Connect"
[community_using]
other = "Using or want to use"
[community_find_out]
other = "Find out more here"
[community_develop]
other = "Develop and Contribute"
[community_contribute]
other = "If you want to get more involved by contributing to"
[community_join_us]
other = "join us here"
[community_how_to]
other = "You can find out how to contribute to these docs in our"
[community_guideline]
other = "Contribution Guidelines"