diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-09-23 20:45:55 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-09-23 20:45:55 +0000 |
| commit | 822e613ba535aedfe1220b5b9689c55b68050057 (patch) | |
| tree | ee4b87c74b08400d93a5e8d967a64faa838fa46f /src/plugins/General/history/translations/history_plugin_ja.ts | |
| parent | cbf576255826458224eb9788ac88e72ba6f77b20 (diff) | |
| download | qmmp-822e613ba535aedfe1220b5b9689c55b68050057.tar.gz qmmp-822e613ba535aedfe1220b5b9689c55b68050057.tar.bz2 qmmp-822e613ba535aedfe1220b5b9689c55b68050057.zip | |
added history plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8360 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/history/translations/history_plugin_ja.ts')
| -rw-r--r-- | src/plugins/General/history/translations/history_plugin_ja.ts | 174 |
1 files changed, 174 insertions, 0 deletions
diff --git a/src/plugins/General/history/translations/history_plugin_ja.ts b/src/plugins/General/history/translations/history_plugin_ja.ts new file mode 100644 index 000000000..255b02aa2 --- /dev/null +++ b/src/plugins/General/history/translations/history_plugin_ja.ts @@ -0,0 +1,174 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="ja_JP"> +<context> + <name>DateInputDialog</name> + <message> + <location filename="../dateinputdialog.ui" line="14"/> + <source>Select Date</source> + <translation>日時選択</translation> + </message> +</context> +<context> + <name>History</name> + <message> + <location filename="../history.cpp" line="59"/> + <source>History</source> + <translation>履歴</translation> + </message> +</context> +<context> + <name>HistoryFactory</name> + <message> + <location filename="../historyfactory.cpp" line="31"/> + <source>Listening History Plugin</source> + <translation>視聴履歴プラグイン</translation> + </message> + <message> + <location filename="../historyfactory.cpp" line="51"/> + <source>About Listening History Plugin</source> + <translation>視聴履歴プラグインについて</translation> + </message> + <message> + <location filename="../historyfactory.cpp" line="52"/> + <source>Qmmp Listening History Plugin</source> + <translation>QMMP 視聴履歴プラグイン</translation> + </message> + <message> + <location filename="../historyfactory.cpp" line="53"/> + <source>This plugin collects information about listened tracks</source> + <translation>このプラグインは視聴したトラックの情報を収集します</translation> + </message> + <message> + <location filename="../historyfactory.cpp" line="54"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>制作: Илья Котов (Ilya Kotov) <forkotov02@ya.ru></translation> + </message> +</context> +<context> + <name>HistorySettingsDialog</name> + <message> + <location filename="../historysettingsdialog.ui" line="14"/> + <source>Listening History Plugin Settings</source> + <translation>視聴プラグインの設定</translation> + </message> + <message> + <location filename="../historysettingsdialog.ui" line="31"/> + <source>Title format:</source> + <translation>表題の書式:</translation> + </message> +</context> +<context> + <name>HistoryWindow</name> + <message> + <location filename="../historywindow.ui" line="14"/> + <location filename="../historywindow.ui" line="110"/> + <source>History</source> + <translation>履歴</translation> + </message> + <message> + <location filename="../historywindow.ui" line="29"/> + <source>Time Range</source> + <translation>期間</translation> + </message> + <message> + <location filename="../historywindow.ui" line="35"/> + <source>From:</source> + <translation>自:</translation> + </message> + <message> + <location filename="../historywindow.ui" line="52"/> + <source>To:</source> + <translation>至:</translation> + </message> + <message> + <location filename="../historywindow.ui" line="69"/> + <source>Last week</source> + <translation>先週</translation> + </message> + <message> + <location filename="../historywindow.ui" line="76"/> + <source>Last month</source> + <translation>先月</translation> + </message> + <message> + <location filename="../historywindow.ui" line="83"/> + <source>Execute</source> + <translation>抽出</translation> + </message> + <message> + <location filename="../historywindow.ui" line="129"/> + <source>Time</source> + <translation>時刻</translation> + </message> + <message> + <location filename="../historywindow.ui" line="134"/> + <location filename="../historywindow.ui" line="183"/> + <source>Song</source> + <translation>演目</translation> + </message> + <message> + <location filename="../historywindow.ui" line="143"/> + <source>Distribution</source> + <translation>普及</translation> + </message> + <message> + <location filename="../historywindow.ui" line="156"/> + <source>Day</source> + <translation>日付</translation> + </message> + <message> + <location filename="../historywindow.ui" line="161"/> + <location filename="../historywindow.ui" line="188"/> + <location filename="../historywindow.ui" line="215"/> + <location filename="../historywindow.ui" line="242"/> + <source>Play counts</source> + <translation>配信回数</translation> + </message> + <message> + <location filename="../historywindow.ui" line="170"/> + <source>Top Songs</source> + <translation>上位の演目</translation> + </message> + <message> + <location filename="../historywindow.ui" line="197"/> + <source>Top Artists</source> + <translation>上位のアーティスト</translation> + </message> + <message> + <location filename="../historywindow.ui" line="210"/> + <source>Artist</source> + <translation>アーティスト</translation> + </message> + <message> + <location filename="../historywindow.ui" line="224"/> + <source>Top Genres</source> + <translation>上位のジャンル</translation> + </message> + <message> + <location filename="../historywindow.ui" line="237"/> + <source>Genre</source> + <translation>ジャンル</translation> + </message> + <message> + <location filename="../historywindow.cpp" line="104"/> + <source>dd MMMM yyyy</source> + <translation>yyyy年MM月dd日</translation> + </message> + <message> + <location filename="../historywindow.cpp" line="105"/> + <source>hh:mm:ss</source> + <translation>hh:mm:ss</translation> + </message> + <message> + <location filename="../historywindow.cpp" line="179"/> + <source>MM-yyyy</source> + <translation>yyyy年MM月</translation> + </message> + <message> + <location filename="../historywindow.cpp" line="180"/> + <source>dd MMMM</source> + <translation>MM月dd日</translation> + </message> +</context> +</TS> |
