Skip to content

Commit 53d451c

Browse files
Thomas PeyrardThomas Peyrard
authored andcommitted
Complete french translation in order to fix leading strings of characters like '(fr)', 'fr' or 'f' in not translated texts
1 parent 9d4931c commit 53d451c

File tree

1 file changed

+42
-41
lines changed

1 file changed

+42
-41
lines changed

src/main/resources/localStrings_fr.properties

Lines changed: 42 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ data_panel_acc_fullgcpauses = GC complet tot
1919

2020
data_panel_acc_gcpauses = GC tot
2121

22-
data_panel_acc_pauses = Pauses tot
22+
data_panel_acc_pauses = Pauses totales
2323

2424
data_panel_avg_fullgcpause = GC complet moy
2525

2626
data_panel_avg_gcpause = GC moy
2727

2828
data_panel_avg_pause = Pause moy
2929

30-
data_panel_avg_pause_interval = fr Avg pause interval
30+
data_panel_avg_pause_interval = moy interval de pause
3131

3232
data_panel_avgfreedmemorybyfullgc = M\u00E9m lib moy GC complet
3333

@@ -37,11 +37,11 @@ data_panel_avgrelativepostfullgcincrease = Accr rel moy apr\u00E8s GC complet
3737

3838
data_panel_avgrelativepostgcincrease = Accr rel moy apr\u00E8s GC
3939

40-
data_panel_count_full_gc_pauses = f Number of full gc pauses
40+
data_panel_count_full_gc_pauses = Nombre de pauses full gc
4141

42-
data_panel_count_gc_pauses = f Number of gc pauses
42+
data_panel_count_gc_pauses = Nombre de pauses gc
4343

44-
data_panel_count_pauses = f Number of pauses
44+
data_panel_count_pauses = Nombre de pauses
4545

4646
data_panel_details_avg = avg (s)
4747

@@ -53,13 +53,13 @@ data_panel_details_min = min (s)
5353

5454
data_panel_details_name = nom
5555

56-
data_panel_details_stddev = f stddev
56+
data_panel_details_stddev = \u00E9cart type
5757

58-
data_panel_details_sum = f sum (s)
58+
data_panel_details_sum = somme (s)
5959

60-
data_panel_details_sum_percent = f sum (%)
60+
data_panel_details_sum_percent = somme (%)
6161

62-
data_panel_details_total = f total
62+
data_panel_details_total = total
6363

6464
data_panel_footprintafterconcgc_avg = Moy apr\u00E8s GC simultan\u00E9e
6565

@@ -81,33 +81,33 @@ data_panel_freedmemorypermin = M\u00E9m lib/Min
8181

8282
data_panel_group_concurrent_gc_events = GCs simultan\u00E9es
8383

84-
data_panel_group_full_gc_pauses = f Full gc pauses
84+
data_panel_group_full_gc_pauses = Pauses full gc
8585

86-
data_panel_group_gc_pauses = f Gc pauses
86+
data_panel_group_gc_pauses = Pauses gc
8787

88-
data_panel_group_total_pause = f Total pause
88+
data_panel_group_total_pause = Total des pauses
8989

90-
data_panel_memory_heap_usage = fr Total heap (usage / alloc. max)
90+
data_panel_memory_heap_usage = Total heap (usage / alloc. max)
9191

9292
data_panel_memory_initiatingoccupancyfraction = InitiatingOccFraction (avg / max)
9393

94-
data_panel_memory_perm_heap_usage = fr Perm heap (usage / alloc. max)
94+
data_panel_memory_perm_heap_usage = Perm heap (usage / alloc. max)
9595

96-
data_panel_memory_promotion_avg = f avg promotion
96+
data_panel_memory_promotion_avg = Promotion moyenne
9797

98-
data_panel_memory_promotion_total = f total promotion
98+
data_panel_memory_promotion_total = Promotion totale
9999

100-
data_panel_memory_tenured_heap_usage = fr Tenured heap (usage / alloc. max)
100+
data_panel_memory_tenured_heap_usage = Tenured heap (usage / alloc. max)
101101

102-
data_panel_memory_young_heap_usage = fr Young heap (usage / alloc. max)
102+
data_panel_memory_young_heap_usage = Young heap (usage / alloc. max)
103103

104-
data_panel_min_max_full_gc_pause = f Min / max full gc pause
104+
data_panel_min_max_full_gc_pause = Min / max full gc pause
105105

106-
data_panel_min_max_gc_pause = f Min / max gc pause
106+
data_panel_min_max_gc_pause = Min / max gc pause
107107

108108
data_panel_min_max_pause = Pause min / max
109109

110-
data_panel_min_max_pause_interval = fr Min / max pause interval
110+
data_panel_min_max_pause_interval = Min / max pause interval
111111

112112
data_panel_performance_fullgc = Performance GC complet
113113

@@ -117,13 +117,13 @@ data_panel_slopeafterfullgc = Pente GC complet
117117

118118
data_panel_slopeaftergc = Pente GC
119119

120-
data_panel_tab_chart = f Chart
120+
data_panel_tab_chart = Graphique
121121

122-
data_panel_tab_details = f Event details
122+
data_panel_tab_details = D\u00E9tails des \u00E9v\u00E9nements
123123

124124
data_panel_tab_memory = M\u00E9moire
125125

126-
data_panel_tab_parser = (fr)Parser
126+
data_panel_tab_parser = Parseur
127127

128128
data_panel_tab_pause = Pause
129129

@@ -135,11 +135,11 @@ data_panel_tenuredafterconcgc_max = Max ancienne apr\u00E8s GC simultan\u00E9e
135135

136136
data_panel_throughput = Throughput
137137

138-
data_panel_total_time = dur\u00E9e totale
138+
data_panel_total_time = Dur\u00E9e totale
139139

140-
data_panel_vm_op_overhead = fr VM Operation Overhead
140+
data_panel_vm_op_overhead = Overhead des op\u00E9rations de la VM
141141

142-
datareader_parseerror_dialog_message = L''analyse syntaxique effectu\u00E9e par GCViewer a rencontr\u00E9 {0} probl\u00E8mes "{1}"\:
142+
datareader_parseerror_dialog_message = L''analyse syntaxique effectu\u00E9e par GCViewer a rencontr\u00E9 {0} probl\u00E8me(s) \:
143143

144144
datareaderfactory_instantiation_failed = La reconnaissance du format du journal a \u00E9chou\u00E9.
145145

@@ -153,9 +153,9 @@ fileexport_dialog_csv_ts = Donn\u00E9es s\u00E9par\u00E9es par des virgules avec
153153

154154
fileexport_dialog_error_occured = Une erreur est survenue.
155155

156-
fileexport_dialog_simplelog = f Simple GC Log (GCHisto compatible, *.simple.log)
156+
fileexport_dialog_simplelog = Simple GC Log (compatible avec GCHisto, *.simple.log)
157157

158-
fileexport_dialog_summarylog = f Summary GC Log (*.csv)
158+
fileexport_dialog_summarylog = R\u00E9sum\u00E9 du log (*.csv)
159159

160160
fileexport_dialog_title = Exporter le journal
161161

@@ -197,7 +197,7 @@ main_frame_menuitem_arrange = R\u00E9organiser
197197

198198
main_frame_menuitem_concurrent_collection_begin_end = collections simultan\u00E9es
199199

200-
main_frame_menuitem_enter_fullscreen = fr Enter Full Screen
200+
main_frame_menuitem_enter_fullscreen = Passer en plein \u00E9cran
201201

202202
main_frame_menuitem_exit = Quitter
203203

@@ -217,9 +217,9 @@ main_frame_menuitem_hint_antialias = Utilise l''antialiasing lors du trac\u00E9
217217

218218
main_frame_menuitem_hint_arrange = R\u00E9organise toutes les fen\u00EAtres
219219

220-
main_frame_menuitem_hint_concurrent_collection_begin_end = f Shows lines for every begin (cyan) and end (pink) of a concurrent collection cycle.
220+
main_frame_menuitem_hint_concurrent_collection_begin_end = Affiche les lignes pour chaque d\u00E9but (cyan) et fin (pink) d''un cycle de collection concurrente.
221221

222-
main_frame_menuitem_hint_enter_fullscreen = fr Switch to full screen mode
222+
main_frame_menuitem_hint_enter_fullscreen = Passer en mode plein \u00E9cran
223223

224224
main_frame_menuitem_hint_exit = Quitte GCViewer
225225

@@ -233,25 +233,26 @@ main_frame_menuitem_hint_gc_times_rectangles = Dessine des rectangles permettant
233233

234234
main_frame_menuitem_hint_inc_gc_lines = Affiche les r\u00E9p\u00E8res repr\u00E9sentant chaque passage des GC incr\u00E9mentaux
235235

236-
main_frame_menuitem_hint_initial_mark_level = f Shows level of memory at initial-mark (only available for algorithms with concurrent collections).
236+
main_frame_menuitem_hint_initial_mark_level = Affiche la quantit\u00E9 de \u00E9moire de la phase initial-mark (seulement pour les algorithmes de collections concurrentes).
237237

238-
main_frame_menuitem_hint_leave_fullscreen = fr Exit full screen mode
238+
main_frame_menuitem_hint_leave_fullscreen = Quitter le mode plein \u00E9cran
239239

240-
main_frame_menuitem_hint_license = (f) license information
240+
main_frame_menuitem_hint_license = information sur la licence
241241

242242
main_frame_menuitem_hint_open_file = Ouvre un fichier
243243

244+
main_frame_menuitem_hint_open_series=Ouvre plusieurs fichiers comme un seul fichier
244245
main_frame_menuitem_hint_open_url = Ouvre une URL
245246

246-
main_frame_menuitem_hint_readme = (f) read various information about GCViewer
247+
main_frame_menuitem_hint_readme = diverses informations à proos de GCViewer
247248

248249
main_frame_menuitem_hint_recent_files = Pr\u00E9senter un fichier r\u00E9cemment ouvert
249250

250251
main_frame_menuitem_hint_refresh = Recharge le fichier courant
251252

252253
main_frame_menuitem_hint_show_data_panel = Affiche les onglets des statistiques d\u00E9taill\u00E9es concernant la vue courante
253254

254-
main_frame_menuitem_hint_show_date_stamp = (fr)Changes between display of time since beginning in seconds and absolute datestamps.
255+
main_frame_menuitem_hint_show_date_stamp = Affiche les dates absolues ou alors le temps \u00E9coul\u00E9 depuis le d\u00E9marrage de la JVM.
255256

256257
main_frame_menuitem_hint_tenured_memory = Part de la m\u00E9moire allou\u00E9e r\u00E9serv\u00E9e pour les anciennes g\u00E9n\u00E9rations
257258

@@ -269,11 +270,11 @@ main_frame_menuitem_hint_young_memory = Par de la m\u00E9moire allou\u00E9e r\u0
269270

270271
main_frame_menuitem_inc_gc_lines = Rep\u00E8res des GC incr\u00E9mentaux
271272

272-
main_frame_menuitem_initial_mark_level = f initial mark level
273+
main_frame_menuitem_initial_mark_level = mark level initial
273274

274-
main_frame_menuitem_leave_fullscreen = fr Exit Full Screen
275+
main_frame_menuitem_leave_fullscreen = Quitter le mode plein \u00E9cran
275276

276-
main_frame_menuitem_license = (f) License
277+
main_frame_menuitem_license = License
277278

278279
main_frame_menuitem_mnemonic_about = A
279280

@@ -342,7 +343,7 @@ main_frame_menuitem_refresh = Rafra\u00EEchir
342343

343344
main_frame_menuitem_show_data_panel = Statistiques
344345

345-
main_frame_menuitem_show_date_stamp = (fr)show datestamps
346+
main_frame_menuitem_show_date_stamp = afficher les dates
346347

347348
main_frame_menuitem_tenured_memory = Anciennes g\u00E9n\u00E9rations
348349

0 commit comments

Comments
 (0)