diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-06-13 14:43:05 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-06-13 14:43:05 +0000 |
| commit | 1abdd9baf56a09b7a4d851cbad9e1fb26a790679 (patch) | |
| tree | 28f88ee9821283fabf1eca69c083da282fd4d0b9 /src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts | |
| parent | a8ace24c6dd0c34984157801aae5f477fb820e7d (diff) | |
| download | qmmp-1abdd9baf56a09b7a4d851cbad9e1fb26a790679.tar.gz qmmp-1abdd9baf56a09b7a4d851cbad9e1fb26a790679.tar.bz2 qmmp-1abdd9baf56a09b7a4d851cbad9e1fb26a790679.zip | |
updated Chinese Traditional Translation (author: lon)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@410 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts')
| -rw-r--r-- | src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts b/src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts new file mode 100644 index 000000000..60cd8958d --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS><TS version="1.1" language="zh_TW"> +<defaultcodec></defaultcodec> +<context> + <name>NotifierFactory</name> + <message> + <location filename="../notifierfactory.cpp" line="30"/> + <source>Notifier Plugin</source> + <translation>通知插件</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="49"/> + <source>About Notifier Plugin</source> + <translation>關於通知插件</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="50"/> + <source>Qmmp Notifier Plugin</source> + <translation>Qmmp 通知插件</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="51"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>作者:Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="13"/> + <source>Status Icon Plugin Settings</source> + <translation>狀態圖像插件設定</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="19"/> + <source>Psi Notification</source> + <translation>PSI 通知</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="25"/> + <source>Enable Psi notification</source> + <translation>啟用 PSI 通知</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="35"/> + <source>Desktop Notification</source> + <translation>桌面通知</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="41"/> + <source>Enable desktop notification</source> + <translation>啟用桌面通知</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="48"/> + <source>Message delay, ms:</source> + <translation>訊息延時(ms):</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="74"/> + <source>Position</source> + <translation>位置</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="248"/> + <source>OK</source> + <translation>確定</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="255"/> + <source>Cancel</source> + <translation>取消</translation> + </message> +</context> +</TS> |
