diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-07-13 06:36:59 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-07-13 06:36:59 +0000 |
| commit | 3d98503d19d09a5c6616e0be33edf4866700f0c0 (patch) | |
| tree | 84c8609c9313b9bd63c5eab4b38d96a3dc92b89c | |
| parent | 2329ef0c46fd1546973744548ebd107f4d45ea5e (diff) | |
| download | pcsxr-3d98503d19d09a5c6616e0be33edf4866700f0c0.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54527 e17a0e51-4ae3-4d35-97c3-1a29b211df97
| -rw-r--r-- | ChangeLog | 1 | ||||
| -rw-r--r-- | po/zh_CN.po | 13 |
2 files changed, 8 insertions, 6 deletions
@@ -1,6 +1,7 @@ July 13, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/socket.c: Fixed FTBFS on Windows.
+ * po/zh_CN.po: Updated.
July 12, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
diff --git a/po/zh_CN.po b/po/zh_CN.po index 7af68254..47ea2620 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: pcsxr 1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-07-10 14:04+0800\n" -"PO-Revision-Date: 2010-07-10 14:05+0700\n" -"Last-Translator: Wei Mingzhi <whistler@openoffice.org>\n" +"PO-Revision-Date: 2010-07-13 14:36+0800\n" +"Last-Translator: Wei Mingzhi <whistler_wmz@users.sf.net>\n" "Language-Team: Simplified Chinese <whistler@openoffice.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -79,7 +79,7 @@ msgstr "PCSX 模拟器\n" #: ../win32/gui/CheatDlg.c:223 #: ../win32/gui/CheatDlg.c:270 msgid "Yes" -msgstr " 是" +msgstr "是" #: ../win32/gui/CheatDlg.c:51 #: ../win32/gui/CheatDlg.c:223 @@ -661,7 +661,7 @@ msgstr "朝鲜语" #: ../win32/gui/WndMain.c:300 #: ../win32/gui/WndMain.c:352 msgid "PCSX State Format" -msgstr "PCSX 存档格式" +msgstr "PCSX 即时存档格式" #: ../win32/gui/WndMain.c:327 #, c-format @@ -721,11 +721,11 @@ msgstr "游戏" #: ../win32/gui/WndMain.c:864 msgid "mid link block" -msgstr "mid link block" +msgstr "中间链接块" #: ../win32/gui/WndMain.c:867 msgid "terminiting link block" -msgstr "terminiting link block" +msgstr "终止链接块" #: ../win32/gui/WndMain.c:875 #: ../gui/MemcardDlg.c:155 @@ -3187,3 +3187,4 @@ msgstr "离线运行" #: ../plugins/bladesio1/sio1.c:29 msgid "Sio1 Driver" msgstr "Sio1 驱动程序" + |
