This repository was archived by the owner on May 24, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.qas
More file actions
executable file
·69 lines (68 loc) · 2.67 KB
/
Copy pathdata.qas
File metadata and controls
executable file
·69 lines (68 loc) · 2.67 KB
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
;;; +- Programme -----------------------------------------------------------+
;;; | MBRLoader 2.0-i386 |
;;; | Gestionnnaire de démarrage "multi-boot" |
;;; | |
;;; | Voyez la documentation ci-jointe |
;;; | |
;;; +- Contacts ------------------------------------------------------------+
;;; | http://mbrloader.arnak.cjb.net |
;;; | mailto:mbrloader@arnak.cjb.net |
;;; | |
;;; +- Auteur --------------------------------------------------------------+
;;; | ArnaK, SARL / Rip-off, Inc. / Kompanio Fraudo / Schwindel, GmbH |
;;; | Fabien Pollet |
;;; | http://www.arnak.cjb.net |
;;; | mailto:arnak@arnak.cjb.net |
;;; | |
;;; +- Fichier -------------------------------------------------------------+
;;; | data.qas |
;;; | Données en langue anglaise / Data in english |
;;; +-------------------------------------------------------------------------+
load_msg_en:
.chainez "Loading in progress ..."
config_str_en:
.chainez "Configuration"
part_str_en:
.chainez "Partition="
part_str_n_en:
.mot 10
vol_str_en:
.chainez ", Volume="
vol_str_n_en:
.mot 9
additem_str_en:
.chainez "Add a system in the list"
delitem_str_en:
.chainez "Delete a system from the list"
autostart_str_en:
.chainez "Configure the option of automatic start"
langue_str_en:
.chainez "Select a language"
inserez_mbrtb_disq_en:
.chainez "Insert the MBRToolBox floppy disk"
pas_de_toolbox_en:
.chainez "MBRToolBox not found"
toolbox_str_en:
.chainez "Launch MBRToolBox"
savequit_en:
.chainez "Save and quit"
quit_en:
.chainez "Quit without saving"
annuler_en:
.chainez "Cancel"
label_en:
.chainez "Enter a name for this system"
liste_pleine_en:
.chainez "Maximum of 20 systems"
empty_str_en:
.chainez "Adding canceled : empty name"
autostart_oui_en:
.chainez "Start automaticly if the CTRL key is not pressed"
autostart_non_en:
.chainez "Always ask the user before launching a system"
vol_inconnu_en:
.chainez "Unknown"
vol_vide_en:
.chainez "No name"
systeme_inconnu_en:
.chainez "Unknown system"