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 --- .../StatusOption/translations/status_plugin_id.ts | 75 ++++++++++++++++------ 1 file changed, 55 insertions(+), 20 deletions(-) (limited to 'src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_id.ts') diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_id.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_id.ts index 41c29a6b1..411aa119d 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_id.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_id.ts @@ -4,102 +4,137 @@ StatusOption - + Print playback status Cetak status pemainan - + Print formatted track name (example: qmmp --nowplaying "%t - %a") Cetak nama track yang diformat (contohnya: qmmp --nowplaying "%t - %a") - + Print --nowplaying syntax Cetak syntax --nowplaying - + Syntax: Syntax: - + %p - artist %p - artist - + %a - album %a - album - + %aa - album artist %aa - album artist - + %t - title %t - title - + %n - track %n - track - + %NN - 2-digit track %NN - 2-digit track - + %g - genre %g - genre - + %c - comment %c - comment - + %C - composer %C - composer - + %D - disc number %D - disc number - + %f - file name %f - file name - + %F - full path %F - full path - + %y - year %y - year - + %l - duration %l - duration - + + %{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) - condition - + %dir(n) - directory name located on n levels above -- cgit v1.2.3-13-gbd6f