From b05db4d641fe466bfeb41602c7267b3f393dfe00 Mon Sep 17 00:00:00 2001 From: Albert Liu <45282415+ggrtk@users.noreply.github.com> Date: Sat, 10 Oct 2020 14:48:26 -0700 Subject: [PATCH] Qt: Fix duckstation-qt_zh-cn.ts line numbers --- .../translations/duckstation-qt_zh-cn.ts | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/duckstation-qt/translations/duckstation-qt_zh-cn.ts b/src/duckstation-qt/translations/duckstation-qt_zh-cn.ts index 704544845..7126b1a37 100644 --- a/src/duckstation-qt/translations/duckstation-qt_zh-cn.ts +++ b/src/duckstation-qt/translations/duckstation-qt_zh-cn.ts @@ -4014,77 +4014,77 @@ This will download approximately 4 megabytes over your current internet connecti 系统重启。 - + Loading state from '%s'... 从'%s'读取即时存档... - + Loading state from '%s' failed. Resetting. 从'%s'读取即时存档失败,重启中。 - + Saving state to '%s' failed. 保存即时存档到'%s'失败。 - + State saved to '%s'. 保存即时存档到'%s'。 - + PGXP is incompatible with the software renderer, disabling PGXP. PGXP与软件呈现程序不兼容,禁用PGXP。 - + PGXP CPU mode is incompatible with the recompiler, using Cached Interpreter instead. PGXP在CPU模式与重新编译器不兼容,改为使用缓存解释器。 - + Switching to %s%s GPU renderer. 切换到 %s%s GPU渲染器。 - + Switching to %s audio backend. 切换到 %s 音频后端。 - + Switching to %s CPU execution mode. 切换到 %s CPU执行模式。 - + CPU memory exceptions enabled, flushing all blocks. 启用CPU内存异常,刷新所有区块。 - + CPU memory exceptions disabled, flushing all blocks. 禁用CPU内存异常,刷新所有区块。 - + CPU ICache enabled, flushing all blocks. 启用CPU的ICache,刷新所有区块。 - + CPU ICache disabled, flushing all blocks. 禁用CPU的ICache,刷新所有区块。 - + PGXP enabled, recompiling all blocks. 启用PGXP,重编译所有区块。 - + PGXP disabled, recompiling all blocks. 禁用PGXP,重编译所有区块。