aboutsummaryrefslogtreecommitdiffstats
path: root/imports_shared/assets/translations/ja_JP.ts
diff options
context:
space:
mode:
authorGeorg Leugner <gleugner@luxoft.com>2019-03-20 17:59:28 +0100
committerGeorg Leugner <gleugner@luxoft.com>2019-03-28 07:34:52 +0000
commita11b9f4f919bf94bf64bf73fd74ee9360aa2a37f (patch)
treefc34b807f581eb7e24c12c2d6d75e8c540ae2fbb /imports_shared/assets/translations/ja_JP.ts
parente788d4919170f9a84847ebd0a5bdbea816624597 (diff)
[SystemMonitor] Move single or multiprocess indicator
Some system integrators might deploy single process versions to their images, what is hard to see without shell access. Hence this information is shown on a more prominent place. Change-Id: Ic124df0a59b0fdc5d95d010da847dae612012445 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
Diffstat (limited to 'imports_shared/assets/translations/ja_JP.ts')
-rw-r--r--imports_shared/assets/translations/ja_JP.ts10
1 files changed, 7 insertions, 3 deletions
diff --git a/imports_shared/assets/translations/ja_JP.ts b/imports_shared/assets/translations/ja_JP.ts
index 8ce55bf0..e400f3ed 100644
--- a/imports_shared/assets/translations/ja_JP.ts
+++ b/imports_shared/assets/translations/ja_JP.ts
@@ -810,15 +810,19 @@
<translation type="unfinished"></translation>
</message>
<message>
- <source>Single-process mode</source>
+ <source>Mode: </source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Multi-process mode</source>
+ <source>single-process</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Qt Application Manager: %1 %2</source>
+ <source>multi-process</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Qt Application Manager: %1</source>
<translation type="unfinished"></translation>
</message>
</context>