Skip to content

Commit 182262f

Browse files
committed
New translations en.xaml (Japanese)
[ci skip]
1 parent 4be4b2a commit 182262f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Flow.Launcher/Languages/ja.xaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
<system:String x:Key="portableMode">ポータブルモード</system:String>
5252
<system:String x:Key="portableModeToolTIp">すべての設定とユーザーデータを1つのフォルダに保存します(リムーバブルドライブやクラウドサービスで使用する場合に便利です)。</system:String>
5353
<system:String x:Key="startFlowLauncherOnSystemStartup">スタートアップ時にFlow Launcherを起動する</system:String>
54-
<system:String x:Key="useLogonTaskForStartup">Use logon task instead of startup entry for faster startup experience</system:String>
55-
<system:String x:Key="useLogonTaskForStartupTooltip">After uninstallation, you need to manually remove this task (Flow.Launcher Startup) via Task Scheduler</system:String>
54+
<system:String x:Key="useLogonTaskForStartup">高速起動のためにスタートアップではなくログオンタスクを使用</system:String>
55+
<system:String x:Key="useLogonTaskForStartupTooltip">アンインストール後は、「タスク スケジューラ」からこのタスク(Flow.Launcher Startup)を手動で削除する必要があります。</system:String>
5656
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
5757
<system:String x:Key="hideFlowLauncherWhenLoseFocus">フォーカスを失った時にFlow Launcherを隠す</system:String>
5858
<system:String x:Key="dontPromptUpdateMsg">最新版が入手可能であっても、アップグレードメッセージを表示しない</system:String>
@@ -430,7 +430,7 @@ If you add an '@' prefix while inputting a shortcut, it matches any position in
430430
<!-- Common Action -->
431431
<system:String x:Key="commonSave">保存</system:String>
432432
<system:String x:Key="commonOverwrite">Overwrite</system:String>
433-
<system:String x:Key="commonCancel"></system:String>
433+
<system:String x:Key="commonCancel">キャンセル</system:String>
434434
<system:String x:Key="commonReset">Reset</system:String>
435435
<system:String x:Key="commonDelete">削除</system:String>
436436
<system:String x:Key="commonOK">Update</system:String>

0 commit comments

Comments
 (0)