From 4e986877f065622cb79ffed4563d42752aebd094 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 25 Aug 2012 14:16:36 +0000 Subject: added missing qt-linguist files, updated resources git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2900 90c681e8-e032-0410-971d-27865f9a5e38 --- .../translations/status_plugin_pt_BR.ts | 97 ++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt_BR.ts (limited to 'src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt_BR.ts') diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt_BR.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt_BR.ts new file mode 100644 index 000000000..8805c8684 --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt_BR.ts @@ -0,0 +1,97 @@ + + + + + StatusOption + + + Print playback status + + + + + Print formatted track name (example: qmmp --nowplaying "%t - %a") + + + + + Print --nowplaying syntax + + + + + Syntax: + + + + + %p - artist + + + + + %a - album + + + + + %t - title + + + + + %n - track + + + + + %NN - 2-digit track + + + + + %g - genre + + + + + %c - comment + + + + + %C - composer + + + + + %D - disc number + + + + + %f - file name + + + + + %F - full path + + + + + %y - year + + + + + %l - duration + + + + + %if(A&B&C,D,E) - condition + + + + -- cgit v1.2.3-13-gbd6f