summaryrefslogtreecommitdiff
path: root/macosx/Resources/fr.lproj/CheatWindow.strings
blob: f269423b91140dfd71c77c08fe0df96eb0d9db22 (plain) (blame)
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

/* Class = "NSWindow"; title = "Codes de Triche"; ObjectID = "1"; */
"1.title" = "Codes de Triche";

/* Class = "NSButtonCell"; title = "Sauver de triche…"; ObjectID = "5"; */
"5.title" = "Sauver de triche…"; //fuzzy

/* Class = "NSButtonCell"; title = "Charger de triche…"; ObjectID = "7"; */
"7.title" = "Charger de triche…"; //fuzzy

/* Class = "NSTableColumn"; headerCell.title = "Nom"; ObjectID = "28"; */
"28.headerCell.title" = "Nom";

/* Class = "NSTableColumn"; headerCell.title = "Activé"; ObjectID = "29"; */
"29.headerCell.title" = "Activé";

/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "31"; */
"31.title" = "Text Cell";

/* Class = "NSButtonCell"; title = "Effacer"; ObjectID = "79"; */
"79.title" = "Effacer";

/* Class = "NSButtonCell"; title = "Modifier…"; ObjectID = "130"; */
"130.title" = "Modifier…";

/* Class = "NSWindow"; title = "Modifier un code"; ObjectID = "134"; */
"134.title" = "Modifier un code";

/* Class = "NSTableColumn"; headerCell.title = "Adresse"; ObjectID = "141"; */
"141.headerCell.title" = "Adresse";

/* Class = "NSTableColumn"; headerCell.title = "Valeur"; ObjectID = "142"; */
"142.headerCell.title" = "Valeur";

/* Class = "NSButtonCell"; title = "OK"; ObjectID = "153"; */
"153.title" = "OK";

/* Class = "NSButtonCell"; title = "Annuler"; ObjectID = "157"; */
"157.title" = "Annuler";

/* Class = "NSButtonCell"; title = "Ajouter"; ObjectID = "207"; */
"207.title" = "Ajouter";

/* Class = "NSButtonCell"; title = "Supprimer"; ObjectID = "228"; */
"228.title" = "Supprimer";

/* Class = "NSButtonCell"; title = "Appliquer"; ObjectID = "257"; */
"257.title" = "Appliquer";