/* * Information for translators! * * This is the English language file, to translate it, just edit the lines, translate strings between '"' marks. * In some places there is an L like L"...", don't care about it, don't change it. * Add your name to TRANSLATED_BY and set LANGUAGE to yours. * * Then give it to us somehow, so that we can make the version with your language, post at the topics * where we posted the elf (http://mobilefree.ru/newbb_plus/viewtopic.php?topic_id=3576) * * Regards, BigHercules & Ploik */ #define LANGUAGE "Chinese" #define TRANSLATED_BY L"嘻哈狂徒" #define LG_GFGHELLO "问候信息" #define LG_GFGYES "开启" #define LG_GFGNO "关闭" #define LG_GFGSETSCREEN "显示设置" #define LG_GFGUPDATE "刷新间隔,1/10秒" #define LG_GFGPOSITION "位置" #define LG_GFGMINSIZE "最小比例(%)" #define LG_GFGMAXSIZE "最大比例(%)" #define LG_GFGSETPATH "路径设置" #define LG_GFGPATHPET "Pet.cfg路径" #define LG_GFGPATHROOM "room路径" #define LG_GFGPATHIMG "图片路径" #define LG_GFGPATHSOUND "声音路径" #define LG_GFGPATHGAMELIST "Game.list路径" #define LG_GFGPATHPLAYERLIST "Player.list路径" #define LG_GFGPATHBCFGEDIT "BcfgEdit.elf路径" #define LG_GFGBCFGEDITNOTFOUND "未发现BcfgEdit.elf!" #define LG_GFGSETPET "宠物设置" #define LG_GFGSPEED "成长速度" #define LG_GFGFAST "快" #define LG_GFGMEDIUM "中" #define LG_GFGSLOW "慢" #define LG_GFGMOTION "在屏幕上运动" #define LG_MUSIC "播放器运行时开启" #define LG_MALWARE "开启恶搞模式" #define LG_SCANGAME "扫描游戏" #define LG_SCANGAMEENA "启用" #define LG_GFGNIGHT "睡眠模式" #define LG_GFGNIGHTENA "启用" #define LG_GFGNIGHTBEGIN "开始时间" #define LG_GFGNIGHTEND "结束时间" #define LG_GFGPARENT "家长年龄" #define LG_GFGPETCNT "最多宠物数" #define LG_GFGSETALARM "提示选项" #define LG_GFGMSGSETUP "信息设置" #define LG_GFGMSGTIME "显示时间" #define LG_GFGMSGUNRESTRICTED "无限时" #define LG_GFGMSG5SEC "5秒" #define LG_GFGMSG10SEC "10秒" #define LG_GFGSNDSETUP "声音设置" #define LG_GFGSNDENABLE "开启声音" #define LG_GFGVOLUME "音量" #define LG_CFGSILENT "静音模式时开启" #define LG_GFGSNDNIGHT "睡眠模式时开启" #define LG_GFGVBRSETUP "震动设置" #define LG_GFGVBRENABLE "开启震动" #define LG_GFGVBRTIME "震动时间(毫秒)" #define LG_GFGVBRTYPE "震动类型" #define LG_GFGVBRTYPE1 "单次" #define LG_GFGVBRTYPE2 "双次" #define LG_GFGSCRSETUP "闪屏设置" #define LG_GFGSCRENABLE "开启" #define LG_GFGSCRTIME "闪屏时间(秒)" #define LG_GFGSCRFREQ "闪屏速度(毫秒)" #define LG_GFGSCRLEVEL "屏幕最大亮度" #define LG_GFGSETKEY "菜单激活" #define LG_GFGMNUENA "激活模式" #define LG_GFGKEY "激活键" //=============================== #define LG_COOL L"好好玩哦!\nO(∩_∩)O" #define LG_IAMSLEEP L"睡梦中,请勿打扰!\nZzz.." #define LG_PAIN L"哇! 好痛啊!\n~~(>_<)~~" #define LG_SHREW L"你好严格哦!╮(╯_╰)╭" #define LG_IAMDIE L"我已经歇菜了!\n╮(╯_╰)╭" #define LG_DONTDISTURB L"别烦我! 忙着呢!" #define LG_BLISS L"好幸福(⊙o⊙)!" #define LG_MSGSLEEP L"我睡了!" #define LG_MSGNOTSLEEP L"我醒了啦!" #define LG_MSGNIGHTSLEEP L"夜深了! 我要睡了哦!" #define LG_MSGNIGHTNOTSLEEP L"嘿嘿! 又开始新的一天了!" #define LG_MSGFATIGUESLEEP L"好累哦, 该休息一下了!" #define LG_MSGFATIGUENOTSLEEP L"已经睡饱了, 是该好好玩玩了!" #define LG_MSGROOMERR L"我进不了屋,吃不着饭!" #define LG_MENU L"菜单" #define LG_GAMEPLAY L"游戏" #define LG_VACCINATE L"打针" #define LG_DISCIPLINE L"调教" #define LG_SLEEP L"休眠" #define LG_NOTSLEEP L"唤醒" #define LG_BATHE L"洗澡" #define LG_ROOM L"进屋用餐" #define LG_STATUS L"状态" #define LG_NAME L"换名" #define LG_EDCFG L"设置" #define LG_ABOUT L"关于" #define LG_SEX L"性别" #define LG_AGE L"年龄" #define LG_FAMILYLIFE L"家庭生活" #define LG_HEALTH L"健康" #define LG_HUNGER L"饥饿" #define LG_HAPPINESS L"快乐" #define LG_DIRTINESS L"清洁" #define LG_BOREDOM L"烦恼" #define LG_BEHAVIOUR L"态度" #define LG_FATIGUE L"疲劳" #define LG_MALE L"男性" #define LG_FEMALE L"女性" #define LG_NOTDEF L"未定义" #define LG_MSGAGE L"我生日到了哦! ^^" #define LG_MSGHEALTH L"我病了、累了... =(" #define LG_MSGHUNGER L"我饿了! 给我点吃的吧!" #define LG_MSGHAPPINESS L"生活好可悲.. 好无助.." #define LG_MSGDIRTINESS L"我的房间好多过期食物哦! :/" #define LG_MSGBOREDOM L"我好无聊哦!" #define LG_MSGNEEDFRIEND L"我需要一个朋友!" #define LG_MSGNEEDGIRL L"我需要一个女朋友!" #define LG_MSGNEWPET L"干杯!我们还有很多!" //================================ #define LG_LOADING L"很高兴又见到主人了!" #define LG_ALREADY_STARTED L"我已经运行了啦!" #define LG_UPDSETTING L"Tamagochi设置已更新!" #define LG_ERRSTATUS L"Pet.cfg保存错误!" //++++++++++++++++++++++++++++++++++++++++ // count message = 2,4,8,16,32,64,... static const int mess_mask=32-1; static const wchar_t * const SpeakMessage[37]= { L"系统错误!", L"我会一些肮脏的词汇!", L"靠!", L"婊子! :)", L"系统错误!", L"Gay! :)", L"系统错误!", L"白痴! :)", L"系统错误!", L"我不要索爱! :)", L"系统错误!", L"我喜欢大MIMI! :)", L"系统错误!", L"今天你喝三鹿了吗? :)", L"系统错误!", L"我已删除zbin/etc中的部分文件.. :)", L"系统错误!", L"我现在可以格式化记忆棒吗?", L"系统错误!", L"蓝牙服务已停止!", L"系统错误!", L"无网络!", L"系统错误!", L"Sim卡已烧毁!", L"系统错误!", L"密码已失效!", L"系统错误!", L"主复位已启动!", L"系统错误!", L"你猫扑了吗? :)", L"系统错误!", L"抚摸我……往下……", L"系统错误!", L"教我怎么偷钱吧!", L"系统错误!", L"已接受更新系统时间!", L"系统错误!" };