Skip to content

Commit b5bcd98

Browse files
Dependency (transifex/language): Translate Strings.resx in ja_JP (#3477)
100% translated source file: 'Strings.resx' on 'ja_JP'. Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
1 parent a7898fa commit b5bcd98

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Source/NETworkManager.Localization/Resources/Strings.ja-JP.resx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2368,34 +2368,34 @@ $$hostname$$ --&gt; ホスト名</value>
23682368
<value>IPアドレスを解決できませんでした : "{0}"</value>
23692369
</data>
23702370
<data name="PingMonitorNotification" xml:space="preserve">
2371-
<value>Notification</value>
2371+
<value>通知</value>
23722372
</data>
23732373
<data name="ShowNotificationPopupOnStatusChange" xml:space="preserve">
2374-
<value>Show notification popup on status change</value>
2374+
<value>ステータス変更時に通知ポップアップを表示する</value>
23752375
</data>
23762376
<data name="PlaySoundOnStatusChange" xml:space="preserve">
2377-
<value>Play sound on status change</value>
2377+
<value>ステータス変更時にサウンドを再生する</value>
23782378
</data>
23792379
<data name="NotificationSuccessThreshold" xml:space="preserve">
2380-
<value>Success threshold</value>
2380+
<value>成功しきい値</value>
23812381
</data>
23822382
<data name="HelpMessage_NotificationSuccessThreshold" xml:space="preserve">
2383-
<value>Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.</value>
2383+
<value>「ホストが起動しました」という通知が表示されるまでに必要な、連続した正常なpingの回数。値が大きいほど、ホストの不安定な動作によるノイズが軽減されます。</value>
23842384
</data>
23852385
<data name="NotificationFailureThreshold" xml:space="preserve">
2386-
<value>Failure threshold</value>
2386+
<value>失敗しきい値</value>
23872387
</data>
23882388
<data name="HelpMessage_NotificationFailureThreshold" xml:space="preserve">
2389-
<value>Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.</value>
2389+
<value>「ホストがダウンしています」という通知が表示されるまでに連続して発生するping失敗(タイムアウト)の回数。値が大きいほど、ホストの応答が不安定になることによるノイズが軽減されます。</value>
23902390
</data>
23912391
<data name="NotificationDurationInSeconds" xml:space="preserve">
2392-
<value>Display duration (seconds)</value>
2392+
<value>表示時間 (秒)</value>
23932393
</data>
23942394
<data name="HostIsUp" xml:space="preserve">
2395-
<value>Host is up</value>
2395+
<value>ホストが起動しました</value>
23962396
</data>
23972397
<data name="HostIsDown" xml:space="preserve">
2398-
<value>Host is down</value>
2398+
<value>ホストがダウンしています</value>
23992399
</data>
24002400
<data name="TheApplicationWillBeRestarted" xml:space="preserve">
24012401
<value>アプリケーションが再起動されます...</value>

0 commit comments

Comments
 (0)