blob: 5b41ef47784ee4ca12618cbd6001f042c9c6aff4 (
plain) (
tree)
|
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="ja_JP">
<context>
<name>Lyrics</name>
<message>
<location filename="../lyrics.cpp" line="35"/>
<source>View Lyrics</source>
<translation>歌詞を表示</translation>
</message>
<message>
<location filename="../lyrics.cpp" line="36"/>
<source>Ctrl+L</source>
<translation>Ctrl+L</translation>
</message>
</context>
<context>
<name>LyricsFactory</name>
<message>
<location filename="../lyricsfactory.cpp" line="29"/>
<source>Lyrics Plugin</source>
<translation>歌詞プラグイン</translation>
</message>
<message>
<location filename="../lyricsfactory.cpp" line="50"/>
<source>About Lyrics Plugin</source>
<translation>歌詞プラグインについて</translation>
</message>
<message>
<location filename="../lyricsfactory.cpp" line="51"/>
<source>Qmmp Lyrics Plugin</source>
<translation>QMMP 歌詞プラグイン</translation>
</message>
<message>
<location filename="../lyricsfactory.cpp" line="52"/>
<source>This plugin retrieves lyrics from LyricWiki</source>
<translation>このプラグインは LyricWiki より歌詞を取得します</translation>
</message>
<message>
<location filename="../lyricsfactory.cpp" line="53"/>
<source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source>
<translation>制作: Илья Котов (Ilya Kotov) <forkotov02@hotmail.ru></translation>
</message>
</context>
<context>
<name>LyricsWindow</name>
<message>
<location filename="../lyricswindow.ui" line="14"/>
<source>Lyrics Plugin</source>
<translation>歌詞プラグイン</translation>
</message>
<message>
<location filename="../lyricswindow.ui" line="31"/>
<source>Artist:</source>
<translation>アーティスト:</translation>
</message>
<message>
<location filename="../lyricswindow.ui" line="41"/>
<source>Title:</source>
<translation>タイトル:</translation>
</message>
<message>
<location filename="../lyricswindow.ui" line="51"/>
<source>Search</source>
<translation>検索</translation>
</message>
<message>
<location filename="../lyricswindow.ui" line="60"/>
<source>No connection</source>
<translation>接続できません</translation>
</message>
<message>
<location filename="../lyricswindow.cpp" line="64"/>
<source>Done</source>
<translation>完了</translation>
</message>
<message>
<location filename="../lyricswindow.cpp" line="67"/>
<location filename="../lyricswindow.cpp" line="91"/>
<location filename="../lyricswindow.cpp" line="97"/>
<location filename="../lyricswindow.cpp" line="105"/>
<location filename="../lyricswindow.cpp" line="113"/>
<location filename="../lyricswindow.cpp" line="124"/>
<source>Error</source>
<translation>事故</translation>
</message>
<message>
<location filename="../lyricswindow.cpp" line="118"/>
<location filename="../lyricswindow.cpp" line="153"/>
<source>Not found</source>
<translation>見付かりません</translation>
</message>
<message>
<location filename="../lyricswindow.cpp" line="139"/>
<location filename="../lyricswindow.cpp" line="164"/>
<source>Receiving</source>
<translation>取得中</translation>
</message>
<message>
<location filename="../lyricswindow.cpp" line="165"/>
<source>Lyrics: %1 - %2</source>
<translation>%1 - %2 の歌詞</translation>
</message>
</context>
</TS>
|