Skip to content

Commit bfad3c9

Browse files
Dependency (transifex/language): Translate Strings.resx in nl_NL
63% of minimum 25% translated source file: 'Strings.resx' on 'nl_NL'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
1 parent 43a67e1 commit bfad3c9

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

Source/NETworkManager.Localization/Resources/Strings.nl-NL.resx

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2364,6 +2364,36 @@ $$hostname$$ --&gt; Hostname</value>
23642364
<data name="CouldNotResolveIPAddressFor" xml:space="preserve">
23652365
<value>Could not resolve ip address for: "{0}"</value>
23662366
</data>
2367+
<data name="PingMonitorNotification" xml:space="preserve">
2368+
<value>Notification</value>
2369+
</data>
2370+
<data name="ShowNotificationPopupOnStatusChange" xml:space="preserve">
2371+
<value>Show notification popup on status change</value>
2372+
</data>
2373+
<data name="PlaySoundOnStatusChange" xml:space="preserve">
2374+
<value>Play sound on status change</value>
2375+
</data>
2376+
<data name="NotificationSuccessThreshold" xml:space="preserve">
2377+
<value>Success threshold</value>
2378+
</data>
2379+
<data name="HelpMessage_NotificationSuccessThreshold" xml:space="preserve">
2380+
<value>Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.</value>
2381+
</data>
2382+
<data name="NotificationFailureThreshold" xml:space="preserve">
2383+
<value>Failure threshold</value>
2384+
</data>
2385+
<data name="HelpMessage_NotificationFailureThreshold" xml:space="preserve">
2386+
<value>Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.</value>
2387+
</data>
2388+
<data name="NotificationDurationInSeconds" xml:space="preserve">
2389+
<value>Display duration (seconds)</value>
2390+
</data>
2391+
<data name="HostIsUp" xml:space="preserve">
2392+
<value>Host is up</value>
2393+
</data>
2394+
<data name="HostIsDown" xml:space="preserve">
2395+
<value>Host is down</value>
2396+
</data>
23672397
<data name="TheApplicationWillBeRestarted" xml:space="preserve">
23682398
<value>The application will be restarted...</value>
23692399
</data>

0 commit comments

Comments
 (0)