⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lang_fra.c

📁 M3355的源代码
💻 C
📖 第 1 页 / 共 4 页
字号:
                         {CNSL_CHINESE	, f_cnsl_chi	, Attr16_32_16	},
                         {CNSL_ENGLISH	, f_cnsl_eng	, Attr16_32_16	},
                         {CNSL_FRANCE	, f_cnsl_fra	, Attr16_32_16	},
                         {CNSL_JAPAN	, f_cnsl_jap	, Attr16_32_16	},
                         {CNSL_GERMAN	, f_cnsl_ger	, Attr16_32_16	},
                         {CNSL_RUSSIA	, f_cnsl_rus	, Attr16_32_16	},
                         //added by bond  030429 30508-02bo
                         {CNSL_DANISH     ,  f_cnsl_dan, Attr16_32_16},
                         {CNSL_DUTCH      ,  f_cnsl_dut, Attr16_32_16  },
                         {CNSL_ITALIN       ,  f_cnsl_ita , Attr16_32_16},
                         {CNSL_PORTUGUESE,f_cnsl_por, Attr16_32_16},
                         {CNSL_SPANISH,  f_cnsl_spa, Attr16_32_16},
                         {CNSL_SWEDISH,  f_cnsl_swe, Attr16_32_16},
                         // added end

                         {CNSL_OTHER , f_cnsl_oth , Attr16_32_16	},
                         {CNSL_LEFT_MOMO	, f_cnsl_left_mono, Attr16_32_16	},
                         {CNSL_RIGHT_MOMO, f_cnsl_Right_mono, Attr16_32_16	},
                         {CNSL_STEREO	, f_cnsl_Stereo, Attr16_32_16	},
                         {CNSL_MUTE	, f_cnsl_mute	, Attr16_32_16	},


                         {NMTOP_BMARK_EMPTY	, nmtop_bmark_empty, Attr16_32_16_shadow},
                         {NMTOP_BMARK_FULL	, nmtop_bmark_full , Attr16_32_16_shadow},

                         {NMTOP_MSG_NULL	, nmtop_msg_null, Attr64_32_16},
                         {NMTOP_MSG_INVALID	, nmtop_msg_invalid, Attr64_32_16_shadow},
                         {NMTOP_MSG_OPEN	, nmtop_msg_open, Attr64_32_16},
                         {NMTOP_MSG_CLOSE	, nmtop_msg_close	, Attr64_32_16},
                         {NMTOP_MSG_LOADING	, nmtop_msg_loading, Attr64_32_16},
                         {NMTOP_MSG_UNKNOWN_DISC	, nmtop_msg_unknown_disc, Attr64_32_16},
                         {NMTOP_MSG_DVD	, nmtop_msg_dvd, Attr64_32_16},
                         {NMTOP_MSG_VCD10	, nmtop_msg_vcd10, Attr64_32_16},
                         {NMTOP_MSG_VCD20	, nmtop_msg_vcd20, Attr64_32_16},
                         {NMTOP_MSG_CDDA	, nmtop_msg_cdda, Attr64_32_16},
                         {NMTOP_MSG_SVCD	, nmtop_msg_svcd, Attr64_32_16},
                         {NMTOP_MSG_FILEDISC	, nmtop_msg_filedisc, Attr64_32_16},
                         {NMTOP_MSG_CDI	, nmtop_msg_cdi , Attr64_32_16},
                         {NMTOP_MSG_NO_DISC	, nmtop_msg_no_disc, Attr64_32_16},
                         {NMTOP_MSG_BAD_DISC	, nmtop_msg_bad_disc, Attr64_32_16},
                         {NMTOP_MSG_HDCD	, nmtop_msg_hdcd, Attr64_32_16},
                         {NMTOP_MSG_DTS	, nmtop_msg_dts, Attr64_32_16},
                         {NMTOP_MSG_PICTURECD	, nmtop_msg_picturecd, Attr64_32_16},
                         {NMTOP_MSG_BEGIN	, nmtop_msg_begine, Attr64_32_16_shadow},
                         {NMTOP_MSG_END	, nmtop_msg_end, Attr64_32_16_shadow},
                         {NMTOP_MSG_PLAY	, nmtop_msg_play, Attr64_32_16_shadow},
                         {NMTOP_MSG_STOP	, nmtop_msg_stop, Attr64_32_16_shadow},
                         {NMTOP_MSG_PAUSE	, nmtop_msg_pause, Attr64_32_16_shadow},
                         {NMTOP_MSG_STEP	, nmtop_msg_step, Attr64_32_16_shadow},
                         {NMTOP_MSG_SLOW	, nmtop_msg_slow, Attr64_32_16_shadow},
                         {NMTOP_MSG_SLOW4	, nmtop_msg_slow4, Attr64_32_16_shadow},
                         {NMTOP_MSG_SLOW8	, nmtop_msg_slow8, Attr64_32_16_shadow},
                         {NMTOP_MSG_SLOW16	, nmtop_msg_slow16, Attr64_32_16_shadow},
                         {NMTOP_MSG_SLOW32	, nmtop_msg_slow32, Attr64_32_16_shadow},
                         {NMTOP_MSG_FAST	, nmtop_msg_fast, Attr64_32_16_shadow},
                         {NMTOP_MSG_FAST4	, nmtop_msg_fast4, Attr64_32_16_shadow},
                         {NMTOP_MSG_FAST8	, nmtop_msg_fast8, Attr64_32_16_shadow},
                         {NMTOP_MSG_FAST16	, nmtop_msg_fast16, Attr64_32_16_shadow},
                         {NMTOP_MSG_FAST32	, nmtop_msg_fast32, Attr64_32_16_shadow},
                         {NMTOP_MSG_REV	, nmtop_msg_rev, Attr64_32_16_shadow},
                         {NMTOP_MSG_REV4	, nmtop_msg_rev4, Attr64_32_16_shadow},
                         {NMTOP_MSG_REV8	, nmtop_msg_rev8, Attr64_32_16_shadow},
                         {NMTOP_MSG_REV16	, nmtop_msg_rev16, Attr64_32_16_shadow},
                         {NMTOP_MSG_REV32	, nmtop_msg_rev32, Attr64_32_16_shadow},
                         {NMTOP_MSG_LAST_PLAY	, nmtop_msg_last_play, Attr64_32_16_shadow},
                         {NMTOP_MSG_PREV	, nmtop_msg_prev, Attr64_32_16_shadow},
                         {NMTOP_MSG_NEXT	, nmtop_msg_next, Attr64_32_16_shadow},
                         {NMTOP_MSG_REPEATOFF	, nmtop_msg_repeatoff, Attr64_32_16_shadow},
                         {NMTOP_MSG_SHUF_PLAY	, nmtop_msg_shuf_play, Attr64_32_16_shadow},
                         {NMTOP_MSG_RNDM_PLAY	, nmtop_msg_rndm_play, Attr64_32_16_shadow},
                         {NMTOP_MSG_REPEAT_AB , nmtop_msg_repeat_ab, Attr64_32_16_shadow},
                         {NMTOP_MSG_REPEAT	, nmtop_msg_repeat , Attr64_32_16_shadow},
                         {NMTOP_MSG_REPEAT_ALL	, nmtop_msg_repeat_all, Attr64_32_16_shadow},
                         {NMTOP_MSG_REPEAT_DIR	, nmtop_msg_repeat_dir, Attr64_32_16_shadow},
                         {NMTOP_MSG_PROGRAM	, nmtop_msg_program, Attr64_32_16_shadow},
                         {NMTOP_MSG_REPEAT_A	, nmtop_msg_repeat_a, Attr64_32_16_shadow},
                         {NMTOP_MSG_BOOKMARK , nmtop_msg_bookmark, Attr64_32_16_shadow},
                         {NMTOP_MSG_MUTE	, nmtop_msg_mute, Attr64_32_16_shadow},
                         {NMTOP_MSG_VOLUME	, nmtop_msg_volume , Attr64_32_16_shadow},
                         {NMTOP_MSG_KARAVOLUM	, nmtop_msg_karavolume, Attr64_32_16_shadow},
                         {NMTOP_MSG_ECHO	, nmtop_msg_echo, Attr64_32_16_shadow},
                         {NMTOP_MSG_MICVOLUM	, nmtop_msg_micvolume, Attr64_32_16_shadow},
                         {NMTOP_MSG_PLAYTIME	, nmtop_msg_playtime, Attr64_32_16_shadow},
                         {NMTOP_MSG_LEFTTIME	, nmtop_msg_leattime, Attr64_32_16_shadow},
                         {NMTOP_MSG_CHAPPLAYTIME	, nmtop_msg_chaptime, Attr64_32_16_shadow},
                         {NMTOP_MSG_CHAPLEFTTIME	, nmtop_msg_chaplefttime, Attr64_32_16_shadow},
                         {NMTOP_MSG_KARA_ON	, nmtop_msg_kara_on, Attr64_32_16_shadow},
                         {NMTOP_MSG_KARA_OFF	, nmtop_msg_kara_off, Attr64_32_16_shadow},
                         {NMTOP_MSG_MENU	, nmtop_msg_menu, Attr64_32_16_shadow},
                         {NMTOP_MSG_MUTE_OFF	, nmtop_msg_mute_off, Attr64_32_16_shadow},
                         {NMTOP_MSG_FILETYPE	, nmtop_msg_filetype, Attr64_32_16},
                         {NMTOP_MSG_MP3FILE	, nmtop_msg_mp3file, Attr64_32_16},
                         {NMTOP_MSG_JPGFILE	, nmtop_msg_jpgfile, Attr64_32_16},
                         {NMTOP_MSG_MPGFILE	, nmtop_msg_mpgfile, Attr64_32_16},
                         {NMTOP_MSG_WMAFILE, nmtop_msg_wmafile, Attr64_32_16},//cliff 30522-01cf for add wma
                         {MNTOP_MSG_RETURN	, nmtop_msg_return, Attr64_32_16_shadow},
                         {NVTOP_MSG_ANGLE	, nmtop_msg_angle, Attr64_32_16_shadow},
                         {NVTOP_MSG_SUBPIC	, nmtop_msg_subpic, Attr64_32_16_shadow},
                         {NVTOP_MSG_VOICE	, nmtop_msg_voice, Attr64_32_16_shadow},
                         {NMTOP_MSG_ROTATEUP	, nmtop_msg_rotateup, Attr64_32_16_shadow},
                         {NMTOP_MSG_ROTATERIGHT	, nmtop_msg_rotateright, Attr64_32_16_shadow},
                         {NMTOP_MSG_ROTATEDOWN	, nmtop_msg_rotatedown, Attr64_32_16_shadow},
                         {NMTOP_MSG_ROTATELEFT	, nmtop_msg_rotateleft, Attr64_32_16_shadow},

                         {NVTOP_MSG_TVSYS_NTSC	, f_nmtop_msg_tvsys_ntsc, Attr16_32_16_shadow},
                         {NVTOP_MSG_TVSYS_PAL	, f_nmtop_msg_tvsys_pal, Attr16_32_16_shadow},
                         {NVTOP_MSG_TVSYS_AUTO	, f_nmtop_msg_tvsys_auto, Attr16_32_16_shadow},

                         {NVTOP_MSG_RGB	, f_nmtop_msg_rgb, Attr16_32_16_shadow}, /* for besthill 0821 */
                         {NVTOP_MSG_YUVBE	, f_nmtop_msg_yuvbe, Attr16_32_16_shadow},
                         {NVTOP_MSG_SVIDEO	, f_nmtop_msg_svideo, Attr16_32_16_shadow}, /* for besthill 0821 */
                         {NVTOP_MSG_PIC_MODE,f_nmtop_msg_pic_mode, Attr16_32_16_shadow}, /* for picture cd */

                         {NVTOP_MSG_PBC , f_nmtop_msg_pbc, Attr16_32_16_shadow},

                         {NVTOP_MSG_RGN_ERR , f_nmtop_msg_rgn_err, Attr16_32_16_shadow},
                         {NVTOP_MSG2_ON , f_nmtop_msg_on, Attr16_32_16_shadow},
                         {NVTOP_MSG2_OFF , f_nmtop_msg_off, Attr16_32_16_shadow},
                         {NVTOP_MSG2_LEFT , f_nmtop_msg_left, Attr16_32_16_shadow},
                         {NVTOP_MSG2_RIGHT , f_nmtop_msg_right, Attr16_32_16_shadow},
                         {NVTOP_MSG2_STEREO , f_nmtop_msg_stereo, Attr16_32_16_shadow},
                         {NVTOP_MSG2_NON , f_nmtop_msg_non, Attr16_32_16_shadow},

                         {NM_TOP2_NULL	, f_nm_blk2_null, Attr16_32_16},
                         {NM_TOP2_AC3	, f_nm_blk2_ac3, Attr16_32_16},
                         {NM_TOP2_DTS	, f_nm_blk2_dts, Attr16_32_16},
                         {NM_TOP2_MPEG	, f_nm_blk2_mpeg, Attr16_32_16},

                         {NM_PB_SHUF_PLAY	, nmtop_pb_shuf, AttrMassChar},
                         {NM_PB_RNDM_PLAY	, nmtop_pb_rand, AttrMassChar},
                         {NM_PB_REPEAT_A	, nmtop_pb_repeat_a, AttrMassChar},
                         {NM_PB_REPEAT_AB	, nmtop_pb_repeat_ab, AttrMassChar},
                         {NM_PB_REPEAT	, nmtop_pb_repeat, AttrMassChar},
                         {NM_PB_REPEAT_ALL	, nmtop_pb_repeat_all, AttrMassChar},
                         {NM_PB_PROGRAM	, nmtop_pb_program, AttrMassChar},
                         //30220-01cf
                         {NM_PB_UP	, nmtop_pb_up, AttrMassChar},
                         {NM_PB_DOWN, nmtop_pb_down, AttrMassChar},
                         {NM_PB_RIGHT, nmtop_pb_right, AttrMassChar},
                         {NM_PB_LEFT, nmtop_pb_left, AttrMassChar},
                         {NM_PB_NEXT, nmtop_pb_next, AttrMassChar},
                         {NM_PB_PREV, nmtop_pb_prev, AttrMassChar},
                         //end 30220-01cf


                         {NM_VC_MUTE	, nmtop_vc_mute, AttrMassChar_shadow},
                         {NM_VC_MUTE_OFF	, nmtop_vc_mute_off, AttrMassChar_shadow},

                         {NM_AN_ANGLE	, nmtop_an_angle, AttrMassChar_shadow},
                         // setup menu
                         /* public part */
                         {SETUP_PUBLIC_LD, f_set_pub_loading	, Attr16_32_4},
                         {SETUP_PUBLIC_OK, f_set_pub_ok	, Attr16_32_4},
                         {SETUP_PUBLIC_CHI, f_set_pub_chi	, Attr16_32_4},
                         {SETUP_PUBLIC_ENG, f_set_pub_eng	, Attr16_32_4},
                         {SETUP_PUBLIC_FRA, f_set_pub_fre	, Attr16_32_4},
                         {SETUP_PUBLIC_RUS, f_set_pub_rus	, Attr16_32_4},
                         {SETUP_PUBLIC_JAP, f_set_pub_jap	, Attr16_32_4},
                         {SETUP_PUBLIC_GER, f_set_pub_ger	, Attr16_32_4},
                         {SETUP_PUBLIC_ON, f_set_pub_on	, Attr16_32_4},
                         {SETUP_PUBLIC_OFF, f_set_pub_off	, Attr16_32_4},
                         {SETUP_PUBLIC_LARGE, f_set_pub_large	, Attr16_32_4},
                         {SETUP_PUBLIC_SMALL, f_set_pub_small	, Attr16_32_4},
                         {SETUP_PUBLIC_BAR_9, f_set_pub_bar_9	, AttrMassChar},
                         {SETUP_PUBLIC_BAR_8, f_set_pub_bar_8	, AttrMassChar},
                         {SETUP_PUBLIC_BAR_12,f_set_pub_bar_12,AttrMassChar},//cliff 30415-02cf for KARAOK echo control
                         {SETUP_PUBLIC_NULL   ,   f_set_pub_null  , Attr16_32_4},//30216-02cf


                         /* SYSTEM PAGE */
                         {SETUP_SYSTEM_LANG, f_language	, Attr16_32_4},
                         {SETUP_SYSTEM_FRA, f_sel_lang_fra	, Attr16_32_4},
                         {SETUP_SYSTEM_LOAD, f_load_set_def	, Attr16_32_4},
                         {SETUP_SYSTEM_SAVER, f_scrn_saver	, Attr16_32_4},
                         {SETUP_SYSTEM_STANDBY,f_auto_standby, Attr16_32_4},//30216-02cf
                         //30219-02cf
                         {SETUP_SYSTEM_SLIDESHOW,f_slide_showtime,Attr16_32_4},
                         {SETUP_SYSTEM_SLIDESHOW_1,f_sel_slideshow_1,Attr16_32_4},
                         {SETUP_SYSTEM_SLIDESHOW_2,f_sel_slideshow_2,Attr16_32_4},
                         {SETUP_SYSTEM_SLIDESHOW_3,f_sel_slideshow_3,Attr16_32_4},
                         //end 30219-02cf
                         {SETUP_SYSTEM_VERSION, f_version	, Attr16_32_4},
                         {SETUP_SYSTEM_VER,	e_fw_version	,Attr16_32_4},

                         /* VIDEO PAGE */
                         {SETUP_VIDEO_BRI, f_brightness	, Attr16_32_4},
                         {SETUP_VIDEO_CON, f_contrast	, Attr16_32_4},
                         {SETUP_VIDEO_SAT, f_saturation	, Attr16_32_4},
                         {SETUP_VIDEO_TVO, f_tv_output	, Attr16_32_4},
                         {SETUP_VIDEO_AUTO, f_sel_tvout_auto	, Attr16_32_4},
                         {SETUP_VIDEO_NTSC, f_sel_tvout_ntsc	, Attr16_32_4},
                         {SETUP_VIDEO_PAL, f_sel_tvout_pal	, Attr16_32_4},
                         /**********************30624-01jeff for TV Output********************/
                         {SETUP_VIDEO_PAL_N, f_sel_tvout_pal_n	, Attr16_32_4},
                         {SETUP_VIDEO_PAL_M, f_sel_tvout_pal_m	, Attr16_32_4},
                         /**********************30624-01jeff for TV Output********************/
                         {SETUP_VIDEO_VIO, f_video_output	, Attr16_32_4},
                         {SETUP_VIDEO_RGB, f_sel_vidout_rgb	, Attr16_32_4},
                         {SETUP_VIDEO_YUV_BE, f_sel_vidout_yuvbe	, Attr16_32_4},
                         {SETUP_VIDEO_YUV, f_sel_vidout_yuv	, Attr16_32_4},
                         {SETUP_VIDEO_SVIDEO, f_sel_vidout_svideo	, Attr16_32_4},
                         {SETUP_VIDEO_YUV_SVIDEO, f_sel_vidout_yuv_sv	, Attr16_32_4},
                         {SETUP_VIDEO_CVBS, f_sel_vidout_cvbs	, Attr16_32_4},
                         {SETUP_VIDEO_SCAN, f_scanmode	, Attr16_32_4},
                         {SETUP_VIDEO_INT	, f_sel_scanmd_int	, Attr16_32_4},
                         {SETUP_VIDEO_PROA, f_sel_scanmd_proa	, Attr16_32_4},
                         {SETUP_VIDEO_PROB, f_sel_scanmd_prob	, Attr16_32_4},
                         {SETUP_VIDEO_PROC, f_sel_scanmd_proc	, Attr16_32_4},
                         {SETUP_VIDEO_PAUP, f_pause_pic	, Attr16_32_4},
                         {SETUP_VIDEO_HI	, f_sel_pspic_hi	, Attr16_32_4},
                         {SETUP_VIDEO_FLI, f_sel_pspic_fli	, Attr16_32_4},

                         /* AUDIO PAGE */
                         {SETUP_AUDIO_EQ	, f_eq	, Attr16_32_4},
                         {SETUP_AUDIO_CLA, f_sel_eq_cla	, Attr16_32_4},
                         {SETUP_AUDIO_POP, f_sel_eq_pop	, Attr16_32_4},
                         {SETUP_AUDIO_ROC, f_sel_eq_roc	, Attr16_32_4},
                         {SETUP_AUDIO_JAZ, f_sel_eq_jaz	, Attr16_32_4},
                         {SETUP_AUDIO_RAD, f_sel_eq_rad	, Attr16_32_4},
                         {SETUP_AUDIO_PER, f_sel_eq_per	, Attr16_32_4},
                         {SETUP_AUDIO_DIG, f_dig_output	, Attr16_32_4},
                         {SETUP_AUDIO_BIT, f_sel_digout_bit	, Attr16_32_4},
                         {SETUP_AUDIO_LPCM_48K, f_sel_digout_lp_48k, Attr16_32_4},
                         {SETUP_AUDIO_LPCM_96K, f_sel_digout_lp_96k, Attr16_32_4},
                         {SETUP_AUDIO_SUR, f_sur_eff	, Attr16_32_4},
                         {SETUP_AUDIO_STD, f_sel_suref_standard, Attr16_32_4},
                         {SETUP_AUDIO_CIN, f_sel_suref_cin	, Attr16_32_4},
                         {SETUP_AUDIO_LIV, f_sel_suref_liv	, Attr16_32_4},
                         {SETUP_AUDIO_ROM, f_sel_suref_rom	, Attr16_32_4},
                         {SETUP_AUDIO_DRC, f_drc	, Attr16_32_4},
                         //30302-01Dd modify audio page for model 402
                         {SETUP_AUDIO_DRC_FULL, e_sel_drc_ful, Attr16_32_4},
                         {SETUP_AUDIO_DRC_HALF, e_sel_drc_half	, Attr16_32_4},

                         /* SPEAKER PAGE */
                         {SETUP_SPEAKER_CNANNEL, f_channel	, Attr16_32_4},
                         {SETUP_SPEAKER_CNANNEL_2CH, f_sel_chnl_2ch	, Attr16_32_4},
                         //30302-01Dd modify audio page for model 402

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -