From f5bf7b1ac031f164d7eef81d302e2ce2dc9f2bc8 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 7 May 2011 17:50:45 +0000 Subject: updated Chinese Traditional and Chinese Simplified translations (author: lon) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2175 90c681e8-e032-0410-971d-27865f9a5e38 --- .../translations/status_plugin_zh_CN.ts | 36 +++++++++++----------- .../translations/status_plugin_zh_TW.ts | 36 +++++++++++----------- 2 files changed, 36 insertions(+), 36 deletions(-) (limited to 'src/plugins/CommandLineOptions/StatusOption') diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts index b12ade2cd..1fc9fabf1 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts @@ -6,92 +6,92 @@ Print playback status - + 显示播放状态 Print formatted track name (example: qmmp --nowplaying "%t - %a") - + 音轨名显示格式 (例如:qmmp --nowplaying "%t - %a") Print --nowplaying syntax - + 显示 --nowplaying 语法 Syntax: - + 语法: %p - artist - + %p - 艺术家 %a - album - + %a - 专辑 %t - title - + %t - 标题 %n - track - + %n - 音轨 %NN - 2-digit track - + %NN - 两位数音轨 %g - genre - + %g - 流派 %c - comment - + %c - 备注 %C - composer - + %C - 作曲 %D - disc number - + %D - 光盘编号 %f - file name - + %f - 文件名 %F - full path - + %F - 完整路径 %y - year - + %y - 年代 %l - duration - + %l - 持续时间 %if(A&B&C,D,E) - condition - + %if(A&B&C,D,E) - 条件 diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_TW.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_TW.ts index 9df7c7014..fdf1719ea 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_TW.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_TW.ts @@ -6,92 +6,92 @@ Print playback status - + 顯示播放狀態 Print formatted track name (example: qmmp --nowplaying "%t - %a") - + 音軌名顯示格式 (例如:qmmp --nowplaying "%t - %a") Print --nowplaying syntax - + 顯示 --nowplaying 語法 Syntax: - + 語法: %p - artist - + %p - 藝朮家 %a - album - + %a - 專輯 %t - title - + %t - 標題 %n - track - + %n - 音軌 %NN - 2-digit track - + %NN - 兩位數音軌 %g - genre - + %g - 流派 %c - comment - + %c - 備注 %C - composer - + %C - 作曲 %D - disc number - + %D - 光槃編號 %f - file name - + %f - 文件名 %F - full path - + %F - 完整路徑 %y - year - + %y - 年代 %l - duration - + %l - 持續時間 %if(A&B&C,D,E) - condition - + %if(A&B&C,D,E) - 條件 -- cgit v1.2.3-13-gbd6f