From 81c454a57d4324b23057206dbb5577f28f6c8251 Mon Sep 17 00:00:00 2001 From: axasia <axasia@gmail.com> Date: Tue, 7 Jul 2009 17:09:49 +0200 Subject: [PATCH] Fix some wrong translations for japanese. Merge-request: 827 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> --- share/qtcreator/translations/qtcreator_ja.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/qtcreator/translations/qtcreator_ja.ts b/share/qtcreator/translations/qtcreator_ja.ts index 47930de4467..a1a297955e6 100644 --- a/share/qtcreator/translations/qtcreator_ja.ts +++ b/share/qtcreator/translations/qtcreator_ja.ts @@ -1914,7 +1914,7 @@ Would you like to overwrite them?</source> <message> <location line="+2"/> <source>You can force code completion at any time using <tt>Ctrl+Space</tt>.</source> - <translation><tt>Ctrl+Space</tt>を押ã›ã°ä»»æ„ã®ã‚¿ã‚¤ãƒŸãƒ³ã‚°ã§ã‚³ãƒ¼ãƒ‰è£œé–“ã‚’é–‹å§‹ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚</translation> + <translation><tt>Ctrl+Space</tt>を押ã›ã°ä»»æ„ã®ã‚¿ã‚¤ãƒŸãƒ³ã‚°ã§ã‚³ãƒ¼ãƒ‰è£œå®Œã‚’é–‹å§‹ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚</translation> </message> </context> <context> @@ -1974,7 +1974,7 @@ Would you like to overwrite them?</source> <message> <location/> <source>Create New Project...</source> - <translation>æ–°ã—ã„セッションã®ä½œæˆ...</translation> + <translation>æ–°ã—ã„プãƒã‚¸ã‚§ã‚¯ãƒˆã®ä½œæˆ...</translation> </message> <message> <location/> @@ -11070,7 +11070,7 @@ To do this, you type this shortcut and a space in the Locator entry field, and t <location filename="../../../src/plugins/texteditor/basefilefind.cpp" line="+114"/> <location line="+20"/> <source>%1 found</source> - <translation>%1 ä»¶ 見ã¤ã‹ã‚Šã¾ã—ãŸ</translation> + <translation>一致 %1 ä»¶</translation> </message> <message> <location line="+12"/> -- GitLab