@@ -116,6 +116,7 @@ class MessageLookup extends MessageLookupByLibrary {
116116 "accessControlSettings" : MessageLookupByLibrary .simpleMessage ("アクセス制御設定" ),
117117 "account" : MessageLookupByLibrary .simpleMessage ("アカウント" ),
118118 "action" : MessageLookupByLibrary .simpleMessage ("アクション" ),
119+ "advanced" : MessageLookupByLibrary .simpleMessage ("詳細設定" ),
119120 "action_mode" : MessageLookupByLibrary .simpleMessage ("モード切替" ),
120121 "action_proxy" : MessageLookupByLibrary .simpleMessage ("システムプロキシ" ),
121122 "action_start" : MessageLookupByLibrary .simpleMessage ("開始/停止" ),
@@ -285,6 +286,14 @@ class MessageLookup extends MessageLookupByLibrary {
285286 "delete" : MessageLookupByLibrary .simpleMessage ("削除" ),
286287 "deleteMultipTip" : m1,
287288 "deleteTip" : m2,
289+ "detailsSection" : MessageLookupByLibrary .simpleMessage ("詳細" ),
290+ "diagnostics" : MessageLookupByLibrary .simpleMessage ("診断" ),
291+ "dnsCoreSection" : MessageLookupByLibrary .simpleMessage ("コア" ),
292+ "dnsFakeIpSection" : MessageLookupByLibrary .simpleMessage ("Fake-IP" ),
293+ "dnsFallbackLegacy" : MessageLookupByLibrary .simpleMessage (
294+ "中国 / フォールバック (レガシー)" ,
295+ ),
296+ "dnsServersSection" : MessageLookupByLibrary .simpleMessage ("サーバー" ),
288297 "desc" : MessageLookupByLibrary .simpleMessage (
289298 "ClashMetaベースのマルチプラットフォームプロキシクライアント。シンプルで使いやすく、オープンソースで広告なし。" ,
290299 ),
@@ -299,6 +308,7 @@ class MessageLookup extends MessageLookupByLibrary {
299308 "developerModeEnableTip" : MessageLookupByLibrary .simpleMessage (
300309 "デベロッパーモードが有効になりました。" ,
301310 ),
311+ "diagnostics" : MessageLookupByLibrary .simpleMessage ("診断" ),
302312 "direct" : MessageLookupByLibrary .simpleMessage ("ダイレクト" ),
303313 "disclaimer" : MessageLookupByLibrary .simpleMessage ("免責事項" ),
304314 "disclaimerDesc" : MessageLookupByLibrary .simpleMessage (
@@ -348,6 +358,11 @@ class MessageLookup extends MessageLookupByLibrary {
348358 "forkOf" : m6,
349359 "fruitSaladScheme" : MessageLookupByLibrary .simpleMessage ("フルーツサラダ" ),
350360 "general" : MessageLookupByLibrary .simpleMessage ("一般" ),
361+ "generalSettings" : MessageLookupByLibrary .simpleMessage ("一般設定" ),
362+ "geoDatabases" : MessageLookupByLibrary .simpleMessage ("Geo データベース" ),
363+ "geoDatabasesDesc" : MessageLookupByLibrary .simpleMessage (
364+ "GeoIP, GeoSite, MMDB, ASN の更新" ,
365+ ),
351366 "geodataLoader" : MessageLookupByLibrary .simpleMessage ("Geo低メモリモード" ),
352367 "geodataLoaderDesc" : MessageLookupByLibrary .simpleMessage (
353368 "有効化するとGeo低メモリローダーを使用" ,
@@ -393,6 +408,9 @@ class MessageLookup extends MessageLookupByLibrary {
393408 "ipcidr" : MessageLookupByLibrary .simpleMessage ("IPCIDR" ),
394409 "ipv6Desc" : MessageLookupByLibrary .simpleMessage ("有効化するとIPv6トラフィックを受信可能" ),
395410 "ipv6InboundDesc" : MessageLookupByLibrary .simpleMessage ("IPv6インバウンドを許可" ),
411+ "ipv6ModeCustom" : MessageLookupByLibrary .simpleMessage ("カスタム" ),
412+ "ipv6ModeOff" : MessageLookupByLibrary .simpleMessage ("オフ" ),
413+ "ipv6ModeSyncOn" : MessageLookupByLibrary .simpleMessage ("同期 ON" ),
396414 "ja" : MessageLookupByLibrary .simpleMessage ("日本語" ),
397415 "justNow" : MessageLookupByLibrary .simpleMessage ("たった今" ),
398416 "keepAliveIntervalDesc" : MessageLookupByLibrary .simpleMessage (
@@ -401,6 +419,7 @@ class MessageLookup extends MessageLookupByLibrary {
401419 "key" : MessageLookupByLibrary .simpleMessage ("キー" ),
402420 "language" : MessageLookupByLibrary .simpleMessage ("言語" ),
403421 "layout" : MessageLookupByLibrary .simpleMessage ("レイアウト" ),
422+ "legalAndDisclaimer" : MessageLookupByLibrary .simpleMessage ("法務と免責事項" ),
404423 "light" : MessageLookupByLibrary .simpleMessage ("ライト" ),
405424 "list" : MessageLookupByLibrary .simpleMessage ("リスト" ),
406425 "listen" : MessageLookupByLibrary .simpleMessage ("リスン" ),
0 commit comments