From 510bb878e874873f2177976388613ccf522af7a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 17:09:16 +0000 Subject: [PATCH] Translation update (2025-04-15T17:09:15+0000) --- x64dbg.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_af_ZA.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_ar_SA.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_bg_BG.ts | 271 ++++++++++++++++++++++++++-------------------- x64dbg_bs_BA.ts | 271 ++++++++++++++++++++++++++-------------------- x64dbg_ca_ES.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_ceb_PH.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_cs_CZ.ts | 271 ++++++++++++++++++++++++++-------------------- x64dbg_da_DK.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_de_DE.ts | 273 +++++++++++++++++++++++++++-------------------- x64dbg_el_GR.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_es_ES.ts | 273 +++++++++++++++++++++++++++-------------------- x64dbg_fa_IR.ts | 273 +++++++++++++++++++++++++++-------------------- x64dbg_fi_FI.ts | 271 ++++++++++++++++++++++++++-------------------- x64dbg_fil_PH.ts | 271 ++++++++++++++++++++++++++-------------------- x64dbg_fr_FR.ts | 271 ++++++++++++++++++++++++++-------------------- x64dbg_he_IL.ts | 271 ++++++++++++++++++++++++++-------------------- x64dbg_hi_IN.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_hu_HU.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_id_ID.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_it_IT.ts | 271 ++++++++++++++++++++++++++-------------------- x64dbg_ja_JP.ts | 273 +++++++++++++++++++++++++++-------------------- x64dbg_ka_GE.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_ko_KR.ts | 273 +++++++++++++++++++++++++++-------------------- x64dbg_lt_LT.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_nl_NL.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_no_NO.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_pl_PL.ts | 271 ++++++++++++++++++++++++++-------------------- x64dbg_pt_BR.ts | 271 ++++++++++++++++++++++++++-------------------- x64dbg_pt_PT.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_ro_RO.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_ru_RU.ts | 273 +++++++++++++++++++++++++++-------------------- x64dbg_si_LK.ts | 273 +++++++++++++++++++++++++++-------------------- x64dbg_sr_SP.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_sv_SE.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_th_TH.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_tr_TR.ts | 273 +++++++++++++++++++++++++++-------------------- x64dbg_uk_UA.ts | 273 +++++++++++++++++++++++++++-------------------- x64dbg_vi_VN.ts | 269 ++++++++++++++++++++++++++-------------------- x64dbg_zh_CN.ts | 273 +++++++++++++++++++++++++++-------------------- x64dbg_zh_TW.ts | 271 ++++++++++++++++++++++++++-------------------- 41 files changed, 6345 insertions(+), 4746 deletions(-) diff --git a/x64dbg.ts b/x64dbg.ts index 30e354f..9fba7cb 100644 --- a/x64dbg.ts +++ b/x64dbg.ts @@ -2588,67 +2588,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2693,229 +2693,250 @@ - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex - - - + + + ASCII - - - + + + UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3047,17 +3068,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5982,7 +6003,7 @@ - + Done! @@ -8147,38 +8168,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9852,31 +9873,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15816,90 +15855,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_af_ZA.ts b/x64dbg_af_ZA.ts index 9b0a963..27d0dc9 100644 --- a/x64dbg_af_ZA.ts +++ b/x64dbg_af_ZA.ts @@ -2588,67 +2588,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2693,229 +2693,250 @@ - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex - - - + + + ASCII - - - + + + UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3045,17 +3066,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5980,7 +6001,7 @@ - + Done! @@ -8145,38 +8166,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9850,31 +9871,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15814,90 +15853,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_ar_SA.ts b/x64dbg_ar_SA.ts index 084f5eb..ea679ad 100644 --- a/x64dbg_ar_SA.ts +++ b/x64dbg_ar_SA.ts @@ -2589,67 +2589,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2694,229 +2694,250 @@ التحليل - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value تعديل القيمة - - - - + + + + + Error خطأ - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! خطأ! - + Not inside a module... ليس ضمن مكون... - + Goto File Offset in %1 - - - - + + + + Hex سداسي عشر - - - + + + ASCII نظام آسكي - - - + + + UNICODE يونيكود - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value القيمة - - + + Comments التعليقات - + Edit data at %1 تعديل البيانات في %1 - + Fill data at %1 تعبئة البيانات في %1 - + Save to file حفظ الى ملف - + All files (*.*) كافة الملفات (*. *) - + Find Pattern... ابحث عن النمط... - + Selection not in a file... - + Dump تفريغ - + Enter expression to sync with... - + Size ‮الحجم - + Warning تحذير - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3046,17 +3067,17 @@ - + Change Tab %1 Name تغيير اسم علامة التبويب %1 - + Tab Name اسم علامة التبويب - + Disassembly تحليل @@ -5984,7 +6005,7 @@ - + Done! تـم! @@ -8181,38 +8202,38 @@ فشل AddArg - + AppendArg failed فشل AppendArg - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9900,31 +9921,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15873,90 +15912,90 @@ The TEB can be used to get a lot of information on the process without calling W القيمة - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address تغيير العنوان - + Display type - - + + Load JSON تحميل JSON - - + + Parse header - + Remove ازالة - + Clear مسح - + &Refresh تحديث - + &Copy نسخ - + Error خطأ - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) ملفات JSON (*.json)؛؛ كافة الملفات (*. *) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_bg_BG.ts b/x64dbg_bg_BG.ts index 91e938c..5b6c098 100644 --- a/x64dbg_bg_BG.ts +++ b/x64dbg_bg_BG.ts @@ -2590,67 +2590,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2695,229 +2695,250 @@ - - - System Code - Системен код - - - - System Data - Системни данни + + Display type + + System Code + Системен код + + + + System Data + Системни данни + + + + User Code Потребителски код - + User Data Потребителски данни - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (Низ) - + (Unknown String) (Неизвестен низ) - - - + + + Modify value - - - - + + + + + Error Грешка - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! Грешка! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex 16-ично (hex): - - - + + + ASCII ASCII - - - + + + UNICODE Уникод - + Float (32-bit) Плаващ(32-битов) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value Стойност - - + + Comments Коментари - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) Всички файлове (*.*) - + Find Pattern... - + Selection not in a file... - + Dump Дъмп - + Enter expression to sync with... - + Size Размер - + Warning Предупреждение - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3047,17 +3068,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5982,7 +6003,7 @@ - + Done! Готово! @@ -8147,38 +8168,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9852,31 +9873,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15816,90 +15855,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear Изчистване - + &Refresh - + &Copy &Копиране - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_bs_BA.ts b/x64dbg_bs_BA.ts index ac83edb..b8d523c 100644 --- a/x64dbg_bs_BA.ts +++ b/x64dbg_bs_BA.ts @@ -2597,68 +2597,68 @@ Kopiraj token &tekst - + Signed byte (8-bit) Potpisani bajt (8-bit) - + Signed short (16-bit) Potpisani kratki (16-bitni) - + Signed long (32-bit) Potpisano dugo (32-bitna) - + Signed long long (64-bit) Potpisano dugo dugo (64-bit) - + Unsigned byte (8-bit) Nepotpisani bajt (8-bit) - + Unsigned short (16-bit) Nepotpisani kratki (16-bitni) - + Unsigned long (32-bit) Unsigned long (32-bit) - + Unsigned long long (64-bit) Unsigned dugo dugo (64-bit) - + Hex short (16-bit) Hex kratki (16-bitni) - + Hex long (32-bit) Hex long (32-bit) - + Hex long long (64-bit) Hex dugo dugo (64-bit) @@ -2704,229 +2704,250 @@ Hex dugo dugo (64-bit) &Disassembliranje - - - System Code - Sistemski Kod - - - - System Data - Sistemski Podaci + + Display type + + System Code + Sistemski Kod + + + + System Data + Sistemski Podaci + + + + User Code Korisnikov Kod - + User Data Korisnikovi Podaci - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BAJT) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (String) - + (Unknown String) (Nepoznati String) - - - + + + Modify value Uredi vrijednost - - - - + + + + + Error Greška - - + + The input text is not a number! Uneseni tekst nije broj! - + Enter expression to follow in Dump... Unesite izraz da pratite u Deponiji... - - + + Error! Greška! - + Not inside a module... Nije unutar module... - + Goto File Offset in %1 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32-bit) - + Double (64-bit) Double (64-bit) - + Long double (80-bit) Long double (80-bit) - + Half float (16-bit) - - + + Value Value - - + + Comments Komentari - + Edit data at %1 Uredi podatke kod %1 - + Fill data at %1 Ispuni podatke kod %1 - + Save to file Sačuvaj u Fajl - + All files (*.*) Svi fajlovi - + Find Pattern... &Traži izraz - + Selection not in a file... Selekcija nije u fajlu... - + Dump Deponije: - + Enter expression to sync with... Unesite izraz/ekspresiju za sinkronizaciju s... - + Size Veličina - + Warning Upozorenje - + You're trying to allocate a zero-sized buffer just now. Pokušavate dodijeliti buffer nulte veličine. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. Veličina buffer-a koju pokušavate dodijeliti premašuje 1 GB. Provjerite svoj izraz/ekspresiju kako biste bili sigurni da nešto nije u redu. - + Memory allocation failed! Dodjela memorije nije uspjela! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3056,17 +3077,17 @@ Hex dugo dugo (64-bit) Locals - + Change Tab %1 Name Promijeni Naziva Kartice %1 - + Tab Name Naziv Kartice - + Disassembly Disassembliranje @@ -5991,7 +6012,7 @@ Hex dugo dugo (64-bit) - + Done! @@ -8156,38 +8177,38 @@ Hex dugo dugo (64-bit) - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9861,31 +9882,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15826,90 +15865,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy &Kopiraj - + Error Greška - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_ca_ES.ts b/x64dbg_ca_ES.ts index c441d55..a848f44 100644 --- a/x64dbg_ca_ES.ts +++ b/x64dbg_ca_ES.ts @@ -2589,67 +2589,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2694,229 +2694,250 @@ - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex - - - + + + ASCII - - - + + + UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3046,17 +3067,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5981,7 +6002,7 @@ - + Done! @@ -8146,38 +8167,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9851,31 +9872,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15815,90 +15854,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_ceb_PH.ts b/x64dbg_ceb_PH.ts index 0f7da90..b90224e 100644 --- a/x64dbg_ceb_PH.ts +++ b/x64dbg_ceb_PH.ts @@ -2589,67 +2589,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2694,229 +2694,250 @@ - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex - - - + + + ASCII - - - + + + UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3046,17 +3067,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5981,7 +6002,7 @@ - + Done! @@ -8146,38 +8167,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9851,31 +9872,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15815,90 +15854,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_cs_CZ.ts b/x64dbg_cs_CZ.ts index e18db5a..1743f29 100644 --- a/x64dbg_cs_CZ.ts +++ b/x64dbg_cs_CZ.ts @@ -2599,67 +2599,67 @@ - + Signed byte (8-bit) Podepsano byte (8 bitů) - + Signed short (16-bit) Podepsáno krátce (16 bitů) - + Signed long (32-bit) Podepsáné dlouho (32-bit) - + Signed long long (64-bit) Podepsané dlouhé dlouhé (64bitové) - + Unsigned byte (8-bit) Nepodepsaný byte (8 bitů) - + Unsigned short (16-bit) Nepodepsaný krátký (16-bit) - + Unsigned long (32-bit) Nepodepsaný dlouhý (32-bit) - + Unsigned long long (64-bit) Nezapsaný dlouhý (64bit) - + Hex short (16-bit) Hex krátká (16-bit) - + Hex long (32-bit) Hex dlouhý (32-bit) - + Hex long long (64-bit) Hex dlouhý dlouhý (64bit) @@ -2704,229 +2704,250 @@ &Demontáž - - - System Code - Kód Systému - - - - System Data - Systémová data + + Display type + + System Code + Kód Systému + + + + System Data + Systémová data + + + + User Code Uživatelský kód - + User Data Uživatelské údaje - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) Řetězce - + (Unknown String) (Neznámý řetězec) - - - + + + Modify value Upravit hodnotu - - - - + + + + + Error Chyba - - + + The input text is not a number! Vstupní text není číslo! - + Enter expression to follow in Dump... Zadejte výraz pro sledování v Dump... - - + + Error! Chyba! - + Not inside a module... Ne uvnitř modulu... - + Goto File Offset in %1 Přejít na odsazení souboru v %1 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNIKÓD - + Float (32-bit) activate (32-bit) - + Double (64-bit) &Dvojitý (64bit) - + Long double (80-bit) Dlouhé dvojité (80-bit) - + Half float (16-bit) - - + + Value Hodnota - - + + Comments Komentáře - + Edit data at %1 Upravit data na %1 - + Fill data at %1 Vyplňte data na %1 - + Save to file Ulož do souboru - + All files (*.*) Všechny soubory (*.*) - + Find Pattern... Najít vzorek... - + Selection not in a file... Výběr není v souboru ... - + Dump Výpis - + Enter expression to sync with... Zadejte výraz pro synchronizaci... - + Size Velikosti - + Warning Varování - + You're trying to allocate a zero-sized buffer just now. Právě se pokoušíte alokovat nulovou vyrovnávací paměť. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. Velikost vyrovnávací paměti, kterou se pokoušíte přidělit, přesahuje 1 GB. Zkontrolujte prosím svůj výraz, abyste se ujistili, že nic není špatně. - + Memory allocation failed! Přidělení paměti se nezdařilo! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3056,17 +3077,17 @@ Lokální - + Change Tab %1 Name Změnit název záložky %1 - + Tab Name Název karty - + Disassembly Demontáž @@ -5995,7 +6016,7 @@ - + Done! @@ -8166,38 +8187,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9871,31 +9892,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15835,90 +15874,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy & Kopírovat - + Error Chyba - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_da_DK.ts b/x64dbg_da_DK.ts index 551319f..fa445f4 100644 --- a/x64dbg_da_DK.ts +++ b/x64dbg_da_DK.ts @@ -2588,67 +2588,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2693,229 +2693,250 @@ - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex - - - + + + ASCII - - - + + + UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3045,17 +3066,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5980,7 +6001,7 @@ - + Done! @@ -8145,38 +8166,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9850,31 +9871,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15814,90 +15853,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_de_DE.ts b/x64dbg_de_DE.ts index 2873455..9d757f4 100644 --- a/x64dbg_de_DE.ts +++ b/x64dbg_de_DE.ts @@ -2593,67 +2593,67 @@ - + Signed byte (8-bit) Signed byte (8-bit) - + Signed short (16-bit) Signed short (16-bit) - + Signed long (32-bit) Signed long (32-bit) - + Signed long long (64-bit) Signed long long (64-bit) - + Unsigned byte (8-bit) Unsigned byte (8-bit) - + Unsigned short (16-bit) Unsigned short (16-bit) - + Unsigned long (32-bit) Unsigned long (32-bit) - + Unsigned long long (64-bit) Unsigned long long (64-bit) - + Hex short (16-bit) Hex short (16-bit) - + Hex long (32-bit) Hex long (32-bit) - + Hex long long (64-bit) Hex long long (64-bit) @@ -2698,229 +2698,250 @@ &Disassembler - - - System Code - Systemcode - - - - System Data - System-Daten + + Display type + + System Code + Systemcode + + + + System Data + System-Daten + + + + User Code User-Code - + User Data User-Daten - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (String) - + (Unknown String) (Unbekannter String) - - - + + + Modify value Wert ändern - - - - + + + + + Error Fehler - - + + The input text is not a number! Der Eingabetext ist keine Zahl! - + Enter expression to follow in Dump... Gebe Ausdruck zum Anschauen im Dump ein... - - + + Error! Fehler! - + Not inside a module... Nicht innerhalb eines Moduls... - + Goto File Offset in %1 Zu Dateioffset in %1 gehen - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32-bit) - + Double (64-bit) Double (64-bit) - + Long double (80-bit) Long double (80-bit) - + Half float (16-bit) - - + + Value Wert - - + + Comments Kommentare - + Edit data at %1 Daten bei %1 bearbeiten - + Fill data at %1 Bei %1 mit Daten füllen - + Save to file Speichern unter - + All files (*.*) Alle Dateien (*.*) - + Find Pattern... Finde Muster im Speicher... - + Selection not in a file... Auswahl nicht in einer Datei... - + Dump Dump - + Enter expression to sync with... Synchronisieren mit Ausdruck... - + Size Größe - + Warning Warnung - + You're trying to allocate a zero-sized buffer just now. Sie versuchen, einen 0-Byte-Puffer anzufordern. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. Sie versuchen mehr als 1 GB anzufordern. Bitte überprüfen Sie Ihren Ausdruck noch einmal. - + Memory allocation failed! Speicheranforderung fehlgeschlagen! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3053,17 +3074,17 @@ Lokale Variablen - + Change Tab %1 Name Tab %1 umbenennen - + Tab Name Tab Name - + Disassembly Disassembler @@ -6002,7 +6023,7 @@ - + Done! Fertig! @@ -8301,39 +8322,39 @@ AddArg fehlgeschlagen - + AppendArg failed AppendArg fehlgeschlagen - + SizeofType failed SizeofType fehlgeschlagen - + VisitType failed VisitType fehlgeschlagen - + RemoveType failed RemoveType fehlgeschlagen - + Type %s removed Typ %s entfernt - + LoadTypes failed LoadTypes fehlgeschlagen - + Types loaded Typen geladen @@ -10136,35 +10157,53 @@ Möchten Sie das Debuggen fortsetzen? - + Failed to add %s %s; Konnte %s %s nicht hinzufügen; - - Failed to add typedef %s %s; - - Fehler beim Hinzufügen von Typedef %s %s; - - - - + Failed to add function %s %s() Konnte Funktion %s %s() nicht hinzufügen - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + Fehler beim Hinzufügen von Typedef %s %s; + + + + Failed to add member %s %s.%s; Fehler beim Hinzufügen von Mitglied %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; Konnte Argument %s %s.%s nicht hinzufügen; @@ -16182,90 +16221,90 @@ Die TEB kann verwendet werden, um eine Vielzahl von Informationen Wert - + &Follow address in Dump &Adresse im Dump anzeigen - + Follow value in Dump Wert im Dump folgen - + Follow value in Disassembler Wert im Disassembler anschauen - - + + Change address Adresse ändern - + Display type - - + + Load JSON JSON laden - - + + Parse header Header parsen - + Remove Entfernen - + Clear Löschen - + &Refresh Aktualisie&ren - + &Copy &Kopieren - + Error Fehler - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) JSON-Dateien (*.json);;Alle Dateien (*.*) - + Header files (*.h *.hpp);;All files (*.*) Header-Dateien (*.h *.hpp);;Alle Dateien (*.*) diff --git a/x64dbg_el_GR.ts b/x64dbg_el_GR.ts index f7b1ce9..1945334 100644 --- a/x64dbg_el_GR.ts +++ b/x64dbg_el_GR.ts @@ -2600,67 +2600,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) Signed short (16-bit) - + Signed long (32-bit) Signed long (32-bit) - + Signed long long (64-bit) Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) Unsigned short (16-bit) - + Unsigned long (32-bit) Unsigned long (32-bit) - + Unsigned long long (64-bit) Unsigned long long (64-bit) - + Hex short (16-bit) Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2705,229 +2705,250 @@ &Disassembly - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value Τροποποίησε τιμή - - - - + + + + + Error Σφάλμα - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! Σφάλμα! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3057,17 +3078,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly Disassembly @@ -5992,7 +6013,7 @@ - + Done! @@ -8157,38 +8178,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9862,31 +9883,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15826,90 +15865,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error Σφάλμα - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_es_ES.ts b/x64dbg_es_ES.ts index 9f57264..5a4def3 100644 --- a/x64dbg_es_ES.ts +++ b/x64dbg_es_ES.ts @@ -2590,67 +2590,67 @@ - + Signed byte (8-bit) Signed byte (8-bit) - + Signed short (16-bit) Signed short (16-bit) - + Signed long (32-bit) Signed long (32-bit) - + Signed long long (64-bit) Signed long long (64-bit) - + Unsigned byte (8-bit) Unsigned byte (8-bit) - + Unsigned short (16-bit) Unsigned short (16-bit) - + Unsigned long (32-bit) Unsigned long (32-bit) - + Unsigned long long (64-bit) Unsigned long long (64-bit) - + Hex short (16-bit) Hex short (16-bit) - + Hex long (32-bit) Hex long (32-bit) - + Hex long long (64-bit) Hex long long (64-bit) @@ -2695,229 +2695,250 @@ &Desensamblado - - - System Code - Código de sistema - - - - System Data - Datos del sistema + + Display type + + System Code + Código de sistema + + + + System Data + Datos del sistema + + + + User Code Código de usuario - + User Data Datos de usuario - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTES) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (String/Palabra) - + (Unknown String) (String/Palabra desconocida) - - - + + + Modify value Modificar valor - - - - + + + + + Error Error - - + + The input text is not a number! - + Enter expression to follow in Dump... Escriba la expresión a seguir en Volcado... - - + + Error! ¡Error! - + Not inside a module... La dirección no está en ningún módulo... - + Goto File Offset in %1 Ir a la posición del archivo %1 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32-bit) - + Double (64-bit) Double (64-bit) - + Long double (80-bit) Long double (80-bit) - + Half float (16-bit) - - + + Value Valor - - + + Comments Comentarios - + Edit data at %1 Editar datos en %1 - + Fill data at %1 Rellenar datos en %1 - + Save to file Guardar en archivo - + All files (*.*) Todos los archivos (*.*) - + Find Pattern... Buscar un patrón... - + Selection not in a file... La selección no está en ningún archivo... - + Dump Volcado - + Enter expression to sync with... Añadir expresión con la que sincronizar... - + Size Tamaño - + Warning Atención - + You're trying to allocate a zero-sized buffer just now. Estás intentando asignar un búfer de tamaño cero. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. El tamaño del búfer que intenta asignar sobrepasa 1GB. Por favor, verifica tu expresión para asegurarte de que todo es correcto. - + Memory allocation failed! La asignación de memoria ha fallado + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3050,17 +3071,17 @@ Locales - + Change Tab %1 Name Cambiar nombre de la pestaña %1 - + Tab Name Nombre de la pestaña - + Disassembly Desensamblar @@ -5995,7 +6016,7 @@ - + Done! ¡Hecho! @@ -8276,39 +8297,39 @@ AddArg ha fallado - + AppendArg failed AppendArg ha fallado - + SizeofType failed SizeofType ha fallado - + VisitType failed VisitType ha fallado - + RemoveType failed RemoveType ha fallado - + Type %s removed Tipo %s eliminado - + LoadTypes failed LoadTypes falló - + Types loaded Types cargado @@ -10044,35 +10065,53 @@ Do you want to continue debugging? - + Failed to add %s %s; Error al agregar %s %s; - - Failed to add typedef %s %s; - - Error al agregar typedef %s %s; - - - - + Failed to add function %s %s() Error al añadir la función %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + Error al agregar typedef %s %s; + + + + Failed to add member %s %s.%s; Error al agregar miembros %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; Error al agregar argumento %s %s.%s; @@ -16040,90 +16079,90 @@ The TEB can be used to get a lot of information on the process without calling W Valor - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear Limpiar - + &Refresh &Actualizar - + &Copy &Copiar - + Error Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_fa_IR.ts b/x64dbg_fa_IR.ts index d15b72e..d6b9caa 100644 --- a/x64dbg_fa_IR.ts +++ b/x64dbg_fa_IR.ts @@ -2591,67 +2591,67 @@ - + Signed byte (8-bit) (بایت علامت‌دار (۸بیتی - + Signed short (16-bit) (علامت‌دار کوتاه (۱۶بیتی - + Signed long (32-bit) (علامت‌دار بلند (۳۲بیتی - + Signed long long (64-bit) (علامت‌دار بلند طولانی (۶۴بیتی - + Unsigned byte (8-bit) (بایت بی‌علامت (۸بیتی - + Unsigned short (16-bit) (بی‌علامت کوتاه (۱۶بیتی - + Unsigned long (32-bit) (بی‌علامت بلند (۳۲بیتی - + Unsigned long long (64-bit) (بی‌علامت بلند طولانی (۶۴بیتی - + Hex short (16-bit) (حالت مبنای ۱۶ کوتاه (۱۶بیتی - + Hex long (32-bit) (حالت مبنای ۱۶ بلند (۳۲بیتی - + Hex long long (64-bit) (حالت مبنای ۱۶ بلند طولانی (۶۴بیتی @@ -2696,229 +2696,250 @@ کد ماشین تبدیل‌شده به &زبان نمادین - - - System Code - کد سیستم - - - - System Data - داده‌های سیستم + + Display type + + System Code + کد سیستم + + + + System Data + داده‌های سیستم + + + + User Code کد کاربر - + User Data داده‌های کاربر - + (Real4) (واقعی۴) - + (Real8) (واقعی۸) - + (BYTE) (بایت) - + (WORD) (کلمه) - + (DWORD) (دوکلمه‌ای) - - + + (QWORD) (چهارکلمه‌ای) - + (String) (رشته) - + (Unknown String) (رشته‌ی نامعلوم) - - - + + + Modify value اصلاح مقدار - - - - + + + + + Error خطا - - + + The input text is not a number! متن واردشده عدد نیست! - + Enter expression to follow in Dump... ...عبارت را برای دنبال کردن درون داده‌ها وارد نمایید - - + + Error! !خطا - + Not inside a module... درون قطعه‌کدی نیست... - + Goto File Offset in %1 %1 رفتن به موقعیت‌های نشانی اضافی فایل در - - - - + + + + Hex حالت مبنای ۱۶ - - - + + + ASCII (ASCII) کاآتا - - - + + + UNICODE (UNICODE) رمزنویسه‌ی‌عمومی - + Float (32-bit) (اعشار (۳۲بیتی - + Double (64-bit) (اعشار دوبرابری (۶۴بیتی - + Long double (80-bit) (اعشار دوبرابری بلند (۸۰ - + Half float (16-bit) - - + + Value مقدار - - + + Comments یادداشت‌ها - + Edit data at %1 %1 ویرایش داده‌ها در - + Fill data at %1 %1 پُرسازی داده‌ها در - + Save to file ذخیره‌سازی درون فایل - + All files (*.*) (*.*) تمامی فایل‌ها - + Find Pattern... ...یافتن الگو - + Selection not in a file... انتخاب‌شده درون فایلی نیست... - + Dump داده‌ها - + Enter expression to sync with... ...عبارت را وارد نمایید برای همگام‌سازی با - + Size اندازه - + Warning اخطار - + You're trying to allocate a zero-sized buffer just now. شما در حال تلاش برای اختصاص دادن یک حافظه‌ی موقت ذخیره‌ساز با اندازه‌ی صفر هستید. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. اندازه‌ی حافظه‌ی موقت ذخیره‌سازی که می‌خواهید اختصاص دهید، بیش از ۱ گ‌ب است. لطفاً عبارت خود را برای حصول اطمینان از اشتباه نبودن چیزی، بررسی نمایید. - + Memory allocation failed! تخصیص حافظه موفقیت‌آمیز نبود! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3051,17 +3072,17 @@ متغیرهای محدوده‌ی فعلی - + Change Tab %1 Name تغییر نام زبانه‌ی %1 - + Tab Name نام زبانه - + Disassembly کد ماشین تبدیل‌شده به زبان نمادین @@ -5997,7 +6018,7 @@ - + Done! Done! @@ -8291,39 +8312,39 @@ AddArg failed - + AppendArg failed AppendArg failed - + SizeofType failed SizeofType failed - + VisitType failed VisitType failed - + RemoveType failed RemoveType failed - + Type %s removed Type %s removed - + LoadTypes failed LoadTypes failed - + Types loaded Types loaded @@ -10113,35 +10134,53 @@ Do you want to continue debugging? - + Failed to add %s %s; Failed to add %s %s; - - Failed to add typedef %s %s; - - Failed to add typedef %s %s; - - - - + Failed to add function %s %s() Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + Failed to add typedef %s %s; + + + + Failed to add member %s %s.%s; Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; Failed to add argument %s %s.%s; @@ -16131,90 +16170,90 @@ The TEB can be used to get a lot of information on the process without calling W Value - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address Change address - + Display type - - + + Load JSON Load JSON - - + + Parse header Parse header - + Remove Remove - + Clear Clear - + &Refresh &Refresh - + &Copy &نسخه‌برداری - + Error خطا - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_fi_FI.ts b/x64dbg_fi_FI.ts index e7468fe..e06db50 100644 --- a/x64dbg_fi_FI.ts +++ b/x64dbg_fi_FI.ts @@ -2590,67 +2590,67 @@ - + Signed byte (8-bit) Etumerkillinen tavu (8-bittinen) - + Signed short (16-bit) Etumerkillinen short (16-bittinen) - + Signed long (32-bit) Etumerkillinen long (32-bittinen) - + Signed long long (64-bit) Etumerkillinen long long (64-bittinen) - + Unsigned byte (8-bit) Etumerkitön tavu (8-bittinen) - + Unsigned short (16-bit) Etumerkitön short (16-bittinen) - + Unsigned long (32-bit) Etumerkitön long (32-bittinen) - + Unsigned long long (64-bit) Etumerkitön long long (64-bittinen) - + Hex short (16-bit) Heksadesimaalinen short (16-bittinen) - + Hex long (32-bit) Heksadesimaalinen long (32-bittinen) - + Hex long long (64-bit) Heksadesimaalinen long long (64-bittinen) @@ -2695,229 +2695,250 @@ &Koodi - - - System Code - Järjestelmäkoodi - - - - System Data - Järjestelmädata + + Display type + + System Code + Järjestelmäkoodi + + + + System Data + Järjestelmädata + + + + User Code Käyttäjäalueen koodi - + User Data Käyttäjäalueen data - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (TAVU) - + (WORD) (SANA) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (Merkkijono) - + (Unknown String) (Tuntematon merkkijono) - - - + + + Modify value Muokkaa arvoa - - - - + + + + + Error Virhe - - + + The input text is not a number! Syöteteksti ei ole numero! - + Enter expression to follow in Dump... Syötä lauseke, johon siirrytään muistivedoksessa... - - + + Error! Virhe! - + Not inside a module... Valinta ei ole moduulin sisällä... - + Goto File Offset in %1 Siirry tiedoston paikkaan kohteessa %1 - - - - + + + + Hex Heksadesimaalinen - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Liukuluku (32-bittinen) - + Double (64-bit) Double (64-bittinen) - + Long double (80-bit) Long double (80-bittinen) - + Half float (16-bit) - - + + Value Arvo - - + + Comments Kommentit - + Edit data at %1 Muokkaa dataa kohdassa %1 - + Fill data at %1 Täytä data kohdassa %1 - + Save to file Tallenna tiedostoon - + All files (*.*) Kaikki tiedostot (*.*) - + Find Pattern... Etsi kuvio... - + Selection not in a file... Valinta ei ole tiedostossa... - + Dump muistivedoksessa - + Enter expression to sync with... Syötä synkronoitava lauseke... - + Size Koko - + Warning Varoitus - + You're trying to allocate a zero-sized buffer just now. Yrität juuri nyt varata 0-kokoista puskuria. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. Puskuri, jota yrität varata, on kooltaan yli 1 GB. Tarkista, onko lausekkeessasi virheitä. - + Memory allocation failed! Muistin varaaminen epäonnistui! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3050,17 +3071,17 @@ Paikalliset muuttujat - + Change Tab %1 Name Muuta välilehden %1 nimeä - + Tab Name Välilehden nimi - + Disassembly Purettu koodi @@ -5992,7 +6013,7 @@ - + Done! Valmis! @@ -8283,39 +8304,39 @@ AddArg epäonnistui - + AppendArg failed AppendArg epäonnistui - + SizeofType failed SizeofType epäonnistui - + VisitType failed VisitType epäonnistui - + RemoveType failed RemoveType epäonnistui - + Type %s removed Type %s poistettu - + LoadTypes failed LoadTypes epäonnistui - + Types loaded Tyypit ladattu @@ -10099,31 +10120,49 @@ Haluatko jatkaa virheenjäljitystä? - + Failed to add %s %s; Kohteen %s %s lisääminen epäonnistui; - - Failed to add typedef %s %s; - - Tyyppimäärityksen %s %s lisääminen epäonnistui; - - - + Failed to add function %s %s() Funktion %s %s() lisääminen epäonnistui - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + Tyyppimäärityksen %s %s lisääminen epäonnistui; + + + Failed to add member %s %s.%s; Jäsenen %s %s.%s lisääminen epäonnistui; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; Argumentin %s %s.%s lisääminen epäonnistui; @@ -16111,90 +16150,90 @@ TEB:n avulla voi kerätä paljon tietoa prosessista kutsumatta Win32-rajapinnan Arvo - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address Vaihda osoitetta - + Display type - - + + Load JSON Lataa JSON - - + + Parse header Jäsennä otsake - + Remove Poista - + Clear Tyhjennä - + &Refresh &Päivitä - + &Copy &Kopioi - + Error Virhe - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) JSON-tiedostot (*.json);;Kaikki tiedostot (*.*) - + Header files (*.h *.hpp);;All files (*.*) Otsaketiedostot (*.h *.hpp);;Kaikki tiedostot (*.*) diff --git a/x64dbg_fil_PH.ts b/x64dbg_fil_PH.ts index a92d720..24195b1 100644 --- a/x64dbg_fil_PH.ts +++ b/x64dbg_fil_PH.ts @@ -2590,67 +2590,67 @@ - + Signed byte (8-bit) Nilagdaan na byte (8-bit) - + Signed short (16-bit) Nilagdaan ng maikli (16-bit) - + Signed long (32-bit) Nilagdaan ng mahaba (32-bit) - + Signed long long (64-bit) Nilagdaan ng mahang mahaba (64-bit) - + Unsigned byte (8-bit) Unsigned byte (8-bit) - + Unsigned short (16-bit) Hindi Nilagdaan maliit (16-bit) - + Unsigned long (32-bit) Hindi Nilagdaan mahaba (32-bit) - + Unsigned long long (64-bit) Nilagdaan ng mahang mahaba (64-bit) - + Hex short (16-bit) Hex maikli (16-bit) - + Hex long (32-bit) Hex mahaba (32-bit) - + Hex long long (64-bit) Hex mahabang haba (64-bit) @@ -2695,229 +2695,250 @@ &Disassembly - - - System Code - Kode ng Sistema - - - - System Data - Data ng Sistema + + Display type + + System Code + Kode ng Sistema + + + + System Data + Data ng Sistema + + + + User Code User Code - + User Data User Data - + (Real4) (Totoo4) - + (Real8) (Totoo8) - + (BYTE) (BYTE) - + (WORD) (SALITA) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (String) - + (Unknown String) (Unknown String) - - - + + + Modify value Baguhin ang Halaga - - - - + + + + + Error Error - - + + The input text is not a number! - + Enter expression to follow in Dump... Ipasok ang pagpapahayag para sundan sa Dup... - - + + Error! Error! - + Not inside a module... Hindi sa loob ng isang modyul... - + Goto File Offset in %1 Pumunta sa File Offset sa %1 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Lumilitaw (32-bit) - + Double (64-bit) Doble (64-bit) - + Long double (80-bit) Mataas ang doble (80-bit) - + Half float (16-bit) - - + + Value Halaga - - + + Comments Kumento - + Edit data at %1 I-Edit ang data %1 - + Fill data at %1 Punan ang data at %1 - + Save to file I-save patungo sa file - + All files (*.*) Lahat ng Files (*. *) - + Find Pattern... Hanapin ang pattern... - + Selection not in a file... Pagpili na hindi kasali sa file... - + Dump Tapon - + Enter expression to sync with... Ipasok ang pahayag papunta sa sync may... - + Size Sukat - + Warning Babala - + You're trying to allocate a zero-sized buffer just now. Sinikap mong mag laan ng isang zero-sized buffer ngayon lang. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. Ang laki ng buffer na sinisikap mong inilaan ay lumagpas sa 1GB. Pakiusap tingnan ang iyong pahayag para masigurado na walang mali. - + Memory allocation failed! Inilaang Memorya failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3050,17 +3071,17 @@ Mga lokal - + Change Tab %1 Name Palitan ang Tab %1 Pangalan - + Tab Name Pangalan ng Tab - + Disassembly I-disassembly @@ -5986,7 +6007,7 @@ - + Done! @@ -8151,38 +8172,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9856,31 +9877,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15820,90 +15859,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy &Kopyahin - + Error Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_fr_FR.ts b/x64dbg_fr_FR.ts index 2cb1b7e..0c8259b 100644 --- a/x64dbg_fr_FR.ts +++ b/x64dbg_fr_FR.ts @@ -2592,67 +2592,67 @@ - + Signed byte (8-bit) Octet signé (8 bits) - + Signed short (16-bit) Court signé (16 bits) - + Signed long (32-bit) Long signé (32 bits) - + Signed long long (64-bit) Long long signé (64 bits) - + Unsigned byte (8-bit) Octet non signé (8 bits) - + Unsigned short (16-bit) Court non signé (16 bits) - + Unsigned long (32-bit) Long non-signé (32-bit) - + Unsigned long long (64-bit) long long non-signé (64-bit) - + Hex short (16-bit) Hexa court (16 bits) - + Hex long (32-bit) Hexa long (32 bits) - + Hex long long (64-bit) Hexa long long (64-bit) @@ -2697,229 +2697,250 @@ Vue Désassembleur - - - System Code - Code système - - - - System Data - Données système + + Display type + + System Code + Code système + + + + System Data + Données système + + + + User Code Code utilisateur - + User Data Données Utilisateur - + (Real4) (Réel4) - + (Real8) (Réel8) - + (BYTE) (OCTET) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (Chaîne) - + (Unknown String) (Chaîne inconnue) - - - + + + Modify value Modifier la valeur - - - - + + + + + Error Erreur - - + + The input text is not a number! Le texte d'entrée n'est pas un nombre ! - + Enter expression to follow in Dump... Entrez l'expression à suivre dans Dump... - - + + Error! Erreur! - + Not inside a module... Ne fait pas partie d'un module... - + Goto File Offset in %1 Aller à l'Offset du Fichier dans %1 - - - - + + + + Hex Hexa - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Point Flottant (32-bit) - + Double (64-bit) Double (64 bits) - + Long double (80-bit) Long double (80 bits) - + Half float (16-bit) - - + + Value Valeur - - + + Comments Commentaires - + Edit data at %1 Modifier les données à %1 - + Fill data at %1 Remplir les données à %1 - + Save to file Sauvegarder dans un fichier - + All files (*.*) Tous les fichiers (*.*) - + Find Pattern... Rechercher patron... - + Selection not in a file... La sélection n'est pas dans un fichier... - + Dump Vue Hexa - + Enter expression to sync with... Entrez une expression à synchroniser avec... - + Size Taille - + Warning Attention - + You're trying to allocate a zero-sized buffer just now. Vous avez essayé d’allouer une buffer de taille vide. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. La taille de mémoire tampon que vous essayez d’attribuer est supérieure à 1 Go. S’il vous plaît vérifier votre expression pour s’assurer que tout va bien. - + Memory allocation failed! Allocation mémoire a échoué ! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3049,17 +3070,17 @@ Variables locales - + Change Tab %1 Name Changer le nom de l'onglet %1 - + Tab Name Nom de l'onglet - + Disassembly Vue Désassembleur @@ -5992,7 +6013,7 @@ - + Done! Terminé ! @@ -8228,38 +8249,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9933,31 +9954,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15902,90 +15941,90 @@ The TEB can be used to get a lot of information on the process without calling W Valeur - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh &Rafraichir - + &Copy &Copier - + Error Erreur - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) Fichiers JSON (*.json);;Tous les fichiers (*.*) - + Header files (*.h *.hpp);;All files (*.*) Fichiers d'en-tête (*.h *.hpp);;Tous les fichiers (*.*) diff --git a/x64dbg_he_IL.ts b/x64dbg_he_IL.ts index fbe1728..8792441 100644 --- a/x64dbg_he_IL.ts +++ b/x64dbg_he_IL.ts @@ -2589,67 +2589,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2694,229 +2694,250 @@ &דיסאסמבלי - - - System Code - קוד מערכת - - - - System Data - נתוני המערכת + + Display type + + System Code + קוד מערכת + + + + System Data + נתוני המערכת + + + + User Code קוד משתמש - + User Data נתוני משתמש - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (בית) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (מחרוזת) - + (Unknown String) - - - + + + Modify value שנה ערך - - - - + + + + + Error שגיאה - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! שגיאה! - + Not inside a module... לא בתוך מודול... - + Goto File Offset in %1 לך אל היסט הקובץ ב %1 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE יוניקוד - + Float (32-bit) Float (32-ביט) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value ערך - - + + Comments הערות - + Edit data at %1 - + Fill data at %1 - + Save to file שמור לקובץ - + All files (*.*) כל סוגי הקבצים (*.*)‏ - + Find Pattern... - + Selection not in a file... - + Dump Dump - + Enter expression to sync with... - + Size גודל - + Warning אזהרה - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! הקצאת זיכרון נכשלה! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3046,17 +3067,17 @@ מקומיים - + Change Tab %1 Name - + Tab Name שם הלשונית - + Disassembly Disassembly @@ -5982,7 +6003,7 @@ - + Done! בוצע! @@ -8149,38 +8170,38 @@ AddArg נכשל - + AppendArg failed AppendArg נכשל - + SizeofType failed SizeofType נכשל - + VisitType failed VisitType נכשל - + RemoveType failed RemoveType נכשל - + Type %s removed הסוג %s הוסר - + LoadTypes failed LoadTypes נכשל - + Types loaded @@ -9862,31 +9883,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15831,90 +15870,90 @@ The TEB can be used to get a lot of information on the process without calling W ערך - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON טען JSON - - + + Parse header - + Remove הסר - + Clear ניקוי - + &Refresh &רענן - + &Copy &העתק - + Error שגיאה - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_hi_IN.ts b/x64dbg_hi_IN.ts index bf6a631..c5f4f8c 100644 --- a/x64dbg_hi_IN.ts +++ b/x64dbg_hi_IN.ts @@ -2588,67 +2588,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2693,229 +2693,250 @@ - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex - - - + + + ASCII - - - + + + UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3045,17 +3066,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5980,7 +6001,7 @@ - + Done! @@ -8145,38 +8166,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9850,31 +9871,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15814,90 +15853,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_hu_HU.ts b/x64dbg_hu_HU.ts index b402d58..0ce58d0 100644 --- a/x64dbg_hu_HU.ts +++ b/x64dbg_hu_HU.ts @@ -2591,67 +2591,67 @@ mrfearless - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2696,229 +2696,250 @@ mrfearless - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! Hiba! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex - - - + + + ASCII - - - + + + UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value Érték - - + + Comments Megjegyzések - + Edit data at %1 - + Fill data at %1 - + Save to file Mentés fájlba - + All files (*.*) Minden fájl (*.*) - + Find Pattern... - + Selection not in a file... - + Dump Kiírás fájlba - + Enter expression to sync with... - + Size Méret - + Warning Figyelmeztetés - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3048,17 +3069,17 @@ mrfearless - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5983,7 +6004,7 @@ mrfearless - + Done! Kész! @@ -8148,38 +8169,38 @@ mrfearless - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9853,31 +9874,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15819,90 +15858,90 @@ a TEB lehet hozzászokott kap egy csomó információt a folyamat a Win32 API h - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_id_ID.ts b/x64dbg_id_ID.ts index c8b4b9e..82f95a2 100644 --- a/x64dbg_id_ID.ts +++ b/x64dbg_id_ID.ts @@ -2588,67 +2588,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2693,229 +2693,250 @@ - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex - - - + + + ASCII - - - + + + UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3045,17 +3066,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5980,7 +6001,7 @@ - + Done! @@ -8145,38 +8166,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9850,31 +9871,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15814,90 +15853,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_it_IT.ts b/x64dbg_it_IT.ts index 7c89cfd..dca89fe 100644 --- a/x64dbg_it_IT.ts +++ b/x64dbg_it_IT.ts @@ -2590,67 +2590,67 @@ - + Signed byte (8-bit) Byte con segno (8-bit) - + Signed short (16-bit) Signed short (16-bit) - + Signed long (32-bit) Signed long (32-bit) - + Signed long long (64-bit) Signed long long (64-bit) - + Unsigned byte (8-bit) Byte senza segno (8-bit) - + Unsigned short (16-bit) Unsigned short (16-bit) - + Unsigned long (32-bit) Unsigned long (32-bit) - + Unsigned long long (64-bit) Unsigned long long (64-bit) - + Hex short (16-bit) Hex short (16-bit) - + Hex long (32-bit) Hex long (32-bit) - + Hex long long (64-bit) Hex long long (64-bit) @@ -2695,229 +2695,250 @@ &Disassembly - - - System Code - Codice di sistema - - - - System Data - Dati di sistema + + Display type + + System Code + Codice di sistema + + + + System Data + Dati di sistema + + + + User Code Codice dell'utente - + User Data Dati dell'utente - + (Real4) - + (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (Stringa) - + (Unknown String) (Stringa Sconosciuta) - - - + + + Modify value Modifica valore - - - - + + + + + Error Errore - - + + The input text is not a number! Il testo inserito non è un numero! - + Enter expression to follow in Dump... Inserire l'espressione da seguire nel Dump... - - + + Error! Errore! - + Not inside a module... Non all'interno del modulo... - + Goto File Offset in %1 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32-bit) - + Double (64-bit) Double (64-bit) - + Long double (80-bit) Long double (80-bit) - + Half float (16-bit) - - + + Value Valore - - + + Comments Commenti - + Edit data at %1 Modificare i dati a %1 - + Fill data at %1 Riempi dati a %1 - + Save to file Salva sul file - + All files (*.*) Tutti i file (*.*) - + Find Pattern... Trova pattern... - + Selection not in a file... Selezione non è in un file... - + Dump Dump - + Enter expression to sync with... - + Size Dimensioni - + Warning Avviso - + You're trying to allocate a zero-sized buffer just now. Si sta tentando di allocare un buffer con dimensione zero. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. La dimensione del buffer che si sta tentando di allocare supera 1GB. Si prega di controllare l'espressione per essere certi di non commettere errori. - + Memory allocation failed! Allocazione di memoria non riuscita! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3047,17 +3068,17 @@ - + Change Tab %1 Name Cambia nome scheda %1 - + Tab Name Nome scheda - + Disassembly Disassembly @@ -5984,7 +6005,7 @@ - + Done! Fatto! @@ -8166,38 +8187,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9873,31 +9894,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15842,90 +15881,90 @@ The TEB can be used to get a lot of information on the process without calling W Valore - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh &Aggiorna - + &Copy &Copia - + Error Errore - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_ja_JP.ts b/x64dbg_ja_JP.ts index a895f65..c59670b 100644 --- a/x64dbg_ja_JP.ts +++ b/x64dbg_ja_JP.ts @@ -2593,67 +2593,67 @@ - + Signed byte (8-bit) 符号付き バイト (8-bit) - + Signed short (16-bit) 符号付き ショート (16-bit) - + Signed long (32-bit) 符号付き ロング (32-bit) - + Signed long long (64-bit) 符号付き ロングロング (64-bit) - + Unsigned byte (8-bit) 符号無し バイト (8-bit) - + Unsigned short (16-bit) 符号無し ショート (16-bit) - + Unsigned long (32-bit) 符号無し ロング (32-bit) - + Unsigned long long (64-bit) 符号無し ロングロング (64-bit) - + Hex short (16-bit) 16進数 ショート (16-bit) - + Hex long (32-bit) 16進数 ロング (32-bit) - + Hex long long (64-bit) 16進数 ロングロング (64-bit) @@ -2698,229 +2698,250 @@ 逆アセンブル(&D) - - - System Code - システム コード - - - - System Data - システム データ + + Display type + 表示タイプ + System Code + システム コード + + + + System Data + システム データ + + + + User Code ユーザーコード - + User Data ユーザー データ - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (String) - + (Unknown String) (Unknown String) - - - + + + Modify value 値の修正 - - - - + + + + + Error エラー - - + + The input text is not a number! 入力テキストは数字ではありません! - + Enter expression to follow in Dump... ダンプ画面で追跡する式を入力... - - + + Error! エラー! - + Not inside a module... モジュール内ではない... - + Goto File Offset in %1 %1 のファイル オフセットに移動 - - - - + + + + Hex 16進数 - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) 単精度浮動小数点 (32-bit) - + Double (64-bit) 倍精度浮動小数点 (64-bit) - + Long double (80-bit) 拡張倍精度浮動小数点 (80-bit) - + Half float (16-bit) 半精度浮動小数点数 (16-bit) - - + + Value - - + + Comments コメント - + Edit data at %1 %1 のデータを編集 - + Fill data at %1 %1 のデータを埋め込み - + Save to file ファイルへ保存 - + All files (*.*) すべてのファイル(*.*) - + Find Pattern... パターンを検索... - + Selection not in a file... 選択範囲がファイル内にありません... - + Dump ダンプ - + Enter expression to sync with... 同期させる式を入力... - + Size サイズ - + Warning 警告 - + You're trying to allocate a zero-sized buffer just now. サイズがゼロのバッファを割り当てようとしています。 - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. バッファに割り当てようとしようとしているサイズが1GBを超えています。式が間違っていないかどうか確認してください。 - + Memory allocation failed! メモリの割り当てに失敗しました! + + + No types loaded yet, parse a header first... + まだ読み込まれたタイプがありません。先にヘッダーを解析してください... + + + + Type to display + 表示する種類 + + + + Address to display %1 at + %1 を表示するアドレス + CPUInfoBox @@ -3052,17 +3073,17 @@ ローカル - + Change Tab %1 Name タブ %1 の名前を変更 - + Tab Name タブ名 - + Disassembly 逆アセンブル @@ -6003,7 +6024,7 @@ - + Done! 完了! @@ -8311,39 +8332,39 @@ AddArg 失敗 - + AppendArg failed AppendArg 失敗 - + SizeofType failed SizeofType 失敗 - + VisitType failed VisitType 失敗 - + RemoveType failed RemoveType 失敗 - + Type %s removed 種類 %s を削除しました - + LoadTypes failed LoadTypes 失敗 - + Types loaded 読み込まれた種類 @@ -10159,35 +10180,53 @@ Do you want to continue debugging? - + Failed to add %s %s; 追加に失敗しました %s %s; - - Failed to add typedef %s %s; - - Typedef の追加に失敗しました %s %s; - - - - + Failed to add function %s %s() 関数の追加に失敗しました %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + Typedef の追加に失敗しました %s %s; + + + + Failed to add member %s %s.%s; メンバの追加に失敗しました %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; 引数の追加に失敗しました %s %s.%s; @@ -16177,90 +16216,90 @@ TEBは、Win32APIを呼び出すことなく、プロセスに関する多くの - + &Follow address in Dump ダンプ内のアドレスを追跡(&F) - + Follow value in Dump ダンプ内の値を追跡 - + Follow value in Disassembler 逆アセンブラの値を追跡 - - + + Change address アドレスの変更 - + Display type 表示タイプ - - + + Load JSON JSON の読み込み - - + + Parse header ヘッダの解析 - + Remove 削除 - + Clear 消去 - + &Refresh 更新(&R) - + &Copy コピー(&C) - + Error エラー - + No types loaded yet, parse a header first... まだ読み込まれたタイプがありません。先にヘッダーを解析してください... - + Type to display 表示する種類 - + Address to display %1 at %1 を表示するアドレス - + JSON files (*.json);;All files (*.*) JSON ファイル (*.json);;すべてのファイル (*.*) - + Header files (*.h *.hpp);;All files (*.*) ヘッダ ファイル (*.h *.hpp);;すべてのファイル (*.*) diff --git a/x64dbg_ka_GE.ts b/x64dbg_ka_GE.ts index bea32c4..9310c2b 100644 --- a/x64dbg_ka_GE.ts +++ b/x64dbg_ka_GE.ts @@ -2589,67 +2589,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2694,229 +2694,250 @@ &დისასამბლირებული - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error შეცდომა - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! შეცდომა! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex თექვსმეტობითი - - - + + + ASCII ASCII - - - + + + UNICODE უნიკოდი - + Float (32-bit) &Float (32-ბიტი) - + Double (64-bit) &Double (64-ბიტი) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments კომენტარები - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump დამპი - + Enter expression to sync with... - + Size ზომა - + Warning გაფრთხილება - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3046,17 +3067,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly დისასამბლირებული @@ -5981,7 +6002,7 @@ - + Done! @@ -8146,38 +8167,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9851,31 +9872,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15815,90 +15854,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy &კოპირება - + Error შეცდომა - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_ko_KR.ts b/x64dbg_ko_KR.ts index d84cc88..0563c1b 100644 --- a/x64dbg_ko_KR.ts +++ b/x64dbg_ko_KR.ts @@ -2591,67 +2591,67 @@ - + Signed byte (8-bit) Signed 바이트 (8비트) - + Signed short (16-bit) Signed short (16-bit) - + Signed long (32-bit) Signed long (32-bit) - + Signed long long (64-bit) Signed long long (64-bit) - + Unsigned byte (8-bit) Unsigned byte (8-bit) - + Unsigned short (16-bit) Unsigned short (16-bit) - + Unsigned long (32-bit) Unsigned long (32-bit) - + Unsigned long long (64-bit) Unsigned long long (64-bit) - + Hex short (16-bit) Hex short (16-bit) - + Hex long (32-bit) Hex long (32-bit) - + Hex long long (64-bit) Hex long long (64-bit) @@ -2696,229 +2696,250 @@ 디스어셈블리(&D) - - - System Code - 시스템 코드 - - - - System Data - 시스템 데이터 + + Display type + + System Code + 시스템 코드 + + + + System Data + 시스템 데이터 + + + + User Code 사용자 코드 - + User Data 사용자 데이터 - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (문자열) - + (Unknown String) (알 수 없는 문자열) - - - + + + Modify value 값 수정 - - - - + + + + + Error 오류 - - + + The input text is not a number! 입력된 값이 숫자가 아닙니다! - + Enter expression to follow in Dump... 덤프에서 따라갈 표현식 입력... - - + + Error! 오류발생! - + Not inside a module... 모듈 내부가 아닙니다... - + Goto File Offset in %1 %1 에서 파일 오프셋으로 이동 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32-bit) - + Double (64-bit) Double (64-bit) - + Long double (80-bit) Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments 주석 - + Edit data at %1 %1 에 데이터 편집 - + Fill data at %1 %1 에 데이터 채우기 - + Save to file 파일로 저장 - + All files (*.*) 모든 파일 (*.*) - + Find Pattern... 패턴 찾기... - + Selection not in a file... 선택 항목이 파일에 없습니다... - + Dump 덤프 - + Enter expression to sync with... 동기화할 표현식을 입력... - + Size 크기 - + Warning 경고 - + You're trying to allocate a zero-sized buffer just now. 지금 크기가 0인 버퍼를 할당 시도했습니다. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. 할당하려는 버퍼의 크기가 1GB를 초과합니다. 표현식이 잘못되지 않도록 점검해주세요. - + Memory allocation failed! 메모리 할당 실패! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3050,17 +3071,17 @@ 로컬 - + Change Tab %1 Name 탭 %1 이름 바꾸기 - + Tab Name 탭 이름 - + Disassembly 디스어셈블리 @@ -5996,7 +6017,7 @@ - + Done! 완료! @@ -8288,39 +8309,39 @@ AddArg 실패 - + AppendArg failed AppendArg 실패 - + SizeofType failed SizeofType 실패 - + VisitType failed VisitType 실패 - + RemoveType failed RemoveType 실패 - + Type %s removed %s 형식 제거됨 - + LoadTypes failed LoadTypes 실패 - + Types loaded 형식 불러옴 @@ -10074,35 +10095,53 @@ Do you want to continue debugging? - + Failed to add %s %s; %s %s 을 추가 하지 못했습니다; - - Failed to add typedef %s %s; - - Typedef %s %s 을 추가 하지 못했습니다; - - - - + Failed to add function %s %s() 함수 %s %s() 를 추가하지 못했습니다 - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + Typedef %s %s 을 추가 하지 못했습니다; + + + + Failed to add member %s %s.%s; Member %s %s.%s 을 추가하지 못했습니다; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; 인자 %s %s.%s 을 추가하지 못했습니다; @@ -16111,90 +16150,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump 덤프내의 값을 따라가기(&F) - + Follow value in Dump 덤프내의 값을 따라가기 - + Follow value in Disassembler 디스어셈블러 값을 따라가기 - - + + Change address 주소 변경 - + Display type - - + + Load JSON JSON 불러오기 - - + + Parse header 헤더 구문분석 - + Remove 제거 - + Clear 지우기 - + &Refresh 새로고침(&R) - + &Copy &복사 - + Error 오류 - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) JSON 파일 (*.json);;모든 파일 (*.*) - + Header files (*.h *.hpp);;All files (*.*) 헤더 파일 (*.h *.hpp);;모든 파일 (*.*) diff --git a/x64dbg_lt_LT.ts b/x64dbg_lt_LT.ts index 2199598..ee51a32 100644 --- a/x64dbg_lt_LT.ts +++ b/x64dbg_lt_LT.ts @@ -2588,67 +2588,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2693,229 +2693,250 @@ - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex - - - + + + ASCII - - - + + + UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3045,17 +3066,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5980,7 +6001,7 @@ - + Done! @@ -8145,38 +8166,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9850,31 +9871,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15814,90 +15853,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_nl_NL.ts b/x64dbg_nl_NL.ts index abc85d0..c61d9e6 100644 --- a/x64dbg_nl_NL.ts +++ b/x64dbg_nl_NL.ts @@ -2590,67 +2590,67 @@ - + Signed byte (8-bit) Signed byte (8-bit) - + Signed short (16-bit) Signed short (16-bit) - + Signed long (32-bit) Signed long (32-bit) - + Signed long long (64-bit) Signed long long (64-bit) - + Unsigned byte (8-bit) Unsigned byte (8-bit) - + Unsigned short (16-bit) Unsigned short (16-bit) - + Unsigned long (32-bit) Unsigned long (32-bit) - + Unsigned long long (64-bit) Unsigned long long (64-bit) - + Hex short (16-bit) Hex short (16-bit) - + Hex long (32-bit) Hex long (32-bit) - + Hex long long (64-bit) Hex long long (64-bit) @@ -2695,229 +2695,250 @@ &Disassembly - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (String) - + (Unknown String) (Onbekende String) - - - + + + Modify value Waarde wijzigen - - - - + + + + + Error Fout - - + + The input text is not a number! - + Enter expression to follow in Dump... Voer de expressie om in Dump te volgen in... - - + + Error! Fout! - + Not inside a module... Opgegeven adres is niet binnen een bekende module... - + Goto File Offset in %1 Ga naar Bestand Afstand in %1 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32-bit) - + Double (64-bit) Double (64-bit) - + Long double (80-bit) Long double (80-bit) - + Half float (16-bit) - - + + Value Waarde - - + + Comments Opmerkingen - + Edit data at %1 Bewerk de gegevens op %1 - + Fill data at %1 Vul de gegevens op %1 - + Save to file Opslaan in bestand - + All files (*.*) Alle bestanden(*.*) - + Find Pattern... Vind Patroon... - + Selection not in a file... Selectie niet in een bestand... - + Dump Dump - + Enter expression to sync with... Voer de expressie om mee te synchroniseren in... - + Size Omvang - + Warning Waarschuwing - + You're trying to allocate a zero-sized buffer just now. U probeert een buffer van lengte nul te alloceren. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. Het buffer dat u probeert te alloceren is groter is dan 1GB. Controleer uw expressie om ervoor te zorgen dat er niets mis is. - + Memory allocation failed! Geheugen allocatie mislukt! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3050,17 +3071,17 @@ - + Change Tab %1 Name Wijzig Tabnaam %1 - + Tab Name Tab Naam - + Disassembly Disassembly @@ -5995,7 +6016,7 @@ - + Done! Gereed! @@ -8283,39 +8304,39 @@ AddArg is mislukt - + AppendArg failed AppendArg is mislukt - + SizeofType failed SizeofType is mislukt - + VisitType failed VisitType is mislukt - + RemoveType failed RemoveType is mislukt - + Type %s removed Type %s verwijderd - + LoadTypes failed LoadTypes is mislukt - + Types loaded Types geladen @@ -10051,31 +10072,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -16045,90 +16084,90 @@ Het TEB kan gebruikt worden om veel informatie over het proces te achterhalen zo Waarde - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address Wijzig adres - + Display type - - + + Load JSON Laad JSON - - + + Parse header Verwerk header - + Remove Verwijder - + Clear Leeg maken - + &Refresh Ve&rnieuwen - + &Copy Kopieëren - + Error Fout - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) JSON bestanden (*.json);; Alle bestanden (*. *) - + Header files (*.h *.hpp);;All files (*.*) Headerbestanden (*.h *.hpp);;Alle bestanden (*. *) diff --git a/x64dbg_no_NO.ts b/x64dbg_no_NO.ts index 39acb92..214aab8 100644 --- a/x64dbg_no_NO.ts +++ b/x64dbg_no_NO.ts @@ -2589,67 +2589,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) Signert short (16-biters) - + Signed long (32-bit) Signert long (32-bit) - + Signed long long (64-bit) Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) Unsigned short (16-bit) - + Unsigned long (32-bit) Unsigned long (32-bit) - + Unsigned long long (64-bit) Unsigned long long (64-bit) - + Hex short (16-bit) Hex kort (16-biters) - + Hex long (32-bit) Hex long (32-bit) - + Hex long long (64-bit) Hex long long (64-bit) @@ -2694,229 +2694,250 @@ &Disassembly - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value Endre verdien - - - - + + + + + Error Feil - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! Feil! - + Not inside a module... Ikke inne i en modul... - + Goto File Offset in %1 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32-bit) - + Double (64-bit) Double (64-bit) - + Long double (80-bit) Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments Kommentarer - + Edit data at %1 Redigere data på %1 - + Fill data at %1 Fyll ut data på %1 - + Save to file Lagre til fil - + All files (*.*) Alle filer (*.*) - + Find Pattern... Finn mønsteret... - + Selection not in a file... - + Dump Dumpe - + Enter expression to sync with... - + Size Størrelse - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3046,17 +3067,17 @@ - + Change Tab %1 Name Endre Fane %1 navn - + Tab Name Fane navn - + Disassembly Disassembly @@ -5982,7 +6003,7 @@ - + Done! @@ -8147,38 +8168,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9852,31 +9873,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15817,90 +15856,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh &Oppdatere - + &Copy & Kopi - + Error Feil - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_pl_PL.ts b/x64dbg_pl_PL.ts index 27ef8b5..29bb36f 100644 --- a/x64dbg_pl_PL.ts +++ b/x64dbg_pl_PL.ts @@ -2590,67 +2590,67 @@ - + Signed byte (8-bit) Bajt ze znakiem (8-bit) - + Signed short (16-bit) Słowo ze znakiem (16-bitowe) - + Signed long (32-bit) Long ze znakiem (32-bit) - + Signed long long (64-bit) Long long ze znakiem (64-bit) - + Unsigned byte (8-bit) Bajt bez znaku (8-bit) - + Unsigned short (16-bit) Short bez znaku (16-bit) - + Unsigned long (32-bit) Long bez znaku (32-bit) - + Unsigned long long (64-bit) Long long bez znaku (64-bit) - + Hex short (16-bit) Hex short (16-bit) - + Hex long (32-bit) Hex long (32-bit) - + Hex long long (64-bit) Hex long long (64-bit) @@ -2695,229 +2695,250 @@ - - - System Code - Kod systemowy - - - - System Data - Dane systemu + + Display type + + System Code + Kod systemowy + + + + System Data + Dane systemu + + + + User Code Kod użytkownika - + User Data Dane użytkownika - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (String) - + (Unknown String) (Nieznany String) - - - + + + Modify value Modyfikuj wartość - - - - + + + + + Error Błąd - - + + The input text is not a number! - + Enter expression to follow in Dump... Wprowadź wyrażenie do śledzenia w zrzucie... - - + + Error! Błąd! - + Not inside a module... Nie wewnątrz modułu... - + Goto File Offset in %1 W pliku idź do przesunięcia %1 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32-bit) - + Double (64-bit) Double (64-bit) - + Long double (80-bit) Long double (80-bit) - + Half float (16-bit) - - + + Value Wartość - - + + Comments Komentarze - + Edit data at %1 Edytuj dane przy %1 - + Fill data at %1 Wypełnij dane przy %1 - + Save to file Zapisz do pliku - + All files (*.*) Wszystkie pliki (*.*) - + Find Pattern... Znajdź wzór... - + Selection not in a file... - + Dump Zrzut - + Enter expression to sync with... Wprowadź wyrażenie do synchronizacji... - + Size Rozmiar - + Warning Ostrzeżenie - + You're trying to allocate a zero-sized buffer just now. Próbujesz teraz zaalokować bufor o wielkości zero. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. Rozmiar buforu który starasz się przydzielić przekracza 1 Gb. Sprawdź wyrażenie aby upewnić się, że jest ono poprawne. - + Memory allocation failed! Alokacja pamięci nie powiodła się! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3047,17 +3068,17 @@ Lokalne - + Change Tab %1 Name Zmień nazwę katy %1 - + Tab Name Nazwa karty - + Disassembly @@ -5990,7 +6011,7 @@ - + Done! Gotowe! @@ -8228,39 +8249,39 @@ AddArg nie powiodło się - + AppendArg failed AppendArg nie powiodło się - + SizeofType failed SizeofType nie powiodło się - + VisitType failed VisitType nie powiodło się - + RemoveType failed RemoveType nie powiodło się - + Type %s removed Typ %s usunięty - + LoadTypes failed LoadTypes nie powiodło się - + Types loaded Typy załadowane @@ -9968,31 +9989,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15949,90 +15988,90 @@ The TEB can be used to get a lot of information on the process without calling W Wartość - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address Zmień adres - + Display type - - + + Load JSON Ładuj JSON - - + + Parse header Analizuj nagłówek - + Remove Usuń - + Clear Wyczyść - + &Refresh &Odśwież - + &Copy &Kopiuj - + Error Błąd - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) Pliki JSON (*.json);;Wszystkie pliki (*.*) - + Header files (*.h *.hpp);;All files (*.*) Pliki nagłówkowe (*.h *.hpp);;Wszystkie pliki (*.*) diff --git a/x64dbg_pt_BR.ts b/x64dbg_pt_BR.ts index 75f86a6..d50cbfd 100644 --- a/x64dbg_pt_BR.ts +++ b/x64dbg_pt_BR.ts @@ -2592,67 +2592,67 @@ - + Signed byte (8-bit) Byte Assinalado (8-Bit) - + Signed short (16-bit) Curto Assinalado (16 Bits) - + Signed long (32-bit) Longo Assinalado (32-Bit) - + Signed long long (64-bit) Longo Múltiplo Assinalado (64 Bits) - + Unsigned byte (8-bit) Unsigned byte (8-bit) - + Unsigned short (16-bit) Unsigned short (16-bit) - + Unsigned long (32-bit) Unsigned long (32-bit) - + Unsigned long long (64-bit) Unsigned long long (64-bit) - + Hex short (16-bit) Hext short (16-bit) - + Hex long (32-bit) Hex long (32-bit) - + Hex long long (64-bit) Hex long long (64-bit) @@ -2697,229 +2697,250 @@ &Desmontagem - - - System Code - Código de Sistema - - - - System Data - Dados do sistema + + Display type + + System Code + Código de Sistema + + + + System Data + Dados do sistema + + + + User Code Código do usuário - + User Data Dados do usuário - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (String) - + (Unknown String) (String desconhecida) - - - + + + Modify value Modificar valor - - - - + + + + + Error Error - - + + The input text is not a number! O texto de entrada não é um número! - + Enter expression to follow in Dump... Digita a expressão para seguir na Pilha... - - + + Error! Erro! - + Not inside a module... Não está dentro de um módulo... - + Goto File Offset in %1 Ir Para Offset do Arquivo em %1 - - - - + + + + Hex Hexadecimal - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32 bits) - + Double (64-bit) Double (64 bits) - + Long double (80-bit) Long double (80-bit) - + Half float (16-bit) - - + + Value Valor - - + + Comments Comentários - + Edit data at %1 Editar dados em %1 - + Fill data at %1 Preencher dados em %1 - + Save to file Salvar arquivo - + All files (*.*) Todos os arquivos (*. *) - + Find Pattern... Encontrar padrão... - + Selection not in a file... Seleção não está em um arquivo... - + Dump Despejo - + Enter expression to sync with... Digite a expressão para sincronizar com... - + Size Tamanho - + Warning Aviso - + You're trying to allocate a zero-sized buffer just now. Você está tentando alocar um buffer de tamanho zero agora. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. O tamanho do buffer que está tentando alocar excede 1GB. Por favor, verifique sua expressão para garantir que nada está errado. - + Memory allocation failed! Alocação de memória falhou! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3052,17 +3073,17 @@ Locais - + Change Tab %1 Name Mudar Nome da Guia %1 - + Tab Name Nome Guia - + Disassembly &Desmontagem @@ -5997,7 +6018,7 @@ - + Done! Feito! @@ -8229,38 +8250,38 @@ AddArg falhou - + AppendArg failed AppendArg falhou - + SizeofType failed SizeofType falhou - + VisitType failed VisitType falhou - + RemoveType failed RemoveType falhou - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9967,33 +9988,51 @@ Do you want to continue debugging? - + Failed to add %s %s; Falha ao adicionar %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() Falha ao adicionar a função %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; Falha ao adicionar membro %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; Falha ao adicionar argumento %s %s.%s; @@ -15937,90 +15976,90 @@ The TEB can be used to get a lot of information on the process without calling W Valor - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address Alterar endereço - + Display type - - + + Load JSON Carregar JSON - - + + Parse header - + Remove Remover - + Clear Limpar - + &Refresh - + &Copy &Copiar - + Error Erro - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_pt_PT.ts b/x64dbg_pt_PT.ts index 42adde8..a79013a 100644 --- a/x64dbg_pt_PT.ts +++ b/x64dbg_pt_PT.ts @@ -2589,67 +2589,67 @@ - + Signed byte (8-bit) byte com sinal (8-bit) - + Signed short (16-bit) short com sinal (16-bit) - + Signed long (32-bit) long com sinal (32-bit) - + Signed long long (64-bit) long long com sinal (64-bit) - + Unsigned byte (8-bit) byte sem sinal (8-bit) - + Unsigned short (16-bit) short sem sinal (16-bit) - + Unsigned long (32-bit) long sem sinal (32-bit) - + Unsigned long long (64-bit) long long sem sinal (64-bit) - + Hex short (16-bit) short em hexadecimal (16-bit) - + Hex long (32-bit) long em hexadecimal (32-bit) - + Hex long long (64-bit) long long em hexadecimal (64-bit) @@ -2694,229 +2694,250 @@ &Disassembly - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value Modificar valor - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... Insira a expressão a seguir no dump... - - + + Error! Erro! - + Not inside a module... Não está dentro de um módulo... - + Goto File Offset in %1 Ir para o offset do ficheiro em %1 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32-bit) - + Double (64-bit) Double (64-bit) - + Long double (80-bit) Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments Comentários - + Edit data at %1 Editar dados em %1 - + Fill data at %1 Preencher dados em %1 - + Save to file Guardar no ficheiro - + All files (*.*) Todos os ficheiros (*.*) - + Find Pattern... Encontrar padrão... - + Selection not in a file... - + Dump Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3046,17 +3067,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5981,7 +6002,7 @@ - + Done! @@ -8146,38 +8167,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9851,31 +9872,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15815,90 +15854,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy &Copiar - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_ro_RO.ts b/x64dbg_ro_RO.ts index 43b11b9..35705c8 100644 --- a/x64dbg_ro_RO.ts +++ b/x64dbg_ro_RO.ts @@ -2589,67 +2589,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2694,229 +2694,250 @@ - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex - - - + + + ASCII - - - + + + UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3046,17 +3067,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5981,7 +6002,7 @@ - + Done! @@ -8146,38 +8167,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9851,31 +9872,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15815,90 +15854,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_ru_RU.ts b/x64dbg_ru_RU.ts index e783de0..706e6fb 100644 --- a/x64dbg_ru_RU.ts +++ b/x64dbg_ru_RU.ts @@ -2591,67 +2591,67 @@ - + Signed byte (8-bit) Знаковый байт (8 бит) - + Signed short (16-bit) Signed short (16 бит) - + Signed long (32-bit) Signed long (32 бита) - + Signed long long (64-bit) Signed long long (64 бита) - + Unsigned byte (8-bit) Беззнаковый байт (8 бит) - + Unsigned short (16-bit) Unsigned short (16 бит) - + Unsigned long (32-bit) Unsigned long (32 бита) - + Unsigned long long (64-bit) Unsigned long long (64 бита) - + Hex short (16-bit) Hex short (16 бит) - + Hex long (32-bit) Hex long (32 бита) - + Hex long long (64-bit) Hex long long (64 бита) @@ -2696,229 +2696,250 @@ &Дизассемблированный код - - - System Code - Системный код - - - - System Data - Системные данные + + Display type + + System Code + Системный код + + + + System Data + Системные данные + + + + User Code Пользовательский код - + User Data Пользовательские данные - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (Строка) - + (Unknown String) (Неизвестная строка) - - - + + + Modify value Изменение значения - - - - + + + + + Error Ошибка - - + + The input text is not a number! Введенный текст не является числом! - + Enter expression to follow in Dump... Введите выражение для перехода в дамп... - - + + Error! Ошибка! - + Not inside a module... Находится вне модуля... - + Goto File Offset in %1 Переход к смещению в файле %1 - - - - + + + + Hex Шестнадцатеричное - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32 бита) - + Double (64-bit) Double (64 бита) - + Long double (80-bit) Long double (80 бит) - + Half float (16-bit) - - + + Value Значение - - + + Comments Комментарии - + Edit data at %1 Редактирование данных по адресу %1 - + Fill data at %1 Заполнение данных по адресу %1 - + Save to file Сохранить в файл - + All files (*.*) Все файлы (*.*) - + Find Pattern... Поиск шаблона... - + Selection not in a file... Выделение вне файла... - + Dump Дамп - + Enter expression to sync with... Введите выражение для связи с... - + Size Размер - + Warning Внимание - + You're trying to allocate a zero-sized buffer just now. Вы пытаетесь выделить буфер нулевого размера. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. Размер буфера, который вы пытаетесь выделить превышает 1 Гб. Пожалуйста, проверьте ваше выражение, чтобы убедиться, что все правильно. - + Memory allocation failed! Ошибка выделения памяти! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3053,17 +3074,17 @@ Локальные переменные - + Change Tab %1 Name Изменить имя %1 вкладки - + Tab Name Имя вкладки - + Disassembly Дизассемблированный код @@ -5999,7 +6020,7 @@ - + Done! Готово! @@ -8294,39 +8315,39 @@ Не удалось выполнить AddArg - + AppendArg failed Не удалось выполнить AppendArg - + SizeofType failed Не удалось выполнить SizeofType - + VisitType failed Не удалось выполнить VisitType - + RemoveType failed Не удалось выполнить RemoveType - + Type %s removed Тип %s удален - + LoadTypes failed Не удалось выполнить LoadTypes - + Types loaded Типы загружены @@ -10124,35 +10145,53 @@ Do you want to continue debugging? - + Failed to add %s %s; Не удалось добавить %s %s; - - Failed to add typedef %s %s; - - Не удалось добавить typedef %s %s; - - - - + Failed to add function %s %s() Не удалось добавить функцию %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + Не удалось добавить typedef %s %s; + + + + Failed to add member %s %s.%s; Не удалось добавить член %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; Не удалось добавить аргумент %s %s.%s; @@ -16160,90 +16199,90 @@ TEB может использоваться для получения инфор Значение - + &Follow address in Dump - + Follow value in Dump Перейти к значению в дампе - + Follow value in Disassembler Перейти к значению в дизассемблере - - + + Change address Изменить адрес - + Display type - - + + Load JSON Загрузить JSON - - + + Parse header Анализировать заголовок - + Remove Удалить - + Clear Очистить - + &Refresh &Обновить - + &Copy &Копировать - + Error Ошибка - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) JSON-файлы (*.json);;Все файлы (*.*) - + Header files (*.h *.hpp);;All files (*.*) Заголовочные файлы (*.h *.hpp);;Все файлы (*.*) diff --git a/x64dbg_si_LK.ts b/x64dbg_si_LK.ts index f944a2e..5dc7573 100644 --- a/x64dbg_si_LK.ts +++ b/x64dbg_si_LK.ts @@ -2591,67 +2591,67 @@ - + Signed byte (8-bit) අත්සන් බයිට් (8-ටිකක්) - + Signed short (16-bit) කෙටි අත්සන් (16-bit) - + Signed long (32-bit) අත්සන් කරන ලද දිගු (32-bit) - + Signed long long (64-bit) දිගු දිගු (64-ටිකක්) අත්සන් - + Unsigned byte (8-bit) අත්සන් නොකළ බයිට් (8-ටිකක්) - + Unsigned short (16-bit) අත්සන් නොකළ කෙටි (16-bit) - + Unsigned long (32-bit) අත්සන් නොකළ දිගු (32-bit) - + Unsigned long long (64-bit) අත්සන් නොකළ දිගු (64-bit) - + Hex short (16-bit) Hex කෙටි (16-bit) - + Hex long (32-bit) හෙක්ස් දිගු (32-ටිකක්) - + Hex long long (64-bit) හෙක්ස් දිගු (64-ටිකක්) @@ -2696,229 +2696,250 @@ &විසුරුවා හැරීම - - - System Code - පද්ධතිය කේතය - - - - System Data - දත්ත පද්ධතිය + + Display type + + System Code + පද්ධතිය කේතය + + + + System Data + දත්ත පද්ධතිය + + + + User Code පරිශීලක කේතය - + User Data පරිශීලක දත්ත - + (Real4) - + (Real8) - + (BYTE) (බයිට්) - + (WORD) (වචනය) - + (DWORD) - - + + (QWORD) - + (String) (සංගීත) - + (Unknown String) (නොදන්නා සංගීත) - - - + + + Modify value අගය වෙනස් කරන්න - - - - + + + + + Error දෝෂය - - + + The input text is not a number! ආදාන පෙළ අංකයක් නොවේ! - + Enter expression to follow in Dump... ඩම්ප් අනුගමනය කිරීමට ප්රකාශනය ඇතුල් කරන්න... - - + + Error! දෝෂය! - + Not inside a module... මොඩියුලයක් ඇතුළත නොවේ... - + Goto File Offset in %1 %1දී ඕෆ්සෙට් ගොනුව - - - - + + + + Hex හෙක්ස් - - - + + + ASCII ඇසි - - - + + + UNICODE යුනිකෝඩ් - + Float (32-bit) පාවෙන (32-ටිකක්) - + Double (64-bit) ද්විත්ව (64-ටිකක්) - + Long double (80-bit) දිගු ද්විත්ව (80-ටිකක්) - + Half float (16-bit) - - + + Value වටිනාකම - - + + Comments අදහස් - + Edit data at %1 %1හි දත්ත සංස්කරණය කරන්න - + Fill data at %1 %1හි දත්ත පුරවන්න - + Save to file ගොනු කිරීමට සුරකින්න - + All files (*.*) සියලුම ගොනු (*.*) - + Find Pattern... රටාව සොයන්න... - + Selection not in a file... ගොනුවක නොතේරීම... - + Dump ඩම්ප් - + Enter expression to sync with... සමඟ සමමුහුර්ත වීමට ප්රකාශනය ඇතුළත් කරන්න... - + Size ප්රමාණය - + Warning අවවාදය - + You're trying to allocate a zero-sized buffer just now. ඔබ දැන් ශුන්ය ප්රමාණයේ බෆරයක් වෙන් කිරීමට උත්සාහ කරනවා. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. ඔබ වෙන් කිරීමට උත්සාහ කරන බෆරයේ ප්රමාණය 1GB ඉක්මවයි. කිසිවක් වැරදියි කියා සහතික කිරීම සඳහා කරුණාකර ඔබේ ප්රකාශනය පරීක්ෂා කරන්න. - + Memory allocation failed! මතක වෙන් කිරීම අසාර්ථක විය! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3051,17 +3072,17 @@ ප්රදේශවාසීන් - + Change Tab %1 Name ටැබ් %1 නම වෙනස් කරන්න - + Tab Name ටැබ් නම - + Disassembly විසුරුවීම @@ -5997,7 +6018,7 @@ - + Done! ඉවරයි! @@ -8289,39 +8310,39 @@ ඇඩ්ඩාර්ග් අසමත් - + AppendArg failed ඇපෙන්ඩර්ග් අසමත් විය - + SizeofType failed SizeofType අසමත් - + VisitType failed Visittype අසමත් - + RemoveType failed ඉවත් කිරීම අසමත් විය - + Type %s removed වර්ගය %s ඉවත් - + LoadTypes failed ලෝඩ්වර්ග අසමත් විය - + Types loaded පටවා වර්ග @@ -10114,35 +10135,53 @@ Do you want to continue debugging? - + Failed to add %s %s; %s %s; එකතු කිරීමට අසමත් විය - - Failed to add typedef %s %s; - - ටයිප් %s %sඑකතු කිරීමට අසමත් විය; - - - - + Failed to add function %s %s() ශ්රිතය එකතු කිරීමට අසමත් විය %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + ටයිප් %s %sඑකතු කිරීමට අසමත් විය; + + + + Failed to add member %s %s.%s; සාමාජික %s %sඑකතු කිරීමට අසමත් විය.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; තර්කය එකතු කිරීමට අසමත් විය %s %s.%s; @@ -16133,90 +16172,90 @@ Win32 API ඇමතීමෙන් තොරව ක්රියාවලිය වටිනාකම - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address ලිපිනය වෙනස් කරන්න - + Display type - - + + Load JSON පැටවුම් JSN - - + + Parse header ශීර්ෂ විග්රහ - + Remove ඉවත් කරන්න - + Clear පැහැදිලි - + &Refresh &නැවුම් කරන්න - + &Copy &පිටපත් - + Error දෝෂය - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) JSN ගොනු (*.json); සියලුම ගොනු (*.*) - + Header files (*.h *.hpp);;All files (*.*) ශීර්ෂ ගොනු (*.h *.hpp); සියලුම ගොනු (*.*) diff --git a/x64dbg_sr_SP.ts b/x64dbg_sr_SP.ts index 88b18bc..8e65a5e 100644 --- a/x64dbg_sr_SP.ts +++ b/x64dbg_sr_SP.ts @@ -2588,67 +2588,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2693,229 +2693,250 @@ - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex - - - + + + ASCII - - - + + + UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3045,17 +3066,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5980,7 +6001,7 @@ - + Done! @@ -8145,38 +8166,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9850,31 +9871,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15814,90 +15853,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_sv_SE.ts b/x64dbg_sv_SE.ts index 2f60014..b05bb3d 100644 --- a/x64dbg_sv_SE.ts +++ b/x64dbg_sv_SE.ts @@ -2588,67 +2588,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2693,229 +2693,250 @@ - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex - - - + + + ASCII - - - + + + UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3045,17 +3066,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5980,7 +6001,7 @@ - + Done! @@ -8145,38 +8166,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9850,31 +9871,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15814,90 +15853,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_th_TH.ts b/x64dbg_th_TH.ts index fd25e0c..cc578bf 100644 --- a/x64dbg_th_TH.ts +++ b/x64dbg_th_TH.ts @@ -2590,67 +2590,67 @@ - + Signed byte (8-bit) - + Signed short (16-bit) - + Signed long (32-bit) - + Signed long long (64-bit) - + Unsigned byte (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2695,229 +2695,250 @@ - - - System Code - - - - - System Data + + Display type - User Code + System Code + System Data + + + + + + User Code + + + + User Data - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value - - - - + + + + + Error - - + + The input text is not a number! - + Enter expression to follow in Dump... - - + + Error! - + Not inside a module... - + Goto File Offset in %1 - - - - + + + + Hex - - - + + + ASCII - - - + + + UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments - + Edit data at %1 - + Fill data at %1 - + Save to file - + All files (*.*) - + Find Pattern... - + Selection not in a file... - + Dump - + Enter expression to sync with... - + Size - + Warning - + You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3047,17 +3068,17 @@ - + Change Tab %1 Name - + Tab Name - + Disassembly @@ -5982,7 +6003,7 @@ - + Done! @@ -8147,38 +8168,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9852,31 +9873,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15816,90 +15855,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove - + Clear - + &Refresh - + &Copy - + Error - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_tr_TR.ts b/x64dbg_tr_TR.ts index e3cb15f..5ecd6b2 100644 --- a/x64dbg_tr_TR.ts +++ b/x64dbg_tr_TR.ts @@ -2590,67 +2590,67 @@ - + Signed byte (8-bit) Signed bayt (8-bit) - + Signed short (16-bit) Signed short (16-bit) - + Signed long (32-bit) Signed long (32-bit) - + Signed long long (64-bit) Signed long long (64-bit) - + Unsigned byte (8-bit) Unsigned bayt (8-bit) - + Unsigned short (16-bit) Unsigned short (16-bit) - + Unsigned long (32-bit) Unsigned long (32-bit) - + Unsigned long long (64-bit) Unsigned long long (64-bit) - + Hex short (16-bit) Hex short (16-bit) - + Hex long (32-bit) Hex long (32-bit) - + Hex long long (64-bit) Hex long long (64-bit) @@ -2695,229 +2695,250 @@ &Disassembly - - - System Code - Sistem Kodu - - - - System Data - Sistem Verileri + + Display type + + System Code + Sistem Kodu + + + + System Data + Sistem Verileri + + + + User Code Kullanıcı Kodu - + User Data Kullanıcı Verisi - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (String) - + (Unknown String) (Bilinmeyen String) - - - + + + Modify value Değeri değiştir - - - - + + + + + Error Hata - - + + The input text is not a number! - + Enter expression to follow in Dump... Döküm'de takip edilecek ifadeyi girin.. - - + + Error! Hata! - + Not inside a module... Modül içinde değil... - + Goto File Offset in %1 Dosya İçi Pozisyona Git -> %1 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32-bit) - + Double (64-bit) Double (64-bit) - + Long double (80-bit) Long double (80-bit) - + Half float (16-bit) - - + + Value Değer - - + + Comments Yorumlar - + Edit data at %1 Veri düzenle -> %1 - + Fill data at %1 Veri doldur -> %1 - + Save to file Dosyayı kaydet - + All files (*.*) Tüm dosyalar (*. *) - + Find Pattern... Pattern(Şablon) Bul... - + Selection not in a file... Seçim bir dosyada değil... - + Dump Döküm - + Enter expression to sync with... Senkronize yapılacak ifadeyi girin... - + Size Boyut - + Warning Uyarı - + You're trying to allocate a zero-sized buffer just now. You're trying to allocate a zero-sized buffer just now. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. - + Memory allocation failed! Hafızada yer ayırma başarısız oldu! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3050,17 +3071,17 @@ Yerel Değişkenler - + Change Tab %1 Name Sekme %1 Adını Değiştir - + Tab Name Sekme Adı - + Disassembly Disassembly @@ -5996,7 +6017,7 @@ - + Done! Bitti! @@ -8287,39 +8308,39 @@ AddArg başarısız oldu - + AppendArg failed AppendArg başarısız oldu - + SizeofType failed SizeofType başarısız oldu - + VisitType failed VisitType başarısız oldu - + RemoveType failed RemoveType başarısız oldu - + Type %s removed Tip %s silindi - + LoadTypes failed LoadTypes başarısız oldu - + Types loaded Types yüklendi @@ -10098,35 +10119,53 @@ Do you want to continue debugging? - + Failed to add %s %s; %s %s ekleme hatası; - - Failed to add typedef %s %s; - - %s %s ekleme hatası; - - - - + Failed to add function %s %s() %s %s() fonksiyonu ekleme hatası - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + %s %s ekleme hatası; + + + + Failed to add member %s %s.%s; %s %s.%s üyesi ekleme hatası; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; %s %s.%s argümanları ekleme hatası; @@ -16113,90 +16152,90 @@ TEB, Win32 API'sini çağırmadan süreç hakkında bir çok bilgi almak için k Değer - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address Adres değiştir - + Display type - - + + Load JSON JSON Yükle - - + + Parse header Başlığı ayrıştır - + Remove Kaldır - + Clear Temizle - + &Refresh &Yenile - + &Copy &Kopyala - + Error Hata - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) JSON dosyaları (*.json);;Tüm dosyalar (*.*) - + Header files (*.h *.hpp);;All files (*.*) Başlık dosyaları (*.h *.hpp);;Tüm dosyalar (*.*) diff --git a/x64dbg_uk_UA.ts b/x64dbg_uk_UA.ts index a2f0ced..64f7c0e 100644 --- a/x64dbg_uk_UA.ts +++ b/x64dbg_uk_UA.ts @@ -2593,67 +2593,67 @@ - + Signed byte (8-bit) Signed byte (8 біт) - + Signed short (16-bit) Signed short (16 біт) - + Signed long (32-bit) Signed long (32 біт) - + Signed long long (64-bit) Signed long long (64 біт) - + Unsigned byte (8-bit) Unsigned byte (8 біт) - + Unsigned short (16-bit) Unsigned short (16 біт) - + Unsigned long (32-bit) Unsigned long (32 біт) - + Unsigned long long (64-bit) Unsigned long long (64 біт) - + Hex short (16-bit) Hex short (16 біт) - + Hex long (32-bit) Hex long (32 біт) - + Hex long long (64-bit) Hex long long (64 біт) @@ -2698,229 +2698,250 @@ &Дизасембльований код - - - System Code - Системний код - - - - System Data - Системні дані + + Display type + Тип відображення + System Code + Системний код + + + + System Data + Системні дані + + + + User Code Код користувача - + User Data Дані користувача - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (Рядок) - + (Unknown String) (Невідомий рядок) - - - + + + Modify value Змінити значення - - - - + + + + + Error Помилка - - + + The input text is not a number! Введений текст не є числом! - + Enter expression to follow in Dump... Введіть вираз, щоб перейти до дампа... - - + + Error! Помилка! - + Not inside a module... Не всередині модуля... - + Goto File Offset in %1 Перейти до зміщення в файлі %1 - - - - + + + + Hex Шістнадцятковий - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32 біт) - + Double (64-bit) Double (64 біт) - + Long double (80-bit) Long double (80 біт) - + Half float (16-bit) - - + + Value Значення - - + + Comments Коментарі - + Edit data at %1 Редагування даних по адресу %1 - + Fill data at %1 Заповнення даних по адресу %1 - + Save to file Зберегти до файлу - + All files (*.*) Усі файли (*.*) - + Find Pattern... Пошук шаблону... - + Selection not in a file... Віділене не у файлі... - + Dump Дамп - + Enter expression to sync with... Введіть вираз для синхронізації з... - + Size Розмір - + Warning Попередження - + You're trying to allocate a zero-sized buffer just now. Ви намагаєтеся виділити буфер з нульовим розміром. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. Розмір буферу, який ви намагаєтеся виділити перевищує 1ГБ. Будь ласка, перевірте свій вираз, щоб переконатися, що все вірно. - + Memory allocation failed! Не вдалося виділити пам'ять! + + + No types loaded yet, parse a header first... + Немає завантажених типів, спочатку аналізуйте заголовок... + + + + Type to display + Тип для відображення + + + + Address to display %1 at + Адреса для відображення %1 в + CPUInfoBox @@ -3055,17 +3076,17 @@ Локальні змінні - + Change Tab %1 Name Змінити Ім'я вкладки %1 - + Tab Name Ім'я вкладки - + Disassembly Дизасембльований код @@ -6000,7 +6021,7 @@ - + Done! Готово! @@ -8257,39 +8278,39 @@ Не вдалося виконати AddArg - + AppendArg failed Не вдалося виконати AppendArg - + SizeofType failed Не вдалося виконати SizeofType - + VisitType failed Не вдалося виконати VisitType - + RemoveType failed Не вдалося виконати RemoveType - + Type %s removed Тип %s видалено - + LoadTypes failed Не вдалося виконати LoadTypes - + Types loaded Типи завантажено @@ -10076,35 +10097,53 @@ Do you want to continue debugging? - + Failed to add %s %s; Не вдалося додати %s %s; - - Failed to add typedef %s %s; - - Не вдалося додати typedef %s %s; - - - - + Failed to add function %s %s() Не вдалося додати функцію %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + Не вдалося додати typedef %s %s; + + + + Failed to add member %s %s.%s; Не вдалося додати член %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; Не вдалося додати аргумент %s %s.%s; @@ -16089,90 +16128,90 @@ TEB може бути використаний для отримання інф Значення - + &Follow address in Dump &Перейти за адресою в дамп - + Follow value in Dump Перейти до значення в дампі - + Follow value in Disassembler Перейти за значенням в дизасемблер - - + + Change address Змінити адресу - + Display type Тип відображення - - + + Load JSON Завантажити JSON - - + + Parse header Аналізувати заголовок - + Remove Видалити - + Clear Очистити - + &Refresh &Оновити - + &Copy &Копіювати - + Error Помилка - + No types loaded yet, parse a header first... Немає завантажених типів, спочатку аналізуйте заголовок... - + Type to display Тип для відображення - + Address to display %1 at Адреса для відображення %1 в - + JSON files (*.json);;All files (*.*) JSON файли (*.json);;Всі файли (*.*) - + Header files (*.h *.hpp);;All files (*.*) Файли заголовків (*.h *.hpp);;Всі файли (*.*) diff --git a/x64dbg_vi_VN.ts b/x64dbg_vi_VN.ts index 89c7eab..1bbe191 100644 --- a/x64dbg_vi_VN.ts +++ b/x64dbg_vi_VN.ts @@ -2589,67 +2589,67 @@ - + Signed byte (8-bit) Byte có dấu (8-bit) - + Signed short (16-bit) Short có dấu (16-bit) - + Signed long (32-bit) Long có dấu (32-bit) - + Signed long long (64-bit) Long long có dấu (32-bit) - + Unsigned byte (8-bit) Byte không dấu (8-bit) - + Unsigned short (16-bit) - + Unsigned long (32-bit) - + Unsigned long long (64-bit) - + Hex short (16-bit) - + Hex long (32-bit) - + Hex long long (64-bit) @@ -2694,229 +2694,250 @@ - - - System Code + + Display type - - - System Data - Dữ liệu hệ thống - - User Code + System Code + System Data + Dữ liệu hệ thống + + + + + User Code + + + + User Data Dữ liệu chương trình - + (Real4) - + (Real8) - + (BYTE) - + (WORD) - + (DWORD) - - + + (QWORD) - + (String) - + (Unknown String) - - - + + + Modify value Thay đổi giá trị - - - - + + + + + Error Lỗi - - + + The input text is not a number! - + Enter expression to follow in Dump... Điền biểu thức để hiển thị trong Dump... - - + + Error! Lỗi! - + Not inside a module... Không nằm trong module... - + Goto File Offset in %1 Hiển thị File Offset trong %1 - - - - + + + + Hex Hex - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) - + Double (64-bit) - + Long double (80-bit) - + Half float (16-bit) - - + + Value - - + + Comments Ghi chú - + Edit data at %1 Thay đổi dữ liệu tại %1 - + Fill data at %1 Thay đổi hết giá trị tại %1 - + Save to file Lưu vào file - + All files (*.*) Tất cả file (*.*) - + Find Pattern... Tìm theo pattern... - + Selection not in a file... Phần được chọn không nằm trong file... - + Dump Dump - + Enter expression to sync with... Điền biểu thức để thực hiện đồng bộ với... - + Size Kích thước - + Warning Cảnh báo - + You're trying to allocate a zero-sized buffer just now. Bạn vừa mới cố gắng cấp phát một vùng nhớ có kích thước rỗng. - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. Kích thước vùng nhớ bạn đang muốn cấp phát vượt quá 1GB. Hãy kiểm tra lại biểu thức để đảm bảo không có gì sai sót. - + Memory allocation failed! Cấp phát vùng nhớ thất bại! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3046,17 +3067,17 @@ Biến cục bộ - + Change Tab %1 Name - + Tab Name - + Disassembly Disassembly @@ -5981,7 +6002,7 @@ - + Done! @@ -8148,38 +8169,38 @@ - + AppendArg failed - + SizeofType failed - + VisitType failed - + RemoveType failed - + Type %s removed - + LoadTypes failed - + Types loaded @@ -9853,31 +9874,49 @@ Do you want to continue debugging? - + Failed to add %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15817,90 +15856,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address - + Display type - - + + Load JSON - - + + Parse header - + Remove Xoá - + Clear Xóa - + &Refresh Làm mới - + &Copy &Chép - + Error Lỗi - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) - + Header files (*.h *.hpp);;All files (*.*) diff --git a/x64dbg_zh_CN.ts b/x64dbg_zh_CN.ts index 4549625..4630b94 100644 --- a/x64dbg_zh_CN.ts +++ b/x64dbg_zh_CN.ts @@ -2591,67 +2591,67 @@ - + Signed byte (8-bit) 有符号字节(8位) - + Signed short (16-bit) 有符号Short(16位) - + Signed long (32-bit) 有符号Long(32位) - + Signed long long (64-bit) 有符号Long long(64位) - + Unsigned byte (8-bit) 无符号字节(8位) - + Unsigned short (16-bit) 无符号Short(16位) - + Unsigned long (32-bit) 无符号Long(32位) - + Unsigned long long (64-bit) 无符号Long long(64位) - + Hex short (16-bit) 十六进制Short(16位) - + Hex long (32-bit) 十六进制Long(32位) - + Hex long long (64-bit) 十六进制Long long(64位) @@ -2696,229 +2696,250 @@ 反汇编(&D) - - - System Code - 系统代码 - - - - System Data - 系统数据 + + Display type + 显示类型 + System Code + 系统代码 + + + + System Data + 系统数据 + + + + User Code 用户代码 - + User Data 用户数据 - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (字符串) - + (Unknown String) (未知字符串) - - - + + + Modify value 修改 - - - - + + + + + Error 错误 - - + + The input text is not a number! 输入文本不是数字! - + Enter expression to follow in Dump... 输入将在内存窗口中转到的表达式... - - + + Error! 错误! - + Not inside a module... 不在已知模块中... - + Goto File Offset in %1 转到%1中的文件偏移 - - - - + + + + Hex 十六进制 - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) Float (32位) - + Double (64-bit) Double (64位) - + Long double (80-bit) Long double (80位) - + Half float (16-bit) 半精度浮点数 (16位) - - + + Value - - + + Comments 注释 - + Edit data at %1 编辑数据于 %1 - + Fill data at %1 填充数据到 %1 - + Save to file 保存到文件 - + All files (*.*) 所有文件 (*.*) - + Find Pattern... 搜索匹配特征... - + Selection not in a file... 选区不在一个文件中…… - + Dump 内存窗口 - + Enter expression to sync with... 输入要同步到的表达式... - + Size 大小 - + Warning 警告 - + You're trying to allocate a zero-sized buffer just now. 您刚刚想要分配一个大小为零的缓冲区。 - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. 您想要分配的缓冲区大小已经超过了1GB。请检查您的表达式,确认输入无误。 - + Memory allocation failed! 内存分配失败! + + + No types loaded yet, parse a header first... + 没有加载结构体,请先解析头文件…… + + + + Type to display + 显示的结构体 + + + + Address to display %1 at + %1 显示在地址 + CPUInfoBox @@ -3050,17 +3071,17 @@ 局部变量 - + Change Tab %1 Name 改变标签 %1 的名称 - + Tab Name 标签名称 - + Disassembly 反汇编 @@ -6001,7 +6022,7 @@ - + Done! 已完成! @@ -8307,39 +8328,39 @@ AddArg 失败 - + AppendArg failed AppendArg 失败 - + SizeofType failed SizeofType 失败 - + VisitType failed VisitType 失败 - + RemoveType failed RemoveType 失败 - + Type %s removed 类型 %s 已删除 - + LoadTypes failed LoadTypes 失败 - + Types loaded 类型已载入 @@ -10140,35 +10161,53 @@ Do you want to continue debugging? - + Failed to add %s %s; 未能添加 %s %s; - - Failed to add typedef %s %s; - - 类型定义 %s %s添加失败; - - - - + Failed to add function %s %s() 函数 %s %s() 添加失败 - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + 类型定义 %s %s添加失败; + + + + Failed to add member %s %s.%s; 成员 %s %s.%s添加失败; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; 参数 %s %s.%s添加失败; @@ -16150,90 +16189,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump 在内存窗口中转到地址(&F) - + Follow value in Dump 在内存窗口中转到值 - + Follow value in Disassembler 在反汇编中转到值 - - + + Change address 更改地址 - + Display type 显示类型 - - + + Load JSON 载入 JSON - - + + Parse header 解析头文件 - + Remove 删除 - + Clear 清除 - + &Refresh 刷新(&R) - + &Copy 复制(&C) - + Error 错误 - + No types loaded yet, parse a header first... 没有加载结构体,请先解析头文件…… - + Type to display 显示的结构体 - + Address to display %1 at %1 显示在地址 - + JSON files (*.json);;All files (*.*) JSON文件 (*.json);;所有文件 (*.*) - + Header files (*.h *.hpp);;All files (*.*) 头文件 (*.h *.hpp);;所有文件 (*.*) diff --git a/x64dbg_zh_TW.ts b/x64dbg_zh_TW.ts index 22c446f..fc01cde 100644 --- a/x64dbg_zh_TW.ts +++ b/x64dbg_zh_TW.ts @@ -2589,67 +2589,67 @@ - + Signed byte (8-bit) 有符號位元組(8位) - + Signed short (16-bit) 有符號Short(16位) - + Signed long (32-bit) 有符號Long(32位) - + Signed long long (64-bit) 有符號Long long(64位) - + Unsigned byte (8-bit) 無符號位元組(8位) - + Unsigned short (16-bit) 無符號Short(16位) - + Unsigned long (32-bit) 無符號Long(32位) - + Unsigned long long (64-bit) 無符號Long long(64位) - + Hex short (16-bit) 十六進位Short(16位) - + Hex long (32-bit) 十六進位Long(32位) - + Hex long long (64-bit) 十六進位Long long(64位) @@ -2694,229 +2694,250 @@ 反組譯(&D) - - - System Code - 系統代碼 - - - - System Data - 系統資料 + + Display type + + System Code + 系統代碼 + + + + System Data + 系統資料 + + + + User Code 使用者代碼 - + User Data 使用者資料 - + (Real4) (Real4) - + (Real8) (Real8) - + (BYTE) (BYTE) - + (WORD) (WORD) - + (DWORD) (DWORD) - - + + (QWORD) (QWORD) - + (String) (字串) - + (Unknown String) (未知字串) - - - + + + Modify value 修改值 - - - - + + + + + Error 錯誤 - - + + The input text is not a number! 輸入的內容不是數字! - + Enter expression to follow in Dump... - - + + Error! 錯誤! - + Not inside a module... 不在模組中... - + Goto File Offset in %1 前往 %1 中的檔案偏移 - - - - + + + + Hex 十六進位 - - - + + + ASCII ASCII - - - + + + UNICODE UNICODE - + Float (32-bit) 浮點數 (32 位) - + Double (64-bit) 雙浮點數 (64位元) - + Long double (80-bit) Long double (80位元) - + Half float (16-bit) - - + + Value - - + + Comments 註解 - + Edit data at %1 編輯資料於 %1 - + Fill data at %1 填充資料於 %1 - + Save to file 儲存到檔案 - + All files (*.*) 所有檔案 (*.*) - + Find Pattern... 搜尋匹配特徵... - + Selection not in a file... 選區不在檔中…… - + Dump 資料視窗 - + Enter expression to sync with... - + Size 大小 - + Warning 警告 - + You're trying to allocate a zero-sized buffer just now. 你剛剛想要分配一個大小為零的緩衝區。 - + The size of buffer you're trying to allocate exceeds 1GB. Please check your expression to ensure nothing is wrong. 您想要分配的緩衝區大小超過 1GB. 請檢查輸入的運算式是否正確. - + Memory allocation failed! 記憶體分配失敗! + + + No types loaded yet, parse a header first... + + + + + Type to display + + + + + Address to display %1 at + + CPUInfoBox @@ -3048,17 +3069,17 @@ 區域變數 - + Change Tab %1 Name 修改分頁 %1 名稱 - + Tab Name 分頁名稱 - + Disassembly 反組譯 @@ -5992,7 +6013,7 @@ - + Done! 完毕! @@ -8217,38 +8238,38 @@ AddArg 失敗 - + AppendArg failed AppendArg 失敗 - + SizeofType failed SizeofType 失敗 - + VisitType failed VisitType 失敗 - + RemoveType failed RemoveType 失敗 - + Type %s removed - + LoadTypes failed LoadTypes 失敗 - + Types loaded @@ -9965,32 +9986,50 @@ Do you want to continue debugging? - + Failed to add %s %s; 未能添加 %s %s; - - Failed to add typedef %s %s; - - - - - + Failed to add function %s %s() - + + Failed to add enum %s + + + + + + Failed to add typedef %s %s; + + + + + Failed to add member %s %s.%s; - + + Failed to add enum member %s + + + + + + Failed to add return type %s.%s; + + + + + Failed to add argument %s %s.%s; @@ -15944,90 +15983,90 @@ The TEB can be used to get a lot of information on the process without calling W - + &Follow address in Dump - + Follow value in Dump - + Follow value in Disassembler - - + + Change address 修改地址 - + Display type - - + + Load JSON 載入 JSON - - + + Parse header - + Remove 移除 - + Clear 清除 - + &Refresh 重新整理(&R) - + &Copy 複製(&C) - + Error 錯誤 - + No types loaded yet, parse a header first... - + Type to display - + Address to display %1 at - + JSON files (*.json);;All files (*.*) JSON 檔案 (*.json);;所有檔案 (*.*) - + Header files (*.h *.hpp);;All files (*.*)