aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-open
diff options
context:
space:
mode:
authorYAMASHIRO Jun <yamajun+trueos@ofug.net>2016-10-03 13:05:53 +0000
committerWeblate <noreply@weblate.org>2017-01-09 18:53:29 +0000
commit5046793a043d8761d26f4a32cc4f226cc9f4eed5 (patch)
tree0af9437ff8c1bf2580c5f0cc3683d5ace39cab44 /src-qt5/core/lumina-open
parentMerge remote-tracking branch 'origin/master' (diff)
downloadlumina-5046793a043d8761d26f4a32cc4f226cc9f4eed5.tar.gz
lumina-5046793a043d8761d26f4a32cc4f226cc9f4eed5.tar.bz2
lumina-5046793a043d8761d26f4a32cc4f226cc9f4eed5.zip
Translated using Weblate (lumina_OPEN@ja (generated))
Currently translated at 100.0% (39 of 39 strings)
Diffstat (limited to 'src-qt5/core/lumina-open')
-rw-r--r--src-qt5/core/lumina-open/i18n/lumina-open_ja.ts8
1 files changed, 4 insertions, 4 deletions
diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ja.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ja.ts
index 51f4ea9c..f136b8fe 100644
--- a/src-qt5/core/lumina-open/i18n/lumina-open_ja.ts
+++ b/src-qt5/core/lumina-open/i18n/lumina-open_ja.ts
@@ -131,7 +131,7 @@
<message>
<location filename="../LFileDialog.cpp" line="274"/>
<source>Find Application Binary</source>
- <translatorcomment>&quot;Find&quot;とあるが、ファイル指定ダイアログのタイトル</translatorcomment>
+ <translatorcomment>"Find"とあるが、ファイル指定ダイアログのタイトル</translatorcomment>
<translation>アプリケーションのバイナリーを指定</translation>
</message>
</context>
@@ -162,7 +162,7 @@
<message>
<location filename="../main.cpp" line="264"/>
<source>Application entry is invalid: %1</source>
- <translation type="unfinished"></translation>
+ <translation>アプリケーションエントリーが不正です: %1</translation>
</message>
<message>
<location filename="../main.cpp" line="273"/>
@@ -191,8 +191,8 @@
</message>
<message>
<location filename="../main.cpp" line="363"/>
- <source>Could not find &quot;%1&quot;. Please ensure it is installed first.</source>
- <translation>&quot;%1&quot; が見つかりませんでした。まずそれがインストールされている事を確認してください。</translation>
+ <source>Could not find "%1". Please ensure it is installed first.</source>
+ <translation>"%1" が見つかりませんでした。まずそれがインストールされている事を確認してください。</translation>
</message>
<message>
<location filename="../main.cpp" line="413"/>
bgstack15