ci: Update plugins

This commit is contained in:
2025-07-10 02:15:58 +08:00
parent 304ab10491
commit ad0797585b
57 changed files with 1415 additions and 10 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 0444abb2bb6ae5c44a7f7ee60b312f0d
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -107,6 +107,9 @@
<member name="M:Cryville.Audio.Wasapi.MMDeviceWrapper.IsFormatSupported(Cryville.Audio.WaveFormat,System.Nullable{Cryville.Audio.WaveFormat}@,Cryville.Audio.AudioUsage,Cryville.Audio.AudioShareMode)">
<inheritdoc />
</member>
<member name="M:Cryville.Audio.Wasapi.MMDeviceWrapper.ReactivateClient">
<inheritdoc />
</member>
<member name="M:Cryville.Audio.Wasapi.MMDeviceWrapper.Connect(Cryville.Audio.WaveFormat,System.Int32,Cryville.Audio.AudioUsage,Cryville.Audio.AudioShareMode)">
<inheritdoc />
</member>

View File

@@ -144,6 +144,17 @@
"219": "The government is calling on areas promoting disaster prevention measures for the Nankai Trough earthquake to take cautions. Please continue to take disaster prevention measures in accordance with future appeals from the government and local governments.\nThe Japan Meteorological Agency will continue to closely monitor changes in crustal activity along the Nankai Trough."
}
},
"OverseaVolcanicEruption": {
"Strings": {
"Area": "This eruption occurred in {0}.",
"Headline": "At {0:d MMM HH:mm}, a large volcanic eruption overseas occurred.",
"ReplaceEruptionSource": "earthquake",
"ReplaceEruptionTarget": "eruption",
"ReplaceVolcanoSource": "epicenter",
"ReplaceVolcanoTarget": "volcano",
"Title": "Distant volcanic eruption information"
}
},
"PlumeDirection": {
"Strings": {
"北": "north",

View File

@@ -53,6 +53,17 @@
"M8を超える巨大地震": "この地震は、M8を超える巨大地震と、推定されています。"
}
},
"OverseaVolcanicEruption": {
"Strings": {
"Area": "噴火の場所は{0}。",
"Headline": "{0:d日HH時mm分}ころ、海外で規模の大きな噴火がありました。",
"ReplaceEruptionSource": "地震",
"ReplaceEruptionTarget": "噴火",
"ReplaceVolcanoSource": "震源",
"ReplaceVolcanoTarget": "火山",
"Title": "遠地噴火に関する情報"
}
},
"PlumeDirection": {
"Strings": {
"方向不定": "不定",

View File

@@ -144,6 +144,17 @@
"219": "政府正在落實對南海海槽地震防災推進地區做好警戒或注意措施嘅呼籲等。請繼續根據政府同自治體等後續嘅呼籲等採取防災措施。\n氣象廳將繼續密切監視沿南海海槽地殼活動嘅推移。"
}
},
"OverseaVolcanicEruption": {
"Strings": {
"Area": "呢次火山噴發位於{0}。",
"Headline": "{0:d號HH點mm分}左右,海外發生咗大規模嘅火山噴發。",
"ReplaceEruptionSource": "地震",
"ReplaceEruptionTarget": "火山噴發",
"ReplaceVolcanoSource": "震源",
"ReplaceVolcanoTarget": "火山",
"Title": "關於遠地火山噴發嘅資訊"
}
},
"PlumeDirection": {
"Strings": {
"北": "北",

Some files were not shown because too many files have changed in this diff Show More