From a79679c6bf45a8841ef2357902dfc170ee7030d8 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 6 Jan 2014 13:53:05 +0000 Subject: added Serbian translations (author: Mladen Pejaković) 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@4004 90c681e8-e032-0410-971d-27865f9a5e38 --- .../translations/status_plugin_sr_BA.ts | 97 ++++++++++++++++++++++ .../translations/status_plugin_sr_RS.ts | 97 ++++++++++++++++++++++ .../StatusOption/translations/translations.qrc | 2 + 3 files changed, 196 insertions(+) create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_BA.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_RS.ts (limited to 'src/plugins/CommandLineOptions/StatusOption/translations') diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_BA.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_BA.ts new file mode 100644 index 000000000..33f311498 --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_BA.ts @@ -0,0 +1,97 @@ + + + + + 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 - албум + + + + %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 - дужина + + + + %if(A&B&C,D,E) - condition + %if(A&B&C,D,E) - услов + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_RS.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_RS.ts new file mode 100644 index 000000000..0d7612f1c --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_RS.ts @@ -0,0 +1,97 @@ + + + + + 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 - албум + + + + %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 - дужина + + + + %if(A&B&C,D,E) - condition + %if(A&B&C,D,E) - услов + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/translations.qrc b/src/plugins/CommandLineOptions/StatusOption/translations/translations.qrc index c0f304a8b..902ed0a03 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/translations.qrc +++ b/src/plugins/CommandLineOptions/StatusOption/translations/translations.qrc @@ -21,5 +21,7 @@ status_plugin_es.qm status_plugin_he.qm status_plugin_gl_ES.qm + status_plugin_sr_BA.qm + status_plugin_sr_RS.qm -- cgit v1.2.3-13-gbd6f