source: trunk/CHDK/LANG/english.lng @ 698

Revision 698, 12.0 KB checked in by phyrephox, 4 years ago (diff)

for strobists:
+ option to manually override flash (for all cameras). even for ixus cams. no need for a script anymore.
important: when enabled, this will not only override flash power, but also enable the CHECK if flash is needed. in other words: your camera will use flash even in bright sunlight and even if you disabled the flash. of course the flash will not fire on cameras with popup flashs when the flash is not popped up. there are three values for the flash to be set: low, middle and POWERFUL. be careful, dont flash at home, kids.
For cameras with dedicated movie buttons, there is an extra menu item: force flash only in moviemode. when this is checked, the flash will be forced only when recording a video.

todo: do flash ev correction for cams that dont support it and also maybe DISABLE flash for cams that cannot disable it (on s5is when flash is popped up, it is ALWAYS enabled, the flash button doesnt do anything for example... also maybe for those situations you are in a church or a museum where flash is absolutely forbidden...)

feature more or less created by ewavr, thanks

  • makefile: small edit (thx to ewavr)
Line 
1// CHDK language file
2// Format of language line:
3// <id> "<text>"
4//   <id>   - should be positive number
5//   <text> - any text enclosed into quotes
6 
7  1 "Main Menu"
8
9//  2 "RAW Parameters ->"
10//  3 "OSD Parameters ->"
11//  4 "Histogram Parameters ->"
12//  5 "Zebra Parameters ->"
13//  6 "Scripting Parameters ->"
14//  7 "Visual Settings ->"
15//  8 "Miscellaneous Stuff ->"
16//  9 "Debug Parameters ->"
17  2 "RAW Parameters"
18  3 "OSD Parameters"
19  4 "Histogram Parameters"
20  5 "Zebra Parameters"
21  6 "Scripting Parameters"
22  7 "Visual Settings"
23  8 "Miscellaneous Stuff"
24  9 "Debug Parameters"
25 10 "Reset Options to Default..."
26 11 "Save Options Now..."
27
28// 12 "<- Back"
29 12 "Back"
30
31
32 13 "RAW"
33
34 14 "Save RAW"
35 16 "Only First RAW in Series"
36 17 "RAW File in Dir with JPEG"
37 18 "RAW File Prefix"
38 19 "RAW File Extension"
39
40
41 20 "OSD"
42
43 21 "Show OSD"
44 22 "Show State Displays"
45 23 "Show Misc Values"
46 24 " Zoom Value"
47 25 "Show DOF Calculator"
48 26 "Show Clock"
49 27 "OSD Layout Editor"
50// 28 "Battery ->"
51 28 "Battery"
52
53
54 29 "Histogram"
55
56 30 "Show Live Histogram"
57 31 "Histogram Layout"
58 32 "Histogram Mode"
59 33 "Show Histogram Over/Under EXP"
60 34 "Ignore Boundary Peaks"
61 35 "Auto Magnify"
62
63
64 36 "Zebra"
65
66 37 "Draw Zebra"
67 38 "Zebra Mode"
68 39 "UnderExposure Threshold"
69 40 "OverExposure Threshold"
70 41 "Restore Original Screen"
71 42 "Restore OSD"
72 43 "Draw Over Zebra"
73
74
75 44 "Script"
76
77 45 "Load Script from File..."
78 46 "Script Shoot Delay (.1s)"
79 47 "Current Script"
80 48 "Script Parameters"
81
82
83 49 "Visual Settings"
84
85 50 "Language..."
86 51 "OSD Codepage"
87 52 "Menu RBF Font..."
88 53 "Colors"
89 54 "OSD Text"
90 55 "OSD Background"
91 56 "Histogram"
92 57 "Histogram Background"
93 58 "Histogram Border"
94 59 "Histogram EXP Markers"
95 60 "Zebra Underexposure"
96 61 "Zebra Overexposure"
97 62 "Battery Icon"
98 63 "Menu Text"
99 64 "Menu Background"
100 65 "Text Reader Text"
101 66 "Text Reader Background"
102
103
104 67 "Miscellaneous"
105
106 68 "File Browser"
107 69 "Calendar"
108// 70 "Text File Reader ->"
109// 71 "Games ->"
110 70 "Text File Reader"
111 71 "Games"
112 72 "Flashlight"
113 73 "Show Splash Screen on Load"
114 74 "Use Zoom Buttons for MF"
115 75 "<ALT> Mode Button"
116 76 "Draw Palette"
117 77 "Show Build Info"
118 78 "Show Memory Info"
119
120
121 79 "Debug"
122
123// 80 "Show PropCases"
124 80 "Debug data display"
125 81 "PropCase Page"
126 82 "Show Misc. Values"
127 83 "Memory Browser"
128// 84 "Dump RAM on ALT +/- Press"
129 84 "ALT +/- debug action"
130 85 "Make Card Bootable..."
131
132
13386 "Battery showing settings"
134
135 87 "Battery MAX Voltage (mV)"
136 88 "Battery MIN Voltage (mV)"
137 89 "Step Size (ON= 25, OFF= 1 mV)"
138 90 "Show Battery Percent"
139 91 "Show Battery Voltage"
140 92 "Show Battery Icon"
141
142
143 93 "Text File Reader"
144
145 94 "Open New File..."
146 95 "Open Last Opened File"
147 96 "Select RBF Font"
148 97 "Codepage"
149 98 "Wrap by Words"
150 99 "Enable Autoscroll"
151100 "Autoscroll Delay (sec)"
152
153
154101 "Games"
155
156102 "Reversi"
157103 "Sokoban"
158
159
160104 "*** Reset Options ***"
161105 "Are you SURE to reset\noptions to default?"
162
163106 "*** Build Info ***"
164107 "CHDK Ver: %s %s\nDate:    %s\nTime:    %s\nCamera:  %s\nFW Vers: %s\nCompiler: %s"
165
166108 "*** Memory Info ***"
167109 "Free Memory: %d bytes\nCHDK size:   %d bytes\nloaded at: 0x%X"
168
169110 "*** Information ***"
170111 "Please switch your camera\nto PLAY mode\nand try again. :)"
171
172// file browser titles
173112 "File Browser"
174113 "Select Script File"
175114 "Select Text File"
176115 "Select RBF-Font File"
177116 "Select Language File"
178
179// for calendar
180117 "January"
181118 "February"
182119 "March"
183120 "April"
184121 "May"
185122 "June"
186123 "July"
187124 "August"
188125 "September"
189126 "October"
190127 "November"
191128 "December"
192
193129 "Mon"
194130 "Tue"
195131 "Wed"
196132 "Thu"
197133 "Fri"
198134 "Sat"
199135 "Sun"
200
201136 "Today:"
202
203// messagebox buttons
204137 "Ok"
205138 "Yes"
206139 "No"
207140 "Cancel"
208
209// OSD layout editor
210141 "Histogram"
211142 "DOF Calc"
212143 "State Displays"
213144 "Misc Values"
214145 "Batt Icon"
215146 "Batt Text"
216147 "Clock"
217
218// palette
219148 "Press SET to draw particular color"
220149 "       Press MENU to exit         "
221150 "Color"
222151 "Use %s to select color"
223
224// reversi
225152 "*** Game Results ***"
226153 "You won the game! :)"
227154 "You lost the game! :("
228155 "Draw! :/"
229
230156 "*** Wrong move ***"
231157 "You can't place here!"
232158 "This cell is not empty!"
233
234159 "Move: You     "
235160 "Move: Computer"
236161 "  GAME  OVER  "
237162 " White  Black "
238
239163 "*** About ***"
240
241// sokoban
242164 "  Level"
243165 "  Moves"
244166 "*** Finished ***"
245167 "YES!\n  You did it!  "
246
247// console
248168 "*** STARTED ***"
249169 "*** INTERRUPTED ***"
250170 "*** FINISHED ***"
251
252// file browser
253171 "*** Erase Directory ***"
254172 "Are you SURE to delete\nALL files from\nselected directory?"
255173 "*** Delete File ***"
256174 "Are you SURE to delete\nselected file?"
257
258// benchmark
259175 "Benchmark"
260176 "Calculating..."
261177 "Camera Benchmark   Press [SET] to start"
262178 "Screen"
263179 "Write       :"
264180 "Read        :"
265181 "Memory"
266182 "Flash-Card"
267183 "Write (RAW) :"
268184 "Write (Mem) :"
269185 "Write (64k) :"
270186 "Read  (64k) :"
271
272187 "Disable LCD Off"
273
274188 "Cut"
275189 "Copy"
276190 "Paste"
277191 "Delete"
278192 "Select Inverse"
279193 "*** Cut files ***"
280194 "Are you SURE to cut\n%d selected files\nfrom %s/?"
281195 "*** Copy files ***"
282196 "Are you SURE to copy\n%d selected files\nfrom %s/?"
283197 "*** Delete files ***"
284198 "Are you SURE to delete\n%d selected files?"
285199 "Please wait..."
286
287200 "Show Grid Lines"
288201 "Load Grid from File..."
289202 "Grid Lines"
290//203 "Grid ->"
291203 "Grid"
292204 "Select Grid File"
293205 "Current Grid"
294
295206 "Dark Frame Subtraction"
296
297207 "Override Grid Colors"
298208 "Line Color"
299209 "Fill Color"
300
301210 "DOF Calculator"
302//211 "DOF Calculator ->"
303211 "DOF Calculator"
304212 "Canon Subj. Dist. as Near Limit"
305213 "Use EXIF Subj. Dist. (PC65)"
306214 "Show Subj. Dist. in Misc."
307215 "Show Near Limit in Misc."
308216 "Show Far Limit in Misc."
309217 "Show Hyperfocal Dist. in Misc."
310218 "Show Depth of Field in Misc."
311
312
313219 "Miscellaneous Values"
314//220 "Miscellaneous Values ->"
315220 "Miscellaneous Values"
316221 "Show in Review Mode"       
317222 "Show Zoom"         
318223 "Show 'Real' Aperture"
319224 "Show 'Real' ISO"
320225 "Show 'Market' ISO"
321226 " Show ISO only in AutoISO Mode"
322227 "Show Set Exposure Ev (Tv+Av)"
323228 "Show Measured Ev (Bv+Sv)"
324229 "Show Set Bv (Brightness Value)"
325230 "Show Measured Bv"
326231 "Show Overexp. Value (No Flash!)"
327232 "Show Scene Luminance"
328
329233 "Video Parameters"
330//234 "Video Parameters ->"
331234 "Video Parameters"
332235 "Video Mode"
333236 "Video Bitrate"
334237 "Video Quality"
335
336
337238 "Extra Photo Operations"
338//239 "Extra Photo Operations ->"
339239 "Extra Photo Operations"
340240 "Override Shutter Speed Value"
341241 "    Value Factor"
342242 "Override Aperture Value"
343243 "Override ISO Value"
344244 "    Value Factor"
345245 "Override Subj. Dist. Value"
346246 "    Value Factor (mm)"
347
348247 "Bracketing in Continuous Mode"
349//248 "Bracketing in Continuous Mode ->"
350248 "Bracketing in Continuous Mode"
351249 "TV Bracketing Value"
352250 "AV Bracketing Value"
353251 "ISO Bracketing Value"
354252 "    Value Factor"
355253 "Subj. Dist. Bracket Value (MF)"
356254 "    Value Factor (mm)"
357255 "Bracketing Type"
358
359256 "Autostart"
360257 "Enable Remote"
361
362258 "Exposure Control (No Flash)"
363//259 "Exposure Control (No Flash) ->"
364259 "Exposure Control (No Flash)"
365260 "Recalc Exposure"
366261 "TV Exposure Recalc Order"
367262 "AV Exposure Recalc Order"
368263 "ISO Exposure Recalc Order"
369
370264 "Clear Override Values on Start"
371
372265 "Show Canon Overexp. Value"
373
374266 "RAW develop"
375267 "Please switch camera\ninto record mode and take\none shot."
376268 "Select RAW file"
377269 "RAW sum"
378270 "RAW average"
379271 "Not enough memory card space:\n%dM required, %dM available."
380
381272 "Show OSD in Review Mode"
382//273 "Show Parameter Data"
383273 "Task List start"
384
385274 "Subject distance from lens"
386
387275 "Clear Bracket Values on Start"
388
389276 "Create card with two partitions"
390277 "Swap partitions"
391278 "This DESTROYS ALL INFORMATION\non card. Continue?"
392279 "This card has only one partition."
393280 "Error"
394281 "Warning"
395282 "Information"
396283 "RGB zebra (overexp. only)"
397
398284 "ND filter state"
399
400285 "Show Histo Ev Grid"
401
402286 "OSD Warning"
403287 "OSD Warning Background"
404288 "Remaining Space Icon Color"
405289 "Show Filespace Icon"
406290 "Remaining Space"
407291 "Show Filespace in Percent"
408292 "Show Filespace in MB"
409293 "Filespace Text"
410294 "  Show RAW shoot remain"
411295 "Remaining RAW"
412
413296 "Show RAW state"
414
415297 "Show values in video"
416
417298 "  Shutter speed enum type"
418299 "User Menu Enable"
419300 "User Menu"
420301 " "
421
422302 " Adapter Lens Scale, 100=1x"
423303 "Show Space Bar"
424304 "  Size on screen"
425305 "  Width/Height"
426306 "  Percent Threshold"
427307 "  MB Threshold"
428308 "Warning Unit"
429309 "  Warning threshold"
430310 "Enable Optical Zoom"
431//311 "Clock ->"
432311 "Clock"
433312 "Clock Settings"
434313 "Clock format"
435314 "Remaining Space Background Color"
436315 "12h clock indicator"
437316 "@Shutter halfpress show"
438
439317 "Raw showing settings"
440//318 "Raw ->"
441318 "Raw"
442
443319 "Filespace showing settings"
444//320 "Filespace ->"
445320 "Filespace"
446
447321 "Custom Auto ISO"
448//322 "Custom Auto ISO ->"
449322 "Custom Auto ISO"
450323 "Enable Custom Auto ISO"
451324 "Minimal Shutter speed"
452325 "User Factor (1/FL/factor)"
453326 "IS Factor (Tv*factor)"
454327 "Max ISO HI (x10)"
455328 "Max ISO AUTO (x10)"
456329 "Min ISO (x10)"
457
458330 "Menu Title Text Color"
459331 "Menu Title Background Color"
460332 "Cursor Text Color"
461333 "Cursor Background Color"
462334 "Center Menu"
463335 "Mute during zooming"
464
465336 "Bad pixel removal"
466337 "Off"
467338 "Averag."
468339 "RAWconv"
469
470340 "Override"
471341 "Override Background"
472342 "Disable Overrides"
473343 "  Include AutoIso & Bracketing?"
474344 "  Hide in ?"
475345 "Disable @ Video Rec?"
476346 "Show remaining videotime?"
477347 "  Refreshrate (~sec)"
478348 "Remaining video time"
479349 "Clear videoparams on Start?"
480350 "Enable Fast Ev switch?"
481351 "   Step size (1 EV)?"
482352 "EV correction"
483353 "Are you SURE to delete ALL\nRAW files without corresponding JPG\nin DCIM folder?"
484354 "Are you SURE to delete ALL\nRAW files without corresponding JPG\nin selected folder?"
485355 "Are you SURE to delete RAW files\nwithout corresponding JPG?\n(Excluding marked)"
486356 "Purge RAW feature\ndoes not apply to this item"
487357 "*** Purge RAW files ***"
488358 "Purge RAW"
489 
490359 "User Menu as Root"
491
492360 "Symbol font"
493361 "Select Symbol file"
494362 "Enable Symbols"
495363 "Symbol Text Color"
496364 "Symbol Background Color"
497
498365 "Custom curves"
499//"366 "Custom curves ->"
500366 "Custom curves"
501367 "Load curve profile..."
502368 "Enable curve"
503369 "Select curve file"
504
505370 "Edge overlay"
506371 "Edge overlay"
507
508372 "Enable edge overlay"
509373 "Edge overlay threshold"
510374 "Edge overlay color"
511
512375 "Remote parameters"
513376 "Remote parameters"
514377 "Enable Remote"
515378 "Enable Synch"
516379 "Enable Synch Delay"
517380 "Synch Delay 0.1ms"
518381 "Synch Delay 0.1s"
519
520382 "AF key"
521383 "Load default param values"
522384 "Parameters set"
523
524385 "Disable Raw @ Sports"
525386 "Disable Raw @ Burst"
526387 "Disable Raw @ EV Bracketing"
527388 "Disable Raw @ Timer"
528
529389 "Exceptions"
530390 "RAW Exceptions Menu"
531391 "Warn when Exception?"
532392 "Always select 1st entry in menu"
533
534393 "Time-out (0.1s)"
535394 "synchable remote"
536395 "Fast Video Control?"
537396 "Temperature"
538397 "Show temperature?"
539398 "Video Quality Control?"
540399 "Enable Remote Zoom"
541400 "Zoom Time-out 0.1s"
542401 "Startup sound"
543402 "Raw subtract prefix"
544403 "Raw subtract extension"
545404 "Subtract input dark value"
546405 "Subtract output dark value"
547406 "from"
548407 "...%d more files"
549408 "Subtract"
550409 "Sub from marked"
551410 "Save params"
552411 "Video Ev display"
553412 "   Zoom Override Value"
554413 "Zoom Override"
555414 "   Clear on start"
556415 "add raw suffix"
557416 "  in Fahrenheit"
558417 "Load Edge Overlay"
559418 "Save Edge Overlay"
560419 "Enable in Play"
561420 "Free internal Memory"
562421 "Load+Set Zoom"
563422 "Lock Edge Overlay"
564423 "Rear curtain flash sync"
565424 "DNG format"
566425 "RAW buffer cached"
567426 "Cannot load CHDK/badpixel.bin\nPlease run \nCHDK/SCRIPTS/TEST/badpixel.lua"
568427 "Show raw saving time"
569428 "Connect 4"
570429 "Opponent:"
571430 "Human"
572431 "Player 1 won the game"
573432 "Player 2 won the game"
574433 "I beat you"
575434 "The game ended a draw"
576435 "Disable Raw @ EdgerOverlay"
577436 "Disable Raw @ Auto Mode"
578437 "   ONLY in video"
579438 "   Flash Power"
580439 "'DNG' file extension"
581440 "DNG visible via USB"
582441 "Mastermind"
583442 "available colors"
584443 "on the right place"
585444 "color in answer"
586445 "CORRECT :-)"
587446 "GAME OVER"
588447 "[<-][->] select column"
589448 "[UP][DOWN] select color"
590449 "[SET] next row"
591450 "NO DOUBLE COLOR"
592451 "reset files"
593452 "restart camera..."
594453 "Force manual flash"
Note: See TracBrowser for help on using the repository browser.