diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-03-17 14:50:04 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-03-17 14:50:04 +0000 |
| commit | 23fa52a37a3461f8471a7fc2a82f78a9d6d917ab (patch) | |
| tree | 5f838dfcd8978fc8707e1ce405a4812d88600499 /src/plugins/General/copypaste | |
| parent | f7113bd8a2506ed36dd7e16b337168731cad2588 (diff) | |
| download | qmmp-23fa52a37a3461f8471a7fc2a82f78a9d6d917ab.tar.gz qmmp-23fa52a37a3461f8471a7fc2a82f78a9d6d917ab.tar.bz2 qmmp-23fa52a37a3461f8471a7fc2a82f78a9d6d917ab.zip | |
updated Japanese translation (RyōTa SimaMoto)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3325 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/copypaste')
| -rw-r--r-- | src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts index ef60d34eb..a4b6c017a 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts @@ -6,32 +6,32 @@ <message> <location filename="../copypaste.cpp" line="43"/> <source>Cu&t</source> - <translation type="unfinished"></translation> + <translation>切り取り(&T)</translation> </message> <message> <location filename="../copypaste.cpp" line="44"/> <source>Ctrl+X</source> - <translation type="unfinished"></translation> + <translation>Ctrl+X</translation> </message> <message> <location filename="../copypaste.cpp" line="45"/> <source>&Copy</source> - <translation type="unfinished"></translation> + <translation>写し取り(&C)</translation> </message> <message> <location filename="../copypaste.cpp" line="46"/> <source>Ctrl+C</source> - <translation type="unfinished"></translation> + <translation>Ctrl+C</translation> </message> <message> <location filename="../copypaste.cpp" line="47"/> <source>&Paste</source> - <translation type="unfinished"></translation> + <translation>貼り付け(&P)</translation> </message> <message> <location filename="../copypaste.cpp" line="48"/> <source>Ctrl+V</source> - <translation type="unfinished"></translation> + <translation>Ctrl+V</translation> </message> </context> <context> @@ -39,27 +39,27 @@ <message> <location filename="../copypastefactory.cpp" line="28"/> <source>Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>切り貼りプラグイン</translation> </message> <message> <location filename="../copypastefactory.cpp" line="48"/> <source>About Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>切り貼りプラグインについて</translation> </message> <message> <location filename="../copypastefactory.cpp" line="49"/> <source>Qmmp Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>QMMP 切り貼りプラグイン</translation> </message> <message> <location filename="../copypastefactory.cpp" line="50"/> <source>This plugin allows to copy selected tracks from one playlist to another</source> - <translation type="unfinished"></translation> + <translation>このプラグインでプレイリストからトラックを選んで他のプレイリストにコピーできます</translation> </message> <message> <location filename="../copypastefactory.cpp" line="51"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>制作: Илья Котов (Ilya Kotov) <forkotov02@hotmail.ru></translation> </message> </context> </TS> |
