forked from kubernetes/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfr.toml
143 lines (100 loc) · 3.04 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
# i18n strings for the French (main) site.
[deprecation_warning]
other = " documentation non maintenue. Vous consultez une version statique. Pour une documentation à jour, veuillez consulter: "
[objectives_heading]
other = "Objectifs"
[cleanup_heading]
other = "Cleanup"
[prerequisites_heading]
other = "Pré-requis"
[subscribe_button]
other = "Souscrire"
[whatsnext_heading]
other = "A suivre"
[feedback_heading]
other = "Feedback"
[feedback_question]
other = "Cette page est elle utile ?"
[feedback_yes]
other = "Oui"
[feedback_no]
other = "Non"
[latest_version]
other = "dernière version."
[version_check_mustbe]
other = "Votre serveur Kubernetes doit être version "
[version_check_mustbeorlater]
other = "Votre serveur Kubernetes doit être au moins à la version "
[version_check_tocheck]
other = "Pour consulter la version, entrez "
[caution]
other = "Avertissement:"
[note]
other = "Note:"
[warning]
other = "Attention:"
[main_read_about]
other = "A propos"
[main_read_more]
other = "Autres ressources"
[main_github_invite]
other = "Souhaitez vous contribuer au code de Kubernetes ?"
[main_github_view_on]
other = "Voir sur GitHub"
[main_github_create_an_issue]
other = "Ouvrez un ticket"
[main_community_explore]
other = "Explorez la communauté"
[main_kubernetes_features]
other = "Fonctionnalités Kubernetes"
[main_cncf_project]
other = """Nous sommes un projet <a href="https://cncf.io/">CNCF</a> diplômé</p>"""
[main_kubeweekly_baseline]
other = "Intéressez pour recevoir les dernières informations sur Kubernetes ? Abonnez-vous à KubeWeekly."
[main_kubernetes_past_link]
other = "Voir les newsletters précédentes"
[main_kubeweekly_signup]
other = "S'abonner"
[main_contribute]
other = "Contribuer"
[main_edit_this_page]
other = "Editez cette page"
[main_page_history]
other ="Historique"
[main_page_last_modified_on]
other = "Dernière modification le"
[main_by]
other = "de"
[main_documentation_license]
other = """The Kubernetes Authors | Documentation Distributed under <a href="https://git.k8s.io/website/LICENSE" class="light-text">CC BY 4.0</a>"""
[main_copyright_notice]
other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/trademark-usage" class="light-text">Trademark Usage page</a>"""
# Labels for the docs portal home page.
[docs_label_browse]
other = "Parcourir la documentation"
[docs_label_contributors]
other = "Contributeurs"
[docs_label_users]
other = "Utilisateurs"
[docs_label_i_am]
other = "JE SUIS..."
[examples_heading]
other = "Exemples"
# Community links
[community_twitter_name]
other = "Twitter"
[community_github_name]
other = "GitHub"
[community_slack_name]
other = "Slack"
[community_stack_overflow_name]
other = "Stack Overflow"
[community_forum_name]
other = "Forum"
[community_events_calendar]
other = "Calendrier"
# UI elements
[ui_search_placeholder]
other = "Recherche"
[input_placeholder_email_address]
other = "adresse email"