From 267a570f74a4fc81f52e55fcb1b580125bcf8664 Mon Sep 17 00:00:00 2001 From: mrexodia Date: Fri, 26 Aug 2016 17:12:07 +0200 Subject: [PATCH] updated translations --- x64dbg.ts | 163 +++++++++++++++++++++++++++++++++++------------------- 1 file changed, 105 insertions(+), 58 deletions(-) diff --git a/x64dbg.ts b/x64dbg.ts index f05ce77..3ce87d5 100644 --- a/x64dbg.ts +++ b/x64dbg.ts @@ -1680,107 +1680,117 @@ - - + + Current address is not executable + + + + + Setting software breakpoint here may result in crash. Do you really want to continue? + + + + + Add label at - - - - - - - - + + + + + + + + Error! - - + + DbgSetLabelAt failed! - + Add comment at - + DbgSetCommentAt failed! - + DbgSetBookmarkAt failed! - + Assemble at %1 - + Failed to assemble instruction " %1 " (%2) - + Not inside a module... - + Goto File Offset in - + Enter Constant - + Find Pattern... - + Edit code at %1 - + Fill code at %1 - + Selection not in a module... - + Failed to assemble instruction " - - - - + + + + Failed to set trace record. - - - + + + Size @@ -2265,53 +2275,53 @@ - + Find Pattern... - + Dump - + Entropy (Address: %1, Size: %2) - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - - + + Error - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! @@ -4158,6 +4168,7 @@ Invalid database file (JSON)! + entry breakpoint @@ -4167,6 +4178,11 @@ Invalid database file (JSON)! + + + Thread + + Thread %X created, Entry: %p @@ -4194,6 +4210,12 @@ Invalid database file (JSON)! System breakpoint reached! + + + + TLS Callback + + DLL Loaded: %p %s @@ -4390,31 +4412,31 @@ Invalid database file (JSON)! - + Error starting process (CreateProcess, %s)! - + IsWow64Process failed! - + Use x32dbg to debug this process! - + Use x64dbg to debug this process! - + Debugging stopped! @@ -6723,39 +6745,39 @@ Invalid database file (JSON)! - + No enough arguments for addwatch - - + + No enough arguments for delwatch - - - - + + + + Error expression in argument 1. - + No enough arguments for SetWatchName - + No enough arguments for SetWatchExpression - + Unknown watchdog mode. @@ -7054,6 +7076,31 @@ Do you want me to fix this? Exit signal processed successfully! + + + Failed on ks_open()... + + + + + ks_asm() failed: count = %lu, error = %u + + + + + Non-executable memory region + + + + + Assembled branch does not point to an executable memory region! + + + + + Error while writing process memory + + DataCopyDialog