From 9d9230543013037d8e386ec60c1af0aac4b6d9b5 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 19 Sep 2010 09:02:37 +0000 Subject: updated Japanese translation (author: Ryota Shimamoto) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1899 90c681e8-e032-0410-971d-27865f9a5e38 --- .../StatusOption/translations/status_plugin_ja.ts | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'src/plugins/CommandLineOptions') diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts index 155fb44e8..94bf64695 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts @@ -6,92 +6,92 @@ 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 - トラック番号 数字2桁 %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) - 状態 -- cgit v1.2.3-13-gbd6f