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) Locals Locals + + + Struct + + Change Tab %1 Name @@ -3866,291 +3871,271 @@ Hex dugo dugo (64-bit) CommonActions - + Follow in Disassembler Prati 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 Dump Prati 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. - + Toggle Podesi - - + + Edit - - + + Set Hardware on Execution - + Remove Hardware - + Replace Slot %1 (Unknown) - + Breakpoint Breakpoint - + Set Conditional Breakpoint - + Replace Slot %1 (0x%2) - + Label Current Address - + Comment Komentar - + 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 use Oznaka 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 &Dump Prati 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. - + Error Greš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 @@ Locals Lokální + + + Struct + + Change Tab %1 Name @@ -3867,291 +3872,271 @@ CommonActions - + Follow in Disassembler Ná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 Dump Sledujte 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 Dump Postupujte podle WORD v aktuálním výpisu - + Dump %1 Výpis %1 - + Follow DWORD in Dump Sledujte DWORD v Dump - + Follow QWORD in Dump Sledujte QWORD v Dump - + Follow in Stack Obnovit výběr - + Show this address in stack view. Equivalent command "sdump address". - + Follow in Memory Map Sledujte mapu paměti - + Show this address in memory map view. Equivalent command "memmapdump address". - + Graph Graf - + 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 Přepnout - - + + Edit Upravit - - + + Set Hardware on Execution Nastavte hardware na spuštění - + Remove Hardware Odebrat hardware - + Replace Slot %1 (Unknown) Nahradit slot %1 (neznámý) - + Breakpoint Přerušení - + Set Conditional Breakpoint Nastavit podmíněné přerušení - + Replace Slot %1 (0x%2) Nahradit slot %1 (0x%2) - + Label Current Address Označit aktuální adresu - + Comment Komentáře - + Toggle Bookmark Přepnout záložku - + Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address". - + Set %1 Here Nastavit %1 zde - + Set the next executed instruction to this address. Equivalent command "mov cip, address". - + Create New Thread Here Vytvoř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 use Popisek 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 thread Argument 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 &Dump Sledujte výpis - + Follow &imported address - + Toggle Breakpoint - + Toggle Bookmark - + Help on Symbolic Name Nápověda k symbolickému jménu - + Follow &Entry Point in Disassembler - + Follow in Memory Map Sledujte 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. - + Error Chyba - + 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 Disassembler Fø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 Dump Fø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 %1 Dump %1 - + Follow DWORD in Dump &Følg DWORD i den Dump - + Follow QWORD in Dump &Følg QWORD i den Dump - + Follow in Stack Følg i stak - + Show this address in stack view. Equivalent command "sdump address". - + Follow in Memory Map Fø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 Address Label Nuværende Adresse - + Comment Kommentar - + 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 @@ Locals Lokale Variablen + + + Struct + + Change Tab %1 Name @@ -3864,292 +3869,272 @@ CommonActions - + Follow in Disassembler Inspiziere 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 Dump Inspiziere 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 %1 Dump %1 - + Follow DWORD in Dump Folge DWORD im Dump - + Follow QWORD in Dump Folge QWORD im Dump - + Follow in Stack Inspiziere 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 Map Inspiziere Speicherbereich - + Show this address in memory map view. Equivalent command "memmapdump address". Diese Adresse in der Memory Map Ansicht anzeigen. Ähnlicher Befehl "memmapdump address". - + Graph Diagramm - + 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 %1 Anzeigetyp bei %1 - + Display a type at this address in the struct view. Einen Typ an dieser Adresse in der Struktursicht anzeigen. - + Toggle Umschalten - - + + Edit Editieren - - + + Set Hardware on Execution Hardware bei Ausführung setzen - + Remove Hardware Hardware entfernen - + Replace Slot %1 (Unknown) Slot %1 ersetzen (unbekannt) - + Breakpoint Haltepunkt - + Set Conditional Breakpoint Setze bedingten Haltepunkt - + Replace Slot %1 (0x%2) Slot %1 (0x%2 ) ersetzen - + Label Current Address Marke für aktuelle Adresse - + Comment Kommentar - + Toggle Bookmark Lesezeichen 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 Here Erstelle 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 DWORD DWORD &beobachten - + &Watch QWORD QWORD &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 use Das 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 executable Adresse %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 thread Argument 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 failed AddStruct fehlgeschlagen - + AddUnion failed AddUnion fehlgeschlagen - + AddMember failed AddMember fehlgeschlagen - + AppendMember failed AppendMember fehlgeschlagen - + Unknown calling convention "%s" Unbekannte Aufrufkonvention "%s" - + AddFunction failed AddFunction fehlgeschlagen - + AddArg failed AddArg fehlgeschlagen - + AppendArg failed AppendArg fehlgeschlagen - + SizeofType failed SizeofType fehlgeschlagen - + Invalid type ID - + VisitType failed VisitType fehlgeschlagen - + RemoveType failed RemoveType fehlgeschlagen - + Type %s removed Typ %s entfernt - + LoadTypes failed LoadTypes fehlgeschlagen - + Types loaded Typen 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 %1 Haltepunkt für allen Aufrufen zu %1 setzen - + Remove breakpoint on all calls to %1 Haltepunkt 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 expression Verwende regulären Ausdruck und beachte Groß-/Kleinschreibung - + Use case insensitive regular expression Verwende 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 Dump Wert im Dump folgen - + Follow value in Disassembler Wert im Disassembler anschauen - + Display type - + Reload type - + Reload the type from the database and display it (at a different address). - - + + Load JSON JSON laden - - + + Parse header Header parsen - + Remove Entfernen - + 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 &Dump Inspiziere im &Dump - + Follow &imported address Folge der &importierte Adresse - + Toggle Breakpoint Haltepunkt umschalten - + Toggle Bookmark Lesezeichen umschalten - + Help on Symbolic Name Mit symbolischen Namen helfen - + Follow &Entry Point in Disassembler Gehe zu &Einstiegspunkt - + Follow in Memory Map Inspiziere Speicherbereich - + &Download Symbols for This Module Symbole für dieses Modul &herunterladen - + Download Symbols for &All Modules Symbole für alle Module herunterladen - + Copy File &Path Datei&pfad kopieren - + Browse in Explorer Im Explorer anzeigen - + Load library... Bibliothek laden... - + Free library Bibliothek entladen - + Mark as &user module Als Ben&utzermodul markieren - + Mark as &system module Als &Systemmmodul markieren - + Mark as &party... Als &Kategorie markieren... - + User Benutzer - + System System - + Party: %1 Kategorie: %1 - - - + + + Import Importieren - + &Copy &Kopieren - + Select DLL DLL 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 Library Bibliothek entladen - + Error! Fehler! - + DbgSetBookmarkAt failed! DbgSetBookmarkAt fehlgeschlagen! - + Mark the party of the module as Kategorie des Moduls - + 0 is user module, 1 is system module. 0 ist User-Modul, 1 ist System-Modul. - + Error Fehler - + The party number can only be 0 or 1 Die 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. - + Toggle 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 @@ -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 @@ Locals Locales + + + Struct + + Change Tab %1 Name @@ -3861,291 +3866,271 @@ CommonActions - + Follow in Disassembler Mostrar 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 Dump Mostrar 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 %1 Volcado %1 - + Follow DWORD in Dump Mostrar DWord en el volcado - + Follow QWORD in Dump Mostrar QWord en el volcado - + Follow in Stack Mostrar en la pila - + Show this address in stack view. Equivalent command "sdump address". - + Follow in Memory Map Mostrar en el mapa de memoria - + Show this address in memory map view. Equivalent command "memmapdump address". - + Graph Grá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. - + Toggle Conmutar - - + + Edit Editar - - + + Set Hardware on Execution PI de hardware (al ejecutar) - + Remove Hardware Eliminar (hardware) - + Replace Slot %1 (Unknown) Reemplazar posición %1 (Desconocida) - + Breakpoint Punto de interrupción - + Set Conditional Breakpoint Añade Punto de Control Condicional - + Replace Slot %1 (0x%2) Reemplazar el breakpoint %1 (ocupado por 0x%2) - + Label Current Address Etiquetar la dirección actual - + Comment Comentario - + Toggle Bookmark Añadir/quitar marcador - + Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address". - + Set %1 Here Poner %1 Aqui - + Set the next executed instruction to this address. Equivalent command "mov cip, address". - + Create New Thread Here Crear 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 use La 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 thread Argumento 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 failed AddStruct ha fallado - + AddUnion failed AddUnion ha fallado - + AddMember failed AddMember ha fallado - + AppendMember failed AppendMember ha fallado - + Unknown calling convention "%s" Convención de llamada de desconocido "%s" - + AddFunction failed AddFunction ha fallado - + AddArg failed AddArg ha fallado - + AppendArg failed AppendArg ha fallado - + SizeofType failed SizeofType ha fallado - + Invalid type ID - + VisitType failed VisitType ha fallado - + RemoveType failed RemoveType ha fallado - + Type %s removed Tipo %s eliminado - + LoadTypes failed LoadTypes falló - + Types loaded Types 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 %1 Establecer punto de interrupción en todas las llamadas a %1 - + Remove breakpoint on all calls to %1 Quitar 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 &Dump Seguir en el &volcado - + Follow &imported address - + Toggle Breakpoint Alternar breakpoint - + Toggle Bookmark Añadir/quitar marcador - + Help on Symbolic Name Ayuda sobre nombre simbólico - + Follow &Entry Point in Disassembler Mostrar punto de entrada en el desensamblador - + Follow in Memory Map Mostrar en el mapa de memoria - + &Download Symbols for This Module &descargar símbolos para este módulo - + Download Symbols for &All Modules Descargar símbolos para &todos los módulos - + Copy File &Path Copiar la ruta del archivo - + Browse in Explorer Mostrar en el explorador - + Load library... - + Free library - + Mark as &user module Marcar como & módulo de usuario - + Mark as &system module Marcar como & módulo de Sistema - + Mark as &party... Marcar como &Fiesta/party/partido... - + User Usuario - + System Sistema - + Party: %1 Fiesta/party/partido: %1 - - - + + + Import Importar - + &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 as Marca 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. - + Error Error - + 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 failed AddStruct failed - + AddUnion failed AddUnion failed - + AddMember failed AddMember failed - + AppendMember failed AppendMember failed - + Unknown calling convention "%s" Unknown calling convention "%s" - + AddFunction failed AddFunction failed - + AddArg failed AddArg failed - + AppendArg failed AppendArg failed - + SizeofType failed SizeofType failed - + Invalid type ID - + VisitType failed VisitType failed - + RemoveType failed RemoveType failed - + Type %s removed Type %s removed - + LoadTypes failed LoadTypes failed - + Types loaded Types 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 %1 Remove 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 expression Use case sensitive regular expression - + Use case insensitive regular expression Use 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 JSON Load JSON - - + + Parse header Parse header - + Remove 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 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 address Follow &imported address - + Toggle Breakpoint Toggle Breakpoint - + Toggle Bookmark Toggle Bookmark - + Help on Symbolic Name راهنما برای نام نمادین - + Follow &Entry Point in Disassembler Follow &Entry Point in Disassembler - + Follow in Memory Map Follow in Memory Map - + &Download Symbols for This Module &Download Symbols for This Module - + Download Symbols for &All Modules Download Symbols for &All Modules - + Copy File &Path Copy File &Path - + Browse in Explorer Browse in Explorer - + Load library... Load library... - + Free library Free library - + Mark as &user module Mark as &user module - + Mark as &system module Mark as &system module - + Mark as &party... Mark as &party... - + User User - + System System - + Party: %1 Party: %1 - - - + + + Import Import - + &Copy &نسخه‌برداری - + Select DLL Select 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 Library Free Library - + Error! خطا! - + DbgSetBookmarkAt failed! DbgSetBookmarkAt failed! - + Mark the party of the module as Mark 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 1 The 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 @@ Locals Paikalliset muuttujat + + + Struct + + Change Tab %1 Name @@ -3861,291 +3866,271 @@ CommonActions - + Follow in Disassembler Siirry 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 Dump Siirry 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 %1 Muistivedos %1 - + Follow DWORD in Dump Siirry DWORD:iin muistivedoksessa - + Follow QWORD in Dump Siirry QWORD:iin muistivedoksessa - + Follow in Stack Siirry pinossa - + Show this address in stack view. Equivalent command "sdump address". - + Follow in Memory Map Siirry muistikartassa - + Show this address in memory map view. Equivalent command "memmapdump address". - + Graph Kaavio - + 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 Vaihda tila - - + + Edit Muokkaa - - + + Set Hardware on Execution Aseta suorituksen laitteistokeskeytyskohta - + Remove Hardware Poista laitteistokeskeytyskohta - + Replace Slot %1 (Unknown) Korvaa paikka %1 (tuntematon) - + Breakpoint Keskeytyskohta - + Set Conditional Breakpoint Aseta ehdollinen keskeytyskohta - + Replace Slot %1 (0x%2) Korvaa paikka %1 (0x%2) - + Label Current Address Nimeä tämä osoite - + Comment Kommentti - + Toggle Bookmark Lisää/poista kirjanmerkki - + Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address". - + Set %1 Here Aseta %1 tähän - + Set the next executed instruction to this address. Equivalent command "mov cip, address". - + Create New Thread Here Luo 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 use Nimike 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 thread Argumentti 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 failed AddStruct epäonnistui - + AddUnion failed AddUnion epäonnistui - + AddMember failed AddMember epäonnistui - + AppendMember failed AppendMember epäonnistui - + Unknown calling convention "%s" Tuntematon kutsumenetelmä "%s" - + AddFunction failed AddFunction epäonnistui - + AddArg failed AddArg epäonnistui - + AppendArg failed AppendArg epäonnistui - + SizeofType failed SizeofType epäonnistui - + Invalid type ID - + VisitType failed VisitType epäonnistui - + RemoveType failed RemoveType epäonnistui - + Type %s removed Type %s poistettu - + LoadTypes failed LoadTypes epäonnistui - + Types loaded Tyypit 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 %1 Aseta keskeytyskohta kaikkiin %1:n kutsuihin - + Remove breakpoint on all calls to %1 Poista 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 expression Käytä säännöllisessä lausekkeessa merkitsevää kirjainkokoa - + Use case insensitive regular expression Kä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 JSON Lataa JSON - - + + Parse header Jäsennä otsake - + Remove Poista - + 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 &Dump Siirry &muistivedoksessa - + Follow &imported address Siirry &tuotuun osoitteeseen - + Toggle Breakpoint Lisää/poista keskeytyskohta - + Toggle Bookmark Lisää/poista kirjanmerkki - + Help on Symbolic Name Ohjeita symboliseen nimeen liittyen - + Follow &Entry Point in Disassembler Siirry &alkuosoitteeseen koodissa - + Follow in Memory Map Siirry muistikartassa - + &Download Symbols for This Module &Lataa tämän moduulin symbolit - + Download Symbols for &All Modules Lataa &kaikkien moduulien symbolit - + Copy File &Path Kopioi tiedoston &polku - + Browse in Explorer Selaa Resurssienhallinnassa - + Load library... Lataa kirjasto... - + Free library Vapauta kirjasto - + Mark as &user module Merkitse &käyttäjäalueen moduuliksi - + Mark as &system module Merkitse &järjestelmämoduuliksi - + Mark as &party... Valitse &muistialue... - + User Käyttäjäalue - + System Järjestelmäalue - + Party: %1 Muistialue: %1 - - - + + + Import Tuo - + &Copy &Kopioi - + Select DLL Valitse 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 Library Vapauta kirjasto - + Error! Virhe! - + DbgSetBookmarkAt failed! DbgSetBookmarkAt epäonnistui! - + Mark the party of the module as Valitse moduulin muistialue - + 0 is user module, 1 is system module. 0 tarkoittaa käyttäjäaluetta, 1 järjestelmäaluetta. - + Error Virhe - + 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 @@ Locals Mga lokal + + + Struct + + Change Tab %1 Name @@ -3861,291 +3866,271 @@ CommonActions - + Follow in Disassembler Sumunod 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 Dump Sundin 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 Stack Sumunod sa Stack - + Show this address in stack view. Equivalent command "sdump address". - + Follow in Memory Map Sundan ang mapa ng memorya - + Show this address in memory map view. Equivalent command "memmapdump address". - + Graph 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 Palipat-lipat - - + + Edit - - + + Set Hardware on Execution - + Remove Hardware - + Replace Slot %1 (Unknown) - + Breakpoint Breakpoint - + Set Conditional Breakpoint - + Replace Slot %1 (0x%2) - + Label Current Address Tatak ng kasalukuyang address - + Comment Kumento - + 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 Lumikha 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 use Ang 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 &Dump Sundin sa &Tapon - + Follow &imported address - + Toggle Breakpoint - + Toggle Bookmark - + Help on Symbolic Name Tumulong sa simbolikong pangalan - + Follow &Entry Point in Disassembler - + Follow in Memory Map Sundan 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. - + Error Error - + 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 @@ Locals Variables locales + + + Struct + + Change Tab %1 Name @@ -3860,291 +3865,271 @@ CommonActions - + Follow in Disassembler Suivre 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 Dump Suivre 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 %1 Vue 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 Stack Suivre dans la pile - + Show this address in stack view. Equivalent command "sdump address". - + Follow in Memory Map Suivre dans la cartographie mémoire - + Show this address in memory map view. Equivalent command "memmapdump address". - + Graph Graphe - + 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 Activer/désactiver - - + + Edit Modifier - - + + Set Hardware on Execution Mettre point d'arrêt matériel sur Exécution - + Remove Hardware Supprimer Matériel - + Replace Slot %1 (Unknown) Remplacer l'emplacement %1 (inconnu) - + Breakpoint Point d’arrêt - + Set Conditional Breakpoint Dé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 - + Comment Commentaire - + Toggle Bookmark Basculer le marque page - + Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address". - + Set %1 Here Définir %1 ici - + Set the next executed instruction to this address. Equivalent command "mov cip, address". - + Create New Thread Here Cré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 use L'é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 thread Argument 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 &Dump Suivre dans la vue Hexa - + Follow &imported address - + Toggle Breakpoint - + Toggle Bookmark - + Help on Symbolic Name Aide 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... - + User Utilisateur - + System Système - + Party: %1 - - - + + + Import Importer - + &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. - + Error Erreur - + 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 failed AddStruct נכשל - + AddUnion failed AddUnion נכשל - + AddMember failed AddMember נכשל - + AppendMember failed AppendMember נכשל - + Unknown calling convention "%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 @@ -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) - + Breakpoint Töréspont - + Set Conditional Breakpoint - + Replace Slot %1 (0x%2) - + Label Current Address - + Comment Megjegyzé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 - + Comment Komentar - + 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 Disassembler Visualizza 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 Dump Visualizza 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 %1 Dump %1 - + Follow DWORD in Dump Segui DWORD nel Dump - + Follow QWORD in Dump Segui QWORD nel Dump - + Follow in Stack Visualizza nello Stack - + Show this address in stack view. Equivalent command "sdump address". - + Follow in Memory Map Segui in Mappa Memoria - + Show this address in memory map view. Equivalent command "memmapdump address". - + Graph Grafico - + 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 Interruttore - - + + Edit Modifica - - + + Set Hardware on Execution Setta Hardware in esecuzione - + Remove Hardware Rimuovi hardware - + Replace Slot %1 (Unknown) - + Breakpoint Punto di rottura - + Set Conditional Breakpoint Imposta Breakpoint Condizionale - + Replace Slot %1 (0x%2) - + Label Current Address Etichetta indirizzo corrente - + Comment Commento - + Toggle Bookmark Rimuovi 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 Here Imposta %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 Here Crea 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 use L'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 executable L'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 thread Argomento 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 %1 Imposta breakpoint su tutte le call a %1 - + Remove breakpoint on all calls to %1 Rimuovi 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 Name Aiuta sul nome simbolico - + Follow &Entry Point in Disassembler - + Follow in Memory Map Segui 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... - + User Utente - + System Sistema - + Party: %1 - - - + + + Import Importa - + &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. - + Error Errore - + 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 DWORD DWORD をウォッチへ追加(&W) - + &Watch QWORD QWORD をウォッチへ追加(&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 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 読み込まれた種類 @@ -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 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 @@ -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 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... @@ -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 DWORD DWORD 주시(&W) - + &Watch QWORD QWORD 보기(&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 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 + 확인(&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 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 @@ -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 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... @@ -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 Disassembler Volg in Disassembler - + Show this address in disassembler. Equivalent command "d address". - + &Follow DWORD in Disassembler Volg DWORD in Disassembler - + &Follow QWORD in Disassembler Volg DWORD in Disassembler - + Follow in Dump Volg 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 Volg in Stack - + Show this address in stack view. Equivalent command "sdump address". - + Follow in Memory Map Volg in Geheugen Map - + Show this address in memory map view. Equivalent command "memmapdump address". - + Graph Grafiek - + 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 Wissel - - + + Edit Bewerken - - + + Set Hardware on Execution - + Remove Hardware - + Replace Slot %1 (Unknown) - + Breakpoint - + Set Conditional Breakpoint - + Replace Slot %1 (0x%2) - + Label Current Address Label Huidig Adres - + Comment Commentaar - + Toggle Bookmark Wissel 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 Creë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 use Het 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 failed AddStruct is mislukt - + AddUnion failed AddUnion is mislukt - + AddMember failed AddMember is mislukt - + AppendMember failed AppendMember is mislukt - + Unknown calling convention "%s" Onbekende aanroep conventie "%s" - + AddFunction failed AddFunction is mislukt - + AddArg failed AddArg is mislukt - + AppendArg failed AppendArg is mislukt - + SizeofType failed SizeofType is mislukt - + Invalid type ID - + VisitType failed VisitType is mislukt - + RemoveType failed RemoveType is mislukt - + Type %s removed Type %s verwijderd - + LoadTypes failed LoadTypes is mislukt - + Types loaded Types 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 %1 Stel Breekpunten in op alle aanroepen naar %1 - + Remove breakpoint on all calls to %1 Verwijder 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... - + &Copy Kopieë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 JSON Laad JSON - - + + Parse header Verwerk header - + Remove Verwijder - + Remove all - + &Refresh values - + Quickly refresh the values, without reloading the type. - + &Copy Kopieë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 Disassembler Volg in Disassembler - + Follow in &Dump Volg in &Dump - + Follow &imported address - + Toggle Breakpoint Wissel Breekpunt - + Toggle Bookmark Wissel Bladwijzer - + Help on Symbolic Name Help-informatie over Symbolische Naam - + Follow &Entry Point in Disassembler Volg &Entreepunt in Disassembler - + Follow in Memory Map Volg in Geheugen Map - + &Download Symbols for This Module &Download Symbolen voor Deze Module - + Download Symbols for &All Modules Download Symbolen voor &Alle Modules - + Copy File &Path Kopieer Bestand & Map - + Browse in Explorer Bladeren in Explorer - + Load library... Bibliotheek laden... - + Free library Bibliotheek opruimen - + Mark as &user module Markeer als gebr&uiker module - + Mark as &system module Markeer als &systeem module - + Mark as &party... Markeer als groe&p... - + User Gebruiker - + System Systeem - + Party: %1 Groep: %1 - - - + + + Import Importeer - + &Copy Kopieëren - + Select DLL Selecteer 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 Library Bibliotheek Opruimen - + Error! Fout! - + DbgSetBookmarkAt failed! DbgSetBookmarkAt mislukt! - + Mark the party of the module as Markeer the groep als module van - + 0 is user module, 1 is system module. 0 is gebruiker module, 1 is systeem module. - + Error Fout - + 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 Disassembler Fø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 Dump Fø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 %1 Dump %1 - + Follow DWORD in Dump Følg DWORD i Dump - + Follow QWORD in Dump Følg QWORD i Dump - + Follow in Stack Fø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. - + Toggle Aktiver/Deaktiver - - + + Edit Rediger - - + + Set Hardware on Execution Angi maskinvare på gjennomføring - + Remove Hardware Fjerne maskinvare - + Replace Slot %1 (Unknown) - + Breakpoint Stoppunkt - + Set Conditional Breakpoint - + Replace Slot %1 (0x%2) Erstatte Slot %1 (0x%2) - + Label Current Address Gjeldende adresse for etikett - + Comment Kommentar - + Toggle Bookmark Veksle 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 Here Opprett 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 &Dump Følg i & dump - + Follow &imported address - + Toggle Breakpoint - + Toggle Bookmark - + Help on Symbolic Name Hjelp 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. - + Error Feil - + 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 @@ Locals Lokalne + + + 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 %1 Zrzut %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". - + Graph Diagram - + 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 Przełącz - - + + Edit Edytuj - - + + Set Hardware on Execution Ustaw sprzętowy na wykonaniu - + Remove Hardware Usuń sprzętowe - + Replace Slot %1 (Unknown) Zamień Slot %1 (Nieznany) - + Breakpoint Punkt przerwania - + Set Conditional Breakpoint - + Replace Slot %1 (0x%2) Zamień Slot %1 (0x%2) - + Label Current Address Oznakuj bieżący adres - + Comment Komentarz - + Toggle Bookmark Przełą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 Here Stwó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 use Etykieta 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 failed AddStruct nie powiodło się - + AddUnion failed AddUnion nie powiodło się - + AddMember failed AddMember nie powiodło się - + AppendMember failed AppendMember nie powiodło się - + Unknown calling convention "%s" Nieznana konwencja wywołań "%s" - + AddFunction failed AddFunction nie powiodło się - + AddArg failed AddArg nie powiodło się - + AppendArg failed AppendArg nie powiodło się - + SizeofType failed SizeofType nie powiodło się - + Invalid type ID - + VisitType failed VisitType nie powiodło się - + RemoveType failed RemoveType nie powiodło się - + Type %s removed Typ %s usunięty - + LoadTypes failed LoadTypes nie powiodło się - + Types loaded Typy 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 %1 Ustaw punkt przerwania na wszystkie wywołania do %1 - + Remove breakpoint on all calls to %1 Usuń 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 header Analizuj nagłówek - + Remove Usuń - + 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 Breakpoint Przełącz punkt przerwania - + Toggle Bookmark Przełącz zakładkę - + Help on Symbolic Name Pomoc 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 Modules Pobierz symbole dla &wszystkich modułów - + Copy File &Path Kopiuj ścieżkę pl&iku - + Browse in Explorer Otwórz w Eksploratorze - + Load library... Wczytaj bibliotekę... - + Free library Zwolnij bibliotekę - + Mark as &user module Oznacz jako moduł &użytkownika - + Mark as &system module Oznacz jako moduł &systemu - + Mark as &party... - + User Użytkownik - + System System - + Party: %1 - - - + + + Import Importuj - + &Copy &Kopiuj - + Select DLL Wybierz 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 Library Zwolnij 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. - + Error Błą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 @@ Locals Locais + + + Struct + + Change Tab %1 Name @@ -3863,292 +3868,272 @@ CommonActions - + Follow in Disassembler Seguir 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 Dump Seguir 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 %1 Despejo de %1 - + Follow DWORD in Dump Seguir DWORD no Despejo - + Follow QWORD in Dump Seguir QWORD no Despejo - + Follow in Stack Seguir 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 Map Seguir 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". - + Graph Grá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. - + Toggle Seletor - - + + Edit Editar - - + + Set Hardware on Execution Conjunto de Hardware na Execução - + Remove Hardware Remover Hardware - + Replace Slot %1 (Unknown) - + Breakpoint Ponto de quebra - + Set Conditional Breakpoint Definir ponto de interrupção Condicional - + Replace Slot %1 (0x%2) - + Label Current Address Etiqueta de endereço atual - + Comment Comentário - + Toggle Bookmark Alternar 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 Here Criar um novo segmento aqui - + Create a new thread at this address. Equivalent command "createthread address, argument". - + &Watch DWORD Observar DWORD - + &Watch QWORD Observar 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 use O 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 executable O 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 thread Argumento 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 failed AddStruct falhou - + AddUnion failed AddUnion falhou - + AddMember failed AddMember falhou - + AppendMember failed AppendMember falhou - + Unknown calling convention "%s" Convenção de chamada desconhecido "%s" - + AddFunction failed AddFunction falhou - + AddArg failed AddArg falhou - + AppendArg failed AppendArg falhou - + SizeofType failed SizeofType falhou - + Invalid type ID - + VisitType failed VisitType falhou - + RemoveType failed RemoveType 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 JSON Carregar JSON - - + + Parse header - + Remove Remover - + 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 &Dump Seguir no Despejo - + Follow &imported address - + Toggle Breakpoint - + Toggle Bookmark - + Help on Symbolic Name Ajuda sobre Nome Simbólico - + Follow &Entry Point in Disassembler - + Follow in Memory Map Seguir 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... - + User Usuário - + System Sistema - + Party: %1 - - - + + + Import Importar - + &Copy &Copiar - + Select DLL Selecionar 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 Erro - + 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 Dump Seguir 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 - + Comment Comentá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 Here Criar 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 &Dump Seguir 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 Disassembler Disassembler තුළ අනුගමනය - + 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 Stack 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 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 - + 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 failed AddStruct අසමත් - + AddUnion failed ඇඩ් යුනියන් අසමත් - + AddMember failed ADDMember අසමත් - + AppendMember failed උපස්ථායකයා අසමත් - + Unknown calling convention "%s" නොදන්නා ඇමතුම් සමුළුව "%s" - + AddFunction failed AddFunction අසමත් - + AddArg failed ඇඩ්ඩාර්ග් අසමත් - + AppendArg failed ඇපෙන්ඩර්ග් අසමත් විය - + SizeofType failed SizeofType අසමත් - + Invalid type ID - + VisitType failed Visittype අසමත් - + 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 Disassembler 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 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 @@ Locals Yerel Değişkenler + + + Struct + + Change Tab %1 Name @@ -3861,292 +3866,272 @@ CommonActions - + Follow in Disassembler Disassembler'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 Dump Dö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 %1 Döküm %1 - + Follow DWORD in Dump Döküm'de DWORD Takip Et - + Follow QWORD in Dump Döküm'de QWORD Takip Et - + Follow in Stack Yığında Takip Et - + Show this address in stack view. Equivalent command "sdump address". - + Follow in Memory Map Hafıza Haritası'nda İzle - + Show this address in memory map view. Equivalent command "memmapdump address". - + Graph Grafik - + 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 Değiştir - - + + Edit Düzenle - - + + Set Hardware on Execution Yürütme Anı İçin Donanımsal Kesme - + Remove Hardware Donanımsal Kesmeyi Sil - + Replace Slot %1 (Unknown) - + Breakpoint Kesme noktası - + Set Conditional Breakpoint Koşullu Kesme Noktası Ata - + Replace Slot %1 (0x%2) Yuvayı Değiştir %1 (0x%2) - + Label Current Address Geçerli Adres Etiketi - + Comment Açıklama - + Toggle Bookmark Yer İşaretini Değiştir - + Set a bookmark here, or remove bookmark. Equivalent command "bookmarkset address"/"bookmarkdel address". - + Set %1 Here Burayı %1 e ayarla - + Set the next executed instruction to this address. Equivalent command "mov cip, address". - + Create New Thread Here Yeni 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 use Etiket 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 failed AddStruct başarısız oldu - + AddUnion failed AddUnion başarısız oldu - + AddMember failed AddMember başarısız oldu - + AppendMember failed AppendMember başarısız oldu - + Unknown calling convention "%s" Bilinmeyen çağrı toplaması "%s" - + AddFunction failed AddFunction başarısız oldu - + AddArg failed AddArg başarısız oldu - + AppendArg failed AppendArg başarısız oldu - + SizeofType failed SizeofType başarısız oldu - + Invalid type ID - + VisitType failed VisitType başarısız oldu - + RemoveType failed RemoveType başarısız oldu - + Type %s removed Tip %s silindi - + LoadTypes failed LoadTypes başarısız oldu - + Types loaded Types 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 %1 Belirtilen %1 tüm çağrılarda kesme noktası ayarla - + Remove breakpoint on all calls to %1 Belirtilen %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 expression Büyük küçük harf duyarlı kurallı ifadeyi kullanın - + Use case insensitive regular expression Harf 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 JSON JSON Yükle - - + + Parse header Başlığı ayrıştır - + Remove Kaldı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 Disassembler Disassembler'de &Takip Et - + Follow in &Dump Döküm'de &Takip Et - + Follow &imported address Takip & girilen adres - + Toggle Breakpoint Kesme Noktası Ayarla - + Toggle Bookmark Yer İşaretini Değiştir - + Help on Symbolic Name Yardım-Sembolik İsim - + Follow &Entry Point in Disassembler Disassembler'de &Giriş Noktası Takip Et - + Follow in Memory Map Hafıza Haritası'nda İzle - + &Download Symbols for This Module Bu Modül için &Semboller İndir - + Download Symbols for &All Modules Tüm Modüller için &Semboller İndir - + Copy File &Path &Dosya Yolu Kopyala - + Browse in Explorer Explorer'da Gözat - + Load library... Kütüphane yükle... - + Free library Serbest 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... - + User Kullanıcı - + System Sistem - + Party: %1 Topluluk: %1 - - - + + + Import İçe Aktar - + &Copy &Kopyala - + Select DLL DLL 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 Library Serbest Kütüphane - + Error! Hata! - + DbgSetBookmarkAt failed! DbgSetBookmarkAt başarısız oldu! - + Mark the party of the module as Mark the party of the module as - + 0 is user module, 1 is system module. 0 is user module, 1 is system module. - + Error Hata - + 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 @@ Locals Biến cục bộ + + + Struct + + Change Tab %1 Name @@ -3856,291 +3861,271 @@ CommonActions - + Follow in Disassembler Hiể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 Dump Hiể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 %1 Dump %1 - + Follow DWORD in Dump Hiển thị DWORD trong Dump - + Follow QWORD in Dump Hiển thị QWORD trong Dump - + Follow in Stack Hiển thị trong stack - + Show this address in stack view. Equivalent command "sdump address". - + Follow in Memory Map Hiển thị trong Memory Map - + Show this address in memory map view. Equivalent command "memmapdump address". - + Graph Lượ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. - + Toggle Bật/Tắt - - + + Edit (&E) Sửa - - + + Set Hardware on Execution - + Remove Hardware - + Replace Slot %1 (Unknown) - + Breakpoint Breakpoint - + Set Conditional Breakpoint Đặt Breakpoint có điều kiện - + Replace Slot %1 (0x%2) - + Label Current Address - + Comment Ghi 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 use Nhã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 - + Remove Xoá - + 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 Map Hiể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... - + User Người dùng - + System Hệ 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. - + Error Lỗ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 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 类型已载入 @@ -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 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 - + LoadTypes failed LoadTypes 失敗 - + 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