From 9a8e22201befe491a39c1f7bd35e4ec2230f766e Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 4 Jul 2025 17:08:45 +0000
Subject: [PATCH] Translation update (2025-07-04T17:08:45+0000)
---
x64dbg.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_af_ZA.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_ar_SA.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_bg_BG.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_bs_BA.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_ca_ES.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_ceb_PH.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_cs_CZ.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_da_DK.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_de_DE.ts | 115 ++++++++++++++++++++++++++---------------------
x64dbg_el_GR.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_es_ES.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_fa_IR.ts | 115 ++++++++++++++++++++++++++---------------------
x64dbg_fi_FI.ts | 115 ++++++++++++++++++++++++++---------------------
x64dbg_fil_PH.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_fr_FR.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_he_IL.ts | 115 ++++++++++++++++++++++++++---------------------
x64dbg_hi_IN.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_hu_HU.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_id_ID.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_it_IT.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_ja_JP.ts | 115 ++++++++++++++++++++++++++---------------------
x64dbg_ka_GE.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_ko_KR.ts | 115 ++++++++++++++++++++++++++---------------------
x64dbg_lt_LT.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_nl_NL.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_no_NO.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_pl_PL.ts | 115 ++++++++++++++++++++++++++---------------------
x64dbg_pt_BR.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_pt_PT.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_ro_RO.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_ru_RU.ts | 115 ++++++++++++++++++++++++++---------------------
x64dbg_si_LK.ts | 115 ++++++++++++++++++++++++++---------------------
x64dbg_sr_SP.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_sv_SE.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_th_TH.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_tr_TR.ts | 115 ++++++++++++++++++++++++++---------------------
x64dbg_uk_UA.ts | 115 ++++++++++++++++++++++++++---------------------
x64dbg_vi_VN.ts | 113 ++++++++++++++++++++++++++--------------------
x64dbg_zh_CN.ts | 115 ++++++++++++++++++++++++++---------------------
x64dbg_zh_TW.ts | 113 ++++++++++++++++++++++++++--------------------
41 files changed, 2636 insertions(+), 2021 deletions(-)
diff --git a/x64dbg.ts b/x64dbg.ts
index 359aaed..e7c6eb2 100644
--- a/x64dbg.ts
+++ b/x64dbg.ts
@@ -11818,22 +11818,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15195,7 +15195,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15475,217 +15475,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancel
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_af_ZA.ts b/x64dbg_af_ZA.ts
index e4fb7d4..ba8acf0 100644
--- a/x64dbg_af_ZA.ts
+++ b/x64dbg_af_ZA.ts
@@ -11816,22 +11816,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15193,7 +15193,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15473,217 +15473,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancel
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_ar_SA.ts b/x64dbg_ar_SA.ts
index d671032..b035fb4 100644
--- a/x64dbg_ar_SA.ts
+++ b/x64dbg_ar_SA.ts
@@ -11870,22 +11870,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15252,7 +15252,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15532,217 +15532,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+ الإفتراضي
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUIواجهة المستخدم الرسومية
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialogعدم إظهار مربع حوار الإغلاق
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Barإظهار راقب التسميات في الشريط الجانبي
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Miscمتنوع
-
+ Symbol Store:
-
+ Symbol Path:مسار الرمز:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Saveحفظ
-
+ Cancelإلغاء الأمر
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!تم حفظ الإعدادات!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Questionالسؤال
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_bg_BG.ts b/x64dbg_bg_BG.ts
index 3c841b5..2fffd9c 100644
--- a/x64dbg_bg_BG.ts
+++ b/x64dbg_bg_BG.ts
@@ -11818,22 +11818,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15195,7 +15195,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15475,217 +15475,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+ По подразбиране
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ CancelОтказ
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_bs_BA.ts b/x64dbg_bs_BA.ts
index 4fee096..da8f156 100644
--- a/x64dbg_bs_BA.ts
+++ b/x64dbg_bs_BA.ts
@@ -11828,22 +11828,22 @@ Kopiraj token &tekst
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15205,7 +15205,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15485,217 +15485,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ CancelOdustani
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_ca_ES.ts b/x64dbg_ca_ES.ts
index 5b9295a..3da11f9 100644
--- a/x64dbg_ca_ES.ts
+++ b/x64dbg_ca_ES.ts
@@ -11817,22 +11817,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15194,7 +15194,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15474,217 +15474,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancel
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_ceb_PH.ts b/x64dbg_ceb_PH.ts
index 85132f2..afaff67 100644
--- a/x64dbg_ceb_PH.ts
+++ b/x64dbg_ceb_PH.ts
@@ -11817,22 +11817,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15194,7 +15194,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15474,217 +15474,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancel
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_cs_CZ.ts b/x64dbg_cs_CZ.ts
index d7bda2b..d803155 100644
--- a/x64dbg_cs_CZ.ts
+++ b/x64dbg_cs_CZ.ts
@@ -11837,22 +11837,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15214,7 +15214,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15494,217 +15494,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ CancelStorno
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_da_DK.ts b/x64dbg_da_DK.ts
index 1af530f..08641a2 100644
--- a/x64dbg_da_DK.ts
+++ b/x64dbg_da_DK.ts
@@ -11816,22 +11816,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15193,7 +15193,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15473,217 +15473,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancel
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_de_DE.ts b/x64dbg_de_DE.ts
index 1e799c5..9b3fe1a 100644
--- a/x64dbg_de_DE.ts
+++ b/x64dbg_de_DE.ts
@@ -12130,22 +12130,22 @@ Möchten Sie das Rendern dieses Diagramms fortsetzen?
Basisregister
-
+ Local%1Local%1
-
+ Arg%1Arg%1
-
+ Rename local variable "%1"Lokale Variable "%1" umbenennen
-
+ Edit %1 at %2Bearbeiten von %1 auf %2
@@ -15563,7 +15563,7 @@ Die TEB kann verwendet werden, um eine Vielzahl von Informationen
-
+ * Requires debuggee restart* Benötigt Debuggee Neustart
@@ -15843,217 +15843,232 @@ Die TEB kann verwendet werden, um eine Vielzahl von Informationen
Disassembler Verzweigungsvorschau deaktivieren
-
- 0x prefix for values
- 0x Präfix für HexWerte
+
+ Display style for values:
+
-
+
+ Default
+ Standard
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in commentsQuellzeilen nicht in den Kommentaren anzeigen
-
+ Assemble instruction on double-clickAnweisung bei Doppelklick hinzufügen
-
+ Maximum module name sizeMaximale Länge für Modulname
-
+ GUIBenutzeroberfläche
-
+ Show FPU registers as little endianFPU Register als Little-Endian anzeigen
-
+ Save GUI layout and column ordersGUI-Layout und Spalten-Reihenfolge speichern
-
+ Don't show close dialogSchließen-Dialog nicht zeigen
-
+ Enable Load/Save Tab OrderLaden/Speichern der Tab-Reihenfolge aktivieren
-
+ Show Watch Labels in Side BarWatch-Bezeichnungen in Seitenleiste anzeigen
-
+ Do not call SetForegroundWindowSetForegroundWindow nicht aufrufen.
-
+ Show RVA addresses in graph viewZeige RVA-Adressen in der Diagrammansicht
-
+ Graph zoom modeGrafikzoommodus
-
+ Auto follow operand in stackOperand im Stapel automatisch folgen
-
+ Show exit confirmation dialogBestätigungsdialog beim Beenden
-
+ Disable auto completion in goto dialogAutovervollständigung im Dialogfeld "Goto" deaktivieren
-
+ Hide seasonal iconsSaisonale Symbole ausblenden
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.Wenn Sie diese Option deaktivieren, wird Windows mitgeteilt, dass x64dbg DPI unbekannt ist. Dies kann zu einem verschwommenem Bild auf manchen Konfigurationen führen.
-
+ Qt High DPI ScalingHohe DPI-Skalierung
-
+ Full executable path in titleVollständiger ausführbarer Pfad im Titel
-
+ Disable icons*Icons deaktivieren*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ MiscAnderes
-
+ Symbol Store:Symbolserver:
-
+ Symbol Path:Symbolverzeichnis:
-
+ Set x64dbg as Just In Time Debuggerx64dbg als JIT Debugger festlegen
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font><font color="red">STIRB DU TROTTEL!</font>
-
+ Search Engine URLURL Suchmaschine
-
+ UTF-16 Log Redirect*UTF-16 Log Umleiten*
-
+ Use local help file (x64dbg.chm)Verwende lokale Hilfe-Datei (x64dbg.chm)
-
+ Query process cookie*ProzessCookie abfragen*
-
+ Query working set before reading memoryVor dem Lesen des Speichers 'Working set' abfragen
-
+ Transparent exception stepping*Transparenter Ausnahme-Schritt*
-
+ SaveSpeichern
-
+ CancelAbbrechen
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"> <b>Warnung</b></font>: Führen Sie den Debugger als Administrator aus, um JIT zu aktivieren.
-
+ Settings saved!Einstellungen gespeichert!
-
+ ERROR NOT FOUND OLD JITFEHLER AKTUELLER JIT WURDE NICHT GEFUNDEN
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMANDAKTUELLER JIT NICHT GEFUNDEN, VERWENDEN SIE DEN SETJIT BEFEHL
-
+ QuestionFrage
-
+ Are you sure you want to add %.8X?Sind Sie sich sicher, dass Sie %.8X hinzufügen möchten?
diff --git a/x64dbg_el_GR.ts b/x64dbg_el_GR.ts
index 0b9e34a..c5f1fd8 100644
--- a/x64dbg_el_GR.ts
+++ b/x64dbg_el_GR.ts
@@ -11828,22 +11828,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15205,7 +15205,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15485,217 +15485,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ CancelΑκύρωση
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_es_ES.ts b/x64dbg_es_ES.ts
index af3173b..4212ed0 100644
--- a/x64dbg_es_ES.ts
+++ b/x64dbg_es_ES.ts
@@ -12033,22 +12033,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15419,7 +15419,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15699,217 +15699,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+ Por defecto
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUIGUI
-
+ Show FPU registers as little endianMostrar los registros FPU como little-endian
-
+ Save GUI layout and column ordersGuardar las capas del entorno gráfico ( GUI) y el orden de las columnas
-
+ Don't show close dialogNo mostrar mensaje mientras se cierra la aplicación
-
+ Enable Load/Save Tab OrderActivar guardado/carga del orden de las pestañas
-
+ Show Watch Labels in Side BarMostrar etiquetas de vigilancia en la barra lateral
-
+ Do not call SetForegroundWindowNo invocar/llamar a SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ MiscMisc
-
+ Symbol Store:Almacenamiento de Símbolo:
-
+ Symbol Path:Ruta de símbolo:
-
+ Set x64dbg as Just In Time DebuggerEstablecer x64dbg como el depurador Just In Time
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font><font color="red">¡MUERE ESCORÍA!</font>
-
+ Search Engine URLURL del motor de búsqueda
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ SaveGuardar
-
+ CancelCancelar
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"><b>Importante:</b></font> Ejecuta el depurador como Admin para habilitar JIT.
-
+ Settings saved!Ajustes guardados
-
+ ERROR NOT FOUND OLD JITERROR NO SE ENCUENTRA EL ANTIGUO JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMANDNO SE ENCUENTRA LA ENTRADA AL ANTIGUO JIT ALMACENADA, USA EL COMANDO SETJIT
-
+ QuestionConfirmación
-
+ Are you sure you want to add %.8X?Estás seguro de querer añadir %.8X?
diff --git a/x64dbg_fa_IR.ts b/x64dbg_fa_IR.ts
index c8b7902..c732ba5 100644
--- a/x64dbg_fa_IR.ts
+++ b/x64dbg_fa_IR.ts
@@ -12106,22 +12106,22 @@ Do you want to continue rendering this graph?
Base Register
-
+ Local%1Local%1
-
+ Arg%1Arg%1
-
+ Rename local variable "%1"Rename local variable "%1"
-
+ Edit %1 at %2Edit %1 at %2
@@ -15510,7 +15510,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15790,217 +15790,232 @@ The TEB can be used to get a lot of information on the process without calling W
Disable branch disassembly preview
-
- 0x prefix for values
- 0x prefix for values
+
+ Display style for values:
+
-
+
+ Default
+ Default
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in commentsDon't show source lines in comments
-
+ Assemble instruction on double-clickAssemble instruction on double-click
-
+ Maximum module name sizeMaximum module name size
-
+ GUIGUI
-
+ Show FPU registers as little endianShow FPU registers as little endian
-
+ Save GUI layout and column ordersSave GUI layout and column orders
-
+ Don't show close dialogDon't show close dialog
-
+ Enable Load/Save Tab OrderEnable Load/Save Tab Order
-
+ Show Watch Labels in Side BarShow Watch Labels in Side Bar
-
+ Do not call SetForegroundWindowDo not call SetForegroundWindow
-
+ Show RVA addresses in graph viewShow RVA addresses in graph view
-
+ Graph zoom modeGraph zoom mode
-
+ Auto follow operand in stackAuto follow operand in stack
-
+ Show exit confirmation dialogShow exit confirmation dialog
-
+ Disable auto completion in goto dialogDisable auto completion in goto dialog
-
+ Hide seasonal iconsHide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ MiscMisc
-
+ Symbol Store:Symbol Store:
-
+ Symbol Path:Symbol Path:
-
+ Set x64dbg as Just In Time DebuggerSet x64dbg as Just In Time Debugger
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font><font color="red">DIE SCUM!</font>
-
+ Search Engine URLSearch Engine URL
-
+ UTF-16 Log Redirect*UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)Use local help file (x64dbg.chm)
-
+ Query process cookie*Query process cookie*
-
+ Query working set before reading memoryQuery working set before reading memory
-
+ Transparent exception stepping*Transparent exception stepping*
-
+ SaveSave
-
+ Cancelلغو
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!Settings saved!
-
+ ERROR NOT FOUND OLD JITERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMANDNOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Questionپرسش
-
+ Are you sure you want to add %.8X?Are you sure you want to add %.8X?
diff --git a/x64dbg_fi_FI.ts b/x64dbg_fi_FI.ts
index 7221753..e9cf8d7 100644
--- a/x64dbg_fi_FI.ts
+++ b/x64dbg_fi_FI.ts
@@ -12083,22 +12083,22 @@ Haluatko jatkaan tämän kaavion piirtämistä?
Perusrekisteri
-
+ Local%1Paikallinen%1
-
+ Arg%1Argumentti%1
-
+ Rename local variable "%1"Nimeä paikallinen muuttuja ”%1” uudelleen
-
+ Edit %1 at %2Muokkaa kohdetta %1 kohdassa %2
@@ -15490,7 +15490,7 @@ TEB:n avulla voi kerätä paljon tietoa prosessista kutsumatta Win32-rajapinnan
-
+ * Requires debuggee restart
@@ -15770,217 +15770,232 @@ TEB:n avulla voi kerätä paljon tietoa prosessista kutsumatta Win32-rajapinnan
Poista käytöstä haaran koodin esikatselu
-
- 0x prefix for values
- 0x-etuliite arvoille
+
+ Display style for values:
+
-
+
+ Default
+ Oletus
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in commentsÄlä näytä lähdekoodirivejä kommenteissa
-
+ Assemble instruction on double-click
-
+ Maximum module name sizeSuurin sallittu moduulin nimen koko
-
+ GUIGraafinen käyttöliittymä
-
+ Show FPU registers as little endianNäytä FPU-rekisterit little endian -tavujärjestyksellä
-
+ Save GUI layout and column ordersTallenna käyttöliittymän asettelu ja sarakkeiden järjestykset
-
+ Don't show close dialogÄlä näytä sulkemisvalintaikkunaa
-
+ Enable Load/Save Tab OrderOta käyttöön välilehtien järjestyksen tallentaminen
-
+ Show Watch Labels in Side BarNäytä tarkkailtavat nimikkeet sivupalkissa
-
+ Do not call SetForegroundWindowÄlä kutsu SetForegroundWindow-käskyä
-
+ Show RVA addresses in graph viewNäytä RVA-osoitteet kaavionäkymässä
-
+ Graph zoom modeKaavion zoomaustila
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialogNäytä poistumisen vahvistuksen valintaikkuna
-
+ Disable auto completion in goto dialogPoista automaattiset ehdotukset käytöstä Siirry-valintaikkunassa
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ MiscMuut
-
+ Symbol Store:Symbolisäiliö:
-
+ Symbol Path:Symbolipolku:
-
+ Set x64dbg as Just In Time DebuggerAseta x64dbg JIT-virheenjäljittimeksi
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font><font color="red">KUOLE, ÄÄLIÖ!</font>
-
+ Search Engine URLHakukoneen URL-osoite
-
+ UTF-16 Log Redirect*UTF-16-lokin uudelleenohjaus*
-
+ Use local help file (x64dbg.chm)Käytä paikallista ohjetiedostoa (x64dbg.chm)
-
+ Query process cookie*Hae prosessin eväste*
-
+ Query working set before reading memoryTarkista työmuistialueen koko ennen muistin lukemista
-
+ Transparent exception stepping*Läpinäkyvä poikkeusaskellus*
-
+ SaveTallenna
-
+ CancelPeruuta
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"><b>Varoitus</b></font>: Suorita virheenjäljitin järjestelmänvalvojana ottaaksesi JIT käyttöön.
-
+ Settings saved!Asetukset tallennettu!
-
+ ERROR NOT FOUND OLD JITVIRHE: VANHAA JIT:IÄ EI LÖYTYNYT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMANDVANHAA JIT-TIETOA EI LÖYTYNYT, KÄYTÄ SETJIT-KOMENTOA
-
+ QuestionKysymys
-
+ Are you sure you want to add %.8X?Oletko varma, että haluat lisätä %.8X:n?
diff --git a/x64dbg_fil_PH.ts b/x64dbg_fil_PH.ts
index baf49d8..a73ff8b 100644
--- a/x64dbg_fil_PH.ts
+++ b/x64dbg_fil_PH.ts
@@ -11822,22 +11822,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15199,7 +15199,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15479,217 +15479,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ CancelKaselahin
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_fr_FR.ts b/x64dbg_fr_FR.ts
index 11da23b..91ab15d 100644
--- a/x64dbg_fr_FR.ts
+++ b/x64dbg_fr_FR.ts
@@ -11899,22 +11899,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15281,7 +15281,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15561,217 +15561,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUIInterface utilisateur
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ MiscDivers
-
+ Symbol Store:
-
+ Symbol Path:Emplacement des symboles:
-
+ Set x64dbg as Just In Time DebuggerDéfinir x64dbg comme le débogueur juste-à-temps (JIT)
-
+ JIT:JIT :
-
+ <font color="red">DIE SCUM!</font><font color="red">MEURS ORDURE !</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ SaveEnregistrer
-
+ CancelAnnuler
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!Paramètres sauvegardés !
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ QuestionQuestion
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_he_IL.ts b/x64dbg_he_IL.ts
index be8c6bb..bdd4342 100644
--- a/x64dbg_he_IL.ts
+++ b/x64dbg_he_IL.ts
@@ -11833,22 +11833,22 @@ Do you want to continue rendering this graph?
אוגר בסיס
-
+ Local%1מקומי%1
-
+ Arg%1Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2עורך %1 ב %2
@@ -15210,7 +15210,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15490,217 +15490,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
- קידומת 0x לערכים
+
+ Display style for values:
+
-
+
+ Default
+ ברירת מחדל
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUIGUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialogבטל השלמה אוטומטית בחלון הgoto
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ MiscMisc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Saveשמירה
-
+ Cancelביטול
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!הגדרות נשמרו!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Questionשאלה
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_hi_IN.ts b/x64dbg_hi_IN.ts
index 8139ba3..aa66ba1 100644
--- a/x64dbg_hi_IN.ts
+++ b/x64dbg_hi_IN.ts
@@ -11816,22 +11816,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15193,7 +15193,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15473,217 +15473,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancel
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_hu_HU.ts b/x64dbg_hu_HU.ts
index 2525118..21b038a 100644
--- a/x64dbg_hu_HU.ts
+++ b/x64dbg_hu_HU.ts
@@ -11819,22 +11819,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15198,7 +15198,7 @@ a TEB lehet hozzászokott kap egy csomó információt a folyamat a Win32 API h
-
+ * Requires debuggee restart
@@ -15478,217 +15478,232 @@ a TEB lehet hozzászokott kap egy csomó információt a folyamat a Win32 API h
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ CancelMégse
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_id_ID.ts b/x64dbg_id_ID.ts
index 479037f..27979de 100644
--- a/x64dbg_id_ID.ts
+++ b/x64dbg_id_ID.ts
@@ -11816,22 +11816,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15193,7 +15193,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15473,217 +15473,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancel
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_it_IT.ts b/x64dbg_it_IT.ts
index b40d195..8d352cb 100644
--- a/x64dbg_it_IT.ts
+++ b/x64dbg_it_IT.ts
@@ -11840,22 +11840,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15221,7 +15221,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15501,217 +15501,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUIGUI
-
+ Show FPU registers as little endianMostra registri FPU come little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab OrderAbilita caricamento/salvataggio ordine schede
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ MiscVarie
-
+ Symbol Store:
-
+ Symbol Path:Percorso simboli:
-
+ Set x64dbg as Just In Time DebuggerImposta x64dbg come Just in time debugger
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font><font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ SaveSalva
-
+ CancelAnnulla
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JITERRORE VECCHIO JIT NON TROVATO
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMANDNESSUNA VOCE DEL VECCHIO JIT MEMORIZZATA, USARE IL COMANDO SETJIT
-
+ QuestionDomanda
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_ja_JP.ts b/x64dbg_ja_JP.ts
index 1188024..f397435 100644
--- a/x64dbg_ja_JP.ts
+++ b/x64dbg_ja_JP.ts
@@ -12157,22 +12157,22 @@ Do you want to continue rendering this graph?
ベース レジスタ
-
+ Local%1ローカル%1
-
+ Arg%1Arg%1
-
+ Rename local variable "%1"ローカル変数 "%1" の名前を変更
-
+ Edit %1 at %2編集 %1 at %2
@@ -15559,7 +15559,7 @@ TEBは、Win32APIを呼び出すことなく、プロセスに関する多くの
-
+ * Requires debuggee restart* デバッグ対象の再起動が必要です
@@ -15839,217 +15839,232 @@ TEBは、Win32APIを呼び出すことなく、プロセスに関する多くの
ブランチの逆アセンブル プレビューを無効にする
-
- 0x prefix for values
- 値に 0x 接頭辞を追加する
+
+ Display style for values:
+
-
+
+ Default
+ 既定
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in commentsコメントにソース行を表示しない
-
+ Assemble instruction on double-clickダブルクリックでアセンブル命令を表示する
-
+ Maximum module name sizeモジュール名の最大サイズ
-
+ GUIGUI
-
+ Show FPU registers as little endianFPU レジスタをリトルエンディアンとして表示
-
+ Save GUI layout and column ordersGUI レイアウトと列の順序を保存
-
+ Don't show close dialog閉じるダイアログを表示しない
-
+ Enable Load/Save Tab Orderタブ順序の読み込み/保存を有効にする
-
+ Show Watch Labels in Side Barサイドバーにウォッチ ラベルを表示
-
+ Do not call SetForegroundWindowSetForegroundWindow を呼び出さない
-
+ Show RVA addresses in graph viewグラフ ビューに相対仮想アドレスを表示
-
+ Graph zoom modeグラフのズーム モード
-
+ Auto follow operand in stackスタック内のオペランドを自動追跡
-
+ Show exit confirmation dialog終了確認ダイアログを表示
-
+ Disable auto completion in goto dialog移動ダイアログの自動補完を無効にする
-
+ Hide seasonal icons周期的なアイコンを隠す
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.このオプションを無効にすると、x64dbg は DPI を認識しないことが Windows に通知されます。これにより、構成によっては結果がぼやける可能性があります。
-
+ Qt High DPI ScalingQt 高DPI スケーリング
-
+ Full executable path in titleタイトルに実行可能ファイルのフルパスを表示
-
+ Disable icons*アイコンを無効化*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.トレース ビューのダンプは、大量のメモリを消費します。これは、メモリへのアクセスを検索する必要があるトレース ビューの多くの機能で使用されます。無効にすると、デフォルトでは読み込まれません。ユーザーはいつでも手動でダンプを読み込むことができます。すでに開いているトレース タブのダンプは、閉じるまで無効になりません。
-
+ Automatically load dump in trace viewトレース ビューにダンプを自動的に読み込む
-
+ Miscその他
-
+ Symbol Store:シンボル ストア :
-
+ Symbol Path:シンボル のパス :
-
+ Set x64dbg as Just In Time Debuggerx64dbg をJust In Timeデバッガとして設定
-
+ JIT:JIT :
-
+ <font color="red">DIE SCUM!</font><font color="red">DIE SCUM!</font>
-
+ Search Engine URL検索エンジンの URL
-
+ UTF-16 Log Redirect*UTF-16 ログ リダイレクト*
-
+ Use local help file (x64dbg.chm)ローカルの ヘルプ ファイルを使用する (x64dbg.chm)
-
+ Query process cookie*プロセスのクッキーを照会する*
-
+ Query working set before reading memoryメモリを読み取る前にワーキングセットを照会する
-
+ Transparent exception stepping*例外を透過的に処理し、ステップ実行を継続する
-
+ Save保存
-
+ Cancelキャンセル
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"><b>警告</b></font> : JIT を有効にするには、デバッガを管理者として実行します。
-
+ Settings saved!設定を保存しました!
-
+ ERROR NOT FOUND OLD JITERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMANDNOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question質問
-
+ Are you sure you want to add %.8X?%.8X を追加してもよろしいですか?
diff --git a/x64dbg_ka_GE.ts b/x64dbg_ka_GE.ts
index 7e052ba..c6dd7fd 100644
--- a/x64dbg_ka_GE.ts
+++ b/x64dbg_ka_GE.ts
@@ -11817,22 +11817,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15194,7 +15194,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15474,217 +15474,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancelგაუქმება
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_ko_KR.ts b/x64dbg_ko_KR.ts
index c28b50e..0eae428 100644
--- a/x64dbg_ko_KR.ts
+++ b/x64dbg_ko_KR.ts
@@ -12075,22 +12075,22 @@ Do you want to continue rendering this graph?
기준 레지스터
-
+ Local%1로컬%1
-
+ Arg%1인자%1
-
+ Rename local variable "%1"지역변수 "%1" 이름바꾸기
-
+ Edit %1 at %2%2에서 %1 수정
@@ -15489,7 +15489,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart* 디버그 대상 재시작 필요
@@ -15769,218 +15769,233 @@ The TEB can be used to get a lot of information on the process without calling W
분기 디스어셈블리 미리보기 비활성화
-
- 0x prefix for values
- 값을 위한 0x 접두부
+
+ Display style for values:
+
-
+
+ Default
+ 기본값
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments주석에 소스라인을 표시하지 않음
-
+ Assemble instruction on double-click더블 클릭으로 명령어 합치기
-
+ Maximum module name size최대 모듈 이름 크기
-
+ GUIGUI
-
+ Show FPU registers as little endianLittle endian로 FPU 레지스터를 보기
-
+ Save GUI layout and column ordersGUI 레이아웃 및 열 순서 저장
-
+ Don't show close dialog끝내기 대화상자 표시하지 않음
-
+ Enable Load/Save Tab Order열기/저장 탭 순서 활성화
-
+ Show Watch Labels in Side Bar사이드바에 주시 레이블을 표시
-
+ Do not call SetForegroundWindowSetForegroundWindow를 호출하지 않음
-
+ Show RVA addresses in graph viewRVA주소를 그래프 뷰로 표시
-
+ Graph zoom mode그래프 확대 모드
-
+ Auto follow operand in stack스택의 피연산자를 자동으로 따라가기
-
+ Show exit confirmation dialog종료 확인 창을 표시
-
+ Disable auto completion in goto dialoggoto 창에서 자동완성 비활성화
-
+ Hide seasonal icons계절 아이콘 숨기기
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.이 옵션을 비활성화하면 Windows에게 x64dbg가 DPI를 인식하지 못하는 것으로 알립니다. 이는 일부 설정에서 불분명한 결과를 초래할 수 있습니다.
-
+ Qt High DPI ScalingQt 고해상도(DPI) 스케일링
-
+ Full executable path in title타이틀에 전체 실행경로 표시
-
+ Disable icons*아이콘 비활성화*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc기타
-
+ Symbol Store:기호 스토어:
-
+ Symbol Path:기호 경로:
-
+ Set x64dbg as Just In Time Debuggerx64dbg를 Just In Time디버거로 설정
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font><font color="red">DIE SCUM!</font>
-
+ Search Engine URL검색 엔진 URL
-
+ UTF-16 Log Redirect*UTF-16 로그 리디렉션*
-
+ Use local help file (x64dbg.chm)로컬 도움말 파일 사용 (x64dbg.chm)
-
+ Query process cookie*쿼리 프로세스 쿠키*
-
+ Query working set before reading memory메모리 읽기전에 쿼리 실행
-
+ Transparent exception stepping*투명 예외 단계*
-
+ Save저장
-
+ Cancel취소
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"><b>경고</b></font>: JIT를 활성화 시키시려면 디버거를 관리자로 실행하세요.
-
+ Settings saved!설정이 저장되었습니다!
-
+ ERROR NOT FOUND OLD JIT오류 : 구형 JIT을 발견할 수 없음
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND저장된 이전 JIT 진입점을 찾을 수 없습니다, SETJIT 명령을 사용해주세요
-
+ Question질문
-
+ Are you sure you want to add %.8X?정말로 %.8X를 추가하시겠습니까?
diff --git a/x64dbg_lt_LT.ts b/x64dbg_lt_LT.ts
index 7668fb5..1b7e680 100644
--- a/x64dbg_lt_LT.ts
+++ b/x64dbg_lt_LT.ts
@@ -11816,22 +11816,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15193,7 +15193,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15473,217 +15473,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancel
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_nl_NL.ts b/x64dbg_nl_NL.ts
index 9c5474d..fa66b49 100644
--- a/x64dbg_nl_NL.ts
+++ b/x64dbg_nl_NL.ts
@@ -12036,22 +12036,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15424,7 +15424,7 @@ Het TEB kan gebruikt worden om veel informatie over het proces te achterhalen zo
-
+ * Requires debuggee restart
@@ -15704,217 +15704,232 @@ Het TEB kan gebruikt worden om veel informatie over het proces te achterhalen zo
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+ Standaard
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUIGUI
-
+ Show FPU registers as little endianToon FPU registers als little endian
-
+ Save GUI layout and column ordersBewaar GUI layout en kolom-order
-
+ Don't show close dialogSluitenvenster niet weergeven
-
+ Enable Load/Save Tab OrderLaden/opslaan Tab-volgorde inschakelen
-
+ Show Watch Labels in Side BarToon Monitor Labels in de Zijbalk
-
+ Do not call SetForegroundWindowRoep SetForegroundWindow niet aan
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ MiscOverige
-
+ Symbol Store:Symbool Opslag:
-
+ Symbol Path:Symbolenpad:
-
+ Set x64dbg as Just In Time DebuggerX64dbg instellen als Just In Time-Debugger
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font><font color="red">Bugs don't byte, they nibble a bit!</font>
-
+ Search Engine URLZoekmachine URL
-
+ UTF-16 Log Redirect*UTF-16 Logboekregistratie Omleiding*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ SaveOpslaan
-
+ CancelAnnuleren
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"> <b>Waarschuwing</b></font>: Voer de debugger uit als Admin om JIT in te schakelen.
-
+ Settings saved!Instellingen opgeslagen!
-
+ ERROR NOT FOUND OLD JITHuidige JIT debugger uitlezen mislukt. Voer de debugger uit als Admin
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMANDOLD JIT item niet gevonden, gebruik SETJIT commando
-
+ QuestionVraag
-
+ Are you sure you want to add %.8X?Weet u zeker dat u %.8X wilt toevoegen?
diff --git a/x64dbg_no_NO.ts b/x64dbg_no_NO.ts
index c3c44f5..4a5098d 100644
--- a/x64dbg_no_NO.ts
+++ b/x64dbg_no_NO.ts
@@ -11818,22 +11818,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15196,7 +15196,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15476,217 +15476,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUIGUI
-
+ Show FPU registers as little endianVis FPU registrerer som liten endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab OrderAktiver Last inn/lagre fane rekkefølge
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ MiscDiverse
-
+ Symbol Store:Symbol Store:
-
+ Symbol Path:Symbol bane:
-
+ Set x64dbg as Just In Time DebuggerAngi x64dbg som bare i tid Debugger
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font><font color="red"> Dø AVSKUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ SaveLagre
-
+ CancelAvbryt
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JITFEIL IKKE FUNNET GAMLE JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMANDIKKE FUNNET GAMLE JIT-OPPFØRING SOM ER LAGRET, BRUK SETJIT-KOMMANDOEN
-
+ QuestionSpørsmål
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_pl_PL.ts b/x64dbg_pl_PL.ts
index a87f602..33f7576 100644
--- a/x64dbg_pl_PL.ts
+++ b/x64dbg_pl_PL.ts
@@ -11942,22 +11942,22 @@ Do you want to continue rendering this graph?
Bazowy rejestr
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"Zmień nazwę zmiennej lokalnej "%1"
-
+ Edit %1 at %2
@@ -15328,7 +15328,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart* Wymaga ponownego uruchomienia debuggee
@@ -15608,217 +15608,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
- Poprzedź wartości przez 0x
+
+ Display style for values:
+
-
+
+ Default
+ Domyślne
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in commentsNie pokazuj wierszy źródłowych w komentarzach
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUIGUI
-
+ Show FPU registers as little endianPokaż rejestry FPU jako little endian
-
+ Save GUI layout and column ordersZapisz układ interfejsu graficznego oraz kolejność kolumn
-
+ Don't show close dialogNie pokazuj zamykającego okna dialogowego
-
+ Enable Load/Save Tab OrderWłącz ładowanie/zapis kolejności zakładek
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindowNie wywołuj SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ MiscRóżne
-
+ Symbol Store:Magazyn symboli:
-
+ Symbol Path:Ścieżka symboli:
-
+ Set x64dbg as Just In Time DebuggerWybierz x64dbg jako debuger Just In Time
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font><font color="red">DIE SCUM!</font>
-
+ Search Engine URLURL do wyszukiwarki
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ SaveZapisz
-
+ CancelAnuluj
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"><b>Ostrzeżenie</b></font>: Uruchom debugger jako Administrator aby aktywować JIT.
-
+ Settings saved!Ustawienia zapisane!
-
+ ERROR NOT FOUND OLD JITBŁĄD NIE ZNALEZIONO STAREGO JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ QuestionPytanie
-
+ Are you sure you want to add %.8X?Czy na pewno chcesz dodać %.8X?
diff --git a/x64dbg_pt_BR.ts b/x64dbg_pt_BR.ts
index edc5a11..d8b30fa 100644
--- a/x64dbg_pt_BR.ts
+++ b/x64dbg_pt_BR.ts
@@ -11939,22 +11939,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15316,7 +15316,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15596,217 +15596,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+ Padrão
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name sizeTamanho máximo do nome do módulo
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ MiscOutros
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ SaveSalvar
-
+ CancelCancelar
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!Configurações salvas!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_pt_PT.ts b/x64dbg_pt_PT.ts
index ab7f3e4..82465bc 100644
--- a/x64dbg_pt_PT.ts
+++ b/x64dbg_pt_PT.ts
@@ -11817,22 +11817,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15194,7 +15194,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15474,217 +15474,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancel
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_ro_RO.ts b/x64dbg_ro_RO.ts
index 2a84674..b045216 100644
--- a/x64dbg_ro_RO.ts
+++ b/x64dbg_ro_RO.ts
@@ -11817,22 +11817,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15194,7 +15194,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15474,217 +15474,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancel
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_ru_RU.ts b/x64dbg_ru_RU.ts
index bba0253..5bed850 100644
--- a/x64dbg_ru_RU.ts
+++ b/x64dbg_ru_RU.ts
@@ -12119,22 +12119,22 @@ Do you want to continue rendering this graph?
Регистр базы
-
+ Local%1Local%1
-
+ Arg%1Arg%1
-
+ Rename local variable "%1"Переименовать локальную переменную "%1"
-
+ Edit %1 at %2Заменить %1 на %2
@@ -15539,7 +15539,7 @@ TEB может использоваться для получения инфор
-
+ * Requires debuggee restart
@@ -15819,217 +15819,232 @@ TEB может использоваться для получения инфор
Отключить предпросмотр дизассемблирования ветви
-
- 0x prefix for values
- Префикс 0x для переменных
+
+ Display style for values:
+
-
+
+ Default
+ По умолчанию
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in commentsНе показывать строки исходного кода в комментариях
-
+ Assemble instruction on double-click
-
+ Maximum module name sizeМаксимальный размер имени модуля
-
+ GUIГрафический интерфейс
-
+ Show FPU registers as little endianОтображать регистры FPU с прямым порядком следования байтов
-
+ Save GUI layout and column ordersСохранить расположение GUI и порядок столбцов
-
+ Don't show close dialogНе показывать диалог закрытия
-
+ Enable Load/Save Tab OrderВключить загрузку/сохранение порядка закладок
-
+ Show Watch Labels in Side BarПоказывать метки наблюдения в боковой панели
-
+ Do not call SetForegroundWindowНе вызывать SetForegroundWindow
-
+ Show RVA addresses in graph viewПоказать адреса RVA при просмотре графа
-
+ Graph zoom modeРежим масштабирования графа
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialogПоказывать диалог подтверждения выхода
-
+ Disable auto completion in goto dialogОтключить автозавершение в окне goto
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ MiscПрочее
-
+ Symbol Store:Хранилище символов:
-
+ Symbol Path:Путь к символам:
-
+ Set x64dbg as Just In Time DebuggerУстановить x64dbg оперативным отладчиком (JIT)
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font><font color="red">УМРИ, СВОЛОЧЬ!</font>
-
+ Search Engine URLURL поисковой системы
-
+ UTF-16 Log Redirect*Направлять в журнал текст в кодировке UTF-16*
-
+ Use local help file (x64dbg.chm)Использовать локальный файл справки (x64dbg.chm)
-
+ Query process cookie*Запрос cookie процесса*
-
+ Query working set before reading memoryЗапрашивать обработку перед чтением памяти
-
+ Transparent exception stepping*Прозрачное пошаговое исключение*
-
+ SaveСохранить
-
+ CancelОтмена
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"> <b>Предупреждение</b></font>: Запустите отладчик от Администратора для включения JIT.
-
+ Settings saved!Настройки сохранены!
-
+ ERROR NOT FOUND OLD JITОШИБКА НЕ НАЙДЕН СТАРЫЙ JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMANDНЕ НАЙДЕНА СТАРАЯ СОХРАНЕННАЯ ЗАПИСЬ JIT, ИСПОЛЬЗУЙТЕ КОМАНДУ SETJIT
-
+ QuestionВопрос
-
+ Are you sure you want to add %.8X?Вы уверены, что хотите добавить %.8X?
diff --git a/x64dbg_si_LK.ts b/x64dbg_si_LK.ts
index 7e379f1..4d3e4e4 100644
--- a/x64dbg_si_LK.ts
+++ b/x64dbg_si_LK.ts
@@ -12147,22 +12147,22 @@ Do you want to continue rendering this graph?
මූලික ලේඛනය
-
+ Local%1දේශීය%1
-
+ Arg%1අර්ග්%1
-
+ Rename local variable "%1"දේශීය විචල්ය නැවත නම් කරන්න "%1”
-
+ Edit %1 at %2%1 හි %2සංස්කරණය කරන්න
@@ -15555,7 +15555,7 @@ Win32 API ඇමතීමෙන් තොරව ක්රියාවලිය
-
+ * Requires debuggee restart* නිදොස්කරණය කරන්නා නැවත ආරම්භ කිරීම අවශ්ය වේ
@@ -15835,217 +15835,232 @@ Win32 API ඇමතීමෙන් තොරව ක්රියාවලිය
ශාඛා විසුරුවා හැරීමේ පෙරදසුනෙහි අක්රීය කරන්න
-
- 0x prefix for values
- අගයන් සඳහා 0x උපසර්ගය
+
+ Display style for values:
+
-
+
+ Default
+ පෙරනිමි
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in commentsඅදහස් වලින් ප්රභව රේඛා නොපෙන්වන්න
-
+ Assemble instruction on double-clickද්විත්ව ක්ලික් මත උපදෙස් එක්රැස්
-
+ Maximum module name sizeඋපරිම මොඩියුලය නම ප්රමාණය
-
+ GUIගුයි
-
+ Show FPU registers as little endianFPU ලේඛණ කුඩා එන්ඩියන් ලෙස පෙන්වන්න
-
+ Save GUI layout and column ordersGUI පිරිසැලසුම සහ තීරු ඇණවුම් සුරකින්න
-
+ Don't show close dialogසමීප සංවාදයක් පෙන්වන්න එපා
-
+ Enable Load/Save Tab Orderපැටවීම/සුරකින්න ටැබ් ඇණවුම සක්රීය කරන්න
-
+ Show Watch Labels in Side Barපෙන්වන්න වොච් ලේබල සයිඩ් බාර්
-
+ Do not call SetForegroundWindowSetforeGoundWindow අමතන්න එපා
-
+ Show RVA addresses in graph viewප්රස්තාරය දැක්ම තුළ RVA ලිපින පෙන්වන්න
-
+ Graph zoom modeප්රස්තාරය විශාලන මාදිලිය
-
+ Auto follow operand in stackඅඩුක්කුව දී වාහන අනුගමනය මෙහෙයුම්
-
+ Show exit confirmation dialogපිටවීමේ තහවුරු කිරීමේ සංවාදය පෙන්වන්න
-
+ Disable auto completion in goto dialogGoto සංවාදයේ ස්වයංක්රීය සම්පූර්ණ කිරීම අක්රීය කරන්න
-
+ Hide seasonal iconsසෘතුමය අයිකන සඟවන්න
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.මෙම විකල්පය අක්රිය කිරීමෙන් x64dbg DPI නොදන්නා බව Windows හට දන්වනු ඇත. මෙය සමහර වින්යාසයන් තුළ නොපැහැදිලි ප්රතිඵල ඇති කළ හැකිය.
-
+ Qt High DPI ScalingQt ඉහළ DPI පරිමාණය
-
+ Full executable path in titleමාතෘකාව තුළ සම්පූර්ණ ක්රියාත්මක කළ හැකි මාර්ගය
-
+ Disable icons*අයිකන අක්රීය කරන්න*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.ඩම්ප් ඉන් ට්රේස් වීව් සැලකිය යුතු මතකයක් පරිභෝජනය කරයි. මතකයට ප්රවේශය සෙවීමට අවශ්ය ට්රේස් වීව් හි බොහෝ විශේෂාංග මගින් එය භාවිතා කරයි. අක්රිය කර ඇත්නම්, එය පෙරනිමියෙන් පූරණය නොවේ. පරිශීලකයාට සැමවිටම ඩම්ප් අතින් පූරණය කළ හැකිය. දැනටමත් විවෘත කර ඇති ට්රේස් ටැබ් වල ඩම්ප් ඔබ ඒවා වසා දමන තුරු අක්රිය නොවේ.
-
+ Automatically load dump in trace viewහෝඩුවාවන් දර්ශනය තුළ ඩම්ප් ස්වයංක්රීයව පූරණය කරන්න
-
+ Miscමිස්ක්
-
+ Symbol Store:සංකේත වෙළඳසැල:
-
+ Symbol Path:සංකේතය මාර්ගය:
-
+ Set x64dbg as Just In Time Debuggerයන්තම් කාල නිදොස් ලෙස x64dbg සකසන්න
-
+ JIT:ජිට්:
-
+ <font color="red">DIE SCUM!</font><font color="red">මිය යනවා!</font>
-
+ Search Engine URLසෙවුම් යන්ත්ර URL
-
+ UTF-16 Log Redirect*UTF-16 ලොග් හරවා එවීම*
-
+ Use local help file (x64dbg.chm)දේශීය උදව් ගොනුව භාවිතා කරන්න (x64dbg.chm)
-
+ Query process cookie*කුකී* ක්රියාවලිය විමසුම්
-
+ Query working set before reading memoryමතකය කියවීමට පෙර වැඩ කරන විමසුම
-
+ Transparent exception stepping*විනිවිද පෙනෙන ව්යතිරේකය පියවර ගැනීම*
-
+ Saveසුරකින්න
-
+ Cancelඅවලංගු කරන්න
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"><b>අවවාදයයි</b></font>: JIT සක්රීය කිරීම සඳහා පරිපාලක ලෙස නිදොස්කරණය ක්රියාත්මක කරන්න.
-
+ Settings saved!සැකසුම් සුරකින ලදි!
-
+ ERROR NOT FOUND OLD JITපැරණි ජිට් සොයා නොගත් දෝෂයක්
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMANDපැරණි ජිට් ඇතුළත් කිරීම ගබඩා කර නැත, SETJIT විධානය භාවිතා කරන්න
-
+ Questionප්රශ්නය
-
+ Are you sure you want to add %.8X?ඔබට %.8Xඑකතු කිරීමට අවශ්ය බව ඔබට විශ්වාසද?
diff --git a/x64dbg_sr_SP.ts b/x64dbg_sr_SP.ts
index d576114..713ec89 100644
--- a/x64dbg_sr_SP.ts
+++ b/x64dbg_sr_SP.ts
@@ -11816,22 +11816,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15193,7 +15193,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15473,217 +15473,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancel
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_sv_SE.ts b/x64dbg_sv_SE.ts
index d065272..e342493 100644
--- a/x64dbg_sv_SE.ts
+++ b/x64dbg_sv_SE.ts
@@ -11816,22 +11816,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15193,7 +15193,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15473,217 +15473,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancel
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_th_TH.ts b/x64dbg_th_TH.ts
index ceb61c3..de64275 100644
--- a/x64dbg_th_TH.ts
+++ b/x64dbg_th_TH.ts
@@ -11818,22 +11818,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15195,7 +15195,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15475,217 +15475,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save
-
+ Cancel
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_tr_TR.ts b/x64dbg_tr_TR.ts
index d70d453..6d146d1 100644
--- a/x64dbg_tr_TR.ts
+++ b/x64dbg_tr_TR.ts
@@ -12091,22 +12091,22 @@ Bu grafiği oluşturmaya devam etmek istiyormusunuz?
Temel Yazmaç
-
+ Local%1Yerel%1
-
+ Arg%1Arg%1
-
+ Rename local variable "%1"Yerel değişkeni yeniden adlandır "%1"
-
+ Edit %1 at %2%1 adresini %2 konumunda düzenle
@@ -15492,7 +15492,7 @@ TEB, Win32 API'sini çağırmadan süreç hakkında bir çok bilgi almak için k
-
+ * Requires debuggee restart
@@ -15772,217 +15772,232 @@ TEB, Win32 API'sini çağırmadan süreç hakkında bir çok bilgi almak için k
-
- 0x prefix for values
- Değerler için ön ek 0x
+
+ Display style for values:
+
-
+
+ Default
+ Varsayılan
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in commentsYorumlarda kaynak satırları gösterme
-
+ Assemble instruction on double-click
-
+ Maximum module name sizeMaksimum modül ismi boyutu
-
+ GUIGUI
-
+ Show FPU registers as little endianFPU kayıtlarını Little-Endian(Küçük-Sonlu) olarak göster
-
+ Save GUI layout and column ordersGUI düzeni ve sütun sıralarını kaydet
-
+ Don't show close dialogKapatılmış Diyoloğu Tekrar gösterme
-
+ Enable Load/Save Tab OrderSekme Sırası Kaydetme/Yükleme Etkin
-
+ Show Watch Labels in Side BarKenar Çubuğu'nda İzle Etiketlerini Göster
-
+ Do not call SetForegroundWindowSetForegroundWindow Çağırma
-
+ Show RVA addresses in graph viewRVA adreslerini grafik görünümünde göster
-
+ Graph zoom modeGrafik yakınlaştırma modu
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialogÇıkış onay iletişim kutusunu göster
-
+ Disable auto completion in goto dialogGoto iletişim kutularında otomatik tamamlamayı devre dışı bırak
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ MiscDiğer
-
+ Symbol Store:Sembol Mağazası:
-
+ Symbol Path:Sembol Yolu:
-
+ Set x64dbg as Just In Time Debuggerx64dbg'da JIT(Just-In-Time Debugging) Ayarla
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font><font color="red">ÖL PİSLİK!</font>
-
+ Search Engine URLArama Motoru URL'si
-
+ UTF-16 Log Redirect*Günlüğü Yeniden Yönlendir UTF-16*
-
+ Use local help file (x64dbg.chm)Yerel yardım dosyasını kullan (x64dbg.chm)
-
+ Query process cookie*İşlem çerezini sorgula*
-
+ Query working set before reading memoryBellek okumadan önce çalışma kümesini sorgula
-
+ Transparent exception stepping*Şeffaf istisna atlama*
-
+ SaveKaydet
-
+ Cancelİptal
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"><b>Uyarı</b></font>: JIT'i etkinleştirmek için hata ayıklayıcıyı Yönetici olarak çalıştırın.
-
+ Settings saved!Ayarlar kaydedildi!
-
+ ERROR NOT FOUND OLD JITESKİ JIT BULUNMASINDA HATA OLDU
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMANDDEPOLANMIŞ GİRİŞTE ESKİ JIT BULUNAMADI, 'SETJIT' KOMUTUNU KULLANIN
-
+ QuestionSoru
-
+ Are you sure you want to add %.8X?'%.8X' Eklemek istediğinizden emin misiniz?
diff --git a/x64dbg_uk_UA.ts b/x64dbg_uk_UA.ts
index 711ed2f..17a4f96 100644
--- a/x64dbg_uk_UA.ts
+++ b/x64dbg_uk_UA.ts
@@ -12067,22 +12067,22 @@ Do you want to continue rendering this graph?
Базовий регістр
-
+ Local%1Local%1
-
+ Arg%1Arg%1
-
+ Rename local variable "%1"Перейменувати локальну змінну "%1"
-
+ Edit %1 at %2Замінити %1 на %2
@@ -15474,7 +15474,7 @@ TEB може бути використаний для отримання інф
-
+ * Requires debuggee restart* Потребує перезапуску відлагоджувача
@@ -15754,217 +15754,232 @@ TEB може бути використаний для отримання інф
Вимкнути попередній перегляд дизасемблювання гілки
-
- 0x prefix for values
- Префікс 0x для змінних
+
+ Display style for values:
+
-
+
+ Default
+ За замовчуванням
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in commentsНе показувати рядки початкового коду в коментарях
-
+ Assemble instruction on double-clickАсемлблювати інструкції по подвійному кліку
-
+ Maximum module name sizeМаксимальний розмір імені модуля
-
+ GUIІнтерфейс
-
+ Show FPU registers as little endianВідображати регістри FPU як little endian
-
+ Save GUI layout and column ordersЗберегти макет інтерфейсу і порядок стовпців
-
+ Don't show close dialogНе показувати діалогове вікно закриття
-
+ Enable Load/Save Tab OrderУвімкнути завантаження/збереження порядку вкладок
-
+ Show Watch Labels in Side BarПоказувати мітки спостереження на бічній панелі
-
+ Do not call SetForegroundWindowНе викликати SetForegroundWindow
-
+ Show RVA addresses in graph viewПоказати адреси RVA при перегляді графу
-
+ Graph zoom modeРежим масштабування графа
-
+ Auto follow operand in stackАвтоматично переходити до операнду в стеку
-
+ Show exit confirmation dialogПоказати діалогове вікно підтвердження виходу
-
+ Disable auto completion in goto dialogВимкнути автодоповнення у діалоговому вікні goto
-
+ Hide seasonal iconsПриховати сезонні значки
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.Вимкнення цієї опції повідомить Windows, що x64dbg не підтримує DPI. У деяких конфігураціях це може призвести до розмиття результатів.
-
+ Qt High DPI ScalingВисоке масштабування DPI для Qt
-
+ Full executable path in titleПовний шлях файла в заголовку
-
+ Disable icons*Вимкнути піктограми*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.Дамп в вікні трасування споживає значну пам'ять. Він використовується багатьма функціями, яким потрібно знайти доступ до пам'яті. Якщо вимкнено, воноач не буде завантажено за замовчуванням. Користовач завжди може завантажити дамп вручну. Дамп у вже відкритих вкладках трасування не вимкнено, допоки ви не закриєте їх.
-
+ Automatically load dump in trace viewАвтоматично завантажувати дамп у трейс вікні
-
+ MiscІнше
-
+ Symbol Store:Сховище символів:
-
+ Symbol Path:Шлях до символів:
-
+ Set x64dbg as Just In Time DebuggerВстановити x64dbg як Just In Time відлагоджувач
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font><font color="red">ЗДОХНИ, ПАДЛО!</font>
-
+ Search Engine URLURL пошукової системи
-
+ UTF-16 Log Redirect*Надсилати до журналу текст у кодуванні UTF-16*
-
+ Use local help file (x64dbg.chm)Використовувати локальний файл довідки (x64dbg.chm)
-
+ Query process cookie*Запит cookie процесу*
-
+ Query working set before reading memoryЗапитувати обробку перед читанням пам'яті
-
+ Transparent exception stepping*Прозоре покрокове виключення*
-
+ SaveЗберегти
-
+ CancelСкасувати
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"><b>Попередження</b></font>: Запустіть відлагоджувач з правами адміністратора для увімкнення JIT.
-
+ Settings saved!Налаштування збережено!
-
+ ERROR NOT FOUND OLD JITПОМИЛКА НЕ ЗНАЙДЕНО СТАРОГО JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMANDНЕ ЗНАЙДЕНО СТАРИЙ ЗБЕРЕЖЕНИЙ ЗАПИС JIT, ВИКОРИСТОВУЙТЕ КОМАНДУ SETJIT
-
+ QuestionЗапитання
-
+ Are you sure you want to add %.8X?Ви впевнені, що хочете додати %.8X?
diff --git a/x64dbg_vi_VN.ts b/x64dbg_vi_VN.ts
index 58e58dd..c0083a4 100644
--- a/x64dbg_vi_VN.ts
+++ b/x64dbg_vi_VN.ts
@@ -11819,22 +11819,22 @@ Do you want to continue rendering this graph?
-
+ Local%1
-
+ Arg%1
-
+ Rename local variable "%1"
-
+ Edit %1 at %2
@@ -15196,7 +15196,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15476,217 +15476,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI
-
+ Show FPU registers as little endian
-
+ Save GUI layout and column orders
-
+ Don't show close dialog
-
+ Enable Load/Save Tab Order
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow
-
+ Show RVA addresses in graph view
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog
-
+ Disable auto completion in goto dialog
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc
-
+ Symbol Store:
-
+ Symbol Path:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL
-
+ UTF-16 Log Redirect*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ SaveLưu
-
+ CancelHuy
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.
-
+ Settings saved!Đã lưu cài đặt
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ QuestionCâu hỏi
-
+ Are you sure you want to add %.8X?
diff --git a/x64dbg_zh_CN.ts b/x64dbg_zh_CN.ts
index 59f713a..b35e0fd 100644
--- a/x64dbg_zh_CN.ts
+++ b/x64dbg_zh_CN.ts
@@ -12136,22 +12136,22 @@ Do you want to continue rendering this graph?
基址寄存器
-
+ Local%1局部变量%1
-
+ Arg%1参数%1
-
+ Rename local variable "%1"重命名局部变量“%1”
-
+ Edit %1 at %2编辑 %2 处的 %1
@@ -15532,7 +15532,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart* 需要重启被调试程序
@@ -15812,217 +15812,232 @@ The TEB can be used to get a lot of information on the process without calling W
不弹出跳转目标预览框
-
- 0x prefix for values
- 值前加 0x 前缀
+
+ Display style for values:
+
-
+
+ Default
+ 默认
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments注释栏不显示源代码行号
-
+ Assemble instruction on double-click双击指令时打开汇编窗口
-
+ Maximum module name size模块名最长长度
-
+ GUI图形界面
-
+ Show FPU registers as little endian以小端字节序显示FPU寄存器
-
+ Save GUI layout and column orders保存 GUI 布局与列顺序
-
+ Don't show close dialog不显示关闭对话框
-
+ Enable Load/Save Tab Order允许载入/保存页面顺序
-
+ Show Watch Labels in Side Bar在侧栏显示监视项标签
-
+ Do not call SetForegroundWindow不调用 SetForegroundWindow
-
+ Show RVA addresses in graph view在流程图显示相对地址
-
+ Graph zoom mode图形缩放模式
-
+ Auto follow operand in stack自动在堆栈转到操作数
-
+ Show exit confirmation dialog显示退出确认对话框
-
+ Disable auto completion in goto dialog在“转到”对话框中禁用自动完成功能
-
+ Hide seasonal icons不显示节庆图标
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.禁用此选项x64dbg将告诉Windows不支持DPI。这可能会导致一些系统中显示模糊。
-
+ Qt High DPI ScalingQt高分辨率缩放
-
+ Full executable path in title标题栏显示应用程序完整路径
-
+ Disable icons*禁用图标*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.运行跟踪窗口中的内存窗口需要使用大量内存。它由运行跟踪窗口中的许多需要搜索内存访问的功能所使用。如果禁用这个选项,内存窗口不会默认加载。用户总是可以手动加载。在已经打开的运行跟踪窗口中的内存窗口不会被禁用,需要先关闭运行跟踪。
-
+ Automatically load dump in trace view在跟踪视图中自动加载内存窗口
-
+ Misc杂项
-
+ Symbol Store:符号存储网址:
-
+ Symbol Path:本地符号路径:
-
+ Set x64dbg as Just In Time Debugger将这份x64dbg设为即时调试器
-
+ JIT:即时调试器:
-
+ <font color="red">DIE SCUM!</font><font color="red">DIR SCUM!</font>
-
+ Search Engine URL搜索引擎的 URL
-
+ UTF-16 Log Redirect*日志重定向采用UTF-16编码*
-
+ Use local help file (x64dbg.chm)使用本地帮助文件 (x64dbg.chm)
-
+ Query process cookie*查询进程 cookie *
-
+ Query working set before reading memory读取内存之前查询工作集
-
+ Transparent exception stepping*步进 (忽略错误, Exception类的)
-
+ Save保存
-
+ Cancel取消
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"> <b>警告</b></font>︰ 需要以管理员权限运行才能启用即时调试。
-
+ Settings saved!设置已保存!
-
+ ERROR NOT FOUND OLD JIT错误:没有找到旧的即时调试器
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND没有找到以前保存的旧的即时调试器,请使用SETJIT命令设置
-
+ Question提示
-
+ Are you sure you want to add %.8X?您确定要添加 %.8X 吗?
diff --git a/x64dbg_zh_TW.ts b/x64dbg_zh_TW.ts
index 719854f..3e150c5 100644
--- a/x64dbg_zh_TW.ts
+++ b/x64dbg_zh_TW.ts
@@ -11941,22 +11941,22 @@ Do you want to continue rendering this graph?
-
+ Local%1區域變數%1
-
+ Arg%1參數%1
-
+ Rename local variable "%1"重新命名區域變數 “%1”
-
+ Edit %1 at %2編輯 %2 處的 %1
@@ -15323,7 +15323,7 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ * Requires debuggee restart
@@ -15603,217 +15603,232 @@ The TEB can be used to get a lot of information on the process without calling W
-
- 0x prefix for values
+
+ Display style for values:
-
+
+ Default
+ 預設
+
+
+
+ C style (0x prefix)
+
+
+
+
+ MASM style (0 prefix, h suffix)
+
+
+
+ Don't show source lines in comments
-
+ Assemble instruction on double-click
-
+ Maximum module name size
-
+ GUI介面
-
+ Show FPU registers as little endian以 little endian 顯示 FPU 暫存器
-
+ Save GUI layout and column orders
-
+ Don't show close dialog關閉時不顯示對話方塊
-
+ Enable Load/Save Tab Order啟用載入/儲存分頁順序
-
+ Show Watch Labels in Side Bar
-
+ Do not call SetForegroundWindow停用 SetForegroundWindow
-
+ Show RVA addresses in graph view在圖形中顯示 RVA 位置
-
+ Graph zoom mode
-
+ Auto follow operand in stack
-
+ Show exit confirmation dialog退出時顯示確認對話方塊
-
+ Disable auto completion in goto dialog在 goto 輸入框中停用自動完成
-
+ Hide seasonal icons
-
+ Disabling this option will tell Windows that x64dbg is DPI unaware. This might result in blurry results in some configurations.
-
+ Qt High DPI Scaling
-
+ Full executable path in title
-
+ Disable icons*
-
+ Dump in trace view consumes significant memory. It is used by many features in trace view that need to search for access to memory. If disabled, it will not be loaded by default. The user can always load the dump manually. Dump in already opened trace tabs are not disabled until you close them.
-
+ Automatically load dump in trace view
-
+ Misc雜項
-
+ Symbol Store:
-
+ Symbol Path:符號路徑:
-
+ Set x64dbg as Just In Time Debugger
-
+ JIT:JIT:
-
+ <font color="red">DIE SCUM!</font>
-
+ Search Engine URL搜尋引擎網址
-
+ UTF-16 Log Redirect*日誌重新導向為 UTF-16*
-
+ Use local help file (x64dbg.chm)
-
+ Query process cookie*
-
+ Query working set before reading memory
-
+ Transparent exception stepping*
-
+ Save儲存
-
+ Cancel取消
-
+ <font color="red"><b>Warning</b></font>: Run the debugger as Admin to enable JIT.<font color="red"><b>警告</b></font>: 以管理員身份執行除錯器以啟用 JIT 。
-
+ Settings saved!設定已儲存!
-
+ ERROR NOT FOUND OLD JIT
-
+ NOT FOUND OLD JIT ENTRY STORED, USE SETJIT COMMAND
-
+ Question問題
-
+ Are you sure you want to add %.8X?