From 44c3fe8748f4b31754bb7d2f1dee815181d5c799 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 22 Jul 2018 21:49:37 +0000 Subject: updated .ts files git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8216 90c681e8-e032-0410-971d-27865f9a5e38 --- .../translations/status_plugin_zh_CN.ts | 75 ++++++++++++++++------ 1 file changed, 55 insertions(+), 20 deletions(-) (limited to 'src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts') 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 67c5d21c9..4773d3c7b 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts @@ -4,102 +4,137 @@ StatusOption - + 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 - 专辑 - + %aa - album artist %%aa - 专辑 艺术家 - + %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 - 持续时间 - + + %{bitrate} - bitrate + + + + + %{samplerate} - sample rate + + + + + %{channels} - number of channels + + + + + %{samplesize} - bits per sample + + + + + %{format} - format name + + + + + %{decoder} - decoder name + + + + + %{filesize} - file size + + + + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - 条件 - + %dir(n) - directory name located on n levels above %dir(n) - 向上 n 级的目录名 -- cgit v1.2.3-13-gbd6f