From 32ffe9c3f1c3dee215d13faed096098383a07163 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 31 Mar 2025 17:08:24 +0000
Subject: [PATCH] Translation update (2025-03-31T17:08:24+0000)
---
x64dbg_zh_CN.ts | 52 ++++++++++++++++++++++++++-----------------------
x64dbg_zh_TW.ts | 13 +++++++------
2 files changed, 35 insertions(+), 30 deletions(-)
diff --git a/x64dbg_zh_CN.ts b/x64dbg_zh_CN.ts
index 58e4583..4549625 100644
--- a/x64dbg_zh_CN.ts
+++ b/x64dbg_zh_CN.ts
@@ -2678,7 +2678,7 @@
&Half float (16-bit)
-
+ 半精度浮点数 (16位)
@@ -2840,7 +2840,7 @@
Half float (16-bit)
-
+ 半精度浮点数 (16位)
@@ -3146,7 +3146,7 @@
Edit %1
-
+ 编辑 %1
@@ -3161,7 +3161,7 @@
Edit %1 register
-
+ 编辑%1寄存器
@@ -5270,7 +5270,7 @@
ZMMWord
-
+ ZMMWord
@@ -5845,7 +5845,8 @@
Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
+ 参数个数不足!至少需要指定%d个参数(s)。参数<a href="https://help.x64dbg.com/en/latest/commands/index.html">使用逗号分隔</a>。
+
@@ -6622,7 +6623,8 @@
Memory breakpoint at %p[%p] set!
-
+ 已于 %p[%p] 处设置内存断点!
+
@@ -7321,23 +7323,24 @@
Usage: vmovdqu zmm0 (or ymm0), [address] / vmovdqu [address], zmm0 (or ymm0) / vmovdqu zmm0 (or ymm0), zmm1 (or ymm1)
-
+ 用法: vmovdqu zmm0 (或ymm0), [地址] / vmovdqu [地址], zmm0 (或ymm0) / vmovdqu zmm0 (或ymm0), zmm1 (或ymm1)
Usage: kmovq k1, [address] / kmovq [address], k1 / kmovq k1, k2
-
+ 用法:kmovq k1, [地址] / kmovq [地址], k1 / kmovq k1, k2
Failed to write to %s
-
+ 写入 %s 失败
+
Usage: kmovd k1, [address] / kmovd [address], k1 / kmovd k1, k2
-
+ 用法:kmovd k1, [地址] / kmovd [地址], k1 / kmovd k1, k2
@@ -10802,7 +10805,7 @@ Do you want to continue rendering this graph?
Example: arg(0) == 123 (numbers are hex by default)
-
+ 示例:arg(0) == 123 (数字默认为十六进制)
@@ -12072,12 +12075,12 @@ Do you want to continue rendering this graph?
Find Next Occurence
-
+ 查找下一个
Find Previous Occurence
-
+ 查找上一个
@@ -13382,7 +13385,7 @@ Do you want to continue rendering this graph?
Dark
-
+ 深色
@@ -13443,17 +13446,17 @@ Do you want to continue rendering this graph?
Unsupported system
-
+ 不受支持的系统
You are running x64dbg in ARM64 emulation mode. <b>This system is not supported by x64dbg and will cause unexpected behavior.</b> Analyzing malware in this environment is dangerous and you should switch to an actual Intel/AMD CPU.<br><br>For more information, see the <a href="%1">FAQ</a>.
-
+ 你正在 ARM64 模拟下运行x64dbg 。 <b>此系统不被 x64dbg 支持,并将导致意外行为。</b> 在此环境中分析恶意软件是危险的,您应该改用真实的 Intel/AMD CPU。<br><br>了解更多信息,请参阅 <a href="%1">FAQ</a>。
You are running x64dbg on an unsupported operating system version. <b>Future updates will completely stop running on this system.</b><br><br>For more information, see the official <a href="%1">announcement</a>.
-
+ 您正在一个不支持的操作系统版本上运行 x64dbg。 <b>未来的更新版本将完全停止在此系统上运行。</b><br><br>了解更多信息,请参阅官方 <a href="%1">公告</a>。
@@ -14466,7 +14469,8 @@ Do you want to apply these patches anyway?
AVX-512 isn't supported on this computer.
-
+ 这台电脑不支持AVX-512。
+
@@ -14576,12 +14580,12 @@ Do you want to apply these patches anyway?
Always show maximum vector length
-
+ 总是显示寄存器最大向量长度
Always show all AVX-512 registers
-
+ 总是显示所有AVX-512寄存器
@@ -15974,7 +15978,7 @@ The TEB can be used to get a lot of information on the process without calling W
Example: %1 (numbers are hex by default)
-
+ 示例:%1 (数字默认为十六进制)
@@ -17232,7 +17236,7 @@ This could introduce unexpected behaviour to your debugging session...
&Half float (16-bit)
-
+ 半精度浮点数 (16位)
@@ -17294,7 +17298,7 @@ This could introduce unexpected behaviour to your debugging session...
Half float (16-bit)
-
+ 半精度浮点数 (16位)
diff --git a/x64dbg_zh_TW.ts b/x64dbg_zh_TW.ts
index e69cdb1..22c446f 100644
--- a/x64dbg_zh_TW.ts
+++ b/x64dbg_zh_TW.ts
@@ -3144,7 +3144,7 @@
Edit %1
-
+ 編輯 %1
@@ -3159,7 +3159,7 @@
Edit %1 register
-
+ 編輯 %1 暫存器
@@ -5268,7 +5268,7 @@
ZMMWord
-
+ ZMMWord
@@ -6271,7 +6271,8 @@
Breakpoint at %p (%s) set!
-
+ 已於 %p (%s) 設置中斷點!
+
@@ -6588,7 +6589,7 @@
Memory breakpoint already set!
-
+ 記憶體中斷點早已設置!
@@ -6668,7 +6669,7 @@
Memory breakpoint already enabled!
-
+ 記憶體中斷點早已啟用!