Automatic translations update

This commit is contained in:
ArchiBot
2024-03-18 02:04:51 +00:00
parent da6fd69398
commit 8d6d355a3b
5 changed files with 166 additions and 44 deletions

View File

@@ -765,16 +765,50 @@ Prozesslaufzeit: {1}</value>
<value>Sammeln {0} ({1}) ist deaktiviert, da das Spiel derzeit als privat markiert ist. Wenn Sie vorhaben, dieses Spiel mit ASF zu sammeln, dann erwägen Sie die Änderung der entsprechenden Privatsphäre-Einstellungen.</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="WarningSkipping" xml:space="preserve">
<value>Überspringen: {0}...</value>
<comment>{0} will be replaced by text value (string) of entry being skipped.</comment>
</data>
<data name="PluginUpdatesChecking" xml:space="preserve">
<value>Nach Erweiterungsaktualisierungen suchen ...</value>
</data>
<data name="PluginUpdateChecking" xml:space="preserve">
<value>Überprüfe Update für die Erweiterung {0} …</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateNotFound" xml:space="preserve">
<value>Kein Update für {0}-Erweiterung verfügbar: {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="PluginUpdateFound" xml:space="preserve">
<value>{0} Erweiterungsaktualisierung von Version {1} auf {2} gefunden...</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="PluginUpdateNoAssetFound" xml:space="preserve">
<value>Kein Asset für die {0} Erweiterungsaktualisierung von Version {1} auf {2} verfügbar. Dies bedeutet in der Regel, dass das Update zu einem späteren Zeitpunkt verfügbar ist.</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="PluginUpdateConflictingAssetsFound" xml:space="preserve">
<value>Es konnte kein Asset für die {0} Erweiterungsaktualisierung von Version {1} auf {2} ermittelt werden. Dies kann passieren, wenn das Release bisher nicht fertig ist wenn es weiter passiert, sollten Sie den Plugin-Ersteller darüber informieren.</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="PluginUpdateInProgress" xml:space="preserve">
<value>Aktualisiere {0}-Erweiterung…</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateFinished" xml:space="preserve">
<value>Die Aktualisierung der {0}-Erweiterung war erfolgreich, die Änderungen werden beim nächsten ASF Start geladen.</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateEnabled" xml:space="preserve">
<value>{0}/{1}-Erweiterung wurde registriert und für automatische Updates aktiviert.</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by plugin assembly name (string).</comment>
</data>
<data name="PluginUpdateDisabled" xml:space="preserve">
<value>Das {0}/{1}-Erweiterung wurde trotz Unterstützung dieser Funktion von automatischen Updates deaktiviert.</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by plugin assembly name (string).</comment>
</data>
<data name="CustomPluginUpdatesEnabled" xml:space="preserve">
<value>Benutzerdefinierte Erweiterungen wurden für automatische Updates registriert. Das ASF-Team möchte Sie daran erinnern, dass Sie zu Ihrer eigenen Sicherheit automatische Updates nur von vertrauenswürdigen Parteien aktivieren sollten. Wenn Sie dies nicht beabsichtigen, können Sie Plugin-Updates in der globalen ASF-Konfuguration deaktivieren.</value>
</data>
</root>

View File

@@ -755,15 +755,35 @@ Interaktívna konzola je teraz aktívna, napíšte "c" pre vstup do príkazovéh
<data name="PluginUpdatesChecking" xml:space="preserve">
<value>Kontrolujem aktualizácie pluginov...</value>
</data>
<data name="PluginUpdateChecking" xml:space="preserve">
<value>Kontrolujem aktualizácie pre {0} plugin...</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateNotFound" xml:space="preserve">
<value>Žiadne dostupné aktualizácie pre {0} plugin: {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="PluginUpdateFound" xml:space="preserve">
<value>Našla sa aktualizácia pre {0} plugin z verzie {1} na {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="PluginUpdateInProgress" xml:space="preserve">
<value>Aktualizujem {0} plugin...</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateFinished" xml:space="preserve">
<value>Aktualizovanie {0} pluginu bolo úspešné, zmeny sa načítajú pri ďalšom spustení ASF.</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateEnabled" xml:space="preserve">
<value>{0}/{1} plugin bol zaregistrovaný a automatické aktualizácie boli aktivované.</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by plugin assembly name (string).</comment>
</data>
</root>

View File

@@ -764,16 +764,50 @@
<value>已禁用 {0}{1})的挂卡,因为此游戏目前被标记为私密。如果您希望 ASF 挂这款游戏,请考虑更改它的隐私设置。</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="WarningSkipping" xml:space="preserve">
<value>正在跳过:{0}……</value>
<comment>{0} will be replaced by text value (string) of entry being skipped.</comment>
</data>
<data name="PluginUpdatesChecking" xml:space="preserve">
<value>正在检查插件更新……</value>
</data>
<data name="PluginUpdateChecking" xml:space="preserve">
<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="PluginUpdateFound" 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="PluginUpdateNoAssetFound" 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="PluginUpdateConflictingAssetsFound" 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="PluginUpdateInProgress" xml:space="preserve">
<value>正在更新插件 {0}……</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateFinished" xml:space="preserve">
<value>更新插件 {0} 成功,更改将会在 ASF 下次运行时生效。</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateEnabled" xml:space="preserve">
<value>插件 {0}/{1} 已被注册并启用自动更新。</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by plugin assembly name (string).</comment>
</data>
<data name="PluginUpdateDisabled" xml:space="preserve">
<value>插件 {0}/{1} 已被禁用自动更新,但它支持此功能。</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by plugin assembly name (string).</comment>
</data>
<data name="CustomPluginUpdatesEnabled" xml:space="preserve">
<value>自定义插件已被注册自动更新。ASF 团队提醒您,为了您的安全,您只应该为信任来源启用自动更新,如果您不想这样做,则应该在 ASF 全局配置中禁用插件更新。</value>
</data>
</root>

View File

@@ -764,16 +764,50 @@
<value>已停用 {0}{1})的掛卡,因為該遊戲目前被標示為私人。若您想要 ASF 掛該遊戲,請更改它的隱私設定。</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="WarningSkipping" xml:space="preserve">
<value>正在跳過:{0}…</value>
<comment>{0} will be replaced by text value (string) of entry being skipped.</comment>
</data>
<data name="PluginUpdatesChecking" xml:space="preserve">
<value>正在檢查外掛程式更新…</value>
</data>
<data name="PluginUpdateChecking" xml:space="preserve">
<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="PluginUpdateFound" 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="PluginUpdateNoAssetFound" 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="PluginUpdateConflictingAssetsFound" 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="PluginUpdateInProgress" xml:space="preserve">
<value>正在更新外掛程式 {0}…</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateFinished" xml:space="preserve">
<value>成功更新外掛程式 {0},變更將於 ASF 下次啟動時生效。</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateEnabled" xml:space="preserve">
<value>外掛程式 {0}/{1} 已被登錄,並已啟用自動更新。</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by plugin assembly name (string).</comment>
</data>
<data name="PluginUpdateDisabled" xml:space="preserve">
<value>外掛程式 {0}/{1} 已被停用自動更新,但它支援此功能。</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by plugin assembly name (string).</comment>
</data>
<data name="CustomPluginUpdatesEnabled" xml:space="preserve">
<value>自訂外掛程式已被登錄自動更新。ASF 團隊提醒您,為了您的安全,您應僅為受信任的內容啟用自動更新。若您不想啟用,您可以在 ASF 全域設定中停用外掛程式更新。</value>
</data>
</root>