ci: Update plugins

This commit is contained in:
2025-04-08 09:53:33 +08:00
parent a4f78b3a95
commit 4b4bf5ed65
164 changed files with 1745 additions and 160 deletions

View File

@@ -1,6 +1,15 @@
{
"Culture": "en-US",
"Strings": {
"AuthorityName": "CWA",
"PropertyDepth": "Depth",
"PropertyDepthValue": "{0}km",
"PropertyMaxIntensity": "Max intensity",
"PropertyMaxTsunamiHeight": "Max tsunami height",
"PropertyMaxTsunamiHeightValue": "{0}m",
"PropertyMaxTsunamiHeightValueUnknown": "Unknown",
"PropertyTsunamiMessage": "Tsunami message",
"PropertyTsunamiWarning": "Tsunami warning",
"SourceName": "CWA ({0})"
},
"StringSets": {
@@ -9,6 +18,20 @@
"Earthquake": "Earthquake",
"Tsunami": "Tsunami"
}
},
"PropertyMagnitude": {
"Strings": {
"": "Magnitude",
"芮氏規模": "Richter magnitude"
}
},
"Title": {
"Strings": {
"地震報告": "Earthquake report",
"海嘯消息": "Tsunami message",
"海嘯警報": "Tsunami warning",
"海嘯警報解除": "Tsunami warning lifted"
}
}
}
}

View File

@@ -1,6 +1,15 @@
{
"Culture": "zh-TW",
"Strings": {
"AuthorityName": "CWA",
"PropertyDepth": "深度",
"PropertyDepthValue": "{0}km",
"PropertyMaxIntensity": "最大震度",
"PropertyMaxTsunamiHeight": "最大波高",
"PropertyMaxTsunamiHeightValue": "{0}m",
"PropertyMaxTsunamiHeightValueUnknown": "不明",
"PropertyTsunamiMessage": "海\u2060嘯消\u2060息",
"PropertyTsunamiWarning": "海\u2060嘯警\u2060報",
"SourceName": "CWA{0}"
},
"StringSets": {
@@ -9,6 +18,20 @@
"Earthquake": "地震",
"Tsunami": "海嘯"
}
},
"PropertyMagnitude": {
"Strings": {
"": "規模",
"芮氏規模": "芮氏規模"
}
},
"Title": {
"Strings": {
"地震報告": "地震報告",
"海嘯消息": "海嘯消息",
"海嘯警報": "海嘯警報",
"海嘯警報解除": "海嘯警報解除"
}
}
}
}

View File

@@ -1,6 +1,15 @@
{
"Culture": "yue-HK",
"Strings": {
"AuthorityName": "CWA",
"PropertyDepth": "深度",
"PropertyDepthValue": "{0}km",
"PropertyMaxIntensity": "最大震度",
"PropertyMaxTsunamiHeight": "最大波高",
"PropertyMaxTsunamiHeightValue": "{0}m",
"PropertyMaxTsunamiHeightValueUnknown": "不明",
"PropertyTsunamiMessage": "海\u2060嘯消\u2060息",
"PropertyTsunamiWarning": "海\u2060嘯警\u2060報",
"SourceName": "CWA{0}"
},
"StringSets": {
@@ -9,6 +18,20 @@
"Earthquake": "地震",
"Tsunami": "海嘯"
}
},
"PropertyMagnitude": {
"Strings": {
"": "震級",
"芮氏規模": "黎克特制震級"
}
},
"Title": {
"Strings": {
"地震報告": "地震報告",
"海嘯消息": "海嘯消息",
"海嘯警報": "海嘯警報",
"海嘯警報解除": "海嘯警報解除"
}
}
}
}

View File

@@ -1,6 +1,15 @@
{
"Culture": "zh-CN",
"Strings": {
"AuthorityName": "CWA",
"PropertyDepth": "深度",
"PropertyDepthValue": "{0}km",
"PropertyMaxIntensity": "最大震度",
"PropertyMaxTsunamiHeight": "最大波高",
"PropertyMaxTsunamiHeightValue": "{0}m",
"PropertyMaxTsunamiHeightValueUnknown": "不明",
"PropertyTsunamiMessage": "海\u2060啸消\u2060息",
"PropertyTsunamiWarning": "海\u2060啸警\u2060报",
"SourceName": "CWA{0}"
},
"StringSets": {
@@ -9,6 +18,20 @@
"Earthquake": "地震",
"Tsunami": "海啸"
}
},
"PropertyMagnitude": {
"Strings": {
"": "震级",
"芮氏規模": "里氏震级"
}
},
"Title": {
"Strings": {
"地震報告": "地震报告",
"海嘯消息": "海啸消息",
"海嘯警報": "海啸警报",
"海嘯警報解除": "海啸警报解除"
}
}
}
}