Automatic translations update

This commit is contained in:
ArchiBot
2025-05-09 02:24:46 +00:00
parent d940c4ac82
commit 08c9636cd9
3 changed files with 29 additions and 6 deletions

View File

@@ -754,7 +754,10 @@ Process uptime: {1}</value>
<value>{0} プラグインのアップデートを確認中…</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateNotFound" xml:space="preserve">
<value>{0} プラグインはすでに最新です({1} ≥ {2})。</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by current plugin's version, {2} will be replaced by remote plugin's version.</comment>
</data>
<data name="PluginUpdateNewVersionAvailable" xml:space="preserve">
<value>新しい {0} プラグインバージョンが利用可能です!アップデートを検討してください!</value>
<comment>{0} will be replaced by plugin name (string).</comment>