2 # ---------------------- Intro -----------------------
4 INTRO_HELLO="Intro/01.welcome.mp3"
5 INTRO_INSTRUCTION_QUESTION="Intro/03.to listen brief instruction.mp3"
6 INTRO_COORDINATES="Intro/02.before starting.mp3"
7 INTRO_INSTRUCTION="Intro/04.instruction.mp3"
8 INTRO_INSTRUCTION_EXTRA="Intro/07.instruction to switch off.mp3"
9 INTRO_INSTRUCTION_EXTRA2="Intro/13.commands accompanied.mp3"
11 INTRO_NICE_TRIP="Intro/16.have a nice trip.mp3"
13 # INTRO="Intro/15.have a nice walk.mp3"
14 # INTRO="Intro/08.this is demo unit.mp3"
16 # ----------------------- days (directory) --------------------------------------------
18 DAY="Time/Day" # directory of days (numbers 1..31) (assign directory name insted of [])
20 # ----------------------- month (directory) -------------------------------------------
22 MONTH="Time/Month" # directory of month (jan..dec) (assign directory name insted of [])
24 # ----------------------- time numbers (directorys) -----------------------------
26 TIME_NUMBERS_1="Time/Numbers/Position1" # directory of numbers for HOURS (0..24) (assign directory name insted of [])
27 TIME_NUMBERS_2="Time/Numbers/Position2" # directory of numbers for MINUTES (0..60) (assign directory name insted of [])
29 # ---------------------- time (hours minutes) -------------------------------
31 # TIME, singular and plural forms of "hour" and "minute"
33 CHAS_1="Time/01.hours1.mp3" # 01.hours1.mp3 hours, singular form for plurals (for some languages) 21 31.... 21 час
34 CHASA="Time/03.hours234.mp3" # 03.hours234.mp3 hours, plural form for 1,2 and 3 (different for some languages)2 часа
35 CHASOV="Time/04.hours.mp3" # 04.hours.mp3 hours, standard plural form (for >3, for some languages)7 часов
36 CHAS="Time/02.hour.mp3" # 02.hour.mp3 hour, standard singular form1 метр
38 MINUTA_1="Time/07.minutes1.mp3"; # ETG_systemMessages["time"][0] # 08.minute.mp3 minutes, singular form for plurals (for some languages) 21 31.... 21 минута
39 MINUTY="Time/09.minutes234.mp3"; # ETG_systemMessages["time"][0] # 10.minutes.mp3 minutes, plural form for 1,2 and 3 (different for some languages)2 минуты
40 MINUT="Time/10.minutes.mp3" # ETG_systemMessages["time"][0] # 07.minutes1.mp3 minutes, standard plural form (for >3, for some languages)7 минут
41 MINUTA="Time/08.minute.mp3" # ETG_systemMessages["time"][0] # 09.minutes234.mp3 minute, standard singular form1 минута
43 IT_IS_MULT="Time/05.it_is_mult.mp3" # 05.it_is_mult.mp3 it is... (for plural form) (use short silent fragment (for compatibility reason), if not applicable for language)
44 IT_IS_SINGLE="Time/06.it_is_single.mp3" # 06.it_is_single.mp3 it is... (for singular form) (use short silent fragment (for compatibility reason), if not applicable for language)
46 O_CLOCK="Time/11.oclock.mp3" # 11.oclock.mp3 ...o'clock (use short silent fragment (for compatibility reason), if not applicable for language)
48 INTRO_SO_TODAY="Time/12.today.mp3" # ETG_systemMessages["time"][0] # 12.today.mp3 So today ...
50 # ---------------------- Device -----------------------
52 BATTERY_20="Device/01.battery20.mp3" # 01.battery20.mp3 battery goes down approximately in 20 minutes
53 BATTERY_10="Device/02.battery10.mp3" # 02.battery10.mp3 ... 10 minutes
54 BATTERY_5="Device/03.battery5.mp3" # 03.battery5.mp3 ... 5 minutes, please recharge device
55 BATTERY_0="Device/04.battery0.mp3" # 04.battery0.mp3 ... the battery is discharged
57 DEVICE_OFF="Device/05.device off.mp3" # 05.device off.mp3 ... device will be switched off
59 DEV_NO_COORD="Device/06.no location please move.mp3" # 06.no location please move.mp3 can't determine your current position, please try to go to more open place....
60 DEV_NO_COORD_OPENPLACE="Device/07.no location go to open place.mp3"
62 DEV_SILENCE="Device/08.silence.mp3" # 08.silence.mp3 (1 second of silence)
64 DEV_LANGUAGE="Device/15.language.mp3" # 15.language.mp3 you have choosen the .... language
66 DEV_JING_BEGIN="Device/91.jingle in.mp3" # location entry jingle
67 DEV_JING_END="Device/92.jingle out.mp3" # location exit jingle
69 DEV_JINGLE="Device/93.jingle local begin.mp3" # common exit jingle
70 DEV_JINGLE_OUT="Device/94.jingle local end.mp3" # common entry jingle
72 # DEV_DEMO_CITY_DEVICE # this is a demonstration device / app ....
73 # DEV_DEMO_CITY_DEV_END # demonstration period has been expired ...
75 DEV_WIFI_ON="Device/10.wireless audio activated.mp3"
76 DEV_WIFI_OFF="Device/11.wireless audio switched off.mp3"
78 # --------------------- Directions -------------------
80 AHEAD="Direction/01.ahead near.mp3"
81 RIGHT="Direction/05.on right near.mp3"
82 LEFT="Direction/07.on left near.mp3"
83 BEHIND="Direction/09.behind near.mp3"
85 RIGHT_FAR="Direction/06.on right far.mp3"
86 LEFT_FAR="Direction/08.on left far.mp3"
87 AHEAD_FAR="Direction/02.ahead far.mp3"
88 BEHIND_FAR="Direction/21.behind far.mp3"
90 ABIT_RIGHT="Direction/03.ahead right.mp3"
91 ABIT_LEFT="Direction/04.ahead left.mp3"
92 BEHIND_LEFT="Direction/19.behind left.mp3"
93 BEHIND_RIGHT="Direction/17.behind right.mp3"
95 SAMEDIR="Direction/11.near near.mp3"
96 SAMEDIR_FAR="Direction/12.near far.mp3"
98 # ----------------------- Navigation --------------------------------------------------
100 # PLEASE NOTE: This is HELMET device version of messages, please choose appropriate messages for your applicaiton usage
102 NAV_YOU_CHOOSE_L='' # 02.you choose left L.mp3 You have chosen L button / You have chosen the right L button
103 NAV_YOU_CHOOSE_T='' # 04.you choose T.mp3 You have chosen T button / You have chosen the left L button
104 NAV_YOU_CHOOSE_LEFTBUTTON='' # 06.you choose left arrow.mp3 You have chosen the left arrow button
105 NAV_YOU_CHOOSE_RIGHTBUTTON='' # 07.you choose right arrow.mp3 You have chosen the right arrow button
107 NAV_EMPTY_BUTTON='' # 10.button has no destinations.mp3 This button has no saved destinations...
110 NAV_PRESS_TARGET_BUTT="" # 01.press the button to assign.mp3 Press the button that you want to assign to this location. This can be either of the four upper buttons.
111 NAV_NO_POINTS="Navigation/11.device has no destinations.mp3" # 11.device has no destinations.mp3 Device has no saved destinations. Navigation mode can not been activated. To save your current location...
113 NAV_YOU_COORD_SAVED="Navigation/12.location saved.mp3" # 12.location saved.mp3 This location has been saved. To activate the navigation mode....
114 NAV_YOU_COORD_NOT_SAVED="" # 13.location not saved.mp3 This location has not been saved. To save it ...
115 NAV_PRESS_PREVIOUSLY_TARGET_BUTT="" # 14.to activate press assigned.mp3 To activate the navigation mode, press (the button) which you have assigned to the destination you want to reach
116 NAV_FUNC_ACTIVE="Navigation/15.nav activated.mp3" # 15.nav activated.mp3 Navigation mode activated. To switch it off, press ....
117 NAV_YOU_DONT_CHOOSE_TARGET_BUTT="" # 16.you not choose destination.mp3 You have not chosen your destination. Navigation mode has not been activated. To activate it...
118 NAV_FUNC_TURNED_OFF="Navigation/19.nav deactivated.mp3" # 19.nav deactivated.mp3 Navigation mode deactivated
120 # ----------------------- Navigation numbers (directorys) -----------------------------
122 NAV_NUMBERS_1="Navigation/Numbers/Position1" # directory of numbers for KILOMETERS/MILES (0..99) (assign directory name insted of [])
123 NAV_NUMBERS_1_100="Navigation/Numbers/Position1/100" # directory of hundreds numbers for KILOMETERS/MILES (100 .. 900) (assign directory name insted of [])
124 NAV_NUMBERS_2="Navigation/Numbers/Position2" # directory of numbers for METERS/YARDS (0..99) (assign directory name insted of [])
125 NAV_NUMBERS_2_100="Navigation/Numbers/Position2/100" # directory of hundreds numbers for METERS/YARDS (100 .. 900) (assign directory name insted of [])
127 # ----------------------- Navigation / Direction --------------------------------------
129 NAV_NO_DIR="Navigation/Direction/01.can not determine direction.mp3" # 01.can not determine direction.mp3 Sorry, I could not determine your direction. Please try moving steadily in any chosen direction.
130 NAV_GO_STRAIGHT="Navigation/Direction/02. keep moving same dir.mp3" # 02.keep moving same dir.mp3 To reach your destination, please keep moving in the same direction.
131 NAV_GO_RIGHT="Navigation/Direction/03.turn right.mp3" # 03.turn right.mo3 To reach your destination, you need to move further right. Try turning right whenever convenient.
132 NAV_GO_LEFT="Navigation/Direction/04.turn left.mp3" # 04.turn left.mp3 To reach your destination, you need to move further left. Try turning left whenever convenient.
133 NAV_GO_BACK="Navigation/Direction/05.move in opposite dir.mp3" # 05.move in opposite dir.mp3 To reach your destination, you need to move in the opposite direction.
135 # ----------------------- Navigation / Distance ---------------------------------------
137 NAV_METR1="Navigation/Distance/02.meter.mp3" # 02.meters1.mp3 meters, singular form for plurals (for some languages) 21 31.... 21 метр
138 NAV_METRA="Navigation/Distance/03.meters234.mp3" # 03.meters234.mp3 meters, plural form for 1,2 and 3 (different for some languages)2 метра
139 NAV_METROV="Navigation/Distance/04.meters.mp3" # 04.meters.mp3 meters, standard plural form (for >3, for some languages)7 метров
140 NAV_METR="Navigation/Distance/05.meter.mp3" # 05.meter.mp3 meter, standard singular form1 метр
142 NAV_KMETR1="Navigation/Distance/06.kilometers1.mp3" # 06.kilometers1.mp3 kilometers, singular form for plurals (for some languages) 21 31.... 21 километр
143 NAV_KMETRA="Navigation/Distance/07.kilometrs234.mp3" # 07.kilometrs234.mp3 kilometers, plural form for 1,2 and 3 (different for some languages) 2 километра
144 NAV_KMETROV="Navigation/Distance/08.kilometers.mp3"; # 08.kilometers.mp3 kilometers, standard plural form (for >3, for some languages) 7 километров
145 NAV_KMETR="Navigation/Distance/09.kilometr.mp3" # 09.kilometr.mp3 kilometer, standard singular form 1 километр
147 NAV_DISTANCE_IS="Navigation/Distance/01.approximate distance is.mp3" # 01.approximate distance is.mp3 Approximate distance to your destination is...