diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-29 16:44:20 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-29 16:44:20 +0000 |
| commit | 9aa6aaa154d5671fa1ab656b2ae739b2c1129f36 (patch) | |
| tree | a1a20fddc44ff3dec25e74829c68e41293d9dde7 /src/plugins/General/fileops | |
| parent | c05a5f0ae8a05e1fc983b11eccc67405a5299346 (diff) | |
| download | qmmp-9aa6aaa154d5671fa1ab656b2ae739b2c1129f36.tar.gz qmmp-9aa6aaa154d5671fa1ab656b2ae739b2c1129f36.tar.bz2 qmmp-9aa6aaa154d5671fa1ab656b2ae739b2c1129f36.zip | |
updated Japanese translation (Ryota Shimamoto)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1860 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/fileops')
| -rw-r--r-- | src/plugins/General/fileops/translations/fileops_plugin_ja.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_ja.ts b/src/plugins/General/fileops/translations/fileops_plugin_ja.ts index 17af9191f..5e911574f 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_ja.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_ja.ts @@ -37,7 +37,7 @@ <location filename="../fileops.cpp" line="190"/> <source>Are you sure you want to remove %n file(s) from disk?</source> <translation> - <numerusform>%n 個のファイルをディスク上から削除しようとしています。</numerusform> + <numerusform>%n 個のファイルをディスク上から削除しようとしています。 よろしいですか?</numerusform> </translation> </message> </context> @@ -74,7 +74,7 @@ <message> <location filename="../hotkeydialog.ui" line="29"/> <source>Press the key combination you want to assign</source> - <translation>割り当てたいキーの組み合わせを押します。</translation> + <translation>割り当てたいキーの組み合わせを押します</translation> </message> <message> <location filename="../hotkeydialog.ui" line="43"/> |
