diff options
Diffstat (limited to 'src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts')
| -rw-r--r-- | src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts new file mode 100644 index 000000000..52eb51743 --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts @@ -0,0 +1,55 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS><TS version="1.1" language="zh_TW"> +<defaultcodec></defaultcodec> +<context> + <name>ScrobblerFactory</name> + <message> + <location filename="../scrobblerfactory.cpp" line="30"/> + <source>Scrobbler Plugin</source> + <translation>Scrobbler 插件</translation> + </message> + <message> + <location filename="../scrobblerfactory.cpp" line="49"/> + <source>About Scrobbler Plugin</source> + <translation>關於 Scrobbler 插件</translation> + </message> + <message> + <location filename="../scrobblerfactory.cpp" line="50"/> + <source>Qmmp AudioScrobbler Plugin</source> + <translation>Qmmp Scrobbler 插件</translation> + </message> + <message> + <location filename="../scrobblerfactory.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>Scrobbler Plugin Settings</source> + <translation>Scrobbler 插件設定</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="19"/> + <source>User name:</source> + <translation>用戶名:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="29"/> + <source>Password:</source> + <translation>密碼:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="58"/> + <source>OK</source> + <translation>確定</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="65"/> + <source>Cancel</source> + <translation>取消</translation> + </message> +</context> +</TS> |
