Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
f513a6f
Dependency (transifex/language): Translate Strings.resx in ja_JP
transifex-integration[bot] Aug 8, 2026
2bbff4d
Dependency (transifex/language): Translate Strings.resx in sv_SE
transifex-integration[bot] Aug 8, 2026
39a0ea6
Dependency (transifex/language): Translate Strings.resx in zh_TW
transifex-integration[bot] Aug 8, 2026
ef4d11a
Dependency (transifex/language): Translate Strings.resx in pl_PL
transifex-integration[bot] Aug 8, 2026
17e9587
Dependency (transifex/language): Translate Strings.resx in cs_CZ
transifex-integration[bot] Aug 8, 2026
8b65f53
Dependency (transifex/language): Translate Strings.resx in lb
transifex-integration[bot] Aug 8, 2026
83cbc17
Dependency (transifex/language): Translate Strings.resx in fr_FR
transifex-integration[bot] Aug 8, 2026
b6c8149
Dependency (transifex/language): Translate Strings.resx in de_DE
transifex-integration[bot] Aug 8, 2026
f73e3b7
Dependency (transifex/language): Translate Strings.resx in ru_RU
transifex-integration[bot] Aug 8, 2026
8e0c1ce
Dependency (transifex/language): Translate Strings.resx in hu_HU
transifex-integration[bot] Aug 8, 2026
1d96bb3
Dependency (transifex/language): Translate Strings.resx in pt_BR
transifex-integration[bot] Aug 8, 2026
067bb50
Dependency (transifex/language): Translate Strings.resx in nl_NL
transifex-integration[bot] Aug 8, 2026
fa26dc0
Dependency (transifex/language): Translate Strings.resx in zh_CN
transifex-integration[bot] Aug 8, 2026
2feaa1d
Dependency (transifex/language): Translate Strings.resx in ko_KR
transifex-integration[bot] Aug 8, 2026
c030f57
Dependency (transifex/language): Translate Strings.resx in es_ES
transifex-integration[bot] Aug 8, 2026
a15a039
Dependency (transifex/language): Translate Strings.resx in sl_SI
transifex-integration[bot] Aug 8, 2026
514c186
Dependency (transifex/language): Translate Strings.resx in it_IT
transifex-integration[bot] Aug 8, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions Source/NETworkManager.Localization/Resources/Strings.cs-CZ.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3353,21 +3353,6 @@ If the option is disabled again, the values are no longer modified. However, the
<data name="PingStatus" xml:space="preserve">
<value>Ping status</value>
</data>
<data name="ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>ThreadPool additional min. threads</value>
</data>
<data name="HelpMessage_ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>This setting specifies the minimum number of threads that will be created from the application's ThreadPool on demand. This can improve the performance for example of the IP scanner or port scanner.

The value is added to the default min. threads (number of CPU threads). The value 0 leaves the default settings. If the value is higher than the default max. threads of the ThreadPool, this value is used.

If the value is too high, performance problems may occur.

Changes to this value will take effect after the application is restarted. Whether the value was set successfully can be seen in the log file under %LocalAppData%\NETworkManager\NETworkManager.log</value>
</data>
<data name="MaxThreadsOnlyGoToSettingsGeneralGeneral" xml:space="preserve">
<value>These settings only change the maximum number of concurrently executed threads per host/port scan. Go to Settings &gt; General &gt; General to adjust the (min) threads of the application.</value>
</data>
<data name="PortStatus" xml:space="preserve">
<value>Port status</value>
</data>
Expand Down
15 changes: 0 additions & 15 deletions Source/NETworkManager.Localization/Resources/Strings.de-DE.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3353,21 +3353,6 @@ Wenn die Option wieder deaktiviert wird, werden die Werte nicht mehr verändert.
<data name="PingStatus" xml:space="preserve">
<value>Ping-Status</value>
</data>
<data name="ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>ThreadPool zusätzliche min. Threads</value>
</data>
<data name="HelpMessage_ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>Diese Einstellung legt die Mindestanzahl von Threads fest, die bei Bedarf aus dem ThreadPool der Anwendung erstellt werden. Dies kann die Leistung z.B. des IP-Scanners oder Port-Scanners verbessern.

Der Wert wird zum Standardwert min. Threads (Anzahl der CPU-Threads) addiert. Der Wert 0 belässt die Standardeinstellungen. Ist der Wert höher als die standardmäßige Anzahl der Threads des ThreadPools, wird dieser Wert verwendet.

Wenn der Wert zu hoch ist, können Leistungsprobleme auftreten.

Änderungen an diesem Wert werden erst nach einem Neustart der Anwendung wirksam. Ob der Wert erfolgreich gesetzt wurde, kann in der Protokolldatei unter %LocalAppData%\NETworkManager\NETworkManager.log eingesehen werden</value>
</data>
<data name="MaxThreadsOnlyGoToSettingsGeneralGeneral" xml:space="preserve">
<value>Diese Einstellungen ändern nur die maximale Anzahl der gleichzeitig ausgeführten Threads pro Host-/Port-Scan. Gehen Sie zu Einstellungen &gt; Allgemein &gt; Allgemein, um die (minimalen) Threads der Anwendung anzupassen.</value>
</data>
<data name="PortStatus" xml:space="preserve">
<value>Port-Status</value>
</data>
Expand Down
15 changes: 0 additions & 15 deletions Source/NETworkManager.Localization/Resources/Strings.es-ES.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3350,21 +3350,6 @@ If the option is disabled again, the values are no longer modified. However, the
<data name="PingStatus" xml:space="preserve">
<value>Ping status</value>
</data>
<data name="ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>ThreadPool additional min. threads</value>
</data>
<data name="HelpMessage_ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>This setting specifies the minimum number of threads that will be created from the application's ThreadPool on demand. This can improve the performance for example of the IP scanner or port scanner.

The value is added to the default min. threads (number of CPU threads). The value 0 leaves the default settings. If the value is higher than the default max. threads of the ThreadPool, this value is used.

If the value is too high, performance problems may occur.

Changes to this value will take effect after the application is restarted. Whether the value was set successfully can be seen in the log file under %LocalAppData%\NETworkManager\NETworkManager.log</value>
</data>
<data name="MaxThreadsOnlyGoToSettingsGeneralGeneral" xml:space="preserve">
<value>These settings only change the maximum number of concurrently executed threads per host/port scan. Go to Settings &gt; General &gt; General to adjust the (min) threads of the application.</value>
</data>
<data name="PortStatus" xml:space="preserve">
<value>Port status</value>
</data>
Expand Down
15 changes: 0 additions & 15 deletions Source/NETworkManager.Localization/Resources/Strings.fr-FR.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3353,21 +3353,6 @@ If the option is disabled again, the values are no longer modified. However, the
<data name="PingStatus" xml:space="preserve">
<value>État du ping</value>
</data>
<data name="ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>ThreadPool supplémentaire min. fils</value>
</data>
<data name="HelpMessage_ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>Ce paramètre spécifie le nombre minimum de threads qui seront créés à la demande depuis ThreadPool de l'application. Cela peut améliorer les performances, par exemple, du scanner IP ou du scanner de port.

La valeur est ajoutée au nombre minimum de threads par défaut (nombre de threads CPU). La valeur 0 laisse les paramètres par défaut. Si la valeur est supérieure au nombre maximum de threads par défaut du ThreadPool, cette valeur est utilisée.

Si la valeur est trop élevée, des problèmes de performances peuvent survenir.

Les modifications apportées à cette valeur prendront effet après le redémarrage de l'application. La définition réussie de la valeur peut être vérifiée dans le fichier journal sous %LocalAppData%\NETworkManager\NETworkManager.log</value>
</data>
<data name="MaxThreadsOnlyGoToSettingsGeneralGeneral" xml:space="preserve">
<value>Ces paramètres modifient seulement le nombre maximal de threads exécutés simultanément par analyse d'hôte/port. Accédez à Paramètres &gt; Général &gt; Général pour ajuster les (min) threads de l’application.</value>
</data>
<data name="PortStatus" xml:space="preserve">
<value>État du port</value>
</data>
Expand Down
15 changes: 0 additions & 15 deletions Source/NETworkManager.Localization/Resources/Strings.hu-HU.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3353,21 +3353,6 @@ If the option is disabled again, the values are no longer modified. However, the
<data name="PingStatus" xml:space="preserve">
<value>Ping status</value>
</data>
<data name="ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>ThreadPool additional min. threads</value>
</data>
<data name="HelpMessage_ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>This setting specifies the minimum number of threads that will be created from the application's ThreadPool on demand. This can improve the performance for example of the IP scanner or port scanner.

The value is added to the default min. threads (number of CPU threads). The value 0 leaves the default settings. If the value is higher than the default max. threads of the ThreadPool, this value is used.

If the value is too high, performance problems may occur.

Changes to this value will take effect after the application is restarted. Whether the value was set successfully can be seen in the log file under %LocalAppData%\NETworkManager\NETworkManager.log</value>
</data>
<data name="MaxThreadsOnlyGoToSettingsGeneralGeneral" xml:space="preserve">
<value>These settings only change the maximum number of concurrently executed threads per host/port scan. Go to Settings &gt; General &gt; General to adjust the (min) threads of the application.</value>
</data>
<data name="PortStatus" xml:space="preserve">
<value>Port status</value>
</data>
Expand Down
17 changes: 0 additions & 17 deletions Source/NETworkManager.Localization/Resources/Strings.it-IT.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3380,23 +3380,6 @@ Se l'opzione viene nuovamente disabilitata, i valori non verranno più modificat
<data name="PingStatus" xml:space="preserve">
<value>Stato ping</value>
</data>
<data name="ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>ThreadPool aggiuntivo min. thread</value>
</data>
<data name="HelpMessage_ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>Questa impostazione specifica il numero minimo di thread che verranno creati dal ThreadPool dell'applicazione su richiesta.
Ciò può migliorare le prestazioni, ad esempio, dello scanner IP o del port scanner.
Il valore viene aggiunto al n. min. predefinito thread (numero thread CPU).
Il valore 0 lascia le impostazioni predefinite.
Se il valore è superiore a quello predefinito max. thread del ThreadPool, verrà usato questo valore.
Se il valore è troppo alto, potrebbero verificarsi problemi di prestazioni.
Le modifiche a questo valore avranno effetto dopo il riavvio dell'applicazione.
Se il valore è stato impostato correttamente, è possibile verificarlo nel file registro in %LocalAppData%\NETworkManager\NETworkManager.log</value>
</data>
<data name="MaxThreadsOnlyGoToSettingsGeneralGeneral" xml:space="preserve">
<value>Queste impostazioni modificano solo il numero massimo di thread eseguiti contemporaneamente per scansione host/porta.
Vai in Impostazioni &gt; Generali &gt; Generali per regolare i thread minimi dell'applicazione.</value>
</data>
<data name="PortStatus" xml:space="preserve">
<value>Stato porta</value>
</data>
Expand Down
15 changes: 0 additions & 15 deletions Source/NETworkManager.Localization/Resources/Strings.ja-JP.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3353,21 +3353,6 @@ URL: https://api.ipify.org and https://api6.ipify.org</value>
<data name="PingStatus" xml:space="preserve">
<value>Pingの状態</value>
</data>
<data name="ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>ThreadPool 追加最小スレッド数</value>
</data>
<data name="HelpMessage_ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>この設定は、アプリケーションのスレッドプールからオンデマンドで作成されるスレッドの最小数を指定します。これにより、例えばIPスキャナーやポートスキャナーのパフォーマンスが向上します。

この値はデフォルトの最小スレッド数(CPUスレッド数)に追加されます。値が0の場合、デフォルト設定のままとなります。この値がThreadPoolのデフォルトの最大スレッド数よりも大きい場合は、この値が使用されます。

値が高すぎると、パフォーマンスの問題が発生する可能性があります。

この値の変更は、アプリケーションの再起動後に有効になります。値が正常に設定されたかどうかは、%LocalAppData%\NETworkManager\NETworkManager.log のログファイルで確認できます。</value>
</data>
<data name="MaxThreadsOnlyGoToSettingsGeneralGeneral" xml:space="preserve">
<value>これらの設定は、ホスト/ポートスキャンごとに同時に実行されるスレッドの最大数のみを変更します。アプリケーションのスレッド数(最小)を調整するには、「設定」&gt;「一般」&gt;「一般」に移動してください。</value>
</data>
<data name="PortStatus" xml:space="preserve">
<value>ポートの状態</value>
</data>
Expand Down
15 changes: 0 additions & 15 deletions Source/NETworkManager.Localization/Resources/Strings.ko-KR.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3350,21 +3350,6 @@ If the option is disabled again, the values are no longer modified. However, the
<data name="PingStatus" xml:space="preserve">
<value>핑 상태</value>
</data>
<data name="ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>스레드풀 추가 최소 스레드</value>
</data>
<data name="HelpMessage_ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>이 설정은 요청 시 응용 프로그램의 스레드풀에서 생성될 최소 스레드 수를 지정합니다. 이렇게 하면 IP 스캐너나 포트 스캐너와 같은 성능이 향상될 수 있습니다.

이 값은 기본 최소 스레드 (CPU 스레드 수)에 추가됩니다. 값 0은 기본 설정을 남깁니다. 이 값이 스레드풀의 기본 최대값보다 높으면 이 값이 사용됩니다.

값이 너무 높으면 성능 문제가 발생할 수 있습니다.

이 값의 변경 사항은 응용 프로그램이 재시작된 후에 적용됩니다. 값이 성공적으로 설정되었는지 여부는 로그 파일의 %LocalAppData%\\NETWORKManager\\NETWORKManager.log에서 확인할 수 있습니다</value>
</data>
<data name="MaxThreadsOnlyGoToSettingsGeneralGeneral" xml:space="preserve">
<value>이 설정은 호스트/포트 스캔당 동시에 실행되는 스레드의 최대 수만 변경합니다. 응용 프로그램의 (최소) 스레드를 조정하려면 설정 &gt; 일반 &gt; 일반으로 이동합니다.</value>
</data>
<data name="PortStatus" xml:space="preserve">
<value>포트 상태</value>
</data>
Expand Down
15 changes: 0 additions & 15 deletions Source/NETworkManager.Localization/Resources/Strings.lb-LU.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3353,21 +3353,6 @@ Wann d'Optioun erëm deaktivéiert gëtt, ginn d'Wäerter net méi geännert. D
<data name="PingStatus" xml:space="preserve">
<value>Ping-Status</value>
</data>
<data name="ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>ThreadPool zousätzlech min. Threads</value>
</data>
<data name="HelpMessage_ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>Dës Astellung leet d'Mindestzuel u Threads fest, déi bei Bedarf aus dem ThreadPool vun der Applikatioun erstallt ginn. Dat kann d'Leeschtung z. B. vum IP-Scanner oder Port-Scanner verbesseren.

De Wäert gëtt zum Standardwäert min. Threads (Unzuel un CPU-Threads) bäigerechent. De Wäert 0 léisst d'Standardastellungen. Ass de Wäert méi héich wéi déi standardméisseg max. Threads vum ThreadPool, gëtt dëse Wäert benotzt.

Wann de Wäert ze héich ass, kënne Leeschtungsproblemer optrieden.

Ännerungen un dësem Wäert gi réischt no engem Neistart vun der Applikatioun wierksam. Ob de Wäert erfollegräich gesat gouf, kann an der Logdatei ënner %LocalAppData%\NETworkManager\NETworkManager.log gekuckt ginn</value>
</data>
<data name="MaxThreadsOnlyGoToSettingsGeneralGeneral" xml:space="preserve">
<value>Dës Astellunge änneren nëmmen d'maximal Unzuel un gläichzäiteg ausgefouerten Threads pro Host-/Port-Scan. Gitt op Astellungen &gt; Allgemeng &gt; Allgemeng fir déi (minimal) Threads vun der Applikatioun unzepassen.</value>
</data>
<data name="PortStatus" xml:space="preserve">
<value>Port-Status</value>
</data>
Expand Down
15 changes: 0 additions & 15 deletions Source/NETworkManager.Localization/Resources/Strings.nl-NL.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3350,21 +3350,6 @@ If the option is disabled again, the values are no longer modified. However, the
<data name="PingStatus" xml:space="preserve">
<value>Ping status</value>
</data>
<data name="ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>ThreadPool additional min. threads</value>
</data>
<data name="HelpMessage_ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>This setting specifies the minimum number of threads that will be created from the application's ThreadPool on demand. This can improve the performance for example of the IP scanner or port scanner.

The value is added to the default min. threads (number of CPU threads). The value 0 leaves the default settings. If the value is higher than the default max. threads of the ThreadPool, this value is used.

If the value is too high, performance problems may occur.

Changes to this value will take effect after the application is restarted. Whether the value was set successfully can be seen in the log file under %LocalAppData%\NETworkManager\NETworkManager.log</value>
</data>
<data name="MaxThreadsOnlyGoToSettingsGeneralGeneral" xml:space="preserve">
<value>These settings only change the maximum number of concurrently executed threads per host/port scan. Go to Settings &gt; General &gt; General to adjust the (min) threads of the application.</value>
</data>
<data name="PortStatus" xml:space="preserve">
<value>Port status</value>
</data>
Expand Down
15 changes: 0 additions & 15 deletions Source/NETworkManager.Localization/Resources/Strings.pl-PL.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3350,21 +3350,6 @@ If the option is disabled again, the values are no longer modified. However, the
<data name="PingStatus" xml:space="preserve">
<value>Ping status</value>
</data>
<data name="ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>ThreadPool additional min. threads</value>
</data>
<data name="HelpMessage_ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>This setting specifies the minimum number of threads that will be created from the application's ThreadPool on demand. This can improve the performance for example of the IP scanner or port scanner.

The value is added to the default min. threads (number of CPU threads). The value 0 leaves the default settings. If the value is higher than the default max. threads of the ThreadPool, this value is used.

If the value is too high, performance problems may occur.

Changes to this value will take effect after the application is restarted. Whether the value was set successfully can be seen in the log file under %LocalAppData%\NETworkManager\NETworkManager.log</value>
</data>
<data name="MaxThreadsOnlyGoToSettingsGeneralGeneral" xml:space="preserve">
<value>These settings only change the maximum number of concurrently executed threads per host/port scan. Go to Settings &gt; General &gt; General to adjust the (min) threads of the application.</value>
</data>
<data name="PortStatus" xml:space="preserve">
<value>Port status</value>
</data>
Expand Down
15 changes: 0 additions & 15 deletions Source/NETworkManager.Localization/Resources/Strings.pt-BR.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3353,21 +3353,6 @@ Se a opção for desabilitada novamente, os valores não serão mais modificados
<data name="PingStatus" xml:space="preserve">
<value>Status do ping</value>
</data>
<data name="ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>Threads mínimos adicionais ThreadPool</value>
</data>
<data name="HelpMessage_ThreadPoolAdditionalMinThreads" xml:space="preserve">
<value>Essa configuração especifica o número mínimo de threads que serão criados a partir do ThreadPool do aplicativo sob demanda. Isso pode melhorar o desempenho, por exemplo, do scanner IP ou do scanner de porta.

O valor é adicionado ao threads mínimo padrão (número de threads da CPU). O valor 0 deixa as configurações padrão. Se o valor for maior que o padrão máximo de threads do ThreadPool, esse valor é usado.

Se o valor for muito alto, podem ocorrer problemas de desempenho.

As alterações nesse valor entrarão em vigor depois que o aplicativo for reiniciado. Se o valor foi definido com sucesso pode ser visto no arquivo de log em %LocalAppData%\NETworkManager\NETworkManager.log</value>
</data>
<data name="MaxThreadsOnlyGoToSettingsGeneralGeneral" xml:space="preserve">
<value>Essas configurações alteram apenas o número máximo de threads executados simultaneamente por verificação de host/porta. Vá para Configurações &gt; Geral &gt; Geral para ajustar os threads (mín.) do aplicativo.</value>
</data>
<data name="PortStatus" xml:space="preserve">
<value>Status da porta</value>
</data>
Expand Down
Loading
Loading