You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
main_frame_menuitem_enter_fullscreen = fr Enter Full Screen
200
+
main_frame_menuitem_enter_fullscreen = Passer en plein \u00E9cran
201
201
202
202
main_frame_menuitem_exit = Quitter
203
203
@@ -217,9 +217,9 @@ main_frame_menuitem_hint_antialias = Utilise l''antialiasing lors du trac\u00E9
217
217
218
218
main_frame_menuitem_hint_arrange = R\u00E9organise toutes les fen\u00EAtres
219
219
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.
221
221
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
223
223
224
224
main_frame_menuitem_hint_exit = Quitte GCViewer
225
225
@@ -233,25 +233,26 @@ main_frame_menuitem_hint_gc_times_rectangles = Dessine des rectangles permettant
233
233
234
234
main_frame_menuitem_hint_inc_gc_lines = Affiche les r\u00E9p\u00E8res repr\u00E9sentant chaque passage des GC incr\u00E9mentaux
235
235
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).
237
237
238
-
main_frame_menuitem_hint_leave_fullscreen = fr Exit full screen mode
238
+
main_frame_menuitem_hint_leave_fullscreen = Quitter le mode plein \u00E9cran
239
239
240
-
main_frame_menuitem_hint_license = (f) license information
240
+
main_frame_menuitem_hint_license = information sur la licence
241
241
242
242
main_frame_menuitem_hint_open_file = Ouvre un fichier
243
243
244
+
main_frame_menuitem_hint_open_series=Ouvre plusieurs fichiers comme un seul fichier
244
245
main_frame_menuitem_hint_open_url = Ouvre une URL
245
246
246
-
main_frame_menuitem_hint_readme = (f) read various information about GCViewer
247
+
main_frame_menuitem_hint_readme = diverses informations à proos de GCViewer
247
248
248
249
main_frame_menuitem_hint_recent_files = Pr\u00E9senter un fichier r\u00E9cemment ouvert
249
250
250
251
main_frame_menuitem_hint_refresh = Recharge le fichier courant
251
252
252
253
main_frame_menuitem_hint_show_data_panel = Affiche les onglets des statistiques d\u00E9taill\u00E9es concernant la vue courante
253
254
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.
255
256
256
257
main_frame_menuitem_hint_tenured_memory = Part de la m\u00E9moire allou\u00E9e r\u00E9serv\u00E9e pour les anciennes g\u00E9n\u00E9rations
257
258
@@ -269,11 +270,11 @@ main_frame_menuitem_hint_young_memory = Par de la m\u00E9moire allou\u00E9e r\u0
269
270
270
271
main_frame_menuitem_inc_gc_lines = Rep\u00E8res des GC incr\u00E9mentaux
271
272
272
-
main_frame_menuitem_initial_mark_level = f initial mark level
273
+
main_frame_menuitem_initial_mark_level = mark level initial
273
274
274
-
main_frame_menuitem_leave_fullscreen = fr Exit Full Screen
275
+
main_frame_menuitem_leave_fullscreen = Quitter le mode plein \u00E9cran
0 commit comments