From 141103eec0366f48861f882c93a203ecc9f6f43f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 17:12:51 +0000 Subject: [PATCH] Translation update (2025-07-22T17:12:51+0000) --- x64dbg.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_af_ZA.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_ar_SA.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_bg_BG.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_bs_BA.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_ca_ES.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_ceb_PH.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_cs_CZ.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_da_DK.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_de_DE.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_el_GR.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_es_ES.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_fa_IR.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_fi_FI.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_fil_PH.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_fr_FR.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_he_IL.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_hi_IN.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_hu_HU.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_id_ID.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_it_IT.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_ja_JP.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_ka_GE.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_ko_KR.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_lt_LT.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_nl_NL.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_no_NO.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_pl_PL.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_pt_BR.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_pt_PT.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_ro_RO.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_ru_RU.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_si_LK.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_sr_SP.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_sv_SE.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_th_TH.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_tr_TR.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_uk_UA.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_vi_VN.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_zh_CN.ts | 378 +++++++++++++++++++++++------------------------ x64dbg_zh_TW.ts | 378 +++++++++++++++++++++++------------------------ 41 files changed, 7749 insertions(+), 7749 deletions(-) diff --git a/x64dbg.ts b/x64dbg.ts index f77d954..a79e757 100644 --- a/x64dbg.ts +++ b/x64dbg.ts @@ -5838,7 +5838,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5865,8 +5865,8 @@ - - + + The command "%s" is debug-only @@ -6431,7 +6431,7 @@ - + You can only set 4 hardware breakpoints @@ -6476,7 +6476,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7078,53 +7078,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7132,29 +7132,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7799,18 +7799,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8820,449 +8820,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9728,52 +9728,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9982,305 +9982,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_af_ZA.ts b/x64dbg_af_ZA.ts index c342209..9148b76 100644 --- a/x64dbg_af_ZA.ts +++ b/x64dbg_af_ZA.ts @@ -5836,7 +5836,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5863,8 +5863,8 @@ - - + + The command "%s" is debug-only @@ -6429,7 +6429,7 @@ - + You can only set 4 hardware breakpoints @@ -6474,7 +6474,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7076,53 +7076,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7130,29 +7130,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7797,18 +7797,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8818,449 +8818,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9726,52 +9726,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9980,305 +9980,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_ar_SA.ts b/x64dbg_ar_SA.ts index 9232286..e50ee58 100644 --- a/x64dbg_ar_SA.ts +++ b/x64dbg_ar_SA.ts @@ -5839,7 +5839,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5866,8 +5866,8 @@ - - + + The command "%s" is debug-only @@ -6442,7 +6442,7 @@ - + You can only set 4 hardware breakpoints يمكنك فقط تعيين 4 نقاط توقف العتاد @@ -6489,7 +6489,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) فشل حذف نقطة نقطة توقف العتاد: %p (DeleteHardwareBreakPoint) @@ -7097,53 +7097,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7151,29 +7151,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7831,18 +7831,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8865,452 +8865,452 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) (تحويل من %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute تنفيذ - + read/write قراءة/كتابة - + write الكتابة - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) (قراءة) - + (write) (كتابة) - + (execute) (تنفيذ) - + (read/write/execute) (القراءة/الكتابة/التنفيذ) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load تحميل DLL - + DLL Unload إلغاء تحميل DLL - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! متوقف! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) تعذر تعيين نقطة توقف العتاد %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! تعيين نقطة توقف العتاد في %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) تعذر حذف نقطة توقف العتاد %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) ??? (فشل GetFileNameFromHandle) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry نقطة بداية لخيط معالجة - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! وصلت إلى نقطة توقف النظام! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? يتطلب الملف القابل للتنفيذ الذي تحاول تصحيح الارتفاع. قم بإعادة تشغيل كمشرف؟ - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! توقف التنقيح! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9776,52 +9776,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! الكشف عن تسمية فارغة في السطر %d! - + Duplicate label "%s" detected on lines %d and %d! الكشف عن تسمية مكررة "%s" في السطر %d و %d! - - + + Invalid branch label "%s" detected on line %d! الكشف عن تسمية فرع غير صالحة "%s" في السطر %d! - + Script finished! - + Error executing command! خطأ في تنفيذ الأمر! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -10031,308 +10031,308 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! نجح! - - + + failure (%s)... فشل (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... فشل في تحميل أكواد الأخطاء... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... قراءة ملف الملاحظات... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... تهيئة المنقح... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s مسار الرمز: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default الإفتراضي - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... بدء حلقة الأمر... - + Initialization successful! تهيئة ناجحة! - + Loading plugins... تحميل الإضافات... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... إلغاء تحميل الإضافات... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... حفظ الملاحظات... - + Exit signal processed successfully! diff --git a/x64dbg_bg_BG.ts b/x64dbg_bg_BG.ts index f1304cf..0918e8f 100644 --- a/x64dbg_bg_BG.ts +++ b/x64dbg_bg_BG.ts @@ -5838,7 +5838,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5865,8 +5865,8 @@ - - + + The command "%s" is debug-only @@ -6431,7 +6431,7 @@ - + You can only set 4 hardware breakpoints @@ -6476,7 +6476,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7078,53 +7078,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7132,29 +7132,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7799,18 +7799,18 @@ Презареждане - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8820,449 +8820,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9728,52 +9728,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9982,305 +9982,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! успех! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default По подразбиране - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_bs_BA.ts b/x64dbg_bs_BA.ts index 1acfc7f..0a6177f 100644 --- a/x64dbg_bs_BA.ts +++ b/x64dbg_bs_BA.ts @@ -5847,7 +5847,7 @@ Hex dugo dugo (64-bit) - + Error setting breakpoint at %p! (SetBPX) @@ -5874,8 +5874,8 @@ Hex dugo dugo (64-bit) - - + + The command "%s" is debug-only @@ -6440,7 +6440,7 @@ Hex dugo dugo (64-bit) - + You can only set 4 hardware breakpoints @@ -6485,7 +6485,7 @@ Hex dugo dugo (64-bit) - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7087,53 +7087,53 @@ Hex dugo dugo (64-bit) - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7141,29 +7141,29 @@ Hex dugo dugo (64-bit) - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7808,18 +7808,18 @@ Hex dugo dugo (64-bit) - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8829,449 +8829,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9737,52 +9737,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9991,305 +9991,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_ca_ES.ts b/x64dbg_ca_ES.ts index 5e3f456..ecf9594 100644 --- a/x64dbg_ca_ES.ts +++ b/x64dbg_ca_ES.ts @@ -5837,7 +5837,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5864,8 +5864,8 @@ - - + + The command "%s" is debug-only @@ -6430,7 +6430,7 @@ - + You can only set 4 hardware breakpoints @@ -6475,7 +6475,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7077,53 +7077,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7131,29 +7131,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7798,18 +7798,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8819,449 +8819,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9727,52 +9727,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9981,305 +9981,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_ceb_PH.ts b/x64dbg_ceb_PH.ts index 62039ea..c91d0bf 100644 --- a/x64dbg_ceb_PH.ts +++ b/x64dbg_ceb_PH.ts @@ -5837,7 +5837,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5864,8 +5864,8 @@ - - + + The command "%s" is debug-only @@ -6430,7 +6430,7 @@ - + You can only set 4 hardware breakpoints @@ -6475,7 +6475,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7077,53 +7077,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7131,29 +7131,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7798,18 +7798,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8819,449 +8819,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9727,52 +9727,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9981,305 +9981,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_cs_CZ.ts b/x64dbg_cs_CZ.ts index 9a1f508..cd68683 100644 --- a/x64dbg_cs_CZ.ts +++ b/x64dbg_cs_CZ.ts @@ -5851,7 +5851,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5878,8 +5878,8 @@ - - + + The command "%s" is debug-only @@ -6450,7 +6450,7 @@ - + You can only set 4 hardware breakpoints @@ -6495,7 +6495,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7097,53 +7097,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7151,29 +7151,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7818,18 +7818,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8839,449 +8839,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9747,52 +9747,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -10001,305 +10001,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... Deaktivace pluginů... - + Cleaning up allocated data... Čištění alokovaných dat... - + Cleaning up wait objects... Čištění wait objektů... - + Cleaning up debugger threads... Čištění ladicích vláken... - + Saving notes... Ukládání poznámek... - + Exit signal processed successfully! Exit signál byl úspěšně zpracován! diff --git a/x64dbg_da_DK.ts b/x64dbg_da_DK.ts index 4f26e18..9b6be23 100644 --- a/x64dbg_da_DK.ts +++ b/x64dbg_da_DK.ts @@ -5836,7 +5836,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5863,8 +5863,8 @@ - - + + The command "%s" is debug-only @@ -6429,7 +6429,7 @@ - + You can only set 4 hardware breakpoints @@ -6474,7 +6474,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7076,53 +7076,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7130,29 +7130,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7797,18 +7797,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8818,449 +8818,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9726,52 +9726,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9980,305 +9980,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_de_DE.ts b/x64dbg_de_DE.ts index 85092a0..626d970 100644 --- a/x64dbg_de_DE.ts +++ b/x64dbg_de_DE.ts @@ -5854,7 +5854,7 @@ - + Error setting breakpoint at %p! (SetBPX) Haltepunkt bei %p konnte nicht gesetzt werden! (SetBPX) @@ -5884,8 +5884,8 @@ 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 @@ -6475,7 +6475,7 @@ - + You can only set 4 hardware breakpoints Sie können nur 4 Hardware Haltepunkte setzen @@ -6522,7 +6522,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) Hardware-Haltepunkt löschen fehlgeschlagen: %p (DeleteHardwareBreakPoint) @@ -7159,55 +7159,55 @@ Der Debuggee wurde nach 10 Sekunden nach dem Abbrechen nicht gestoppt. Der Debugger-Status könnte beschädigt sein. Es wird empfohlen, x64dbg neu zu starten. - + Could not open process %X! Prozess-%X konnte nicht geöffnet werden! - - + + Process is already being debugged! - - + + IsWow64Process failed! IsWow64Process fehlgeschlagen! - - + + Use x32dbg to debug this process! Verwenden Sie x32dbg, um diesen Process zu debuggen! - - + + Use x64dbg to debug this process! Verwenden Sie x64dbg, um diesen Prozess zu debuggen! - + Could not get module filename %X! Konnte Dateiname nicht von Modul %X holen! - + DetachDebuggerEx failed... DetachDebuggerEx fehlgeschlagen... - + Detached! Abgetrennt! - + @@ -7215,29 +7215,29 @@ Nicht am Debuggen! - + Program is not running Programm läuft nicht - + The active thread is suspended, switch to a running thread to pause the process Der aktive Thread ist angehalten, wechsele zu einem laufenden Thread um den Prozess zu pausieren - - + + Error resuming thread Fehler beim Fortsetzen(Resume) des Threads - + Exception will be swallowed Ausnahme wird übersprungen werden - + Exception will be thrown in the program Die Ausnahme wird ans Programm weitergeleitet @@ -7934,19 +7934,19 @@ Neu laden - + No call stack. Kein Aufrufstapel. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): %llu Aufrufstackframes (RIP = %p, RSP = %p, RBP = %p): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): %u Aufrufstackframes (EIP = %p, ESP = %p, EBP = %p): @@ -9007,491 +9007,491 @@ Ungültige Datenbank-Datei (JSON)! Zielpuffer zu klein - + Thread switched from %X to %X ! Thread von %X auf %X umgestellt! - + Module: %s - Modul: %s- - + (switched from %s) (umgestellt von %s) - + %s - PID: %s - %sThread: %s%s%s %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! %s Haltepunkt "%s" bei %s! - + %s breakpoint at %s! %s Haltepunkt bei %s! - + execute Ausführen - + read/write Lese-/Schreibzugriff - + write schreiben - + Hardware breakpoint (%s%s) "%s" at %s! Hardware-Haltepunkt (%s%s) "%s" bei %s! - + Hardware breakpoint (%s%s) at %s! Hardware-Haltepunkt (%s%s) bei %s! - + (read) (lesen) - + (write) (schreiben) - + (execute) (ausführen) - + (read/write/execute) (lesen/schreiben/ausführen) - + Memory breakpoint%s "%s" at %s, exception address: %s! Speicher-Haltepunkt%s "%s" bei %s, Ausnahmeadresse: %s! - + Memory breakpoint%s at %s, exception address: %s! Speicher-Haltepunkt%s bei %s, Ausnahme-Adresse: %s! - + DLL Load DLL laden - + DLL Unload DLL entladen - + DLL Load and unload DLL laden und entladen - + DLL Breakpoint %s (%s): Module %s DLL-Haltepunkt %s (%s): Modul %s - + DLL Breakpoint (%s): Module %s DLL-Haltepunkt (%s): Modul %s - - + + Exception Breakpoint %s (%p) at %p! Ausnahme Haltepunkt %s (%p) bei %p! - + paused! angehalten! - + Breakpoint reached not in list! Erreichter Haltepunkt ist nicht in der Liste! - - + + Error when evaluating break condition. Fehler bei der Bewertung der Break-Bedingung. - - + + Error when evaluating log condition. Fehler beim Auswerten der Log-Bedingung. - - + + Error when evaluating command condition. Fehler bei der Auswertung der Befehlsbedingung. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s Benutzercode erreicht bei %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X Haltepunkt %p wurde deaktiviert, da die Bytes nicht übereinstimmen! Erwartet: %02X %02X, gefunden: %02X %02X - + Could not set breakpoint %p! (SetBPX) Haltepunkt %p konnte nicht gesetzt werden! (SetBPX) - + MemRead failed on breakpoint address %p! MemRead fehlgeschlagen bei Haltepunkt-addresse %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) Speicher-Haltepunkt %p konnte nicht gesetzt werden! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) Hardware-Haltepunkt %p konnte nicht gesetzt werden! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! Hardwarebreakpoint bei %p gesetzt! - + Could not delete breakpoint %p! (DeleteBPX) Haltepunkt %p konnte nicht gelöscht werden! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) Speicher-Haltepunkt konnte nicht gelöscht werden. %p (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) Hardware-Haltepunkt-%p konnte nicht gelöscht werden! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! Ablaufverfolgung beendet nach %llu Schritten! - + Trace finished after %u steps! Ablaufverfolgung beendet nach %u Schritten! - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNameFromHandle fehlgeschlagen) - + Process Started: %p %s Prozess gestartet: %p %s - + TLS Callback %d TLS Callback %d - - + + %d invalid TLS callback addresses... %d ungültige TLS-callback-Adressen... - - + + entry breakpoint Haltepunkt beim Einsprungpunkt - + Process stopped with exit code %s Prozess gestoppt mit Exit-Code %s - + Thread %s created, Entry: %s, Parameter: %s Thread %s erstellt, Eintrag: %s, Parameter: %s - + Thread Entry Thread Einstieg - + Thread %s Stack Thread %s Stapel - + No threads left to switch to (bug?) Keine Threads übrig zum wechseln (Programmfehler?) - + Thread %s exit Thread %s beenden - + Error: Cannot load global initialization script. Fehler: Kann globales Initialisierungsskript nicht laden. - + Error: Cannot load debuggee initialization script. Fehler: Debuggee Initialisierungsskript kann nicht geladen werden. - + System breakpoint reached! System-Haltepunkt erreicht! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! Es wurde entdeckt dass der zu debuggende Einstiegspunkt im MZ Header der ausführbaren Datei liegt. Dies wird zu seltsamem Verhalten führen, weswegen der Systemhaltepunkt ungeachtet der Einstellungen aktiviert wurde. Sei vorsichtig! - - + + TLS Callback TLS Callback - + Waiting until ntdll.dll symbols are loaded... Warte bis ntdll.dll Symbole geladen sind... - + Set LdrpDebugFlags to 0x%08X successfully! LdrpDebugFlags erfolgreich auf 0x%08X gesetzt! - + Failed to write to LdrpDebugFlags Fehler beim Schreiben in LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! Symbol 'LdrpDebugFlags' nicht gefunden! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) LdrpDebugFlags konnte nicht gefunden werden (Symbole für ntdll.dll müssen geladen werden) - + DLL Loaded: %p %s DLL geladen: %p %s - + DLL Unloaded: %p %s DLL entladen: %p %s - + DebugString: "%s" DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") SetThreadName Ausnahme auf %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! Erste Ausnahme[First chance exception] bei %p (%.8X, %s)! - + First chance exception on %p (%.8X)! Erste Ausnahme[First chance exception] bei %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! Last chance exception [Ausnahme] bei %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! Last chance exception [Ausnahme] bei %p (%.8X)! - + Attached to process! An Prozess angehängt! - + Error debugging DLL (failed to copy loader) Fehler beim Debuggen der DLL (Konnte Loader nicht Kopieren) - + Error debugging DLL (loaddll.exe not found) Fehler beim Debuggen der DLL (loaddll.exe nicht gefunden) - + The executable you are trying to debug requires elevation. Restart as admin? Die Ausführung der ausgewählten Datei erfordert Administratorrechte. Als Administrator neustarten? - + Elevation Elevation - + Error starting process (CreateProcess, %s)! Fehler beim Starten des Prozesses (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! Debuggen beendet! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -10000,52 +10000,52 @@ Möchten Sie das Debuggen fortsetzen? Alle Module (%s) - + FileHelper::ReadAllText failed... FileHelper::ReadAllText fehlgeschlagen... - + Empty label detected on line %d! Leeres Label auf Zeile %d erkannt! - + Duplicate label "%s" detected on lines %d and %d! Doppeltes Label "%s" auf Zeilen %d und %d erkannt! - - + + Invalid branch label "%s" detected on line %d! Ungültiges Verzweigungslabel "%s" auf Zeile %d erkannt! - + Script finished! Skript ist abgeschlossen! - + Error executing command! Fehler beim Ausführen des Befehls! - + + + Debugger must be paused to run a script! + Debugger muss angehalten werden, um ein Skript auszuführen! + + + The script is too busy. Would you like to terminate it now? Das Skript scheint in einer Endlosschleife zu hängen. Möchten Sie es jetzt beenden? - + Script is terminated by user. Skript wird vom Benutzer beendet. - - - - Debugger must be paused to run a script! - Debugger muss angehalten werden, um ein Skript auszuführen! - Pointer to SEH_Record[%d] @@ -10276,318 +10276,318 @@ Möchten Sie das Debuggen fortsetzen? Überwache %u - + command cut at ~%d characters Befehl beim ~%d Zeichen abgeschnitten - + [Script DLL] Calling export "AsyncStart"... [Skript DLL] Aufruf von Dll-Export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! [Skript DLL] "AsyncStart" ausgeführt! - - + + [Script DLL] Calling FreeLibrary... [Skript DLL] Aufruf von "FreeLibrary"... - - + + success! Erfolg! - - + + failure (%s)... fehler (%s)... - + [Script DLL] Loading Script DLL "%s"... [Skript DLL] Script DLL "%s" wird geladen... - + [Script DLL] DLL loaded on 0x%p! [Skript DLL] DLL geladen bei 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... [Skript DLL] Starte Thread für Aufruf von den Export "AsyncStart"... - + [Script DLL] Calling export "Start"... [Skript DLL] Aufruf von Export "Start"... - + [Script DLL] "Start" returned! [Skript DLL] "Start" ausgeführt! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [Skript DLL] Kann die Exporte "AsyncStart" oder "Start" nicht finden (%s)! - + [Script DLL] LoadLibary failed (%s)! [Skript DLL] LoadLibary fehlgeschlagen (%s)! - + Retrieving syscall indices... Abrufen von Syscall Indizes... - + Syscall indices loaded! Syscall-Indizes geladen! - + Failed to load syscall indices... Fehler beim Laden der Syscall Indizes... - + Error codes database loaded! Fehler-Code-Datenbank geladen! - + Failed to load error codes... Fehler beim Laden von Fehlercodes... - + Exception codes database loaded! Ausnahme-Code-Datenbank geladen! - + Failed to load exception codes... Fehler beim Laden von Ausnahme-Codes... - + NTSTATUS codes database loaded! NTSTATUS Code Datenbank geladen! - + Failed to load NTSTATUS codes... Fehler beim Laden der NTSTATUS-Werte... - + Windows constant database loaded! Windows-konstanten Datenbank geladen! - + Failed to load Windows constants... Fehler beim Laden der Windows-Konstanten... - + Reading notes file... Lese Notizdatei... - + Reading notes failed... Fehler beim Lesen der Notizen... - + File read thread finished! Datei-Lese-Thread fertig! - + Initializing wait objects... Wait-Objekte werden initialisiert... - + Initializing debugger... Debugger wird initialisiert... - + Initializing debugger functions... Debugger-Funktionen werden initialisiert... - + Setting JSON memory management functions... JSON Speicher-Management-Funktionen werden initialisiert... - + Getting directory information... Hole Verzeichnisinformationen... - + Start file read thread... Starte Datei-Lese-Thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? Es wird dringend abgeraten, in Ihrem Pfad direkt Symbolserver zu verwenden (verwenden Sie stattdessen die 'Store Option'). Soll ich, das jetzt beheben? - + Symbol Path: %s Symbolpfad: %s - + Allocating message stack... Speicher für Nachricht Stapel anfordern... - + Initializing global script variables... Initialisiere globale Skriptvariablen... - + Registering debugger commands... Debuggerbefehle werden registriert... - + Registering GUI command handler... GUI Befehlshandler wird registriert... - + Registering expression functions... Funktionen für zu Auswertung von Ausdrücken werden registriert... - + Registering format functions... Formatierungsfunktionen werden registriert... - + Default Standard - + Registering Script DLL command handler... Befehlshandler Script DLL registriert... - + Script DLL Skript DLL - + Starting command loop... Starte Kommando-Schleife... - + Initialization successful! Initialisierung erfolgreich! - + Loading plugins... Plugins werden geladen... - + Handling command line... Verarbeite Kommandozeile... - + Stopping command thread... Stoppe Kommando-Thread... - + Stopping running debuggee... Stoppe laufende Debuggee's... - + Aborting scripts... Breche Skripts ab... - + Unloading plugins... Entlade Plugins... - + Cleaning up allocated data... Bereinige Daten... - + Cleaning up wait objects... Bereinige Wait-Objekte... - + Cleaning up debugger threads... Debugger Threads aufräumen... - + Saving notes... Notizen speichern... - + Exit signal processed successfully! Exit-Signal verarbeitet erfolgreich! diff --git a/x64dbg_el_GR.ts b/x64dbg_el_GR.ts index 8f6bbf7..9ed277a 100644 --- a/x64dbg_el_GR.ts +++ b/x64dbg_el_GR.ts @@ -5848,7 +5848,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5875,8 +5875,8 @@ - - + + The command "%s" is debug-only @@ -6441,7 +6441,7 @@ - + You can only set 4 hardware breakpoints @@ -6486,7 +6486,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7088,53 +7088,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7142,29 +7142,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7809,18 +7809,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8830,449 +8830,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9738,52 +9738,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9992,305 +9992,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_es_ES.ts b/x64dbg_es_ES.ts index 65dffba..6b20748 100644 --- a/x64dbg_es_ES.ts +++ b/x64dbg_es_ES.ts @@ -5847,7 +5847,7 @@ - + Error setting breakpoint at %p! (SetBPX) Error al establecer el breakpoint en %p (SetBPX) @@ -5877,8 +5877,8 @@ - - + + The command "%s" is debug-only El comando "%s" es solo para depuración @@ -6466,7 +6466,7 @@ - + You can only set 4 hardware breakpoints Solo puedes establecer 4 breakpoints de hardware @@ -6513,7 +6513,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) Fallo al eliminar el breakpoint de hardware: %p (DeleteHardwareBreakPoint) @@ -7148,55 +7148,55 @@ - + Could not open process %X! No se pudo abrir el proceso %X - - + + Process is already being debugged! - - + + IsWow64Process failed! IsWow64Process ha fallado - - + + Use x32dbg to debug this process! Utiliza x32dbg para depurar este proceso - - + + Use x64dbg to debug this process! Utiliza x64dbg para depurar este proceso - + Could not get module filename %X! No se pudo obtener el nombre de archivo del módulo %X - + DetachDebuggerEx failed... - + Detached! - + @@ -7204,29 +7204,29 @@ No se está depurando - + Program is not running El programa no se está ejecutando - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread Error al reanudar el hilo - + Exception will be swallowed La excepción será ignorada - + Exception will be thrown in the program La excepción será emitida por el programa @@ -7912,18 +7912,18 @@ Recargar - + No call stack. No hay pila de llamadas. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8974,469 +8974,469 @@ El archivo de base de datos no es válido (JSON) Buffer de destino demasiado pequeño - + Thread switched from %X to %X ! Hilo activo cambiado de %X a %X - + Module: %s - Módulo: %s - - + (switched from %s) (cambiado de %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute ejecutar - + read/write lectura/escritura - + write escribir - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) (leer) - + (write) (escribir) - + (execute) (ejecutar) - + (read/write/execute) (lectura/escritura/ejecución) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load Al cargar una DLL - + DLL Unload Al descargar una DLL - + DLL Load and unload Carga y descarga de DLL - + DLL Breakpoint %s (%s): Module %s Breakpoint de DLL %s (%s): Módulo %s - + DLL Breakpoint (%s): Module %s Breakpoint de DLL (%s): Módulo %s - - + + Exception Breakpoint %s (%p) at %p! Breakpoint de excepción %s (%p) en %p - + paused! Pausado - + Breakpoint reached not in list! El breakpoint alcanzado no está en la lista - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X El breakpoint en %p se ha deshabilitado porque los bytes no coinciden. Esperado: %02X %02X, Encontrado: %02X %02X - + Could not set breakpoint %p! (SetBPX) No se ha podido establecer el breakpoint en %p (SetBPX) - + MemRead failed on breakpoint address %p! ¡MemRead falló en la dirección del punto de interrupción %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) No se ha podido establecer el breakpoint de memoria en %p (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) No se ha podido establecer el breakpoint de hardware en %p (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! Breakpoint de hardware establecido en %p - + Could not delete breakpoint %p! (DeleteBPX) No se ha podido eliminar el breakpoint en %p (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) No se ha podido eliminar el breakpoint de memoria en %p (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) No se ha podido eliminar el breakpoint de hardware en %p (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! Seguimiento terminado después de %llu pasos - + Trace finished after %u steps! Seguimiento terminado después de %u pasos - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNameFromHandle ha fallado) - + Process Started: %p %s Proceso iniciado: %p %s - + TLS Callback %d TLS Callback %d - - + + %d invalid TLS callback addresses... %d direcciones de TLS callback invalidas... - - + + entry breakpoint Punto de entrada - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry En el Entry de un hilo - + Thread %s Stack - + No threads left to switch to (bug?) No hay hilos a los que cambiar (¿un bug?) - + Thread %s exit - + Error: Cannot load global initialization script. Error: No se puede cargar el script global de inicio. - + Error: Cannot load debuggee initialization script. Error: No se puede cargar el script de inicio del depurador. - + System breakpoint reached! Alcanzado un breakpoint del sistema - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback Callback TLS - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s DLL cargada: %p %s - + DLL Unloaded: %p %s DLL descargada: %p %s - + DebugString: "%s" DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! Excepción alcanzada (lanzamiento inicial) en %p (%.8X, %s) - + First chance exception on %p (%.8X)! Excepción alcanzada (lanzamiento inicial) en %p (%.8X) - + Last chance exception on %p (%.8X, %s)! Excepción alcanzada (última oportunidad) en %p (%.8X, %s) - + Last chance exception on %p (%.8X)! Excepción alcanzada (última oportunidad) en %p (%.8X) - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? El ejecutable que estás intentando depurar requiere privilegios. ¿Reiniciar como administrador? - + Elevation Elevación - + Error starting process (CreateProcess, %s)! Error al iniciar el proceso (CreateProcess, %s) - + Attach to process failed: %s - + Debugging stopped! Depuración detenida - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9920,52 +9920,52 @@ Do you want to continue debugging? Todos los módulos (%s) - + FileHelper::ReadAllText failed... FileHelper::ReadAllText ha fallado... - + Empty label detected on line %d! Se ha detectado una etiqueta vacía en la línea %d - + Duplicate label "%s" detected on lines %d and %d! Se ha detectado que la etiqueta "%s" está duplicada en las líneas %d and %d - - + + Invalid branch label "%s" detected on line %d! ¡Etiqueta inválida en la rama/salto "%s" en línea %d! - + Script finished! Script finalizado - + Error executing command! ¡Error al ejecutar el comando! - + + + Debugger must be paused to run a script! + El depurador debe estar pausado para ejecutar un script + + + The script is too busy. Would you like to terminate it now? El script está demasiado ocupado. ¿Te gustaría finalizarlo ahora? - + Script is terminated by user. Script finalizado por el usuario - - - - Debugger must be paused to run a script! - El depurador debe estar pausado para ejecutar un script - Pointer to SEH_Record[%d] @@ -10181,318 +10181,318 @@ Do you want to continue debugging? Monitorizar %u - + command cut at ~%d characters comando corta a ~%d carácteres - + [Script DLL] Calling export "AsyncStart"... [Script DLL] Exportación de llamadas "AsyncStart"... - + [Script DLL] "AsyncStart" returned! [Script DLL] ¡ "AsyncStart retornado/Devuelve"! - - + + [Script DLL] Calling FreeLibrary... [Script DLL] Llamando a FreeLibrary... - - + + success! Éxito - - + + failure (%s)... falla (%s)... - + [Script DLL] Loading Script DLL "%s"... [Script DLL] Cargando el Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! [Script DLL] ¡DLL cargado en 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... [Script DLL] Creando subproceso para llamar a la exportación "AsyncStart"... - + [Script DLL] Calling export "Start"... [Script DLL] Exportación de la llamada "Start/inicio"... - + [Script DLL] "Start" returned! [Script DLL] "Inicio/comienzo" volvió! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [Script DLL] No se pueden encontrar los puntos de entrada "AsyncStart" ni "Start/comienzo" (%s)! - + [Script DLL] LoadLibary failed (%s)! [Script DLL] LoadLibary error en (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! Base de datos de códigos de error cargada - + Failed to load error codes... Error al cargar los códigos de error... - + Exception codes database loaded! Base de datos de códigos de excepción cargada - + Failed to load exception codes... Error al cargar los códigos de excepción... - + NTSTATUS codes database loaded! Base de datos de códigos NTSTATUS cargada - + Failed to load NTSTATUS codes... Error al cargar los códigos NTSTATUS... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... Leyendo el archivo de notas... - + Reading notes failed... La lectura de las notas ha fallado... - + File read thread finished! El proceso de lectura de archivos ha finalizado - + Initializing wait objects... Inicializando objetos de espera... - + Initializing debugger... Inicializando depurador... - + Initializing debugger functions... Inicializando funciones del depurador... - + Setting JSON memory management functions... Ajuste de Funciones en gestión de memoria JSON... - + Getting directory information... Obteniendo información del directorio... - + Start file read thread... Inicio/comenzar archivo de lectura del hilo... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? Se desaconseja utilizar servidores de símbolo en su ruta directa (usa la opción de almacenamiento en su lugar). ¿Quiere solucionar este problema? - + Symbol Path: %s Ruta del símbolo: %s - + Allocating message stack... La asignación de pila de mensaje/stack... - + Initializing global script variables... Inicializando variables globales para los scripts... - + Registering debugger commands... Registro de comandos del depurador... - + Registering GUI command handler... Registrando el controlador de comandos de la GUI... - + Registering expression functions... Registro de funciones de expresiones... - + Registering format functions... - + Default Por defecto - + Registering Script DLL command handler... Registro de controlador de comandos de Script DLL... - + Script DLL Comandos Script DLL - + Starting command loop... Comenzando el bucle de comando... - + Initialization successful! Inicialización éxitosa - + Loading plugins... Cargando plugins... - + Handling command line... Tomando el control de la línea de comandos... - + Stopping command thread... Detener el subproceso de comando... - + Stopping running debuggee... Deteniendo la depuración... - + Aborting scripts... Abortando scripts... - + Unloading plugins... Descargando los plugins... - + Cleaning up allocated data... Limpieza de datos asignados(allocated)... - + Cleaning up wait objects... Limpieza de objetos de espera... - + Cleaning up debugger threads... Limpieza de hilos/threads del depurador... - + Saving notes... Guardando las notas... - + Exit signal processed successfully! "Exit signal" procesada correctamente diff --git a/x64dbg_fa_IR.ts b/x64dbg_fa_IR.ts index 320c5c8..462b1f4 100644 --- a/x64dbg_fa_IR.ts +++ b/x64dbg_fa_IR.ts @@ -5849,7 +5849,7 @@ - + Error setting breakpoint at %p! (SetBPX) خطا در تنظیم نقطه‌ی توقف در %p!ا (SetBPX) [تنظیم نقطه‌ی توقف] @@ -5879,8 +5879,8 @@ - - + + The command "%s" is debug-only دستور «%s» منحصر به اشکال‌زدایی است @@ -6468,7 +6468,7 @@ - + You can only set 4 hardware breakpoints You can only set 4 hardware breakpoints @@ -6515,7 +6515,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7152,55 +7152,55 @@ The debuggee did not stop after 10 seconds of requesting termination. The debugger state may be corrupted. It is recommended to restart x64dbg. - + Could not open process %X! Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! IsWow64Process failed! - - + + Use x32dbg to debug this process! Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! Use x64dbg to debug this process! - + Could not get module filename %X! Could not get module filename %X! - + DetachDebuggerEx failed... DetachDebuggerEx failed... - + Detached! Detached! - + @@ -7208,29 +7208,29 @@ Not debugging! - + Program is not running Program is not running - + The active thread is suspended, switch to a running thread to pause the process The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread Error resuming thread - + Exception will be swallowed Exception will be swallowed - + Exception will be thrown in the program Exception will be thrown in the program @@ -7925,19 +7925,19 @@ Reload - + No call stack. No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8997,481 +8997,481 @@ Invalid database file (JSON)! Dest buffer too small - + Thread switched from %X to %X ! Thread switched from %X to %X ! - + Module: %s - Module: %s - - + (switched from %s) (switched from %s) - + %s - PID: %s - %sThread: %s%s%s %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute execute - + read/write read/write - + write write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) (read) - + (write) (write) - + (execute) (execute) - + (read/write/execute) (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load DLL Load - + DLL Unload DLL Unload - + DLL Load and unload DLL Load and unload - + DLL Breakpoint %s (%s): Module %s DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! Exception Breakpoint %s (%p) at %p! - + paused! paused! - + Breakpoint reached not in list! Breakpoint reached not in list! - - + + Error when evaluating break condition. Error when evaluating break condition. - - + + Error when evaluating log condition. Error when evaluating log condition. - - + + Error when evaluating command condition. Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! Trace finished after %llu steps! - + Trace finished after %u steps! Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNameFromHandle failed) - + Process Started: %p %s Process Started: %p %s - + TLS Callback %d TLS Callback %d - - + + %d invalid TLS callback addresses... %d invalid TLS callback addresses... - - + + entry breakpoint entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. Error: Cannot load debuggee initialization script. - + System breakpoint reached! System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback TLS Callback - + Waiting until ntdll.dll symbols are loaded... Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s DLL Loaded: %p %s - + DLL Unloaded: %p %s DLL Unloaded: %p %s - + DebugString: "%s" DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! Last chance exception on %p (%.8X)! - + Attached to process! Attached to process! - + Error debugging DLL (failed to copy loader) Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? The executable you are trying to debug requires elevation. Restart as admin? - + Elevation Elevation - + Error starting process (CreateProcess, %s)! Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9975,52 +9975,52 @@ Do you want to continue debugging? All Modules (%s) - + FileHelper::ReadAllText failed... FileHelper::ReadAllText failed... - + Empty label detected on line %d! Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! Invalid branch label "%s" detected on line %d! - + Script finished! Script finished! - + Error executing command! Error executing command! - + + + Debugger must be paused to run a script! + Debugger must be paused to run a script! + + + The script is too busy. Would you like to terminate it now? The script is too busy. Would you like to terminate it now? - + Script is terminated by user. Script is terminated by user. - - - - Debugger must be paused to run a script! - Debugger must be paused to run a script! - Pointer to SEH_Record[%d] @@ -10251,199 +10251,199 @@ Do you want to continue debugging? Watch %u - + command cut at ~%d characters command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... [Script DLL] Calling FreeLibrary... - - + + success! success! - - + + failure (%s)... failure (%s)... - + [Script DLL] Loading Script DLL "%s"... [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... Retrieving syscall indices... - + Syscall indices loaded! Syscall indices loaded! - + Failed to load syscall indices... Failed to load syscall indices... - + Error codes database loaded! Error codes database loaded! - + Failed to load error codes... Failed to load error codes... - + Exception codes database loaded! Exception codes database loaded! - + Failed to load exception codes... Failed to load exception codes... - + NTSTATUS codes database loaded! NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... Failed to load NTSTATUS codes... - + Windows constant database loaded! Windows constant database loaded! - + Failed to load Windows constants... Failed to load Windows constants... - + Reading notes file... Reading notes file... - + Reading notes failed... Reading notes failed... - + File read thread finished! File read thread finished! - + Initializing wait objects... Initializing wait objects... - + Initializing debugger... Initializing debugger... - + Initializing debugger functions... Initializing debugger functions... - + Setting JSON memory management functions... Setting JSON memory management functions... - + Getting directory information... Getting directory information... - + Start file read thread... Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? @@ -10452,119 +10452,119 @@ Do you want me to fix this? Do you want me to fix this? - + Symbol Path: %s Symbol Path: %s - + Allocating message stack... Allocating message stack... - + Initializing global script variables... Initializing global script variables... - + Registering debugger commands... Registering debugger commands... - + Registering GUI command handler... Registering GUI command handler... - + Registering expression functions... Registering expression functions... - + Registering format functions... Registering format functions... - + Default Default - + Registering Script DLL command handler... Registering Script DLL command handler... - + Script DLL Script DLL - + Starting command loop... Starting command loop... - + Initialization successful! Initialization successful! - + Loading plugins... درحال خواندن پلاگین ها - + Handling command line... Handling command line... - + Stopping command thread... Stopping command thread... - + Stopping running debuggee... Stopping running debuggee... - + Aborting scripts... Aborting scripts... - + Unloading plugins... Unloading plugins... - + Cleaning up allocated data... Cleaning up allocated data... - + Cleaning up wait objects... Cleaning up wait objects... - + Cleaning up debugger threads... Cleaning up debugger threads... - + Saving notes... Saving notes... - + Exit signal processed successfully! Exit signal processed successfully! diff --git a/x64dbg_fi_FI.ts b/x64dbg_fi_FI.ts index eb8149b..56f89a5 100644 --- a/x64dbg_fi_FI.ts +++ b/x64dbg_fi_FI.ts @@ -5844,7 +5844,7 @@ - + Error setting breakpoint at %p! (SetBPX) Keskeytyskohdan asettaminen kohtaan %p epäonnistui! (SetBPX) @@ -5874,8 +5874,8 @@ - - + + The command "%s" is debug-only Komennon "%s" voi suorittaa vain virheenkorjauksen aikana @@ -6463,7 +6463,7 @@ - + You can only set 4 hardware breakpoints Kerralla voi asettaa korkeintaan 4 laitteistokeskeytyskohtaa @@ -6509,7 +6509,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) Laitteistokeskeytyskohdan %p poistaminen epäonnistui (DeleteHardwareBreakPoint) @@ -7146,55 +7146,55 @@ Tutkittava ohjelmisto ei pysähtynyt 10 sekuntia lopettamispyynnön jälkeen. Virheenjäljittimen tila voi olla korruptoitunut. x64dbg-ohjelmiston uudelleenkäynnistäminen on suositeltavaa. - + Could not open process %X! Prosessin %X avaaminen epäonnistui! - - + + Process is already being debugged! - - + + IsWow64Process failed! IsWow64Process-komento epäonnistui! - - + + Use x32dbg to debug this process! Käytä x32dbg-ohjelmaa tutkiakseksi tätä prosessia! - - + + Use x64dbg to debug this process! Käytä x64dbg-ohjelmaa tutkiakseksi tätä prosessia! - + Could not get module filename %X! Moduulin tiedostonimen %X saaminen epäonnistui! - + DetachDebuggerEx failed... DetachDebuggerEx-komento epäonnistui... - + Detached! Virheenjäljitin irrotettu! - + @@ -7202,29 +7202,29 @@ Virheenjäljitys ei ole käynnissä! - + Program is not running Ohjelma ei ole käynnissä - + The active thread is suspended, switch to a running thread to pause the process Aktiivinen säie on keskeytetty; vaihda käynnissä olevalle säikeelle keskeyttääkseksi prosessin - - + + Error resuming thread Virhe säikeen jatkamisessa - + Exception will be swallowed Poikkeama unohtuu - + Exception will be thrown in the program Poikkeama päästetään läpi ohjelmalle @@ -7917,19 +7917,19 @@ Lataa uudelleen - + No call stack. Ei kutsupinoa. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): %llu kutsupinokehystä (RIP = %p, RSP = %p, RBP = %p): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): %u kutsupinokehystä (EIP = %p, ESP = %p, EBP = %p): @@ -8987,474 +8987,474 @@ Tietokantatiedosto ei kelpaa (JSON)! Kohdepuskuri on liian pieni - + Thread switched from %X to %X ! Säie vaihtui kohteesta %X kohteeseen %X! - + Module: %s - Moduuli: %s - - + (switched from %s) (vaihtui kohteesta %s) - + %s - PID: %s - %sThread: %s%s%s %s - PID: %s - %s Säie: %s%s%s - + %s breakpoint "%s" at %s! %s keskeytyskohta "%s" kohdassa %s! - + %s breakpoint at %s! %s keskeytyskohta kohdassa %s! - + execute suoritus - + read/write luku/kirjoitus - + write kirjoitus - + Hardware breakpoint (%s%s) "%s" at %s! Laitteistokeskeytyskohta (%s%s) "%s" kohdassa %s! - + Hardware breakpoint (%s%s) at %s! Laitteistokeskeytyskohta (%s%s) kohdassa %s! - + (read) (luku) - + (write) (kirjoitus) - + (execute) (suoritus) - + (read/write/execute) (luku/kirjoitus/suoritus) - + Memory breakpoint%s "%s" at %s, exception address: %s! Muistikeskeytyskohta %s "%s" kohdassa %s, poikkeaman osoite: %s! - + Memory breakpoint%s at %s, exception address: %s! Muistikeskeytyskohta %s kohdassa %s, poikkeaman osoite: %s! - + DLL Load DLL-lataus - + DLL Unload DLL-latauksen poisto - + DLL Load and unload DLL-lataus ja latauksen poisto - + DLL Breakpoint %s (%s): Module %s DLL-keskeytyskohta %s (%s): Moduuli %s - + DLL Breakpoint (%s): Module %s DLL-keskeytyskohta (%s): Moduuli %s - - + + Exception Breakpoint %s (%p) at %p! Poikkeuskeskeytyskohta %s (%p) kohdassa %p! - + paused! keskeytetty! - + Breakpoint reached not in list! Osuttiin keskeytyskohtaan, jota ei löydy listasta! - - + + Error when evaluating break condition. Virhe evaluoidessa keskeytysehtoa. - - + + Error when evaluating log condition. Virhe evaluoidessa lokiehtoa. - - + + Error when evaluating command condition. Virhe evaluoidessa komentoehtoa. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s Käyttäjäalueen koodi saavutettiin kohdassa %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X Keskeytyskohta %p on poistettu käytöstä, koska tavut eivät täsmää! Odotettu arvo: %02X %02X, saatu arvo: %02X %02X - + Could not set breakpoint %p! (SetBPX) Keskeytyskohdan %p asettaminen epäonnistui! (SetBPX) - + MemRead failed on breakpoint address %p! MemRead-komento epäonnistui keskeytyskohdan osoitteessa %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) Muistikeskeytyskohdan %p asettaminen epäonnistui! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) Laitteistokeskeytyskohdan %p asettaminen epäonnistui! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! Laitteistokeskeytyskohta asetettu kohtaan %p! - + Could not delete breakpoint %p! (DeleteBPX) Keskeytyskohdan %p poistaminen epäonnistui! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) Muistikeskeytyskohdan %p poistaminen epäonnistui! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) Laitteistokeskeytyskohdan %p poistaminen epäonnistui! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! Suorituksen jäljitys päättyi %llu askeleen jälkeen! - + Trace finished after %u steps! Suorituksenjäljitys päättyi %u askeleen jälkeen! - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNameFromHandle epäonnistui) - + Process Started: %p %s Prosessi käynnistyi: %p %s - + TLS Callback %d TLS-takaisunkutsu %d - - + + %d invalid TLS callback addresses... %d TLS-takaisinkutsuosoitetta ei kelpaa... - - + + entry breakpoint aloituskohdan keskeytyskohta - + Process stopped with exit code %s Prosessi pysähtyi tilakoodilla %s - + Thread %s created, Entry: %s, Parameter: %s Säie %s luotu, Aloituskohta: %s, Parametri: %s - + Thread Entry Säikeen aloituskohta - + Thread %s Stack Säikeen %s pino - + No threads left to switch to (bug?) Ei ole jäljellä yhtään säiettä, jolle vaihtaa (bugi?) - + Thread %s exit Säie %s poistui - + Error: Cannot load global initialization script. Virhe: Globaalin alustusskriptin lataaminen epäonnistui. - + Error: Cannot load debuggee initialization script. Virhe: Ohjelmakohtaisen alustusskriptin lataaminen epäonnistui. - + System breakpoint reached! Järjestelmäkeskeytyskohta saavutettu! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! Ilmeisesti tutkittavan ohjelman aloituskohta sijaitsee MZ-otsakkeessa. Tämä aiheuttaa outoja seuraamuksia, joten järjestelmäkeskeytyskohta on käytössä käyttäjän asetuksista huolimatta. Ole varovainen! - - + + TLS Callback TLS-takaisinkutsu - + Waiting until ntdll.dll symbols are loaded... Odotetaan, kunnes ntdll.dll-kirjaston symbolit on ladattu... - + Set LdrpDebugFlags to 0x%08X successfully! LdrpDebugFlags-liput asetettiin arvoon 0x%08X onnistuneesti! - + Failed to write to LdrpDebugFlags LdrpDebugFlags-lippujen kirjoitus epäonnistui - + Symbol 'LdrpDebugFlags' not found! Symbolia 'LdrpDebugFlags' ei löytynyt! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) LdrpDebugFlags-lippuja ei löytynyt (sinun on ladattava symbolit ntdll.dll-kirjastolle) - + DLL Loaded: %p %s DLL latautui: %p %s - + DLL Unloaded: %p %s DLL:n lataus poistui: %p %s - + DebugString: "%s" Virheenjäljitysmerkkijono: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! Ensimmäisen tilaisuuden poikkeama kohdassa %p (%.8X, %s)! - + First chance exception on %p (%.8X)! Ensimmäisen tilaisuuden poikkeama kohdassa %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! Viimeisen tilaisuuden poikkeama kohdassa %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! Viimeisen tilaisuuden poikkeama kohdassa %p (%.8X)! - + Attached to process! Kytketty prosessiin! - + Error debugging DLL (failed to copy loader) Tapahtui virhe DLL:n virhejäljityksessä (latauskoodin kopiointi epäonnistui) - + Error debugging DLL (loaddll.exe not found) Tapahtui virhe DLL:n virhejäljityksessä (loaddll.exe-tiedostoa ei löytynyt) - + The executable you are trying to debug requires elevation. Restart as admin? Ohjelma, jota yrität tutkia, vaatii korotusta. Käynnistetäänkö uudelleen pääkäyttäjänä? - + Elevation Korotus - + Error starting process (CreateProcess, %s)! Virhe aloittaessa prosessia (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! Virheenjäljitys lopetettu! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9961,52 +9961,52 @@ Haluatko jatkaa virheenjäljitystä? Kaikki moduulit (%s) - + FileHelper::ReadAllText failed... FileHelper::ReadAllTEt epäonnistui... - + Empty label detected on line %d! Tyhjä nimike löytyi rivillä %d! - + Duplicate label "%s" detected on lines %d and %d! Kahdesti käytetty nimike "%s" löytyi riveiltä %d ja %d! - - + + Invalid branch label "%s" detected on line %d! Haaranimike "%s", joka löytyi riviltä %d, ei kelpaa! - + Script finished! Skripti päättyi! - + Error executing command! Virhe komennon suorituksessa! - + + + Debugger must be paused to run a script! + Virheenjäljitys täytyy keskeyttää, jotta skripti voidaan suorittaa! + + + The script is too busy. Would you like to terminate it now? Skripti on liian kiireinen. Haluatko pysäyttää sen nyt? - + Script is terminated by user. Käyttäjä pysäytti skriptin. - - - - Debugger must be paused to run a script! - Virheenjäljitys täytyy keskeyttää, jotta skripti voidaan suorittaa! - Pointer to SEH_Record[%d] @@ -10230,199 +10230,199 @@ Haluatko jatkaa virheenjäljitystä? Tarkkailu %u - + command cut at ~%d characters komento katkaistu ~%d merkin kohdalla - + [Script DLL] Calling export "AsyncStart"... [Skripti-DLL] Kutsutaan vietyä komentoa ”AsyncStart”... - + [Script DLL] "AsyncStart" returned! [Skripti-DLL] ”AsyncStart” palautti arvon! - - + + [Script DLL] Calling FreeLibrary... [Skripti-DLL] Kutsutaan FreeLibrary-komentoa... - - + + success! onnistui! - - + + failure (%s)... virhe (%s)... - + [Script DLL] Loading Script DLL "%s"... [Skripti-DLL] Ladataan skripti-DLL-tiedostoa ”%s”... - + [Script DLL] DLL loaded on 0x%p! [Skripti-DLL] DLL latautui kohtaan 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... [Skripti-DLL] Luodaan säiettä viedyn komennon ”AsyncStart” kutsumiseen... - + [Script DLL] Calling export "Start"... [Skripti-DLL} Kutsutaan vietyä komentoa ”Start”... - + [Script DLL] "Start" returned! [Skripti-DLL] ”Start” palautti arvon! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [Skripti-DLL] Vietyä komentoa ”AsyncStart” tai ”Start” ei löytynyt (%s)! - + [Script DLL] LoadLibary failed (%s)! [Skripti-DLL] LoadLIbrary epäonnistui (%s)! - + Retrieving syscall indices... Haetaan järjestelmäkutsujen indeksejä... - + Syscall indices loaded! Järjestelmäkutsujen indeksit ladattu! - + Failed to load syscall indices... Järjestelmäkutsujen indeksien lataaminen epäonnistui... - + Error codes database loaded! Virhekooditietokanta ladattu! - + Failed to load error codes... Virhekoodien lataaminen epäonnistui... - + Exception codes database loaded! Poikkeuskooditietokanta ladattu! - + Failed to load exception codes... Poikkeuskoodien lataaminen epäonnistui... - + NTSTATUS codes database loaded! NTSTATUS-kooditietokanta ladattu! - + Failed to load NTSTATUS codes... NTSTATUS-kooditietokannan lataaminen epäonnistui... - + Windows constant database loaded! Windows-vakioiden tietokanta ladattu! - + Failed to load Windows constants... Windows-vakioiden tietokannan lataaminen epäonnistui... - + Reading notes file... Luetaan muistiinpanotiedostoa... - + Reading notes failed... Muistiinpanojen luku epäonnistui... - + File read thread finished! Tiedostonlukusäie päättyi! - + Initializing wait objects... Alustetaan odotusobjekteja... - + Initializing debugger... Alustetaan virheenjäljitintä... - + Initializing debugger functions... Alustetaan virheenjäljitysfunktioita... - + Setting JSON memory management functions... Asetetaan JSON-muistinhallintafunktioita... - + Getting directory information... Haetaan hakemistotietoja... - + Start file read thread... Aloitetaan tiedostonlukusäiettä... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? @@ -10431,119 +10431,119 @@ Do you want me to fix this? Korjataanko tämä? - + Symbol Path: %s Symbolipolku: %s - + Allocating message stack... Varataan viestipinoa... - + Initializing global script variables... Alustetaan globaaleja skriptimuuttujia... - + Registering debugger commands... Rekisteröidään virheenjäljityskomentoja... - + Registering GUI command handler... Rekisteröidään graafisen käyttöliittymän komentokäsittelijää... - + Registering expression functions... Rekisteröidään lausekefunktioita... - + Registering format functions... Rekisteröidään muotoilufunktioita... - + Default Oletus - + Registering Script DLL command handler... Rekisteröidään skripti-DLL:n komentokäsittelijää... - + Script DLL Skripti-DLL - + Starting command loop... Aloitetaan komentosilmukkaa... - + Initialization successful! Alustus onnistui! - + Loading plugins... Ladataan liitännäisiä... - + Handling command line... Käsitellään komentoriviä... - + Stopping command thread... Pysäytetään komentosäie... - + Stopping running debuggee... Pysäytetään käynnissä olevaa virheenjäljityksen kohdetta... - + Aborting scripts... Pysäytetään skriptejä... - + Unloading plugins... Poistetaan liitännäisten latauksia... - + Cleaning up allocated data... Siivotaan varattu data... - + Cleaning up wait objects... Siivotaan odotusobjekteja... - + Cleaning up debugger threads... Siivotaan virheenjäljityssäikeitä... - + Saving notes... Tallennetaan muistiinpanoja... - + Exit signal processed successfully! Poistumissignaalin käsittely onnistui! diff --git a/x64dbg_fil_PH.ts b/x64dbg_fil_PH.ts index 8e41878..662aa20 100644 --- a/x64dbg_fil_PH.ts +++ b/x64dbg_fil_PH.ts @@ -5842,7 +5842,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5869,8 +5869,8 @@ - - + + The command "%s" is debug-only @@ -6435,7 +6435,7 @@ - + You can only set 4 hardware breakpoints @@ -6480,7 +6480,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7082,53 +7082,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7136,29 +7136,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7803,18 +7803,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8824,449 +8824,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9732,52 +9732,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9986,305 +9986,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_fr_FR.ts b/x64dbg_fr_FR.ts index 3e99806..ba38aec 100644 --- a/x64dbg_fr_FR.ts +++ b/x64dbg_fr_FR.ts @@ -5845,7 +5845,7 @@ - + Error setting breakpoint at %p! (SetBPX) Erreur de paramétrage du point d'arrêt en %p! (SetBPX) @@ -5874,8 +5874,8 @@ - - + + The command "%s" is debug-only La commande "%s" est debug-only @@ -6460,7 +6460,7 @@ - + You can only set 4 hardware breakpoints Vous ne pouvez définir que 4 points d'arrêt matériels @@ -6505,7 +6505,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7132,53 +7132,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7186,29 +7186,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7880,18 +7880,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8901,449 +8901,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - Module : %s- - + (switched from %s) (passé de %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute Exécuter - + read/write lecture/écriture - + write écrire - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load Chargement de DLL - + DLL Unload Déchargement de DLL - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry Point d'entrée de Thread - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9809,52 +9809,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -10063,305 +10063,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_he_IL.ts b/x64dbg_he_IL.ts index 0630a09..7f46fd1 100644 --- a/x64dbg_he_IL.ts +++ b/x64dbg_he_IL.ts @@ -5838,7 +5838,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5865,8 +5865,8 @@ - - + + The command "%s" is debug-only @@ -6431,7 +6431,7 @@ - + You can only set 4 hardware breakpoints @@ -6476,7 +6476,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7078,53 +7078,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! IsWow64Process נכשל! - - + + Use x32dbg to debug this process! השתמש בx32dbg כדי לדבג את התהליך הזה! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... DetachDebuggerEx נכשל... - + Detached! - + @@ -7132,29 +7132,29 @@ לא מדבג! - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7801,18 +7801,18 @@ טען מחדש - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8825,449 +8825,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute הרץ - + read/write קריאה\כתיבה - + write כתיבה - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) (קריאה) - + (write) (כתיבה) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load טעינת DLL - + DLL Unload DLL שוחרר - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! הושהה! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNameFromHandle נכשל) - + Process Started: %p %s - + TLS Callback %d TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) שגיאה בדיבוג DLL (נכשל בהעתקת הloader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9736,52 +9736,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + הדיבאגר מוכרח לעצור כדי להריץ סקריפט + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - הדיבאגר מוכרח לעצור כדי להריץ סקריפט - Pointer to SEH_Record[%d] @@ -9992,308 +9992,308 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! הצלחה! - - + + failure (%s)... כישלון (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! [Script DLL] "Start" חזר! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [Script DLL] כישלון בחיפוש הייצוא "AsyncStart" או "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default ברירת מחדל - + Registering Script DLL command handler... - + Script DLL סקריפט DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... טוען תוספים... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_hi_IN.ts b/x64dbg_hi_IN.ts index 70b60ac..356c4af 100644 --- a/x64dbg_hi_IN.ts +++ b/x64dbg_hi_IN.ts @@ -5836,7 +5836,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5863,8 +5863,8 @@ - - + + The command "%s" is debug-only @@ -6429,7 +6429,7 @@ - + You can only set 4 hardware breakpoints @@ -6474,7 +6474,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7076,53 +7076,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7130,29 +7130,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7797,18 +7797,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8818,449 +8818,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9726,52 +9726,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9980,305 +9980,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_hu_HU.ts b/x64dbg_hu_HU.ts index dcb0b29..da0c649 100644 --- a/x64dbg_hu_HU.ts +++ b/x64dbg_hu_HU.ts @@ -5839,7 +5839,7 @@ mrfearless - + Error setting breakpoint at %p! (SetBPX) @@ -5866,8 +5866,8 @@ mrfearless - - + + The command "%s" is debug-only @@ -6432,7 +6432,7 @@ mrfearless - + You can only set 4 hardware breakpoints @@ -6477,7 +6477,7 @@ mrfearless - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7079,53 +7079,53 @@ mrfearless - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7133,29 +7133,29 @@ mrfearless - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7800,18 +7800,18 @@ mrfearless - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8821,449 +8821,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9729,52 +9729,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9983,305 +9983,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_id_ID.ts b/x64dbg_id_ID.ts index 8ac29c2..5159974 100644 --- a/x64dbg_id_ID.ts +++ b/x64dbg_id_ID.ts @@ -5836,7 +5836,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5863,8 +5863,8 @@ - - + + The command "%s" is debug-only @@ -6429,7 +6429,7 @@ - + You can only set 4 hardware breakpoints @@ -6474,7 +6474,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7076,53 +7076,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7130,29 +7130,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7797,18 +7797,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8818,449 +8818,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9726,52 +9726,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9980,305 +9980,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_it_IT.ts b/x64dbg_it_IT.ts index 9b89699..2fc688e 100644 --- a/x64dbg_it_IT.ts +++ b/x64dbg_it_IT.ts @@ -5839,7 +5839,7 @@ - + Error setting breakpoint at %p! (SetBPX) Errore impostando il breakpoint a %p! (SetBPX) @@ -5867,8 +5867,8 @@ - - + + The command "%s" is debug-only @@ -6440,7 +6440,7 @@ - + You can only set 4 hardware breakpoints @@ -6485,7 +6485,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7090,54 +7090,54 @@ - + Could not open process %X! Impossibile aprire processo %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! IsWow64Process fallito! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... DetachDebuggerEx fallito... - + Detached! - + @@ -7145,29 +7145,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7815,18 +7815,18 @@ Ricarica - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8839,449 +8839,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute esegui - + read/write leggi/scrivi - + write scrivi - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) (leggi) - + (write) (scrivi) - + (execute) (esegui) - + (read/write/execute) (leggi/scrivi/esegui) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load Carica DLL - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9747,52 +9747,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -10003,306 +10003,306 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! successo! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_ja_JP.ts b/x64dbg_ja_JP.ts index 4ea1b43..3dff121 100644 --- a/x64dbg_ja_JP.ts +++ b/x64dbg_ja_JP.ts @@ -5853,7 +5853,7 @@ - + Error setting breakpoint at %p! (SetBPX) %p にブレークポイントを設定できませんでした!(SetBPX) @@ -5883,8 +5883,8 @@ 引数が足りません! 少なくとも %d 個の引数を指定する必要があります。引数は<a href="https://help.x64dbg.com/en/latest/commands/index.html">カンマで区切ります</a>。 - - + + The command "%s" is debug-only コマンド "%s" はデバッグ時のみ使用可能です @@ -6479,7 +6479,7 @@ - + You can only set 4 hardware breakpoints ハードウェア ブレークポイントは4つしか設定できません @@ -6526,7 +6526,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) ハードウェア ブレークポイントの削除に失敗しました: %p (DeleteHardwareBreakPoint) @@ -7166,55 +7166,55 @@ デバッグ対象が終了を要求してから10秒後に停止しませんでした。デバッガーの状態が破損している可能性があります。x64dbgを再起動することをお勧めします。 - + Could not open process %X! プロセス %X を開けませんでした! - - + + Process is already being debugged! プロセスは既にデバッグされています! - - + + IsWow64Process failed! IsWow64Process 失敗! - - + + Use x32dbg to debug this process! x32dbg を使用してこのプロセスをデバッグ! - - + + Use x64dbg to debug this process! x64dbg を使用してこのプロセスをデバッグ! - + Could not get module filename %X! モジュールのファイル名 %X を取得できませんでした! - + DetachDebuggerEx failed... DetachDebuggerEx 失敗... - + Detached! 切り離しました! - + @@ -7222,29 +7222,29 @@ デバッグしていません! - + Program is not running プログラムが実行されていません - + The active thread is suspended, switch to a running thread to pause the process アクティブスレッドは一時停止されています。実行中のスレッドに切り替えてプロセスを一時停止します - - + + Error resuming thread スレッド再開エラー - + Exception will be swallowed 例外はスキップされます - + Exception will be thrown in the program プログラム内で例外が発生します @@ -7942,19 +7942,19 @@ 再読み込み - + No call stack. コール スタックがありません。 - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): %llu コール スタック フレーム (RIP = %p、RSP = %p、RBP = %p) : - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): %u コール スタック フレーム (EIP = %p、ESP = %p、EBP = %p) : @@ -9017,183 +9017,183 @@ Invalid database file (JSON)! Dest バッファが小さすぎます - + Thread switched from %X to %X ! スレッドが %X から %X に切り替わりました! - + Module: %s - モジュール : %s - - + (switched from %s) ( %s から切り替えられました) - + %s - PID: %s - %sThread: %s%s%s %s - PID : %s - %sスレッド : %s%s%s - + %s breakpoint "%s" at %s! %s ブレークポイント "%s" at %s! - + %s breakpoint at %s! %s ブレークポイント at %s! - + execute 実行 - + read/write 読み取り/書き込み - + write 書き込み - + Hardware breakpoint (%s%s) "%s" at %s! ハードウェア ブレークポイント (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! ハードウェア ブレークポイント (%s%s) at %s! - + (read) (read) - + (write) (write) - + (execute) (execute) - + (read/write/execute) (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! メモリ ブレークポイント%s "%s" at %s, 例外アドレス : %s! - + Memory breakpoint%s at %s, exception address: %s! メモリ ブレークポイント%s at %s, 例外アドレス : %s! - + DLL Load DLL の読み込み - + DLL Unload DLL のアンロード - + DLL Load and unload DLL 読み込みとアンロード - + DLL Breakpoint %s (%s): Module %s DLL ブレークポイント %s (%s): モジュール %s - + DLL Breakpoint (%s): Module %s DLLブレークポイント (%s) : モジュール %s - - + + Exception Breakpoint %s (%p) at %p! 例外ブレークポイント %s (%p) %p! - + paused! 一時停止! - + Breakpoint reached not in list! リストにないブレークポイントに到達しました! - - + + Error when evaluating break condition. ブレーク条件の評価中にエラーが発生しました。 - - + + Error when evaluating log condition. ログ条件の評価中にエラーが発生しました。 - - + + Error when evaluating command condition. コマンド条件の評価中にエラーが発生しました。 - + Failed to open breakpoint log: %s (%s) ブレークポイント ログを開けませんでした: %s (%s) - + User code reached at %s ユーザー コードが %s に到達しました - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X ブレークポイント %p はバイトが一致しないため無効になっています! 期待値: %02X %02X, @@ -9201,310 +9201,310 @@ Invalid database file (JSON)! - + Could not set breakpoint %p! (SetBPX) ブレークポイント %p を設定できませんでした! (SetBPX) - + MemRead failed on breakpoint address %p! ブレークポイント アドレス %p でMemRead が失敗しました! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) メモリ ブレークポイント %p を設定できませんでした! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) ハードウェア ブレークポイント %p を設定できませんでした! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! ハードウェア ブレークポイントを %p に設定! - + Could not delete breakpoint %p! (DeleteBPX) ブレークポイント %p を削除できませんでした! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) メモリ ブレークポイント %p を削除できませんでした! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) ハードウェア ブレークポイント %p を削除できませんでした! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! %llu ステップの後にトレースが終了しました! - + Trace finished after %u steps! %u ステップの後にトレースが終了しました! - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNameFromHandle 失敗) - + Process Started: %p %s プロセスを開始しました : %p %s - + TLS Callback %d TLS コールバック %d - - + + %d invalid TLS callback addresses... %d 無効な TLS コールバック アドレス... - - + + entry breakpoint エントリ ブレークポイント - + Process stopped with exit code %s プロセスは終了コード %s で停止しました - + Thread %s created, Entry: %s, Parameter: %s スレッド %s が作成されました。エントリ: %s、パラメータ: %s - + Thread Entry スレッドのエントリーポイント - + Thread %s Stack スレッド %s スタック - + No threads left to switch to (bug?) 切り替えるスレッドが残っていません (バグ?) - + Thread %s exit スレッド %s 終了 - + Error: Cannot load global initialization script. エラー : グローバル初期化スクリプトを読み込めません。 - + Error: Cannot load debuggee initialization script. エラー : デバッグ対象の初期化スクリプトをロードできません。 - + System breakpoint reached! システム ブレークポイントに達しました! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! デバッグ対象のエントリ ポイントが実行可能ファイルの MZ ヘッダーにあることが検出されました。これにより異常な動作が発生するため、設定に関係なくシステム ブレークポイントが有効になっています。注意してください! - - + + TLS Callback TLS コールバック - + Waiting until ntdll.dll symbols are loaded... ntdll.dllシンボルがロードされるまで待機しています... - + Set LdrpDebugFlags to 0x%08X successfully! LdrpDebugFlags を 0x%08X に設定しました! - + Failed to write to LdrpDebugFlags LdrpDebugFlags への書き込みに失敗 - + Symbol 'LdrpDebugFlags' not found! シンボル 'LdrpDebugFlags' が見つかりません! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) LdrpDebugFlags が見つかりませんでした (ntdll.dllのシンボルをロードする必要があります) - + DLL Loaded: %p %s DLL 読み込み : %p %s - + DLL Unloaded: %p %s DLL アンロード : %p %s - + DebugString: "%s" デバッグ文字列 : "%s" - + SetThreadName exception on %p (%X, "%s") %p (%X, "%s") で SetThreadName 例外 - + First chance exception on %p (%.8X, %s)! %p (%.8X, %s) で ファーストチャンス 例外! - + First chance exception on %p (%.8X)! %p (%.8X) で ファーストチャンス 例外! - + Last chance exception on %p (%.8X, %s)! %p (%.8X, %s) で ラストチャンス 例外! - + Last chance exception on %p (%.8X)! %p (%.8X) で ラストチャンス 例外! - + Attached to process! プロセスをアタッチしました! - + Error debugging DLL (failed to copy loader) DLL のデバッグ エラー (ローダーのコピーに失敗しました) - + Error debugging DLL (loaddll.exe not found) DLL のデバッグ エラー (loaddll.exe が見つかりません) - + The executable you are trying to debug requires elevation. Restart as admin? デバッグしようとしている実行可能ファイルには昇格が必要です。管理者として再起動しますか? - + Elevation 昇格 - + Error starting process (CreateProcess, %s)! プロセス開始時にエラーが発生しました(CreateProcess, %s)! - + Attach to process failed: %s プロセスのアタッチに失敗しました: %s5 - + Debugging stopped! デバッグが停止しました! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -10018,52 +10018,52 @@ Do you want to continue debugging? すべてのモジュール (%s) - + FileHelper::ReadAllText failed... FileHelper::ReadAllText 失敗... - + Empty label detected on line %d! 行 %d に空のラベルが検出されました! - + Duplicate label "%s" detected on lines %d and %d! 重複ラベル "%s" が行 %d と %dで検出されました! - - + + Invalid branch label "%s" detected on line %d! 無効なブランチ ラベル "%s" が検出されました(行 %d)! - + Script finished! スクリプトが終了しました! - + Error executing command! コマンド実行中のエラー! - + + + Debugger must be paused to run a script! + スクリプトを実行するにはデバッガーを一時停止する必要があります! + + + The script is too busy. Would you like to terminate it now? スクリプトがビジーです。今すぐ強制終了しますか? - + Script is terminated by user. スクリプトはユーザーによって強制終了されました。 - - - - Debugger must be paused to run a script! - スクリプトを実行するにはデバッガーを一時停止する必要があります! - Pointer to SEH_Record[%d] @@ -10300,199 +10300,199 @@ Do you want to continue debugging? ウォッチ %u - + command cut at ~%d characters コマンドが ~%d 文字でカットされました - + [Script DLL] Calling export "AsyncStart"... [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... [Script DLL] Calling FreeLibrary... - - + + success! 成功! - - + + failure (%s)... 失敗 (%s)... - + [Script DLL] Loading Script DLL "%s"... [Script DLL] Script DLL "%s" をロード中... - + [Script DLL] DLL loaded on 0x%p! [Script DLL] DLL を 0x%p にロードしました! - + [Script DLL] Creating thread to call the export "AsyncStart"... [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [Script DLL] エクスポート "AsyncStart" または "Start" (%s) が見つかりませんでした! - + [Script DLL] LoadLibary failed (%s)! [Script DLL] LoadLibary が失敗しました (%s)! - + Retrieving syscall indices... システムコールのインデックスを取得中... - + Syscall indices loaded! システムコール インデックスが読み込まれました! - + Failed to load syscall indices... システムコール インデックスの読み込みに失敗しました... - + Error codes database loaded! エラーコード データベースが読み込まれました! - + Failed to load error codes... エラーコードの読み込みに失敗しました... - + Exception codes database loaded! 例外コードデータベースが読み込まれました! - + Failed to load exception codes... 例外コードの読み込みに失敗しました... - + NTSTATUS codes database loaded! NTSTATUS コード データベースが読み込まれました! - + Failed to load NTSTATUS codes... NTSTATUS コードの読み込みに失敗しました... - + Windows constant database loaded! Windows 定数データベースが読み込まれました! - + Failed to load Windows constants... Windows 定数の読み込みに失敗しました... - + Reading notes file... ノート ファイルの読み込み中... - + Reading notes failed... ノートが読み込めません... - + File read thread finished! ファイル読み取りスレッドが終了しました! - + Initializing wait objects... 待機オブジェクトを初期化しています... - + Initializing debugger... デバッガを初期化しています... - + Initializing debugger functions... デバッガ関数を初期化しています... - + Setting JSON memory management functions... JSON メモリ管理関数の設定... - + Getting directory information... ディレクトリ情報を取得しています... - + Start file read thread... ファイル読み込みスレッドを開始... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? @@ -10501,119 +10501,119 @@ Do you want me to fix this? これを修正しますか? - + Symbol Path: %s シンボルのパス : %s - + Allocating message stack... メッセージスタックを割り当てています... - + Initializing global script variables... グローバルスクリプト変数を初期化しています... - + Registering debugger commands... デバッガーコマンドを登録しています... - + Registering GUI command handler... GUIコマンドハンドラを登録しています... - + Registering expression functions... 式関数を登録しています... - + Registering format functions... 書式関数を登録しています... - + Default 既定 - + Registering Script DLL command handler... スクリプトDLLコマンドハンドラの登録... - + Script DLL スクリプト DLL - + Starting command loop... コマンド ループを開始しています... - + Initialization successful! 初期化に成功しました! - + Loading plugins... プラグインを読み込み中... - + Handling command line... コマンドラインを処理中... - + Stopping command thread... コマンド スレッドを停止しています... - + Stopping running debuggee... デバッグ対象の実行を停止しています... - + Aborting scripts... スクリプトを中止しています... - + Unloading plugins... プラグインをアンロード中... - + Cleaning up allocated data... 割り当てられたデータのクリーンアップ中... - + Cleaning up wait objects... 待機オブジェクトのクリーンアップ中... - + Cleaning up debugger threads... デバッガ スレッドのクリーンアップ中... - + Saving notes... ノートを保存中... - + Exit signal processed successfully! 終了シグナルは正常に処理されました! diff --git a/x64dbg_ka_GE.ts b/x64dbg_ka_GE.ts index d0a85b0..408d189 100644 --- a/x64dbg_ka_GE.ts +++ b/x64dbg_ka_GE.ts @@ -5837,7 +5837,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5864,8 +5864,8 @@ - - + + The command "%s" is debug-only @@ -6430,7 +6430,7 @@ - + You can only set 4 hardware breakpoints @@ -6475,7 +6475,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7077,53 +7077,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7131,29 +7131,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7798,18 +7798,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8819,449 +8819,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9727,52 +9727,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9981,305 +9981,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_ko_KR.ts b/x64dbg_ko_KR.ts index 2187593..1db23a5 100644 --- a/x64dbg_ko_KR.ts +++ b/x64dbg_ko_KR.ts @@ -5848,7 +5848,7 @@ - + Error setting breakpoint at %p! (SetBPX) %p에 중단점 설정 오류! (SetBPX) @@ -5878,8 +5878,8 @@ - - + + The command "%s" is debug-only 명령 "%s"는 디버그 전용입니다 @@ -6467,7 +6467,7 @@ - + You can only set 4 hardware breakpoints 4개의 하드웨어 중단점만 설정하실 수 있습니다 @@ -6514,7 +6514,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) 하드웨어 중단점 제거 실패: %p @@ -7151,55 +7151,55 @@ 디버그 대상이 종료를 요청한 후 10초가 지나도 중지되지 않았습니다. 디버그의 상태가 손상되었을 수 있습니다. x64dbg를 재시작하는 것이 좋습니다. - + Could not open process %X! 프로세스 %X를 열 수 없습니다! - - + + Process is already being debugged! 프로세스가 이미 디버그되었습니다! - - + + IsWow64Process failed! IsWow64Process 실패! - - + + Use x32dbg to debug this process! 이 프로세스를 디버깅하기 위해서 x32dbg를 사용합니다! - - + + Use x64dbg to debug this process! 이 프로세스를 디버깅하기 위해서 x64dbg를 사용합니다! - + Could not get module filename %X! 모듈 파일이름 %X를 가져올 수 없습니다! - + DetachDebuggerEx failed... DetachDebuggerEx 실패... - + Detached! 분리됨! (Detached!) - + @@ -7207,29 +7207,29 @@ 디버깅하지 않음! - + Program is not running 프로그램이 실행 중이지 않습니다. - + The active thread is suspended, switch to a running thread to pause the process 활성 스레드가 일시 중단되었습니다. 프로세스를 중단하려면 실행 중인 스레드로 전환하세요. - - + + Error resuming thread 스레드 재개 오류 - + Exception will be swallowed 예외가 통과됩니다. - + Exception will be thrown in the program 예외가 프로그램에서 발생합니다 @@ -7922,19 +7922,19 @@ 새로고침 - + No call stack. 호출 스택 아님. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): %llu 호출 스택 프레임 (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): %u 호출 스택 프레임 (EIP = %p , ESP = %p , EBP = %p ): @@ -8988,206 +8988,206 @@ x64dbg를 관리자권한으로 실행해주세요. Dest 버퍼가 너무 작습니다 - + Thread switched from %X to %X ! 스레드가 %X에서 %X로 전환되었습니다 ! - + Module: %s - 모듈: %s - - + (switched from %s) (%s에서 전환) - + %s - PID: %s - %sThread: %s%s%s %s - PID: %s - %s스레드: %s%s%s - + %s breakpoint "%s" at %s! %s 중단점 "%s"이 %s에 있습니다! - + %s breakpoint at %s! %s 중단점이 %s에 있습니다! - + execute 실행 - + read/write 읽기/쓰기 - + write 쓰기 - + Hardware breakpoint (%s%s) "%s" at %s! 하드웨어 중단점 (%s%s) "%s"가 %s에 있습니다! - + Hardware breakpoint (%s%s) at %s! 하드웨어 중단점 (%s%s)가 %s에 있습니다! - + (read) (읽기) - + (write) (쓰기) - + (execute) (실행) - + (read/write/execute) (읽기/쓰기/실행) - + Memory breakpoint%s "%s" at %s, exception address: %s! 메모리 중단점%s "%s"가 %s에 있습니다! 예외 주소: %s - + Memory breakpoint%s at %s, exception address: %s! 메모리 중단점%s가 %s에 있습니다! 예외 주소: %s - + DLL Load DLL 로드 - + DLL Unload DLL 언로드 - + DLL Load and unload DLL 로드 및 언로드 - + DLL Breakpoint %s (%s): Module %s DLL 중단점 %s (%s): 모듈 %s - + DLL Breakpoint (%s): Module %s DLL 중단점 (%s): 모듈 %s - - + + Exception Breakpoint %s (%p) at %p! 예외 중단점 %s (%p) 적중! %p - + paused! 일시 중지됨! - + Breakpoint reached not in list! 중단점을 목록에서 찾을수 없습니다! - - + + Error when evaluating break condition. 중단 조건을 처리하는 동안 에러가 발생했습니다. - - + + Error when evaluating log condition. 로그 조건을 처리하는 동안 에러가 발생했습니다. - - + + Error when evaluating command condition. 명령어 조건을 처리하는 동안 에러가 발생했습니다. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s 사용자 코드가 %s에 도달했습니다 - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X 바이트가 일치하지 않아서 중단점 %p 가 비활성화되었습니다! 예상값: %02X %02X, 발견값: %02X %02X - + Could not set breakpoint %p! (SetBPX) 중단점 %p (SetBPX) 를 설정할 수 없습니다! - + MemRead failed on breakpoint address %p! 중단점 주소%p에서 메모리를 읽지 못했습니다! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) 메모리 중단점 %p (SetMemoryBPXEx) 를 설정할 수 없습니다! - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) 하드웨어 중단점 %p 를 설정할 수 없습니다! @@ -9195,28 +9195,28 @@ x64dbg를 관리자권한으로 실행해주세요. - + Set hardware breakpoint on %p! %p에 하드웨어 중단점 설정! - + Could not delete breakpoint %p! (DeleteBPX) 중단점 %p (DeleteBPX) 를 제거할 수 없음 - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) 메모리 중단점 %p (RemoveMemoryBPX) 를 제거할 수 없음 - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) 하드웨어 중단점 %p 를 제거할 수 없음! @@ -9224,243 +9224,243 @@ x64dbg를 관리자권한으로 실행해주세요. - + Trace finished after %llu steps! %llu 단계 후에 추적 완료! - + Trace finished after %u steps! %u 단계 후에 추적 완료! - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNameFromHandle 실패) - + Process Started: %p %s 프로세스 시작함: %p %s - + TLS Callback %d TLS 콜백 %d - - + + %d invalid TLS callback addresses... %d 잘못 된 TLS 콜백 주소... - - + + entry breakpoint 진입점 중단점 - + Process stopped with exit code %s 종료 코드 %s로 프로세스가 중단되었습니다 - + Thread %s created, Entry: %s, Parameter: %s 스레드 %s가 생성되었습니다. 진입점: %s, 매개변수: %s - + Thread Entry 스레드 진입점 - + Thread %s Stack 스레드 %s 스택 - + No threads left to switch to (bug?) 전환할 스레드가 남아있지 않습니다 (버그?) - + Thread %s exit 스레드 %s 종료 - + Error: Cannot load global initialization script. 오류: 글로벌 초기화 스크립트를 로드할 수 없습니다. - + Error: Cannot load debuggee initialization script. 오류: 디버기 초기화 스크립트를 로드할 수 없습니다. - + System breakpoint reached! 시스템 중단점에 도달함! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! 디버그 대상의 진입점이 실행 파일의 MZ 헤더에 있습니다. 이는 예기치 못한 동작이 발생할 수 있으므로 시스템 중단점이 설정되었습니다. 주의하세요! - - + + TLS Callback TLS 콜백 - + Waiting until ntdll.dll symbols are loaded... ntdll.dll 심볼이 로드될 때까지 기다리세요... - + Set LdrpDebugFlags to 0x%08X successfully! LdrpDebugFlags를 0x%08X로 설정하는 것을 성공했습니다! - + Failed to write to LdrpDebugFlags LdrpDebugFlags를 쓰는데 실패했습니다. - + Symbol 'LdrpDebugFlags' not found! 심볼 'LdrpDebugFlags'이 존재하지 않습니다! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) LdrpDebugFlags를 찾는 것을 실패했습니다 (ntdll.dll 심볼을 로드해야 합니다) - + DLL Loaded: %p %s DLL 로드: %p %s - + DLL Unloaded: %p %s DLL 언로드: %p %s - + DebugString: "%s" 디버그 문자열: "%s" - + SetThreadName exception on %p (%X, "%s") %p (%X, "%s")에서 SetThreadName 예외가 발생했습니다 - + First chance exception on %p (%.8X, %s)! %p (%.8X, %s)에서 첫번째 예외발생! - + First chance exception on %p (%.8X)! %p (%.8X)에서 첫번째 예외발생! - + Last chance exception on %p (%.8X, %s)! %p (%.8X, %s)에서 마지막 예외발생! - + Last chance exception on %p (%.8X)! %p (%.8X)에서 마지막 예외발생! - + Attached to process! 프로세스에 연결되었습니다! - + Error debugging DLL (failed to copy loader) 디버깅 DLL 에러 (로더를 복사하는데 실패) - + Error debugging DLL (loaddll.exe not found) 디버깅 DLL 에러 (loaddll.exe가 발견되지 않음) - + The executable you are trying to debug requires elevation. Restart as admin? 디버깅하려는 실행 프로그램에 권한상승이 필요합니다. 관리자로 다시 시작하겠습니까? - + Elevation 권한 상승 - + Error starting process (CreateProcess, %s)! 프로세스 시작 오류 (CreateProcess, %s)! - + Attach to process failed: %s 프로세스에 연결하는데 실패했습니다: %s - + Debugging stopped! 디버깅 중지됨! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9945,52 +9945,52 @@ Do you want to continue debugging? 모든 모듈 (%s) - + FileHelper::ReadAllText failed... FileHelper::ReadAllText 실패... - + Empty label detected on line %d! 빈 레이블을 라인 %d에서 발견함! - + Duplicate label "%s" detected on lines %d and %d! 중복된 레이블 "%s"을 라인 %d 과 %d에서 발견함! - - + + Invalid branch label "%s" detected on line %d! 에서 잘못 된 분기 레이블 "%s"을 발견함라인 %d! - + Script finished! 스크립트 완료! - + Error executing command! 명령 실행 오류! - + + + Debugger must be paused to run a script! + 스크립트를 실행하려면 디버거를 일시중지해야 합니다! + + + The script is too busy. Would you like to terminate it now? 스크립트가 너무 바쁩니다. 지금 종료하시겠습니까? - + Script is terminated by user. 스크립트가 사용자에 의해 종료되었습니다. - - - - Debugger must be paused to run a script! - 스크립트를 실행하려면 디버거를 일시중지해야 합니다! - Pointer to SEH_Record[%d] @@ -10212,199 +10212,199 @@ Do you want to continue debugging? %u 주시 - + command cut at ~%d characters 명령이 ~%d 의 문자에서 잘라졌습니다 - + [Script DLL] Calling export "AsyncStart"... [Script DLL] 내보내기 "AsyncStart" 호출중... - + [Script DLL] "AsyncStart" returned! [Script DLL] "AsyncStart" 반환되었습니다! - - + + [Script DLL] Calling FreeLibrary... [Script DLL] FreeLibrary 호출 중... - - + + success! 성공! - - + + failure (%s)... 실패 (%s)... - + [Script DLL] Loading Script DLL "%s"... [Script DLL] 스크립트 DLL "%s" 불러오는 중... - + [Script DLL] DLL loaded on 0x%p! [Script DLL] DLL가 0x%p에 로드되었습니다! - + [Script DLL] Creating thread to call the export "AsyncStart"... [Script DLL] 내보내기 "AsyncStart" 호출을 위해서 스레드 생성 중... - + [Script DLL] Calling export "Start"... [Script DLL] 내보내기 "Start" 호출 중... - + [Script DLL] "Start" returned! [Script DLL] "Start" 반환되었습니다! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [Script DLL] 내보내기 "AsyncStart" 또는 "Start" 를 찾지 못했습니다 (%s)! - + [Script DLL] LoadLibary failed (%s)! [Script DLL] LoadLibary 실패 (%s)! - + Retrieving syscall indices... Syscall 인덱스 검색 중... - + Syscall indices loaded! Syscall 인덱스 로드됨! - + Failed to load syscall indices... Syscall 인덱스 로드 실패... - + Error codes database loaded! 오류 코드 데이터베이스 불러옴! - + Failed to load error codes... 오류 코드 불러오기 실패... - + Exception codes database loaded! 예외 코드 데이터베이스 불러옴! - + Failed to load exception codes... 예외 코드 불러오기 실패... - + NTSTATUS codes database loaded! NTSTATUS 코드 데이터베이스 불러옴! - + Failed to load NTSTATUS codes... NTSTATUS 코드 불러오기 실패...... - + Windows constant database loaded! 윈도우즈 상수 데이터베이스가 로드되었습니다! - + Failed to load Windows constants... 윈도우즈 상수를 로드하는데 실패했습니다... - + Reading notes file... 메모 파일 읽는중... - + Reading notes failed... 메모 파일 읽기 실패... - + File read thread finished! 파일 읽기 스레드 완료! - + Initializing wait objects... 대기 개체들 초기화중... - + Initializing debugger... 디버거 초기화 중... - + Initializing debugger functions... 디버거 함수 초기화 중... - + Setting JSON memory management functions... JSON 메모리 관리 기능 설정 중... - + Getting directory information... 디렉터리 정보 가져오는 중... - + Start file read thread... 파일 읽기 스레드 시작... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? @@ -10413,119 +10413,119 @@ Do you want me to fix this? 이 문제를 해결하시겠습니까? - + Symbol Path: %s 기호 경로: %s - + Allocating message stack... 메시지 스택 할당 중... - + Initializing global script variables... 글로벌 스크립트 변수 초기화 중…… - + Registering debugger commands... 디버거 명령 등록 중... - + Registering GUI command handler... GUI 명령 핸들러 등록 중... - + Registering expression functions... 표현식 함수 등록 중... - + Registering format functions... 포맷 함수 등록 중... - + Default 기본값 - + Registering Script DLL command handler... 스크립트 DLL 명령 핸들러 등록 중... - + Script DLL 스크립트 DLL - + Starting command loop... 명령 루프 시작 중... - + Initialization successful! 초기화 성공! - + Loading plugins... 플러그인 로딩 중... - + Handling command line... 명령줄 핸들링... - + Stopping command thread... 명령 스레드 중지 중... - + Stopping running debuggee... 디버기 실행 중지중…… - + Aborting scripts... 스크립트 중단…… - + Unloading plugins... 플러그인 언로드 중... - + Cleaning up allocated data... 할당 된 데이터를 정리 중... - + Cleaning up wait objects... 대기 개체를 정리 중... - + Cleaning up debugger threads... 디버거 스레드 정리 중... - + Saving notes... 메모 저장 중... - + Exit signal processed successfully! 종료 신호가 성공적으로 프로세스됨! diff --git a/x64dbg_lt_LT.ts b/x64dbg_lt_LT.ts index 4b1e941..b497427 100644 --- a/x64dbg_lt_LT.ts +++ b/x64dbg_lt_LT.ts @@ -5836,7 +5836,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5863,8 +5863,8 @@ - - + + The command "%s" is debug-only @@ -6429,7 +6429,7 @@ - + You can only set 4 hardware breakpoints @@ -6474,7 +6474,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7076,53 +7076,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7130,29 +7130,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7797,18 +7797,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8818,449 +8818,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9726,52 +9726,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9980,305 +9980,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_nl_NL.ts b/x64dbg_nl_NL.ts index 66a8c6a..2dd7672 100644 --- a/x64dbg_nl_NL.ts +++ b/x64dbg_nl_NL.ts @@ -5847,7 +5847,7 @@ - + Error setting breakpoint at %p! (SetBPX) Fout tijdens het instellen van het breekpunt op %p! (SetBPX) @@ -5877,8 +5877,8 @@ - - + + The command "%s" is debug-only De opdracht "%s" is alleen-debuggen @@ -6464,7 +6464,7 @@ - + You can only set 4 hardware breakpoints U kunt maximaal 4 hardware breekpunten instellen @@ -6511,7 +6511,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) Het verwijderen van het hardware onderbrekingspunt is mislukt: %p (DeleteHardwareBreakPoint) @@ -7147,55 +7147,55 @@ - + Could not open process %X! Proces %X kon niet worden geopend! - - + + Process is already being debugged! - - + + IsWow64Process failed! IsWow64Process is mislukt! - - + + Use x32dbg to debug this process! Gebruik x32dbg om dit proces te debuggen! - - + + Use x64dbg to debug this process! Gebruik x64dbg om dit proces te debuggen! - + Could not get module filename %X! Het ophalen van module-bestandsnaam %X is mislukl! - + DetachDebuggerEx failed... - + Detached! - + @@ -7203,29 +7203,29 @@ Niet aan het debuggen! - + Program is not running Programma wordt nu niet uitgevoerd - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread Fout bij het hervatten van Thread - + Exception will be swallowed Exceptie zal worden ingeslikt - + Exception will be thrown in the program Exceptie zal worden gegooid in het programma @@ -7918,19 +7918,19 @@ - + No call stack. Geen aanroep stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): %llu aanroep stack frames (RIP = %p, RSP = %p, RBP = %p): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): %u aanroep stack frames (EIP = %p, ESP = %p, EBP = %p): @@ -8981,473 +8981,473 @@ Ongeldig database bestand (JSON)! Doelbuffer te klein - + Thread switched from %X to %X ! Thread overgestapt van %X naar %X! - + Module: %s - Module: %s- - + (switched from %s) (overgestapt vanaf %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute uitvoeren - + read/write lezen/schrijven - + write schrijven - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) (lezen) - + (write) (schrijven) - + (execute) (uitvoeren) - + (read/write/execute) (lezen/schrijven/uitvoeren) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load DLL Inladen - + DLL Unload DLL Uitladen - + DLL Load and unload DLL Inladen en uitladen - + DLL Breakpoint %s (%s): Module %s DLL Breekpunt %s (%s): Module %s - + DLL Breakpoint (%s): Module %s DLL Breekpunt (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! Exceptie Breekpunt %s (%p) op %p! - + paused! gepauzeerd! - + Breakpoint reached not in list! Het bereikte breekpunt bestaat niet in de lijst! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X Breekpunt %p is uitgeschakeld omdat de bytes niet overeenkomen! Verwacht: %02X %02X, Gevonden: %02X %02X - + Could not set breakpoint %p! (SetBPX) Breekpunt %p instellen is mislukt! SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) Geheugen breekpunt %p instellen is mislukt! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) Hardware breekpunt %p instellen is mislukt (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! Hardware breekpunt ingeschakeld op %p! - + Could not delete breakpoint %p! (DeleteBPX) Breekpunt %p verwijderen is mislukt! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) Breekpunt %p verwijderen is mislukt! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) Hardware breekpunt %p verwijderen is mislukt (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! Trace voltooid na %llu stappen! - + Trace finished after %u steps! Trace voltooid na %u stappen! - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNameFromHandle is mislukt) - + Process Started: %p %s Proces gestart: %p %s - + TLS Callback %d TLS terugbeller %d - - + + %d invalid TLS callback addresses... %d ongeldige TLS terugbel adressen... - - + + entry breakpoint entree breekpunt - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry Thread Entree - + Thread %s Stack - + No threads left to switch to (bug?) Geen Threads meer om naar over te stappen (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. Fout: Het globale initialisatie script kan niet geladen worden. - + Error: Cannot load debuggee initialization script. Fout: Kan debuggee initialisatie script niet laden. - + System breakpoint reached! Systeem breekpunt bereikt! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback TLS Terugbeller - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s DLL Ingeladen: %p %s - + DLL Unloaded: %p %s DLL Uitgeladen: %p %s - + DebugString: "%s" DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! Eerste kans exceptie op %p (%.8X, %s)! - + First chance exception on %p (%.8X)! Eerste kans exceptie op %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! Laatste kans exceptie op %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! Laatste kans exceptie op %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? Het uitvoerbare bestand dat u probeert te debuggen vergt verhoogde rechten. Herstarten als beheerder? - + Elevation Verhoogde Rechten - + Error starting process (CreateProcess, %s)! Fout bij starten van proces (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! Debugging is gestopt! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9927,52 +9927,52 @@ Do you want to continue debugging? Alle Modules (%s) - + FileHelper::ReadAllText failed... FileHelper::ReadAllText is mislukt... - + Empty label detected on line %d! Leeg label gedetecteerd op regel %d! - + Duplicate label "%s" detected on lines %d and %d! Duplicaat label "%s" ontdekt op regels %d en %d! - - + + Invalid branch label "%s" detected on line %d! Ongeldige vertakkingslabel "%s" gedetecteerd op regel %d! - + Script finished! Script is afgerond! - + Error executing command! Fout bij het uitvoeren van de opdracht! - + + + Debugger must be paused to run a script! + De Debugger moet worden gepauzeerd voor het uitvoeren van een script! + + + The script is too busy. Would you like to terminate it now? Het script is nog (steeds) bezig. Wilt u het nu beëindigen? - + Script is terminated by user. Script is beëindigd door gebruiker. - - - - Debugger must be paused to run a script! - De Debugger moet worden gepauzeerd voor het uitvoeren van een script! - Pointer to SEH_Record[%d] @@ -10184,199 +10184,199 @@ Do you want to continue debugging? Monitor %u - + command cut at ~%d characters opdracht afgekapt op ~%d karakters - + [Script DLL] Calling export "AsyncStart"... [Script DLL] Aanroep van export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! [Script DLL] "AsyncStart" is geretourneerd! - - + + [Script DLL] Calling FreeLibrary... [Script DLL] Aanroep van FreeLibrary... - - + + success! succes! - - + + failure (%s)... fout (%s)... - + [Script DLL] Loading Script DLL "%s"... [Script DLL] Bezig met laden Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! [Script DLL] DLL geladen op 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... [Script DLL] Bezig met creëren van Thread om export "AsyncStart" aan te roepen... - + [Script DLL] Calling export "Start"... [Script DLL] Aanroep van export "Start"... - + [Script DLL] "Start" returned! [Script DLL] "Start" is geretourneerd! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [Script DLL] Exports "AsyncStart" en/of "Start" (%s) niet gevonden! - + [Script DLL] LoadLibary failed (%s)! [Script DLL] LoadLibary is mislukt (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! Foutcode-database geladen! - + Failed to load error codes... Het laden van de foutcodes is mislukt... - + Exception codes database loaded! Exceptie-code database geladen! - + Failed to load exception codes... Het laden van de exceptie codes is mislukt... - + NTSTATUS codes database loaded! NTSTATUS-code database geladen! - + Failed to load NTSTATUS codes... Het laden van NTSTATUS codes is mislukt... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... Notitie bestanden lezen... - + Reading notes failed... Het lezen van de notities is mislukt... - + File read thread finished! Bestand-lezen thread is klaar! - + Initializing wait objects... Wacht objecten initialiseren... - + Initializing debugger... Debugger initialiseren... - + Initializing debugger functions... Initialiseren debugger functies... - + Setting JSON memory management functions... JSON geheugen-managementfuncties instellen... - + Getting directory information... Folder informatie ophalen... - + Start file read thread... Start bestand-lees Thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? @@ -10385,119 +10385,119 @@ Do you want me to fix this? Wilt u dat dit automatisch opgelost wordt? - + Symbol Path: %s Symbool Pad: %s - + Allocating message stack... Alloceren berichten stack... - + Initializing global script variables... Globale script-variabelen initialiseren... - + Registering debugger commands... Registreren debugger opdrachten... - + Registering GUI command handler... Registreren GUI opdracht afhandelaar... - + Registering expression functions... Registreren expressie functies... - + Registering format functions... - + Default Standaard - + Registering Script DLL command handler... Registreren van Script DLL commando-afhandelaar... - + Script DLL Script DLL - + Starting command loop... Opdrachten lus wordt gestart... - + Initialization successful! Initialisatie succesvol! - + Loading plugins... Plugins laden... - + Handling command line... Afhandeling van opdrachtregel... - + Stopping command thread... Stoppen opdracht thread... - + Stopping running debuggee... Uitvoerende debuggee wordt gestopt... - + Aborting scripts... Afbreken scripts... - + Unloading plugins... Uitladen plugins... - + Cleaning up allocated data... Gealloceerde gegevens wordt opgeruimd... - + Cleaning up wait objects... Wacht objecten worden opgeruimd... - + Cleaning up debugger threads... Debugger threads worden opgeruimd... - + Saving notes... Notities worden opgeslagen... - + Exit signal processed successfully! Afsluit signaal succesvol verwerkt! diff --git a/x64dbg_no_NO.ts b/x64dbg_no_NO.ts index cb1794b..6b5dd12 100644 --- a/x64dbg_no_NO.ts +++ b/x64dbg_no_NO.ts @@ -5838,7 +5838,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5865,8 +5865,8 @@ - - + + The command "%s" is debug-only @@ -6431,7 +6431,7 @@ - + You can only set 4 hardware breakpoints @@ -6476,7 +6476,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7078,53 +7078,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7132,29 +7132,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7799,18 +7799,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8820,449 +8820,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - Modul: %s- - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load DLL Load - + DLL Unload DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9728,52 +9728,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9982,305 +9982,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_pl_PL.ts b/x64dbg_pl_PL.ts index ca05b88..b670265 100644 --- a/x64dbg_pl_PL.ts +++ b/x64dbg_pl_PL.ts @@ -5844,7 +5844,7 @@ - + Error setting breakpoint at %p! (SetBPX) Błąd ustawiania przerwania sprzętowego na %p! (SetBPX) @@ -5872,8 +5872,8 @@ - - + + The command "%s" is debug-only Polecenie "%s" jest tylko do debugowania @@ -6456,7 +6456,7 @@ - + You can only set 4 hardware breakpoints Możesz ustawić tylko 4 przerwania sprzętowe @@ -6502,7 +6502,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7123,54 +7123,54 @@ - + Could not open process %X! Nie można otworzyć procesu %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! Niepowodzenie IsWow64Process! - - + + Use x32dbg to debug this process! Użyj x32dbg żeby debugować ten proces! - - + + Use x64dbg to debug this process! Użyj x64dbg żeby debugować ten proces! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7178,29 +7178,29 @@ - + Program is not running Program nie jest uruchomiony - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread Błąd wznawiania wątku - + Exception will be swallowed - + Exception will be thrown in the program @@ -7867,19 +7867,19 @@ - + No call stack. Brak stosu wywołań. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): %llu ramek stosu wywołań (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): %u ramek stosu wywołań (EIP = %p , ESP = %p , EBP = %p ): @@ -8917,457 +8917,457 @@ Nieprawidłowy plik bazy danych (JSON)! Bufor docelowy za mały - + Thread switched from %X to %X ! Wątek przełączony z %X do %X ! - + Module: %s - Moduł: %s - - + (switched from %s) (przełączono z %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute wykonanie - + read/write odczyt/zapis - + write zapis - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) (odczyt) - + (write) (zapis) - + (execute) (wykonanie) - + (read/write/execute) (odczyt/zapis/wykonanie) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load Ładowanie DLL - + DLL Unload Wyładowanie DLL - + DLL Load and unload Ładowanie i zwalnianie DLL - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! wstrzymano! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) Nie można ustawić przerwania %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! Ustaw przerwanie sprzętowe na %p! - + Could not delete breakpoint %p! (DeleteBPX) Nie można usunąć przerwania %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNameFromHandle nie powiodło się) - + Process Started: %p %s Proces rozpoczęty: %p %s - + TLS Callback %d Wywołanie zwrotne TLS: %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint przerwanie na wejściu - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry Wejście do wątku - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! Osiągnięto przerwanie systemowe! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s Załadowano DLL: %p %s - + DLL Unloaded: %p %s DLL Wyładowana: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! Błąd podczas uruchamiania procesu (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! Zatrzymano debugowanie! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9844,52 +9844,52 @@ Do you want to continue debugging? Wszystkie moduły (%s) - + FileHelper::ReadAllText failed... FileHelper::ReadAllText nie powiodło się... - + Empty label detected on line %d! Wykryto pustą etykietę w linii %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! Nieprawidłowa etykieta skoku "%s" wykryta w linii %d! - + Script finished! Skrypt zakończony! - + Error executing command! Błąd wykonywania komendy! - + + + Debugger must be paused to run a script! + Debuger musi zostać wstrzymany, aby uruchomić skrypt! + + + The script is too busy. Would you like to terminate it now? Skrypt jest zajęty. Czy chcesz zakończyć go teraz? - + Script is terminated by user. Skrypt jest zakończony przez użytkownika. - - - - Debugger must be paused to run a script! - Debuger musi zostać wstrzymany, aby uruchomić skrypt! - Pointer to SEH_Record[%d] @@ -10100,310 +10100,310 @@ Do you want to continue debugging? Śledź %u - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... [Script DLL] Wywoływanie eksportu "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! sukces! - - + + failure (%s)... niepowodzenie (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... [Script DLL] Wywoływanie eksportu "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! Baza danych kodów NTSTATUS załadowana! - + Failed to load NTSTATUS codes... Nie udało się załadować kodów NTSTATUS... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... Inicjalizowanie debugera... - + Initializing debugger functions... Inicjalizowanie funkcji debugera... - + Setting JSON memory management functions... - + Getting directory information... Pobieranie informacji o katalogu... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s Ścieżka symboli: %s - + Allocating message stack... Alokowanie stosu wiadomości... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default Domyślne - + Registering Script DLL command handler... - + Script DLL Skrypt DLL - + Starting command loop... Uruchamianie pętli poleceń... - + Initialization successful! - + Loading plugins... Wczytywanie wtyczek... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... Przerywanie skryptów... - + Unloading plugins... Wyładowywanie wtyczek... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... Zapisywanie notatek... - + Exit signal processed successfully! diff --git a/x64dbg_pt_BR.ts b/x64dbg_pt_BR.ts index 87fce39..58a5a7f 100644 --- a/x64dbg_pt_BR.ts +++ b/x64dbg_pt_BR.ts @@ -5850,7 +5850,7 @@ - + Error setting breakpoint at %p! (SetBPX) Erro ao definir o Ponto de Interrupção em %p! (SetBPX) @@ -5880,8 +5880,8 @@ - - + + The command "%s" is debug-only @@ -6467,7 +6467,7 @@ - + You can only set 4 hardware breakpoints Você só pode definir 4 breakpoints de hardware @@ -6513,7 +6513,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) Falha ao remover breakpoint de hardware: %p (DeleteHardwareBreakPoint) @@ -7142,54 +7142,54 @@ - + Could not open process %X! Não foi possível abrir o processo %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! IsWow64Process falhou! - - + + Use x32dbg to debug this process! Use x32dbg para depurar esse processo! - - + + Use x64dbg to debug this process! Use x64dbg para depurar esse processo! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7197,29 +7197,29 @@ Não depurando - + Program is not running Programa não está em execução - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7877,18 +7877,18 @@ Recarregar - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8915,462 +8915,462 @@ Arquivo de banco de dados inválido(JSON)! Buffer de destino muito pequeno - + Thread switched from %X to %X ! Thread mudou de %X para %X ! - + Module: %s - Módulo: %s - - + (switched from %s) (mudou de %s) - + %s - PID: %s - %sThread: %s%s%s %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute Executar - + read/write leitura/escrita - + write escrever - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) (ler) - + (write) (escrever) - + (execute) (executar) - + (read/write/execute) (leitura/escrita/execução) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load Carregar DLL - + DLL Unload Descarregar DLL - + DLL Load and unload Carregar e descarregar DLL - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! pausado! - + Breakpoint reached not in list! Breakpoint atingido não está na lista! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X Ponto de interrupção %p foi desativado pois os bytes não se correspondem! Esperado: %02X %02X, Encontrado: %02X %02X - + Could not set breakpoint %p! (SetBPX) Não foi possível configurar o ponto de interrupção %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) Não foi possível configurar o ponto de interrupção de memória %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! Definir ponto de interrupção de hardware em %p! - + Could not delete breakpoint %p! (DeleteBPX) Não foi possível excluir o ponto de interrupção %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) Não foi possível excluir o ponto de interrupção de memória %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) Não foi possível excluir o ponto de interrupção de hardware %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s Processo iniciado: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! Ponto de interrupção de sistema atingido! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s DLL carregada: %p %s - + DLL Unloaded: %p %s DLL Descarregada: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! Exceção de primeira chance em %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation Elevação - + Error starting process (CreateProcess, %s)! Erro ao iniciar processo (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! Depuração interrompida! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9840,52 +9840,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! Script finalizado! - + Error executing command! Erro executando comando! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? O script está muito ocupado. Deseja terminá-lo agora? - + Script is terminated by user. Script finalizado pelo usuário. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -10102,306 +10102,306 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... falha (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... Obtendo informações do diretório... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... Registrando comandos do depurador... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default Padrão - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... Descarregando plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... Salvando notas... - + Exit signal processed successfully! diff --git a/x64dbg_pt_PT.ts b/x64dbg_pt_PT.ts index 5ea2a5c..3a49701 100644 --- a/x64dbg_pt_PT.ts +++ b/x64dbg_pt_PT.ts @@ -5837,7 +5837,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5864,8 +5864,8 @@ - - + + The command "%s" is debug-only @@ -6430,7 +6430,7 @@ - + You can only set 4 hardware breakpoints @@ -6475,7 +6475,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7077,53 +7077,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7131,29 +7131,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7798,18 +7798,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8819,449 +8819,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9727,52 +9727,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9981,305 +9981,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_ro_RO.ts b/x64dbg_ro_RO.ts index 553f217..45b9093 100644 --- a/x64dbg_ro_RO.ts +++ b/x64dbg_ro_RO.ts @@ -5837,7 +5837,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5864,8 +5864,8 @@ - - + + The command "%s" is debug-only @@ -6430,7 +6430,7 @@ - + You can only set 4 hardware breakpoints @@ -6475,7 +6475,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7077,53 +7077,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7131,29 +7131,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7798,18 +7798,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8819,449 +8819,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9727,52 +9727,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9981,305 +9981,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_ru_RU.ts b/x64dbg_ru_RU.ts index 11598c5..7115414 100644 --- a/x64dbg_ru_RU.ts +++ b/x64dbg_ru_RU.ts @@ -5851,7 +5851,7 @@ - + Error setting breakpoint at %p! (SetBPX) Ошибка установки точки останова по адресу %p! (SetBPX) @@ -5881,8 +5881,8 @@ Недостаточно аргументов! Должно быть предоставлено как минимум %d аргумент(ов). Аргументы должны быть <a href="https://help.x64dbg.com/en/latest/commands/index.html">разделены запятыми</a>. - - + + The command "%s" is debug-only Команда "%s" только для отладки @@ -6471,7 +6471,7 @@ - + You can only set 4 hardware breakpoints Можно задать только 4 аппаратные точки останова @@ -6518,7 +6518,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) Сбой удаления аппаратной точки останова: %p (DeleteHardwareBreakPoint) @@ -7155,55 +7155,55 @@ Отладка не остановилась после 10 секунд. Состояние отладчика может быть повреждено. Рекомендуется перезапустить x64dbg. - + Could not open process %X! Не удалось открыть процесс %X! - - + + Process is already being debugged! Процесс уже находится в отладке! - - + + IsWow64Process failed! Сбой IsWow64Process! - - + + Use x32dbg to debug this process! Для отладки этого процесса используйте x32dbg! - - + + Use x64dbg to debug this process! Для отладки этого процесса используйте x64dbg! - + Could not get module filename %X! Не удалось получить имя файла модуля %X! - + DetachDebuggerEx failed... Сбой DetachDebuggerEx... - + Detached! Отсоединён! - + @@ -7211,29 +7211,29 @@ Не отладка! - + Program is not running Программа не запущена - + The active thread is suspended, switch to a running thread to pause the process Активный поток приостановлен, переключитесь на запущенный поток для приостановки процесса - - + + Error resuming thread Ошибка возобновления потока - + Exception will be swallowed Исключение будет проглочено - + Exception will be thrown in the program Исключение будет выброшено в программу @@ -7928,19 +7928,19 @@ Перезагрузить - + No call stack. Нет стека вызовов. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): %llu кадров стека вызовов (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): %u кадров стека вызовов (EIP = %p , ESP = %p , EBP = %p ): @@ -8998,488 +8998,488 @@ Invalid database file (JSON)! Буфер назначения слишком маленький - + Thread switched from %X to %X ! Поток переключен с %X на %X ! - + Module: %s - Модуль: %s- - + (switched from %s) (переключились с %s) - + %s - PID: %s - %sThread: %s%s%s %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! %s точка останова "%s" на %s! - + %s breakpoint at %s! %s точка останова на %s! - + execute выполнение - + read/write чтение/запись - + write запись - + Hardware breakpoint (%s%s) "%s" at %s! Аппаратная точка останова (%s%s) "%s" на %s! - + Hardware breakpoint (%s%s) at %s! Аппаратная точка останова (%s%s) на %s! - + (read) (чтение) - + (write) (запись) - + (execute) (выполнение) - + (read/write/execute) (чтение/запись/выполнение) - + Memory breakpoint%s "%s" at %s, exception address: %s! Точка останова на память %s "%s" на %s, адрес исключения: %s! - + Memory breakpoint%s at %s, exception address: %s! Точка останова в памяти %s по адресу %s, адрес исключения: %s! - + DLL Load Загрузке DLL - + DLL Unload Выгрузке DLL - + DLL Load and unload Загрузка и выгрузка DLL - + DLL Breakpoint %s (%s): Module %s Точка останова DLL %s (%s): Модуль %s - + DLL Breakpoint (%s): Module %s Точка останова на DLL (%s): Модуль %s - - + + Exception Breakpoint %s (%p) at %p! Точка останова на исключение %s (%p) в %p! - + paused! приостановлен! - + Breakpoint reached not in list! Достигнута точка останова не в списке! - - + + Error when evaluating break condition. Ошибка при вычисленияя условия прерывания. - - + + Error when evaluating log condition. Ошибка при оценке состояния журнала. - - + + Error when evaluating command condition. Ошибка при вычислении условия "command". - + Failed to open breakpoint log: %s (%s) Не удалось открыть журнал точки останова: %s (%s) - + User code reached at %s Код пользователя достигнут в %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X Точка останова %p была отключена, так как байты не совпадают! Ожидается: %02X %02X, получено: %02X %02X - + Could not set breakpoint %p! (SetBPX) Не удалось установить точку останова %p! (SetBPX) - + MemRead failed on breakpoint address %p! Ошибка MemRead на точке останова по адресу %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) Не удалось установить точку останова на память %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) Не удалось установить аппаратную точку останова %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! Установите аппаратную точку останова на %p! - + Could not delete breakpoint %p! (DeleteBPX) Не удалось удалить точку останова %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) Не удалось удалить точку останова по данным %p! (DeleteBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) Не удалось удалить аппаратную точку останова %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! Трассировка завершена за %llu шагов! - + Trace finished after %u steps! Трассировка завершена за %u шагов! - - + + ??? (GetFileNameFromHandle failed) ??? (сбой GetFileNameFromHandle) - + Process Started: %p %s Процесс запущен: %p %s - + TLS Callback %d TLS Callback %d - - + + %d invalid TLS callback addresses... %d недопустимые адреса TLS callback... - - + + entry breakpoint останов в точке входа - + Process stopped with exit code %s Процесс остановлен с кодом выхода %s - + Thread %s created, Entry: %s, Parameter: %s Поток %s создан, Точка входа: %s, Параметр: %s - + Thread Entry Точке входа потока - + Thread %s Stack Стек потока %s - + No threads left to switch to (bug?) Не осталось потоков, на которые можно переключиться (баг?) - + Thread %s exit Поток %s завершен - + Error: Cannot load global initialization script. Ошибка: Не удается загрузить глобальный сценарий инициализации. - + Error: Cannot load debuggee initialization script. Ошибка: Не удается загрузить сценарий инициализации отладки. - + System breakpoint reached! Достигнута системная точка останова! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! Обнаружено, что точка входа в отлаживаемом модуле находится в заголовке MZ исполняемого файла. Это приведет к странному поведению, поэтому системная точка останова была включена независимо от вашей настройки. Будьте осторожны! - - + + TLS Callback TLS Callback - + Waiting until ntdll.dll symbols are loaded... Подождите пока загрузятся символы ntdll.dll... - + Set LdrpDebugFlags to 0x%08X successfully! LdrpDebugFlags успешно установлено в 0x%08X! - + Failed to write to LdrpDebugFlags Не удалось записать в LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! Символ 'LdrpDebugFlags' не найден! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) Не удалось найти LdrpDebugFlags (Вам нужно загрузить отладочные символы для ntdll.dll) - + DLL Loaded: %p %s DLL загружена: %p %s - + DLL Unloaded: %p %s DLL выгружена: %p %s - + DebugString: "%s" Строка отладки: «%s» - + SetThreadName exception on %p (%X, "%s") Исключение SetThreadName на %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! Первая попытка исключения на %p (%.8X, %s)! - + First chance exception on %p (%.8X)! Первая попытка исключения на %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! Последняя попытка исключения на %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! Последняя попытка исключения на %p (%.8X)! - + Attached to process! Присоединиться к процессу! - + Error debugging DLL (failed to copy loader) Ошибка отладки DLL (ошибка копирования загрузчика) - + Error debugging DLL (loaddll.exe not found) Ошибка отладки DLL (не найден loaddll.exe) - + The executable you are trying to debug requires elevation. Restart as admin? Для отладки исполняемого файла требуется повышение привилегий. Перезапустить с правами администратора? - + Elevation Повышение - + Error starting process (CreateProcess, %s)! Ошибка запуска процесса (CreateProcess, %s)! - + Attach to process failed: %s Не удалось присоединиться к процессу: %s - + Debugging stopped! Отладка остановлена! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9986,52 +9986,52 @@ Do you want to continue debugging? Все модули (%s) - + FileHelper::ReadAllText failed... Сбой FileHelper::ReadAllText... - + Empty label detected on line %d! Обнаружена пустая метка в строке %d! - + Duplicate label "%s" detected on lines %d and %d! Обнаружено дублирование метки "%s" в строках %d и %d! - - + + Invalid branch label "%s" detected on line %d! В обнаружена недопустимая метка ветви "%s" строке %d! - + Script finished! Скрипт завершён! - + Error executing command! Ошибка выполнения команды! - + + + Debugger must be paused to run a script! + Для запуска скрипта отладчик должен быть приостановлен! + + + The script is too busy. Would you like to terminate it now? Скрипт слишком занят. Вы хотите завершить его сейчас? - + Script is terminated by user. Скрипт завершен пользователем. - - - - Debugger must be paused to run a script! - Для запуска скрипта отладчик должен быть приостановлен! - Pointer to SEH_Record[%d] @@ -10262,199 +10262,199 @@ Do you want to continue debugging? Наблюдать %u - + command cut at ~%d characters команда вырезать ~%d символы - + [Script DLL] Calling export "AsyncStart"... [Script DLL] Вызов экспортируемой функции «AsyncStart»... - + [Script DLL] "AsyncStart" returned! [Script DLL] Возврат из функции «AsyncStart»! - - + + [Script DLL] Calling FreeLibrary... [Script DLL] Вызов FreeLibrary... - - + + success! успех! - - + + failure (%s)... отказ (%s)... - + [Script DLL] Loading Script DLL "%s"... [Script DLL] Загрузка Script DLL «%s»... - + [Script DLL] DLL loaded on 0x%p! [Script DLL] DLL загружена по адресу 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... [Script DLL] Создание потока для вызова экспортируемой функции «AsyncStart»... - + [Script DLL] Calling export "Start"... [Script DLL] Вызов экспортируемой функции «Start»... - + [Script DLL] "Start" returned! [Script DLL] Возврат из функции «Start»! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [Script DLL] Не удалось найти экспортируемые функции "AsyncStart" или "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! [Script DLL] Не удалось выполнить LoadLibary (%s)! - + Retrieving syscall indices... Получение индексов syscall... - + Syscall indices loaded! Индексы Syscall загружены! - + Failed to load syscall indices... Не удалось загрузить индексы syscall... - + Error codes database loaded! База данных кодов ошибок загружена! - + Failed to load error codes... Сбой загрузки кодов ошибок... - + Exception codes database loaded! База данных кодов исключений загружена! - + Failed to load exception codes... Не удалось загрузить коды исключений... - + NTSTATUS codes database loaded! База данных кодов NTSTATUS загружена! - + Failed to load NTSTATUS codes... Не удалось загрузить коды NTSTATUS... - + Windows constant database loaded! База данных констант Windows загружена! - + Failed to load Windows constants... Не удалось загрузить константы Windows... - + Reading notes file... Чтение файла заметок... - + Reading notes failed... Не удалось прочитать заметки... - + File read thread finished! Чтение файлового потока закончено! - + Initializing wait objects... Инициализация объектов ожидания... - + Initializing debugger... Инициализация отладчика... - + Initializing debugger functions... Инициализация функций отладчика... - + Setting JSON memory management functions... Установка функций управления памятью JSON... - + Getting directory information... Получение сведений о каталоге... - + Start file read thread... Запуск чтения файлового потока... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? @@ -10463,119 +10463,119 @@ Do you want me to fix this? Вы хотите это исправить? - + Symbol Path: %s Путь к символьной информации: %s - + Allocating message stack... Выделение стека для сообщений... - + Initializing global script variables... Инициализация глобальных переменных скриптов... - + Registering debugger commands... Регистрация команд отладчика... - + Registering GUI command handler... Регистрация обработчика команд пользовательского интерфейса... - + Registering expression functions... Регистрация функций вычисления выражений... - + Registering format functions... Регистрация функций форматирования... - + Default По умолчанию - + Registering Script DLL command handler... Регистрация обработчика команд Script DLL... - + Script DLL Script DLL - + Starting command loop... Запуск командного цикла... - + Initialization successful! Инициализация успешно завершена! - + Loading plugins... Загрузка плагинов... - + Handling command line... Обработка командной строки... - + Stopping command thread... Остановка командного потока... - + Stopping running debuggee... Остановка выполнения отлаживаемого процесса... - + Aborting scripts... Прерывание сценариев... - + Unloading plugins... Выгрузка плагинов... - + Cleaning up allocated data... Очистка выделенных данных... - + Cleaning up wait objects... Очистка объектов ожидания... - + Cleaning up debugger threads... Очистка потоков отладчика... - + Saving notes... Сохранение заметок... - + Exit signal processed successfully! Сигнал выхода успешно обработан! diff --git a/x64dbg_si_LK.ts b/x64dbg_si_LK.ts index c4b4500..4a12a22 100644 --- a/x64dbg_si_LK.ts +++ b/x64dbg_si_LK.ts @@ -5853,7 +5853,7 @@ - + Error setting breakpoint at %p! (SetBPX) %pහි බිඳවැටීමේ දෝෂය! (SetBPX) @@ -5884,8 +5884,8 @@ - - + + The command "%s" is debug-only විධානය "%s" දෝෂ-පමණි @@ -6480,7 +6480,7 @@ - + You can only set 4 hardware breakpoints ඔබට සකස් කළ හැක්කේ දෘඩාංග බිඳවැටීම් 4 ක් පමණි @@ -6527,7 +6527,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) දෘඩාංග බිඳවැටීම අසාර්ථකයි: %p (Deleteහාඩ්වෙයාර් බ්රේක්පොයින්ට්) @@ -7167,55 +7167,55 @@ අවසන් කිරීම ඉල්ලා තත්පර 10 කට පසුව නිදොස්කරණය නතර කළේ නැත. නිදොස්කාර රාජ්යය දූෂිත විය හැකිය. x64dbg නැවත ආරම්භ කිරීම රෙකමදාරු කරනු ලැබේ. - + Could not open process %X! ක්රියාවලිය විවෘත කළ නොහැක %X! - - + + Process is already being debugged! ක්‍රියාවලිය දැනටමත් නිදොස් කරමින් පවතී! - - + + IsWow64Process failed! IsW64ක්රියාවලිය අසාර්ථකයි! - - + + Use x32dbg to debug this process! මෙම ක්රියාවලිය නිදොස් කිරීමට x32dbg භාවිතා කරන්න! - - + + Use x64dbg to debug this process! මෙම ක්රියාවලිය නිදොස් කිරීමට x64dbg භාවිතා කරන්න! - + Could not get module filename %X! මොඩියුලය ගොනු කිරීම %Xලබා ගත නොහැක! - + DetachDebuggerEx failed... DetachDebuggerex අසමත් විය... - + Detached! වෙන්වූ! - + @@ -7223,29 +7223,29 @@ නිදොස්කරණය නොවේ! - + Program is not running වැඩසටහන ක්රියාත්මක නොවේ - + The active thread is suspended, switch to a running thread to pause the process ක්රියාකාරී නූල් අත්හිටුවා ඇති අතර, ක්රියාවලිය විරාමයක් කිරීම සඳහා ධාවන නූල් වෙත මාරු වන්න - - + + Error resuming thread නූල් නැවත ආරම්භ කිරීමේ දෝෂය - + Exception will be swallowed ව්යතිරේකය ගිල දමනු ඇත - + Exception will be thrown in the program ව්යතිරේකය වැඩසටහන තුළ විසි කරනු ලැබේ @@ -7942,19 +7942,19 @@ රීලෝඩ් - + No call stack. ඇමතුම් අඩුක්කුව නැත. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): %llu ඇමතුම් අඩුක්කුව රාමු (RIP = %p , ආර්එස්පී = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): %u ඇමතුම් අඩුක්කුව රාමු (EIP = %p , ESP = %p , EBP = %p ): @@ -9013,493 +9013,493 @@ Invalid database file (JSON)! ඉතා කුඩා බෆරය - + Thread switched from %X to %X ! නූල් %X සිට %X දක්වා මාරු විය! - + Module: %s - මොඩියුලය: %s - - + (switched from %s) ( %sසිට මාරු විය) - + %s - PID: %s - %sThread: %s%s%s %s - PID: %s - %sනූල්: %s%s%s - + %s breakpoint "%s" at %s! %s බ්රේක්පොයින්ට් "%s" හි %s! - + %s breakpoint at %s! %s හි බිඳවැටීම් %s! - + execute ක්‍රියාත්මක කරන්න - + read/write කියවන්න/ලියන්න - + write ලියන්න - + Hardware breakpoint (%s%s) "%s" at %s! දෘඩාංග බිඳවැටීම් (%s%s) "%s" සහ %s! - + Hardware breakpoint (%s%s) at %s! දෘඩාංග බිඳවැටීම් (%s%s) හි %s! - + (read) (කියවන්න) - + (write) (ලියන්න) - + (execute) (ක්රියාත්මක කරන්න) - + (read/write/execute) (කියවීම/ලිවීම/ක්රියාත්මක කරන්න) - + Memory breakpoint%s "%s" at %s, exception address: %s! මතක බිඳුම් ලක්ෂ්‍යය%s "%s" %sහිදී, ව්‍යතිරේක ලිපිනය: %s! - + Memory breakpoint%s at %s, exception address: %s! මතක බිඳුම් ලක්ෂ්‍යය%s at %s, ව්‍යතිරේක ලිපිනය: %s! - + DLL Load DLL පැටවුම් - + DLL Unload DLL බෑම - + DLL Load and unload DLL පැටවුම් සහ බෑම - + DLL Breakpoint %s (%s): Module %s ඩීඑල්එල් බ්රේක්පොයින්ට් %s (%s): මොඩියුලය %s - + DLL Breakpoint (%s): Module %s ඩීඑල්එල් බ්රේක්පොයින්ට් (%s): මොඩියුලය %s - - + + Exception Breakpoint %s (%p) at %p! ව්යතිරේක බ්රේක්පොයින්ට් %s (%p) හි %p! - + paused! විරාම! - + Breakpoint reached not in list! බ්රේක්පොයින්ට් ලැයිස්තුවේ නැත! - - + + Error when evaluating break condition. විවේකයක් තත්ත්වය ඇගයීමේදී දෝෂයක්. - - + + Error when evaluating log condition. ලඝු-සටහන තත්ත්වය ඇගයීමේදී දෝෂයක්. - - + + Error when evaluating command condition. විධාන තත්ත්වය ඇගයීමේදී දෝෂය. - + Failed to open breakpoint log: %s (%s) බිඳුම් ලක්ෂ්‍ය ලොගය විවෘත කිරීමට අපොහොසත් විය: %s (%s) - + User code reached at %s පරිශීලක කේතය %s ට ළඟා විය! - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X බයිට් නොගැලපෙන නිසා බ්රේක්පොයින්ට් %p අක්රීය කර ඇත! අපේක්ෂිත: %02X %02X, සොයා: %02X %02X - + Could not set breakpoint %p! (SetBPX) බ්රේක්පොයින්ට් %pසැකසිය නොහැක! (SetBPX) - + MemRead failed on breakpoint address %p! MEMRED බිඳවැටීම් ලිපිනය මත අසමත් විය %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) මතක බිඳීමේ ලක්ෂ්යය %pසැකසිය නොහැක! (SetMemoryBPXex) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) දෘඪාංග කඩන %pසැකසිය නොහැකි විය! (සෙතර්ඩ්වෙයාර් බ්රේක්පොයින්ට්) - + Set hardware breakpoint on %p! %pමත දෘඩාංග බිඳවැටීමක් සකසන්න! - + Could not delete breakpoint %p! (DeleteBPX) බිඳවැටීම් %pමකා දැමිය නොහැක! (Deleteබීපීඑක්ස්) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) මතක බිඳීමේ ලක්ෂ්යය මකා දැමිය නොහැක %p! (ඉවත් කිරීමේ මොරිබීපීඑක්ස්) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) දෘඩාංග බිඳවැටීම් %pමකා දැමිය නොහැක! (Deleteහාඩ්වෙයාර් බ්රේක්පොයින්ට්) - + Trace finished after %llu steps! පියවර %llu කට පසු අවසන් හෝඩුවාවක්! - + Trace finished after %u steps! පියවර %u කට පසු අවසන් හෝඩුවාවක්! - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNamefromHandle අසමත් විය) - + Process Started: %p %s ක්රියාවලිය ආරම්භ විය: %p %s - + TLS Callback %d ටීඑල්එස් ඇමතුම %d - - + + %d invalid TLS callback addresses... %d වලංගු නොවන TLS ඇමතුම් ලිපින... - - + + entry breakpoint පිවිසුම් බිඳවැටීමක් - + Process stopped with exit code %s පිටවීමේ කේතය %s සමඟ ක්රියාවලිය නතර විය - + Thread %s created, Entry: %s, Parameter: %s %s නූල නිර්මාණය කරන ලදී, ඇතුළත් කිරීම: %s, පරාමිතිය: %s - + Thread Entry නූල් සටහන් - + Thread %s Stack නූල් %s තොගය - + No threads left to switch to (bug?) මාරු කිරීමට ඉතිරි නූල් නැත (දෝෂ?) - + Thread %s exit නූල %s පිටවීම - + Error: Cannot load global initialization script. දෝෂය: ගෝලීය ආරම්භකරණ තිර රචනය පූරණය කළ නොහැක. - + Error: Cannot load debuggee initialization script. දෝෂය: debuggee ආරම්භකරණ තිර රචනය පූරණය කළ නොහැක. - + System breakpoint reached! පද්ධති බිඳවැටීමක් ළඟා විය! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! එය debuggee පිවිසුම් ස්ථානය ක්රියාත්මක කළ හැකි MZ ශීර්ෂයේ ඇති බව අනාවරණය වී ඇත. මෙය අමුතු හැසිරීමක් ඇති කරනු ඇත, එබැවින් ඔබේ සැකසුම නොසලකා පද්ධතිය බිඳ වැටීමක් සක්රීය කර ඇත. ප්රවේශම් වන්න! - - + + TLS Callback ටීඑල්එස් ඇමතුම - + Waiting until ntdll.dll symbols are loaded... ntdll.dll සංකේත පටවන තෙක් බලා සිටීම... - + Set LdrpDebugFlags to 0x%08X successfully! LDRPDEbugකොඩි 0x%08X සාර්ථකව සකසන්න! - + Failed to write to LdrpDebugFlags LDRPDEbugකොඩි වෙත ලිවීමට අසමත් විය - + Symbol 'LdrpDebugFlags' not found! සංකේත 'LDRPDEbugකොඩි' සොයාගත නොහැක! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) LDRPDEbugකොඩි සොයා ගැනීමට අසමත් විය (ඔබට ntdll.dll සඳහා සංකේත පැටවිය යුතුය) - + DLL Loaded: %p %s ඩීඑල්එල් ලෝඩඩ්: %p %s - + DLL Unloaded: %p %s ඩීඑල්එල් බෑම: %p %s - + DebugString: "%s" නිදොස් කිරීම: "%s" - + SetThreadName exception on %p (%X, "%s") %p (%X, "%s") මත SetThreadName ව්‍යතිරේකය - + First chance exception on %p (%.8X, %s)! %p (%.8X, %s) මත පළමු අවස්ථාව ව්යතිරේකය! - + First chance exception on %p (%.8X)! %p (%.8X) මත පළමු අවස්ථාව ව්යතිරේකය! - + Last chance exception on %p (%.8X, %s)! %p (%.8X, %s) මත අවසාන අවස්ථාව ව්යතිරේකය! - + Last chance exception on %p (%.8X)! %p (%.8X) මත අවසාන අවස්ථාව ව්යතිරේකය! - + Attached to process! ක්රියාවලියට අමුණා ඇත! - + Error debugging DLL (failed to copy loader) DLL නිදොස්කරණය දෝෂ (කාරකය පිටපත් කිරීමට අසමත් විය) - + Error debugging DLL (loaddll.exe not found) DLL නිදොස්කරණය දෝෂ (loaddll.exe සොයාගත නොහැක) - + The executable you are trying to debug requires elevation. Restart as admin? ඔබ නිදොස් කිරීමට උත්සාහ කරන ක්රියාත්මක කළ හැකි උන්නතාංශය අවශ්ය වේ. පරිපාලක ලෙස නැවත ආරම්භ කරන්න? - + Elevation උන්නතාංශය - + Error starting process (CreateProcess, %s)! දෝෂ ආරම්භක ක්රියාවලිය (CreateProcess, %s)! - + Attach to process failed: %s ක්‍රියාවලියට ඇමිණීම අසාර්ථක විය: %s - + Debugging stopped! නිදොස්කරණය නැවැත්වුවා! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -10012,52 +10012,52 @@ Do you want to continue debugging? සියලු මොඩියුල (%s) - + FileHelper::ReadAllText failed... FileHELPER። කියවීමපෙළ අසමත් විය... - + Empty label detected on line %d! රේඛාව මත අනාවරණය හිස් ලේබලය %d! - + Duplicate label "%s" detected on lines %d and %d! අනුපිටපත් ලේබලය "%s" %d සහ %dරේඛාවල අනාවරණය වී ඇත! - - + + Invalid branch label "%s" detected on line %d! "%s" ශාඛා ලේබලය %dමාර්ගයෙන් අනාවරණය විය! - + Script finished! තිර රචනය අවසන්! - + Error executing command! විධානය ක්රියාත්මක කිරීමේ දෝෂය! - + + + Debugger must be paused to run a script! + ස්ක්රිප්ට් එකක් ක්රියාත්මක කිරීම සඳහා නිදොස් කිරීම විරාම කළ යුතුය! + + + The script is too busy. Would you like to terminate it now? තිර රචනය ඉතා කාර්යබහුලයි. දැන් එය අවසන් කිරීමට ඔබ කැමතිද? - + Script is terminated by user. තිර රචනය පරිශීලකයා විසින් අවසන් කර ඇත. - - - - Debugger must be paused to run a script! - ස්ක්රිප්ට් එකක් ක්රියාත්මක කිරීම සඳහා නිදොස් කිරීම විරාම කළ යුතුය! - Pointer to SEH_Record[%d] @@ -10290,199 +10290,199 @@ Do you want to continue debugging? වොච් %u - + command cut at ~%d characters ~%d අක්ෂර දී කපා විධානය - + [Script DLL] Calling export "AsyncStart"... [ස්ක්රිප්ට් ඩීඑල්එල්] අපනයන ඇමතුම් “AyncStart”... - + [Script DLL] "AsyncStart" returned! [තිර රචනය ඩීඑල්එල්] “AyncStart” ආපසු පැමිණියේය! - - + + [Script DLL] Calling FreeLibrary... [ස්ක්රිප්ට් ඩීඑල්එල්] FreeLibrary කැඳවීම... - - + + success! සාර්ථකත්වය! - - + + failure (%s)... අසමත් වීම (%s)... - + [Script DLL] Loading Script DLL "%s"... [ස්ක්රිප්ට් ඩීඑල්එල්] ස්ක්රිප්ට් ඩීඑල්එල් පූරණය කිරීම "%s“... - + [Script DLL] DLL loaded on 0x%p! [ස්ක්රිප්ට් ඩීඑල්එල්] ඩීඑල්එල් 0x%pමත පටවා ඇත! - + [Script DLL] Creating thread to call the export "AsyncStart"... [ස්ක්රිප්ට් ඩීඑල්එල්] අපනයනය හැඳින්වීමට නූල් නිර්මාණය කිරීම “AyncStart”... - + [Script DLL] Calling export "Start"... [ස්ක්රිප්ට් ඩීඑල්එල්] අපනයන “ආරම්භය” කැඳවීම... - + [Script DLL] "Start" returned! [ස්ක්රිප්ට් ඩීඑල්එල්] “ආරම්භය” ආපසු පැමිණියේය! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [ස්ක්රිප්ට් ඩීඑල්එල්] අපනයන සොයා ගැනීමට අසමත් විය “AyncStart” හෝ “ආරම්භය” (%s)! - + [Script DLL] LoadLibary failed (%s)! [තිර රචනය ඩීඑල්එල්] ලෝඩ්ලිබරි අසමත් විය (%s)! - + Retrieving syscall indices... සිස්කෝල් දර්ශක ලබා ගැනීම... - + Syscall indices loaded! සිස්කෝල් දර්ශක පටවා ඇත! - + Failed to load syscall indices... සිස්කෝල් දර්ශක පූරණය කිරීමට අසමත් විය... - + Error codes database loaded! දෝෂ කේත දත්ත සමුදාය පටවා! - + Failed to load error codes... දෝෂ කේත පූරණය කිරීමට අසමත් විය... - + Exception codes database loaded! ව්යතිරේක කේත දත්ත ගබඩාව පටවා - + Failed to load exception codes... ව්යතිරේක කේත පූරණය කිරීමට අසමත් විය... - + NTSTATUS codes database loaded! NTstatus කේත දත්ත සමුදාය පටවා ඇත! - + Failed to load NTSTATUS codes... NTstatus කේත පූරණය කිරීමට අසමත් විය... - + Windows constant database loaded! වින්ඩෝස් නිරන්තර දත්ත සමුදාය පටවා! - + Failed to load Windows constants... වින්ඩෝස් නියතයන් පූරණය කිරීමට අසමත් විය... - + Reading notes file... සටහන් ගොනුව කියවීම... - + Reading notes failed... සටහන් කියවීම අසාර්ථක විය... - + File read thread finished! ගොනුව කියවා නූල් අවසන්! - + Initializing wait objects... පොරොත්තු වස්තූන් ආරම්භ කිරීම... - + Initializing debugger... නිදොස්කරණය ආරම්භ කිරීම... - + Initializing debugger functions... නිදොස්කාරක කාර්යයන් ආරම්භ කිරීම... - + Setting JSON memory management functions... JSON මතක කළමනාකරණ කාර්යයන් සැකසීම... - + Getting directory information... නාමාවලි තොරතුරු ලබා ගැනීම... - + Start file read thread... ගොනුව කියවන්න නූල් ආරම්භ කරන්න... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? @@ -10491,119 +10491,119 @@ Do you want me to fix this? ඔබට මට මෙය නිවැරදි කිරීමට අවශ්යද? - + Symbol Path: %s සංකේත මාර්ගය: %s - + Allocating message stack... පණිවිඩය අඩුක්කුව වෙන්... - + Initializing global script variables... ගෝලීය තිර රචනය විචල්යයන් ආරම්භ කිරීම... - + Registering debugger commands... නිදොස්කරන විධාන ලියාපදිංචි කිරීම... - + Registering GUI command handler... GUI විධාන හසුරුවන්නා ලියාපදිංචි... - + Registering expression functions... ප්රකාශන කාර්යයන් ලියාපදිංචි කිරීම... - + Registering format functions... ආකෘති කාර්යයන් ලියාපදිංචි කිරීම... - + Default පෙරනිමි - + Registering Script DLL command handler... තිර රචනය DLL විධාන හසුරුවන්නා ලියාපදිංචි... - + Script DLL තිර රචනය DLL - + Starting command loop... විධාන ලූප් ආරම්භ කිරීම... - + Initialization successful! ආරම්භකකරණය සාර්ථකයි! - + Loading plugins... ප්ලගින පැටවීම... - + Handling command line... විධාන රේඛාව හැසිරවීම... - + Stopping command thread... විධාන නූල් නතර කිරීම... - + Stopping running debuggee... ඩිබුග්ගී ධාවනය නතර කිරීම... - + Aborting scripts... ස්ක්රිප්ට් ගබ්සා කිරීම... - + Unloading plugins... ප්ලගින බෑම... - + Cleaning up allocated data... වෙන් දත්ත පිරිසිදු කිරීම... - + Cleaning up wait objects... බලා සිටින වස්තූන් පිරිසිදු කිරීම... - + Cleaning up debugger threads... නිදොස්කාරකයක් නූල් පිරිසිදු කිරීම... - + Saving notes... ඉතිරි සටහන්... - + Exit signal processed successfully! පිටවීමේ සංඥා සාර්ථකව සකස්! diff --git a/x64dbg_sr_SP.ts b/x64dbg_sr_SP.ts index 1572e36..f6c8536 100644 --- a/x64dbg_sr_SP.ts +++ b/x64dbg_sr_SP.ts @@ -5836,7 +5836,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5863,8 +5863,8 @@ - - + + The command "%s" is debug-only @@ -6429,7 +6429,7 @@ - + You can only set 4 hardware breakpoints @@ -6474,7 +6474,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7076,53 +7076,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7130,29 +7130,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7797,18 +7797,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8818,449 +8818,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9726,52 +9726,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9980,305 +9980,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_sv_SE.ts b/x64dbg_sv_SE.ts index a6e2da0..e71ceb3 100644 --- a/x64dbg_sv_SE.ts +++ b/x64dbg_sv_SE.ts @@ -5836,7 +5836,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5863,8 +5863,8 @@ - - + + The command "%s" is debug-only @@ -6429,7 +6429,7 @@ - + You can only set 4 hardware breakpoints @@ -6474,7 +6474,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7076,53 +7076,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7130,29 +7130,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7797,18 +7797,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8818,449 +8818,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9726,52 +9726,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9980,305 +9980,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_th_TH.ts b/x64dbg_th_TH.ts index 7e722ac..2d9e883 100644 --- a/x64dbg_th_TH.ts +++ b/x64dbg_th_TH.ts @@ -5838,7 +5838,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5865,8 +5865,8 @@ - - + + The command "%s" is debug-only @@ -6431,7 +6431,7 @@ - + You can only set 4 hardware breakpoints @@ -6476,7 +6476,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7078,53 +7078,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7132,29 +7132,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7799,18 +7799,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8820,449 +8820,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9728,52 +9728,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9982,305 +9982,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_tr_TR.ts b/x64dbg_tr_TR.ts index 0237f03..04c5a31 100644 --- a/x64dbg_tr_TR.ts +++ b/x64dbg_tr_TR.ts @@ -5848,7 +5848,7 @@ - + Error setting breakpoint at %p! (SetBPX) Kesme noktası %p ayarlanırken hata oluştu! (SetBPX) @@ -5878,8 +5878,8 @@ - - + + The command "%s" is debug-only Bu komut "%s" sadece hata ayıklama sırasında kullanılabilir @@ -6467,7 +6467,7 @@ - + You can only set 4 hardware breakpoints Sadece 4 donanım kesme noktası ayarlayabilirsiniz @@ -6514,7 +6514,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) Donanım kesme noktası silme başarısız oldu: %p (DeleteHardwareBreakPoint) @@ -7151,55 +7151,55 @@ Hata ayıklama işlemi, durdurma talebinize rağmen sonlanmadı. Hata ayıklayıcıda bir sorun oluşmuş olabilir. x64dbg uygulamasını yeniden başlatmanız tavsiye edilir. - + Could not open process %X! %X işlem açılamadı! - - + + Process is already being debugged! - - + + IsWow64Process failed! IsWow64Process başarısız oldu! - - + + Use x32dbg to debug this process! Bu işlemde hata ayıklama için x32dbg kullanın! - - + + Use x64dbg to debug this process! Bu işlemde hata ayıklama için x64dbg kullanın! - + Could not get module filename %X! Modül dosya adı alınamıyor %X! - + DetachDebuggerEx failed... - + Detached! Ayrıldı! - + @@ -7207,29 +7207,29 @@ Hata Ayıklama yapılamıyor! - + Program is not running Program çalışmıyor - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread İş parçacığı kaldığı yerden devam etme hatası - + Exception will be swallowed Exception will be swallowed - + Exception will be thrown in the program Exception will be thrown in the program @@ -7922,19 +7922,19 @@ Güncelle - + No call stack. Yığın çağırısı yok. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): %llu yığın çağrı çerçeveleri (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): %u yığın çağrı çerçeveleri (EIP = %p , ESP = %p , EBP = %p ): @@ -8991,474 +8991,474 @@ Geçersiz veritabanı dosyası (JSON)! Dest buffer too small - + Thread switched from %X to %X ! Thread switched from %X to %X ! - + Module: %s - Modül: %s - - + (switched from %s) (%s değiştirildi) - + %s - PID: %s - %sThread: %s%s%s %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute yürüt - + read/write oku/yaz - + write yaz - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) (okunan) - + (write) (yazılan) - + (execute) (yürütülen) - + (read/write/execute) (okunan/yazılan/yürütülen) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load DLL Yükle - + DLL Unload DLL Çıkar - + DLL Load and unload DLL Yükle ve çıkar - + DLL Breakpoint %s (%s): Module %s DLL Kesme noktası %s (%s): Modül %s - + DLL Breakpoint (%s): Module %s DLL Kesme noktası (%s): Modül %s - - + + Exception Breakpoint %s (%p) at %p! Özel Kesme Noktası %s (%p) de %p! - + paused! duraklatıldı! - + Breakpoint reached not in list! Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) Kesme noktası ayarlanamadı %p! (SetBPX) - + MemRead failed on breakpoint address %p! %p kesme noktasında hafıza okuması başarısız! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) Hafıza kesme noktası ayarlanamadı %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) Donanım kesme noktası ayarlanamadı %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! Donanım kesme noktasını %p üzerine ayarla! - + Could not delete breakpoint %p! (DeleteBPX) Kesme noktası silinemiyor %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) Hafıza kesme noktası silinemiyor %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) Donanım kesme noktası silinemiyor %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! Trace finished after %llu steps! - + Trace finished after %u steps! Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNameFromHandle başarısız oldu) - + Process Started: %p %s İşlemler Başladı: %p %s - + TLS Callback %d TLS Geri Dönüş Çağrısı %d - - + + %d invalid TLS callback addresses... %d invalid TLS callback addresses... - - + + entry breakpoint giriş kesme noktası - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry İş Parçacığı Girişinde - + Thread %s Stack - + No threads left to switch to (bug?) No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. Error: Cannot load debuggee initialization script. - + System breakpoint reached! Sistem Kesme Noktasına Ulaşıldı! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! Debugge giriş noktasının uygulamanın MZ başlığında olduğu tespit etti. Bu garip bir duruma neden olabilir, bu yüzden sistem kesme noktası ayarlarından bağımsız olarak etkinleştirildi. Dikkatli ol! - - + + TLS Callback TLS Geri Dönüş Çağrıları - + Waiting until ntdll.dll symbols are loaded... ntdll.dll sembolleri yüklenene kadar bekleniyor... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s DLL Yüklendi: %p %s - + DLL Unloaded: %p %s DLL Çıkarıldı: %p %s - + DebugString: "%s" DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! İlk şans istisna durumu %p (%.8X, %s)! - + First chance exception on %p (%.8X)! İlk şans istisna durumu %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! Son şans istisna durumu %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! Son şans istisna durumu %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? Yürütülebilir dosya, hata ayıklama için yükseltmeye ihtiyaç duyuyor. Yönetici olarak yeniden başlatılsın mı? - + Elevation Yükselt - + Error starting process (CreateProcess, %s)! İşlem başlatılırken hata oluştu (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! Hata ayıklayıcı durdu! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9960,52 +9960,52 @@ Do you want to continue debugging? Tüm Modüller (%s) - + FileHelper::ReadAllText failed... FileHelper::ReadAllText başarısız oldu... - + Empty label detected on line %d! Satır %d 'da boş etiket tespit edildi! - + Duplicate label "%s" detected on lines %d and %d! Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! Invalid branch label "%s" detected on line %d! - + Script finished! Komut dosyası tamamlandı! - + Error executing command! Error executing command! - + + + Debugger must be paused to run a script! + Debugger must be paused to run a script! + + + The script is too busy. Would you like to terminate it now? The script is too busy. Would you like to terminate it now? - + Script is terminated by user. Script is terminated by user. - - - - Debugger must be paused to run a script! - Debugger must be paused to run a script! - Pointer to SEH_Record[%d] @@ -10236,199 +10236,199 @@ Do you want to continue debugging? İzle %u - + command cut at ~%d characters command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... [Script DLL] Calling FreeLibrary... - - + + success! başarılı! - - + + failure (%s)... başarısız (%s)... - + [Script DLL] Loading Script DLL "%s"... [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [DLL Komut Dosyası] (%s) "AsyncStart" veya "Start" dışarı aktarma işlemleri başarısız oldu! - + [Script DLL] LoadLibary failed (%s)! [Script DLL] LoadLibrary başarısız oldu (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! Hata kodu veritabanı yüklendi! - + Failed to load error codes... Hata kodları yüklenemedi... - + Exception codes database loaded! İstisna kodları veritabanı yüklendi! - + Failed to load exception codes... İstisna kodları yüklenemedi... - + NTSTATUS codes database loaded! NTSTATUS kodları veritabanı yüklendi! - + Failed to load NTSTATUS codes... NTSTATUS kodları yüklenemedi... - + Windows constant database loaded! Windows sabit veritabanı yüklendi! - + Failed to load Windows constants... Windows sabt değerlerini yükleme başarısız oldu... - + Reading notes file... Notlar dosyası okunuyor... - + Reading notes failed... Notları okuma başarısız oldu... - + File read thread finished! Dosya okuma işlemi bitti! - + Initializing wait objects... Beklenen nesneler başlatılıyor... - + Initializing debugger... Hata ayıklayıcı başlatılıyor... - + Initializing debugger functions... Hata ayıklayıcı fonksiyonları başlatılıyor... - + Setting JSON memory management functions... JSON hafıza yönetim fonksiyonları ayarlanıyor... - + Getting directory information... Dizin bilgisi alınıyor... - + Start file read thread... Dosya okuma işlemi başlıyor... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? @@ -10437,119 +10437,119 @@ Do you want me to fix this? Do you want me to fix this? - + Symbol Path: %s Sembol Yolu: %s - + Allocating message stack... Yığın mesajları ayrılıyor... - + Initializing global script variables... Küresel komut dosyası değişkenleri başlatılıyor... - + Registering debugger commands... Hata Ayıklayıcı komutları kaydediliyor... - + Registering GUI command handler... GUI komut tutamaçları kaydediliyor... - + Registering expression functions... Fonksiyonların ifadeleri kaydediliyor... - + Registering format functions... Fonksiyon biçimleri kaydediliyor... - + Default Varsayılan - + Registering Script DLL command handler... DLL komut dosyası, komut işlemleri kayıtlanıyor... - + Script DLL DLL Komut Dosyası - + Starting command loop... Komut döngüsü başlatılıyor... - + Initialization successful! Başlatma başarılı! - + Loading plugins... Eklentiler yükleniyor... - + Handling command line... Komut satırı işleniyor... - + Stopping command thread... Komut işlemi durduruluyor... - + Stopping running debuggee... Hata Ayıklayıcı çalışması durduruluyor... - + Aborting scripts... Komut dosyası iptal ediliyor... - + Unloading plugins... Eklentiler çıkarılıyor... - + Cleaning up allocated data... Ayrılmış veri temizleniyor... - + Cleaning up wait objects... Nesnelerin temizlenmesi bekleniyor... - + Cleaning up debugger threads... Hata ayıklayıcı işlemler temizleniyor... - + Saving notes... Notlar kaydediliyor... - + Exit signal processed successfully! Çıkış sinyali başarıyla işlendi! diff --git a/x64dbg_uk_UA.ts b/x64dbg_uk_UA.ts index a6bf8be..ab4d5a6 100644 --- a/x64dbg_uk_UA.ts +++ b/x64dbg_uk_UA.ts @@ -5852,7 +5852,7 @@ - + Error setting breakpoint at %p! (SetBPX) Помилка встановлення точки зупину за адресою %p! (SetBPX) @@ -5882,8 +5882,8 @@ Не достатньо аргументів! Щонайменше %d аргумент(-и, -ів) мусить бути вказано. Аргументи <a href="https://hеlp.x64dbg.com/en/latest/commands/index.html">комою-розділені</a>. - - + + The command "%s" is debug-only Команда "%s" призначена лише для відлагодження @@ -6470,7 +6470,7 @@ - + You can only set 4 hardware breakpoints Можна встановити лише 4 апаратні точки зупину @@ -6516,7 +6516,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) Не вдалося видалити апаратну точку зупину: %p (DeleteHardwareBreakPoint) @@ -7143,53 +7143,53 @@ Відлагоджуваний не зупинився через 10 секунд після запиту на завершення роботи. Можливо, стан відлагоджувач пошкоджено. Рекомендується перезапустити x64dbg. - + Could not open process %X! Не вдалося відкрити процес %X! - - + + Process is already being debugged! Процес вже відлагоджений! - - + + IsWow64Process failed! Не вдалося виконати IsWow64Process! - - + + Use x32dbg to debug this process! Використовуйте x32dbg для відлагодження цього процесу! - - + + Use x64dbg to debug this process! Використовуйте x64dbg для відлагодження цього процесу! - + Could not get module filename %X! Не вдалося отримати ім'я файлу модуля %X! - + DetachDebuggerEx failed... Не вдалося виконати DetachDebuggerEx... - + Detached! Від’єднано! - + @@ -7197,29 +7197,29 @@ Не відлагоджується! - + Program is not running Програма не запущена - + The active thread is suspended, switch to a running thread to pause the process Поточний потік призупинено, перейдіть до запущеного потоку, щоб призупинити процес - - + + Error resuming thread Не вдалося відновити потік - + Exception will be swallowed Виняток буде приглушено - + Exception will be thrown in the program Виняток буде кинуто в програму @@ -7900,18 +7900,18 @@ Перезавантажити - + No call stack. Немає стеку викликів. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): %llu кадри стеку викликів (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): %u кадри стеку викликів (EIP = %p , ESP = %p , EBP = %p ): @@ -8960,486 +8960,486 @@ Invalid database file (JSON)! Буфер призначення занадто малий - + Thread switched from %X to %X ! Потік змінено з %X на %X ! - + Module: %s - Модуль: %s - - + (switched from %s) (перемкнулись з %s) - + %s - PID: %s - %sThread: %s%s%s %s - PID: %s - %sПотік: %s%s%s - + %s breakpoint "%s" at %s! %s точки зупинки "%s" на %s - + %s breakpoint at %s! %s точки зупинки на %s! - + execute виконати - + read/write читання/запис - + write запис - + Hardware breakpoint (%s%s) "%s" at %s! Апаратна точка зупинки (%s%s) "%s" на %s! - + Hardware breakpoint (%s%s) at %s! Апаратна точка зупинки (%s%s) на %s! - + (read) (читання) - + (write) (запис) - + (execute) (виконання) - + (read/write/execute) (читання/запис/виконання) - + Memory breakpoint%s "%s" at %s, exception address: %s! Точки зупинки пам'яті%s "%s" на %s, адреса винятку: %s! - + Memory breakpoint%s at %s, exception address: %s! Точки зупинки пам'яті%s на %s, адреса винятку: %s! - + DLL Load Завантаження DLL - + DLL Unload Вивантажені DLL - + DLL Load and unload Завантаження й вивантаження DLL - + DLL Breakpoint %s (%s): Module %s Точка зупину DLL %s (%s): Модуль %s - + DLL Breakpoint (%s): Module %s Точка зупину DLL (%s): Модуль %s - - + + Exception Breakpoint %s (%p) at %p! Точка зупину на виключення %s (%p) в %p! - + paused! призупинено! - + Breakpoint reached not in list! Досягнуто точки зупину не в списку! - - + + Error when evaluating break condition. Помилка під час обчислення умови переривання. - - + + Error when evaluating log condition. Помилка при розрахунку стану журналу. - - + + Error when evaluating command condition. Помилка під час обчислення умови "command". - + Failed to open breakpoint log: %s (%s) Не вдалося відкрити журнал точки зупинки: %s (%s) - + User code reached at %s Код користувача досягнуто у %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X Точка зупину %p була вимкнена, оскільки байти не співпадають! Очікується: %02X %02X, отримано: %02X %02X - + Could not set breakpoint %p! (SetBPX) Не вдалося встановити точку зупину %p! (SetBPX) - + MemRead failed on breakpoint address %p! Помилка MemRead на точці зупинки по адресі %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) Не вдалося встановити точку зупинки пам'яті %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) Не вдалося встановити апаратну точку зупинки %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! Встановити апаратну точку зупину на %p! - + Could not delete breakpoint %p! (DeleteBPX) Не вдалося видалити точку зупинки %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) Не вдалося видалити точку зупинки пам'яті %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) Не вдалося вимкнути апаратну точку зупинки %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! Трасування завершено після %llu кроків - + Trace finished after %u steps! Трасування завершено після %u кроків - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNameFromHandle не вдалося) - + Process Started: %p %s Процес запущено: %p %s - + TLS Callback %d TLS Callback %d - - + + %d invalid TLS callback addresses... %d некоректні адреси TLS callback... - - + + entry breakpoint зупинка в точці входу - + Process stopped with exit code %s Процес зупинено з кодом виходу %s - + Thread %s created, Entry: %s, Parameter: %s Потік %s створено, точка входу: %s, параметр: %s - + Thread Entry Точка входу потоку - + Thread %s Stack Стек потоку %s - + No threads left to switch to (bug?) Не залишилось жодного потоку, на який можна перемкнутись (баг?) - + Thread %s exit Потік %s завершений - + Error: Cannot load global initialization script. Помилка: Не вдалося завантажити глобальний скрипт ініціалізації. - + Error: Cannot load debuggee initialization script. Помилка: Неможливо завантажити скрипт ініціалізації відлагодження. - + System breakpoint reached! Досягнута системна точка зупину! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! Було помічено, що записувана точка налагодження знаходиться в заголовку MZ виконуваного файла. Це призведе до дивної поведінки, тому системна точка зупину ввімкнена незалежно від ваших налаштувань. Будьте обережні! - - + + TLS Callback TLS Callback - + Waiting until ntdll.dll symbols are loaded... Очікування завантажених символів ntdll.dll... - + Set LdrpDebugFlags to 0x%08X successfully! Встановлення LdrpDebugFlags до 0x%08X успішно! - + Failed to write to LdrpDebugFlags Не вдалося записати в LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! Символ 'LdrpDebugFlags' не знайдено! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) Не вдалося знайти LdrpDebugFlags (необхідно завантажити символи для ntdll.dll). - + DLL Loaded: %p %s Завантажено DLL: %p %s - + DLL Unloaded: %p %s DLL вивантажено: %p %s - + DebugString: "%s" Рядок відлагодження: "%s" - + SetThreadName exception on %p (%X, "%s") Виняток SetThreadName на %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! Перша спроба виключення на %p (%.8X, %s)! - + First chance exception on %p (%.8X)! Перша спроба виключення на %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! Остання спроба виключення на %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! Остання спроба виключення на %p (%.8X)! - + Attached to process! Приєднатися до процесу! - + Error debugging DLL (failed to copy loader) Помилка налагодження DLL (не вдалося скопіювати лоадер) - + Error debugging DLL (loaddll.exe not found) Помилка налагодження DLL (loaddll.exe не знайдено) - + The executable you are trying to debug requires elevation. Restart as admin? Виконуваному файлу, який ви намагаєтеся відлагоджувати, потрібно підвищення прав. Перезапустити від імені адміністратора? - + Elevation Підвищення - + Error starting process (CreateProcess, %s)! Не вдалося запустити процес (CreateProcess, %s)! - + Attach to process failed: %s Приєднання до процесу не вдалося: %s - + Debugging stopped! Відлагодження призупинено! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9942,52 +9942,52 @@ Do you want to continue debugging? Всі модулі (%s) - + FileHelper::ReadAllText failed... Помилка у FileHelper::ReadAllText... - + Empty label detected on line %d! У рядку %d виявлено пусту мітку! - + Duplicate label "%s" detected on lines %d and %d! Дублювання мітки "%s" знайдено в рядках %d і %d! - - + + Invalid branch label "%s" detected on line %d! Знайдена недопустима мітка гілки "%s" в рядку %d! - + Script finished! Скрипт завершено! - + Error executing command! Помилка при виконанні команди! - + + + Debugger must be paused to run a script! + Для запуску скрипту необхідно вимкнути відлагоджувач! + + + The script is too busy. Would you like to terminate it now? Скрипт занадто зайнятий. Зупинити його зараз? - + Script is terminated by user. Скрипт завершений користувачем. - - - - Debugger must be paused to run a script! - Для запуску скрипту необхідно вимкнути відлагоджувач! - Pointer to SEH_Record[%d] @@ -10219,192 +10219,192 @@ Do you want to continue debugging? Перегляд %u - + command cut at ~%d characters команда вирізати ~%d символів - + [Script DLL] Calling export "AsyncStart"... [Script DLL] Виклик експортованої функції "AsyncStart"... - + [Script DLL] "AsyncStart" returned! [Script DLL] "AsyncStart" повернено! - - + + [Script DLL] Calling FreeLibrary... [Script DLL] Виклик функції FreeLibrary... - - + + success! успішно! - - + + failure (%s)... помилка (%s)... - + [Script DLL] Loading Script DLL "%s"... [Script DLL] Завантаження Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! [Script DLL] Завантажено DLL за адресою 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... [Script DLL] Створення потоку для виклику експортованої функції "AsyncStart"... - + [Script DLL] Calling export "Start"... [Script DLL] Виклик експортованої функції "Start"... - + [Script DLL] "Start" returned! [Script DLL] "Start" повернено! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [Script DLL] Не вдалося знайти експортовані функції "AsyncStart" або "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! [Script DLL] LoadLibary помилка (%s)! - + Retrieving syscall indices... Отримання індексів syscall... - + Syscall indices loaded! Індекси Syscall завантажено! - + Failed to load syscall indices... Не вдалося завантажити індекси системних викликів... - + Error codes database loaded! База даних кодів помилок завантажено! - + Failed to load error codes... Не вдалося завантажити коди помилок... - + Exception codes database loaded! Базу даних кодів винятків завантажено! - + Failed to load exception codes... Не вдалося завантажити коди виключень... - + NTSTATUS codes database loaded! Базу даних кодів NTSTATUS завантажено! - + Failed to load NTSTATUS codes... Не вдалося завантажити коди NTSTATUS... - + Windows constant database loaded! Базу даних констант Windows завантажено! - + Failed to load Windows constants... Не вдалося завантажити константи Windows... - + Reading notes file... Читання файлу нотаток... - + Reading notes failed... Не вдалося прочитати нотатки... - + File read thread finished! Читання файлового потоку завершено! - + Initializing wait objects... Ініціалізація об’єктів очікування... - + Initializing debugger... Ініціалізація відлагодження... - + Initializing debugger functions... Ініціалізація функцій відлагоджувача... - + Setting JSON memory management functions... Встановлення функцій керування пам'яттю JSON... - + Getting directory information... Отримання інформації про каталог... - + Start file read thread... Запуск читання файлового потоку... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? @@ -10413,118 +10413,118 @@ Do you want me to fix this? Ви бажаєте це виправити? - + Symbol Path: %s Шлях до символьної інформації: %s - + Allocating message stack... Виділення стеку для повідомленнь... - + Initializing global script variables... Ініціалізація глобальних змінних скриптів... - + Registering debugger commands... Реєстрація команд відлагоджувача... - + Registering GUI command handler... Реєстрація обробника команд графічного інтерфейсу... - + Registering expression functions... Реєстрація функцій обчислення виразів... - + Registering format functions... Реєстрація функцій форматування... - + Default За замовчуванням - + Registering Script DLL command handler... Реєстрація обробника команд Script DLL... - + Script DLL Script DLL - + Starting command loop... Запуск командного циклу... - + Initialization successful! Ініціалізація пройшла успішно! - + Loading plugins... Завантаження плагінів... - + Handling command line... Обробка командного рядка... - + Stopping command thread... Зупиненка командного потоку... - + Stopping running debuggee... Зупинка виконання відлагоджуваного процесу... - + Aborting scripts... Скасування скриптів... - + Unloading plugins... Вивантаження плагінів... - + Cleaning up allocated data... Очищення виділених даних... - + Cleaning up wait objects... Очищення об'єктів очікування... - + Cleaning up debugger threads... Очищення потоків відлагоджувача... - + Saving notes... Збереження нотаток... - + Exit signal processed successfully! Сигнал виходу успішно оброблено! diff --git a/x64dbg_vi_VN.ts b/x64dbg_vi_VN.ts index 99fb1b6..9ce9c97 100644 --- a/x64dbg_vi_VN.ts +++ b/x64dbg_vi_VN.ts @@ -5837,7 +5837,7 @@ - + Error setting breakpoint at %p! (SetBPX) @@ -5864,8 +5864,8 @@ - - + + The command "%s" is debug-only @@ -6432,7 +6432,7 @@ - + You can only set 4 hardware breakpoints @@ -6477,7 +6477,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) @@ -7079,53 +7079,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! - + Could not get module filename %X! - + DetachDebuggerEx failed... - + Detached! - + @@ -7133,29 +7133,29 @@ - + Program is not running - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread - + Exception will be swallowed - + Exception will be thrown in the program @@ -7800,18 +7800,18 @@ - + No call stack. - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8821,449 +8821,449 @@ Invalid database file (JSON)! - + Thread switched from %X to %X ! - + Module: %s - - + (switched from %s) - + %s - PID: %s - %sThread: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute - + read/write - + write - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) - + (write) - + (execute) - + (read/write/execute) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load - + DLL Unload - + DLL Load and unload - + DLL Breakpoint %s (%s): Module %s - + DLL Breakpoint (%s): Module %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! - + Breakpoint reached not in list! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback - + Waiting until ntdll.dll symbols are loaded... - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9729,52 +9729,52 @@ Do you want to continue debugging? - + FileHelper::ReadAllText failed... - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! - + Error executing command! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -9983,305 +9983,305 @@ Do you want to continue debugging? - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! - + [Script DLL] LoadLibary failed (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + Windows constant database loaded! - + Failed to load Windows constants... - + Reading notes file... - + Reading notes failed... - + File read thread finished! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Getting directory information... - + Start file read thread... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Initialization successful! - + Loading plugins... - + Handling command line... - + Stopping command thread... - + Stopping running debuggee... - + Aborting scripts... - + Unloading plugins... - + Cleaning up allocated data... - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! diff --git a/x64dbg_zh_CN.ts b/x64dbg_zh_CN.ts index 8e8e4c0..ab0121e 100644 --- a/x64dbg_zh_CN.ts +++ b/x64dbg_zh_CN.ts @@ -5851,7 +5851,7 @@ - + Error setting breakpoint at %p! (SetBPX) 设置断点于 %p 失败! (SetBPX) @@ -5882,8 +5882,8 @@ - - + + The command "%s" is debug-only 命令“%s”只能在调试程序时使用 @@ -6476,7 +6476,7 @@ - + You can only set 4 hardware breakpoints 您最多只能设置4个硬件断点 @@ -6523,7 +6523,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) 删除硬件断点失败:%p (DeleteHardwareBreakPoint) @@ -7164,55 +7164,55 @@ 被调试对象未能在 10 秒内终止,调试器内部状态可能已被破坏。建议重启 x64dbg。 - + Could not open process %X! 无法打开进程 %X! - - + + Process is already being debugged! 进程已经在调试! - - + + IsWow64Process failed! IsWow64Process 失败 ! - - + + Use x32dbg to debug this process! 请您用x32dbg来调试这个程序! - - + + Use x64dbg to debug this process! 请您用x64dbg来调试这个程序! - + Could not get module filename %X! 无法获取模块文件名 %X! - + DetachDebuggerEx failed... DetachDebuggerEx 失败…… - + Detached! 已脱离! - + @@ -7220,29 +7220,29 @@ 未在调试! - + Program is not running 程序尚未运行 - + The active thread is suspended, switch to a running thread to pause the process 当前线程已暂停,请切换到正在运行的线程才能暂停进程。 - - + + Error resuming thread 恢复线程时出错 - + Exception will be swallowed 异常将会忽略 - + Exception will be thrown in the program 异常将会传递给程序 @@ -7938,19 +7938,19 @@ 重新载入 - + No call stack. 没有调用堆栈。 - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): %llu 个调用堆栈帧 (RIP = %p, RSP = %p, RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): %u 个调用堆栈帧 (EIP = %p, ESP = %p, EBP = %p ): @@ -9011,487 +9011,487 @@ JSON数据库文件无效! 目标缓冲区太小 - + Thread switched from %X to %X ! 刚从线程 %X 切换到线程 %X! - + Module: %s - 模块: %s - - + (switched from %s) (切换自 %s) - + %s - PID: %s - %sThread: %s%s%s %s - PID: %s - %s线程: %s%s%s - + %s breakpoint "%s" at %s! %s 断点 "%s" 于 %s ! - + %s breakpoint at %s! %s 断点于 %s! - + execute 执行 - + read/write 读写 - + write 写入 - + Hardware breakpoint (%s%s) "%s" at %s! 硬件断点 (%s%s) "%s" 于 %s! - + Hardware breakpoint (%s%s) at %s! 硬件断点 (%s%s) 于 %s! - + (read) (读取) - + (write) (写入) - + (execute) (执行) - + (read/write/execute) (读写和执行) - + Memory breakpoint%s "%s" at %s, exception address: %s! 内存断点%s “%s” 位于 %s,异常地址:%s! - + Memory breakpoint%s at %s, exception address: %s! 内存断点%s位于%s,异常地址:%s! - + DLL Load DLL载入 - + DLL Unload DLL卸载 - + DLL Load and unload DLL 加载和卸载 - + DLL Breakpoint %s (%s): Module %s DLL断点 %s (%s): 模块 %s - + DLL Breakpoint (%s): Module %s DLL断点 (%s): 模块 %s - - + + Exception Breakpoint %s (%p) at %p! 异常断点 %s (%p) 于 %p! - + paused! 已暂停! - + Breakpoint reached not in list! 遇到了未知断点! - - + + Error when evaluating break condition. 暂停条件计算出错。 - - + + Error when evaluating log condition. 日志条件计算出错。 - - + + Error when evaluating command condition. 命令条件计算出错。 - + Failed to open breakpoint log: %s (%s) 打开断点日志失败: %s (%s) - + User code reached at %s 已到达用户代码 %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X 由于字节不匹配,断点%p已经禁用。预期:%02X %02X, 实际:%02X %02X - + Could not set breakpoint %p! (SetBPX) 无法设置断点 %p! (SetBPX) - + MemRead failed on breakpoint address %p! MemRead在断点地址%p上失败了! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) 无法设置内存断点 %p! (SetMemoryBPX) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) 无法设置硬件断点 %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! 已设置硬件断点于 %p! - + Could not delete breakpoint %p! (DeleteBPX) 无法删除断点 %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) 无法删除内存断点 %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) 无法删除硬件断点 %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! 追踪 %llu 步后成功结束! - + Trace finished after %u steps! 追踪 %u 步后成功结束! - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNameFromHandle 失败) - + Process Started: %p %s 进程已启动: %p %s - + TLS Callback %d TLS回调函数%d - - + + %d invalid TLS callback addresses... %d个无效的TLS回调函数地址…… - - + + entry breakpoint 入口断点 - + Process stopped with exit code %s 进程已停止,退出码为 %s - + Thread %s created, Entry: %s, Parameter: %s 线程 %s 已创建,入口:%s,参数:%s - + Thread Entry 线程入口 - + Thread %s Stack 线程 %s 堆栈... - + No threads left to switch to (bug?) 没有剩下的线程可以切换(bug?) - + Thread %s exit 线程 %s 退出 - + Error: Cannot load global initialization script. 错误︰ 无法加载全局初始化脚本。 - + Error: Cannot load debuggee initialization script. 错误︰ 无法加载调试对象初始化脚本。 - + System breakpoint reached! 已到达系统断点! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! 检测到调试器入口点位于程序的 MZ 头中,这将导致异常现象,因此系统断点已被强制开启。请注意! - - + + TLS Callback TLS回调函数 - + Waiting until ntdll.dll symbols are loaded... 正在等待 ntdll.dll 符号载入... - + Set LdrpDebugFlags to 0x%08X successfully! 成功将 LdrpDebugFlags 设置为 0x%08X! - + Failed to write to LdrpDebugFlags 无法写入 LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! 找不到符号“LdrpDebugFlags”! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) 找不到LdrpDebugFlags(您需要为ntdll.dll加载符号) - + DLL Loaded: %p %s DLL已载入: %p %s - + DLL Unloaded: %p %s DLL已卸载: %p %s - + DebugString: "%s" 调试字符串: "%s" - + SetThreadName exception on %p (%X, "%s") SetThreadName 异常发生于 %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! 第一次异常于 %p (%.8X, %s)! - + First chance exception on %p (%.8X)! 第一次异常于 %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! 第二次异常于 %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! 第二次异常于 %p (%.8X)! - + Attached to process! 已附加到进程! - + Error debugging DLL (failed to copy loader) 调试DLL时发生错误 (无法复制加载器) - + Error debugging DLL (loaddll.exe not found) 调试DLL时出错 (找不到 loaddll.exe) - + The executable you are trying to debug requires elevation. Restart as admin? 您要调试的程序需要提升权限。以管理员身份重新启动吗? - + Elevation 提升权限 - + Error starting process (CreateProcess, %s)! 启动进程 (CreateProcess,%s) 时出错! - + Attach to process failed: %s 附加到进程失败:%s - + Debugging stopped! 调试结束! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -10000,52 +10000,52 @@ Do you want to continue debugging? 所有模块 (%s) - + FileHelper::ReadAllText failed... FileHelper::ReadAllText 失败…… - + Empty label detected on line %d! 发现在行 %d 上有空的标签! - + Duplicate label "%s" detected on lines %d and %d! 发现重复的标签"%s"于行%d和%d! - - + + Invalid branch label "%s" detected on line %d! 检测到无效的分支标签“%s”于行%d! - + Script finished! 脚本执行完毕! - + Error executing command! 执行命令时出错! - + + + Debugger must be paused to run a script! + 调试器只有在暂停时才能运行脚本! + + + The script is too busy. Would you like to terminate it now? 脚本运行过久。您想现在终止运行脚本吗? - + Script is terminated by user. 脚本被用户终止。 - - - - Debugger must be paused to run a script! - 调试器只有在暂停时才能运行脚本! - Pointer to SEH_Record[%d] @@ -10281,199 +10281,199 @@ Do you want to continue debugging? 监视 %u - + command cut at ~%d characters 命令在约 %d 个字符处截断 - + [Script DLL] Calling export "AsyncStart"... [脚本DLL] 正在调用导出函数 "AsyncStart"…… - + [Script DLL] "AsyncStart" returned! [脚本DLL]"AsyncStart"函数已返回! - - + + [Script DLL] Calling FreeLibrary... [脚本DLL]正在调用FreeLibrary…… - - + + success! 成功! - - + + failure (%s)... 失败 (%s)... - + [Script DLL] Loading Script DLL "%s"... [脚本DLL] 正在加载脚本DLL"%s"…… - + [Script DLL] DLL loaded on 0x%p! [脚本DLL] DLL已载入到0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... [脚本DLL] 新建线程调用导出函数“AsyncStart”…… - + [Script DLL] Calling export "Start"... [脚本DLL]正在调用导出函数“Start”…… - + [Script DLL] "Start" returned! [脚本DLL]"Start"函数已返回! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [脚本DLL] 无法找到导出函数“AsyncStart”或“Start” (%s)! - + [Script DLL] LoadLibary failed (%s)! [脚本DLL] LoadLibrary失败 (%s)! - + Retrieving syscall indices... 正在获取系统调用编号... - + Syscall indices loaded! 已加载系统调用编号! - + Failed to load syscall indices... 无法加载系统调用编号... - + Error codes database loaded! 成功载入错误码数据库! - + Failed to load error codes... 载入错误码数据库失败…… - + Exception codes database loaded! 成功载入异常码数据库! - + Failed to load exception codes... 载入异常码数据库失败…… - + NTSTATUS codes database loaded! 成功载入NTSTATUS码数据库! - + Failed to load NTSTATUS codes... 载入NTSTATUS码数据库失败…… - + Windows constant database loaded! 窗口常数数据库已载入! - + Failed to load Windows constants... 载入窗口常数失败…… - + Reading notes file... 正在读取笔记文件…… - + Reading notes failed... 读取笔记失败…… - + File read thread finished! 文件读取线程完成! - + Initializing wait objects... 正在初始化等待对象…… - + Initializing debugger... 正在初始化调试器…… - + Initializing debugger functions... 正在初始化调试器函数…… - + Setting JSON memory management functions... 正在设置JSON内存管理函数…… - + Getting directory information... 正在获取目录信息…… - + Start file read thread... 读取文件线程开始…… - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? @@ -10482,119 +10482,119 @@ Do you want me to fix this? 您现在就想修复这个问题吗? - + Symbol Path: %s 符号路径: %s - + Allocating message stack... 正在分配消息堆栈…… - + Initializing global script variables... 正在初始化全局脚本变量…… - + Registering debugger commands... 正在注册调试器命令…… - + Registering GUI command handler... 正在注册GUI命令接收器…… - + Registering expression functions... 正在注册表达式函数…… - + Registering format functions... 正在注册格式函数…… - + Default 默认 - + Registering Script DLL command handler... 正在注册脚本DLL命令接收者…… - + Script DLL 脚本DLL - + Starting command loop... 正在初始化命令执行循环…… - + Initialization successful! 初始化成功! - + Loading plugins... 正在载入插件…… - + Handling command line... 正在处理命令行…… - + Stopping command thread... 正在停止命令线程…… - + Stopping running debuggee... 正在停止调试对象…… - + Aborting scripts... 正在退出脚本…… - + Unloading plugins... 正在卸载插件…… - + Cleaning up allocated data... 正在清理已分配的内存数据…… - + Cleaning up wait objects... 正在清理等待对象…… - + Cleaning up debugger threads... 正在清理调试器线程…… - + Saving notes... 正在保存笔记…… - + Exit signal processed successfully! 退出过程成功完成! diff --git a/x64dbg_zh_TW.ts b/x64dbg_zh_TW.ts index 1ab9600..151e1c8 100644 --- a/x64dbg_zh_TW.ts +++ b/x64dbg_zh_TW.ts @@ -5845,7 +5845,7 @@ - + Error setting breakpoint at %p! (SetBPX) 設置中斷點于 %p 失敗! (SetBPX) @@ -5875,8 +5875,8 @@ - - + + The command "%s" is debug-only @@ -6461,7 +6461,7 @@ - + You can only set 4 hardware breakpoints 你只能設置4個硬體中斷點 @@ -6508,7 +6508,7 @@ - + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) 刪除硬體中斷點失敗: %p (DeleteHardwareBreakPoint) @@ -7130,53 +7130,53 @@ - + Could not open process %X! - - + + Process is already being debugged! - - + + IsWow64Process failed! IsWow64Process 失敗! - - + + Use x32dbg to debug this process! - - + + Use x64dbg to debug this process! 請用 x64dbg 來除錯此程式! - + Could not get module filename %X! - + DetachDebuggerEx failed... DetachDebuggerEx 失敗了…… - + Detached! 已脫離! - + @@ -7184,29 +7184,29 @@ 未在除錯! - + Program is not running 程式未在執行 - + The active thread is suspended, switch to a running thread to pause the process - - + + Error resuming thread 恢復執行緒時發生錯誤 - + Exception will be swallowed 例外將被忽略 - + Exception will be thrown in the program @@ -7862,18 +7862,18 @@ 重新載入 - + No call stack. 沒有呼叫堆疊。 - + %llu call stack frames (RIP = %p , RSP = %p , RBP = %p ): - + %u call stack frames (EIP = %p , ESP = %p , EBP = %p ): @@ -8903,459 +8903,459 @@ Invalid database file (JSON)! 目標緩衝區太小 - + Thread switched from %X to %X ! 執行緒從 %X 切換到 %X ! - + Module: %s - 模組: %s - - + (switched from %s) (切換自 %s) - + %s - PID: %s - %sThread: %s%s%s %s - PID: %s - %s執行緒: %s%s%s - + %s breakpoint "%s" at %s! - + %s breakpoint at %s! - + execute 執行 - + read/write 讀寫 - + write 寫入 - + Hardware breakpoint (%s%s) "%s" at %s! - + Hardware breakpoint (%s%s) at %s! - + (read) (讀取) - + (write) (寫入) - + (execute) (執行) - + (read/write/execute) (讀取/寫入/執行) - + Memory breakpoint%s "%s" at %s, exception address: %s! - + Memory breakpoint%s at %s, exception address: %s! - + DLL Load DLL 載入 - + DLL Unload DLL 卸載 - + DLL Load and unload DLL 載入和卸載 - + DLL Breakpoint %s (%s): Module %s DLL中斷點 %s(%s):模組 %s - + DLL Breakpoint (%s): Module %s DLL中斷點 (%s):模組 %s - - + + Exception Breakpoint %s (%p) at %p! - + paused! 已暫停! - + Breakpoint reached not in list! 遇到了未知中斷點! - - + + Error when evaluating break condition. - - + + Error when evaluating log condition. - - + + Error when evaluating command condition. - + Failed to open breakpoint log: %s (%s) - + User code reached at %s - + Breakpoint %p has been disabled because the bytes don't match! Expected: %02X %02X, Found: %02X %02X - + Could not set breakpoint %p! (SetBPX) - + MemRead failed on breakpoint address %p! - + Could not set memory breakpoint %p! (SetMemoryBPXEx) - + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) - + Set hardware breakpoint on %p! 在 %p 設定硬體中斷點! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - + Trace finished after %llu steps! - + Trace finished after %u steps! - - + + ??? (GetFileNameFromHandle failed) ??? (GetFileNameFromHandle 失敗) - + Process Started: %p %s 處理程序已啟動: %p %s - + TLS Callback %d TLS Callback %d - - + + %d invalid TLS callback addresses... %d 不正確的 TLS callback 位置... - - + + entry breakpoint 入口中斷點 - + Process stopped with exit code %s 處理程序停止,其結束代碼爲 %s - + Thread %s created, Entry: %s, Parameter: %s - + Thread Entry 執行緒入口 - + Thread %s Stack - + No threads left to switch to (bug?) - + Thread %s exit - + Error: Cannot load global initialization script. - + Error: Cannot load debuggee initialization script. - + System breakpoint reached! 已到達系統中斷點! - + It has been detected that the debuggee entry point is in the MZ header of the executable. This will cause strange behavior, so the system breakpoint has been enabled regardless of your setting. Be careful! - - + + TLS Callback TLS Callback - + Waiting until ntdll.dll symbols are loaded... 正等待ntdll.dll符號載入…… - + Set LdrpDebugFlags to 0x%08X successfully! - + Failed to write to LdrpDebugFlags 無法寫入 LdrpDebugFlags - + Symbol 'LdrpDebugFlags' not found! - + Failed to find LdrpDebugFlags (you need to load symbols for ntdll.dll) 找不到LdrpDebugFlags(您需要為ntdll.dll加載符號) - + DLL Loaded: %p %s DLL 載入:%p %s - + DLL Unloaded: %p %s DLL 卸載:%p %s - + DebugString: "%s" 除錯字串:"%s" - + SetThreadName exception on %p (%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Attached to process! - + Error debugging DLL (failed to copy loader) - + Error debugging DLL (loaddll.exe not found) - + The executable you are trying to debug requires elevation. Restart as admin? - + Elevation - + Error starting process (CreateProcess, %s)! - + Attach to process failed: %s - + Debugging stopped! 除錯停止! - + Drivers known to interfere with x64dbg's operation have been detected. List of drivers: @@ -9837,52 +9837,52 @@ Do you want to continue debugging? 所有模組 (%s) - + FileHelper::ReadAllText failed... FileHelper::ReadAllText 失敗…… - + Empty label detected on line %d! - + Duplicate label "%s" detected on lines %d and %d! - - + + Invalid branch label "%s" detected on line %d! - + Script finished! 腳本完成! - + Error executing command! 執行命令時發生錯誤! - + + + Debugger must be paused to run a script! + + + + The script is too busy. Would you like to terminate it now? - + Script is terminated by user. 腳本被使用者終止。 - - - - Debugger must be paused to run a script! - - Pointer to SEH_Record[%d] @@ -10099,310 +10099,310 @@ Do you want to continue debugging? 監視 %u - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - + + [Script DLL] Calling FreeLibrary... - - + + success! 成功! - - + + failure (%s)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! [腳本DLL] DLL 已載入于 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%s)! [腳本DLL] 無法找到導出函數“AsyncStart”或“Start” (%s)! - + [Script DLL] LoadLibary failed (%s)! [腳本DLL] LoadLibrary失敗 (%s)! - + Retrieving syscall indices... - + Syscall indices loaded! - + Failed to load syscall indices... - + Error codes database loaded! 錯誤代碼資料庫已載入! - + Failed to load error codes... 載入錯誤代碼失敗…… - + Exception codes database loaded! 異常代碼資料庫已載入! - + Failed to load exception codes... - + NTSTATUS codes database loaded! NTSTATUS代碼資料庫已載入! - + Failed to load NTSTATUS codes... 載入NTSTATUS代碼失敗…… - + Windows constant database loaded! Windows常數資料庫已載入! - + Failed to load Windows constants... 載入Windows常數資料庫失敗…… - + Reading notes file... 讀取筆記…… - + Reading notes failed... 讀取筆記失敗…… - + File read thread finished! 檔案讀取執行緒完成! - + Initializing wait objects... 正在初始化等待物件... - + Initializing debugger... 正在初始化除錯器... - + Initializing debugger functions... 正在初始化除錯器功能... - + Setting JSON memory management functions... 設定 JSON 記憶體管理函式... - + Getting directory information... 正在取得目錄資訊... - + Start file read thread... 啟動檔案讀取執行緒... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s 符號路徑: %s - + Allocating message stack... - + Initializing global script variables... 正在初始化全域腳本變數... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Registering format functions... - + Default 預設 - + Registering Script DLL command handler... - + Script DLL 腳本DLL - + Starting command loop... - + Initialization successful! 初始化成功! - + Loading plugins... 正在載入外掛程式…… - + Handling command line... - + Stopping command thread... 正在停止命令執行緒…… - + Stopping running debuggee... 正在中止被除錯程式…… - + Aborting scripts... 正在中止腳本…… - + Unloading plugins... 正在卸載外掛程式…… - + Cleaning up allocated data... 清理已分配數據…… - + Cleaning up wait objects... 清理等待對象…… - + Cleaning up debugger threads... - + Saving notes... 保存筆記…… - + Exit signal processed successfully!