📄 lang_ger.c
字号:
const BYTE g_sel_scanmd_prob[] = "PROGRESSIVE B";
const BYTE g_sel_scanmd_proc[] = "PROGRESSIVE";
const BYTE g_pause_pic[] = "PAUSE BILD";
const BYTE g_sel_pspic_auto[] = "AUTO";
const BYTE g_sel_pspic_hi[] = "H-SCHAERFE";
const BYTE g_sel_pspic_fli[] = "GLIZERND";
/* audio page */
const BYTE g_eq[] = "EQUALIZER";
// use "off"
const BYTE g_sel_eq_cla[] = "KLASSIK";
const BYTE g_sel_eq_pop[] = "POP";
const BYTE g_sel_eq_roc[] = "ROCK";
const BYTE g_sel_eq_jaz[] = "JAZZ";
const BYTE g_sel_eq_rad[] = "RADIO";
const BYTE g_sel_eq_per[] = "PERSeNLICH";
const BYTE g_dig_output[] = "DIGITAL OUTPUT";
const BYTE g_sel_digout_bit[] = "BITSTREAM";
const BYTE g_sel_digout_lp_48k[] = "LPCM 48K";
const BYTE g_sel_digout_lp_96k[] = "LPCM 96K";
const BYTE g_sur_eff[] = "SURROUND";
const BYTE g_sel_suref_standard[] = "STANDARD";
const BYTE g_sel_suref_cin[] = "KINO";
const BYTE g_sel_suref_liv[] = "LIVE";
const BYTE g_sel_suref_rom[] = "RAUM";
const BYTE g_drc[] = "DRC";
// use "on" and "off"
/* speaker page */
const BYTE g_channel[] = "KANAL";
const BYTE g_sel_chnl_2ch[] = "2 CH";
const BYTE g_sel_chnl_51ch[] = "5.1 CH";
const BYTE g_cen_sur[] = "MITTE&SURROUND";
const BYTE g_cen[] = "MITTE";
const BYTE g_sur[] = "SURROUND";
// use "large", "small" and "off"
const BYTE g_subwoofer[] = "SUBWOOFER";
// use "on" and "off"
const BYTE g_centre_delay[] = "MITTE VERZUG"; //bar
const BYTE g_sur_delay[] = "SURROUND VERZUG "; //bar
const BYTE g_test[] = "PROBE TON";
//use "off"
const BYTE g_sel_test_left_chnl[] = "L-KANAL";
const BYTE g_sel_test_right_chnl[] = "R-KANAL";
const BYTE g_sel_test_left_sur[] = "L SURROUND";
const BYTE g_sel_test_right_sur[] = "R SURROUND";
const BYTE g_sel_test_center_chnl[] = "CEN KANAL";
const BYTE g_sel_test_lfe_chnl[] = "LFE KANAL";
const BYTE g_sel_test_dmix_left[] = "DOWNMIX L CH";
const BYTE g_sel_test_dmix_right[] = "DOWNMIX R CH";
const BYTE g_prologic[] = "PROLOGIC II";
/* dvd page */
const BYTE g_menu[] = "MENU";
const BYTE g_audio[] = "AUDIO";
const BYTE g_subtitle[] = "UNTERTITEL";
const BYTE g_tv_screen[] = "TV SCREEN";
const BYTE g_sel_tvscr_ps[] = "4:3 PS";
const BYTE g_sel_tvscr_lb[] = "4:3 LB";
const BYTE g_sel_tvscr_169[] = "16:9";
const BYTE g_par_ctr[] = "SPERRFUNKTION";
const BYTE g_sel_pl_1[] = "1";
const BYTE g_sel_pl_2[] = "2";
const BYTE g_sel_pl_3[] = "3";
const BYTE g_sel_pl_4[] = "4";
const BYTE g_sel_pl_5[] = "5";
const BYTE g_sel_pl_6[] = "6";
const BYTE g_sel_pl_7[] = "7";
const BYTE g_sel_pl_8[] = "8";
const BYTE g_passw[] = "KENNWORT";
const BYTE g_new_passw[] = "NEUES KENNWORT";
const BYTE g_passw_err[] = "KENNWORT ERR";
const BYTE g_angle_mark[] = "BLICKWINKEL";
const BYTE g_close_caption[] = "CLOSE CAPTION";//30219-01cf
/* kara page */
const BYTE g_voc_cancel[] = "STIMMLI AUFHEBUN";
// use "on" and "off"
const BYTE g_voi_vol[] = "LAUTSTdRKE"; //BAR
const BYTE g_key_con[] = "KEY KONTROLLE"; //BAR
const BYTE g_echo_con[] = "ECHO KONTROLLE"; //BAR
const BYTE g_load_kara_def[] = "GRUNBEINST.";
// use "ok" and "loading"
/* help */
const BYTE g_setup_help_on_shift[] = "LEFT,RIGHT:SWITCH PAGE,ENTER:SELECT,SETUP:EXIT";
const BYTE g_setup_help_on_bar[] = "LEFT,RIGHT:ADJUST,ENTER:SELECT,SETUP:EXIT";
//////////////////////////
// part_3.1.5 : program menu
const BYTE g_program_choice[] = "WAHL";
const BYTE g_program_track[] = "TRACK";
const BYTE g_program_title[] = "TITEL";
const BYTE g_program_chapter[] = "KAPITEL";
const BYTE g_program_help_on_head[] = "ENTER/PLAY:SELECT,PROGRAM:EXIT";
const BYTE g_program_help_on_list[] = "ENTER/PLAY:PLAY,PROGRAM:EXIT";
//////////////////////////
// part_3.1.6 : fileopen/fileprogram menu
const BYTE g_fileopen_help_on_dir[] = "ENTER/PLAY:OPEN DIR,MENU:EXIT";
const BYTE g_fileopen_help_on_file[] = "ENTER/PLAY:PLAY FILE,MENU:EXIT";
//30507-01mi
const BYTE g_fileopen_cancelmode_on_menu[] ="ANZEIGEND";
const BYTE g_fileopen_cancelmodemixed_on_menu[] ="MISCHEN";
const BYTE g_fileopen_cancelmodemp3_on_menu[] ="MP3 NUR";
const BYTE g_fileopen_cancelmodejpg_on_menu[] ="JPG NUR";
const BYTE g_fileopen_cancelmodemp3jpg_on_menu[] ="MP3 UND JPG";
const BYTE g_fileopen_playmode_on_menu[] ="PLAY-MODUS";
const BYTE g_fileopen_playmodedir_on_menu[] ="ORDNER.";
const BYTE g_fileopen_playmodedircyc_on_menu[] ="ORDNER-WIEDERH";
const BYTE g_fileopen_playmodeonecyc_on_menu[] =" EINA.WIEDERH.";
const BYTE g_fileopen_playmoderandom_on_menu[] ="WAHLFREI";
const BYTE g_fileopen_playmodeshuffle_on_menu[] ="SHUFFLE";
const BYTE g_fileopen_playmodedisccyc_on_menu[] ="ALLES WIEDERH";
const BYTE g_pl_cancel[] = "AUFHEBUNG";
//for dview
const BYTE g_dview_hint[]="DVIEW MODUS AUSW腍LEN";
const BYTE g_dview_exit[]="ZURUECK";
const BYTE g_dview_title_digest[]="TITEL 麭ERSICHT";//30508-01mi
const BYTE g_dview_title_interval[]="TITEL INTERVALL";
const BYTE g_dview_chapter_digest[]="KAPITEL 麭ERSICHT";//30508-01mi
const BYTE g_dview_chapter_interval[]="KAPITEL INTERVALL";
const BYTE g_dview_disc_digest[]="DISK 麭ERSICHT";//30508-01mi
const BYTE g_dview_disc_interval[]="DISK INTERVALL";
const BYTE g_dview_track_interval[]="TRACK INTERVALL";
const BYTE g_jpg_mirror[]="SPIEGEL";
const BYTE g_jpg_normal[]="NORMAL";
//30507-01mi
const BYTE g_hint_dview_exit[]="ZURUECK DVIEW";//30512-01mi
/////////////////////////////////////////////
// part_3.2 : string table
const STR_MAP GerStrTable[] =
{
{
RSC_ID_ERROR, NULL, NULL
},
// hint
{HINT_CNSL_TITLE , g_hint_cnsl_title, Attr16_32_16},
{HINT_CNSL_CHAPTER , g_hint_cnsl_chapter, Attr16_32_16},
{HINT_CNSL_TRACK , g_hint_cnsl_track, Attr16_32_16},
{HINT_CNSL_TIME , g_hint_cnsl_time, Attr16_32_16},
{HINT_CNSL_SUBPIC , g_hint_cnsl_subpic, Attr16_32_16},
{HINT_CNSL_VOICE , g_hint_cnsl_voice, Attr16_32_16},
{HINT_CNSL_ANGLE , g_hint_cnsl_angle, Attr16_32_16},
{HINT_CNSL_CHANNEL , g_hint_cnsl_channel, Attr16_32_16},
{HINT_CNSL_PBC , g_hint_cnsl_pbc, Attr16_32_16},
{HINT_TT_PLAY_TIME, g_hint_tt_play_time, Attr16_32_16},
{HINT_TT_REMAIN_TIME, g_hint_tt_remain_time, Attr16_32_16},
{HINT_CH_PLAY_TIME, g_hint_ch_play_time, Attr16_32_16},
{HINT_CH_REMAIN_TIME, g_hint_ch_remain_time, Attr16_32_16},
{HINT_DISC_PLAY_TIME, g_hint_disc_play_time, Attr16_32_16},
{HINT_DISC_REMAIN_TIME, g_hint_disc_remain_time, Attr16_32_16},
{HINT_TRACK_PLAY_TIME, g_hint_track_play_time, Attr16_32_16},
{HINT_TRACK_REMAIN_TIME, g_hint_track_remain_time, Attr16_32_16},
{HINT_BOOKMARK, g_hint_bookmark, Attr16_32_16},
{HINT_TIME_SEARCH, g_hint_time_search, Attr16_32_16},
{HINT_PTT_SEARCH_ON_TT, g_hint_ptt_search_on_tt, Attr16_32_16},
{HINT_PTT_SEARCH_ON_CH, g_hint_ptt_search_on_ch, Attr16_32_16},
{HINT_PTT_SEARCH_ON_TRK, g_hint_ptt_search_on_trk, Attr16_32_16},
{HINT_MSG_OPEN, g_hint_msg_open, Attr16_32_16},
{HINT_MSG_CLOSE, g_hint_msg_close, Attr16_32_16},
{HINT_MSG_READ, g_hint_msg_read, Attr16_32_16},
{HINT_MSG_UNKNWN_DISC, g_hint_msg_unknown_disc, Attr16_32_16},
{HINT_MSG_NO_DISC, g_hint_msg_no_disc, Attr16_32_16},
{HINT_MSG_PRG_PLAY, g_hint_msg_prg_play, Attr16_32_16},
{HINT_MSG_BAD_DISC, g_hint_msg_bad_disc, Attr16_32_16},
{HINT_MSG_PRE_STOP, g_hint_msg_pre_stop, Attr16_32_16},
{HINT_MSG_REAL_STOP, g_hint_msg_real_stop, Attr16_32_16},
{HINT_MSG_LAST_PLAY, g_hint_msg_last_play, Attr16_32_16},
{HINT_MSG_SHUF_PLAY, g_hint_msg_shuf_play, Attr16_32_16},
{HINT_MSG_RNDM_PLAY, g_hint_msg_rndm_play, Attr16_32_16},
{HINT_MSG_SEQU_PLAY, g_hint_msg_sequ_play, Attr16_32_16},
{HINT_MSG_REPEAT_A, g_hint_msg_repeat_a, Attr16_32_16},
{HINT_MSG_REPEAT_AB, g_hint_msg_repeat_ab, Attr16_32_16},
{HINT_MSG_REPEAT_CH, g_hint_msg_repeat_ch, Attr16_32_16},
{HINT_MSG_REPEAT_TT, g_hint_msg_repeat_tt, Attr16_32_16},
{HINT_MSG_REPEAT_TRACK, g_hint_msg_repeat_track, Attr16_32_16},
{HINT_MSG_REPEAT_DISC, g_hint_msg_repeat_disc, Attr16_32_16},
//{HINT_MSG_REPEAT_DIR, g_hint_msg_repeat_dir, Attr16_32_16},
{HINT_MSG_REPEATOFF, g_hint_msg_repeat_off, Attr16_32_16},
{HINT_MSG_TT_MENU, g_hint_msg_tt_menu, Attr16_32_16},
{HINT_MSG_ROOT_MENU, g_hint_msg_root_menu, Attr16_32_16},
{HINT_MSG_ANGLE, g_hint_msg_angle, Attr16_32_16},
{HINT_MSG_SUBPIC, g_hint_msg_subpic, Attr16_32_16},
{HINT_MSG_VOICE, g_hint_msg_voice, Attr16_32_16},
{HINT_MSG_ZOOM, g_hint_msg_zoom, Attr16_32_16},
{HINT_MSG_MUTEOFF, g_hint_msg_muteoff, Attr16_32_16},
{HINT_BOT_VOLUME, g_hint_bot_volume, Attr16_32_16},
{HINT_BOT_MIC_VOLUME, g_hint_bot_mic_volume, Attr16_32_16},
{HINT_BOT_ECHO, g_hint_bot_echo, Attr16_32_16},
{HINT_BOT_KEY, g_hint_bot_key, Attr16_32_16},
// console
{CNSL_TIME_BG, cnsl_time_bg, cnsl_uni_bg_attr},
{CNSL_TITLE_BG, cnsl_title_bg, cnsl_uni_bg_attr},
{CNSL_CHAPTER_BG, cnsl_chapter_bg, cnsl_uni_bg_attr},
{CNSL_SUBPIC_BG , cnsl_subpic_bg, cnsl_uni_bg_attr},
{CNSL_VOICE_BG , cnsl_voice_bg, cnsl_uni_bg_attr},
{CNSL_ANGLE_BG , cnsl_angle_bg, cnsl_uni_bg_attr},
{CNSL_TRACK_BG , cnsl_track_bg, cnsl_uni_bg_attr},
{CNSL_VOCAL_BG , cnsl_momo_bg, cnsl_uni_bg_attr},
{CNSL_PBC_BG , cnsl_pbc_bg, cnsl_uni_bg_attr},
{CNSL_PUB_ON , g_cnsl_pub_on, Attr16_32_16 },
{CNSL_PUB_OFF , g_cnsl_pub_off, Attr16_32_16 },
{CNSL_PUB_NONE, g_cnsl_pub_none, Attr16_32_16 },
{CNSL_CHINESE , g_cnsl_chi , Attr16_32_16 },
{CNSL_ENGLISH , g_cnsl_eng , Attr16_32_16 },
{CNSL_FRANCE , g_cnsl_fra , Attr16_32_16 },
{CNSL_JAPAN , g_cnsl_jap , Attr16_32_16 },
{CNSL_GERMAN , g_cnsl_ger , Attr16_32_16 },
{CNSL_RUSSIA , g_cnsl_rus , Attr16_32_16 },
//added by bond 030429 30508-02bo
{CNSL_DANISH , g_cnsl_dan, Attr16_32_16},
{CNSL_DUTCH , g_cnsl_dut, Attr16_32_16 },
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -