From 43fad250d15190b63a14a58167c09818a4b7856a Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 12 Nov 2017 16:13:13 +0000 Subject: added Finnish translation (Jiri Grönroos) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7718 90c681e8-e032-0410-971d-27865f9a5e38 --- .../StatusOption/translations/status_plugin_fi.ts | 105 +++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_fi.ts (limited to 'src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_fi.ts') diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_fi.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_fi.ts new file mode 100644 index 000000000..0912f16e9 --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_fi.ts @@ -0,0 +1,105 @@ + + + StatusOption + + + Print playback status + + + + + Print formatted track name (example: qmmp --nowplaying "%t - %a") + + + + + Print --nowplaying syntax + + + + + Syntax: + + + + + %p - artist + %p - artisti + + + + %a - album + %a - albumi + + + + %aa - album artist + + + + + %t - title + + + + + %n - track + + + + + %NN - 2-digit track + + + + + %g - genre + %g - tyylilaji + + + + %c - comment + %c - kommentti + + + + %C - composer + %C - säveltäjä + + + + %D - disc number + %D - levyn numero + + + + %f - file name + %f - tiedostonimi + + + + %F - full path + %F - koko polku + + + + %y - year + %y - vuosi + + + + %l - duration + %l - kesto + + + + %if(A&B&C,D,E) - condition + + + + + %dir(n) - directory name located on n levels above + + + + \ No newline at end of file -- cgit v1.2.3-13-gbd6f