diff --git a/x64dbg.ts b/x64dbg.ts
index fec35fb..5ceb86c 100644
--- a/x64dbg.ts
+++ b/x64dbg.ts
@@ -3046,6 +3046,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3857,291 +3862,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ Comment
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5870,14 +5855,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6026,7 +6011,7 @@
-
+ Done!
@@ -8155,79 +8140,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10533,6 +10518,84 @@ Do you want to continue rendering this graph?
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+EditBreakpointDialog
@@ -10552,7 +10615,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10602,7 +10665,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14197,27 +14260,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!
-
+ DbgSetBookmarkAt failed!
@@ -15000,17 +15063,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15873,139 +15936,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16040,172 +16061,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17550,6 +17571,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+UpdateChecker
diff --git a/x64dbg_af_ZA.ts b/x64dbg_af_ZA.ts
index ebac6ba..0364532 100644
--- a/x64dbg_af_ZA.ts
+++ b/x64dbg_af_ZA.ts
@@ -3044,6 +3044,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3855,291 +3860,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ Comment
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5868,14 +5853,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6024,7 +6009,7 @@
-
+ Done!
@@ -8153,79 +8138,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10531,6 +10516,84 @@ Do you want to continue rendering this graph?
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10550,7 +10613,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10600,7 +10663,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14195,27 +14258,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!
-
+ DbgSetBookmarkAt failed!
@@ -14998,17 +15061,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15871,139 +15934,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16038,172 +16059,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17548,6 +17569,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_ar_SA.ts b/x64dbg_ar_SA.ts
index c8274c0..a238c16 100644
--- a/x64dbg_ar_SA.ts
+++ b/x64dbg_ar_SA.ts
@@ -3045,6 +3045,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3857,291 +3862,271 @@
CommonActions
-
+ Follow in Disassemblerتتبع في نافذة المحلل
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler&تتبع DWORD في نافذة المفكك
-
+ &Follow QWORD in Disassembler&تتبع QWORD في نافذة المفكك
-
+ Follow in Dumpتتبع في نافذة التفريغ
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump&تتبع DWORD في نافذة التفريغ
-
+ &Follow QWORD in Current Dump&تتبع QWORD في نافذة التفريغ
-
+ Dump %1تفريغ %1
-
+ Follow DWORD in Dumpتتبع DWORD في نافذة التفريغ
-
+ Follow QWORD in Dumpتتبع QWORD في نافذة التفريغ
-
+ Follow in Stackتتبع في المكدس
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Mapاتبع في مخطط الذاكرة
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graphرسم بياني
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggleتفعيل
-
-
+
+ Editتحرير
-
-
+
+ Set Hardware on Executionوضع نقطة توقف العتاد
-
+ Remove Hardwareإزالة نقطة توقف العتاد
-
+ Replace Slot %1 (Unknown)استبدال الخانة %1 (مجهول)
-
+ Breakpointنقطة توقف
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)استبدال الفتحة %1 (0x%2)
-
+ Label Current Addressتسمية العنوان الحالي
-
+ Commentالتعليق
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at إضافة تسمية في
-
+ The label may be in useقد تكون التسمية قيد الإستخدام
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?قد تكون التسمية "%1" تسمية موجودة أو تعبير صالح. استخدام هذه التسمية قد تحصل آثار غير مرغوب فيها. هل تريد الاستمرار؟
-
-
-
+
+
+ Error!خطأ!
-
+ DbgSetLabelAt failed!فشل أثناء DbgSetLabelAt!
-
+ Add comment at إضافة تعليق على
-
+ DbgSetCommentAt failed!فشل أثناء DbgSetCommentAt!
-
+ DbgSetBookmarkAt failed!فشل أثناء DbgSetBookmarkAt!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
- خطأ
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5679,7 +5664,7 @@
Struct
- البنية
+
@@ -5871,14 +5856,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6028,7 +6013,7 @@
-
+ Done!تـم!
@@ -8189,79 +8174,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failedفشل AddArg
-
+ AppendArg failedفشل AppendArg
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10585,6 +10570,84 @@ Do you want to continue rendering this graph?
التعليقات
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ موافق
+
+
+
+ &Cancel
+ إلغاء الأمر
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ خطأ
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10604,7 +10667,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10654,7 +10717,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14254,27 +14317,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%التقدم الإجمالي %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!خطأ!
-
+ DbgSetBookmarkAt failed!فشل أثناء DbgSetBookmarkAt!
@@ -15057,17 +15120,17 @@ The TEB can be used to get a lot of information on the process without calling W
بحث...
-
+ &Copyنسخ
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15930,139 +15993,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
- البنية
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- عنوان
-
-
-
- Size
- الحجم
-
-
-
- Value
- القيمة
-
-
-
-
- Error
- خطأ
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONتحميل JSON
-
-
+
+ Parse header
-
+ Removeازالة
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copyنسخ
-
- No types loaded yet, parse a header first...
+
+ Error
+ خطأ
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)ملفات JSON (*.json)؛؛ كافة الملفات (*. *)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16097,172 +16118,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler&تتبع في نافذة المفكك
-
+ Follow in &Dumpتتبع في نافذة التفريغ
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Nameمساعدة في الاسم الدلالي
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Mapاتبع في مخطط الذاكرة
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Pathن&سخ مسار الملف
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ Userمستخدم
-
+ Systemنظام
-
+ Party: %1
-
-
-
+
+
+ Importإستيراد
-
+ &Copyنسخ
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!خطأ!
-
+ DbgSetBookmarkAt failed!فشل أثناء DbgSetBookmarkAt!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Errorخطأ
-
+ The party number can only be 0 or 1
@@ -17607,6 +17628,34 @@ This could introduce unexpected behaviour to your debugging session...
نسخ
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ عنوان
+
+
+
+ Size
+ الحجم
+
+
+
+ Value
+ القيمة
+
+ UpdateChecker
diff --git a/x64dbg_bg_BG.ts b/x64dbg_bg_BG.ts
index 1bc63e6..24c51d9 100644
--- a/x64dbg_bg_BG.ts
+++ b/x64dbg_bg_BG.ts
@@ -3046,6 +3046,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3857,291 +3862,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ EditРедактиране
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ BreakpointТочки на прекъсване
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ CommentКоментар
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!Грешка!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5870,14 +5855,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6026,7 +6011,7 @@
-
+ Done!Готово!
@@ -8155,79 +8140,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10533,6 +10518,84 @@ Do you want to continue rendering this graph?
Коментари
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &Окей
+
+
+
+ &Cancel
+ &Отказ
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10552,7 +10615,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10602,7 +10665,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14197,27 +14260,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!Грешка!
-
+ DbgSetBookmarkAt failed!
@@ -15000,17 +15063,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy&Копиране
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15873,139 +15936,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Aдрес
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Копиране
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16040,172 +16061,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy&Копиране
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!Грешка!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17550,6 +17571,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Aдрес
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_bs_BA.ts b/x64dbg_bs_BA.ts
index 9fcd170..65b2a99 100644
--- a/x64dbg_bs_BA.ts
+++ b/x64dbg_bs_BA.ts
@@ -3055,6 +3055,11 @@ Hex dugo dugo (64-bit)
LocalsLocals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3866,291 +3871,271 @@ Hex dugo dugo (64-bit)
CommonActions
-
+ Follow in DisassemblerPrati u Disassembler-u
-
+ Show this address in disassembler. Equivalent command "d address".Prikaži ovu adresu u disassembler-u. Jednaka komanda "d address".
-
+ &Follow DWORD in Disassembler&Prati DWORD u Disassembler-u
-
+ &Follow QWORD in Disassembler&Prati QWORD u Disassembler-u
-
+ Follow in DumpPrati u Deponiji
-
+ Show the address in dump. Equivalent command "dump address".Prikaži adresu u dump. Jednaka komanda "dump adress".
-
+ &Follow DWORD in Current Dump&Prati DWORD u Trenutačnom Dump-u
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ TogglePodesi
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ BreakpointBreakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ CommentKomentar
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at Dodajte oznaku na
-
+ The label may be in useOznaka je možda u upotrebi
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?Oznaka "%1" može biti postojeća oznaka ili važeći izraz. Upotreba takve oznake može imati neželjene efekte. Želite li nastaviti?
-
-
-
+
+
+ Error!Greška!
-
+ DbgSetLabelAt failed!DbgSetLabelAt nije uspio!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
- Greška
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5879,14 +5864,14 @@ Hex dugo dugo (64-bit)
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6035,7 +6020,7 @@ Hex dugo dugo (64-bit)
-
+ Done!
@@ -8164,79 +8149,79 @@ Hex dugo dugo (64-bit)
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10543,6 +10528,84 @@ Kopiraj token &tekst
Komentari
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ $OK
+
+
+
+ &Cancel
+ &Odustani
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Greška
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10562,7 +10625,7 @@ Kopiraj token &tekst
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10612,7 +10675,7 @@ Kopiraj token &tekst
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14207,27 +14270,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!Greška!
-
+ DbgSetBookmarkAt failed!
@@ -15010,17 +15073,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy&Kopiraj
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15883,139 +15946,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Adresa
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
- Greška
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Kopiraj
-
- No types loaded yet, parse a header first...
+
+ Error
+ Greška
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16050,172 +16071,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &DumpPrati u &Dump-u
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy&Kopiraj
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!Greška!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ ErrorGreška
-
+ The party number can only be 0 or 1
@@ -17562,6 +17583,34 @@ Hex dugo dugo (64-bit)
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Adresa
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_ca_ES.ts b/x64dbg_ca_ES.ts
index b3b8cd0..a76871e 100644
--- a/x64dbg_ca_ES.ts
+++ b/x64dbg_ca_ES.ts
@@ -3045,6 +3045,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3856,291 +3861,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ Comment
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5869,14 +5854,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6025,7 +6010,7 @@
-
+ Done!
@@ -8154,79 +8139,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10532,6 +10517,84 @@ Do you want to continue rendering this graph?
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10551,7 +10614,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10601,7 +10664,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14196,27 +14259,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!
-
+ DbgSetBookmarkAt failed!
@@ -14999,17 +15062,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15872,139 +15935,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16039,172 +16060,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17549,6 +17570,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_ceb_PH.ts b/x64dbg_ceb_PH.ts
index 976151a..6963ee4 100644
--- a/x64dbg_ceb_PH.ts
+++ b/x64dbg_ceb_PH.ts
@@ -3045,6 +3045,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3856,291 +3861,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ Comment
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5869,14 +5854,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6025,7 +6010,7 @@
-
+ Done!
@@ -8154,79 +8139,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10532,6 +10517,84 @@ Do you want to continue rendering this graph?
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+ &Ayaw idayun
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10551,7 +10614,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10601,7 +10664,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14196,27 +14259,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!
-
+ DbgSetBookmarkAt failed!
@@ -14999,17 +15062,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15872,139 +15935,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16039,172 +16060,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17549,6 +17570,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_cs_CZ.ts b/x64dbg_cs_CZ.ts
index d58cd91..bea85e1 100644
--- a/x64dbg_cs_CZ.ts
+++ b/x64dbg_cs_CZ.ts
@@ -3055,6 +3055,11 @@
LocalsLokální
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3867,291 +3872,271 @@
CommonActions
-
+ Follow in DisassemblerNásledovat v demontáži
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler&Následovat DWORD v demontáži
-
+ &Follow QWORD in Disassembler&Následovat QWORD v demontáži
-
+ Follow in DumpSledujte v Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump&Následovat DWORD v aktuálním výpisu
-
+ &Follow QWORD in Current DumpPostupujte podle WORD v aktuálním výpisu
-
+ Dump %1Výpis %1
-
+ Follow DWORD in DumpSledujte DWORD v Dump
-
+ Follow QWORD in DumpSledujte QWORD v Dump
-
+ Follow in StackObnovit výběr
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory MapSledujte mapu paměti
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ GraphGraf
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ TogglePřepnout
-
-
+
+ EditUpravit
-
-
+
+ Set Hardware on ExecutionNastavte hardware na spuštění
-
+ Remove HardwareOdebrat hardware
-
+ Replace Slot %1 (Unknown)Nahradit slot %1 (neznámý)
-
+ BreakpointPřerušení
-
+ Set Conditional BreakpointNastavit podmíněné přerušení
-
+ Replace Slot %1 (0x%2)Nahradit slot %1 (0x%2)
-
+ Label Current AddressOznačit aktuální adresu
-
+ CommentKomentáře
-
+ Toggle BookmarkPřepnout záložku
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 HereNastavit %1 zde
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread HereVytvořit nový podproces
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD&Sledovat DWORD
-
+ &Watch QWORD&Sledovat QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
Nelze sledovat %1. Adresa je neplatná.
-
+ Add label at Přidat štítek na
-
+ The label may be in usePopisek může být používán
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?Označení "%1" mohou být existující popisek nebo platný výraz. Používání takových označení by mohlo mít nežádoucí účinky. Chcete přesto pokračovat?
-
-
-
+
+
+ Error!Chyba!
-
+ DbgSetLabelAt failed!DbgSetLabelAt selhala!
-
+ Add comment at Přidat komentář na
-
+ DbgSetCommentAt failed!DbgSetCommentAt selhala!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt se nezdařilo!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?Nastavení softwarového přerušení na tomto místě může způsobit pád programu. Opravdu chcete pokračovat?
-
- Error
- Chyba
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?Nastavení nového původu zde může způsobit selhání. Opravdu chcete pokračovat?
-
+ Creating new thread here may result in crash. Do you really want to continue?Vytvoření nového vlákna zde může způsobit selhání. Opravdu chcete pokračovat?
-
+ Argument for the new threadArgument pro nové vlákno
@@ -5883,14 +5868,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6039,7 +6024,7 @@
-
+ Done!
@@ -8174,79 +8159,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10552,6 +10537,84 @@ Do you want to continue rendering this graph?
Komentáře
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &OK
+
+
+
+ &Cancel
+ Zrušit
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Chyba
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10571,7 +10634,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10621,7 +10684,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14216,27 +14279,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!Chyba!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt se nezdařilo!
@@ -15019,17 +15082,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy& Kopírovat
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15892,139 +15955,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Adresa
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
- Chyba
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy& Kopírovat
-
- No types loaded yet, parse a header first...
+
+ Error
+ Chyba
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16059,172 +16080,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler&Následovat v demontáži
-
+ Follow in &DumpSledujte výpis
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic NameNápověda k symbolickému jménu
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory MapSledujte mapu paměti
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy& Kopírovat
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!Chyba!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt se nezdařilo!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ ErrorChyba
-
+ The party number can only be 0 or 1
@@ -17570,6 +17591,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Adresa
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_da_DK.ts b/x64dbg_da_DK.ts
index 4dbed1d..17dc5c4 100644
--- a/x64dbg_da_DK.ts
+++ b/x64dbg_da_DK.ts
@@ -3044,6 +3044,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3855,291 +3860,271 @@
CommonActions
-
+ Follow in DisassemblerFølg i Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler&Følg DWORD i Disassembler
-
+ &Follow QWORD in Disassembler&Følg QWORD i Disassembler
-
+ Follow in DumpFølg i Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump&Følg DWORD i den aktuelle Dump
-
+ &Follow QWORD in Current Dump&Følg QWORD i den aktuelle Dump
-
+ Dump %1Dump %1
-
+ Follow DWORD in Dump&Følg DWORD i den Dump
-
+ Follow QWORD in Dump&Følg QWORD i den Dump
-
+ Follow in StackFølg i stak
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory MapFølg i hukommelseskort
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)Erstat Slot %1 (ukendt)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)Erstat Slot %1 (0x%2)
-
+ Label Current AddressLabel Nuværende Adresse
-
+ CommentKommentar
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!Fejl!
-
+ DbgSetLabelAt failed!DbgSetLabelAt mislykkedes!
-
+ Add comment at
-
+ DbgSetCommentAt failed!DbgSetCommentAt mislykkedes!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt mislykkedes!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5868,14 +5853,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6024,7 +6009,7 @@
-
+ Done!
@@ -8153,79 +8138,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10531,6 +10516,84 @@ Do you want to continue rendering this graph?
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10550,7 +10613,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10600,7 +10663,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14195,27 +14258,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!
-
+ DbgSetBookmarkAt failed!
@@ -14998,17 +15061,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15871,139 +15934,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16038,172 +16059,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17548,6 +17569,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_de_DE.ts b/x64dbg_de_DE.ts
index c402f69..9a8ec88 100644
--- a/x64dbg_de_DE.ts
+++ b/x64dbg_de_DE.ts
@@ -3052,6 +3052,11 @@
LocalsLokale Variablen
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3864,292 +3869,272 @@
CommonActions
-
+ Follow in DisassemblerInspiziere im Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".Diese Adresse im Disassembler anzeigen. Ähnlicher Befehl "d address".
-
+ &Follow DWORD in Disassembler&Im Disassembler als DWORD anschauen
-
+ &Follow QWORD in Disassembler&Im Disassembler als QWORD inspizieren
-
+ Follow in DumpInspiziere im Dump
-
+ Show the address in dump. Equivalent command "dump address".Diese Adresse im Dump anzeigen. Ähnlicher Befehl "dump address".
-
+ &Follow DWORD in Current Dump&Im Dump als DWORD anschauen
-
+ &Follow QWORD in Current Dump&Im Dump als QWORD anschauen
-
+ Dump %1Dump %1
-
+ Follow DWORD in DumpFolge DWORD im Dump
-
+ Follow QWORD in DumpFolge QWORD im Dump
-
+ Follow in StackInspiziere im Stapel
-
+ Show this address in stack view. Equivalent command "sdump address".Diese Adresse in der Stapelansicht anzeigen. Ähnlicher Befehl "sdump address".
-
+ Follow in Memory MapInspiziere Speicherbereich
-
+ Show this address in memory map view. Equivalent command "memmapdump address".Diese Adresse in der Memory Map Ansicht anzeigen. Ähnlicher Befehl "memmapdump address".
-
+ GraphDiagramm
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".Das Kontrollflussdiagramm dieser Funktion in der CPU-Ansicht anzeigen. Ähnlicher Befehl "graph address".
-
-
+
+ Display type at %1Anzeigetyp bei %1
-
+ Display a type at this address in the struct view.Einen Typ an dieser Adresse in der Struktursicht anzeigen.
-
+ ToggleUmschalten
-
-
+
+ EditEditieren
-
-
+
+ Set Hardware on ExecutionHardware bei Ausführung setzen
-
+ Remove HardwareHardware entfernen
-
+ Replace Slot %1 (Unknown)Slot %1 ersetzen (unbekannt)
-
+ BreakpointHaltepunkt
-
+ Set Conditional BreakpointSetze bedingten Haltepunkt
-
+ Replace Slot %1 (0x%2)Slot %1 (0x%2 ) ersetzen
-
+ Label Current AddressMarke für aktuelle Adresse
-
+ CommentKommentar
-
+ Toggle BookmarkLesezeichen umschalten
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".Ein Lesezeichen hier festlegen, oder entfernen. Ähnlicher Befehl "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here%1 hier setzen
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".Setze die nächste ausgeführte Anweisung auf diese Adresse. Ähnlicher Befehl "mov cip, address".
-
+ Create New Thread HereErstelle einen neuen Thread hier
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".Einen neuen Thread unter dieser Adresse erstellen. Ähnlicher Befehl "createthread address, argument".
-
+ &Watch DWORDDWORD &beobachten
-
+ &Watch QWORDQWORD &beobachten
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".Diese Adresse in der Beobachtungsansicht hinzufügen. Ähnlicher Befehl "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
%1 folgen nicht kann. Adresse ist ungültig.
-
+ Add label at Marke setzen bei
-
+ The label may be in useDas Label könnte in Verwendung sein
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?Das Label "%1" ist eventuell ein bereits existierendes Label oder ein gültiger Ausdruck. Die Verwendung eines solchen Labels kann unvorhergesehene Auswirkungen haben. Trotzdem fortfahren?
-
-
-
+
+
+ Error!Fehler!
-
+ DbgSetLabelAt failed!DbgSetLabelAt fehlgeschlagen!
-
+ Add comment at Kommentar hinzufügen bei
-
+ DbgSetCommentAt failed!DbgSetCommentAt fehlgeschlagen!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt fehlgeschlagen!
-
+ Address %1 is not executableAdresse %1 ist nicht ausführbar
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?Hier einen Software-Haltepunkt festzulegen kann zum Absturz führen. Möchten Sie wirklich fortfahren?
-
- Error
- Fehler
-
-
-
- No types loaded yet, parse a header first...
- Noch keine Typen geladen, parsen Sie zuerst einen Header...
-
-
-
- Type to display at %1
- Typ zum Anzeigen bei %1
-
-
-
- Address to display %1 at
- Adresse zum Anzeigen von %1
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?Hier eine neues Origin einzustellen kann zum Absturz führen. Möchten Sie wirklich fortfahren?
-
+ Creating new thread here may result in crash. Do you really want to continue?Hier einen neuen Thread zu erstellen kann zum Absturz führen. Möchten Sie wirklich fortfahren?
-
+ Argument for the new threadArgument für den neuen Thread
@@ -5889,14 +5874,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
Nicht genügend Argumente! Mindestens %d Argument/e müssen angegeben werden. Argumente sind <a href="https://help.x64dbg.com/en/latest/commands/index.html">kommaseparierte</a>.
-
-
+
+ The command "%s" is debug-only
Der Befehl "%s" ist nur beim Debuggen gültig
@@ -6046,7 +6031,7 @@
-
+ Done!Fertig!
@@ -8310,81 +8295,81 @@
AddType fehlgeschlagen
-
+ AddStruct failedAddStruct fehlgeschlagen
-
+ AddUnion failedAddUnion fehlgeschlagen
-
+ AddMember failedAddMember fehlgeschlagen
-
+ AppendMember failedAppendMember fehlgeschlagen
-
+ Unknown calling convention "%s"
Unbekannte Aufrufkonvention "%s"
-
+ AddFunction failedAddFunction fehlgeschlagen
-
+ AddArg failedAddArg fehlgeschlagen
-
+ AppendArg failedAppendArg fehlgeschlagen
-
+ SizeofType failedSizeofType fehlgeschlagen
-
+ Invalid type ID
-
+ VisitType failedVisitType fehlgeschlagen
-
+ RemoveType failedRemoveType fehlgeschlagen
-
+ Type %s removed
Typ %s entfernt
-
+ LoadTypes failedLoadTypes fehlgeschlagen
-
+ Types loadedTypen geladen
@@ -10842,6 +10827,84 @@ Möchten Sie das Rendern dieses Diagramms fortsetzen?
Kommentare
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &OK
+
+
+
+ &Cancel
+ &Abbrechen
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Fehler
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10861,8 +10924,8 @@ Möchten Sie das Rendern dieses Diagramms fortsetzen?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
- <html><head/><body><p>Wenn dieser Ausdruck auf 1 ausgewertet wird, wird der Haltepunkt beendet.</p><p>Setze ihn auf <span style=" text-decoration: underline;">0</span> für einen Haltepunkt, der niemals anhält, aber trotzdem protokolliert und ausgeführt werden kann.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
+
@@ -10911,8 +10974,8 @@ Möchten Sie das Rendern dieses Diagramms fortsetzen?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
- <html><head/><body><p>Wenn dieser Ausdruck zu 1 ausgewertet wird, wird der oben angegebene Befehl ausgeführt, wenn der Haltepunkt gedrückt wird.</p><p>Setze den Ausdruck auf <span style=" text-decoration: underline;">1</span> , um den Befehl immer auszuführen.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
+
@@ -14523,27 +14586,27 @@ Wollen Sie die Patches dennoch anwenden?
Haltepunkt für alle API Aufrufe entfernen
-
+ Total Progress %1%Gesamtfortschritt %1%
-
+ Set breakpoint on all calls to %1Haltepunkt für allen Aufrufen zu %1 setzen
-
+ Remove breakpoint on all calls to %1Haltepunkt für allen Aufrufen zu %1 entfernen
-
+ Error!Fehler!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt fehlgeschlagen!
@@ -15368,17 +15431,17 @@ Die TEB kann verwendet werden, um eine Vielzahl von Informationen
Suchen...
-
+ &Copy&Kopieren
-
+ Use case sensitive regular expressionVerwende regulären Ausdruck und beachte Groß-/Kleinschreibung
-
+ Use case insensitive regular expressionVerwende regulären Ausdruck aber ignoriere Groß-/Kleinschreibung
@@ -16241,139 +16304,97 @@ Die TEB kann verwendet werden, um eine Vielzahl von Informationen
StructWidget
-
- Struct
- Struct
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Adresse
-
-
-
- Size
- Größe
-
-
-
- Value
- Wert
-
-
-
-
- Error
- Fehler
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump&Adresse im Dump anzeigen
-
+ Follow value in DumpWert im Dump folgen
-
+ Follow value in DisassemblerWert im Disassembler anschauen
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONJSON laden
-
-
+
+ Parse headerHeader parsen
-
+ RemoveEntfernen
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Kopieren
-
- No types loaded yet, parse a header first...
+
+ Error
+ Fehler
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)JSON-Dateien (*.json);;Alle Dateien (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)Header-Dateien (*.h *.hpp);;Alle Dateien (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16408,172 +16429,172 @@ Die TEB kann verwendet werden, um eine Vielzahl von Informationen
Status
-
-
+
+ &Follow in Disassembler&Inspiziere im Disassembler
-
+ Follow in &DumpInspiziere im &Dump
-
+ Follow &imported addressFolge der &importierte Adresse
-
+ Toggle BreakpointHaltepunkt umschalten
-
+ Toggle BookmarkLesezeichen umschalten
-
+ Help on Symbolic NameMit symbolischen Namen helfen
-
+ Follow &Entry Point in DisassemblerGehe zu &Einstiegspunkt
-
+ Follow in Memory MapInspiziere Speicherbereich
-
+ &Download Symbols for This ModuleSymbole für dieses Modul &herunterladen
-
+ Download Symbols for &All ModulesSymbole für alle Module herunterladen
-
+ Copy File &PathDatei&pfad kopieren
-
+ Browse in ExplorerIm Explorer anzeigen
-
+ Load library...Bibliothek laden...
-
+ Free libraryBibliothek entladen
-
+ Mark as &user moduleAls Ben&utzermodul markieren
-
+ Mark as &system moduleAls &Systemmmodul markieren
-
+ Mark as &party...Als &Kategorie markieren...
-
+ UserBenutzer
-
+ SystemSystem
-
+ Party: %1Kategorie: %1
-
-
-
+
+
+ ImportImportieren
-
+ &Copy&Kopieren
-
+ Select DLLDLL wählen
-
+ Enter the path of a DLL to load in the debuggee.Geben sie den Pfad einer zu ladenden DLL an.
-
+ DLL Files (*.dll);;All Files (*.*)DLL-Dateien (*.dll);;Alle Dateien (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...Sind sie sich sicher, das Modul %1 zu entladen? Dies könnte unvorhergesehenes Verhalten in der Debugging-Sitzung hervorrufen...
-
+ Free LibraryBibliothek entladen
-
+ Error!Fehler!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt fehlgeschlagen!
-
+ Mark the party of the module asKategorie des Moduls
-
+ 0 is user module, 1 is system module.0 ist User-Modul, 1 ist System-Modul.
-
+ ErrorFehler
-
+ The party number can only be 0 or 1Die Kategorie-Nummer kann nur 0 oder 1sein
@@ -17918,6 +17939,34 @@ This could introduce unexpected behaviour to your debugging session...
Kopieren
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Adresse
+
+
+
+ Size
+ Größe
+
+
+
+ Value
+ Wert
+
+ UpdateChecker
diff --git a/x64dbg_el_GR.ts b/x64dbg_el_GR.ts
index 72d669e..e6ac58e 100644
--- a/x64dbg_el_GR.ts
+++ b/x64dbg_el_GR.ts
@@ -3056,6 +3056,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3867,291 +3872,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ ToggleToggle
-
-
+
+ EditΕπεξεργασία
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ BreakpointΣημείο Διακοπής
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ CommentΣχόλιο
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
- Σφάλμα
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5880,14 +5865,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6036,7 +6021,7 @@
-
+ Done!
@@ -8165,79 +8150,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10543,6 +10528,84 @@ Do you want to continue rendering this graph?
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &Εντάξει
+
+
+
+ &Cancel
+ &Ακύρωση
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Σφάλμα
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10562,7 +10625,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10612,7 +10675,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14207,27 +14270,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!
-
+ DbgSetBookmarkAt failed!
@@ -15010,17 +15073,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15883,139 +15946,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
- Σφάλμα
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
+ Σφάλμα
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16050,172 +16071,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler&Ακολούθησε στον Disassembler
-
+ Follow in &DumpΑκολούθησε στο &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic NameΒοήθεια για Συμβολικό όνομα
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ ErrorΣφάλμα
-
+ The party number can only be 0 or 1
@@ -17560,6 +17581,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_es_ES.ts b/x64dbg_es_ES.ts
index 7907075..462c5d5 100644
--- a/x64dbg_es_ES.ts
+++ b/x64dbg_es_ES.ts
@@ -3049,6 +3049,11 @@
LocalsLocales
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3861,291 +3866,271 @@
CommonActions
-
+ Follow in DisassemblerMostrar en el desensamblador
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler&Mostrar DWord en el desesamblador
-
+ &Follow QWORD in Disassembler&Mostrar QWord en el desesamblador
-
+ Follow in DumpMostrar en el volcado
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump&Mostrar DWord en el volcado actual
-
+ &Follow QWORD in Current Dump&Mostrar QWord en volcado actual
-
+ Dump %1Volcado %1
-
+ Follow DWORD in DumpMostrar DWord en el volcado
-
+ Follow QWORD in DumpMostrar QWord en el volcado
-
+ Follow in StackMostrar en la pila
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory MapMostrar en el mapa de memoria
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ GraphGráfico
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ ToggleConmutar
-
-
+
+ EditEditar
-
-
+
+ Set Hardware on ExecutionPI de hardware (al ejecutar)
-
+ Remove HardwareEliminar (hardware)
-
+ Replace Slot %1 (Unknown)Reemplazar posición %1 (Desconocida)
-
+ BreakpointPunto de interrupción
-
+ Set Conditional BreakpointAñade Punto de Control Condicional
-
+ Replace Slot %1 (0x%2)Reemplazar el breakpoint %1 (ocupado por 0x%2)
-
+ Label Current AddressEtiquetar la dirección actual
-
+ CommentComentario
-
+ Toggle BookmarkAñadir/quitar marcador
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 HerePoner %1 Aqui
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread HereCrear un nuevo hilo aquí
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD&Monitorizar DWord
-
+ &Watch QWORD&Monitorizar QWord
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
No se puede ir a %1. Dirección ilegal.
-
+ Add label at Añadir etiqueta en
-
+ The label may be in useLa etiqueta debe estar en uso
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?La etiqueta "%1" puede ser una etiqueta existente o una expresión válida. Con tal etiqueta puede haber efectos no deseados. ¿Desea continuar?
-
-
-
+
+
+ Error!¡Error!
-
+ DbgSetLabelAt failed!DbgSetLabelAt ha fallado
-
+ Add comment at Añadir comentario en
-
+ DbgSetCommentAt failed!DbgSetCommentAt ha fallado
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt ha fallado
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?Poner aquí un punto de interrupción de software puede colgar el programa. ¿Quieres continuar?
-
- Error
- Error
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?Establecer aquí el nuevo origen puede colgar el programa. ¿Quieres continuar?
-
+ Creating new thread here may result in crash. Do you really want to continue?Crear un nuevo hilo aquí puede colgar el programa. ¿Quieres continuar?
-
+ Argument for the new threadArgumento para el nuevo hilo
@@ -5882,14 +5867,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
El comando "%s" es solo para depuración
@@ -6039,7 +6024,7 @@
-
+ Done!¡Hecho!
@@ -8283,81 +8268,81 @@
AddType ha fallado
-
+ AddStruct failedAddStruct ha fallado
-
+ AddUnion failedAddUnion ha fallado
-
+ AddMember failedAddMember ha fallado
-
+ AppendMember failedAppendMember ha fallado
-
+ Unknown calling convention "%s"
Convención de llamada de desconocido "%s"
-
+ AddFunction failedAddFunction ha fallado
-
+ AddArg failedAddArg ha fallado
-
+ AppendArg failedAppendArg ha fallado
-
+ SizeofType failedSizeofType ha fallado
-
+ Invalid type ID
-
+ VisitType failedVisitType ha fallado
-
+ RemoveType failedRemoveType ha fallado
-
+ Type %s removed
Tipo %s eliminado
-
+ LoadTypes failedLoadTypes falló
-
+ Types loadedTypes cargado
@@ -10747,6 +10732,84 @@ Do you want to continue rendering this graph?
Comentarios
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &Aceptar
+
+
+
+ &Cancel
+ &Cancelar
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Error
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10766,7 +10829,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10816,7 +10879,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14421,27 +14484,27 @@ Do you want to apply these patches anyway?
Quitar breakpoint de todas las llamadas a la API
-
+ Total Progress %1%Progreso total %1%
-
+ Set breakpoint on all calls to %1Establecer punto de interrupción en todas las llamadas a %1
-
+ Remove breakpoint on all calls to %1Quitar breakpoint de todas las llamadas a %1
-
+ Error!¡Error!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt ha fallado
@@ -15224,17 +15287,17 @@ The TEB can be used to get a lot of information on the process without calling W
Buscar...
-
+ &Copy&Copiar
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -16097,139 +16160,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Dirección
-
-
-
- Size
- Tamaño
-
-
-
- Value
- Valor
-
-
-
-
- Error
- Error
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Copiar
-
- No types loaded yet, parse a header first...
+
+ Error
+ Error
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16264,172 +16285,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler&Mostrar en el desensamblador
-
+ Follow in &DumpSeguir en el &volcado
-
+ Follow &imported address
-
+ Toggle BreakpointAlternar breakpoint
-
+ Toggle BookmarkAñadir/quitar marcador
-
+ Help on Symbolic NameAyuda sobre nombre simbólico
-
+ Follow &Entry Point in DisassemblerMostrar punto de entrada en el desensamblador
-
+ Follow in Memory MapMostrar en el mapa de memoria
-
+ &Download Symbols for This Module&descargar símbolos para este módulo
-
+ Download Symbols for &All ModulesDescargar símbolos para &todos los módulos
-
+ Copy File &PathCopiar la ruta del archivo
-
+ Browse in ExplorerMostrar en el explorador
-
+ Load library...
-
+ Free library
-
+ Mark as &user moduleMarcar como & módulo de usuario
-
+ Mark as &system moduleMarcar como & módulo de Sistema
-
+ Mark as &party...Marcar como &Fiesta/party/partido...
-
+ UserUsuario
-
+ SystemSistema
-
+ Party: %1Fiesta/party/partido: %1
-
-
-
+
+
+ ImportImportar
-
+ &Copy&Copiar
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!¡Error!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt ha fallado
-
+ Mark the party of the module asMarca la Fiesta/party/partido del módulo como
-
+ 0 is user module, 1 is system module.0 es el módulo del usuario, 1 es el módulo del sistema.
-
+ ErrorError
-
+ The party number can only be 0 or 1
@@ -17774,6 +17795,34 @@ This could introduce unexpected behaviour to your debugging session...
Copiar
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Dirección
+
+
+
+ Size
+ Tamaño
+
+
+
+ Value
+ Valor
+
+ UpdateChecker
diff --git a/x64dbg_fa_IR.ts b/x64dbg_fa_IR.ts
index b11880c..0629d79 100644
--- a/x64dbg_fa_IR.ts
+++ b/x64dbg_fa_IR.ts
@@ -3050,6 +3050,11 @@
Localsمتغیرهای محدودهی فعلی
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3862,292 +3867,272 @@
CommonActions
-
+ Follow in Disassemblerدنبال کردن درون تبدیلگر کد ماشین به زبان نمادین
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler&دنبال کردن دوکلمهای درون تبدیلگر کد ماشین به زبان نمادین
-
+ &Follow QWORD in Disassembler&دنبال کردن چهارکلمهای درون تبدیلگر کد ماشین به زبان نمادین
-
+ Follow in Dumpدنبال کردن درون دادهها
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump&دنبال کردن دوکلمهای درون دادههای فعلی
-
+ &Follow QWORD in Current Dump&دنبال کردن چهارکلمهای درون دادههای فعلی
-
+ Dump %1دادهها %1
-
+ Follow DWORD in Dumpدنبال کردن دوکلمهای درون دادهها
-
+ Follow QWORD in Dumpدنبال کردن چهارکلمهای درون دادهها
-
+ Follow in Stackدنبال کردن درون پشته
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Mapدنبال کردن درون نگاشت حافظه
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graphنمودار رابطهای
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggleتغییر وضعیت
-
-
+
+ Editویرایش
-
-
+
+ Set Hardware on Executionتنظیم سختافزار روی اجرا
-
+ Remove Hardwareپاکسازی سختافزار
-
+ Replace Slot %1 (Unknown)فضای اختصاصیافتهی جایگزین %1 (نامعلوم)
-
+ Breakpointنقطهی توقف
-
+ Set Conditional Breakpointتنظیم نقطهی توقف شرطی
-
+ Replace Slot %1 (0x%2)(0x%2) فضای اختصاصیافتهی جایگزین %1
-
+ Label Current Addressبرچسبگذاری نشانی فعلی
-
+ Commentیادداشت
-
+ Toggle Bookmarkتغییر وضعیت نشانهگذاری
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Hereایجاد رشتهی جدید در اینجا
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD&پایش دوکلمهای
-
+ &Watch QWORD&پایش چهارکلمهای
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
نمیتوان %1 را دنبال کرد. نشانی نامعتبر است.
-
+ Add label at افزودن برچسب در l
-
+ The label may be in useبرچسب امکان دارد در حال استفاده باشد
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?برچسب «%1» امکان دارد برچسبی موجود یا عبارتی معتبر باشد. استفاده از چنین برچسبی ممکن است نتایج ناخواستهای را در پی داشته باشد. آیا باز میخواهید ادامه دهید؟
-
-
-
+
+
+ Error!!خطا
-
+ DbgSetLabelAt failed!DbgSetLabelAt (تنظیم برچسب درِ Dbg) موفقیتآمیز نبود!
-
+ Add comment at افزودن یادداشت در l
-
+ DbgSetCommentAt failed!DbgSetCommentAt (تنظیم یادداشت درِ Dbg) موفقیتآمیز نبود!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt (تنظیم نشانهگذاری درِ Dbg) موفقیتآمیز نبود!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?تنظیم نقطهی توقف نرمافزار در اینجا امکان دارد منجر به توقف برنامه شود. آیا واقعاً میخواهید ادامه دهید؟
-
- Error
- خطا
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?تنظیم مبدأ جدید در اینجا امکان دارد منجر به توقف برنامه شود. آیا واقعاً میخواهید ادامه دهید؟
-
+ Creating new thread here may result in crash. Do you really want to continue?ایجاد رشتهی جدید در اینجا امکان دارد منجر به توقف برنامه شود. آیا واقعاً میخواهید ادامه دهید؟
-
+ Argument for the new threadنشانوند برای رشتهی جدید
@@ -5884,14 +5869,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
دستور «%s» منحصر به اشکالزدایی است
@@ -6041,7 +6026,7 @@
-
+ Done!Done!
@@ -8298,81 +8283,81 @@
AddType failed
-
+ AddStruct failedAddStruct failed
-
+ AddUnion failedAddUnion failed
-
+ AddMember failedAddMember failed
-
+ AppendMember failedAppendMember failed
-
+ Unknown calling convention "%s"
Unknown calling convention "%s"
-
+ AddFunction failedAddFunction failed
-
+ AddArg failedAddArg failed
-
+ AppendArg failedAppendArg failed
-
+ SizeofType failedSizeofType failed
-
+ Invalid type ID
-
+ VisitType failedVisitType failed
-
+ RemoveType failedRemoveType failed
-
+ Type %s removed
Type %s removed
-
+ LoadTypes failedLoadTypes failed
-
+ Types loadedTypes loaded
@@ -10819,6 +10804,84 @@ Do you want to continue rendering this graph?
یادداشتها
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &تأیید
+
+
+
+ &Cancel
+ &لغو
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ خطا
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10838,8 +10901,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
+
@@ -10888,8 +10951,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
+
@@ -14499,27 +14562,27 @@ Do you want to apply these patches anyway?
Remove breakpoint on all api calls
-
+ Total Progress %1%کل عملیات %1%
-
+ Set breakpoint on all calls to %1وقفه را روی کال ها قرار بده %1
-
+ Remove breakpoint on all calls to %1Remove breakpoint on all calls to %1
-
+ Error!خطا!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt failed!
@@ -15315,17 +15378,17 @@ The TEB can be used to get a lot of information on the process without calling W
Search...
-
+ &Copy&نسخهبرداری
-
+ Use case sensitive regular expressionUse case sensitive regular expression
-
+ Use case insensitive regular expressionUse case insensitive regular expression
@@ -16188,139 +16251,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
- Struct
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- نشانی
-
-
-
- Size
- اندازه
-
-
-
- Value
- Value
-
-
-
-
- Error
- خطا
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONLoad JSON
-
-
+
+ Parse headerParse header
-
+ RemoveRemove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&نسخهبرداری
-
- No types loaded yet, parse a header first...
+
+ Error
+ خطا
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16355,135 +16376,135 @@ The TEB can be used to get a lot of information on the process without calling W
Status
-
-
+
+ &Follow in Disassemblerدنبال کردن درون &تبدیلگر کد ماشین به زبان نمادین
-
+ Follow in &Dumpدنبال کردن درون &دادهها
-
+ Follow &imported addressFollow &imported address
-
+ Toggle BreakpointToggle Breakpoint
-
+ Toggle BookmarkToggle Bookmark
-
+ Help on Symbolic Nameراهنما برای نام نمادین
-
+ Follow &Entry Point in DisassemblerFollow &Entry Point in Disassembler
-
+ Follow in Memory MapFollow in Memory Map
-
+ &Download Symbols for This Module&Download Symbols for This Module
-
+ Download Symbols for &All ModulesDownload Symbols for &All Modules
-
+ Copy File &PathCopy File &Path
-
+ Browse in ExplorerBrowse in Explorer
-
+ Load library...Load library...
-
+ Free libraryFree library
-
+ Mark as &user moduleMark as &user module
-
+ Mark as &system moduleMark as &system module
-
+ Mark as &party...Mark as &party...
-
+ UserUser
-
+ SystemSystem
-
+ Party: %1Party: %1
-
-
-
+
+
+ ImportImport
-
+ &Copy&نسخهبرداری
-
+ Select DLLSelect DLL
-
+ Enter the path of a DLL to load in the debuggee.Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
@@ -16492,37 +16513,37 @@ This could introduce unexpected behaviour to your debugging session...
This could introduce unexpected behaviour to your debugging session...
-
+ Free LibraryFree Library
-
+ Error!خطا!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt failed!
-
+ Mark the party of the module asMark the party of the module as
-
+ 0 is user module, 1 is system module.0 is user module, 1 is system module.
-
+ Errorخطا
-
+ The party number can only be 0 or 1The party number can only be 0 or 1
@@ -17867,6 +17888,34 @@ This could introduce unexpected behaviour to your debugging session...Copy
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ نشانی
+
+
+
+ Size
+ اندازه
+
+
+
+ Value
+ Value
+
+ UpdateChecker
diff --git a/x64dbg_fi_FI.ts b/x64dbg_fi_FI.ts
index 4ab334a..0af5095 100644
--- a/x64dbg_fi_FI.ts
+++ b/x64dbg_fi_FI.ts
@@ -3049,6 +3049,11 @@
LocalsPaikalliset muuttujat
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3861,291 +3866,271 @@
CommonActions
-
+ Follow in DisassemblerSiirry koodissa
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler&Siirry DWORD:iin koodissa
-
+ &Follow QWORD in Disassembler&Siirry QWORD:iin koodissa
-
+ Follow in DumpSiirry muistivedoksessa
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump&Siirry DWORD:iin nykyisessä muistivedoksessa
-
+ &Follow QWORD in Current Dump&Siirry QWORD:iin nykyisessä muistivedoksessa
-
+ Dump %1Muistivedos %1
-
+ Follow DWORD in DumpSiirry DWORD:iin muistivedoksessa
-
+ Follow QWORD in DumpSiirry QWORD:iin muistivedoksessa
-
+ Follow in StackSiirry pinossa
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory MapSiirry muistikartassa
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ GraphKaavio
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ ToggleVaihda tila
-
-
+
+ EditMuokkaa
-
-
+
+ Set Hardware on ExecutionAseta suorituksen laitteistokeskeytyskohta
-
+ Remove HardwarePoista laitteistokeskeytyskohta
-
+ Replace Slot %1 (Unknown)Korvaa paikka %1 (tuntematon)
-
+ BreakpointKeskeytyskohta
-
+ Set Conditional BreakpointAseta ehdollinen keskeytyskohta
-
+ Replace Slot %1 (0x%2)Korvaa paikka %1 (0x%2)
-
+ Label Current AddressNimeä tämä osoite
-
+ CommentKommentti
-
+ Toggle BookmarkLisää/poista kirjanmerkki
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 HereAseta %1 tähän
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread HereLuo uusi säie tähän
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD&Tarkkaile DWORD:ia
-
+ &Watch QWORD&Tarkkaile QWORD:ia
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
Ei voi siirtyä kohtaan %1. Osoite ei kelpaa.
-
+ Add label at Lisää nimike kohtaan
-
+ The label may be in useNimike voi olla jo käytössä
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?Nimike "%1" voi olla jo käytössä, tai se ei ole kelvollinen. Sellaisen nimikkeen käyttämisellä voi olla ei-toivottuja vaikutuksia. Haluatko silti jatkaa?
-
-
-
+
+
+ Error!Virhe!
-
+ DbgSetLabelAt failed!DbgSetLabelAt epäonnistui!
-
+ Add comment at Lisää kommentti kohtaan
-
+ DbgSetCommentAt failed!DbgSetCommentAt epäonnistui!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt epäonnistui!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?Ohjelmistokeskeytyskohdan laittaminen tähän voi aiheuttaa ohjelman kaatumisen. Haluatko todella jatkaa?
-
- Error
- Virhe
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?Uuden alkupisteen laittaminen tähän voi aiheuttaa ohjelman kaatumisen. Haluatko todella jatkaa?
-
+ Creating new thread here may result in crash. Do you really want to continue?Uuden säikeen luominen tähän voi aiheuttaa ohjelman kaatumisen. Haluatko todella jatkaa?
-
+ Argument for the new threadArgumentti uudelle säikeelle
@@ -5879,14 +5864,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
Komennon "%s" voi suorittaa vain virheenkorjauksen aikana
@@ -6036,7 +6021,7 @@
-
+ Done!Valmis!
@@ -8290,81 +8275,81 @@
AddType epäonnistui
-
+ AddStruct failedAddStruct epäonnistui
-
+ AddUnion failedAddUnion epäonnistui
-
+ AddMember failedAddMember epäonnistui
-
+ AppendMember failedAppendMember epäonnistui
-
+ Unknown calling convention "%s"
Tuntematon kutsumenetelmä "%s"
-
+ AddFunction failedAddFunction epäonnistui
-
+ AddArg failedAddArg epäonnistui
-
+ AppendArg failedAppendArg epäonnistui
-
+ SizeofType failedSizeofType epäonnistui
-
+ Invalid type ID
-
+ VisitType failedVisitType epäonnistui
-
+ RemoveType failedRemoveType epäonnistui
-
+ Type %s removed
Type %s poistettu
-
+ LoadTypes failedLoadTypes epäonnistui
-
+ Types loadedTyypit ladattu
@@ -10798,6 +10783,84 @@ Haluatko jatkaan tämän kaavion piirtämistä?
Kommentit
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &OK
+
+
+
+ &Cancel
+ &Peruuta
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Virhe
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10817,7 +10880,7 @@ Haluatko jatkaan tämän kaavion piirtämistä?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10867,7 +10930,7 @@ Haluatko jatkaan tämän kaavion piirtämistä?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14468,27 +14531,27 @@ Haluatko silti toteuttaa nämä muutokset?
Poista keskeytyskohta kaikista API-kutsuista
-
+ Total Progress %1%Kokonaisedistyminen %1%
-
+ Set breakpoint on all calls to %1Aseta keskeytyskohta kaikkiin %1:n kutsuihin
-
+ Remove breakpoint on all calls to %1Poista keskeytyskohta kaikista %1:n kutsuista
-
+ Error!Virhe!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt epäonnistui!
@@ -15295,17 +15358,17 @@ TEB:n avulla voi kerätä paljon tietoa prosessista kutsumatta Win32-rajapinnan
Hae...
-
+ &Copy&Kopioi
-
+ Use case sensitive regular expressionKäytä säännöllisessä lausekkeessa merkitsevää kirjainkokoa
-
+ Use case insensitive regular expressionKäytä säännöllisessä lausekkeessa merkitsemätöntä kirjainkokoa
@@ -16168,139 +16231,97 @@ TEB:n avulla voi kerätä paljon tietoa prosessista kutsumatta Win32-rajapinnan
StructWidget
-
- Struct
- Tietue
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Osoite
-
-
-
- Size
- Koko
-
-
-
- Value
- Arvo
-
-
-
-
- Error
- Virhe
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONLataa JSON
-
-
+
+ Parse headerJäsennä otsake
-
+ RemovePoista
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Kopioi
-
- No types loaded yet, parse a header first...
+
+ Error
+ Virhe
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)JSON-tiedostot (*.json);;Kaikki tiedostot (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)Otsaketiedostot (*.h *.hpp);;Kaikki tiedostot (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16335,135 +16356,135 @@ TEB:n avulla voi kerätä paljon tietoa prosessista kutsumatta Win32-rajapinnan
Tila
-
-
+
+ &Follow in Disassembler&Siirry koodissa
-
+ Follow in &DumpSiirry &muistivedoksessa
-
+ Follow &imported addressSiirry &tuotuun osoitteeseen
-
+ Toggle BreakpointLisää/poista keskeytyskohta
-
+ Toggle BookmarkLisää/poista kirjanmerkki
-
+ Help on Symbolic NameOhjeita symboliseen nimeen liittyen
-
+ Follow &Entry Point in DisassemblerSiirry &alkuosoitteeseen koodissa
-
+ Follow in Memory MapSiirry muistikartassa
-
+ &Download Symbols for This Module&Lataa tämän moduulin symbolit
-
+ Download Symbols for &All ModulesLataa &kaikkien moduulien symbolit
-
+ Copy File &PathKopioi tiedoston &polku
-
+ Browse in ExplorerSelaa Resurssienhallinnassa
-
+ Load library...Lataa kirjasto...
-
+ Free libraryVapauta kirjasto
-
+ Mark as &user moduleMerkitse &käyttäjäalueen moduuliksi
-
+ Mark as &system moduleMerkitse &järjestelmämoduuliksi
-
+ Mark as &party...Valitse &muistialue...
-
+ UserKäyttäjäalue
-
+ SystemJärjestelmäalue
-
+ Party: %1Muistialue: %1
-
-
-
+
+
+ ImportTuo
-
+ &Copy&Kopioi
-
+ Select DLLValitse DLL
-
+ Enter the path of a DLL to load in the debuggee.Syötä kohdeohjelmassa ladattavan DLL-tiedoston polku.
-
+ DLL Files (*.dll);;All Files (*.*)DLL-tiedostot (*.dll);;Kaikki tiedostot (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
@@ -16472,37 +16493,37 @@ This could introduce unexpected behaviour to your debugging session...
Se voi aiheuttaa odottamatonta toimintaa virheenjäljitysistunnossa...
-
+ Free LibraryVapauta kirjasto
-
+ Error!Virhe!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt epäonnistui!
-
+ Mark the party of the module asValitse moduulin muistialue
-
+ 0 is user module, 1 is system module.0 tarkoittaa käyttäjäaluetta, 1 järjestelmäaluetta.
-
+ ErrorVirhe
-
+ The party number can only be 0 or 1
@@ -17847,6 +17868,34 @@ Se voi aiheuttaa odottamatonta toimintaa virheenjäljitysistunnossa...Kopioi
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Osoite
+
+
+
+ Size
+ Koko
+
+
+
+ Value
+ Arvo
+
+ UpdateChecker
diff --git a/x64dbg_fil_PH.ts b/x64dbg_fil_PH.ts
index f19f3ac..adc2a73 100644
--- a/x64dbg_fil_PH.ts
+++ b/x64dbg_fil_PH.ts
@@ -3049,6 +3049,11 @@
LocalsMga lokal
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3861,291 +3866,271 @@
CommonActions
-
+ Follow in DisassemblerSumunod sa Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler&Sundin ang DWORD sa Disassembler
-
+ &Follow QWORD in Disassembler&Sundin ang QWORD sa Disassembler
-
+ Follow in DumpSundin sa Pagtapon
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in StackSumunod sa Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory MapSundan ang mapa ng memorya
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ GraphGraph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ TogglePalipat-lipat
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ BreakpointBreakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current AddressTatak ng kasalukuyang address
-
+ CommentKumento
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread HereLumikha ng Bagong Thread dito
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at Magdagdag ng tatak sa
-
+ The label may be in useAng tatak ay maaring ginagamit
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?Ang tatak "%1" ay maaring umiiral na tatak o valid na ekspresyon. Gamit ang naturang tatak baka may hindi inaasahan mga epekto. Gusto mo parin bang magpatuloy?
-
-
-
+
+
+ Error!Error!
-
+ DbgSetLabelAt failed!Nabigo ang DbgSetLabelA!
-
+ Add comment at Magdagdag ng komento sa
-
+ DbgSetCommentAt failed!Nabigo ang DbgSetCommentA!
-
+ DbgSetBookmarkAt failed!Nabigo ang DbgSetBookmarkAt!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
- Error
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5874,14 +5859,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6030,7 +6015,7 @@
-
+ Done!
@@ -8159,79 +8144,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10537,6 +10522,84 @@ Do you want to continue rendering this graph?
Kumento
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &OK
+
+
+
+ &Cancel
+ &Kanselahin
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Error
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10556,7 +10619,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10606,7 +10669,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14201,27 +14264,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!Error!
-
+ DbgSetBookmarkAt failed!Nabigo ang DbgSetBookmarkAt!
@@ -15004,17 +15067,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy&Kopyahin
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15877,139 +15940,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Address
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
- Error
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Kopyahin
-
- No types loaded yet, parse a header first...
+
+ Error
+ Error
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16044,172 +16065,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler&Sundan sa Disassembler
-
+ Follow in &DumpSundin sa &Tapon
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic NameTumulong sa simbolikong pangalan
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory MapSundan ang mapa ng memorya
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy&Kopyahin
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!Error!
-
+ DbgSetBookmarkAt failed!Nabigo ang DbgSetBookmarkAt!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ ErrorError
-
+ The party number can only be 0 or 1
@@ -17554,6 +17575,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Address
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_fr_FR.ts b/x64dbg_fr_FR.ts
index 864d43a..971993f 100644
--- a/x64dbg_fr_FR.ts
+++ b/x64dbg_fr_FR.ts
@@ -3048,6 +3048,11 @@
LocalsVariables locales
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3860,291 +3865,271 @@
CommonActions
-
+ Follow in DisassemblerSuivre dans le Désassembleur
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler&Suivre DWORD dans le Désassembleur
-
+ &Follow QWORD in Disassembler&Suivre QWORD dans le Désassembleur
-
+ Follow in DumpSuivre dans la vue Hexa
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump&Suivre le DWORD dans la vue Hexa Courante
-
+ &Follow QWORD in Current Dump&Suivre le QWORD dans la vue Hexa Courante
-
+ Dump %1Vue Hexa %1
-
+ Follow DWORD in Dump&Suivre le DWORD dans la vue Hexa
-
+ Follow QWORD in Dump&Suivre le QWORD dans la vue Hexa
-
+ Follow in StackSuivre dans la pile
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory MapSuivre dans la cartographie mémoire
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ GraphGraphe
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ ToggleActiver/désactiver
-
-
+
+ EditModifier
-
-
+
+ Set Hardware on ExecutionMettre point d'arrêt matériel sur Exécution
-
+ Remove HardwareSupprimer Matériel
-
+ Replace Slot %1 (Unknown)Remplacer l'emplacement %1 (inconnu)
-
+ BreakpointPoint d’arrêt
-
+ Set Conditional BreakpointDéfinir un point d'arrêt conditionnel
-
+ Replace Slot %1 (0x%2)Remplacer l’emplacement %1 (0x%2)
-
+ Label Current AddressÉtiqueter l'Adresse Courante
-
+ CommentCommentaire
-
+ Toggle BookmarkBasculer le marque page
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 HereDéfinir %1 ici
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread HereCréer un nouveau thread ici
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD&Monitorer DWORD
-
+ &Watch QWORD&Monitorer QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
Impossible de suivre %1. L'adresse est invalide.
-
+ Add label at Ajouter étiquette à l'adresse
-
+ The label may be in useL'étiquette peut être utilisée
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?L'étiquette "%1" peut être une étiquette existante ou une expression valide. L'utilisation de cette étiquette peut avoir des effets indésirables. Voulez-vous continuer ?
-
-
-
+
+
+ Error!Erreur!
-
+ DbgSetLabelAt failed!DbgSetLabelAt a échoué!
-
+ Add comment at Ajouter un commentaire à l'adresse
-
+ DbgSetCommentAt failed!DbgSetCommentAt a échoué !
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt a échoué !
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?Définir un point d'arrêt logiciel ici peut entraîner un crash. Voulez-vous vraiment continuer ?
-
- Error
- Erreur
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?Définir une nouvelle origine ici peut entraîner un crash. Voulez-vous vraiment continuer ?
-
+ Creating new thread here may result in crash. Do you really want to continue?La création d'un nouveau fil de discussion ici peut entraîner un crash. Voulez-vous vraiment continuer ?
-
+ Argument for the new threadArgument pour le nouveau thread
@@ -5879,14 +5864,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
La commande "%s" est debug-only
@@ -6036,7 +6021,7 @@
-
+ Done!Terminé !
@@ -8236,79 +8221,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10614,6 +10599,84 @@ Do you want to continue rendering this graph?
Commentaires
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &OK
+
+
+
+ &Cancel
+ &Annuler
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Erreur
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10633,7 +10696,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10683,7 +10746,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14283,27 +14346,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%Terminé à %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!Erreur!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt a échoué !
@@ -15086,17 +15149,17 @@ The TEB can be used to get a lot of information on the process without calling W
Rechercher...
-
+ &Copy&Copier
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15959,139 +16022,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Addresse
-
-
-
- Size
- Taille
-
-
-
- Value
- Valeur
-
-
-
-
- Error
- Erreur
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Copier
-
- No types loaded yet, parse a header first...
+
+ Error
+ Erreur
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)Fichiers JSON (*.json);;Tous les fichiers (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)Fichiers d'en-tête (*.h *.hpp);;Tous les fichiers (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16126,172 +16147,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler&Suivre dans Désassembleur
-
+ Follow in &DumpSuivre dans la vue Hexa
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic NameAide sur le nom Symbolique
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ UserUtilisateur
-
+ SystemSystème
-
+ Party: %1
-
-
-
+
+
+ ImportImporter
-
+ &Copy&Copier
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)Fichiers DLL (*.dll);;Tous les fichiers (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!Erreur!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt a échoué !
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ ErrorErreur
-
+ The party number can only be 0 or 1
@@ -17636,6 +17657,34 @@ This could introduce unexpected behaviour to your debugging session...
Copier
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Addresse
+
+
+
+ Size
+ Taille
+
+
+
+ Value
+ Valeur
+
+ UpdateChecker
diff --git a/x64dbg_he_IL.ts b/x64dbg_he_IL.ts
index 474ce72..3f8c66a 100644
--- a/x64dbg_he_IL.ts
+++ b/x64dbg_he_IL.ts
@@ -3045,6 +3045,11 @@
Localsמקומיים
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3856,291 +3861,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graphגרף
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggleהחלף מצב
-
-
+
+ Editעריכה
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardwareהסר חומרה
-
+ Replace Slot %1 (Unknown)
-
+ Breakpointנקודת עצירה
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ Commentהערה
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD&לצפות בDWORD
-
+ &Watch QWORD&לצפות בQWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at הוסף תווית ב
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!שגיאה!
-
+ DbgSetLabelAt failed!DbgSetLabelAt נכשל!
-
+ Add comment at הוסף הערה ב
-
+ DbgSetCommentAt failed!DbgSetCommentAt נכשל!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt נכשל!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
- שגיאה
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5678,7 +5663,7 @@
Struct
- Struct
+
@@ -5870,14 +5855,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6026,7 +6011,7 @@
-
+ Done!בוצע!
@@ -8157,79 +8142,79 @@
AddType נכשל
-
+ AddStruct failedAddStruct נכשל
-
+ AddUnion failedAddUnion נכשל
-
+ AddMember failedAddMember נכשל
-
+ AppendMember failedAppendMember נכשל
-
+ Unknown calling convention "%s"
-
+ AddFunction failedAddFunction נכשל
-
+ AddArg failedAddArg נכשל
-
+ AppendArg failedAppendArg נכשל
-
+ SizeofType failedSizeofType נכשל
-
+ Invalid type ID
-
+ VisitType failedVisitType נכשל
-
+ RemoveType failedRemoveType נכשל
-
+ Type %s removed
הסוג %s הוסר
-
+ LoadTypes failedLoadTypes נכשל
-
+ Types loaded
@@ -10548,6 +10533,84 @@ Do you want to continue rendering this graph?
הערות
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &אישור
+
+
+
+ &Cancel
+ &ביטול
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ שגיאה
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10567,7 +10630,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10617,7 +10680,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14212,27 +14275,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!שגיאה!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt נכשל!
@@ -15015,17 +15078,17 @@ The TEB can be used to get a lot of information on the process without calling W
חיפוש...
-
+ &Copy&העתק
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15888,139 +15951,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
- Struct
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- כתובת
-
-
-
- Size
- גודל
-
-
-
- Value
- ערך
-
-
-
-
- Error
- שגיאה
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONטען JSON
-
-
+
+ Parse header
-
+ Removeהסר
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&העתק
-
- No types loaded yet, parse a header first...
+
+ Error
+ שגיאה
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16055,172 +16076,172 @@ The TEB can be used to get a lot of information on the process without calling W
מצב
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Pathהעתק &כתובת קובץ
-
+ Browse in Explorer
-
+ Load library...
-
+ Free libraryשחרר ספריה
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ Userמשתמש
-
+ Systemמערכת
-
+ Party: %1
-
-
-
+
+
+ Importייבא
-
+ &Copy&העתק
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Libraryשחרר ספריה
-
+ Error!שגיאה!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt נכשל!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Errorשגיאה
-
+ The party number can only be 0 or 1
@@ -17565,6 +17586,34 @@ This could introduce unexpected behaviour to your debugging session...
העתק
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ כתובת
+
+
+
+ Size
+ גודל
+
+
+
+ Value
+ ערך
+
+ UpdateChecker
diff --git a/x64dbg_hi_IN.ts b/x64dbg_hi_IN.ts
index 9afebe4..704715b 100644
--- a/x64dbg_hi_IN.ts
+++ b/x64dbg_hi_IN.ts
@@ -3044,6 +3044,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3855,291 +3860,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ Comment
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5868,14 +5853,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6024,7 +6009,7 @@
-
+ Done!
@@ -8153,79 +8138,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10531,6 +10516,84 @@ Do you want to continue rendering this graph?
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10550,7 +10613,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10600,7 +10663,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14195,27 +14258,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!
-
+ DbgSetBookmarkAt failed!
@@ -14998,17 +15061,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15871,139 +15934,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16038,172 +16059,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17548,6 +17569,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_hu_HU.ts b/x64dbg_hu_HU.ts
index 658bd7f..3c46c37 100644
--- a/x64dbg_hu_HU.ts
+++ b/x64dbg_hu_HU.ts
@@ -3047,6 +3047,11 @@ mrfearless
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3858,291 +3863,271 @@ mrfearless
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ BreakpointTöréspont
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ CommentMegjegyzés
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!Hiba!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5871,14 +5856,14 @@ mrfearless
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6027,7 +6012,7 @@ mrfearless
-
+ Done!Kész!
@@ -8156,79 +8141,79 @@ mrfearless
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10534,6 +10519,84 @@ Do you want to continue rendering this graph?
Megjegyzések
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+ &Mégse
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10553,7 +10616,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10603,7 +10666,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14198,27 +14261,27 @@ Do you want to apply these patches anyway?
Törölje a töréspontot minden api hívásban
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!Hiba!
-
+ DbgSetBookmarkAt failed!
@@ -15003,17 +15066,17 @@ a TEB lehet hozzászokott kap egy csomó információt a folyamat a Win32 API h
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15876,139 +15939,97 @@ a TEB lehet hozzászokott kap egy csomó információt a folyamat a Win32 API h
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Cím
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16043,172 +16064,172 @@ a TEB lehet hozzászokott kap egy csomó információt a folyamat a Win32 API h
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!Hiba!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17553,6 +17574,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Cím
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_id_ID.ts b/x64dbg_id_ID.ts
index d41f668..111f84c 100644
--- a/x64dbg_id_ID.ts
+++ b/x64dbg_id_ID.ts
@@ -3044,6 +3044,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3855,291 +3860,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ CommentKomentar
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5868,14 +5853,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6024,7 +6009,7 @@
-
+ Done!
@@ -8153,79 +8138,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10531,6 +10516,84 @@ Do you want to continue rendering this graph?
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10550,7 +10613,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10600,7 +10663,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14195,27 +14258,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!
-
+ DbgSetBookmarkAt failed!
@@ -14998,17 +15061,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15871,139 +15934,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16038,172 +16059,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17548,6 +17569,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_it_IT.ts b/x64dbg_it_IT.ts
index 8ca0516..6a871af 100644
--- a/x64dbg_it_IT.ts
+++ b/x64dbg_it_IT.ts
@@ -3046,6 +3046,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3857,292 +3862,272 @@
CommonActions
-
+ Follow in DisassemblerVisualizza nel Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler&Visualizza DWORD nel Disassembler
-
+ &Follow QWORD in Disassembler&Visualizza QWORD nel Disassembler
-
+ Follow in DumpVisualizza in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump&Visualizza DWORD nel Dump corrente
-
+ &Follow QWORD in Current Dump&Visualizza QWORD nel Disassembler
-
+ Dump %1Dump %1
-
+ Follow DWORD in DumpSegui DWORD nel Dump
-
+ Follow QWORD in DumpSegui QWORD nel Dump
-
+ Follow in StackVisualizza nello Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory MapSegui in Mappa Memoria
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ GraphGrafico
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ ToggleInterruttore
-
-
+
+ EditModifica
-
-
+
+ Set Hardware on ExecutionSetta Hardware in esecuzione
-
+ Remove HardwareRimuovi hardware
-
+ Replace Slot %1 (Unknown)
-
+ BreakpointPunto di rottura
-
+ Set Conditional BreakpointImposta Breakpoint Condizionale
-
+ Replace Slot %1 (0x%2)
-
+ Label Current AddressEtichetta indirizzo corrente
-
+ CommentCommento
-
+ Toggle BookmarkRimuovi Segnalibro
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".Aggiungi un segnalibro qui, o rimuovi un segnalibro. Comando equivalente "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 HereImposta %1 qui
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".Imposta la prossima istruzione da eseguire a questo indirizzo. Comando equivalente "mov cip, address".
-
+ Create New Thread HereCrea nuovo thread qui
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".Crea un nuovo thread a questo indirizzo. Comando equivalente "createthread address, argument".
-
+ &Watch DWORD&Watch DWORD
-
+ &Watch QWORD&Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".Aggiungi l'indirizzo nella vista di osservazione. Comando equivalente "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
Impossibile seguire %1. L'indirizzo non è valido.
-
+ Add label at Aggiungi etichetta a
-
+ The label may be in useL'etichetta può essere in uso
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?L'etichetta "%1" può essere un'etichetta esistente o un'espressione valida. L'uso di tale etichetta potrebbe avere effetti indesiderati. Vuoi ancora continuare?
-
-
-
+
+
+ Error!Errore!
-
+ DbgSetLabelAt failed!DbgSetLabelAt fallito!
-
+ Add comment at Aggiungi commento a
-
+ DbgSetCommentAt failed!DbgSetCommentAt fallito!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt fallito!
-
+ Address %1 is not executableL'indirizzo %1 non è eseguibile
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?Impostare il punto d'interruzione del software qui, potrebbe risultare in un crash. Vuoi davvero continuare?
-
- Error
- Errore
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?Impostare una nuova origine qui, potrebbe risultare in un crash. Vuoi davvero continuare?
-
+ Creating new thread here may result in crash. Do you really want to continue?Creare un nuovo thread qui, potrebbe risultare in un crash. Vuoi davvero continuare?
-
+ Argument for the new threadArgomento per il nuovo thread
@@ -5872,14 +5857,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6028,7 +6013,7 @@
-
+ Done!Fatto!
@@ -8174,79 +8159,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10555,6 +10540,84 @@ Do you want to continue rendering this graph?
Commenti
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &OK
+
+
+
+ &Cancel
+ &Annulla
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Errore
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10574,7 +10637,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10624,7 +10687,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14223,27 +14286,27 @@ Si desidera applicare queste patch comunque?
Rimuovere breakpoint su tutte le call api
-
+ Total Progress %1%Avanzamento totale %1%
-
+ Set breakpoint on all calls to %1Imposta breakpoint su tutte le call a %1
-
+ Remove breakpoint on all calls to %1Rimuovi breakpoint su tutte le call a %1
-
+ Error!Errore!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt fallito!
@@ -15026,17 +15089,17 @@ The TEB can be used to get a lot of information on the process without calling W
Ricerca...
-
+ &Copy&Copia
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15899,139 +15962,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Indirizzo
-
-
-
- Size
- Dimensioni
-
-
-
- Value
- Valore
-
-
-
-
- Error
- Errore
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Copia
-
- No types loaded yet, parse a header first...
+
+ Error
+ Errore
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16066,172 +16087,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler&Visualizza nel Disassembler
-
+ Follow in &Dump&Visualizza in Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic NameAiuta sul nome simbolico
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory MapSegui in Mappa Memoria
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ UserUtente
-
+ SystemSistema
-
+ Party: %1
-
-
-
+
+
+ ImportImporta
-
+ &Copy&Copia
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!Errore!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt fallito!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ ErrorErrore
-
+ The party number can only be 0 or 1
@@ -17576,6 +17597,34 @@ This could introduce unexpected behaviour to your debugging session...
Copia
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Indirizzo
+
+
+
+ Size
+ Dimensioni
+
+
+
+ Value
+ Valore
+
+ UpdateChecker
diff --git a/x64dbg_ja_JP.ts b/x64dbg_ja_JP.ts
index 7c69a83..19c8fed 100644
--- a/x64dbg_ja_JP.ts
+++ b/x64dbg_ja_JP.ts
@@ -3051,6 +3051,11 @@
Localsローカル
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3863,292 +3868,272 @@
CommonActions
-
+ Follow in Disassembler逆アセンブラで追跡
-
+ Show this address in disassembler. Equivalent command "d address".このアドレスを逆アセンブラに表示。 同等のコマンド"d address"。
-
+ &Follow DWORD in Disassembler逆アセンブラでDWORDを追跡 (&F)
-
+ &Follow QWORD in Disassembler逆アセンブラでQWORDを追跡 (&F)
-
+ Follow in Dumpダンプ画面で追跡
-
+ Show the address in dump. Equivalent command "dump address".このアドレスをダンプに表示。 同等のコマンド"dump address"。
-
+ &Follow DWORD in Current Dump現在のダンプ画面でDWORDを追跡 (&F)
-
+ &Follow QWORD in Current Dump現在のダンプ画面でQWORDを追跡 (&F)
-
+ Dump %1ダンプ %1
-
+ Follow DWORD in Dumpダンプ画面でDWORDを追跡
-
+ Follow QWORD in Dumpダンプ画面でQWORDを追跡
-
+ Follow in Stackスタック画面で追跡
-
+ Show this address in stack view. Equivalent command "sdump address".このアドレスをスタックに表示。 同等のコマンド"sdump address"。
-
+ Follow in Memory Mapメモリマップ画面で追跡
-
+ Show this address in memory map view. Equivalent command "memmapdump address".このアドレスをメモリマップに表示。 同等のコマンド"memmapdump address"。
-
+ Graphグラフ
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".この機能の制御フローグラフをCPUに表示。 同等のコマンド"graph address"。
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle切り替え
-
-
+
+ Edit編集
-
-
+
+ Set Hardware on Execution実行時にハードウェアをセット
-
+ Remove Hardwareハードウェアを削除
-
+ Replace Slot %1 (Unknown)スロット%1 (不明) の置き換え
-
+ Breakpointブレークポイント
-
+ Set Conditional Breakpoint条件付きブレークポイントの設定
-
+ Replace Slot %1 (0x%2)スロット %1 (0x%2) の置き換え
-
+ Label Current Address現在のアドレスにラベルを付ける
-
+ Commentコメント
-
+ Toggle Bookmarkブックマークの設定/解除
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".ここにブックマークを設定、または削除。 同等のコマンド "bookmarkset address"/"bookmarkdel address"。
-
+ Set %1 Hereここに %1 を設定
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".このアドレスに次に実行される命令を設定。 同等のコマンド "mov cip, address"。
-
+ Create New Thread Hereここに 新しいスレッドを作成
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".このアドレスに新しいスレッドを作成。 同等のコマンド "createthread address, argument"。
-
+ &Watch DWORDDWORD をウォッチへ追加(&W)
-
+ &Watch QWORDQWORD をウォッチへ追加(&W)
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".ウォッチにアドレスを追加。 同等のコマンド "AddWatch [address], "uint""。
-
+ Cannot follow %1. Address is invalid.
%1 を追跡できません。アドレスが無効です。
-
+ Add label at ラベルを追加
-
+ The label may be in useそのラベルは使用されています
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?ラベル "%1" は存在しているか有効な式です。このラベルを使うと望まない結果になる場合がありますが、続行しますか?
-
-
-
+
+
+ Error!エラー!
-
+ DbgSetLabelAt failed!DbgSetLabelAt失敗!
-
+ Add comment at コメントを追加
-
+ DbgSetCommentAt failed!DbgSetCommentAt 失敗!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt 失敗!
-
+ Address %1 is not executableアドレス %1 は実行可能ではありません
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?ここにソフトウェア ブレークポイントを設定するとクラッシュする可能性があります。続行しますか?
-
- Error
- エラー
-
-
-
- No types loaded yet, parse a header first...
- まだ読み込まれたタイプがありません。先にヘッダーを解析してください...
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
- %1 を表示するアドレス
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?ここに新しい開始点を設定するとクラッシュする可能性があります。続行しますか?
-
+ Creating new thread here may result in crash. Do you really want to continue?ここに新しいスレッドを作るとクラッシュする可能性があります。継続しますか?
-
+ Argument for the new thread新しいスレッドの引数
@@ -5888,14 +5873,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
引数が足りません! 少なくとも %d 個の引数を指定する必要があります。引数は<a href="https://help.x64dbg.com/en/latest/commands/index.html">カンマで区切ります</a>。
-
-
+
+ The command "%s" is debug-only
コマンド "%s" はデバッグ時のみ使用可能です
@@ -6047,7 +6032,7 @@
-
+ Done!完了!
@@ -8318,81 +8303,81 @@
AddType 失敗
-
+ AddStruct failedAddStruct 失敗
-
+ AddUnion failedAddUnion 失敗
-
+ AddMember failedAddMember 失敗
-
+ AppendMember failedAppendMember 失敗
-
+ Unknown calling convention "%s"
不明な呼び出し規則 "%s"
-
+ AddFunction failedAddFunction 失敗
-
+ AddArg failedAddArg 失敗
-
+ AppendArg failedAppendArg 失敗
-
+ SizeofType failedSizeofType 失敗
-
+ Invalid type ID
-
+ VisitType failedVisitType 失敗
-
+ RemoveType failedRemoveType 失敗
-
+ Type %s removed
種類 %s を削除しました
-
+ LoadTypes failedLoadTypes 失敗
-
+ Types loaded読み込まれた種類
@@ -10869,6 +10854,84 @@ Do you want to continue rendering this graph?
コメント
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ OK (&O)
+
+
+
+ &Cancel
+ キャンセル (&C)
+
+
+
+ Display type
+ 表示タイプ
+
+
+
+ Type Name
+
+
+
+
+ Error
+ エラー
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10888,8 +10951,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
- <html><head/><body><p>この式が1に評価されると、ブレークポイントが中断されます。</p><p>決して中断されないブレークポイントの場合は <span style=" text-decoration: underline;">0</span> に設定しますが、ログ記録とコマンドの実行は可能です。</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
+
@@ -10938,8 +11001,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
- <html><head/><body><p>この式が 1 に評価された場合、ブレークポイントに到達したときに上記で指定されたコマンドが実行されます。</p><p>常にコマンドを実行するには、式を <span style=" text-decoration: underline;">1</span> に設定します。</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
+
@@ -14551,27 +14614,27 @@ Do you want to apply these patches anyway?
すべてのAPI コールのブレークポイントを削除
-
+ Total Progress %1%全体の進捗状況 %1%
-
+ Set breakpoint on all calls to %1%1 へのすべてのコールにブレークポイントを設定
-
+ Remove breakpoint on all calls to %1%1 へのすべてのコールのブレークポイントを削除
-
+ Error!エラー!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt 失敗!
@@ -15364,17 +15427,17 @@ TEBは、Win32APIを呼び出すことなく、プロセスに関する多くの
検索...
-
+ &Copyコピー(&C)
-
+ Use case sensitive regular expression大文字/小文字を区別する正規表現を使用
-
+ Use case insensitive regular expression大文字/小文字を区別しない正規表現を使用
@@ -16237,139 +16300,97 @@ TEBは、Win32APIを呼び出すことなく、プロセスに関する多くの
StructWidget
-
- Struct
- 構造体
-
-
-
- Field
- フィールド
-
-
-
- Offset
- オフセット
-
-
-
- Address
- アドレス
-
-
-
- Size
- サイズ
-
-
-
- Value
- 値
-
-
-
-
- Error
- エラー
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dumpダンプ内のアドレスを追跡(&F)
-
+ Follow value in Dumpダンプ内の値を追跡
-
+ Follow value in Disassembler逆アセンブラの値を追跡
-
+ Display type表示タイプ
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONJSON の読み込み
-
-
+
+ Parse headerヘッダの解析
-
+ Remove削除
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copyコピー(&C)
-
- No types loaded yet, parse a header first...
- まだ読み込まれたタイプがありません。先にヘッダーを解析してください...
+
+ Error
+ エラー
-
- Type to display
- 表示する種類
+
+ Failed to visit type...
+
-
-
- Address to display %1 at
- %1 を表示するアドレス
-
-
-
+ JSON files (*.json);;All files (*.*)JSON ファイル (*.json);;すべてのファイル (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)ヘッダ ファイル (*.h *.hpp);;すべてのファイル (*.*)
+
+
+ Address to display %1 at
+ %1 を表示するアドレス
+ SymbolView
@@ -16404,135 +16425,135 @@ TEBは、Win32APIを呼び出すことなく、プロセスに関する多くの
状態
-
-
+
+ &Follow in Disassembler逆アセンブラで追跡(&F)
-
+ Follow in &Dumpダンプ画面で追跡(&D)
-
+ Follow &imported addressインポートされたアドレスを追跡(&I)
-
+ Toggle Breakpointブレークポイントの切り替え
-
+ Toggle Bookmarkブックマークの設定/解除
-
+ Help on Symbolic Nameシンボリック名のヘルプ
-
+ Follow &Entry Point in Disassembler逆アセンブラでエントリー ポイントを追跡(&E)
-
+ Follow in Memory Mapメモリ マップ画面で追跡
-
+ &Download Symbols for This Moduleこのモジュールのシンボルをダウンロード(&D)
-
+ Download Symbols for &All Modulesすべてのモジュールのシンボルをダウンロード(&A)
-
+ Copy File &Pathファイルのパスをコピー(&P)
-
+ Browse in Explorerエクスプローラーで参照
-
+ Load library...ライブラリの読み込み...
-
+ Free libraryライブラリの解放
-
+ Mark as &user moduleユーザーモジュールとしてマーク(&U)
-
+ Mark as &system moduleシステム モジュールとしてマーク(&S)
-
+ Mark as &party...パーティとしてマーク(&P)...
-
+ Userユーザー
-
+ Systemシステム
-
+ Party: %1パーティ : %1
-
-
-
+
+
+ Importインポート
-
+ &Copyコピー(&C)
-
+ Select DLLDLL の選択
-
+ Enter the path of a DLL to load in the debuggee.デバッグ対象にロードするDLLのパスを入力。
-
+ DLL Files (*.dll);;All Files (*.*)DLL ファイル (*.dll);;すべてのファイル (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
@@ -16541,37 +16562,37 @@ This could introduce unexpected behaviour to your debugging session...
これにより、デバッグ セッションに予期しない動作が発生する可能性があります...
-
+ Free Libraryライブラリの解放
-
+ Error!エラー!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt 失敗!
-
+ Mark the party of the module asモジュールのパーティをマーク
-
+ 0 is user module, 1 is system module.0 はユーザー モジュール、1 はシステム モジュールです。
-
+ Errorエラー
-
+ The party number can only be 0 or 1パーティ番号は 0 または 1 のみです
@@ -17919,6 +17940,34 @@ This could introduce unexpected behaviour to your debugging session...
コピー
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ アドレス
+
+
+
+ Size
+ サイズ
+
+
+
+ Value
+ 値
+
+ UpdateChecker
diff --git a/x64dbg_ka_GE.ts b/x64dbg_ka_GE.ts
index c13c923..c02d1bc 100644
--- a/x64dbg_ka_GE.ts
+++ b/x64dbg_ka_GE.ts
@@ -3045,6 +3045,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3856,291 +3861,271 @@
CommonActions
-
+ Follow in Disassemblerდისასემბლერში გადასვლა
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stackსტეკში გადასვლა
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graphგრაფი
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggleგადართვა
-
-
+
+ Editშეცვლა
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ Commentკომენტარი
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at იარლიყის დამატება
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!შეცდომა!
-
+ DbgSetLabelAt failed!
-
+ Add comment at კომენტარის დამატება
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
- შეცდომა
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5869,14 +5854,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6025,7 +6010,7 @@
-
+ Done!
@@ -8154,79 +8139,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10532,6 +10517,84 @@ Do you want to continue rendering this graph?
კომენტარები
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &OK
+
+
+
+ &Cancel
+ &გაუქმება
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ შეცდომა
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10551,7 +10614,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10601,7 +10664,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14196,27 +14259,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!შეცდომა!
-
+ DbgSetBookmarkAt failed!
@@ -14999,17 +15062,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy&კოპირება
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15872,139 +15935,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- მისამართი
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
- შეცდომა
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&კოპირება
-
- No types loaded yet, parse a header first...
+
+ Error
+ შეცდომა
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16039,172 +16060,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassemblerდისასემბლერში &გადასვლა
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy&კოპირება
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!შეცდომა!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Errorშეცდომა
-
+ The party number can only be 0 or 1
@@ -17549,6 +17570,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ მისამართი
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_ko_KR.ts b/x64dbg_ko_KR.ts
index 49e7d3e..861d657 100644
--- a/x64dbg_ko_KR.ts
+++ b/x64dbg_ko_KR.ts
@@ -3049,6 +3049,11 @@
Locals로컬
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3861,291 +3866,271 @@
CommonActions
-
+ Follow in Disassembler디스어셈블러에서 따라가기
-
+ Show this address in disassembler. Equivalent command "d address".디스어셈블러에 이 주소를 표시합니다. 동일한 명령어는 "d address"입니다.
-
+ &Follow DWORD in Disassembler디스어셈블러에서 DWORD 따라가기(&F)
-
+ &Follow QWORD in Disassembler디스어셈블러에서 QWORD 따라가기(&F)
-
+ Follow in Dump덤프에서 따라가기
-
+ Show the address in dump. Equivalent command "dump address".덤프에 이 주소를 표시합니다. 동일한 명령어는 "dump address"입니다.
-
+ &Follow DWORD in Current Dump현재 덤프에서 DWORD 따라가기(&F)
-
+ &Follow QWORD in Current Dump현재 덤프에서 QWORD 따라가기(&F)
-
+ Dump %1덤프 %1
-
+ Follow DWORD in Dump덤프에서 DWORD 따라가기
-
+ Follow QWORD in Dump덤프에서 QWORD 따라가기
-
+ Follow in Stack스택에서 따라가기
-
+ Show this address in stack view. Equivalent command "sdump address".스택 뷰에 이 주소를 표시합니다. 동일한 명령어는 "sdump address"입니다.
-
+ Follow in Memory Map메모리 맵에서 따라가기
-
+ Show this address in memory map view. Equivalent command "memmapdump address".메모리 맵 뷰에 이 주소를 표시합니다. 동일한 명령어는 "memmapdump address"입니다.
-
+ Graph그래프
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".CPU 뷰에 이 함수의 제어 흐름 그래프를 표시합니다. 동일한 명령어는 "graph address"입니다.
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle설정/해제
-
-
+
+ Edit편집
-
-
+
+ Set Hardware on Execution실행 시 하드웨어 설정
-
+ Remove Hardware하드웨어 제거
-
+ Replace Slot %1 (Unknown)슬롯 교체 %1 (알 수 없음)
-
+ Breakpoint중단점
-
+ Set Conditional Breakpoint조건부 중단점 설정
-
+ Replace Slot %1 (0x%2)슬롯 교체 %1 (0x%2)
-
+ Label Current Address현재 주소 레이블
-
+ Comment주석
-
+ Toggle Bookmark책갈피 설정/해제
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".북마크를 설정하거나 삭제합니다. 동일한 명령어는 "bookmarkset address"/"bookmarkdel address"입니다.
-
+ Set %1 Here여기에 %1 설정
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".다음 실행될 명령어를 이 주소로 설정합니다. 동일한 명령어는 "mov cip, address"입니다.
-
+ Create New Thread Here여기에 새 스레드를 만들기
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".이 주소에 대한 새로운 스레드를 생성합니다. 동일한 명령어는 "createthread address, argument"입니다.
-
+ &Watch DWORDDWORD 주시(&W)
-
+ &Watch QWORDQWORD 보기(&W)
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".주시 뷰에 주소를 추가합니다. 동일한 명령어는 "AddWatch [address], "uint""입니다.
-
+ Cannot follow %1. Address is invalid.
%1를 따라갈 수 없습니다. 주소가 유효하지 않습니다.
-
+ Add label at 다음에 레이블 추가:
-
+ The label may be in use해당 레이블이 사용 중인 것 같습니다
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?해당 레이블 "%1"가 존재하는 레이블이거나 유효한 표현식입니다. 이러한 레이블을 사용하면 바람직하지 않은 영향을 낳을 수 있습니다. 그래도 계속하시겠습니까?
-
-
-
+
+
+ Error!오류발생!
-
+ DbgSetLabelAt failed!DbgSetLabelAt 실패!
-
+ Add comment at 다음에 주석 추가:
-
+ DbgSetCommentAt failed!DbgSetCommentAt 실패!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt 실패!
-
+ Address %1 is not executable주소 %1는 실행할 수 없습니다.
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?여기에 소프트웨어 중단점을 설정하면 충돌을 일으킬 수 있습니다. 계속하시겠습니까?
-
- Error
- 오류
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?여기에 새로운 시작점을 설정하면 충돌을 일으킬 수 있습니다. 계속하시겠습니까?
-
+ Creating new thread here may result in crash. Do you really want to continue?여기에 새로운 스레드를 생성하면 충돌을 일으킬 수 있습니다. 계속하시겠습니까?
-
+ Argument for the new thread새 스레드에 대한 인자
@@ -5684,7 +5669,7 @@
Struct
- 구조체
+
@@ -5883,14 +5868,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
명령 "%s"는 디버그 전용입니다
@@ -6040,7 +6025,7 @@
-
+ Done!완료!
@@ -8295,81 +8280,81 @@
AddType 실패
-
+ AddStruct failedAddStruct 실패
-
+ AddUnion failedAddUnion 실패
-
+ AddMember failedAddMember 실패
-
+ AppendMember failedAppendMember 실패
-
+ Unknown calling convention "%s"
알 수 없는 호출 규정 "%s"
-
+ AddFunction failedAddFunction 실패
-
+ AddArg failedAddArg 실패
-
+ AppendArg failedAppendArg 실패
-
+ SizeofType failedSizeofType 실패
-
+ Invalid type ID
-
+ VisitType failedVisitType 실패
-
+ RemoveType failedRemoveType 실패
-
+ Type %s removed
%s 형식 제거됨
-
+ LoadTypes failedLoadTypes 실패
-
+ Types loaded형식 불러옴
@@ -10780,6 +10765,84 @@ Do you want to continue rendering this graph?
주석
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ 확인(&O)
+
+
+
+ &Cancel
+ 취소(&C)
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ 오류
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10799,8 +10862,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
- <html><head/><body><p>만약 이 표현식이 1로 처리되면 중단점이 중단됩니다.</p><p> 중단점이 절대로 중단되지 않지만 로깅을 수행하고 명령을 실행할 수 있으려면 <span style=" text-decoration: underline;">0</span> 으로 설정하십시오.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
+
@@ -10849,8 +10912,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
- <html><head/><body><p>이 표현식이 1로 처리되면 지정된 명령이 중단점에 도달할 때 실행됩니다.</p><p>명령을 항상 실행하려면 표현식을 <span style=" text-decoration: underline;">1</span>로 설정하십시오.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
+
@@ -14474,27 +14537,27 @@ Do you want to apply these patches anyway?
모든 api 호출에 중단점 제거
-
+ Total Progress %1%전체 진행율 %1%
-
+ Set breakpoint on all calls to %1%1로의 모든 호출에 중단점 설정
-
+ Remove breakpoint on all calls to %1%1로의 모든 호출에 중단점 제거
-
+ Error!오류발생!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt 실패!
@@ -15293,17 +15356,17 @@ The TEB can be used to get a lot of information on the process without calling W
검색...
-
+ &Copy복사(&C)
-
+ Use case sensitive regular expression대소문자를 구분하는 정규 표현식을 사용
-
+ Use case insensitive regular expression대소문자를 구분하지 않는 정규 표현식을 사용
@@ -16168,139 +16231,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
- 구조체
-
-
-
- Field
- 필드
-
-
-
- Offset
- 오프셋(Offset)
-
-
-
- Address
- 주소
-
-
-
- Size
- 크기
-
-
-
- Value
- 값
-
-
-
-
- Error
- 오류
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump덤프내의 값을 따라가기(&F)
-
+ Follow value in Dump덤프내의 값을 따라가기
-
+ Follow value in Disassembler디스어셈블러 값을 따라가기
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONJSON 불러오기
-
-
+
+ Parse header헤더 구문분석
-
+ Remove제거
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&복사
-
- No types loaded yet, parse a header first...
+
+ Error
+ 오류
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)JSON 파일 (*.json);;모든 파일 (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)헤더 파일 (*.h *.hpp);;모든 파일 (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16335,135 +16356,135 @@ The TEB can be used to get a lot of information on the process without calling W
상태
-
-
+
+ &Follow in Disassembler디스어셈블러에서 따라가기(&F)
-
+ Follow in &Dump덤프에서 따라가기(&D)
-
+ Follow &imported address가져온 주소 따라가기(&i)
-
+ Toggle Breakpoint중단점 설정/해제
-
+ Toggle Bookmark책갈피 설정/해제
-
+ Help on Symbolic Name기호 이름에 대한 도움말
-
+ Follow &Entry Point in Disassembler디스어셈블러에서 진입점 따라가기(&E)
-
+ Follow in Memory Map메모리 맵에서 따라가기
-
+ &Download Symbols for This Module이 모듈을 위해 기호 내려받기(&D)
-
+ Download Symbols for &All Modules모든 모듈을 위해 기호 내려받기(&A)
-
+ Copy File &Path파일 경로 복사(&P)
-
+ Browse in Explorer탐색기에서 열기
-
+ Load library...라이브러리 불러오기...
-
+ Free library프리 라이브러리
-
+ Mark as &user module사용자 모듈로 표시(&S)
-
+ Mark as &system module시스템 모듈로 표시(&S)
-
+ Mark as &party...파티로 표시(&P)...
-
+ User사용자
-
+ System시스템
-
+ Party: %1파티: %1
-
-
-
+
+
+ Import가져오기
-
+ &Copy복사(&C)
-
+ Select DLLDLL 선택
-
+ Enter the path of a DLL to load in the debuggee.디버기에 불러올 DLL의 경로를 입력합니다.
-
+ DLL Files (*.dll);;All Files (*.*)DLL 파일 (*.dll);;모든 파일 (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
@@ -16472,37 +16493,37 @@ This could introduce unexpected behaviour to your debugging session...
디버깅 세션에 예기치 않은 동작이 발생할 수 있습니다...
-
+ Free Library프리 라이브러리
-
+ Error!오류!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt 실패!
-
+ Mark the party of the module as모듈의 파티를 다음으로 표시
-
+ 0 is user module, 1 is system module.0 은 사용자 모듈이고, 1 은 시스템 모듈입니다.
-
+ Error오류
-
+ The party number can only be 0 or 1파티 번호는 0 또는 1이어야 함
@@ -17851,6 +17872,34 @@ This could introduce unexpected behaviour to your debugging session...
복사
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ 주소
+
+
+
+ Size
+ 크기
+
+
+
+ Value
+ 값
+
+ UpdateChecker
diff --git a/x64dbg_lt_LT.ts b/x64dbg_lt_LT.ts
index 552bd3e..d74edce 100644
--- a/x64dbg_lt_LT.ts
+++ b/x64dbg_lt_LT.ts
@@ -3044,6 +3044,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3855,291 +3860,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ Comment
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5868,14 +5853,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6024,7 +6009,7 @@
-
+ Done!
@@ -8153,79 +8138,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10531,6 +10516,84 @@ Do you want to continue rendering this graph?
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10550,7 +10613,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10600,7 +10663,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14195,27 +14258,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!
-
+ DbgSetBookmarkAt failed!
@@ -14998,17 +15061,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15871,139 +15934,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16038,172 +16059,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17548,6 +17569,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_nl_NL.ts b/x64dbg_nl_NL.ts
index 1143010..3f4ae47 100644
--- a/x64dbg_nl_NL.ts
+++ b/x64dbg_nl_NL.ts
@@ -3049,6 +3049,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3861,291 +3866,271 @@
CommonActions
-
+ Follow in DisassemblerVolg in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in DisassemblerVolg DWORD in Disassembler
-
+ &Follow QWORD in DisassemblerVolg DWORD in Disassembler
-
+ Follow in DumpVolg in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in StackVolg in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory MapVolg in Geheugen Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ GraphGrafiek
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ ToggleWissel
-
-
+
+ EditBewerken
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current AddressLabel Huidig Adres
-
+ CommentCommentaar
-
+ Toggle BookmarkWissel Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread HereCreëer Nieuw Thread Hier
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at Label toevoegen aan
-
+ The label may be in useHet label is mogelijk al in gebruik
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?Label "%1" bestaat al al of is een geldige expressie. Het gebruik van een dergelijk label kan ongewenste effecten hebben. Wilt u toch doorgaan?
-
-
-
+
+
+ Error!Fout!
-
+ DbgSetLabelAt failed!DbgSetLabelAt mislukt!
-
+ Add comment at Reactie toevoegen aan
-
+ DbgSetCommentAt failed!DbgSetCommentAt mislukt!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt mislukt!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
- Fout
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5882,14 +5867,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
De opdracht "%s" is alleen-debuggen
@@ -6039,7 +6024,7 @@
-
+ Done!Gereed!
@@ -8290,81 +8275,81 @@
AddType is mislukt
-
+ AddStruct failedAddStruct is mislukt
-
+ AddUnion failedAddUnion is mislukt
-
+ AddMember failedAddMember is mislukt
-
+ AppendMember failedAppendMember is mislukt
-
+ Unknown calling convention "%s"
Onbekende aanroep conventie "%s"
-
+ AddFunction failedAddFunction is mislukt
-
+ AddArg failedAddArg is mislukt
-
+ AppendArg failedAppendArg is mislukt
-
+ SizeofType failedSizeofType is mislukt
-
+ Invalid type ID
-
+ VisitType failedVisitType is mislukt
-
+ RemoveType failedRemoveType is mislukt
-
+ Type %s removed
Type %s verwijderd
-
+ LoadTypes failedLoadTypes is mislukt
-
+ Types loadedTypes geladen
@@ -10750,6 +10735,84 @@ Do you want to continue rendering this graph?
Opmerkingen
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &OK
+
+
+
+ &Cancel
+ &Annuleren
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Fout
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10769,7 +10832,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10819,7 +10882,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14424,27 +14487,27 @@ Wilt u deze patches toch toepassen?
Breekpunt op alle API aanroepen verwijderen
-
+ Total Progress %1%Totale Vooruitgang %1%
-
+ Set breakpoint on all calls to %1Stel Breekpunten in op alle aanroepen naar %1
-
+ Remove breakpoint on all calls to %1Verwijder Breekpunt op alle aanroepen naar %1
-
+ Error!Fout!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt mislukt!
@@ -15229,17 +15292,17 @@ Het TEB kan gebruikt worden om veel informatie over het proces te achterhalen zo
Zoeken...
-
+ &CopyKopieëren
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -16102,139 +16165,97 @@ Het TEB kan gebruikt worden om veel informatie over het proces te achterhalen zo
StructWidget
-
- Struct
- Struct
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Adres
-
-
-
- Size
- Grootte
-
-
-
- Value
- Waarde
-
-
-
-
- Error
- Fout
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONLaad JSON
-
-
+
+ Parse headerVerwerk header
-
+ RemoveVerwijder
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &CopyKopieëren
-
- No types loaded yet, parse a header first...
+
+ Error
+ Fout
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)JSON bestanden (*.json);; Alle bestanden (*. *)
-
+ Header files (*.h *.hpp);;All files (*.*)Headerbestanden (*.h *.hpp);;Alle bestanden (*. *)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16269,135 +16290,135 @@ Het TEB kan gebruikt worden om veel informatie over het proces te achterhalen zo
-
-
+
+ &Follow in DisassemblerVolg in Disassembler
-
+ Follow in &DumpVolg in &Dump
-
+ Follow &imported address
-
+ Toggle BreakpointWissel Breekpunt
-
+ Toggle BookmarkWissel Bladwijzer
-
+ Help on Symbolic NameHelp-informatie over Symbolische Naam
-
+ Follow &Entry Point in DisassemblerVolg &Entreepunt in Disassembler
-
+ Follow in Memory MapVolg in Geheugen Map
-
+ &Download Symbols for This Module&Download Symbolen voor Deze Module
-
+ Download Symbols for &All ModulesDownload Symbolen voor &Alle Modules
-
+ Copy File &PathKopieer Bestand & Map
-
+ Browse in ExplorerBladeren in Explorer
-
+ Load library...Bibliotheek laden...
-
+ Free libraryBibliotheek opruimen
-
+ Mark as &user moduleMarkeer als gebr&uiker module
-
+ Mark as &system moduleMarkeer als &systeem module
-
+ Mark as &party...Markeer als groe&p...
-
+ UserGebruiker
-
+ SystemSysteem
-
+ Party: %1Groep: %1
-
-
-
+
+
+ ImportImporteer
-
+ &CopyKopieëren
-
+ Select DLLSelecteer DLL
-
+ Enter the path of a DLL to load in the debuggee.Voer het pad in van een DLL om in de debuggee te laden.
-
+ DLL Files (*.dll);;All Files (*.*)Dll-bestanden (*.dll);;Alle bestanden (*. *)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
@@ -16406,37 +16427,37 @@ This could introduce unexpected behaviour to your debugging session...
Dit kan onverwacht gedrag introduceren in de debug-sessie...
-
+ Free LibraryBibliotheek Opruimen
-
+ Error!Fout!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt mislukt!
-
+ Mark the party of the module asMarkeer the groep als module van
-
+ 0 is user module, 1 is system module.0 is gebruiker module, 1 is systeem module.
-
+ ErrorFout
-
+ The party number can only be 0 or 1
@@ -17781,6 +17802,34 @@ Dit kan onverwacht gedrag introduceren in de debug-sessie...
Kopieren
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Adres
+
+
+
+ Size
+ Grootte
+
+
+
+ Value
+ Waarde
+
+ UpdateChecker
diff --git a/x64dbg_no_NO.ts b/x64dbg_no_NO.ts
index a246655..991285d 100644
--- a/x64dbg_no_NO.ts
+++ b/x64dbg_no_NO.ts
@@ -3045,6 +3045,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3856,292 +3861,272 @@
CommonActions
-
+ Follow in DisassemblerFølge i Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler&Følge DWORD i Disassembler
-
+ &Follow QWORD in Disassembler&Følge QWORD i Disassembler
-
+ Follow in DumpFølg i Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump&Følge DWORD i gjeldende Dump
-
+ &Follow QWORD in Current Dump&Følge QWORD i gjeldende Dump
-
+ Dump %1Dump %1
-
+ Follow DWORD in DumpFølg DWORD i Dump
-
+ Follow QWORD in DumpFølg QWORD i Dump
-
+ Follow in StackFølg i stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ ToggleAktiver/Deaktiver
-
-
+
+ EditRediger
-
-
+
+ Set Hardware on ExecutionAngi maskinvare på gjennomføring
-
+ Remove HardwareFjerne maskinvare
-
+ Replace Slot %1 (Unknown)
-
+ BreakpointStoppunkt
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)Erstatte Slot %1 (0x%2)
-
+ Label Current AddressGjeldende adresse for etikett
-
+ CommentKommentar
-
+ Toggle BookmarkVeksle bokmerke
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread HereOpprett ny tråd her
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
Kan ikke følge %1. Adressen er ugyldig.
-
+ Add label at Legge til en etikett på
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!Feil!
-
+ DbgSetLabelAt failed!DbgSetLabelAt mislyktes!
-
+ Add comment at Legg til kommentar på
-
+ DbgSetCommentAt failed!DbgSetCommentAt mislyktes!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt mislyktes!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
- Feil
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5870,14 +5855,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6026,7 +6011,7 @@
-
+ Done!
@@ -8155,79 +8140,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10533,6 +10518,84 @@ Do you want to continue rendering this graph?
Kommentarer
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &OK
+
+
+
+ &Cancel
+ & Avbryt
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Feil
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10552,7 +10615,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10602,7 +10665,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14198,27 +14261,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!Feil!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt mislyktes!
@@ -15001,17 +15064,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy& Kopi
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15874,139 +15937,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Address
-
-
-
- Size
- Størrelse
-
-
-
- Value
-
-
-
-
-
- Error
- Feil
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy& Kopi
-
- No types loaded yet, parse a header first...
+
+ Error
+ Feil
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16041,172 +16062,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler& Følge i Disassembler
-
+ Follow in &DumpFølg i & dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic NameHjelp på symbolsk navn
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy& Kopi
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!Feil!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt mislyktes!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ ErrorFeil
-
+ The party number can only be 0 or 1
@@ -17551,6 +17572,34 @@ This could introduce unexpected behaviour to your debugging session...
Kopier
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Address
+
+
+
+ Size
+ Størrelse
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_pl_PL.ts b/x64dbg_pl_PL.ts
index 26e34c3..3386290 100644
--- a/x64dbg_pl_PL.ts
+++ b/x64dbg_pl_PL.ts
@@ -3046,6 +3046,11 @@
LocalsLokalne
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3858,291 +3863,271 @@
CommonActions
-
+ Follow in DisassemblerŚledź w disasemblerze
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in DisassemblerŚledź &DWORD w disasemblerze
-
+ &Follow QWORD in DisassemblerŚledź &QWORD w disasemblerze
-
+ Follow in DumpŚledź w zrzucie
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump&Śledź DWORD w bieżącym zrzucie
-
+ &Follow QWORD in Current Dump&Śledź QWORD w bieżącym zrzucie
-
+ Dump %1Zrzut %1
-
+ Follow DWORD in DumpŚledź DWORD w zrzucie
-
+ Follow QWORD in DumpŚledź QWORD w zrzucie
-
+ Follow in StackŚledź na stosie
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory MapŚledź w mapie pamięci
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ GraphDiagram
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ TogglePrzełącz
-
-
+
+ EditEdytuj
-
-
+
+ Set Hardware on ExecutionUstaw sprzętowy na wykonaniu
-
+ Remove HardwareUsuń sprzętowe
-
+ Replace Slot %1 (Unknown)Zamień Slot %1 (Nieznany)
-
+ BreakpointPunkt przerwania
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)Zamień Slot %1 (0x%2)
-
+ Label Current AddressOznakuj bieżący adres
-
+ CommentKomentarz
-
+ Toggle BookmarkPrzełącz zakładkę
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread HereStwórz nowy wątek tutaj
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORDŚl&edź DWORD
-
+ &Watch QWORDŚl&edź QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at Dodaj etykietę na
-
+ The label may be in useEtykieta może być w użyciu
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!Błąd!
-
+ DbgSetLabelAt failed!DbgSetLabelAt zakończony niepowodzeniem!
-
+ Add comment at Dodaj komentarz przy
-
+ DbgSetCommentAt failed!DbgSetCommentAt zakończony niepowodzeniem!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt zakończony niepowodzeniem!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?Ustawienie software breakpointu może zakończyć się crashem. Czy na pewno chcesz kontynuować?
-
- Error
- Błąd
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?Ustawienie przerwania programowego może zakończyć się awarią. Czy na pewno chcesz kontynuować?
-
+ Creating new thread here may result in crash. Do you really want to continue?Stworzenie nowego wątku tutaj może zakończyć się awarią. Czy na pewno chcesz kontynuować?
-
+ Argument for the new thread
@@ -5877,14 +5862,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
Polecenie "%s" jest tylko do debugowania
@@ -6034,7 +6019,7 @@
-
+ Done!Gotowe!
@@ -8235,81 +8220,81 @@
AddType nie powiodło się
-
+ AddStruct failedAddStruct nie powiodło się
-
+ AddUnion failedAddUnion nie powiodło się
-
+ AddMember failedAddMember nie powiodło się
-
+ AppendMember failedAppendMember nie powiodło się
-
+ Unknown calling convention "%s"
Nieznana konwencja wywołań "%s"
-
+ AddFunction failedAddFunction nie powiodło się
-
+ AddArg failedAddArg nie powiodło się
-
+ AppendArg failedAppendArg nie powiodło się
-
+ SizeofType failedSizeofType nie powiodło się
-
+ Invalid type ID
-
+ VisitType failedVisitType nie powiodło się
-
+ RemoveType failedRemoveType nie powiodło się
-
+ Type %s removed
Typ %s usunięty
-
+ LoadTypes failedLoadTypes nie powiodło się
-
+ Types loadedTypy załadowane
@@ -10656,6 +10641,84 @@ Do you want to continue rendering this graph?
Komentarze
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &OK
+
+
+
+ &Cancel
+ &Anuluj
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Błąd
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10675,7 +10738,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10725,7 +10788,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14330,27 +14393,27 @@ Do you want to apply these patches anyway?
Usuń punkt przerwania na wszystkie wywołania api
-
+ Total Progress %1%Całkowity postęp %1%
-
+ Set breakpoint on all calls to %1Ustaw punkt przerwania na wszystkie wywołania do %1
-
+ Remove breakpoint on all calls to %1Usuń punkt przerwania na wszystkie wywołania do %1
-
+ Error!Błąd!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt zakończony niepowodzeniem!
@@ -15133,17 +15196,17 @@ The TEB can be used to get a lot of information on the process without calling W
Szukaj...
-
+ &Copy&Kopiuj
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -16006,139 +16069,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Adres
-
-
-
- Size
- Rozmiar
-
-
-
- Value
- Wartość
-
-
-
-
- Error
- Błąd
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONŁaduj JSON
-
-
+
+ Parse headerAnalizuj nagłówek
-
+ RemoveUsuń
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Kopiuj
-
- No types loaded yet, parse a header first...
+
+ Error
+ Błąd
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)Pliki JSON (*.json);;Wszystkie pliki (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)Pliki nagłówkowe (*.h *.hpp);;Wszystkie pliki (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16173,172 +16194,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in DisassemblerŚledź &w disasemblerze
-
+ Follow in &DumpŚledź w &zrzucie
-
+ Follow &imported address
-
+ Toggle BreakpointPrzełącz punkt przerwania
-
+ Toggle BookmarkPrzełącz zakładkę
-
+ Help on Symbolic NamePomoc do nazwy symbolicznej
-
+ Follow &Entry Point in DisassemblerŚledź &punkt wejścia w disasemblerze
-
+ Follow in Memory MapŚledź w mapie pamięci
-
+ &Download Symbols for This Module&Pobierz symbole dla tego modułu
-
+ Download Symbols for &All ModulesPobierz symbole dla &wszystkich modułów
-
+ Copy File &PathKopiuj ścieżkę pl&iku
-
+ Browse in ExplorerOtwórz w Eksploratorze
-
+ Load library...Wczytaj bibliotekę...
-
+ Free libraryZwolnij bibliotekę
-
+ Mark as &user moduleOznacz jako moduł &użytkownika
-
+ Mark as &system moduleOznacz jako moduł &systemu
-
+ Mark as &party...
-
+ UserUżytkownik
-
+ SystemSystem
-
+ Party: %1
-
-
-
+
+
+ ImportImportuj
-
+ &Copy&Kopiuj
-
+ Select DLLWybierz DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)Pliki DLL (*.dll);;Wszystkie pliki (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free LibraryZwolnij bibliotekę
-
+ Error!Błąd!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt zakończony niepowodzeniem!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.0 jest modułem użytkownika, 1 jest modułem systemu.
-
+ ErrorBłąd
-
+ The party number can only be 0 or 1
@@ -17683,6 +17704,34 @@ This could introduce unexpected behaviour to your debugging session...
Kopiuj
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Adres
+
+
+
+ Size
+ Rozmiar
+
+
+
+ Value
+ Wartość
+
+ UpdateChecker
diff --git a/x64dbg_pt_BR.ts b/x64dbg_pt_BR.ts
index 1810c65..e65ace7 100644
--- a/x64dbg_pt_BR.ts
+++ b/x64dbg_pt_BR.ts
@@ -3051,6 +3051,11 @@
LocalsLocais
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3863,292 +3868,272 @@
CommonActions
-
+ Follow in DisassemblerSeguir no Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".Mostrar este endereço no desmontagem. Comando equivalente "d address".
-
+ &Follow DWORD in Disassembler&Seguir DWORD no Disassembler
-
+ &Follow QWORD in Disassembler&Seguir DWORD no Disassembler
-
+ Follow in DumpSeguir no Despejo
-
+ Show the address in dump. Equivalent command "dump address".Mostrar este endereço no desmontagem. Comando equivalente "d address".
-
+ &Follow DWORD in Current Dump&Seguir DWORD no Despejo Atual
-
+ &Follow QWORD in Current Dump&Seguir DWORD no Despejo Atual
-
+ Dump %1Despejo de %1
-
+ Follow DWORD in DumpSeguir DWORD no Despejo
-
+ Follow QWORD in DumpSeguir QWORD no Despejo
-
+ Follow in StackSeguir na Pilha
-
+ Show this address in stack view. Equivalent command "sdump address".Mostrar este endereço no desmontagem. Comando equivalente "d address".
-
+ Follow in Memory MapSeguir no Mapa da Memória
-
+ Show this address in memory map view. Equivalent command "memmapdump address".Mostrar este endereço no desmontagem. Comando equivalente "d address".
-
+ GraphGráfico
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".Mostra o gráfico de fluxo de controle desta função na visualização da CPU. Comando equivalente "endereço gráfico".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ ToggleSeletor
-
-
+
+ EditEditar
-
-
+
+ Set Hardware on ExecutionConjunto de Hardware na Execução
-
+ Remove HardwareRemover Hardware
-
+ Replace Slot %1 (Unknown)
-
+ BreakpointPonto de quebra
-
+ Set Conditional BreakpointDefinir ponto de interrupção Condicional
-
+ Replace Slot %1 (0x%2)
-
+ Label Current AddressEtiqueta de endereço atual
-
+ CommentComentário
-
+ Toggle BookmarkAlternar Marcador
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread HereCriar um novo segmento aqui
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORDObservar DWORD
-
+ &Watch QWORDObservar QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
Não é possível seguir %1. O endereço é inválido.
-
+ Add label at Adicionar etiqueta no
-
+ The label may be in useO rótulo pode estar em uso
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?O rótulo "%1" pode ser um rótulo existente ou uma expressão válida. O uso desse rótulo pode ter efeitos indesejáveis. Você tem certeza que deseja continuar?
-
-
-
+
+
+ Error!Erro!
-
+ DbgSetLabelAt failed!DbgSetLabelAt falhou!
-
+ Add comment at Adicionar comentário no
-
+ DbgSetCommentAt failed!DbgSetCommentAt falhou!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt falhou!
-
+ Address %1 is not executableO endereço %1 não é executável
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?Definir o ponto de interrupção do programa aqui pode resultar em falha. Você tem certeza que deseja continuar?
-
- Error
- Erro
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?Definir nova origem aqui pode resultar em falha. Você tem certeza que deseja continuar?
-
+ Creating new thread here may result in crash. Do you really want to continue?Criar novo segmento aqui pode resultar em falha. Você tem certeza que deseja continuar?
-
+ Argument for the new threadArgumento para o novo segmento
@@ -5885,14 +5870,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6041,7 +6026,7 @@
-
+ Done!Feito!
@@ -8236,80 +8221,80 @@
AddType falhou
-
+ AddStruct failedAddStruct falhou
-
+ AddUnion failedAddUnion falhou
-
+ AddMember failedAddMember falhou
-
+ AppendMember failedAppendMember falhou
-
+ Unknown calling convention "%s"
Convenção de chamada desconhecido "%s"
-
+ AddFunction failedAddFunction falhou
-
+ AddArg failedAddArg falhou
-
+ AppendArg failedAppendArg falhou
-
+ SizeofType failedSizeofType falhou
-
+ Invalid type ID
-
+ VisitType failedVisitType falhou
-
+ RemoveType failedRemoveType falhou
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10654,6 +10639,84 @@ Do you want to continue rendering this graph?
Comentários
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &Ok
+
+
+
+ &Cancel
+ &Cancelar
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Erro
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10673,7 +10736,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10723,8 +10786,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
- <html><head/><body><p>Se esta expressão é avaliada para 1 o comando especificado acima é executado quando o ponto de quebra é atingido.</p><p>define a expressão como <span style=" text-decoration: underline;">1</span> para sempre executar o comando.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
+
@@ -14318,27 +14381,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!Erro!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt falhou!
@@ -15121,17 +15184,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy&Copiar
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15994,139 +16057,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Endereço
-
-
-
- Size
- Tamanho
-
-
-
- Value
- Valor
-
-
-
-
- Error
- Erro
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONCarregar JSON
-
-
+
+ Parse header
-
+ RemoveRemover
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Copiar
-
- No types loaded yet, parse a header first...
+
+ Error
+ Erro
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16161,172 +16182,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler&Seguir no Disassembler
-
+ Follow in &DumpSeguir no Despejo
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic NameAjuda sobre Nome Simbólico
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory MapSeguir no Mapa da Memória
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ UserUsuário
-
+ SystemSistema
-
+ Party: %1
-
-
-
+
+
+ ImportImportar
-
+ &Copy&Copiar
-
+ Select DLLSelecionar DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!Erro!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt falhou!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ ErrorErro
-
+ The party number can only be 0 or 1
@@ -17671,6 +17692,34 @@ This could introduce unexpected behaviour to your debugging session...
Copiar
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Endereço
+
+
+
+ Size
+ Tamanho
+
+
+
+ Value
+ Valor
+
+ UpdateChecker
diff --git a/x64dbg_pt_PT.ts b/x64dbg_pt_PT.ts
index 5bbb389..9c026d1 100644
--- a/x64dbg_pt_PT.ts
+++ b/x64dbg_pt_PT.ts
@@ -3045,6 +3045,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3856,291 +3861,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler&Seguir a DWORD no Disassembler
-
+ &Follow QWORD in Disassembler&Seguir a QWORD no Disassembler
-
+ Follow in DumpSeguir o dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ CommentComentário
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread HereCriar um novo thread aqui
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at Adicionar etiqueta em
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!Erro!
-
+ DbgSetLabelAt failed!DbgSetLabelAt falhou!
-
+ Add comment at Adicionar comentário em
-
+ DbgSetCommentAt failed!DbgSetCommentAt falhou!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt falhou!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5869,14 +5854,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6025,7 +6010,7 @@
-
+ Done!
@@ -8154,79 +8139,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10532,6 +10517,84 @@ Do you want to continue rendering this graph?
Comentários
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+ &Cancelar
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10551,7 +10614,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10601,7 +10664,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14196,27 +14259,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!Erro!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt falhou!
@@ -14999,17 +15062,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy&Copiar
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15872,139 +15935,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Copiar
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16039,172 +16060,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &DumpSeguir no &dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy&Copiar
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!Erro!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt falhou!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17549,6 +17570,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_ro_RO.ts b/x64dbg_ro_RO.ts
index 1febcf2..60cf66b 100644
--- a/x64dbg_ro_RO.ts
+++ b/x64dbg_ro_RO.ts
@@ -3045,6 +3045,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3856,291 +3861,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ Comment
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5869,14 +5854,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6025,7 +6010,7 @@
-
+ Done!
@@ -8154,79 +8139,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10532,6 +10517,84 @@ Do you want to continue rendering this graph?
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10551,7 +10614,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10601,7 +10664,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14196,27 +14259,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!
-
+ DbgSetBookmarkAt failed!
@@ -14999,17 +15062,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15872,139 +15935,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16039,172 +16060,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17549,6 +17570,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_ru_RU.ts b/x64dbg_ru_RU.ts
index f4d3c7e..5f47982 100644
--- a/x64dbg_ru_RU.ts
+++ b/x64dbg_ru_RU.ts
@@ -3052,6 +3052,11 @@
LocalsЛокальные переменные
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3864,292 +3869,272 @@
CommonActions
-
+ Follow in DisassemblerПерейти к дизассемблированному коду
-
+ Show this address in disassembler. Equivalent command "d address".Показать этот адрес в дизассемблере. Эквивалентная команда "d адрес".
-
+ &Follow DWORD in Disassembler&Перейти по DWORD в дизассемблированный код
-
+ &Follow QWORD in Disassembler&Перейти по QWORD в дизассемблированный код
-
+ Follow in DumpПерейти к дампу
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump&Перейти по DWORD в текущий дамп
-
+ &Follow QWORD in Current Dump&Перейти по QWORD в текущий дамп
-
+ Dump %1Дамп %1
-
+ Follow DWORD in DumpПерейти по DWORD в дамп
-
+ Follow QWORD in DumpПерейти по QWORD в дамп
-
+ Follow in StackПерейти к стеку
-
+ Show this address in stack view. Equivalent command "sdump address".Показать этот адрес в окне просмотра стека. Эквивалентная команда "sdump адрес".
-
+ Follow in Memory MapПерейти к карте памяти
-
+ Show this address in memory map view. Equivalent command "memmapdump address".Показать этот адрес в окне просмотра оперативной памяти. Эквивалентная команда "memmapdump адрес".
-
+ GraphГрафик
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ ToggleПереключить
-
-
+
+ EditРедактирование
-
-
+
+ Set Hardware on ExecutionУстановить аппаратную точку останова на исключение
-
+ Remove HardwareУдалить аппаратную точку останова
-
+ Replace Slot %1 (Unknown)Заменить слот %1 (неизвестно)
-
+ BreakpointТочка останова
-
+ Set Conditional BreakpointУстановить условную точку останова
-
+ Replace Slot %1 (0x%2)Заменить слот %1 (0x%2)
-
+ Label Current AddressДобавить метку к текущему адресу
-
+ CommentКомментарий
-
+ Toggle BookmarkПоставить/Убрать закладку
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".Установить или удалить закладку здесь. Эквивалентная команда "bookmarkset адрес"/"bookmarkdel адрес".
-
+ Set %1 HereУстановить %1 здесь
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".Установить адрес следующей исполняемой инструкции на данный. Эквивалентная команда "mov cip, адрес".
-
+ Create New Thread HereСоздать новый поток здесь
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".Создать новый поток по данному адресу. Эквивалентная команда "createthread адрес, аргумент".
-
+ &Watch DWORD&Просмотр DWORD
-
+ &Watch QWORD&Просмотр QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".Добавить адрес в список отслеживания. Эквивалентная команда "AddWatch [адрес], "uint"".
-
+ Cannot follow %1. Address is invalid.
Не удалось перейти по адресу %1. Недопустимый адрес.
-
+ Add label at Добавление метки к
-
+ The label may be in useВозможно метка уже используется
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?Метка "%1" может быть существующей меткой или допустимым выражением. Использование такой метки может привести к нежелательным последствиям. Хотите продолжить?
-
-
-
+
+
+ Error!Ошибка!
-
+ DbgSetLabelAt failed!Сбой DbgSetLabelAt!
-
+ Add comment at Добавление комментария к
-
+ DbgSetCommentAt failed!Сбой DbgSetCommentAt!
-
+ DbgSetBookmarkAt failed!Сбой DbgSetBookmarkAt!
-
+ Address %1 is not executableАдрес %1 не исполняемый.
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?Установка программной точки останова может привести к аварийному завершению программы. Вы действительно хотите продолжить?
-
- Error
- Ошибка
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?Установка нового начала может привести к аварийному завершению программы. Вы действительно хотите продолжить?
-
+ Creating new thread here may result in crash. Do you really want to continue?Создание нового потока может привести к аварийному завершению программы. Вы действительно хотите продолжить?
-
+ Argument for the new threadАргумент для нового потока
@@ -5687,7 +5672,7 @@
Struct
- Структура
+
@@ -5886,14 +5871,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
Недостаточно аргументов! Должно быть предоставлено как минимум %d аргумент(ов). Аргументы должны быть <a href="https://help.x64dbg.com/en/latest/commands/index.html">разделены запятыми</a>.
-
-
+
+ The command "%s" is debug-only
Команда "%s" только для отладки
@@ -6043,7 +6028,7 @@
-
+ Done!Готово!
@@ -8301,81 +8286,81 @@
Не удалось выполнить AddType
-
+ AddStruct failedНе удалось выполнить AddStruct
-
+ AddUnion failedНе удалось выполнить AddUnion
-
+ AddMember failedНе удалось выполнить AddMember
-
+ AppendMember failedНе удалось выполнить AppendMember
-
+ Unknown calling convention "%s"
Неизвестное соглашение о вызовах "%s"
-
+ AddFunction failedНе удалось выполнить AddFunction
-
+ AddArg failedНе удалось выполнить AddArg
-
+ AppendArg failedНе удалось выполнить AppendArg
-
+ SizeofType failedНе удалось выполнить SizeofType
-
+ Invalid type ID
-
+ VisitType failedНе удалось выполнить VisitType
-
+ RemoveType failedНе удалось выполнить RemoveType
-
+ Type %s removed
Тип %s удален
-
+ LoadTypes failedНе удалось выполнить LoadTypes
-
+ Types loadedТипы загружены
@@ -10831,6 +10816,84 @@ Do you want to continue rendering this graph?
Комментарии
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &OK
+
+
+
+ &Cancel
+ &Отмена
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Ошибка
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10850,8 +10913,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
- <html><head/><body><p>Если это выражение равно 1, то точка останова будет отменена.</p><p>Установите <span style=" text-decoration: underline;">0</span> для точки останова, чтобы она не отменялась, но продолжала вести журнал и выполнять команды.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
+
@@ -10900,8 +10963,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
- <html><head/><body><p>Если данное условие вычисляется в единицу, то команда, предоставленная выше, выполнится по достижению брейкпоинта.<p><p>Установите в качестве выражения <span style=" text-decoration: underline;">1</span> чтобы команда выполнялась всегда.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
+
@@ -14511,27 +14574,27 @@ Do you want to apply these patches anyway?
Удалить точку останова на всех API вызовах
-
+ Total Progress %1%Общий ход выполнения %1%
-
+ Set breakpoint on all calls to %1Установить точку останова на все вызовы в %1
-
+ Remove breakpoint on all calls to %1Удалить точку останова на всех вызовах в %1
-
+ Error!Ошибка!
-
+ DbgSetBookmarkAt failed!Сбой DbgSetBookmarkAt!
@@ -15344,17 +15407,17 @@ TEB может использоваться для получения инфор
Поиск...
-
+ &Copy&Копировать
-
+ Use case sensitive regular expressionУчитывать регистр в регулярном выражении
-
+ Use case insensitive regular expressionНе учитывать регистр в регулярном выражении
@@ -16217,139 +16280,97 @@ TEB может использоваться для получения инфор
StructWidget
-
- Struct
- Структура
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Адрес
-
-
-
- Size
- Размер
-
-
-
- Value
- Значение
-
-
-
-
- Error
- Ошибка
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in DumpПерейти к значению в дампе
-
+ Follow value in DisassemblerПерейти к значению в дизассемблере
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONЗагрузить JSON
-
-
+
+ Parse headerАнализировать заголовок
-
+ RemoveУдалить
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Копировать
-
- No types loaded yet, parse a header first...
+
+ Error
+ Ошибка
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)JSON-файлы (*.json);;Все файлы (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)Заголовочные файлы (*.h *.hpp);;Все файлы (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16384,135 +16405,135 @@ TEB может использоваться для получения инфор
Состояние
-
-
+
+ &Follow in Disassembler&Перейти к дизассемблированному коду
-
+ Follow in &DumpПерейти к &дампу
-
+ Follow &imported addressПерейти к &импортируемым адресам
-
+ Toggle BreakpointПереключить состояние точки останова
-
+ Toggle BookmarkПоставить/Убрать закладку
-
+ Help on Symbolic NameСправка по символическому имени
-
+ Follow &Entry Point in Disassembler&Перейти к точке входа в дизассемблированный код
-
+ Follow in Memory MapПерейти к карте памяти
-
+ &Download Symbols for This Module&Загрузить отладочные символы для этого модуля
-
+ Download Symbols for &All ModulesЗагрузить отладочные символы для &всех модулей
-
+ Copy File &PathКопировать &путь файла
-
+ Browse in ExplorerПоказать в Проводнике
-
+ Load library...Загрузить библиотеку...
-
+ Free libraryВыгрузить библиотеку
-
+ Mark as &user moduleОтметить как &пользовательский модуль
-
+ Mark as &system moduleОтметить как &системный модуль
-
+ Mark as &party...Отметить как &группа...
-
+ UserПользователь
-
+ SystemСистемa
-
+ Party: %1Гуппа: %1
-
-
-
+
+
+ ImportИмпорт
-
+ &Copy&Копировать
-
+ Select DLLВыбрать DLL
-
+ Enter the path of a DLL to load in the debuggee.Введите путь к DLL для загрузки в отладчик.
-
+ DLL Files (*.dll);;All Files (*.*)DLL файлы (*.dll);;Все файлы (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
@@ -16521,37 +16542,37 @@ This could introduce unexpected behaviour to your debugging session...
Это может привести к неожиданному поведению сеанса отладки...
-
+ Free LibraryВыгрузка библиотеки
-
+ Error!Ошибка!
-
+ DbgSetBookmarkAt failed!Сбой DbgSetBookmarkAt!
-
+ Mark the party of the module asОтметить мудуль группы как
-
+ 0 is user module, 1 is system module.0 пользовательский модуль, 1 системный модуль.
-
+ ErrorОшибка
-
+ The party number can only be 0 or 1
@@ -17897,6 +17918,34 @@ This could introduce unexpected behaviour to your debugging session...
Копировать
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Адрес
+
+
+
+ Size
+ Размер
+
+
+
+ Value
+ Значение
+
+ UpdateChecker
diff --git a/x64dbg_si_LK.ts b/x64dbg_si_LK.ts
index 2df6610..0937313 100644
--- a/x64dbg_si_LK.ts
+++ b/x64dbg_si_LK.ts
@@ -3052,6 +3052,11 @@
Localsප්රදේශවාසීන්
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3864,292 +3869,272 @@
CommonActions
-
+ Follow in DisassemblerDisassembler තුළ අනුගමනය
-
+ Show this address in disassembler. Equivalent command "d address".මෙම ලිපිනය disassembler හි පෙන්වන්න. සමාන විධානය "d address".
-
+ &Follow DWORD in Disassembler& DWORD DWORD අනුගමනය කරන්න
-
+ &Follow QWORD in Disassembler& විසුරුවා හැරීමේදී QWORD අනුගමනය කරන්න
-
+ Follow in Dumpඩම්ප් තුළ අනුගමනය
-
+ Show the address in dump. Equivalent command "dump address".ලිපිනය ඩම්ප් එකේ පෙන්වන්න. සමාන විධානය "ඩම්ප් ලිපිනය".
-
+ &Follow DWORD in Current Dump& වත්මන් ඩම්ප් තුළ DWORD අනුගමනය කරන්න
-
+ &Follow QWORD in Current Dump& දැනට පවතින ඩම්ප් වල QWORD අනුගමනය කරන්න
-
+ Dump %1%1ඩම්ප්
-
+ Follow DWORD in Dumpඩම්ප් හි ඩීවර්ඩ් අනුගමනය කරන්න
-
+ Follow QWORD in Dumpඩම්ප් හි QWORD අනුගමනය කරන්න
-
+ Follow in StackStack දී අනුගමනය
-
+ Show this address in stack view. Equivalent command "sdump address".මෙම ලිපිනය ස්ටැක් දර්ශනයෙන් පෙන්වන්න. සමාන විධානය "sdump address".
-
+ Follow in Memory Mapමතක සිතියම අනුගමනය කරන්න
-
+ Show this address in memory map view. Equivalent command "memmapdump address".මෙම ලිපිනය මතක සිතියම් දර්ශනයේ පෙන්වන්න. සමාන විධානය "memmapdump address".
-
+ Graphප්රස්ථාර
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".මෙම ශ්රිතයේ පාලන ප්රවාහ ප්රස්තාරය CPU දර්ශනයෙන් පෙන්වන්න. සමාන විධානය "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggleටොගල් කරන්න
-
-
+
+ Editසංස්කරණය කරන්න
-
-
+
+ Set Hardware on Executionක්රියාත්මක මත දෘඩාංග සකසන්න
-
+ Remove Hardwareදෘඩාංග ඉවත් කරන්න
-
+ Replace Slot %1 (Unknown)ස්ලොට් %1 ප්රතිස්ථාපනය කරන්න (නොදන්නා)
-
+ Breakpointබ්රේක්පොයින්ට්
-
+ Set Conditional Breakpointකොන්දේසි සහිත බ්රේක්පොයින්ට් සකසන්න
-
+ Replace Slot %1 (0x%2)ස්ලොට් %1 (0x%2) ප්රතිස්ථාපනය කරන්න
-
+ Label Current Addressවත්මන් ලිපිනය ලේබල්
-
+ Commentඅදහස් දක්වන්න
-
+ Toggle Bookmarkටොගල් කරන්න බුක්මාක්
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".මෙහි පිටු සලකුණක් සකසන්න, නැතහොත් පිටු සලකුණ ඉවත් කරන්න. "bookmarkset address"/"bookmarkdel address" යන සමාන විධානය.
-
+ Set %1 Hereමෙතන %1 සකසන්න
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".ඊළඟට ක්රියාත්මක කරන ලද උපදෙස් මෙම ලිපිනයට සකසන්න. සමාන විධානය "mov cip, address".
-
+ Create New Thread Hereමෙහි නව නූල් සාදන්න
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".මෙම ලිපිනයේ නව නූලක් සාදන්න. "createthread address, argument" යන සමාන විධානය.
-
+ &Watch DWORD& වොච් ඩීවර්ඩ්
-
+ &Watch QWORDQWORD වොච්
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".ඔරලෝසු දර්ශනයේ ලිපිනය එක් කරන්න. සමාන විධානය "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
%1අනුගමනය කළ නොහැක. ලිපිනය අවලංගුයි.
-
+ Add label at ලේබලය සහ එකතු කරන්න
-
+ The label may be in useලේබලය භාවිතයේ තිබිය හැකිය
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?“%1" ලේබලය දැනට පවතින ලේබලයක් හෝ වලංගු ප්රකාශනයක් විය හැකිය. එවැනි ලේබලය භාවිතා කිරීමෙන් අනවශ්ය බලපෑම් ඇති විය හැකිය. ඔබට තවමත් ඉදිරියට යාමට අවශ්යද?
-
-
-
+
+
+ Error!දෝෂය!
-
+ DbgSetLabelAt failed!DbgsetLabelat අසමත්!
-
+ Add comment at දී අදහස් එකතු කරන්න
-
+ DbgSetCommentAt failed!DbgsetCommentat අසාර්ථකයි!
-
+ DbgSetBookmarkAt failed!DbgsetbookMarkat අසමත්!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?මෙහි මෘදුකාංග බිඳවැටීමක් සැකසීම කඩා වැටීමට හේතු විය හැක. ඔබට ඇත්තටම දිගටම කරගෙන යාමට අවශ්යද?
-
- Error
- දෝෂය
-
-
-
- No types loaded yet, parse a header first...
- තවම වර්ග පූරණය කර නැත, පළමුව ශීර්ෂයක් විග්රහ කරන්න...
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
- %1 පෙන්වීමට ලිපිනය
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?මෙහි නව මූලාරම්භය සැකසීම බිඳ වැටීමට හේතු විය හැක. ඔබට ඇත්තටම දිගටම කරගෙන යාමට අවශ්යද?
-
+ Creating new thread here may result in crash. Do you really want to continue?මෙහි නව නූල් නිර්මාණය කඩා වැටීමට හේතු විය හැක. ඔබට ඇත්තටම දිගටම කරගෙන යාමට අවශ්යද?
-
+ Argument for the new threadනව නූල් සඳහා තර්කය
@@ -5888,15 +5873,15 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
ප්රමාණවත් තර්ක නොමැත! අවම වශයෙන් %d තර්කය(ය) නියම කළ යුතුය. තර්ක <a href="https://help.x64dbg.com/en/latest/commands/index.html">කොමාවෙන් වෙන් කර ඇත</a>.
-
-
+
+ The command "%s" is debug-only
විධානය "%s" දෝෂ-පමණි
@@ -6048,7 +6033,7 @@
-
+ Done!ඉවරයි!
@@ -8315,81 +8300,81 @@
AddType අසමත්
-
+ AddStruct failedAddStruct අසමත්
-
+ AddUnion failedඇඩ් යුනියන් අසමත්
-
+ AddMember failedADDMember අසමත්
-
+ AppendMember failedඋපස්ථායකයා අසමත්
-
+ Unknown calling convention "%s"
නොදන්නා ඇමතුම් සමුළුව "%s"
-
+ AddFunction failedAddFunction අසමත්
-
+ AddArg failedඇඩ්ඩාර්ග් අසමත්
-
+ AppendArg failedඇපෙන්ඩර්ග් අසමත් විය
-
+ SizeofType failedSizeofType අසමත්
-
+ Invalid type ID
-
+ VisitType failedVisittype අසමත්
-
+ RemoveType failedඉවත් කිරීම අසමත් විය
-
+ Type %s removed
වර්ගය %s ඉවත්
-
+ LoadTypes failedලෝඩ්වර්ග අසමත් විය
-
+ Types loadedපටවා වර්ග
@@ -10859,6 +10844,84 @@ Do you want to continue rendering this graph?
අදහස්
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &හරි
+
+
+
+ &Cancel
+ &අවලංගු කරන්න
+
+
+
+ Display type
+ සංදර්ශක වර්ගය
+
+
+
+ Type Name
+
+
+
+
+ Error
+ දෝෂය
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10878,8 +10941,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
- <html><head/><body><p>මෙම ප්රකාශනය 1 ට ඇගයීමට ලක් කළහොත් බිඳුම් ලක්ෂ්යය බිඳී යනු ඇත.</p><p>කිසිදා බිඳී නොයන බිඳුම් ලක්ෂ්යයක් සඳහා <span style=" text-decoration: underline;">0</span> ලෙස සකසන්න, නමුත් තවමත් ලොග් වීම සහ විධානය ක්රියාත්මක කළ හැකිය.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
+
@@ -10928,8 +10991,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
- <html><head/><body><p>මෙම ප්රකාශනය 1 ට ඇගයීමට ලක් කළහොත්, ඉහත දක්වා ඇති විධානය බිඳුම් ලක්ෂ්යය පහර දුන් විට ක්රියාත්මක වේ.</p><p>සෑම විටම විධානය ක්රියාත්මක කිරීම සඳහා ප්රකාශනය <span style=" text-decoration: underline;">1</span> ලෙස සකසන්න.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
+
@@ -14542,27 +14605,27 @@ Do you want to apply these patches anyway?
සියලු api ඇමතුම් මත බිඳ වැටීමක් ඉවත් කරන්න
-
+ Total Progress %1%මුළු ප්රගතිය %1%
-
+ Set breakpoint on all calls to %1සියලු ඇමතුම් මත බිඳවැටීමක් සකසන්න %1
-
+ Remove breakpoint on all calls to %1සියලු ඇමතුම් මත බිඳවැටීම් ඉවත් කරන්න %1
-
+ Error!දෝෂය!
-
+ DbgSetBookmarkAt failed!DbgsetbookMarkat අසමත්!
@@ -15360,17 +15423,17 @@ Win32 API ඇමතීමෙන් තොරව ක්රියාවලිය
සොයන්න...
-
+ &Copy&පිටපත්
-
+ Use case sensitive regular expressionනඩුව සංවේදී නිත්ය ප්රකාශනය භාවිතා
-
+ Use case insensitive regular expressionනඩුව අසංවේදී නිත්ය ප්රකාශනය භාවිතා
@@ -16233,139 +16296,97 @@ Win32 API ඇමතීමෙන් තොරව ක්රියාවලිය
StructWidget
-
- Struct
- ව්යුහය
-
-
-
- Field
- ක්ෂේත්රය
-
-
-
- Offset
- ඕෆ්සෙට්
-
-
-
- Address
- ලිපිනය
-
-
-
- Size
- ප්රමාණය
-
-
-
- Value
- වටිනාකම
-
-
-
-
- Error
- දෝෂය
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump&ඩම්ප් හි ලිපිනය අනුගමනය කරන්න
-
+ Follow value in Dumpඩම්ප් හි අගය අනුගමනය කරන්න
-
+ Follow value in Disassemblerවිසුරුවා හැරීමේ යන්ත්රයේ අගය අනුගමනය කරන්න
-
+ Display typeසංදර්ශක වර්ගය
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONපැටවුම් JSN
-
-
+
+ Parse headerශීර්ෂ විග්රහ
-
+ Removeඉවත් කරන්න
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&පිටපත්
-
- No types loaded yet, parse a header first...
- තවම වර්ග පූරණය කර නැත, පළමුව ශීර්ෂයක් විග්රහ කරන්න...
+
+ Error
+ දෝෂය
-
- Type to display
- පෙන්වීමට ටයිප් කරන්න
+
+ Failed to visit type...
+
-
-
- Address to display %1 at
- %1 පෙන්වීමට ලිපිනය
-
-
-
+ JSON files (*.json);;All files (*.*)JSN ගොනු (*.json); සියලුම ගොනු (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)ශීර්ෂ ගොනු (*.h *.hpp); සියලුම ගොනු (*.*)
+
+
+ Address to display %1 at
+ %1 පෙන්වීමට ලිපිනය
+ SymbolView
@@ -16400,135 +16421,135 @@ Win32 API ඇමතීමෙන් තොරව ක්රියාවලිය
තත්වය
-
-
+
+ &Follow in Disassembler& Disassembler අනුගමනය කරන්න
-
+ Follow in &Dumpඅනුගමනය & ඩම්ප්
-
+ Follow &imported addressඅනුගමනය සහ ආනයනය කරන ලද ලිපිනය
-
+ Toggle Breakpointටොගල් කරන්න බ්රේක්පොයින්ට්
-
+ Toggle Bookmarkටොගල් කරන්න බුක්මාක්
-
+ Help on Symbolic Nameසංකේතාත්මක නාමය මත උදව්
-
+ Follow &Entry Point in DisassemblerDisassembler හි පිවිසුම් ස්ථානය අනුගමනය කරන්න
-
+ Follow in Memory Mapමතක සිතියම අනුගමනය කරන්න
-
+ &Download Symbols for This Moduleමෙම මොඩියුලය සඳහා සංකේත බාගත කරන්න
-
+ Download Symbols for &All Modulesසහ සියලු මොඩියුල සඳහා සංකේත බාගත කරන්න
-
+ Copy File &Pathගොනුව පිටපත් &මාර්ගය
-
+ Browse in Explorerඑක්ස්ප්ලෝරර් තුළ පිරික්සන්න
-
+ Load library...පූරණය පුස්තකාලය...
-
+ Free libraryනිදහස් පුස්තකාලය
-
+ Mark as &user moduleලකුණ සහ පරිශීලක මොඩියුලය
-
+ Mark as &system moduleසහ පද්ධති මොඩියුලය ලෙස සලකුණු කරන්න
-
+ Mark as &party...& පක්ෂ ලෙස සලකුණු කරන්න...
-
+ Userපරිශීලක
-
+ Systemපද්ධතිය
-
+ Party: %1පක්ෂය: %1
-
-
-
+
+
+ Importආනයන
-
+ &Copy&පිටපත්
-
+ Select DLLDLL තෝරන්න
-
+ Enter the path of a DLL to load in the debuggee.ඩීඑල්එල් හි මාර්ගය ඇතුල් කරන්න.
-
+ DLL Files (*.dll);;All Files (*.*)DLL ගොනු (*.dll); සියලුම ගොනු (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
@@ -16537,37 +16558,37 @@ This could introduce unexpected behaviour to your debugging session...
මෙය ඔබගේ නිදොස්කරණ සැසියට අනපේක්ෂිත හැසිරීමක් හඳුන්වා දිය හැකිය...
-
+ Free Libraryනිදහස් පුස්තකාලය
-
+ Error!දෝෂය!
-
+ DbgSetBookmarkAt failed!DbgsetbookMarkat අසමත්!
-
+ Mark the party of the module asමොඩියුලයේ පක්ෂය ලෙස සලකුණු කරන්න
-
+ 0 is user module, 1 is system module.0 පරිශීලක මොඩියුලය, 1 පද්ධති මොඩියුලය වේ.
-
+ Errorදෝෂය
-
+ The party number can only be 0 or 1පක්ෂ අංකය විය හැක්කේ 0 හෝ 1 පමණි
@@ -17914,6 +17935,34 @@ This could introduce unexpected behaviour to your debugging session...
පිටපත් කරන්න
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ ලිපිනය
+
+
+
+ Size
+ ප්රමාණය
+
+
+
+ Value
+ වටිනාකම
+
+ UpdateChecker
diff --git a/x64dbg_sr_SP.ts b/x64dbg_sr_SP.ts
index 6cc6299..08f682f 100644
--- a/x64dbg_sr_SP.ts
+++ b/x64dbg_sr_SP.ts
@@ -3044,6 +3044,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3855,291 +3860,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ Comment
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5868,14 +5853,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6024,7 +6009,7 @@
-
+ Done!
@@ -8153,79 +8138,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10531,6 +10516,84 @@ Do you want to continue rendering this graph?
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10550,7 +10613,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10600,7 +10663,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14195,27 +14258,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!
-
+ DbgSetBookmarkAt failed!
@@ -14998,17 +15061,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15871,139 +15934,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16038,172 +16059,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17548,6 +17569,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_sv_SE.ts b/x64dbg_sv_SE.ts
index 9a029b3..f4da160 100644
--- a/x64dbg_sv_SE.ts
+++ b/x64dbg_sv_SE.ts
@@ -3044,6 +3044,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3855,291 +3860,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ Comment
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5868,14 +5853,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6024,7 +6009,7 @@
-
+ Done!
@@ -8153,79 +8138,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10531,6 +10516,84 @@ Do you want to continue rendering this graph?
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10550,7 +10613,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10600,7 +10663,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14195,27 +14258,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!
-
+ DbgSetBookmarkAt failed!
@@ -14998,17 +15061,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15871,139 +15934,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16038,172 +16059,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17548,6 +17569,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_th_TH.ts b/x64dbg_th_TH.ts
index 5f5e42a..560c4d4 100644
--- a/x64dbg_th_TH.ts
+++ b/x64dbg_th_TH.ts
@@ -3046,6 +3046,11 @@
Locals
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3857,291 +3862,271 @@
CommonActions
-
+ Follow in Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler
-
+ &Follow QWORD in Disassembler
-
+ Follow in Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump
-
+ &Follow QWORD in Current Dump
-
+ Dump %1
-
+ Follow DWORD in Dump
-
+ Follow QWORD in Dump
-
+ Follow in Stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle
-
-
+
+ Edit
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ Breakpoint
-
+ Set Conditional Breakpoint
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ Comment
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at
-
+ The label may be in use
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?
-
-
-
+
+
+ Error!
-
+ DbgSetLabelAt failed!
-
+ Add comment at
-
+ DbgSetCommentAt failed!
-
+ DbgSetBookmarkAt failed!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
-
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5870,14 +5855,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6026,7 +6011,7 @@
-
+ Done!
@@ -8155,79 +8140,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10533,6 +10518,84 @@ Do you want to continue rendering this graph?
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+
+
+
+
+ &Cancel
+ ยกเลิก
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10552,7 +10615,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10602,7 +10665,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14197,27 +14260,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!
-
+ DbgSetBookmarkAt failed!
@@ -15000,17 +15063,17 @@ The TEB can be used to get a lot of information on the process without calling W
-
+ &Copy
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15873,139 +15936,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
-
-
-
-
- Size
-
-
-
-
- Value
-
-
-
-
-
- Error
-
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ Remove
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy
-
- No types loaded yet, parse a header first...
+
+ Error
-
- Type to display
+
+ Failed to visit type...
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16040,172 +16061,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ User
-
+ System
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!
-
+ DbgSetBookmarkAt failed!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ Error
-
+ The party number can only be 0 or 1
@@ -17550,6 +17571,34 @@ This could introduce unexpected behaviour to your debugging session...
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+
+
+
+
+ Size
+
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_tr_TR.ts b/x64dbg_tr_TR.ts
index b306ff3..b5544db 100644
--- a/x64dbg_tr_TR.ts
+++ b/x64dbg_tr_TR.ts
@@ -3049,6 +3049,11 @@
LocalsYerel Değişkenler
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3861,292 +3866,272 @@
CommonActions
-
+ Follow in DisassemblerDisassembler'de Takip Et
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler&Disassembler'de DWORD Takip Et
-
+ &Follow QWORD in Disassembler&Disassembler'de QWORD Takip Et
-
+ Follow in DumpDöküm'de &Takip Et
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump&Geçerli Döküm'de DWORD Takip Et
-
+ &Follow QWORD in Current Dump&Geçerli Döküm'de QWORD Takip Et
-
+ Dump %1Döküm %1
-
+ Follow DWORD in DumpDöküm'de DWORD Takip Et
-
+ Follow QWORD in DumpDöküm'de QWORD Takip Et
-
+ Follow in StackYığında Takip Et
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory MapHafıza Haritası'nda İzle
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ GraphGrafik
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ ToggleDeğiştir
-
-
+
+ EditDüzenle
-
-
+
+ Set Hardware on ExecutionYürütme Anı İçin Donanımsal Kesme
-
+ Remove HardwareDonanımsal Kesmeyi Sil
-
+ Replace Slot %1 (Unknown)
-
+ BreakpointKesme noktası
-
+ Set Conditional BreakpointKoşullu Kesme Noktası Ata
-
+ Replace Slot %1 (0x%2)Yuvayı Değiştir %1 (0x%2)
-
+ Label Current AddressGeçerli Adres Etiketi
-
+ CommentAçıklama
-
+ Toggle BookmarkYer İşaretini Değiştir
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 HereBurayı %1 e ayarla
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread HereYeni işlem oluştur(Buraya)
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORDİzle DWORD
-
+ &Watch QWORDİzle QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
%1 takip edilemiyor. Adres geçersizdir.
-
+ Add label at Etiket ekle ->
-
+ The label may be in useEtiket kullanımda olabilir
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?Etiket "%1" varolan bir etiket veya geçerli bir ifade olabilir. Böyle bir etiketin kullanılması istenmeyen etkilere neden olabilir. Yine de devam etmek istiyormusunuz?
-
-
-
+
+
+ Error!Hata!
-
+ DbgSetLabelAt failed!DbgSetLabelAt başarısız oldu!
-
+ Add comment at Yorum ekle ->
-
+ DbgSetCommentAt failed!DbgSetCommentAt başarısız oldu!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt başarısız oldu!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?Burada yazılım kesme noktasının ayarlanması, çökme ile sonuçlanabilir. Gerçekten devam etmek istiyormusunuz?
-
- Error
- Hata
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?Yeni başlangıç noktası ayarlamak, çökmeye sebeb olabilir. Gerçekten devam etmek istiyor musunuz?
-
+ Creating new thread here may result in crash. Do you really want to continue?Yeni işlem oluşturma, çökmeye sebeb olabilir. Gerçekten devam etmek istiyor musunuz?
-
+ Argument for the new thread
@@ -5883,14 +5868,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
Bu komut "%s" sadece hata ayıklama sırasında kullanılabilir
@@ -6040,7 +6025,7 @@
-
+ Done!Bitti!
@@ -8294,81 +8279,81 @@
AddType başarısız oldu
-
+ AddStruct failedAddStruct başarısız oldu
-
+ AddUnion failedAddUnion başarısız oldu
-
+ AddMember failedAddMember başarısız oldu
-
+ AppendMember failedAppendMember başarısız oldu
-
+ Unknown calling convention "%s"
Bilinmeyen çağrı toplaması "%s"
-
+ AddFunction failedAddFunction başarısız oldu
-
+ AddArg failedAddArg başarısız oldu
-
+ AppendArg failedAppendArg başarısız oldu
-
+ SizeofType failedSizeofType başarısız oldu
-
+ Invalid type ID
-
+ VisitType failedVisitType başarısız oldu
-
+ RemoveType failedRemoveType başarısız oldu
-
+ Type %s removed
Tip %s silindi
-
+ LoadTypes failedLoadTypes başarısız oldu
-
+ Types loadedTypes yüklendi
@@ -10804,6 +10789,84 @@ Bu grafiği oluşturmaya devam etmek istiyormusunuz?
Yorumlar
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &Tamam
+
+
+
+ &Cancel
+ &İptal
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Hata
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10823,7 +10886,7 @@ Bu grafiği oluşturmaya devam etmek istiyormusunuz?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10873,7 +10936,7 @@ Bu grafiği oluşturmaya devam etmek istiyormusunuz?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14483,27 +14546,27 @@ Bu yamaları yine de uygulamak istiyor musunuz?
Tüm api çağrılarındaki kesme noktalarını kaldır
-
+ Total Progress %1%Toplam İlerleme %1%
-
+ Set breakpoint on all calls to %1Belirtilen %1 tüm çağrılarda kesme noktası ayarla
-
+ Remove breakpoint on all calls to %1Belirtilen %1 tüm çağrılardaki kesme noktalarını kaldır
-
+ Error!Hata!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt başarısız oldu!
@@ -15297,17 +15360,17 @@ TEB, Win32 API'sini çağırmadan süreç hakkında bir çok bilgi almak için k
Ara...
-
+ &Copy&Kopyala
-
+ Use case sensitive regular expressionBüyük küçük harf duyarlı kurallı ifadeyi kullanın
-
+ Use case insensitive regular expressionHarf büyüklüğüne duyarsız kurallı ifade kullanın
@@ -16170,139 +16233,97 @@ TEB, Win32 API'sini çağırmadan süreç hakkında bir çok bilgi almak için k
StructWidget
-
- Struct
- Yapı
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Adres
-
-
-
- Size
- Boyut
-
-
-
- Value
- Değer
-
-
-
-
- Error
- Hata
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONJSON Yükle
-
-
+
+ Parse headerBaşlığı ayrıştır
-
+ RemoveKaldır
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Kopyala
-
- No types loaded yet, parse a header first...
+
+ Error
+ Hata
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)JSON dosyaları (*.json);;Tüm dosyalar (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)Başlık dosyaları (*.h *.hpp);;Tüm dosyalar (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16337,135 +16358,135 @@ TEB, Win32 API'sini çağırmadan süreç hakkında bir çok bilgi almak için k
Durum
-
-
+
+ &Follow in DisassemblerDisassembler'de &Takip Et
-
+ Follow in &DumpDöküm'de &Takip Et
-
+ Follow &imported addressTakip & girilen adres
-
+ Toggle BreakpointKesme Noktası Ayarla
-
+ Toggle BookmarkYer İşaretini Değiştir
-
+ Help on Symbolic NameYardım-Sembolik İsim
-
+ Follow &Entry Point in DisassemblerDisassembler'de &Giriş Noktası Takip Et
-
+ Follow in Memory MapHafıza Haritası'nda İzle
-
+ &Download Symbols for This ModuleBu Modül için &Semboller İndir
-
+ Download Symbols for &All ModulesTüm Modüller için &Semboller İndir
-
+ Copy File &Path&Dosya Yolu Kopyala
-
+ Browse in ExplorerExplorer'da Gözat
-
+ Load library...Kütüphane yükle...
-
+ Free librarySerbest kütüphane
-
+ Mark as &user module&Kullanıcı modülü olarak işaretle
-
+ Mark as &system module&Sistem modülü olarak işaretle
-
+ Mark as &party...Topluluktan &işaretle...
-
+ UserKullanıcı
-
+ SystemSistem
-
+ Party: %1Topluluk: %1
-
-
-
+
+
+ Importİçe Aktar
-
+ &Copy&Kopyala
-
+ Select DLLDLL Seç
-
+ Enter the path of a DLL to load in the debuggee.Hata ayıklayıcıya yüklenecek bir DLL dosyasının yolunu girin.
-
+ DLL Files (*.dll);;All Files (*.*)DLL Dosyaları (*.dll);;Tüm Dosyalar (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
@@ -16474,37 +16495,37 @@ This could introduce unexpected behaviour to your debugging session...
Bu, hata ayıklama oturumunuzda beklenmeyen davranışa sebeb olabilir...
-
+ Free LibrarySerbest Kütüphane
-
+ Error!Hata!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt başarısız oldu!
-
+ Mark the party of the module asMark the party of the module as
-
+ 0 is user module, 1 is system module.0 is user module, 1 is system module.
-
+ ErrorHata
-
+ The party number can only be 0 or 1
@@ -17849,6 +17870,34 @@ Bu, hata ayıklama oturumunuzda beklenmeyen davranışa sebeb olabilir...Kopyala
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Adres
+
+
+
+ Size
+ Boyut
+
+
+
+ Value
+ Değer
+
+ UpdateChecker
diff --git a/x64dbg_uk_UA.ts b/x64dbg_uk_UA.ts
index 9a73092..d74ebfd 100644
--- a/x64dbg_uk_UA.ts
+++ b/x64dbg_uk_UA.ts
@@ -3054,6 +3054,11 @@
LocalsЛокальні змінні
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3865,292 +3870,272 @@
CommonActions
-
+ Follow in DisassemblerПерейти до дизасембльованого коду
-
+ Show this address in disassembler. Equivalent command "d address".Показувати цю адресу в дизасемблері. Еквівалентне командування "d адреса".
-
+ &Follow DWORD in Disassembler&Перейти по DWORD в дизасембльований код
-
+ &Follow QWORD in Disassembler&Перейти до QWORD в дизасембльований код
-
+ Follow in DumpПерейти до дампа
-
+ Show the address in dump. Equivalent command "dump address".Покажіть адресу у дампі. Еквівалентна команда "dump adress".
-
+ &Follow DWORD in Current Dump&Перейти по DWORD у поточний дамп
-
+ &Follow QWORD in Current Dump&Перейти по QWORD у поточний дамп
-
+ Dump %1Дамп %1
-
+ Follow DWORD in DumpПерейти по DWORD в дамп
-
+ Follow QWORD in DumpПерейти до QWORD в дампу
-
+ Follow in StackПерейти до стека
-
+ Show this address in stack view. Equivalent command "sdump address".Показати адресу у дампі. Еквівалентна команда "іdump adress".
-
+ Follow in Memory MapПерейти до мапи пам'яті
-
+ Show this address in memory map view. Equivalent command "memmapdump address".Відобразити цю адресу у вигляді мапи пам'яті. Еквіваленне команда "memmapdump address".
-
+ GraphГраф
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".Показати графік потоку керування цієї функції в режимі перегляду ЦП. Еквівалентна команда "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ ToggleПереключити
-
-
+
+ EditРедагування
-
-
+
+ Set Hardware on ExecutionВстановити апаратну точку зупину на виключення
-
+ Remove HardwareВидалити апаратну точку зупину
-
+ Replace Slot %1 (Unknown)Замінити слот %1 (невідомо)
-
+ BreakpointТочка зупину
-
+ Set Conditional BreakpointВстановити умовну точку зупину
-
+ Replace Slot %1 (0x%2)Замінити слот %1 (0x%2)
-
+ Label Current AddressДодати мітку до поточної адреси
-
+ CommentКоментар
-
+ Toggle BookmarkВстановити закладку
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".Встановіть закладку тут, або видаліть закладку. Еквівалентна команда "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 HereВстановити %1 тут
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".Встановити наступну виконану інструкцію на цю адресу. Еквівалентна команда "mov cip, address".
-
+ Create New Thread HereСтворити новий потік тут
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".Створити новий потік на цьому адресі. Еквівалентне команда "createthread address, argument".
-
+ &Watch DWORD&Перегляд DWORD
-
+ &Watch QWORD&Перегляд QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".Додайте адресу у вікні перегляду. Еквівалентна команда "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
Не вдалося перейти за адресо %1. Адреса недійсна.
-
+ Add label at Додавання мітки до
-
+ The label may be in useМожливо мітка вже використовується
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?"%1" може бути існуючою міткою або правильним виразом. Використання такої мітки може мати небажані наслідки. Продовжити?
-
-
-
+
+
+ Error!Помилка!
-
+ DbgSetLabelAt failed!Не вдалося виконати DbgSetLabelAt!
-
+ Add comment at Додати коментар до
-
+ DbgSetCommentAt failed!Не вдалося виконати DbgSetCommentAt!
-
+ DbgSetBookmarkAt failed!Не вдалося виконати DbgSetBookmarkAt!
-
+ Address %1 is not executableАдреса %1 не виконувана
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?Встановлення програмної точки зупину тут може призвести до збою. Ви дійсно бажаєте продовжити?
-
- Error
- Помилка
-
-
-
- No types loaded yet, parse a header first...
- Немає завантажених типів, спочатку аналізуйте заголовок...
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
- Адреса для відображення %1 в
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?Встановлення нового початку виконання тут може призвести до краху. Ви дійсно хочете продовжити?
-
+ Creating new thread here may result in crash. Do you really want to continue?Створення нового потоку може призвести до збою. Ви дійсно хочете продовжити?
-
+ Argument for the new threadАргумент для нового потоку
@@ -5688,7 +5673,7 @@
Struct
- Структура
+
@@ -5887,14 +5872,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
Не достатньо аргументів! Щонайменше %d аргумент(-и, -ів) мусить бути вказано. Аргументи <a href="https://hеlp.x64dbg.com/en/latest/commands/index.html">комою-розділені</a>.
-
-
+
+ The command "%s" is debug-only
Команда "%s" призначена лише для відлагодження
@@ -6044,7 +6029,7 @@
-
+ Done!Готово!
@@ -8266,81 +8251,81 @@
Не вдалося виконати AddType
-
+ AddStruct failedНе вдалося виконати AddStruct
-
+ AddUnion failedНе вдалося виконати AddUnion
-
+ AddMember failedНе вдалося виконати AddMember
-
+ AppendMember failedНе вдалося виконати AppendMember
-
+ Unknown calling convention "%s"
Невідома конвенція "%s"
-
+ AddFunction failedНе вдалося виконати AddFunction
-
+ AddArg failedНе вдалося виконати AddArg
-
+ AppendArg failedНе вдалося виконати AppendArg
-
+ SizeofType failedНе вдалося виконати SizeofType
-
+ Invalid type ID
-
+ VisitType failedНе вдалося виконати VisitType
-
+ RemoveType failedНе вдалося виконати RemoveType
-
+ Type %s removed
Тип %s видалено
-
+ LoadTypes failedНе вдалося виконати LoadTypes
-
+ Types loadedТипи завантажено
@@ -10780,6 +10765,84 @@ Do you want to continue rendering this graph?
Коментарі
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &Гаразд
+
+
+
+ &Cancel
+ &Скасувати
+
+
+
+ Display type
+ Тип відображення
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Помилка
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10799,8 +10862,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
- <html><head/><body><p>Якщо цей вираз буде виконано до 1 точки зупинки.</p><p>Встановіть <span style=" text-decoration: underline;">0</span> для точки зупинки, які ніколи не зламаються, але все одно можуть виконати логування та виконання команди.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
+
@@ -10849,8 +10912,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
- <html><head/><body><p>Якщо даний вираз обчислюється до 1 у команді, вказаній вище, виконується після досягнення точки зупинки.</p><p>Встановіть вираз на <span style=" text-decoration: underline;">1</span> і завжди виконувати команду.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
+
@@ -14465,27 +14528,27 @@ Do you want to apply these patches anyway?
Видалити точку зупину для всіх API викликів
-
+ Total Progress %1%Загальний прогрес %1%
-
+ Set breakpoint on all calls to %1Встановити точку зупину для всіх викликів в %1
-
+ Remove breakpoint on all calls to %1Видалити точку зупину для всіх викликів в %1
-
+ Error!Помилка!
-
+ DbgSetBookmarkAt failed!Не вдалося виконати DbgSetBookmarkAt!
@@ -15279,17 +15342,17 @@ TEB може бути використаний для отримання інф
Пошук...
-
+ &Copy&Копіювати
-
+ Use case sensitive regular expressionВраховувати регістр у регулярному виразі
-
+ Use case insensitive regular expressionНе враховувати регістр у регулярному виразі
@@ -16152,139 +16215,97 @@ TEB може бути використаний для отримання інф
StructWidget
-
- Struct
- Структура
-
-
-
- Field
- Поле
-
-
-
- Offset
- Зміщення
-
-
-
- Address
- Адреса
-
-
-
- Size
- Розмір
-
-
-
- Value
- Значення
-
-
-
-
- Error
- Помилка
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump&Перейти за адресою в дамп
-
+ Follow value in DumpПерейти до значення в дампі
-
+ Follow value in DisassemblerПерейти за значенням в дизасемблер
-
+ Display typeТип відображення
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSONЗавантажити JSON
-
-
+
+ Parse headerАналізувати заголовок
-
+ RemoveВидалити
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Копіювати
-
- No types loaded yet, parse a header first...
- Немає завантажених типів, спочатку аналізуйте заголовок...
+
+ Error
+ Помилка
-
- Type to display
- Тип для відображення
+
+ Failed to visit type...
+
-
-
- Address to display %1 at
- Адреса для відображення %1 в
-
-
-
+ JSON files (*.json);;All files (*.*)JSON файли (*.json);;Всі файли (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)Файли заголовків (*.h *.hpp);;Всі файли (*.*)
+
+
+ Address to display %1 at
+ Адреса для відображення %1 в
+ SymbolView
@@ -16319,135 +16340,135 @@ TEB може бути використаний для отримання інф
Статус
-
-
+
+ &Follow in Disassembler&Перейти до дизасембльованого коду
-
+ Follow in &DumpПерейти до &дампа
-
+ Follow &imported addressПерейти до &імпортованих адрес
-
+ Toggle BreakpointПереключити стан точки зупину
-
+ Toggle BookmarkВстановити закладку
-
+ Help on Symbolic NameДовідка по символьному імені
-
+ Follow &Entry Point in DisassemblerПерейти до &точки входу в дизасемблері
-
+ Follow in Memory MapПерейти до мапи пам'яті
-
+ &Download Symbols for This Module&Завантажити символи для цього модуля
-
+ Download Symbols for &All ModulesЗавантажити символи для &всіх модулів
-
+ Copy File &PathКопіювати &шлях файлу
-
+ Browse in ExplorerПереглянути в провіднику
-
+ Load library...Завантажити бібліотеку...
-
+ Free libraryВивантажити бібліотеку
-
+ Mark as &user moduleПозначити як модуль &користувача
-
+ Mark as &system moduleПозначити як &системний модуль
-
+ Mark as &party...Позначити як &групу...
-
+ UserКористувач
-
+ SystemСистема
-
+ Party: %1Група: %1
-
-
-
+
+
+ ImportІмпорт
-
+ &Copy&Копіювати
-
+ Select DLLВибрати DLL
-
+ Enter the path of a DLL to load in the debuggee.Введіть шлях DLL для завантаження у відлагоджувач.
-
+ DLL Files (*.dll);;All Files (*.*)Файли DLL (*.dll);;Всі файли (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
@@ -16456,37 +16477,37 @@ This could introduce unexpected behaviour to your debugging session...
Це може призвести до непередбачуваної поведінки у вашій сесії відлагодження...
-
+ Free LibraryВивантажити бібліотеку
-
+ Error!Помилка!
-
+ DbgSetBookmarkAt failed!Не вдалося виконати DbgSetBookmarkAt!
-
+ Mark the party of the module asПомітити групу модуля як
-
+ 0 is user module, 1 is system module.0 - модуль користувача, 1 - системний модуль.
-
+ ErrorПомилка
-
+ The party number can only be 0 or 1Номер групи може бути тільки 0 або 1
@@ -17832,6 +17853,34 @@ This could introduce unexpected behaviour to your debugging session...
Копіювати
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Адреса
+
+
+
+ Size
+ Розмір
+
+
+
+ Value
+ Значення
+
+ UpdateChecker
diff --git a/x64dbg_vi_VN.ts b/x64dbg_vi_VN.ts
index d9cabbb..91f7f67 100644
--- a/x64dbg_vi_VN.ts
+++ b/x64dbg_vi_VN.ts
@@ -3045,6 +3045,11 @@
LocalsBiến cục bộ
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3856,291 +3861,271 @@
CommonActions
-
+ Follow in DisassemblerHiển thị trong Disassembler
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler(&F) Hiển thị DWORD trong Disassembler
-
+ &Follow QWORD in Disassembler(&F) Hiển thị QWORD trong Disassembler
-
+ Follow in DumpHiển thị trong Dump
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump(&F) Hiển thị DWORD trong cửa sổ Dump hiện tại
-
+ &Follow QWORD in Current Dump(&F) Hiển thị QWORD trong cửa sổ Dump hiện tại
-
+ Dump %1Dump %1
-
+ Follow DWORD in DumpHiển thị DWORD trong Dump
-
+ Follow QWORD in DumpHiển thị QWORD trong Dump
-
+ Follow in StackHiển thị trong stack
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory MapHiển thị trong Memory Map
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ GraphLược đồ
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ ToggleBật/Tắt
-
-
+
+ Edit(&E) Sửa
-
-
+
+ Set Hardware on Execution
-
+ Remove Hardware
-
+ Replace Slot %1 (Unknown)
-
+ BreakpointBreakpoint
-
+ Set Conditional BreakpointĐặt Breakpoint có điều kiện
-
+ Replace Slot %1 (0x%2)
-
+ Label Current Address
-
+ CommentGhi chú
-
+ Toggle Bookmark
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD
-
+ &Watch QWORD
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
-
+ Add label at Thêm nhãn tại
-
+ The label may be in useNhãn này có thể đã được sử dụng
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?Nhãn "%1" có thể đã có, hoặc là một biểu thức hợp lệ. Sử dụng các nhãn thể này có thể tạo ra những lỗi không xác định. Bạn vẫn muốn thực hiện?
-
-
-
+
+
+ Error!Lỗi!
-
+ DbgSetLabelAt failed!DbgSetLabelAt thất bại!
-
+ Add comment at Thêm ghi chú tại
-
+ DbgSetCommentAt failed!DbgSetCommentAt thất bại!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt thất bại!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?
-
- Error
- Lỗi
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?
-
+ Creating new thread here may result in crash. Do you really want to continue?
-
+ Argument for the new thread
@@ -5869,14 +5854,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6025,7 +6010,7 @@
-
+ Done!
@@ -8156,79 +8141,79 @@
-
+ AddStruct failed
-
+ AddUnion failed
-
+ AddMember failed
-
+ AppendMember failed
-
+ Unknown calling convention "%s"
-
+ AddFunction failed
-
+ AddArg failed
-
+ AppendArg failed
-
+ SizeofType failed
-
+ Invalid type ID
-
+ VisitType failed
-
+ RemoveType failed
-
+ Type %s removed
-
+ LoadTypes failed
-
+ Types loaded
@@ -10534,6 +10519,84 @@ Do you want to continue rendering this graph?
Ghi chú
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ &OK
+
+
+
+ &Cancel
+ &Hủy bỏ
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ Lỗi
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10553,7 +10616,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10603,7 +10666,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14198,27 +14261,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!Lỗi!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt thất bại!
@@ -15001,17 +15064,17 @@ The TEB can be used to get a lot of information on the process without calling W
Tìm kiếm...
-
+ &Copy&Chép
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -15874,139 +15937,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
-
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- Địa chỉ
-
-
-
- Size
- Kích thước
-
-
-
- Value
-
-
-
-
-
- Error
- Lỗi
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON
-
-
+
+ Parse header
-
+ RemoveXoá
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy&Chép
-
- No types loaded yet, parse a header first...
+
+ Error
+ Lỗi
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16041,172 +16062,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler(&F) Hiển thị trong Disassembler
-
+ Follow in &Dump
-
+ Follow &imported address
-
+ Toggle Breakpoint
-
+ Toggle Bookmark
-
+ Help on Symbolic Name
-
+ Follow &Entry Point in Disassembler
-
+ Follow in Memory MapHiển thị trong Memory Map
-
+ &Download Symbols for This Module
-
+ Download Symbols for &All Modules
-
+ Copy File &Path
-
+ Browse in Explorer
-
+ Load library...
-
+ Free library
-
+ Mark as &user module
-
+ Mark as &system module
-
+ Mark as &party...
-
+ UserNgười dùng
-
+ SystemHệ thống
-
+ Party: %1
-
-
-
+
+
+ Import
-
+ &Copy&Chép
-
+ Select DLL
-
+ Enter the path of a DLL to load in the debuggee.
-
+ DLL Files (*.dll);;All Files (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library
-
+ Error!Lỗi!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt thất bại!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.
-
+ ErrorLỗi
-
+ The party number can only be 0 or 1
@@ -17551,6 +17572,34 @@ This could introduce unexpected behaviour to your debugging session...
Chép
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ Địa chỉ
+
+
+
+ Size
+ Kích thước
+
+
+
+ Value
+
+
+ UpdateChecker
diff --git a/x64dbg_zh_CN.ts b/x64dbg_zh_CN.ts
index 2b73327..372bc1f 100644
--- a/x64dbg_zh_CN.ts
+++ b/x64dbg_zh_CN.ts
@@ -3049,6 +3049,11 @@
Locals局部变量
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3861,292 +3866,272 @@
CommonActions
-
+ Follow in Disassembler在反汇编中转到
-
+ Show this address in disassembler. Equivalent command "d address".在反汇编窗口中显示此地址。等价于命令“d 地址”。
-
+ &Follow DWORD in Disassembler在反汇编中转到指定DWORD(&F)
-
+ &Follow QWORD in Disassembler在反汇编中转到指定QWORD(&F)
-
+ Follow in Dump在内存窗口中转到
-
+ Show the address in dump. Equivalent command "dump address".在内存窗口中显示此地址。等价于命令“dump 地址”。
-
+ &Follow DWORD in Current Dump在当前内存窗口中转到指定DWORD(&F)
-
+ &Follow QWORD in Current Dump在当前内存窗口中转到指定QWORD(&F)
-
+ Dump %1内存 %1
-
+ Follow DWORD in Dump在内存窗口中转到指定DWORD
-
+ Follow QWORD in Dump在内存窗口中转到指定QWORD
-
+ Follow in Stack在栈中转到
-
+ Show this address in stack view. Equivalent command "sdump address".在堆栈窗口中显示此地址。等价于命令“sdump 地址”。
-
+ Follow in Memory Map在内存布局中转到
-
+ Show this address in memory map view. Equivalent command "memmapdump address".在内存布局窗口中显示此地址。等价于命令“memmapdump 地址”。
-
+ Graph流程图
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".在CPU视图中显示此函数的控制流程图。等价于命令“graph 地址”。
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle切换
-
-
+
+ Edit编辑
-
-
+
+ Set Hardware on Execution设置硬件断点(执行)
-
+ Remove Hardware删除硬件断点
-
+ Replace Slot %1 (Unknown)替换硬件断点 %1 (未知)
-
+ Breakpoint断点
-
+ Set Conditional Breakpoint设置条件断点
-
+ Replace Slot %1 (0x%2)替换硬件断点 %1 (0x%2)
-
+ Label Current Address给当前地址写标签
-
+ Comment注释
-
+ Toggle Bookmark切换书签
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".在此设置书签,或移除书签。等价于命令“bookmarkset 地址”/“bookmarkdel 地址”。
-
+ Set %1 Here在此设置%1
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".设置将要执行的指令为此地址。等价于命令“mov cip, 地址”。
-
+ Create New Thread Here新建线程于此
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".在此地址创建一个新的线程。等价于命令“createthread 地址, 参数”。
-
+ &Watch DWORD监视 DWORD(&W)
-
+ &Watch QWORD监视 QWORD(&W)
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".在监视视图中添加地址。等价于命令"AddWatch [地址], "uint"""。
-
+ Cannot follow %1. Address is invalid.
无法转到 %1 。地址无效。
-
+ Add label at 添加标签到
-
+ The label may be in use标签可能正在使用中
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?标签“%1”可能早已定义或是一个有效的表达式。使用这种标签可能产生意外的影响。您仍想继续使用该标签吗?
-
-
-
+
+
+ Error!错误!
-
+ DbgSetLabelAt failed!DbgSetLabelAt 失败!
-
+ Add comment at 添加注释到
-
+ DbgSetCommentAt failed!DbgSetCommentAt 失败!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt 失败!
-
+ Address %1 is not executable地址 %1 不可执行
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?在这里设置软件断点可能会导致崩溃。你真的想要继续吗?
-
- Error
- 错误
-
-
-
- No types loaded yet, parse a header first...
- 没有加载结构体,请先解析头文件……
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
- %1 显示在地址
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?在这里设置新的运行点可能会导致崩溃。你真的想要继续吗?
-
+ Creating new thread here may result in crash. Do you really want to continue?在这里新建线程可能会导致崩溃。你真的想要继续吗?
-
+ Argument for the new thread新线程的参数
@@ -5684,7 +5669,7 @@
Struct
- 结构体
+
@@ -5886,15 +5871,15 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
参数个数不足!至少需要指定%d个参数(s)。参数<a href="https://help.x64dbg.com/en/latest/commands/index.html">使用逗号分隔</a>。
-
-
+
+ The command "%s" is debug-only
命令“%s”只能在调试程序时使用
@@ -6045,7 +6030,7 @@
-
+ Done!已完成!
@@ -8314,81 +8299,81 @@
AddType 失败
-
+ AddStruct failedAddStruct 失败
-
+ AddUnion failedAddUnion 失败
-
+ AddMember failedAddMember 失败
-
+ AppendMember failedAppendMember 失败
-
+ Unknown calling convention "%s"
调用约定"%s"未知
-
+ AddFunction failedAddFunction 失败
-
+ AddArg failedAddArg 失败
-
+ AppendArg failedAppendArg 失败
-
+ SizeofType failedSizeofType 失败
-
+ Invalid type ID
-
+ VisitType failedVisitType 失败
-
+ RemoveType failedRemoveType 失败
-
+ Type %s removed
类型 %s 已删除
-
+ LoadTypes failedLoadTypes 失败
-
+ Types loaded类型已载入
@@ -10850,6 +10835,84 @@ Do you want to continue rendering this graph?
注释
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ 确定(&O)
+
+
+
+ &Cancel
+ 取消(&C)
+
+
+
+ Display type
+ 显示类型
+
+
+
+ Type Name
+
+
+
+
+ Error
+ 错误
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10869,8 +10932,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
- <html><head/><body><p>若该表达式评估值为 1,该断点将触发。</p><p>将其设为<span style=" text-decoration: underline;">0</span>可得到一个永不触发的断点,但其仍能记录日志和执行命令。</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
+
@@ -10919,8 +10982,8 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
- <html><head/><body><p>若该表达式评估值为 1,将在断点触发时执行上面指定的命令。</p><p>将表达式设为<span style=" text-decoration: underline;">1</span>以便总是执行该命令。</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
+
@@ -14527,27 +14590,27 @@ Do you want to apply these patches anyway?
删除所有API调用上的断点
-
+ Total Progress %1%总进度: %1%
-
+ Set breakpoint on all calls to %1在所有对%1的调用上设置断点
-
+ Remove breakpoint on all calls to %1删除所有对%1的调用上的断点
-
+ Error!发生错误!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt 失败!
@@ -15337,17 +15400,17 @@ The TEB can be used to get a lot of information on the process without calling W
搜索...
-
+ &Copy复制(&C)
-
+ Use case sensitive regular expression使用区分大小写的正则表达式
-
+ Use case insensitive regular expression使用不区分大小写的正则表达式
@@ -16210,139 +16273,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
- 结构体
-
-
-
- Field
- 字段
-
-
-
- Offset
- 偏移
-
-
-
- Address
- 地址
-
-
-
- Size
- 大小
-
-
-
- Value
- 值
-
-
-
-
- Error
- 错误
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump在内存窗口中转到地址(&F)
-
+ Follow value in Dump在内存窗口中转到值
-
+ Follow value in Disassembler在反汇编中转到值
-
+ Display type显示类型
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON载入 JSON
-
-
+
+ Parse header解析头文件
-
+ Remove删除
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy复制(&C)
-
- No types loaded yet, parse a header first...
- 没有加载结构体,请先解析头文件……
+
+ Error
+ 错误
-
- Type to display
- 显示的结构体
+
+ Failed to visit type...
+
-
-
- Address to display %1 at
- %1 显示在地址
-
-
-
+ JSON files (*.json);;All files (*.*)JSON文件 (*.json);;所有文件 (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)头文件 (*.h *.hpp);;所有文件 (*.*)
+
+
+ Address to display %1 at
+ %1 显示在地址
+ SymbolView
@@ -16377,135 +16398,135 @@ The TEB can be used to get a lot of information on the process without calling W
状态
-
-
+
+ &Follow in Disassembler在反汇编中转到(&F)
-
+ Follow in &Dump在内存窗口中转到(&D)
-
+ Follow &imported address转到导入的地址(&I)
-
+ Toggle Breakpoint切换断点
-
+ Toggle Bookmark切换书签
-
+ Help on Symbolic Name符号名称帮助
-
+ Follow &Entry Point in Disassembler在反汇编窗口中转到入口点(&E)
-
+ Follow in Memory Map在内存布局中转到
-
+ &Download Symbols for This Module下载此模块的符号信息(&D)
-
+ Download Symbols for &All Modules下载所有模块的符号信息(&A)
-
+ Copy File &Path复制文件路径(&P)
-
+ Browse in Explorer在资源管理器中浏览
-
+ Load library...注入模块...
-
+ Free library卸载模块
-
+ Mark as &user module标记为用户模块(&U)
-
+ Mark as &system module标记为系统模块(&S)
-
+ Mark as &party...标记为第三方(&P)...
-
+ User用户模块
-
+ System系统模块
-
+ Party: %1第三方: %1
-
-
-
+
+
+ Import导入
-
+ &Copy复制(&C)
-
+ Select DLL选择 DLL
-
+ Enter the path of a DLL to load in the debuggee.输入要在调试对象中加载的 DLL 的路径。
-
+ DLL Files (*.dll);;All Files (*.*)DLL 文件 (*.dll);;所有文件 (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
@@ -16514,37 +16535,37 @@ This could introduce unexpected behaviour to your debugging session...
这可能给调试过程带来意外后果……
-
+ Free Library卸载模块
-
+ Error!发生错误!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt 失败!
-
+ Mark the party of the module as标记该模块所属方的代号为
-
+ 0 is user module, 1 is system module.0 是用户模块,1 是系统模块。
-
+ Error错误
-
+ The party number can only be 0 or 1第三方代号只能是0或1
@@ -17891,6 +17912,34 @@ This could introduce unexpected behaviour to your debugging session...
复制
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ 地址
+
+
+
+ Size
+ 大小
+
+
+
+ Value
+ 值
+
+ UpdateChecker
diff --git a/x64dbg_zh_TW.ts b/x64dbg_zh_TW.ts
index 6f81630..8cb4b42 100644
--- a/x64dbg_zh_TW.ts
+++ b/x64dbg_zh_TW.ts
@@ -3047,6 +3047,11 @@
Locals區域變數
+
+
+ Struct
+
+ Change Tab %1 Name
@@ -3859,292 +3864,272 @@
CommonActions
-
+ Follow in Disassembler在反組譯視窗中跟隨
-
+ Show this address in disassembler. Equivalent command "d address".
-
+ &Follow DWORD in Disassembler在反組譯視窗中跟隨 DWORD(&F)
-
+ &Follow QWORD in Disassembler在反組譯視窗中跟隨 QWORD(&F)
-
+ Follow in Dump在資料視窗中跟隨
-
+ Show the address in dump. Equivalent command "dump address".
-
+ &Follow DWORD in Current Dump在目前資料視窗中跟隨 DWORD(&F)
-
+ &Follow QWORD in Current Dump在目前資料視窗中跟隨 QWORD(&F)
-
+ Dump %1資料 %1
-
+ Follow DWORD in Dump在資料視窗中跟隨 DWORD
-
+ Follow QWORD in Dump在資料視窗中跟隨 QWORD
-
+ Follow in Stack在堆疊中跟隨
-
+ Show this address in stack view. Equivalent command "sdump address".
-
+ Follow in Memory Map在記憶體映射中跟隨
-
+ Show this address in memory map view. Equivalent command "memmapdump address".
-
+ Graph圖形
-
+ Show the control flow graph of this function in CPU view. Equivalent command "graph address".
-
-
+
+ Display type at %1
-
+ Display a type at this address in the struct view.
-
+ Toggle切換
-
-
+
+ Edit編輯
-
-
+
+ Set Hardware on Execution設置硬體執行中斷點
-
+ Remove Hardware移除硬體中斷點
-
+ Replace Slot %1 (Unknown)更換硬體中斷點 %1 (未知)
-
+ Breakpoint中斷點
-
+ Set Conditional Breakpoint設置條件中斷點
-
+ Replace Slot %1 (0x%2)更換硬體中斷點 %1 (0x%2)
-
+ Label Current Address在目前位址設定標籤
-
+ Comment註解
-
+ Toggle Bookmark切換書籤
-
+ Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address".
-
+ Set %1 Here在此設置%1
-
+ Set the next executed instruction to this address. Equivalent command "mov cip, address".
-
+ Create New Thread Here於此處建立新執行緒
-
+ Create a new thread at this address. Equivalent command "createthread address, argument".
-
+ &Watch DWORD監視 DWORD(&W)
-
+ &Watch QWORD監視 QWORD(&W)
-
+ Add the address in the watch view. Equivalent command "AddWatch [address], "uint"".
-
+ Cannot follow %1. Address is invalid.
無法轉到 %1。位址無效。
-
+ Add label at 新增標籤於
-
+ The label may be in use標籤可能正在使用中
-
+ The label "%1" may be an existing label or a valid expression. Using such label might have undesired effects. Do you still want to continue?“%1”標籤可能是現有的標籤或有效的運算式。使用這種標籤可能會產生意外影響。您仍想使用該標籤嗎?
-
-
-
+
+
+ Error!錯誤!
-
+ DbgSetLabelAt failed!DbgSetLabelAt 失敗!
-
+ Add comment at 新增註解於
-
+ DbgSetCommentAt failed!DbgSetCommentAt 失敗!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt 失敗!
-
+ Address %1 is not executable
-
+ Setting software breakpoint here may result in crash. Do you really want to continue?在此設置軟體中斷點可能導致崩潰。您真的還要繼續嗎?
-
- Error
- 錯誤
-
-
-
- No types loaded yet, parse a header first...
-
-
-
-
- Type to display at %1
-
-
-
-
- Address to display %1 at
-
-
-
-
+ Setting new origin here may result in crash. Do you really want to continue?在此設置新的運行點可能導致崩潰。您真的還要繼續嗎?
-
+ Creating new thread here may result in crash. Do you really want to continue?在此建立新執行緒可能導致程式崩潰. 確定要繼續嗎?
-
+ Argument for the new thread新執行緒的參數
@@ -5682,7 +5667,7 @@
Struct
- 結構體
+
@@ -5880,14 +5865,14 @@
-
+ Not enough arguments! At least %d argument(s) must be specified. Arguments are <a href="https://help.x64dbg.com/en/latest/commands/index.html">comma-separated</a>.
-
-
+
+ The command "%s" is debug-only
@@ -6036,7 +6021,7 @@
-
+ Done!完毕!
@@ -8224,80 +8209,80 @@
AddType 失敗
-
+ AddStruct failedAddStruct 失敗
-
+ AddUnion failedAddUnion 失敗
-
+ AddMember failedAddMember 失敗
-
+ AppendMember failedAppendMember 失敗
-
+ Unknown calling convention "%s"
未知的呼叫協定 "%s"
-
+ AddFunction failedAddFunction 失敗
-
+ AddArg failedAddArg 失敗
-
+ AppendArg failedAppendArg 失敗
-
+ SizeofType failedSizeofType 失敗
-
+ Invalid type ID
-
+ VisitType failedVisitType 失敗
-
+ RemoveType failedRemoveType 失敗
-
+ Type %s removed
-
+ LoadTypes failedLoadTypes 失敗
-
+ Types loaded
@@ -10655,6 +10640,84 @@ Do you want to continue rendering this graph?
註解
+
+ DisplayTypeDialog
+
+
+ Display Type at Address
+
+
+
+
+ &Address:
+
+
+
+
+ Enter address or expression...
+
+
+
+
+ color: gray;
+
+
+
+
+ Address: Not set
+
+
+
+
+ &OK
+ 確認(&O)
+
+
+
+ &Cancel
+ 取消(&C)
+
+
+
+ Display type
+
+
+
+
+ Type Name
+
+
+
+
+ Error
+ 錯誤
+
+
+
+ No types loaded yet, parse a header first...
+
+
+
+
+ Enter address or expression
+
+
+
+
+ Address: %1
+
+
+
+
+ Address: %1 (Invalid memory)
+
+
+
+
+ Invalid address expression
+
+
+ EditBreakpointDialog
@@ -10674,7 +10737,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the breakpoint will break.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute command.</p></body></html>
+ <html><head/><body><p>If this expression evaluates to 1, the debugger will pause.</p><p>Set to <span style=" text-decoration: underline;">0</span> for a breakpoint that never breaks, but can still do logging and execute commands.</p></body></html>
@@ -10724,7 +10787,7 @@ Do you want to continue rendering this graph?
- <html><head/><body><p>If this expression is evaluated to 1 the command specified above is executed when the breakpoint is hit.</p><p>Set the expression to <span style=" text-decoration: underline;">1</span> to always execute the command.</p></body></html>
+ If this expression evaluates to 1, the command specified above is executed.
@@ -14325,27 +14388,27 @@ Do you want to apply these patches anyway?
-
+ Total Progress %1%
-
+ Set breakpoint on all calls to %1
-
+ Remove breakpoint on all calls to %1
-
+ Error!錯誤!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt 失敗!
@@ -15128,17 +15191,17 @@ The TEB can be used to get a lot of information on the process without calling W
搜尋...
-
+ &Copy複製(&C)
-
+ Use case sensitive regular expression
-
+ Use case insensitive regular expression
@@ -16001,139 +16064,97 @@ The TEB can be used to get a lot of information on the process without calling W
StructWidget
-
- Struct
- 結構體
-
-
-
- Field
-
-
-
-
- Offset
-
-
-
-
- Address
- 位址
-
-
-
- Size
- 大小
-
-
-
- Value
- 值
-
-
-
-
- Error
- 錯誤
-
-
-
- Failed to visit type...
-
-
-
-
+ &Follow address in Dump
-
+ Follow value in Dump
-
+ Follow value in Disassembler
-
+ Display type
-
+ Reload type
-
+ Reload the type from the database and display it (at a different address).
-
-
+
+ Load JSON載入 JSON
-
-
+
+ Parse header
-
+ Remove移除
-
+ Remove all
-
+ &Refresh values
-
+ Quickly refresh the values, without reloading the type.
-
+ &Copy複製(&C)
-
- No types loaded yet, parse a header first...
+
+ Error
+ 錯誤
+
+
+
+ Failed to visit type...
-
- Type to display
-
-
-
-
-
- Address to display %1 at
-
-
-
-
+ JSON files (*.json);;All files (*.*)JSON 檔案 (*.json);;所有檔案 (*.*)
-
+ Header files (*.h *.hpp);;All files (*.*)
+
+
+ Address to display %1 at
+
+ SymbolView
@@ -16168,172 +16189,172 @@ The TEB can be used to get a lot of information on the process without calling W
-
-
+
+ &Follow in Disassembler在反組譯視窗中跟隨(&F)
-
+ Follow in &Dump在資料視窗中跟隨(&D)
-
+ Follow &imported address
-
+ Toggle Breakpoint切換中斷點
-
+ Toggle Bookmark切換書籤
-
+ Help on Symbolic Name符號名稱的説明幫助
-
+ Follow &Entry Point in Disassembler在反組譯視窗中跟隨入口點(&E)
-
+ Follow in Memory Map在記憶體映射中跟隨
-
+ &Download Symbols for This Module下載此模組的符號(&D)
-
+ Download Symbols for &All Modules下載所有模組的符號(&A)
-
+ Copy File &Path複製檔案路徑(&P)
-
+ Browse in Explorer在檔案總管中檢視
-
+ Load library...載入函數庫
-
+ Free library移除函數庫
-
+ Mark as &user module標示為使用者模組(&U)
-
+ Mark as &system module標示為系統模組(&S)
-
+ Mark as &party...
-
+ User使用者模組
-
+ System系統模組
-
+ Party: %1
-
-
-
+
+
+ Import導入
-
+ &Copy複製(&C)
-
+ Select DLL選取 DLL
-
+ Enter the path of a DLL to load in the debuggee.請輸入要在被除錯程式中載入的 DLL 路徑.
-
+ DLL Files (*.dll);;All Files (*.*)DLL 檔案 (*.dll);;所有檔案 (*.*)
-
+ Are you sure you want to free the module: %1?
This could introduce unexpected behaviour to your debugging session...
-
+ Free Library移除函數庫
-
+ Error!錯誤!
-
+ DbgSetBookmarkAt failed!DbgSetBookmarkAt 失敗!
-
+ Mark the party of the module as
-
+ 0 is user module, 1 is system module.0表示使用者模組,1表示系統模組。
-
+ Error錯誤
-
+ The party number can only be 0 or 1
@@ -17678,6 +17699,34 @@ This could introduce unexpected behaviour to your debugging session...
複製
+
+ TypeWidget
+
+
+ Field
+
+
+
+
+ Offset
+
+
+
+
+ Address
+ 位址
+
+
+
+ Size
+ 大小
+
+
+
+ Value
+ 值
+
+ UpdateChecker