repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Check for SYS/GL during library init. Reason is that
[AROS.git]
/
workbench
/
system
/
SysMon
/
catalogs
/
french.ct
blob
1f51529369c30d25a0c3bb8dd1a9d9c6e38408cf
1
## version $VER: SysMon.catalog 1.1 (19.10.2011)
2
## language français
3
## codeset 0
4
;
5
;
6
;
7
MSG_APP_NAME
8
SysMon
9
;
10
MSG_APP_TITLE
11
Moniteur Système
12
;
13
MSG_WINDOW_TITLE
14
Moniteur Système
15
;
16
MSG_LIST_REFRESH
17
Rafraîchissement
18
;
19
MSG_AUTO_REFRESH
20
Rafraîchissement auto (1s)
21
;
22
MSG_USAGE
23
Usage
24
;
25
MSG_FREQUENCY
26
Fréquence
27
;
28
MSG_TAB_TASKS
29
Tâches
30
;
31
MSG_TAB_CPU
32
Processeurs
33
;
34
MSG_SIMULATED_CPU
35
Processeur simulé par AROS
36
;
37
MSG_PROCESSOR
38
Processeur #%d: %s
39
;
40
MSG_TASK
41
Tâche
42
;
43
MSG_PROCESS
44
Processus
45
;
46
MSG_TASK_NAME
47
Nom
48
;
49
MSG_TASK_PRIORITY
50
Priorité
51
;
52
MSG_TASK_TYPE
53
Type
54
;
55
MSG_TAB_SYSTEM
56
Système
57
;
58
MSG_MEMORY_SIZE
59
Taille mémoire
60
;
61
MSG_MEMORY_FREE
62
Mémoire libre
63
;
64
MSG_VIDEO_SIZE
65
Taille video
66
;
67
MSG_VIDEO_FREE
68
Video libre
69
;
70
MSG_TOTAL_RAM
71
Mémoire totale
72
;
73
MSG_CHIP_RAM
74
Mémoire Chip
75
;
76
MSG_FAST_RAM
77
Mémoire Fast
78
;
79
MSG_VIDEO_RAM
80
Mémoire Video
81
;
82
MSG_GART_APER
83
Ouverture GART
84
;