From 5717444b38b4f45ad185bbc6ea81cdb141befb8c Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 18 Sep 2010 16:50:38 +0000 Subject: added --status and --nowplaying command line option (Closes issue 266) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1893 90c681e8-e032-0410-971d-27865f9a5e38 --- .../StatusOption/translations/status_plugin_cs.ts | 97 ++++++++++++++++++++++ .../StatusOption/translations/status_plugin_de.ts | 97 ++++++++++++++++++++++ .../StatusOption/translations/status_plugin_es.ts | 97 ++++++++++++++++++++++ .../StatusOption/translations/status_plugin_it.ts | 97 ++++++++++++++++++++++ .../StatusOption/translations/status_plugin_ja.ts | 97 ++++++++++++++++++++++ .../StatusOption/translations/status_plugin_lt.ts | 97 ++++++++++++++++++++++ .../StatusOption/translations/status_plugin_nl.ts | 97 ++++++++++++++++++++++ .../StatusOption/translations/status_plugin_pl.ts | 97 ++++++++++++++++++++++ .../StatusOption/translations/status_plugin_ru.ts | 97 ++++++++++++++++++++++ .../StatusOption/translations/status_plugin_tr.ts | 97 ++++++++++++++++++++++ .../translations/status_plugin_uk_UA.ts | 97 ++++++++++++++++++++++ .../translations/status_plugin_zh_CN.ts | 97 ++++++++++++++++++++++ .../translations/status_plugin_zh_TW.ts | 97 ++++++++++++++++++++++ .../StatusOption/translations/translations.qrc | 18 ++++ 14 files changed, 1279 insertions(+) create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_cs.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_de.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_es.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_it.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_lt.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_nl.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pl.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ru.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_tr.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_uk_UA.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_TW.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/translations.qrc (limited to 'src/plugins/CommandLineOptions/StatusOption/translations') diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_cs.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_cs.ts new file mode 100644 index 000000000..bf1899124 --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_cs.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) + + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_de.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_de.ts new file mode 100644 index 000000000..967c78118 --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_de.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) + + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_es.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_es.ts new file mode 100644 index 000000000..3d02f530d --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_es.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) + + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_it.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_it.ts new file mode 100644 index 000000000..b7460ce48 --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_it.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) + + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts new file mode 100644 index 000000000..fe7934c4a --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.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) + + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_lt.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_lt.ts new file mode 100644 index 000000000..aa12d1d3d --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_lt.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) + + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_nl.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_nl.ts new file mode 100644 index 000000000..87017bda8 --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_nl.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) + + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pl.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pl.ts new file mode 100644 index 000000000..ac75ba189 --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pl.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) + + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ru.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ru.ts new file mode 100644 index 000000000..d937d8895 --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ru.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) + + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_tr.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_tr.ts new file mode 100644 index 000000000..b8a9e022d --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_tr.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) + + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_uk_UA.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_uk_UA.ts new file mode 100644 index 000000000..1659f36c9 --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_uk_UA.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) + + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts new file mode 100644 index 000000000..2a2acf86e --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.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) + + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_TW.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_TW.ts new file mode 100644 index 000000000..7f5eaa03a --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_TW.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) + + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/translations.qrc b/src/plugins/CommandLineOptions/StatusOption/translations/translations.qrc new file mode 100644 index 000000000..671f4bd43 --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/translations.qrc @@ -0,0 +1,18 @@ + + + + status_plugin_it.qm + status_plugin_pl.qm + status_plugin_ru.qm + status_plugin_de.qm + status_plugin_cs.qm + status_plugin_uk_UA.qm + status_plugin_zh_TW.qm + status_plugin_zh_CN.qm + status_plugin_tr.qm + status_plugin_lt.qm + status_plugin_nl.qm + status_plugin_ja.qm + status_plugin_es.qm + + -- cgit v1.2.3-13-gbd6f