diff --git a/i18n/ja.json b/i18n/ja.json new file mode 100644 index 0000000..49b2a27 --- /dev/null +++ b/i18n/ja.json @@ -0,0 +1,40 @@ +{ + "HeroUnion - Open source web crawler union.": "HeroUnion - オープンソースのウェブクローラーユニオン。", + "HeroUnion.website": "HeroUnion.website", + "HeroUnion - Open source web crawler union": "HeroUnion - オープンソースのウェブクローラーユニオン", + "HeroUnion Stats": "HeroUnion統計情報", + "It's running": "実行中", + "Tasks Stats": "タスク統計情報", + "Last": "最終", + "Waiting": "待機中", + "Running": "実行中", + "Total": "合計", + "Done": "完了", + "Failed": "失敗", + "Notify Stats": "通知統計情報", + "Bot Stats": "ボット統計情報", + "Idle": "アイドル状態", + "Busy": "ビジー状態", + "Offline": "オフライン", + "JSON Data": "JSONデータ", + "Covenant of the Alliance": "同盟規約", + "Please abide by the following conventions and stick to it for a better tomorrow for yourself and the whole society!": "ご自身と社会全体のより良い未来のために、以下の規約を遵守してください。", + "Comply with local/national laws and regulations": "地域/国の法律および規制を遵守する", + "Data that requires login or VIP status to access will not be crawled": "アクセスにログインまたはVIPステータスが必要なデータはクロールされません", + "Data that is explicitly prohibited from being collected by the target website will not be crawled": "対象ウェブサイトで収集が明示的に禁止されているデータはクロールされません", + "The commercial core data of the target website is not crawled": "対象ウェブサイトの商用コアデータはクロールされません", + "Low concurrency, low frequency, does not affect the normal operation of the target website": "同時実行性が低く、頻度も低いため、対象ウェブサイトの正常な動作には影響しません", + "Bots": "ボット", + "HeroUnion App": "HeroUnionアプリ", + "HeroUnion download": "HeroUnionダウンロード", + "HeroBot download": "HeroBotダウンロード", + "HeroUnion is only responsible for the scheduling of crawlers and tasks.": "HeroUnionクローラーとタスクのスケジュール設定のみを担当します。", + "The contracts supported by crawlers and the specific content of tasks have nothing to do with the alliance.": "クローラーがサポートする契約およびタスクの具体的な内容は、アライアンスとは一切関係ありません。", + "Website monitor": "ウェブサイトモニター", + "Web Scraper": "Webスクレイパー", + "Disclaimer": "免責事項", + "Information protected by law will not be crawled": "法律で保護されている情報はクロールされません", + "for example": "例えば", + "personal privacy data mobile phone number, ID number, etc.": "個人情報(携帯電話番号、ID番号など)", + "Current Lang": "日本語" +} \ No newline at end of file diff --git a/public/en-us/index.html b/public/en-us/index.html index dcfc67e..37b6484 100644 --- a/public/en-us/index.html +++ b/public/en-us/index.html @@ -60,6 +60,7 @@ diff --git a/public/index.html b/public/index.html index aa540d4..37b6484 100644 --- a/public/index.html +++ b/public/index.html @@ -26,6 +26,7 @@ .mt-2{margin-top:2em} .mt-4{margin-top:4em} .mx-d2{margin-left:.5em;margin-right:.2em} + .icon{vertical-align:middle} .stats{background-color:#EEE;padding:10px 10px 4px 10px} .col{display:inline-block;padding:13px 4px;width:20%;background:#444;color:#FFF;margin-right:4px;margin-bottom:6px;text-align:center} @@ -52,10 +53,14 @@
- +
diff --git a/public/ja/index.html b/public/ja/index.html new file mode 100644 index 0000000..dd0fccc --- /dev/null +++ b/public/ja/index.html @@ -0,0 +1,279 @@ + + + + + + + HeroUnion - オープンソースのウェブクローラーユニオン。 + + + + + +

HeroUnion - オープンソースのウェブクローラーユニオン

+ +
+
+ + +
+ +

HeroUnion統計情報 実行中 ...

+ +

タスク統計情報 (最終 ...)

+
+ + ... + + + + ... + + +
+ + ... + + + + ... + + + + ... + + +
+
+ +

通知統計情報 (最終 ...)

+
+ + ... + + + + ... + + + + ... + + +
+ +

ボット統計情報

+
+ + ... + + + + ... + + + + ... + + + + ... + + +
+ +

JSONデータ

+
...
+ +

同盟規約

+

ご自身と社会全体のより良い未来のために、以下の規約を遵守してください。

+ + +

ボット

+
...
+ +

HeroUnionアプリ

+ + +

HeroUnionダウンロード

+

https://github.com/filesite-io/herounion

+ +

HeroBotダウンロード

+

https://github.com/filesite-io/machete_hero

+ + + + + + + + \ No newline at end of file diff --git a/public/template/index.html b/public/template/index.html index 3e1df5b..496ad70 100644 --- a/public/template/index.html +++ b/public/template/index.html @@ -60,6 +60,7 @@ diff --git a/public/zh/index.html b/public/zh/index.html index 9b32a16..f31fbb1 100644 --- a/public/zh/index.html +++ b/public/zh/index.html @@ -60,6 +60,7 @@