diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-03-22 13:37:27 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-03-22 13:37:27 +0000 |
| commit | 1c5bd43cba7f3f4af8d5bb179421ae0a983b672d (patch) | |
| tree | b4329bb5a13182c4196636fc945f0bcf8d66fddc /src/plugins/CommandLineOptions/PlayListOption/translations | |
| parent | 3a4f3847446922693d82c69b6dd1cc6762ae50d3 (diff) | |
| download | qmmp-1c5bd43cba7f3f4af8d5bb179421ae0a983b672d.tar.gz qmmp-1c5bd43cba7f3f4af8d5bb179421ae0a983b672d.tar.bz2 qmmp-1c5bd43cba7f3f4af8d5bb179421ae0a983b672d.zip | |
updated Japanese translation (Ryota Shimamoto)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2694 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/CommandLineOptions/PlayListOption/translations')
| -rw-r--r-- | src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ja.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ja.ts b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ja.ts index 62808ab00..cc5252787 100644 --- a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ja.ts +++ b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ja.ts @@ -11,7 +11,7 @@ <message> <location filename="../playlistoption.cpp" line="58"/> <source>List all available playlists</source> - <translation>利用可能なプレイリストすべての一覧を表示</translation> + <translation>すべての利用可能なプレイリストを一覧表示</translation> </message> <message> <location filename="../playlistoption.cpp" line="59"/> @@ -21,7 +21,7 @@ <message> <location filename="../playlistoption.cpp" line="60"/> <source>Play track <track> in playlist <id></source> - <translation type="unfinished"></translation> + <translation><id> 番プレイリストより <track> 番目を再生</translation> </message> <message> <location filename="../playlistoption.cpp" line="61"/> @@ -53,12 +53,12 @@ <message> <location filename="../playlistoption.cpp" line="95"/> <source>Invalid number of arguments</source> - <translation type="unfinished"></translation> + <translation>引数の項目数が不正</translation> </message> <message> <location filename="../playlistoption.cpp" line="104"/> <source>Invalid track ID</source> - <translation type="unfinished"></translation> + <translation>トラックの ID が不正</translation> </message> </context> </TS> |
