summaryrefslogtreecommitdiffstats
path: root/src/sdk/translations/ja.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdk/translations/ja.ts')
-rw-r--r--src/sdk/translations/ja.ts8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/sdk/translations/ja.ts b/src/sdk/translations/ja.ts
index facd4c0a7..d994bcd72 100644
--- a/src/sdk/translations/ja.ts
+++ b/src/sdk/translations/ja.ts
@@ -2099,6 +2099,10 @@ Do you want to continue?</source>
<source>Password</source>
<translation>パスワード</translation>
</message>
+ <message>
+ <source>Proxy Credentials</source>
+ <translation>プロキシ認証</translation>
+ </message>
</context>
<context>
<name>QInstaller::ServerAuthenticationDialog</name>
@@ -2402,6 +2406,10 @@ Do you want to continue?</source>
<source>Cannot create output file for writing: %1</source>
<translation>書き込み用に出力ファイルを作成できませんでした: %1</translation>
</message>
+ <message>
+ <source>Could not convert path: %1.</source>
+ <translation>パスを変換できませんでした: %1</translation>
+ </message>
</context>
<context>
<name>ExtractCallbackImpl</name>