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/covermanager | |
| 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/covermanager')
| -rw-r--r-- | src/plugins/General/covermanager/translations/covermanager_plugin_ja.ts | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_ja.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_ja.ts index d5bc4ca18..6114d449f 100644 --- a/src/plugins/General/covermanager/translations/covermanager_plugin_ja.ts +++ b/src/plugins/General/covermanager/translations/covermanager_plugin_ja.ts @@ -6,12 +6,12 @@ <message> <location filename="../covermanager.cpp" line="36"/> <source>Show Cover</source> - <translation type="unfinished"></translation> + <translation>カバー絵を表示</translation> </message> <message> <location filename="../covermanager.cpp" line="37"/> <source>Ctrl+M</source> - <translation type="unfinished"></translation> + <translation>Ctrl+M</translation> </message> </context> <context> @@ -19,22 +19,22 @@ <message> <location filename="../covermanagerfactory.cpp" line="29"/> <source>Cover Manager Plugin</source> - <translation type="unfinished"></translation> + <translation>カバーマネージャプラグイン</translation> </message> <message> <location filename="../covermanagerfactory.cpp" line="49"/> <source>About Cover Manager Plugin</source> - <translation type="unfinished"></translation> + <translation>カバーマネージャプラグインについて</translation> </message> <message> <location filename="../covermanagerfactory.cpp" line="50"/> <source>Qmmp Cover Manager Plugin</source> - <translation type="unfinished"></translation> + <translation>QMMP カバーマネージャプラグイン</translation> </message> <message> <location filename="../covermanagerfactory.cpp" line="51"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>制作: Илья Котов (Ilya Kotov) <forkotov02@hotmail.ru></translation> </message> </context> <context> @@ -42,62 +42,62 @@ <message> <location filename="../coverwidget.cpp" line="37"/> <source>&Save As...</source> - <translation type="unfinished"></translation> + <translation>名前を付けて保存(&S)...</translation> </message> <message> <location filename="../coverwidget.cpp" line="37"/> <source>Ctrl+S</source> - <translation type="unfinished"></translation> + <translation>Ctrl+S</translation> </message> <message> <location filename="../coverwidget.cpp" line="38"/> <source>Size</source> - <translation type="unfinished"></translation> + <translation>大きさ</translation> </message> <message> <location filename="../coverwidget.cpp" line="40"/> <source>Actual Size</source> - <translation type="unfinished"></translation> + <translation>実際の大きさ</translation> </message> <message> <location filename="../coverwidget.cpp" line="41"/> <source>128x128</source> - <translation type="unfinished"></translation> + <translation>128×128</translation> </message> <message> <location filename="../coverwidget.cpp" line="42"/> <source>256x256</source> - <translation type="unfinished"></translation> + <translation>256×256</translation> </message> <message> <location filename="../coverwidget.cpp" line="43"/> <source>512x512</source> - <translation type="unfinished"></translation> + <translation>512×512</translation> </message> <message> <location filename="../coverwidget.cpp" line="44"/> <source>1024x1024</source> - <translation type="unfinished"></translation> + <translation>1024×1024</translation> </message> <message> <location filename="../coverwidget.cpp" line="47"/> <source>&Close</source> - <translation type="unfinished"></translation> + <translation>閉じる(&C)</translation> </message> <message> <location filename="../coverwidget.cpp" line="47"/> <source>Alt+F4</source> - <translation type="unfinished"></translation> + <translation>Alt+F4</translation> </message> <message> <location filename="../coverwidget.cpp" line="90"/> <source>Save Cover As</source> - <translation type="unfinished"></translation> + <translation>名前を付けてカバー絵を保存</translation> </message> <message> <location filename="../coverwidget.cpp" line="92"/> <source>Images</source> - <translation type="unfinished"></translation> + <translation>画像</translation> </message> </context> </TS> |
