Skip to content

Commit 4ca2807

Browse files
committed
Update localized resources
Update resources from Crowdin. Signed-off-by: zapbot <12745184+zapbot@users.noreply.github.com>
1 parent 6c66af5 commit 4ca2807

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

src/main/javahelp/help_ja_JP/contents/intro.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<HEAD>
44
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
55
<TITLE>
6-
FuzzDB Offensive
6+
FuzzDB オフェンシブ
77
</TITLE>
88
</HEAD>
99
<BODY>
10-
<H1>FuzzDB Offensive</H1>
11-
<a href="https://github.com/fuzzdb-project/fuzzdb/">FuzzDB</a> web backdoors and attack files which can be used with the ZAP fuzzer or for manual penetration testing.
10+
<H1>FuzzDB オフェンシブ</H1>
11+
ZAPのファザーや手動ペネトレーションテストで使用できる FuzzDB のWebバックドアおよび攻撃用ファイルを提供します。
1212
<p>
13-
<b>This add-on contains files that may be flagged by anti-virus tools.</b>
13+
<b>このアドオンには、アンチウイルスツールによって検知される可能性のあるファイルが含まれています。</b>
1414
</BODY>
1515
</HTML>
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE helpset PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 2.0//EN" "http://java.sun.com/products/javahelp/helpset_2_0.dtd">
22
<helpset version="2.0" xml:lang="ja-JP">
3-
<title>FuzzDB Offensive Add-On</title>
3+
<title>FuzzDB 攻撃系ペイロードアドオン</title>
44

55
<maps>
66
<homeID>fuzzdb-offensive</homeID>
@@ -9,21 +9,21 @@
99

1010
<view>
1111
<name>TOC</name>
12-
<label>Contents</label>
12+
<label>コンテンツ</label>
1313
<type>org.zaproxy.zap.extension.help.ZapTocView</type>
1414
<data>toc.xml</data>
1515
</view>
1616

1717
<view>
1818
<name>Index</name>
19-
<label>Index</label>
19+
<label>インデックス</label>
2020
<type>javax.help.IndexView</type>
2121
<data>index.xml</data>
2222
</view>
2323

2424
<view>
2525
<name>Search</name>
26-
<label>Search</label>
26+
<label>検索</label>
2727
<type>javax.help.SearchView</type>
2828
<data engine="com.sun.java.help.search.DefaultSearchEngine">
2929
JavaHelpSearch
@@ -32,7 +32,7 @@
3232

3333
<view>
3434
<name>Favorites</name>
35-
<label>Favorites</label>
35+
<label>お気に入り</label>
3636
<type>javax.help.FavoritesView</type>
3737
</view>
3838
</helpset>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE index PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp Index Version 1.0//EN" "http://java.sun.com/products/javahelp/index_2_0.dtd">
33
<index version="2.0">
4-
<indexitem text="FuzzDB Offensive" target="fuzzdb-offensive"/>
4+
<indexitem text="FuzzDB オフェンシブ" target="fuzzdb-offensive"/>
55
</index>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE toc PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp TOC Version 2.0//EN" "http://java.sun.com/products/javahelp/toc_2_0.dtd">
33
<toc version="2.0">
4-
<tocitem text="ZAP User Guide" tocid="toplevelitem">
5-
<tocitem text="Add Ons" tocid="addons">
6-
<tocitem text="FuzzDB Offensive" target="fuzzdb-offensive"/>
4+
<tocitem text="ZAP ユーザーガイド" tocid="toplevelitem">
5+
<tocitem text="アドオン" tocid="addons">
6+
<tocitem text="FuzzDB オフェンシブ" target="fuzzdb-offensive"/>
77
</tocitem>
88
</tocitem>
99
</toc>

0 commit comments

Comments
 (0)