Skip to content

Commit 2c5f6dd

Browse files
authored
Merge pull request #604 from zapbot/crowdin-update
Update localized resources
2 parents 319b937 + 73a859a commit 2c5f6dd

File tree

124 files changed

+1807
-1976
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+1807
-1976
lines changed

addOns/help_ar_SA/src/main/javahelp/contents/ui/dialogs/options/ascan.html

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -10,66 +10,67 @@
1010
<h1>Options Active Scan screen</h1>
1111
<p>
1212
This screen allows you to configure the <a href="../../../start/features/ascan.html">active scan</a> options:
13+
</p>
1314

1415
<h3>Number of Hosts Scanned Concurrently</h3>
15-
The maximum number of hosts that will be scanned at the same time.
16-
Increasing this may put extra strain on the computer ZAP is running on.
16+
<p>The maximum number of hosts that will be scanned at the same time.<br>
17+
Increasing this may put extra strain on the computer ZAP is running on.</p>
1718

1819
<h3>Concurrent Scanning Threads per Host</h3>
19-
The number of threads the scanner will use per host.<br>
20-
Increasing the number of threads will speed up the scan but may put extra strain on the computer ZAP is running on and the target host.
20+
<p>The number of threads the scanner will use per host.<br>
21+
Increasing the number of threads will speed up the scan but may put extra strain on the computer ZAP is running on and the target host.</p>
2122

2223
<h3>Max Results to List</h3>
23-
The number of results that will be shown in the Active Scan tab.<br>
24-
Displaying a large number of results can significantly increase the time a scan takes.
24+
<p>The number of results that will be shown in the Active Scan tab.<br>
25+
Displaying a large number of results can significantly increase the time a scan takes.</p>
2526

2627
<h3>Maximum Rule Duration (minutes; 0 is unlimited)</h3>
27-
The maximum time any individual rule can run for in minutes. Zero means no limit. This can be used to prevent rules that are taking an excessive amount of time.
28+
<p>The maximum time any individual rule can run for in minutes. Zero means no limit. This can be used to prevent rules that are taking an excessive amount of time. </p>
2829

2930
<h3>Max alerts any rule can raise</h3>
30-
The maximum number of alerts any rule can raise during the active scan, scan rules that reach this value are skipped.<br>
31-
<strong>Note:</strong> The maximum might be exceed due to threading.
31+
<p>The maximum number of alerts any rule can raise during the active scan, scan rules that reach this value are skipped.<br>
32+
<strong>Note:</strong> The maximum might be exceed due to threading.</p>
3233

3334
<h3>Maximum Scan Duration (minutes; 0 is unlimited)</h3>
34-
The maximum time that the whole scan can run for in minutes. Zero means no limit. This can be used to ensure that a scan is completed around a set time.
35+
<p>The maximum time that the whole scan can run for in minutes. Zero means no limit. This can be used to ensure that a scan is completed around a set time. </p>
3536

3637
<h3>Delay When Scanning (In Milliseconds)</h3>
37-
The delay in milliseconds between each request.<br>
38+
<p>The delay in milliseconds between each request.<br>
3839
Setting this to a non zero value will increase the time an active scan takes, but will put less of a strain
3940
on the target host.
4041
<br><strong>Note:</strong> This option has been deprecated and it will be removed in a future release. Use the Network &gt; Rate Limit option instead. The latter option
41-
allows to enforce the rate at which the requests are sent while the Delay When Scanning doesn't.
42+
allows to enforce the rate at which the requests are sent while the Delay When Scanning doesn't.</p>
4243

4344
<h3>Inject plugin ID in header for all active scan requests.</h3>
44-
If this option is selected the active scanner will inject the request header <code>X-ZAP-Scan-ID</code> with the ID of
45-
the scan rule that's sending the HTTP requests.
45+
<p>If this option is selected the active scanner will inject the request header <code>X-ZAP-Scan-ID</code> with the ID of
46+
the scan rule that's sending the HTTP requests.</p>
4647

4748
<h3>Handle anti-CSRF tokens.</h3>
48-
If this option is selected then the active scanner will attempt to automatically request
49+
<p>If this option is selected then the active scanner will attempt to automatically request
4950
<a href="../../../start/features/anticsrf.html">anti CSRF</a> tokens when required.<br>
5051
Previously this would have forced the scanner to only use one thread, but that is no longer the case.
5152
You are strongly recommended to check that the anti CSRF tokens are being correctly generated if more than one thread is being used,
52-
for example using custom <a href="../../../start/features/tags.html">tags</a> to check for success / failure patterns in the response.
53+
for example using custom <a href="../../../start/features/tags.html">tags</a> to check for success / failure patterns in the response.</p>
5354

5455
<h3>In Attack Mode prompt to rescan nodes when scope changed.</h3>
55-
If this option is selected then when you select Attack <a href="../../../start/features/modes.html">mode</a> you will be prompted to choose whether to rescan nodes in scope.<br>
56-
If the option is not selected then the following option will control whether the nodes are rescanned.
56+
<p>If this option is selected then when you select Attack <a href="../../../start/features/modes.html">mode</a> you will be prompted to choose whether to rescan nodes in scope.<br>
57+
If the option is not selected then the following option will control whether the nodes are rescanned.</p>
5758

5859
<h3>In Attack Mode always rescan nodes when scope changed.</h3>
59-
If this option is selected then when running in Attack <a href="../../../start/features/modes.html">mode</a> all nodes in scope will be rescanned if the scope changes.<br>
60-
This is not recommended for large sites as it could take a long time.
60+
<p>If this option is selected then when running in Attack <a href="../../../start/features/modes.html">mode</a> all nodes in scope will be rescanned if the scope changes.<br>
61+
This is not recommended for large sites as it could take a long time.</p>
6162

6263
<h3>Default Active Scan Policy</h3>
63-
The <a href="../../../start/features/scanpolicy.html">Scan Policy</a> that is used by default when you start an active scan.
64+
<p>The <a href="../../../start/features/scanpolicy.html">Scan Policy</a> that is used by default when you start an active scan.</p>
6465

6566
<h3>Attack Mode Scan Policy</h3>
66-
The <a href="../../../start/features/scanpolicy.html">Scan Policy</a> that is used for scanning in
67-
Attack <a href="../../../start/features/modes.html">mode</a>.
67+
<p>The <a href="../../../start/features/scanpolicy.html">Scan Policy</a> that is used for scanning in
68+
Attack <a href="../../../start/features/modes.html">mode</a>.</p>
6869

6970
<h3>Max Progress Chart in Mins</h3>
70-
The maximum time in minutes for which response codes will be charted in the
71+
<p>The maximum time in minutes for which response codes will be charted in the
7172
<a href="../scanprogress.html">Scan Progress dialog</a>.<br>
72-
To disable the chart the option should be set to zero minutes.
73+
To disable the chart the option should be set to zero minutes.</p>
7374

7475
<h2>See also</h2>
7576
<table>

addOns/help_az_AZ/src/main/javahelp/contents/ui/dialogs/options/ascan.html

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -10,66 +10,67 @@
1010
<h1>Options Active Scan screen</h1>
1111
<p>
1212
This screen allows you to configure the <a href="../../../start/features/ascan.html">active scan</a> options:
13+
</p>
1314

1415
<h3>Number of Hosts Scanned Concurrently</h3>
15-
The maximum number of hosts that will be scanned at the same time.
16-
Increasing this may put extra strain on the computer ZAP is running on.
16+
<p>The maximum number of hosts that will be scanned at the same time.<br>
17+
Increasing this may put extra strain on the computer ZAP is running on.</p>
1718

1819
<h3>Concurrent Scanning Threads per Host</h3>
19-
The number of threads the scanner will use per host.<br>
20-
Increasing the number of threads will speed up the scan but may put extra strain on the computer ZAP is running on and the target host.
20+
<p>The number of threads the scanner will use per host.<br>
21+
Increasing the number of threads will speed up the scan but may put extra strain on the computer ZAP is running on and the target host.</p>
2122

2223
<h3>Max Results to List</h3>
23-
The number of results that will be shown in the Active Scan tab.<br>
24-
Displaying a large number of results can significantly increase the time a scan takes.
24+
<p>The number of results that will be shown in the Active Scan tab.<br>
25+
Displaying a large number of results can significantly increase the time a scan takes.</p>
2526

2627
<h3>Maximum Rule Duration (minutes; 0 is unlimited)</h3>
27-
The maximum time any individual rule can run for in minutes. Zero means no limit. This can be used to prevent rules that are taking an excessive amount of time.
28+
<p>The maximum time any individual rule can run for in minutes. Zero means no limit. This can be used to prevent rules that are taking an excessive amount of time. </p>
2829

2930
<h3>Max alerts any rule can raise</h3>
30-
The maximum number of alerts any rule can raise during the active scan, scan rules that reach this value are skipped.<br>
31-
<strong>Note:</strong> The maximum might be exceed due to threading.
31+
<p>The maximum number of alerts any rule can raise during the active scan, scan rules that reach this value are skipped.<br>
32+
<strong>Note:</strong> The maximum might be exceed due to threading.</p>
3233

3334
<h3>Maximum Scan Duration (minutes; 0 is unlimited)</h3>
34-
The maximum time that the whole scan can run for in minutes. Zero means no limit. This can be used to ensure that a scan is completed around a set time.
35+
<p>The maximum time that the whole scan can run for in minutes. Zero means no limit. This can be used to ensure that a scan is completed around a set time. </p>
3536

3637
<h3>Delay When Scanning (In Milliseconds)</h3>
37-
The delay in milliseconds between each request.<br>
38+
<p>The delay in milliseconds between each request.<br>
3839
Setting this to a non zero value will increase the time an active scan takes, but will put less of a strain
3940
on the target host.
4041
<br><strong>Note:</strong> This option has been deprecated and it will be removed in a future release. Use the Network &gt; Rate Limit option instead. The latter option
41-
allows to enforce the rate at which the requests are sent while the Delay When Scanning doesn't.
42+
allows to enforce the rate at which the requests are sent while the Delay When Scanning doesn't.</p>
4243

4344
<h3>Inject plugin ID in header for all active scan requests.</h3>
44-
If this option is selected the active scanner will inject the request header <code>X-ZAP-Scan-ID</code> with the ID of
45-
the scan rule that's sending the HTTP requests.
45+
<p>If this option is selected the active scanner will inject the request header <code>X-ZAP-Scan-ID</code> with the ID of
46+
the scan rule that's sending the HTTP requests.</p>
4647

4748
<h3>Handle anti-CSRF tokens.</h3>
48-
If this option is selected then the active scanner will attempt to automatically request
49+
<p>If this option is selected then the active scanner will attempt to automatically request
4950
<a href="../../../start/features/anticsrf.html">anti CSRF</a> tokens when required.<br>
5051
Previously this would have forced the scanner to only use one thread, but that is no longer the case.
5152
You are strongly recommended to check that the anti CSRF tokens are being correctly generated if more than one thread is being used,
52-
for example using custom <a href="../../../start/features/tags.html">tags</a> to check for success / failure patterns in the response.
53+
for example using custom <a href="../../../start/features/tags.html">tags</a> to check for success / failure patterns in the response.</p>
5354

5455
<h3>In Attack Mode prompt to rescan nodes when scope changed.</h3>
55-
If this option is selected then when you select Attack <a href="../../../start/features/modes.html">mode</a> you will be prompted to choose whether to rescan nodes in scope.<br>
56-
If the option is not selected then the following option will control whether the nodes are rescanned.
56+
<p>If this option is selected then when you select Attack <a href="../../../start/features/modes.html">mode</a> you will be prompted to choose whether to rescan nodes in scope.<br>
57+
If the option is not selected then the following option will control whether the nodes are rescanned.</p>
5758

5859
<h3>In Attack Mode always rescan nodes when scope changed.</h3>
59-
If this option is selected then when running in Attack <a href="../../../start/features/modes.html">mode</a> all nodes in scope will be rescanned if the scope changes.<br>
60-
This is not recommended for large sites as it could take a long time.
60+
<p>If this option is selected then when running in Attack <a href="../../../start/features/modes.html">mode</a> all nodes in scope will be rescanned if the scope changes.<br>
61+
This is not recommended for large sites as it could take a long time.</p>
6162

6263
<h3>Default Active Scan Policy</h3>
63-
The <a href="../../../start/features/scanpolicy.html">Skan siyasəti</a> that is used by default when you start an active scan.
64+
<p>The <a href="../../../start/features/scanpolicy.html">Scan Policy</a> that is used by default when you start an active scan.</p>
6465

6566
<h3>Attack Mode Scan Policy</h3>
66-
The <a href="../../../start/features/scanpolicy.html">Scan Policy</a> that is used for scanning in
67-
Attack <a href="../../../start/features/modes.html">mode</a>.
67+
<p>The <a href="../../../start/features/scanpolicy.html">Scan Policy</a> that is used for scanning in
68+
Attack <a href="../../../start/features/modes.html">mode</a>.</p>
6869

6970
<h3>Max Progress Chart in Mins</h3>
70-
The maximum time in minutes for which response codes will be charted in the
71+
<p>The maximum time in minutes for which response codes will be charted in the
7172
<a href="../scanprogress.html">Scan Progress dialog</a>.<br>
72-
To disable the chart the option should be set to zero minutes.
73+
To disable the chart the option should be set to zero minutes.</p>
7374

7475
<h2>See also</h2>
7576
<table>

addOns/help_bs_BA/src/main/javahelp/contents/ui/dialogs/options/ascan.html

Lines changed: 27 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -9,67 +9,68 @@
99
<body>
1010
<h1>Ekran Opcija Aktivni Sken</h1>
1111
<p>
12-
This screen allows you to configure the <a href="../../../start/features/ascan.html">aktivni sken</a> opcije:
12+
This screen allows you to configure the <a href="../../../start/features/ascan.html">active scan</a> options:
13+
</p>
1314

1415
<h3>Number of Hosts Scanned Concurrently</h3>
15-
The maximum number of hosts that will be scanned at the same time.
16-
Increasing this may put extra strain on the computer ZAP is running on.
16+
<p>The maximum number of hosts that will be scanned at the same time.<br>
17+
Increasing this may put extra strain on the computer ZAP is running on.</p>
1718

1819
<h3>Concurrent Scanning Threads per Host</h3>
19-
The number of threads the scanner will use per host.<br>
20-
Increasing the number of threads will speed up the scan but may put extra strain on the computer ZAP is running on and the target host.
20+
<p>The number of threads the scanner will use per host.<br>
21+
Increasing the number of threads will speed up the scan but may put extra strain on the computer ZAP is running on and the target host.</p>
2122

2223
<h3>Max Results to List</h3>
23-
The number of results that will be shown in the Active Scan tab.<br>
24-
Displaying a large number of results can significantly increase the time a scan takes.
24+
<p>The number of results that will be shown in the Active Scan tab.<br>
25+
Displaying a large number of results can significantly increase the time a scan takes.</p>
2526

2627
<h3>Maximum Rule Duration (minutes; 0 is unlimited)</h3>
27-
The maximum time any individual rule can run for in minutes. Zero means no limit. This can be used to prevent rules that are taking an excessive amount of time.
28+
<p>The maximum time any individual rule can run for in minutes. Zero means no limit. This can be used to prevent rules that are taking an excessive amount of time. </p>
2829

2930
<h3>Max alerts any rule can raise</h3>
30-
The maximum number of alerts any rule can raise during the active scan, scan rules that reach this value are skipped.<br>
31-
<strong>Note:</strong> The maximum might be exceed due to threading.
31+
<p>The maximum number of alerts any rule can raise during the active scan, scan rules that reach this value are skipped.<br>
32+
<strong>Note:</strong> The maximum might be exceed due to threading.</p>
3233

3334
<h3>Maximum Scan Duration (minutes; 0 is unlimited)</h3>
34-
The maximum time that the whole scan can run for in minutes. Zero means no limit. This can be used to ensure that a scan is completed around a set time.
35+
<p>The maximum time that the whole scan can run for in minutes. Zero means no limit. This can be used to ensure that a scan is completed around a set time. </p>
3536

3637
<h3>Delay When Scanning (In Milliseconds)</h3>
37-
The delay in milliseconds between each request.<br>
38+
<p>The delay in milliseconds between each request.<br>
3839
Setting this to a non zero value will increase the time an active scan takes, but will put less of a strain
3940
on the target host.
4041
<br><strong>Note:</strong> This option has been deprecated and it will be removed in a future release. Use the Network &gt; Rate Limit option instead. The latter option
41-
allows to enforce the rate at which the requests are sent while the Delay When Scanning doesn't.
42+
allows to enforce the rate at which the requests are sent while the Delay When Scanning doesn't.</p>
4243

4344
<h3>Inject plugin ID in header for all active scan requests.</h3>
44-
If this option is selected the active scanner will inject the request header <code>X-ZAP-Scan-ID</code> with the ID of
45-
the scan rule that's sending the HTTP requests.
45+
<p>If this option is selected the active scanner will inject the request header <code>X-ZAP-Scan-ID</code> with the ID of
46+
the scan rule that's sending the HTTP requests.</p>
4647

4748
<h3>Handle anti-CSRF tokens.</h3>
48-
If this option is selected then the active scanner will attempt to automatically request
49+
<p>If this option is selected then the active scanner will attempt to automatically request
4950
<a href="../../../start/features/anticsrf.html">anti CSRF</a> tokens when required.<br>
5051
Previously this would have forced the scanner to only use one thread, but that is no longer the case.
5152
You are strongly recommended to check that the anti CSRF tokens are being correctly generated if more than one thread is being used,
52-
for example using custom <a href="../../../start/features/tags.html">tags</a> to check for success / failure patterns in the response.
53+
for example using custom <a href="../../../start/features/tags.html">tags</a> to check for success / failure patterns in the response.</p>
5354

5455
<h3>In Attack Mode prompt to rescan nodes when scope changed.</h3>
55-
If this option is selected then when you select Attack <a href="../../../start/features/modes.html">mod</a> you will be prompted to choose whether to rescan nodes in scope.<br>
56-
If the option is not selected then the following option will control whether the nodes are rescanned.
56+
<p>If this option is selected then when you select Attack <a href="../../../start/features/modes.html">mode</a> you will be prompted to choose whether to rescan nodes in scope.<br>
57+
If the option is not selected then the following option will control whether the nodes are rescanned.</p>
5758

5859
<h3>In Attack Mode always rescan nodes when scope changed.</h3>
59-
If this option is selected then when running in Attack <a href="../../../start/features/modes.html">mode</a> all nodes in scope will be rescanned if the scope changes.<br>
60-
This is not recommended for large sites as it could take a long time.
60+
<p>If this option is selected then when running in Attack <a href="../../../start/features/modes.html">mode</a> all nodes in scope will be rescanned if the scope changes.<br>
61+
This is not recommended for large sites as it could take a long time.</p>
6162

6263
<h3>Default Active Scan Policy</h3>
63-
The <a href="../../../start/features/scanpolicy.html">Politika Skeniranja</a> that is used by default when you start an active scan.
64+
<p>The <a href="../../../start/features/scanpolicy.html">Scan Policy</a> that is used by default when you start an active scan.</p>
6465

6566
<h3>Attack Mode Scan Policy</h3>
66-
The <a href="../../../start/features/scanpolicy.html">Scan Policy</a> that is used for scanning in
67-
Attack <a href="../../../start/features/modes.html">mode</a>.
67+
<p>The <a href="../../../start/features/scanpolicy.html">Scan Policy</a> that is used for scanning in
68+
Attack <a href="../../../start/features/modes.html">mode</a>.</p>
6869

6970
<h3>Max Progress Chart in Mins</h3>
70-
The maximum time in minutes for which response codes will be charted in the
71+
<p>The maximum time in minutes for which response codes will be charted in the
7172
<a href="../scanprogress.html">Scan Progress dialog</a>.<br>
72-
To disable the chart the option should be set to zero minutes.
73+
To disable the chart the option should be set to zero minutes.</p>
7374

7475
<h2>Još vidjeti</h2>
7576
<table>

0 commit comments

Comments
 (0)