diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-19 10:52:11 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-19 10:52:11 +0000 |
| commit | 0956549379a239182714ca5f06bb40748e3a54a5 (patch) | |
| tree | f3b4e0b2e5ef1125940ad6ae029ffdf066063484 /po/zh_CN.po | |
| parent | b24d4d3cd394aa86691d69156f3fb108c3537582 (diff) | |
| download | pcsxr-0956549379a239182714ca5f06bb40748e3a54a5.tar.gz | |
Use SDL for sound plugin, reverted the change to BIAS in r48024. (and I'm too lazy to hunt down the bug with x64 dynarec :( feel free to revert this revert if not preferred :P)
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48308 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'po/zh_CN.po')
| -rw-r--r-- | po/zh_CN.po | 71 |
1 files changed, 33 insertions, 38 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 2560589b..c0a4620b 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: pcsxr 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 11:03+0800\n" -"PO-Revision-Date: 2010-05-14 11:04+0800\n" +"POT-Creation-Date: 2010-05-19 16:31+0800\n" +"PO-Revision-Date: 2010-05-19 16:31+0800\n" "Last-Translator: Wei Mingzhi <whistler_wmz@users.sourceforge.net>\n" "Language-Team: Simplified Chinese <whistler@openoffice.org>\n" "MIME-Version: 1.0\n" @@ -1539,67 +1539,67 @@ msgstr "此文件不是一个合法的 PSX 文件。\n" msgid "Error loading %s: %s" msgstr "无法加载 %s: %s" -#: ../libpcsxcore/plugins.c:183 +#: ../libpcsxcore/plugins.c:185 #, c-format msgid "Could not load GPU plugin %s!" msgstr "无法加载 GPU 插件 %s!" -#: ../libpcsxcore/plugins.c:254 +#: ../libpcsxcore/plugins.c:256 #, c-format msgid "Could not load CD-ROM plugin %s!" msgstr "无法加载 CD-ROM 插件 %s!" -#: ../libpcsxcore/plugins.c:300 +#: ../libpcsxcore/plugins.c:302 #, c-format msgid "Could not load SPU plugin %s!" msgstr "无法加载 SPU 插件 %s!" -#: ../libpcsxcore/plugins.c:437 +#: ../libpcsxcore/plugins.c:439 #, c-format msgid "Could not load Controller 1 plugin %s!" msgstr "无法加载 \"控制器1\" 插件 %s!" -#: ../libpcsxcore/plugins.c:491 +#: ../libpcsxcore/plugins.c:493 #, c-format msgid "Could not load Controller 2 plugin %s!" msgstr "无法加载 \"控制器2\" 插件 %s!" -#: ../libpcsxcore/plugins.c:534 +#: ../libpcsxcore/plugins.c:536 #, c-format msgid "Could not load NetPlay plugin %s!" msgstr "无法加载联网游戏插件 %s!" -#: ../libpcsxcore/plugins.c:595 +#: ../libpcsxcore/plugins.c:597 #, c-format msgid "Error initializing CD-ROM plugin: %d" msgstr "CD-ROM 插件初始化错误: %d" -#: ../libpcsxcore/plugins.c:597 +#: ../libpcsxcore/plugins.c:599 #, c-format msgid "Error initializing GPU plugin: %d" msgstr "GPU 插件初始化错误: %d" -#: ../libpcsxcore/plugins.c:599 +#: ../libpcsxcore/plugins.c:601 #, c-format msgid "Error initializing SPU plugin: %d" msgstr "SPU 插件初始化错误: %d" -#: ../libpcsxcore/plugins.c:601 +#: ../libpcsxcore/plugins.c:603 #, c-format msgid "Error initializing Controller 1 plugin: %d" msgstr "\"控制器1\" 插件初始化错误: %d" -#: ../libpcsxcore/plugins.c:603 +#: ../libpcsxcore/plugins.c:605 #, c-format msgid "Error initializing Controller 2 plugin: %d" msgstr "\"控制器2\" 插件初始化错误: %d" -#: ../libpcsxcore/plugins.c:607 +#: ../libpcsxcore/plugins.c:609 #, c-format msgid "Error initializing NetPlay plugin: %d" msgstr "联网游戏插件初始化错误: %d" -#: ../libpcsxcore/plugins.c:610 +#: ../libpcsxcore/plugins.c:612 msgid "Plugins loaded.\n" msgstr "插件已加载。\n" @@ -1632,26 +1632,26 @@ msgstr "无法打开 BIOS: \"%s\"。使用内部 HLE Bios。\n" msgid "Running PCSX Version %s (%s).\n" msgstr "正在运行 PCSX 版本 %s (%s)。\n" -#: ../libpcsxcore/sio.c:344 +#: ../libpcsxcore/sio.c:345 msgid "Connection closed!\n" msgstr "连接被关闭!\n" -#: ../libpcsxcore/sio.c:370 +#: ../libpcsxcore/sio.c:371 #, c-format msgid "No memory card value was specified - creating a default card %s\n" msgstr "未指定记忆卡 - 创建一个默认的记忆卡 %s\n" -#: ../libpcsxcore/sio.c:374 +#: ../libpcsxcore/sio.c:375 #, c-format msgid "The memory card %s doesn't exist - creating it\n" msgstr "记忆卡 %s 不存在 - 正在创建\n" -#: ../libpcsxcore/sio.c:390 +#: ../libpcsxcore/sio.c:391 #, c-format msgid "Memory card %s failed to load!\n" msgstr "记忆卡 %s 读取失败!\n" -#: ../libpcsxcore/sio.c:394 +#: ../libpcsxcore/sio.c:395 #, c-format msgid "Loading memory card %s\n" msgstr "加载记忆卡 %s\n" @@ -2287,31 +2287,19 @@ msgid "Patch Memory..." msgstr "修改内存..." #: ../plugins/dfsound/spu.c:38 -msgid "ALSA Sound" -msgstr "ALSA 声音" - -#: ../plugins/dfsound/spu.c:40 msgid "Mac OS X Sound" msgstr "Mac OS X 声音" -#: ../plugins/dfsound/spu.c:42 -msgid "OSS Sound" -msgstr "OSS 声音" - -#: ../plugins/dfsound/spu.c:44 -msgid "PulseAudio Sound" -msgstr "PulseAudio 声音" - -#: ../plugins/dfsound/spu.c:46 -msgid "NULL Sound" -msgstr "空声音" +#: ../plugins/dfsound/spu.c:40 +msgid "SDL Sound" +msgstr "SDL 声音" -#: ../plugins/dfsound/spu.c:49 +#: ../plugins/dfsound/spu.c:43 msgid "" -"P.E.Op.S. OSS Driver V1.7\n" +"P.E.Op.S. Sound Driver V1.7\n" "Coded by Pete Bernert and the P.E.Op.S. team\n" msgstr "" -"P.E.Op.S OSS 驱动程序 V1.7\n" +"P.E.Op.S 声音驱动程序 V1.7\n" "编写: Pete Bernert 以及 P.E.Op.S. 开发组\n" #: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:42 @@ -3151,3 +3139,10 @@ msgstr "开始游戏" msgid "Play Offline" msgstr "离线运行" +#~ msgid "ALSA Sound" +#~ msgstr "ALSA 声音" +#~ msgid "PulseAudio Sound" +#~ msgstr "PulseAudio 声音" +#~ msgid "NULL Sound" +#~ msgstr "空声音" + |
