diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-20 19:16:01 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-20 19:16:01 +0000 |
| commit | ff4ccd57f7440b73403fa73c09f4870cc1a154a4 (patch) | |
| tree | cfd1401b0531e9ae98503c7efaf0de8282967359 /src/plugins/General/lyrics | |
| parent | d5c5fad039e1dcdd933bf87465a7d75864660a89 (diff) | |
| download | qmmp-ff4ccd57f7440b73403fa73c09f4870cc1a154a4.tar.gz qmmp-ff4ccd57f7440b73403fa73c09f4870cc1a154a4.tar.bz2 qmmp-ff4ccd57f7440b73403fa73c09f4870cc1a154a4.zip | |
added Japanese translation (author: SimaMoto,RyoTa)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1842 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_ja.ts | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_ja.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_ja.ts index 1b073fb50..28ee7cb10 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_ja.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_ja.ts @@ -6,12 +6,12 @@ <message> <location filename="../lyrics.cpp" line="35"/> <source>View Lyrics</source> - <translation type="unfinished"></translation> + <translation>歌詞を表示</translation> </message> <message> <location filename="../lyrics.cpp" line="36"/> <source>Ctrl+L</source> - <translation type="unfinished"></translation> + <translation>Ctrl+L</translation> </message> </context> <context> @@ -19,27 +19,27 @@ <message> <location filename="../lyricsfactory.cpp" line="29"/> <source>Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>歌詞プラグイン</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="50"/> <source>About Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>歌詞プラグインについて</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="51"/> <source>Qmmp Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>QMMP 歌詞プラグイン</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="52"/> <source>This plugin retrieves lyrics from lyricsplugin.com</source> - <translation type="unfinished"></translation> + <translation>このプラグインは lyricsplugin.com より歌詞を取得します</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="53"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>制作: Илья Котов (Ilya Kotov) <forkotov02@hotmail.ru></translation> </message> </context> <context> @@ -47,53 +47,53 @@ <message> <location filename="../lyricswindow.ui" line="14"/> <source>Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>歌詞プラグイン</translation> </message> <message> <location filename="../lyricswindow.ui" line="31"/> <source>Artist:</source> - <translation type="unfinished"></translation> + <translation>アーティスト:</translation> </message> <message> <location filename="../lyricswindow.ui" line="41"/> <source>Title:</source> - <translation type="unfinished"></translation> + <translation>タイトル:</translation> </message> <message> <location filename="../lyricswindow.ui" line="51"/> <source>Search</source> - <translation type="unfinished"></translation> + <translation>検索:</translation> </message> <message> <location filename="../lyricswindow.ui" line="60"/> <source>No connection</source> - <translation type="unfinished"></translation> + <translation>接続できません</translation> </message> <message> <location filename="../lyricswindow.cpp" line="64"/> <source>Done</source> - <translation type="unfinished"></translation> + <translation>完了</translation> </message> <message> <location filename="../lyricswindow.cpp" line="67"/> <source>Error</source> - <translation type="unfinished"></translation> + <translation>事故</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="115"/> + <source>Not found</source> + <translation>見付かりません</translation> </message> <message> <location filename="../lyricswindow.cpp" line="96"/> <location filename="../lyricswindow.cpp" line="126"/> <source>Receiving</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../lyricswindow.cpp" line="115"/> - <source>Not found</source> - <translation type="unfinished"></translation> + <translation>取得中</translation> </message> <message> <location filename="../lyricswindow.cpp" line="127"/> <source>Lyrics: %1 - %2</source> - <translation type="unfinished"></translation> + <translation>%1 - %2 の歌詞</translation> </message> </context> </TS> |
