diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-08-07 23:52:44 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-08-07 23:52:44 +0000 |
| commit | 511edc3388bb3b8285af8c818af27235773d4bce (patch) | |
| tree | 6a85923804b898760bee47aa64c0ecf5c6eb9dc7 /po | |
| parent | 3c9ffdf13c4c017a2865e5c584df3151677f6788 (diff) | |
| download | pcsxr-511edc3388bb3b8285af8c818af27235773d4bce.tar.gz | |
refactored the interrupt scheduling code a bit to make it a little more readable than using those "magic" numbers.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55866 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'po')
| -rw-r--r-- | po/zh_TW.po | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index e24620e1..a41ab936 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,7 +8,7 @@ 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:06+0700\n" +"PO-Revision-Date: 2010-08-07 22:16+0700\n" "Last-Translator: Wei Mingzhi <whistler@openoffice.org>\n" "Language-Team: Traditional Chinese <whistler@openoffice.org>\n" "MIME-Version: 1.0\n" @@ -3087,8 +3087,8 @@ msgid "" "Digital Pad\n" "Analog Pad" msgstr "" -"數字手把\n" -"模擬手把" +"普通手把\n" +"類比手把" #: ../plugins/dfinput/dfinput.glade2:149 #: ../plugins/dfinput/dfinput.glade2:346 @@ -3187,3 +3187,4 @@ msgstr "離線遊戲" #: ../plugins/bladesio1/sio1.c:29 msgid "Sio1 Driver" msgstr "Sio1 驅動程式" + |
