From c9e823373dfb506047e86265aa8866de83bbb349 Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Fri, 22 Jan 2016 20:51:53 +0100 Subject: Updated the list of files containing strings to translate. --- ChangeLog | 6 + po/POTFILES.in | 840 ++------------------ po/fr.po | 2336 +++++++++++++++++++++++++++++++++++++++----------------- 3 files changed, 1706 insertions(+), 1476 deletions(-) diff --git a/ChangeLog b/ChangeLog index bd3deba..1bb2655 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +16-01-22 Cyrille Bagard + + * po/POTFILES.in: + * po/fr.po: + Update the list of files containing strings to translate. + 16-01-21 Cyrille Bagard * src/glibext/gcodebuffer.c: diff --git a/po/POTFILES.in b/po/POTFILES.in index c529459..28f214a 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,790 +1,68 @@ -src/plugins/context.c -src/plugins/pglist.c -src/plugins/plugin.c -src/plugins/overjump/overjump.c -src/common/net.c -src/common/xml.c -src/common/fnv1a.c -src/common/endianness.c -src/common/pathname.c -src/common/xdg.c -src/common/io.c -src/common/leb128.c -src/common/asm.c -src/common/sqlite.c -src/common/dllist.c -src/common/extstr.c -src/common/environment.c -src/common/bits.c -src/arch/processor.c -src/arch/target.c -src/arch/operand.c -src/arch/raw.c -src/arch/context.c -src/arch/register.c -src/arch/archbase.c -src/arch/dalvik/processor.c -src/arch/dalvik/operand.c -src/arch/dalvik/pseudo/switch.c -src/arch/dalvik/pseudo/fill.c -src/arch/dalvik/context.c -src/arch/dalvik/register.c -src/arch/dalvik/opcodes/ret.c -src/arch/dalvik/opcodes/check.c -src/arch/dalvik/opcodes/div.c -src/arch/dalvik/opcodes/shr.c -src/arch/dalvik/opcodes/rsub.c -src/arch/dalvik/opcodes/array.c -src/arch/dalvik/opcodes/const.c -src/arch/dalvik/opcodes/switch.c -src/arch/dalvik/opcodes/iput.c -src/arch/dalvik/opcodes/sget.c -src/arch/dalvik/opcodes/or.c -src/arch/dalvik/opcodes/new.c -src/arch/dalvik/opcodes/aput.c -src/arch/dalvik/opcodes/xor.c -src/arch/dalvik/opcodes/iget.c -src/arch/dalvik/opcodes/nop.c -src/arch/dalvik/opcodes/goto.c -src/arch/dalvik/opcodes/aget.c -src/arch/dalvik/opcodes/ushr.c -src/arch/dalvik/opcodes/cmp.c -src/arch/dalvik/opcodes/monitor.c -src/arch/dalvik/opcodes/rem.c -src/arch/dalvik/opcodes/to.c -src/arch/dalvik/opcodes/and.c -src/arch/dalvik/opcodes/instanceof.c -src/arch/dalvik/opcodes/if.c -src/arch/dalvik/opcodes/mul.c -src/arch/dalvik/opcodes/throw.c -src/arch/dalvik/opcodes/sput.c -src/arch/dalvik/opcodes/add.c -src/arch/dalvik/opcodes/shl.c -src/arch/dalvik/opcodes/invoke.c -src/arch/dalvik/opcodes/not.c -src/arch/dalvik/opcodes/move.c -src/arch/dalvik/opcodes/sub.c -src/arch/dalvik/opcodes/neg.c -src/arch/dalvik/decomp/ret.c -src/arch/dalvik/decomp/array.c -src/arch/dalvik/decomp/const.c -src/arch/dalvik/decomp/switch.c -src/arch/dalvik/decomp/iput.c -src/arch/dalvik/decomp/new.c -src/arch/dalvik/decomp/aput.c -src/arch/dalvik/decomp/iget.c -src/arch/dalvik/decomp/aget.c -src/arch/dalvik/decomp/arithm.c -src/arch/dalvik/decomp/if.c -src/arch/dalvik/decomp/invoke.c -src/arch/dalvik/decomp/move.c -src/arch/dalvik/instruction.c -src/arch/dalvik/operands/target.c -src/arch/dalvik/operands/register.c -src/arch/dalvik/operands/pool.c -src/arch/dalvik/operands/args.c -src/arch/immediate.c -src/arch/arm/processor.c -src/arch/arm/v7/processor.c -src/arch/arm/v7/context.c -src/arch/arm/v7/register.c -src/arch/arm/v7/opcodes/arm_adr.c -src/arch/arm/v7/opcodes/arm_subs.c -src/arch/arm/v7/opcodes/arm_blx.c -src/arch/arm/v7/opcodes/thumb_32_bl.c -src/arch/arm/v7/opcodes/thumb_32_mla.c -src/arch/arm/v7/opcodes/thumb_32_mvn.c -src/arch/arm/v7/opcodes/arm_ldrb.c -src/arch/arm/v7/opcodes/thumb_16_lsr.c -src/arch/arm/v7/opcodes/arm_nop.c -src/arch/arm/v7/opcodes/arm_mvn.c -src/arch/arm/v7/opcodes/thumb_32_mls.c -src/arch/arm/v7/opcodes/arm_yield.c -src/arch/arm/v7/opcodes/thumb_32_mov.c -src/arch/arm/v7/opcodes/thumb_16_uxtb.c -src/arch/arm/v7/opcodes/arm_add.c -src/arch/arm/v7/opcodes/arm_rsc.c -src/arch/arm/v7/opcodes/thumb_16_asr.c -src/arch/arm/v7/opcodes/thumb_16_cmp.c -src/arch/arm/v7/opcodes/thumb_16_blx.c -src/arch/arm/v7/opcodes/thumb_32_orr.c -src/arch/arm/v7/opcodes/thumb_32_movt.c -src/arch/arm/v7/opcodes/arm_mov.c -src/arch/arm/v7/opcodes/thumb_32_b.c -src/arch/arm/v7/opcodes/thumb_16_orr.c -src/arch/arm/v7/opcodes/thumb_32_and.c -src/arch/arm/v7/opcodes/thumb_32_uxtb.c -src/arch/arm/v7/opcodes/arm_tst.c -src/arch/arm/v7/opcodes/thumb_16_adr.c -src/arch/arm/v7/opcodes/thumb_32_ldr.c -src/arch/arm/v7/opcodes/thumb_32_smlal.c -src/arch/arm/v7/opcodes/arm_lsr.c -src/arch/arm/v7/opcodes/arm_umull.c -src/arch/arm/v7/opcodes/thumb_32_nop.c -src/arch/arm/v7/opcodes/thumb_32_adr.c -src/arch/arm/v7/opcodes/arm_asr.c -src/arch/arm/v7/opcodes/arm_pop.c -src/arch/arm/v7/opcodes/thumb_16_ldrb.c -src/arch/arm/v7/opcodes/arm_bic.c -src/arch/arm/v7/opcodes/thumb_32_smull.c -src/arch/arm/v7/opcodes/arm_smull.c -src/arch/arm/v7/opcodes/thumb_32_adc.c -src/arch/arm/v7/opcodes/arm_sub.c -src/arch/arm/v7/opcodes/thumb_32_asr.c -src/arch/arm/v7/opcodes/thumb_16_tst.c -src/arch/arm/v7/opcodes/thumb_16_eor.c -src/arch/arm/v7/opcodes/arm_umlal.c -src/arch/arm/v7/opcodes/thumb_32_umaal.c -src/arch/arm/v7/opcodes/thumb_16_push.c -src/arch/arm/v7/opcodes/thumb_32_str.c -src/arch/arm/v7/opcodes/thumb_16_sbc.c -src/arch/arm/v7/opcodes/arm_and.c -src/arch/arm/v7/opcodes/arm_eor.c -src/arch/arm/v7/opcodes/arm_mls.c -src/arch/arm/v7/opcodes/arm_ldr.c -src/arch/arm/v7/opcodes/thumb_16_cmn.c -src/arch/arm/v7/opcodes/thumb_16_rsb.c -src/arch/arm/v7/opcodes/thumb_16_mul.c -src/arch/arm/v7/opcodes/thumb_32_tst.c -src/arch/arm/v7/opcodes/thumb_32_lsl.c -src/arch/arm/v7/opcodes/thumb_16_yield.c -src/arch/arm/v7/opcodes/arm_cmn.c -src/arch/arm/v7/opcodes/thumb_16_ldr.c -src/arch/arm/v7/opcodes/arm_lsl.c -src/arch/arm/v7/opcodes/thumb_16_add.c -src/arch/arm/v7/opcodes/thumb_32_ldrb.c -src/arch/arm/v7/opcodes/thumb_32_umull.c -src/arch/arm/v7/opcodes/arm_rsb.c -src/arch/arm/v7/opcodes/thumb_32_cmp.c -src/arch/arm/v7/opcodes/thumb_16_cbnz.c -src/arch/arm/v7/opcodes/arm_sbc.c -src/arch/arm/v7/opcodes/thumb_32_rsb.c -src/arch/arm/v7/opcodes/thumb_32_sub.c -src/arch/arm/v7/opcodes/thumb_16_strb.c -src/arch/arm/v7/opcodes/thumb_32_sbc.c -src/arch/arm/v7/opcodes/thumb_32_pop.c -src/arch/arm/v7/opcodes/arm_push.c -src/arch/arm/v7/opcodes/thumb_16_bic.c -src/arch/arm/v7/opcodes/thumb_16_b.c -src/arch/arm/v7/opcodes/arm_orr.c -src/arch/arm/v7/opcodes/arm_str.c -src/arch/arm/v7/opcodes/arm_mul.c -src/arch/arm/v7/opcodes/arm_smlal.c -src/arch/arm/v7/opcodes/thumb_16_str.c -src/arch/arm/v7/opcodes/thumb_32_push.c -src/arch/arm/v7/opcodes/arm_bl.c -src/arch/arm/v7/opcodes/thumb_16_lsl.c -src/arch/arm/v7/opcodes/thumb_32_yield.c -src/arch/arm/v7/opcodes/thumb_32_lsr.c -src/arch/arm/v7/opcodes/arm_strb.c -src/arch/arm/v7/opcodes/arm_umaal.c -src/arch/arm/v7/opcodes/arm_mla.c -src/arch/arm/v7/opcodes/thumb_16_bx.c -src/arch/arm/v7/opcodes/arm_adc.c -src/arch/arm/v7/opcodes/thumb_32_umlal.c -src/arch/arm/v7/opcodes/arm_teq.c -src/arch/arm/v7/opcodes/thumb_32_eor.c -src/arch/arm/v7/opcodes/thumb_32_mul.c -src/arch/arm/v7/opcodes/thumb_32_teq.c -src/arch/arm/v7/opcodes/thumb_32_strb.c -src/arch/arm/v7/opcodes/arm_cmp.c -src/arch/arm/v7/opcodes/arm_bx.c -src/arch/arm/v7/opcodes/arm_movt.c -src/arch/arm/v7/opcodes/thumb_32_cmn.c -src/arch/arm/v7/opcodes/thumb_16_mov.c -src/arch/arm/v7/opcodes/thumb_16_adc.c -src/arch/arm/v7/opcodes/arm_uxtb.c -src/arch/arm/v7/opcodes/thumb_16_and.c -src/arch/arm/v7/opcodes/arm_b.c -src/arch/arm/v7/opcodes/thumb_32_add.c -src/arch/arm/v7/opcodes/thumb_16_pop.c -src/arch/arm/v7/opcodes/thumb_16_mvn.c -src/arch/arm/v7/opcodes/thumb_16_nop.c -src/arch/arm/v7/opcodes/thumb_16_sub.c -src/arch/arm/v7/opcodes/thumb_32_bic.c -src/arch/arm/v7/thumb_16.c -src/arch/arm/v7/helpers.c -src/arch/arm/v7/post.c +plugins/androhelpers/switch.c +plugins/androhelpers/try_n_catch.c +plugins/mobicore/annotations.c +plugins/mobicore/mclf.c +plugins/pychrysa/analysis/binary.c +plugins/pychrysa/analysis/content.c +plugins/pychrysa/analysis/contents/restricted.c +plugins/pychrysa/analysis/db/collection.c +plugins/pychrysa/analysis/db/item.c +plugins/pychrysa/analysis/db/items/comment.c +plugins/pychrysa/analysis/routine.c +plugins/pychrysa/arch/processor.c +plugins/pychrysa/common/pathname.c +plugins/pychrysa/format/elf/elf.c +plugins/pychrysa/format/symbol.c +plugins/pychrysa/glibext/bufferline.c +plugins/readelf/header.c +plugins/readelf/program.c +plugins/readelf/section.c +plugins/ropgadgets/finder.c +plugins/ropgadgets/plugin.c +plugins/ropgadgets/select.c +src/analysis/binary.c +src/analysis/db/client.c +src/analysis/db/items/bookmark.c +src/analysis/db/items/switcher.c +src/analysis/decomp/decompiler.c +src/analysis/disass/area.c +src/analysis/disass/disassembler.c +src/analysis/disass/fetch.c +src/analysis/disass/output.c +src/analysis/project.c src/arch/arm/v7/fetch.c -src/arch/arm/v7/pseudo.c -src/arch/arm/v7/instruction.c -src/arch/arm/v7/operands/offset.c -src/arch/arm/v7/operands/rotation.c -src/arch/arm/v7/operands/reglist.c -src/arch/arm/v7/operands/maccess.c -src/arch/arm/v7/operands/shift.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.sbc.tmpl.c -src/arch/arm/v7/opdefs/.gen/bic_A8821.arm_.bic.c -src/arch/arm/v7/opdefs/.gen/asr_A8816.arm_.asr.c -src/arch/arm/v7/opdefs/.gen/cmp_A8837.thumb_16_.cmp.c -src/arch/arm/v7/opdefs/.gen/cmp_A8837.thumb_32_.cmp.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.lsl.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.nop.tmpl.c -src/arch/arm/v7/opdefs/.gen/adc_A882.thumb_32_.adc.c -src/arch/arm/v7/opdefs/.gen/arm_.and.tmpl.c -src/arch/arm/v7/opdefs/.gen/mov_A88102.arm_.mov.c -src/arch/arm/v7/opdefs/.gen/sub_A88223.thumb_16_.sub.c -src/arch/arm/v7/opdefs/.gen/eor_A8847.thumb_32_.eor.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.asr.tmpl.c -src/arch/arm/v7/opdefs/.gen/adr_A8812.thumb_32_.adr.c -src/arch/arm/v7/opdefs/.gen/rsb_A88152.thumb_32_.rsb.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.eor.tmpl.c -src/arch/arm/v7/opdefs/.gen/orr_A88123.thumb_32_.orr.c -src/arch/arm/v7/opdefs/.gen/eor_A8847.arm_.eor.c -src/arch/arm/v7/opdefs/.gen/arm_.bl.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.push.tmpl.c -src/arch/arm/v7/opdefs/.gen/sub_A88222.arm_.sub.c -src/arch/arm/v7/opdefs/.gen/mla_A88100.arm_.mla.c -src/arch/arm/v7/opdefs/.gen/eor_A8846.thumb_32_.eor.c -src/arch/arm/v7/opdefs/.gen/mov_A88102.thumb_32_.mov.c -src/arch/arm/v7/opdefs/.gen/add_A889.thumb_16_.add.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.nop.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.ldr.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.tst.tmpl.c -src/arch/arm/v7/opdefs/.gen/tst_A88240.thumb_32_.tst.c -src/arch/arm/v7/opdefs/.gen/arm_.movt.tmpl.c -src/arch/arm/v7/opdefs/.gen/tst_A88240.arm_.tst.c -src/arch/arm/v7/opdefs/.gen/cmp_A8837.arm_.cmp.c -src/arch/arm/v7/opdefs/.gen/sbc_A88162.thumb_16_.sbc.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.smlal.tmpl.c -src/arch/arm/v7/opdefs/.gen/ldr_A8862.thumb_32_.ldr.c -src/arch/arm/v7/opdefs/.gen/lsr_A8896.thumb_32_.lsr.c -src/arch/arm/v7/opdefs/.gen/arm_.eor.tmpl.c -src/arch/arm/v7/opdefs/.gen/mvn_A88116.thumb_32_.mvn.c -src/arch/arm/v7/opdefs/.gen/arm_.tst.tmpl.c -src/arch/arm/v7/opdefs/.gen/arm_.b.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.mul.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.adr.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.mvn.tmpl.c -src/arch/arm/v7/opdefs/.gen/arm_.mul.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.ldrb.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.mls.tmpl.c -src/arch/arm/v7/opdefs/.gen/umaal_A88255.thumb_32_.umaal.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.ldrb.tmpl.c -src/arch/arm/v7/opdefs/.gen/pop_A88131.thumb_16_.pop.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.add.tmpl.c -src/arch/arm/v7/opdefs/.gen/arm_.ldr.tmpl.c -src/arch/arm/v7/opdefs/.gen/str_A88203.thumb_32_.str.c -src/arch/arm/v7/opdefs/.gen/mls_A88101.thumb_32_.mls.c -src/arch/arm/v7/opdefs/.gen/bx_A8827.arm_.bx.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.adc.tmpl.c -src/arch/arm/v7/opdefs/.gen/nop_A88119.thumb_16_.nop.c -src/arch/arm/v7/opdefs/.gen/arm_.add.tmpl.c -src/arch/arm/v7/opdefs/.gen/strb_A88207.arm_.strb.c -src/arch/arm/v7/opdefs/.gen/add_A884.thumb_32_.add.c -src/arch/arm/v7/opdefs/.gen/add_A889.thumb_32_.add.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.uxtb.tmpl.c -src/arch/arm/v7/opdefs/.gen/bl_A8825.thumb_32_.bl.c -src/arch/arm/v7/opdefs/.gen/mul_A88114.thumb_32_.mul.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.orr.tmpl.c -src/arch/arm/v7/opdefs/.gen/arm_.lsl.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.push.tmpl.c -src/arch/arm/v7/opdefs/.gen/sub_A88225.arm_.sub.c -src/arch/arm/v7/opdefs/.gen/arm_.bx.tmpl.c -src/arch/arm/v7/opdefs/.gen/mvn_A88116.thumb_16_.mvn.c -src/arch/arm/v7/opdefs/.gen/adr_A8812.thumb_16_.adr.c -src/arch/arm/v7/opdefs/.gen/add_A889.arm_.add.c -src/arch/arm/v7/opdefs/.gen/ldrb_A8870.thumb_16_.ldrb.c -src/arch/arm/v7/opdefs/.gen/cmn_A8835.arm_.cmn.c -src/arch/arm/v7/opdefs/.gen/ldrb_A8870.arm_.ldrb.c -src/arch/arm/v7/opdefs/.gen/mvn_A88115.arm_.mvn.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.b.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.b.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.bic.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.blx.tmpl.c -src/arch/arm/v7/opdefs/.gen/arm_.blx.tmpl.c -src/arch/arm/v7/opdefs/.gen/adr_A8812.arm_.adr.c -src/arch/arm/v7/opdefs/.gen/arm_.mls.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.str.tmpl.c -src/arch/arm/v7/opdefs/.gen/arm_.mvn.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.tst.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.teq.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.yield.tmpl.c -src/arch/arm/v7/opdefs/.gen/ldrb_A8867.thumb_16_.ldrb.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.mov.tmpl.c -src/arch/arm/v7/opdefs/.gen/yield_A88426.thumb_32_.yield.c -src/arch/arm/v7/opdefs/.gen/eor_A8846.arm_.eor.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.umull.tmpl.c -src/arch/arm/v7/opdefs/.gen/umlal_A88256.thumb_32_.umlal.c -src/arch/arm/v7/opdefs/.gen/movt_A88106.arm_.movt.c -src/arch/arm/v7/opdefs/.gen/arm_.mov.tmpl.c -src/arch/arm/v7/opdefs/.gen/arm_.yield.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.cmn.tmpl.c -src/arch/arm/v7/opdefs/.gen/arm_.pop.tmpl.c -src/arch/arm/v7/opdefs/.gen/umull_A88257.arm_.umull.c -src/arch/arm/v7/opdefs/.gen/arm_.nop.tmpl.c -src/arch/arm/v7/opdefs/.gen/arm_.sbc.tmpl.c -src/arch/arm/v7/opdefs/.gen/lsl_A8894.thumb_32_.lsl.c -src/arch/arm/v7/opdefs/.gen/orr_A88122.arm_.orr.c -src/arch/arm/v7/opdefs/.gen/strb_A88208.arm_.strb.c -src/arch/arm/v7/opdefs/.gen/mov_A88104.arm_.mov.c -src/arch/arm/v7/opdefs/.gen/bic_A8821.thumb_32_.bic.c -src/arch/arm/v7/opdefs/.gen/ldrb_A8867.thumb_32_.ldrb.c -src/arch/arm/v7/opdefs/.gen/adc_A881.arm_.adc.c -src/arch/arm/v7/opdefs/.gen/mul_A88114.arm_.mul.c -src/arch/arm/v7/opdefs/.gen/smull_A88189.thumb_32_.smull.c -src/arch/arm/v7/opdefs/.gen/str_A88204.arm_.str.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.lsr.tmpl.c -src/arch/arm/v7/opdefs/.gen/arm_.adc.tmpl.c -src/arch/arm/v7/opdefs/.gen/lsl_A8894.arm_.lsl.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.orr.tmpl.c -src/arch/arm/v7/opdefs/.gen/strb_A88208.thumb_32_.strb.c -src/arch/arm/v7/opdefs/.gen/arm_.str.tmpl.c -src/arch/arm/v7/opdefs/.gen/eor_A8847.thumb_16_.eor.c -src/arch/arm/v7/opdefs/.gen/rsb_A88152.thumb_16_.rsb.c -src/arch/arm/v7/opdefs/.gen/cmp_A8838.thumb_32_.cmp.c -src/arch/arm/v7/opdefs/.gen/arm_.cmp.tmpl.c -src/arch/arm/v7/opdefs/.gen/and_A8813.thumb_32_.and.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.bic.tmpl.c -src/arch/arm/v7/opdefs/.gen/mov_A88103.thumb_16_.mov.c -src/arch/arm/v7/opdefs/.gen/add_A887.arm_.add.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.ldr.tmpl.c -src/arch/arm/v7/opdefs/.gen/ldr_A8863.arm_.ldr.c -src/arch/arm/v7/opdefs/.gen/arm_.push.tmpl.c -src/arch/arm/v7/opdefs/.gen/arm_.lsr.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.yield.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.bl.tmpl.c -src/arch/arm/v7/opdefs/.gen/str_A88203.thumb_16_.str.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.asr.tmpl.c -src/arch/arm/v7/opdefs/.gen/sbc_A88161.thumb_32_.sbc.c -src/arch/arm/v7/opdefs/.gen/arm_.orr.tmpl.c -src/arch/arm/v7/opdefs/.gen/rsc_A88156.arm_.rsc.c -src/arch/arm/v7/opdefs/.gen/arm_.rsc.tmpl.c -src/arch/arm/v7/opdefs/.gen/sub_A88221.thumb_16_.sub.c -src/arch/arm/v7/opdefs/.gen/ldr_A8862.thumb_16_.ldr.c -src/arch/arm/v7/opdefs/.gen/cmp_A8838.arm_.cmp.c -src/arch/arm/v7/opdefs/.gen/blx_A8826.thumb_16_.blx.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.cmp.tmpl.c -src/arch/arm/v7/opdefs/.gen/yield_A88426.arm_.yield.c -src/arch/arm/v7/opdefs/.gen/arm_.smull.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.rsb.tmpl.c -src/arch/arm/v7/opdefs/.gen/tst_A88241.thumb_32_.tst.c -src/arch/arm/v7/opdefs/.gen/arm_.uxtb.tmpl.c -src/arch/arm/v7/opdefs/.gen/mls_A88101.arm_.mls.c -src/arch/arm/v7/opdefs/.gen/b_A8818.thumb_32_.b.c -src/arch/arm/v7/opdefs/.gen/teq_A88238.thumb_32_.teq.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.lsl.tmpl.c -src/arch/arm/v7/opdefs/.gen/umull_A88257.thumb_32_.umull.c -src/arch/arm/v7/opdefs/.gen/arm_.rsb.tmpl.c -src/arch/arm/v7/opdefs/.gen/subs_B9320.arm_.subs.c -src/arch/arm/v7/opdefs/.gen/yield_A88426.thumb_16_.yield.c -src/arch/arm/v7/opdefs/.gen/sbc_A88162.thumb_32_.sbc.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.umlal.tmpl.c -src/arch/arm/v7/opdefs/.gen/rsb_A88152.arm_.rsb.c -src/arch/arm/v7/opdefs/.gen/cmn_A8835.thumb_32_.cmn.c -src/arch/arm/v7/opdefs/.gen/mvn_A88116.arm_.mvn.c -src/arch/arm/v7/opdefs/.gen/rsc_A88155.arm_.rsc.c -src/arch/arm/v7/opdefs/.gen/cbnz_A8829.thumb_16_.cbnz.c -src/arch/arm/v7/opdefs/.gen/pop_A88131.thumb_32_.pop.c -src/arch/arm/v7/opdefs/.gen/bic_A8822.thumb_32_.bic.c -src/arch/arm/v7/opdefs/.gen/ldr_A8864.arm_.ldr.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.cmp.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.strb.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.and.tmpl.c -src/arch/arm/v7/opdefs/.gen/mov_A88102.thumb_16_.mov.c -src/arch/arm/v7/opdefs/.gen/arm_.umaal.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.sub.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.cbnz.tmpl.c -src/arch/arm/v7/opdefs/.gen/ldrb_A8870.thumb_32_.ldrb.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.mul.tmpl.c -src/arch/arm/v7/opdefs/.gen/b_A8818.thumb_16_.b.c -src/arch/arm/v7/opdefs/.gen/cmn_A8834.arm_.cmn.c -src/arch/arm/v7/opdefs/.gen/arm_.sub.tmpl.c -src/arch/arm/v7/opdefs/.gen/sub_A88221.thumb_32_.sub.c -src/arch/arm/v7/opdefs/.gen/and_A8814.thumb_16_.and.c -src/arch/arm/v7/opdefs/.gen/uxtb_A88274.thumb_16_.uxtb.c -src/arch/arm/v7/opdefs/.gen/asr_A8816.thumb_32_.asr.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.uxtb.tmpl.c -src/arch/arm/v7/opdefs/.gen/and_A8813.arm_.and.c -src/arch/arm/v7/opdefs/.gen/add_A884.thumb_16_.add.c -src/arch/arm/v7/opdefs/.gen/adc_A882.thumb_16_.adc.c -src/arch/arm/v7/opdefs/.gen/mvn_A88115.thumb_32_.mvn.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.add.tmpl.c -src/arch/arm/v7/opdefs/.gen/teq_A88237.arm_.teq.c -src/arch/arm/v7/opdefs/.gen/bic_A8822.thumb_16_.bic.c -src/arch/arm/v7/opdefs/.gen/lsr_A8896.arm_.lsr.c -src/arch/arm/v7/opdefs/.gen/and_A8814.thumb_32_.and.c -src/arch/arm/v7/opdefs/.gen/lsl_A8894.thumb_16_.lsl.c -src/arch/arm/v7/opdefs/.gen/arm_.ldrb.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.and.tmpl.c -src/arch/arm/v7/opdefs/.gen/bl_A8825.arm_.bl.c -src/arch/arm/v7/opdefs/.gen/umaal_A88255.arm_.umaal.c -src/arch/arm/v7/opdefs/.gen/teq_A88238.arm_.teq.c -src/arch/arm/v7/opdefs/.gen/orr_A88123.arm_.orr.c -src/arch/arm/v7/opdefs/.gen/tst_A88241.arm_.tst.c -src/arch/arm/v7/opdefs/.gen/strb_A88206.thumb_16_.strb.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.adr.tmpl.c -src/arch/arm/v7/opdefs/.gen/nop_A88119.thumb_32_.nop.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.strb.tmpl.c -src/arch/arm/v7/opdefs/.gen/arm_.cmn.tmpl.c -src/arch/arm/v7/opdefs/.gen/add_A886.thumb_32_.add.c -src/arch/arm/v7/opdefs/.gen/pop_A88132.arm_.pop.c -src/arch/arm/v7/opdefs/.gen/nop_A88119.arm_.nop.c -src/arch/arm/v7/opdefs/.gen/ldr_A8864.thumb_32_.ldr.c -src/arch/arm/v7/opdefs/.gen/arm_.teq.tmpl.c -src/arch/arm/v7/opdefs/.gen/mla_A88100.thumb_32_.mla.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.sbc.tmpl.c -src/arch/arm/v7/opdefs/.gen/umlal_A88256.arm_.umlal.c -src/arch/arm/v7/opdefs/.gen/mul_A88114.thumb_16_.mul.c -src/arch/arm/v7/opdefs/.gen/arm_.bic.tmpl.c -src/arch/arm/v7/opdefs/.gen/smlal_A88178.thumb_32_.smlal.c -src/arch/arm/v7/opdefs/.gen/sub_A88225.thumb_16_.sub.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.eor.tmpl.c -src/arch/arm/v7/opdefs/.gen/movt_A88106.thumb_32_.movt.c -src/arch/arm/v7/opdefs/.gen/arm_.adr.tmpl.c -src/arch/arm/v7/opdefs/.gen/smull_A88189.arm_.smull.c -src/arch/arm/v7/opdefs/.gen/strb_A88208.thumb_16_.strb.c -src/arch/arm/v7/opdefs/.gen/sub_A88223.arm_.sub.c -src/arch/arm/v7/opdefs/.gen/arm_.umull.tmpl.c -src/arch/arm/v7/opdefs/.gen/uxtb_A88274.arm_.uxtb.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.movt.tmpl.c -src/arch/arm/v7/opdefs/.gen/blx_A8826.arm_.blx.c -src/arch/arm/v7/opdefs/.gen/adc_A882.arm_.adc.c -src/arch/arm/v7/opdefs/.gen/cmn_A8835.thumb_16_.cmn.c -src/arch/arm/v7/opdefs/.gen/strb_A88206.thumb_32_.strb.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.adc.tmpl.c -src/arch/arm/v7/opdefs/.gen/bic_A8822.arm_.bic.c -src/arch/arm/v7/opdefs/.gen/teq_A88237.thumb_32_.teq.c -src/arch/arm/v7/opdefs/.gen/sub_A88225.thumb_32_.sub.c -src/arch/arm/v7/opdefs/.gen/ldrb_A8868.arm_.ldrb.c -src/arch/arm/v7/opdefs/.gen/tst_A88241.thumb_16_.tst.c -src/arch/arm/v7/opdefs/.gen/push_A88133.thumb_32_.push.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.bx.tmpl.c -src/arch/arm/v7/opdefs/.gen/orr_A88123.thumb_16_.orr.c -src/arch/arm/v7/opdefs/.gen/ldr_A8864.thumb_16_.ldr.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.mla.tmpl.c -src/arch/arm/v7/opdefs/.gen/ldr_A8865.thumb_32_.ldr.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.pop.tmpl.c -src/arch/arm/v7/opdefs/.gen/mov_A88103.thumb_32_.mov.c -src/arch/arm/v7/opdefs/.gen/ldr_A8865.thumb_16_.ldr.c -src/arch/arm/v7/opdefs/.gen/sbc_A88161.arm_.sbc.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.cmn.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.rsb.tmpl.c -src/arch/arm/v7/opdefs/.gen/cmp_A8838.thumb_16_.cmp.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.smull.tmpl.c -src/arch/arm/v7/opdefs/.gen/push_A88133.arm_.push.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.lsr.tmpl.c -src/arch/arm/v7/opdefs/.gen/sub_A88223.thumb_32_.sub.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.mov.tmpl.c -src/arch/arm/v7/opdefs/.gen/rsb_A88153.thumb_32_.rsb.c -src/arch/arm/v7/opdefs/.gen/push_A88133.thumb_16_.push.c -src/arch/arm/v7/opdefs/.gen/sbc_A88162.arm_.sbc.c -src/arch/arm/v7/opdefs/.gen/lsr_A8896.thumb_16_.lsr.c -src/arch/arm/v7/opdefs/.gen/arm_.asr.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.umaal.tmpl.c -src/arch/arm/v7/opdefs/.gen/and_A8814.arm_.and.c -src/arch/arm/v7/opdefs/.gen/asr_A8816.thumb_16_.asr.c -src/arch/arm/v7/opdefs/.gen/add_A885.arm_.add.c -src/arch/arm/v7/opdefs/.gen/arm_.mla.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.sub.tmpl.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.pop.tmpl.c -src/arch/arm/v7/opdefs/.gen/rsb_A88153.arm_.rsb.c -src/arch/arm/v7/opdefs/.gen/adc_A881.thumb_32_.adc.c -src/arch/arm/v7/opdefs/.gen/uxtb_A88274.thumb_32_.uxtb.c -src/arch/arm/v7/opdefs/.gen/arm_.umlal.tmpl.c -src/arch/arm/v7/opdefs/.gen/bx_A8827.thumb_16_.bx.c -src/arch/arm/v7/opdefs/.gen/cmn_A8834.thumb_32_.cmn.c -src/arch/arm/v7/opdefs/.gen/arm_.smlal.tmpl.c -src/arch/arm/v7/opdefs/.gen/smlal_A88178.arm_.smlal.c -src/arch/arm/v7/opdefs/.gen/arm_.subs.tmpl.c -src/arch/arm/v7/opdefs/.gen/orr_A88122.thumb_32_.orr.c -src/arch/arm/v7/opdefs/.gen/thumb_16_.mvn.tmpl.c -src/arch/arm/v7/opdefs/.gen/arm_.strb.tmpl.c -src/arch/arm/v7/opdefs/.gen/b_A8818.arm_.b.c -src/arch/arm/v7/opdefs/.gen/thumb_32_.str.tmpl.c -src/arch/arm/v7/opdefs/.gen/add_A886.thumb_16_.add.c -src/arch/arm/v7/thumb_32.c -src/arch/arm/v7/arm.c -src/arch/arm/context.c -src/arch/arm/register.c -src/arch/arm/v456/register.c -src/arch/arm/v456/addressing.c -src/arch/arm/v456/instruction.c -src/arch/arm/v456/operands/register.c -src/arch/arm/v456/operands/content.c -src/arch/arm/instruction.c -src/arch/arm/link.c -src/arch/jvm/processor.c -src/arch/jvm/op_const.c -src/arch/jvm/op_add.c -src/arch/jvm/op_pop.c -src/arch/jvm/operand.c -src/arch/jvm/op_monitor.c -src/arch/jvm/op_store.c -src/arch/jvm/op_dup.c -src/arch/jvm/op_getput.c -src/arch/jvm/op_invoke.c -src/arch/jvm/op_load.c -src/arch/jvm/op_convert.c -src/arch/jvm/op_nop.c -src/arch/jvm/instruction.c -src/arch/jvm/op_ret.c -src/arch/artificial.c -src/arch/instruction.c -src/arch/mips/processor.c -src/arch/mips/op_add.c -src/arch/mips/operand.c -src/arch/mips/op_store.c -src/arch/mips/op_sub.c -src/arch/mips/op_sr.c -src/arch/mips/op_branch.c -src/arch/mips/op_load.c -src/arch/mips/op_nop.c -src/arch/mips/instruction.c -src/arch/mips/registers.c -src/arch/mips/op_jump.c -src/arch/mips/op_and.c -src/arch/link.c -src/arch/x86/processor.c -src/arch/x86/operand.c -src/arch/x86/register.c -src/arch/x86/opcodes/ret.c -src/arch/x86/opcodes/shr.c -src/arch/x86/opcodes/cld.c -src/arch/x86/opcodes/set.c -src/arch/x86/opcodes/movsx.c -src/arch/x86/opcodes/stos.c -src/arch/x86/opcodes/movzx.c -src/arch/x86/opcodes/rcr.c -src/arch/x86/opcodes/pop.c -src/arch/x86/opcodes/push.c -src/arch/x86/opcodes/int.c -src/arch/x86/opcodes/lea.c -src/arch/x86/opcodes/dec.c -src/arch/x86/opcodes/or.c -src/arch/x86/opcodes/rcl.c -src/arch/x86/opcodes/sbb.c -src/arch/x86/opcodes/cmps.c -src/arch/x86/opcodes/xor.c -src/arch/x86/opcodes/test.c -src/arch/x86/opcodes/nop.c -src/arch/x86/opcodes/jump.c -src/arch/x86/opcodes/ror.c -src/arch/x86/opcodes/sar.c -src/arch/x86/opcodes/mov.c -src/arch/x86/opcodes/hlt.c -src/arch/x86/opcodes/cmp.c -src/arch/x86/opcodes/and.c -src/arch/x86/opcodes/adc.c -src/arch/x86/opcodes/scas.c -src/arch/x86/opcodes/mul.c -src/arch/x86/opcodes/arpl.c -src/arch/x86/opcodes/rol.c -src/arch/x86/opcodes/call.c -src/arch/x86/opcodes/movs.c -src/arch/x86/opcodes/add.c -src/arch/x86/opcodes/leave.c -src/arch/x86/opcodes/shl.c -src/arch/x86/opcodes/not.c -src/arch/x86/opcodes/inc.c -src/arch/x86/opcodes/xchg.c -src/arch/x86/opcodes/sub.c -src/arch/x86/instruction.c -src/arch/x86/operands/register.c -src/arch/x86/operands/relative.c -src/arch/x86/operands/moffs.c -src/arch/x86/operands/modrm.c -src/arch/x86/operands/data.c +src/arch/dalvik/operands/pool.c +src/arch/raw.c src/arch/vmpa.c -src/gui/tb/tbitem.c -src/gui/tb/source.c -src/gui/tb/portions.c -src/gui/panels/history.c -src/gui/panels/regedit.c -src/gui/panels/panel.c -src/gui/panels/symbols.c -src/gui/panels/glance.c -src/gui/panels/strings.c -src/gui/panels/log.c -src/gui/panels/bookmarks.c -src/gui/status.c -src/gui/editem.c -src/gui/menus/binary.c -src/gui/menus/debug.c -src/gui/menus/help.c -src/gui/menus/edition.c -src/gui/menus/view.c -src/gui/menus/menubar.c -src/gui/menus/file.c -src/gui/menus/plugins.c -src/gui/menus/project.c +src/debug/jdwp/debugger.c +src/debug/jdwp/tcp.c +src/format/dex/dex.c +src/format/dex/method.c +src/format/elf/elf.c +src/format/elf/symbols.c +src/glibext/gbinportion.c +src/gtkext/gtkdockable.c +src/gtkext/gtkstatusstack.c src/gui/dialogs/about.c +src/gui/dialogs/bookmark.c src/gui/dialogs/export.c -src/gui/dialogs/storage.c src/gui/dialogs/goto.c src/gui/dialogs/gotox.c -src/gui/dialogs/shellcode.c -src/gui/dialogs/bookmark.c src/gui/dialogs/plugins.c +src/gui/dialogs/shellcode.c +src/gui/dialogs/storage.c src/gui/editor.c -src/glibext/gbuffersegment.c -src/glibext/signal.c -src/glibext/gbinportion.c -src/glibext/gcodebuffer.c -src/glibext/chrysamarshal.c -src/glibext/delayed.c -src/glibext/gbufferline.c -src/glibext/gnhash.c -src/glibext/configuration.c -src/panels/breaks.c -src/panels/panel.c -src/panels/strings.c -src/panels/registers.c -src/debug/break.c -src/debug/packet.c -src/debug/remgdb/packet.c -src/debug/remgdb/helpers.c -src/debug/remgdb/tcp.c -src/debug/remgdb/stream.c -src/debug/remgdb/gdb.c -src/debug/jdwp/packet.c -src/debug/jdwp/sets/thread.c -src/debug/jdwp/sets/vm.c -src/debug/jdwp/sets/list.c -src/debug/jdwp/tcp.c -src/debug/jdwp/debugger.c -src/debug/jdwp/misc/header.c -src/debug/jdwp/misc/id.c -src/debug/jdwp/misc/location.c -src/debug/jdwp/misc/types.c -src/debug/stream.c -src/debug/debugger.c -src/decomp/instr/keyword.c -src/decomp/instr/switch.c -src/decomp/instr/ite.c -src/decomp/context.c -src/decomp/expression.c -src/decomp/output.c -src/decomp/instruction.c -src/decomp/lang/java.c -src/decomp/lang/asm.c -src/decomp/expr/array.c -src/decomp/expr/dalvik/array.c -src/decomp/expr/access.c -src/decomp/expr/immediate.c -src/decomp/expr/cond.c -src/decomp/expr/assign.c -src/decomp/expr/pseudo.c -src/decomp/expr/arithm.c -src/decomp/expr/block.c -src/decomp/expr/call.c -src/decomp/expr/text.c -src/decomp/expr/return.c -src/decomp/expr/comp.c -src/format/dwarf/v2/dwarf.c -src/format/dwarf/v3/dwarf.c -src/format/dwarf/abbrev.c -src/format/dwarf/dwarf.c -src/format/dwarf/dwarf-int.c -src/format/dwarf/utils.c -src/format/dwarf/v4/dwarf.c -src/format/dwarf/info.c -src/format/dwarf/d_dwarf.c -src/format/mangling/context.c -src/format/mangling/demangler.c -src/format/mangling/libjavamangling_la-java_gram.c -src/format/mangling/itanium/abi.c -src/format/mangling/itanium/context.c -src/format/mangling/itanium/component.c -src/format/mangling/libjavamangling_la-java_tok.c -src/format/mangling/dex/libformatmanglingdexshorty_la-shorty_gram.c -src/format/mangling/dex/context.c -src/format/mangling/dex/libformatmanglingdexshorty_la-shorty_tok.c -src/format/mangling/dex/libformatmanglingdextype_la-type_tok.c -src/format/mangling/dex/libformatmanglingdextype_la-type_gram.c -src/format/executable.c -src/format/pe/pe.c -src/format/pe/symbols.c -src/format/pe/section.c -src/format/pe/pe-int.c -src/format/symbol.c -src/format/dex/method.c -src/format/dex/dex.c -src/format/dex/dex-int.c -src/format/dex/pool.c -src/format/dex/class.c -src/format/debuggable.c -src/format/executable-int.c -src/format/elf/program.c -src/format/elf/helper_mips.c -src/format/elf/symbols.c -src/format/elf/elf.c -src/format/elf/helper_arm.c -src/format/elf/elf-int.c -src/format/elf/section.c -src/format/elf/dynamic.c -src/format/elf/strings.c -src/format/elf/helper_x86.c -src/format/format.c -src/format/java/attribute.c -src/format/java/field.c -src/format/java/method.c -src/format/java/java.c -src/format/java/e_java.c -src/format/java/pool.c -src/format/java/java-int.c -src/analysis/binary.c -src/analysis/disass/rank.c -src/analysis/disass/output.c -src/analysis/disass/area.c -src/analysis/disass/macro.c -src/analysis/disass/loop.c -src/analysis/disass/fetch.c -src/analysis/disass/limit.c -src/analysis/disass/links.c -src/analysis/disass/disassembler.c -src/analysis/blocks/virtual.c -src/analysis/blocks/raccess.c -src/analysis/blocks/flow.c -src/analysis/decomp/decompiler.c -src/analysis/decomp/il.c -src/analysis/decomp/cmerge.c -src/analysis/decomp/reduce.c -src/analysis/contents/restricted.c -src/analysis/contents/file.c -src/analysis/type.c -src/analysis/db/collection.c -src/analysis/db/cdb.c -src/analysis/db/items/comment.c -src/analysis/db/items/bookmark.c -src/analysis/db/items/switcher.c -src/analysis/db/misc/rlestr.c -src/analysis/db/misc/timestamp.c -src/analysis/db/client.c -src/analysis/db/item.c -src/analysis/db/server.c -src/analysis/roptions.c -src/analysis/content.c -src/analysis/block.c -src/analysis/routine.c -src/analysis/variable.c -src/analysis/project.c -src/analysis/types/encaps.c -src/analysis/types/cse.c -src/analysis/types/literal.c -src/analysis/types/template.c -src/analysis/types/basic.c -src/gtkext/gtkdockstation.c -src/gtkext/theme.c -src/gtkext/easygtk.c -src/gtkext/gtksourceview.c -src/gtkext/gtkbinarystrip.c -src/gtkext/gtkdockable.c -src/gtkext/gtkblockview.c -src/gtkext/gtkbufferview.c -src/gtkext/gtkextstatusbar.c -src/gtkext/support.c -src/gtkext/gtkviewpanel.c -src/gtkext/gtkgraphview.c -src/gtkext/graph/nodes/virtual.c -src/gtkext/graph/nodes/flow.c -src/gtkext/graph/ranks.c -src/gtkext/graph/layout.c -src/gtkext/graph/edge.c -src/gtkext/graph/node.c +src/gui/menus/binary.c +src/gui/menus/debug.c +src/gui/menus/edition.c +src/gui/menus/file.c +src/gui/menus/help.c +src/gui/menus/plugins.c +src/gui/menus/project.c +src/gui/menus/view.c +src/gui/panels/history.c +src/gui/panels/symbols.c +src/gui/status.c +src/gui/tb/portions.c +src/gui/tb/source.c src/main.c -src/core/formats.c -src/core/params.c -src/core/processors.c -src/core/collections.c -src/core/core.c diff --git a/po/fr.po b/po/fr.po index 85c9d61..b30a9ed 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: openida 0.0.1\n" "Report-Msgid-Bugs-To: nocbos@gmail.com\n" -"POT-Creation-Date: 2015-12-10 20:17+0100\n" +"POT-Creation-Date: 2016-01-22 20:49+0100\n" "PO-Revision-Date: 2010-11-04 16:11+0100\n" "Last-Translator: cyrille \n" "Language-Team: French\n" @@ -17,1114 +17,1213 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: src/plugins/plugin.c:181 +#: plugins/androhelpers/switch.c:284 plugins/androhelpers/switch.c:286 #, c-format -msgid "Error while loading the plugin candidate '%s' : %s" +msgid "; Case for value 0x%08x (%d)" msgstr "" -#: src/plugins/plugin.c:192 -#, c-format -msgid "No '%s' entry in plugin candidate '%s'" +#: plugins/androhelpers/switch.c:305 +msgid "; Default case" msgstr "" -#: src/plugins/plugin.c:212 +#: plugins/androhelpers/try_n_catch.c:209 +#: plugins/androhelpers/try_n_catch.c:211 #, c-format -msgid "Bad version... '%s'" +msgid "Handler for caught '%s'" msgstr "" -#: src/plugins/plugin.c:250 src/plugins/plugin.c:300 -#, c-format -msgid "Unknown sub-category '0x%02x' in plugin '%s'..." +#: plugins/androhelpers/try_n_catch.c:306 +msgid "default" msgstr "" -#: src/plugins/plugin.c:284 -#, c-format -msgid "Unknown action '0x%02x' in plugin '%s'..." +#: plugins/mobicore/annotations.c:82 +#, fuzzy +msgid ": start address" +msgstr "Adresse virtuelle" + +#: plugins/mobicore/annotations.c:93 +msgid ": length" msgstr "" -#: src/plugins/plugin.c:309 -#, c-format -msgid "Unknown category '0x%02x' in plugin '%s'..." +#: plugins/mobicore/annotations.c:139 +msgid "MCLF magic number" msgstr "" -#: src/plugins/plugin.c:360 -#, c-format -msgid "Plugin '%s' failed to load itself..." +#: plugins/mobicore/annotations.c:145 +msgid "Version" msgstr "" -#: src/plugins/plugin.c:367 -#, c-format -msgid "Loaded the '%s' file as plugin from the '%s' directory" +#: plugins/mobicore/annotations.c:179 +msgid "Service flags" msgstr "" -#: src/arch/dalvik/operands/pool.c:260 src/arch/dalvik/operands/pool.c:262 -#, c-format -msgid "" +#: plugins/mobicore/annotations.c:188 +msgid "Memory to use: internal if available, otherwise external memory" msgstr "" -#: src/arch/dalvik/operands/pool.c:287 src/arch/dalvik/operands/pool.c:289 -#, c-format -msgid "" +#: plugins/mobicore/annotations.c:191 +msgid "Internal memory must be used for executing the service" msgstr "" -#: src/arch/dalvik/operands/pool.c:318 src/arch/dalvik/operands/pool.c:320 -#, c-format -msgid "" +#: plugins/mobicore/annotations.c:194 +msgid "External memory must be used for executing the service" msgstr "" -#: src/arch/dalvik/operands/pool.c:345 src/arch/dalvik/operands/pool.c:347 -#, c-format -msgid "" +#: plugins/mobicore/annotations.c:197 +msgid "Unknown memory usage" msgstr "" -#: src/arch/arm/v7/fetch.c:463 src/arch/arm/v7/fetch.c:468 -#, c-format -msgid "Value used @ %s" +#: plugins/mobicore/annotations.c:210 +msgid "Service type is invalid" msgstr "" -#: src/arch/vmpa.c:387 src/arch/vmpa.c:442 -#, c-format -msgid "(none)" +#: plugins/mobicore/annotations.c:214 +msgid "Service is a driver" msgstr "" -#: src/gui/tb/source.c:140 -msgid " Source: " +#: plugins/mobicore/annotations.c:218 +msgid "Service is a Trustlet" msgstr "" -#: src/gui/tb/source.c:206 -msgid "Source files" +#: plugins/mobicore/annotations.c:222 +msgid "Service is a system Trustlet" msgstr "" -#: src/gui/tb/portions.c:198 -msgid "Portions" +#: plugins/mobicore/annotations.c:232 +msgid "Number of instances which can be run simultaneously" msgstr "" -#: src/gui/panels/history.c:211 -msgid "Label" +#: plugins/mobicore/annotations.c:240 +msgid "Loadable service unique identifier (UUID)" msgstr "" -#: src/gui/panels/history.c:227 -msgid "Undo" +#: plugins/mobicore/annotations.c:247 +msgid "Driver ID" msgstr "" -#: src/gui/panels/history.c:231 -msgid "Redo" +#: plugins/mobicore/annotations.c:249 +msgid "Unused Driver ID" msgstr "" -#: src/gui/panels/history.c:235 -msgid "Clean" +#: plugins/mobicore/annotations.c:251 plugins/mobicore/annotations.c:257 +msgid "Number of threads" msgstr "" -#: src/gui/panels/history.c:308 -msgid "Change history" +#: plugins/mobicore/annotations.c:263 +#, fuzzy +msgid "Virtual text segment: start address" +msgstr "Adresse virtuelle" + +#: plugins/mobicore/annotations.c:269 +msgid "Virtual text segment: length" msgstr "" -#: src/gui/panels/regedit.c:229 src/gtkext/gtkdockable.c:292 -msgid "Look for:" +#: plugins/mobicore/annotations.c:275 +#, fuzzy +msgid "Virtual data segment: start address" +msgstr "Adresse virtuelle" + +#: plugins/mobicore/annotations.c:281 +msgid "Virtual data segment: length" msgstr "" -#: src/gui/panels/regedit.c:268 -msgid "Access path" +#: plugins/mobicore/annotations.c:287 +msgid "Length of the BSS segment in bytes" msgstr "" -#: src/gui/panels/regedit.c:276 -msgid "Status" +#: plugins/mobicore/annotations.c:293 +msgid "Virtual start address of service code" msgstr "" -#: src/gui/panels/regedit.c:284 -msgid "Type" +#: plugins/mobicore/annotations.c:303 +msgid "Version of the interface the driver exports" msgstr "" -#: src/gui/panels/regedit.c:294 src/gui/panels/strings.c:275 -msgid "Value" +#: plugins/mobicore/annotations.c:312 +msgid "Silicon Provider ID" msgstr "" -#: src/gui/panels/regedit.c:389 -msgid "Configuration parameters" +#: plugins/mobicore/annotations.c:318 +msgid "Platform specific device identifier" msgstr "" -#: src/gui/panels/regedit.c:469 -msgid "Boolean" +#: plugins/mobicore/annotations.c:324 +msgid "Configuration which is allowed to execute binary" msgstr "" -#: src/gui/panels/regedit.c:473 -msgid "Integer" +#: plugins/mobicore/annotations.c:374 plugins/readelf/header.c:223 +msgid "Padding" msgstr "" -#: src/gui/panels/regedit.c:477 src/panels/breaks.c:209 -#: src/panels/strings.c:91 -msgid "String" +#: plugins/mobicore/annotations.c:380 +msgid "Version of the TextHeader structure" msgstr "" -#: src/gui/panels/regedit.c:481 -msgid "" +#: plugins/mobicore/annotations.c:386 +msgid "Size of this structure" msgstr "" -#: src/gui/panels/regedit.c:573 src/gui/panels/bookmarks.c:776 -msgid "By default" +#: plugins/mobicore/annotations.c:392 +msgid "Features that Mobicore must understand when loading" msgstr "" -#: src/gui/panels/regedit.c:575 src/gui/panels/bookmarks.c:778 -msgid "Changed" +#: plugins/mobicore/annotations.c:398 +msgid "Address for McLib entry" msgstr "" -#: src/gui/panels/regedit.c:578 src/gui/panels/bookmarks.c:781 -msgid " + empty" +#: plugins/mobicore/annotations.c:402 +msgid "Segment for McLib data" msgstr "" -#: src/gui/panels/regedit.c:588 src/gui/panels/bookmarks.c:791 -msgid "true" +#: plugins/mobicore/annotations.c:411 +#, fuzzy +msgid "McLib base address" +msgstr "Adresse virtuelle" + +#: plugins/mobicore/annotations.c:417 +msgid "TlApi version used when building trustlet" msgstr "" -#: src/gui/panels/regedit.c:588 src/gui/panels/bookmarks.c:791 -msgid "false" +#: plugins/mobicore/annotations.c:423 +msgid "DrApi version used when building trustlet" msgstr "" -#: src/gui/panels/regedit.c:933 -msgid "Copy the name" +#: plugins/mobicore/annotations.c:429 +msgid "Address of _TA_Properties in the TA" msgstr "" -#: src/gui/panels/regedit.c:939 -msgid "Make empty" +#: plugins/mobicore/mclf.c:282 plugins/mobicore/mclf.c:290 +#: plugins/mobicore/mclf.c:304 plugins/mobicore/mclf.c:318 +#: src/format/elf/elf.c:401 src/format/elf/elf.c:470 +msgid "Segment" msgstr "" -#: src/gui/panels/regedit.c:942 -msgid "Reset" +#: plugins/pychrysa/analysis/binary.c:90 +msgid "Expected a BinContent as argument" msgstr "" -#: src/gui/panels/symbols.c:263 -msgid "List" +#: plugins/pychrysa/analysis/content.c:162 +#: plugins/pychrysa/analysis/content.c:209 +#: plugins/pychrysa/analysis/content.c:255 +#: plugins/pychrysa/analysis/content.c:301 +msgid "Invalid read access." msgstr "" -#: src/gui/panels/symbols.c:266 -msgid "Show symbols using a list view" +#: plugins/pychrysa/analysis/contents/restricted.c:77 +msgid "The first argument must be an instance of BinContent." msgstr "" -#: src/gui/panels/symbols.c:269 -msgid "Tree" +#: plugins/pychrysa/analysis/contents/restricted.c:84 +msgid "The second argument must be an instance of mrange." msgstr "" -#: src/gui/panels/symbols.c:272 -msgid "Show symbols using a tree view" +#: plugins/pychrysa/analysis/db/item.c:92 +msgid "The attribute value must be a boolean." msgstr "" -#: src/gui/panels/symbols.c:279 -msgid "Collapse" +#: plugins/pychrysa/analysis/db/items/comment.c:140 +#: plugins/pychrysa/analysis/routine.c:136 +msgid "The attribute value must be a string." msgstr "" -#: src/gui/panels/symbols.c:282 -msgid "Collapse all symbol nodes in the tree view" +#: plugins/pychrysa/arch/processor.c:141 +msgid "The attribute value must be an instruction." msgstr "" -#: src/gui/panels/symbols.c:285 -msgid "Expand" +#: plugins/pychrysa/common/pathname.c:110 +msgid "Relative path is too deep." msgstr "" -#: src/gui/panels/symbols.c:288 -msgid "Expand all symbol nodes in the tree view" +#: plugins/pychrysa/format/elf/elf.c:75 +msgid "The argument must be an instance of BinContent." msgstr "" -#: src/gui/panels/symbols.c:291 -msgid "Classes" +#: plugins/pychrysa/format/symbol.c:186 +msgid "Invalid type of message" msgstr "" -#: src/gui/panels/symbols.c:294 -msgid "Show all classes in the tree view" +#: plugins/pychrysa/glibext/bufferline.c:91 +msgid "Invalid range in arguments" msgstr "" -#: src/gui/panels/symbols.c:303 -msgid "Filter symbols using POSIX extended regular expressions" +#: plugins/pychrysa/glibext/bufferline.c:131 +#: plugins/pychrysa/glibext/bufferline.c:167 +msgid "Invalid flag" msgstr "" -#: src/gui/panels/symbols.c:343 src/gui/panels/strings.c:268 -#: src/gui/dialogs/gotox.c:161 -msgid "Name" +#: plugins/readelf/header.c:75 +msgid "ELF magic number" msgstr "" -#: src/gui/panels/symbols.c:350 src/gui/dialogs/gotox.c:153 -#: src/panels/breaks.c:189 src/panels/strings.c:87 -msgid "Address" +#: plugins/readelf/header.c:82 +msgid "File class: invalid" msgstr "" -#: src/gui/panels/symbols.c:357 src/format/elf/elf.c:453 -#: src/format/elf/elf.c:455 -msgid "Section" +#: plugins/readelf/header.c:85 +msgid "File class: 32-bit objects" msgstr "" -#: src/gui/panels/symbols.c:438 -#, fuzzy -msgid "Binary symbols" -msgstr "Code binaire" +#: plugins/readelf/header.c:88 +msgid "File class: 64-bit objects" +msgstr "" -#: src/gui/panels/glance.c:180 src/gui/panels/glance.c:264 -msgid "Glance" +#: plugins/readelf/header.c:91 +msgid "File class: unknown" msgstr "" -#: src/gui/panels/strings.c:252 src/gui/panels/bookmarks.c:285 -#, fuzzy -msgid "Physical address" -msgstr "Adresse virtuelle" +#: plugins/readelf/header.c:107 +msgid "Data encoding: invalid" +msgstr "" -#: src/gui/panels/strings.c:259 src/gui/panels/bookmarks.c:292 -#: src/gui/menus/view.c:103 src/gui/dialogs/export.c:634 -#: src/gui/dialogs/shellcode.c:762 -msgid "Virtual address" -msgstr "Adresse virtuelle" +#: plugins/readelf/header.c:110 +msgid "Data encoding: 2's complement, little endian" +msgstr "" -#: src/gui/panels/strings.c:405 -msgid "Strings" +#: plugins/readelf/header.c:113 +msgid "Data encoding: 2's complement, big endian" msgstr "" -#: src/gui/panels/strings.c:862 -msgid "_Edit name" +#: plugins/readelf/header.c:116 +msgid "Data encoding: unknown" msgstr "" -#: src/gui/panels/strings.c:865 -msgid "_Copy to clipboard" +#: plugins/readelf/header.c:132 +msgid "File version: invalid" msgstr "" -#: src/gui/panels/strings.c:869 -msgid "_Find references..." +#: plugins/readelf/header.c:135 +msgid "File version: current" msgstr "" -#: src/gui/panels/strings.c:876 src/gui/panels/bookmarks.c:1136 -msgid "Filter..." +#: plugins/readelf/header.c:138 +msgid "File version: unknown" msgstr "" -#: src/gui/panels/log.c:250 -msgid "Misc information" +#: plugins/readelf/header.c:154 +msgid "OS ABI: UNIX System V" msgstr "" -#: src/gui/panels/bookmarks.c:301 -msgid "Comment" +#: plugins/readelf/header.c:157 +msgid "OS ABI: HP-UX" msgstr "" -#: src/gui/panels/bookmarks.c:424 src/gui/menus/edition.c:151 -#: src/gui/dialogs/storage.c:541 -msgid "Bookmarks" +#: plugins/readelf/header.c:160 +msgid "OS ABI: NetBSD" msgstr "" -#: src/gui/panels/bookmarks.c:1127 -msgid "Edit" +#: plugins/readelf/header.c:163 +msgid "OS ABI: object uses GNU ELF extensions" msgstr "" -#: src/gui/panels/bookmarks.c:1130 -msgid "Delete" +#: plugins/readelf/header.c:166 +msgid "OS ABI: Sun Solaris" msgstr "" -#: src/gui/status.c:306 -msgid "Location phys:" +#: plugins/readelf/header.c:169 +msgid "OS ABI: IBM AIX" msgstr "" -#: src/gui/status.c:329 src/gui/status.c:415 -msgid " at " +#: plugins/readelf/header.c:172 +msgid "OS ABI: SGI Irix" msgstr "" -#: src/gui/status.c:331 src/gui/status.c:417 -msgid "+" +#: plugins/readelf/header.c:175 +msgid "OS ABI: FreeBSD" msgstr "" -#: src/gui/status.c:395 -msgid "Localisation:" +#: plugins/readelf/header.c:178 +msgid "OS ABI: Compaq TRU64 UNIX" msgstr "" -#: src/gui/status.c:436 -msgid " (" +#: plugins/readelf/header.c:181 +msgid "OS ABI: Novell Modesto" msgstr "" -#: src/gui/status.c:447 -msgid ")" +#: plugins/readelf/header.c:184 +msgid "OS ABI: OpenBSD" msgstr "" -#: src/gui/menus/binary.c:70 -msgid "_Binary" -msgstr "_Binaire" +#: plugins/readelf/header.c:187 +msgid "OS ABI: ARM EABI" +msgstr "" -#: src/gui/menus/binary.c:76 -#, fuzzy -msgid "Entry points" -msgstr "Adresse virtuelle" +#: plugins/readelf/header.c:190 +msgid "OS ABI: ARM" +msgstr "" -#: src/gui/menus/binary.c:84 -msgid "Storage..." +#: plugins/readelf/header.c:193 +msgid "OS ABI: standalone (embedded) application" msgstr "" -#: src/gui/menus/binary.c:88 -msgid "Export..." -msgstr "Exportation..." +#: plugins/readelf/header.c:196 +msgid "OS ABI: unknown" +msgstr "" -#: src/gui/menus/debug.c:63 -msgid "_Debug" -msgstr "_Débogage" +#: plugins/readelf/header.c:214 +msgid "ABI version" +msgstr "" -#: src/gui/menus/debug.c:69 src/gui/menus/debug.c:108 -#: src/gui/menus/debug.c:123 -msgid "Start" -msgstr "Démarrer" +#: plugins/readelf/header.c:230 +msgid "Object file type: no file type" +msgstr "" -#: src/gui/menus/debug.c:104 -msgid "No available debug module for this binary !" -msgstr "Pas de module de débogage disponible pour ce binaire !" +#: plugins/readelf/header.c:233 +msgid "Object file type: relocatable file" +msgstr "" -#: src/gui/menus/debug.c:112 -msgid "Failed to initialize the debugger." -msgstr "Echec de l'initialisation du débogueur." +#: plugins/readelf/header.c:236 +msgid "Object file type: executable file" +msgstr "" -#: src/gui/menus/debug.c:116 -msgid "Stop" -msgstr "Arrêter" +#: plugins/readelf/header.c:239 +msgid "Object file type: shared object file" +msgstr "" -#: src/gui/menus/help.c:60 -msgid "_Help" -msgstr "_Aide" +#: plugins/readelf/header.c:242 +msgid "Object file type: core file" +msgstr "" -#: src/gui/menus/help.c:66 src/gui/dialogs/about.c:75 -msgid "About" -msgstr "A propos" +#: plugins/readelf/header.c:245 +msgid "Object file type: OS-specific" +msgstr "" -#: src/gui/menus/edition.c:83 -msgid "_Edition" +#: plugins/readelf/header.c:248 +msgid "Object file type: processor-specific" msgstr "" -#: src/gui/menus/edition.c:89 -msgid "Go to address..." +#: plugins/readelf/header.c:251 +msgid "Object file type: unkown" msgstr "" -#: src/gui/menus/edition.c:97 -msgid "Numeric operand" +#: plugins/readelf/header.c:266 +msgid "Architecture: No machine" msgstr "" -#: src/gui/menus/edition.c:103 -msgid "Hexadecimal" +#: plugins/readelf/header.c:267 +msgid "Architecture: AT&T WE 32100" msgstr "" -#: src/gui/menus/edition.c:109 -msgid "Decimal" +#: plugins/readelf/header.c:268 +msgid "Architecture: SUN SPARC" msgstr "" -#: src/gui/menus/edition.c:115 -msgid "Octal" +#: plugins/readelf/header.c:269 +msgid "Architecture: Intel 80386" msgstr "" -#: src/gui/menus/edition.c:121 -#, fuzzy -msgid "Binary" -msgstr "_Binaire" +#: plugins/readelf/header.c:270 +msgid "Architecture: Motorola m68k family" +msgstr "" -#: src/gui/menus/edition.c:130 -msgid "Default" +#: plugins/readelf/header.c:271 +msgid "Architecture: Motorola m88k family" msgstr "" -#: src/gui/menus/edition.c:138 -msgid "Follow the reference" +#: plugins/readelf/header.c:272 +msgid "Architecture: Intel 80860" msgstr "" -#: src/gui/menus/edition.c:143 -msgid "List all references leading to..." +#: plugins/readelf/header.c:273 +msgid "Architecture: MIPS R3000 big-endian" msgstr "" -#: src/gui/menus/edition.c:157 -msgid "Toggle at current location" +#: plugins/readelf/header.c:274 +msgid "Architecture: IBM System/370" msgstr "" -#: src/gui/menus/edition.c:480 -msgid "Location already bookmarked!" +#: plugins/readelf/header.c:275 +msgid "Architecture: MIPS R3000 little-endian" msgstr "" -#: src/gui/menus/edition.c:481 -msgid "" -"A bookmark has been defined at the same location.\n" -"Do you want to replace it ?" +#: plugins/readelf/header.c:276 +msgid "Architecture: HPPA" msgstr "" -#: src/gui/menus/view.c:67 -msgid "_View" -msgstr "Affichage" +#: plugins/readelf/header.c:277 +msgid "Architecture: Fujitsu VPP500" +msgstr "" -#: src/gui/menus/view.c:73 -msgid "Text view" -msgstr "Vue binaire" +#: plugins/readelf/header.c:278 +msgid "Architecture: Sun's \"v8plus\"" +msgstr "" -#: src/gui/menus/view.c:81 -msgid "Graph view" -msgstr "Vue graphique" +#: plugins/readelf/header.c:279 +msgid "Architecture: Intel 80960" +msgstr "" -#: src/gui/menus/view.c:89 -msgid "Source code" -msgstr "Code source" +#: plugins/readelf/header.c:280 +msgid "Architecture: PowerPC" +msgstr "" -#: src/gui/menus/view.c:98 src/gui/dialogs/export.c:630 -msgid "Physical offset" +#: plugins/readelf/header.c:281 +msgid "Architecture: PowerPC 64-bit" msgstr "" -#: src/gui/menus/view.c:108 src/gui/dialogs/export.c:638 -#: src/gui/dialogs/shellcode.c:766 -msgid "Binary code" -msgstr "Code binaire" +#: plugins/readelf/header.c:282 +msgid "Architecture: IBM S390" +msgstr "" -#: src/gui/menus/file.c:74 -msgid "_File" -msgstr "_Fichier" +#: plugins/readelf/header.c:283 +msgid "Architecture: NEC V800 series" +msgstr "" -#: src/gui/menus/file.c:80 -msgid "New project" -msgstr "Nouveau projet" +#: plugins/readelf/header.c:284 +msgid "Architecture: Fujitsu FR20" +msgstr "" -#: src/gui/menus/file.c:88 -msgid "Open project" -msgstr "Ouvrir un projet" +#: plugins/readelf/header.c:285 +msgid "Architecture: TRW RH-32" +msgstr "" -#: src/gui/menus/file.c:93 -msgid "Recent projects..." -msgstr "Projets récents..." +#: plugins/readelf/header.c:286 +msgid "Architecture: Motorola RCE" +msgstr "" -#: src/gui/menus/file.c:109 -msgid "Save project" -msgstr "Enregistrer le projet" +#: plugins/readelf/header.c:287 +msgid "Architecture: ARM" +msgstr "" -#: src/gui/menus/file.c:114 -msgid "Save project as..." -msgstr "Enregistrer le projet sous..." +#: plugins/readelf/header.c:288 +msgid "Architecture: Digital Alpha" +msgstr "" -#: src/gui/menus/file.c:121 -msgid "Quit" -msgstr "Quitter" +#: plugins/readelf/header.c:289 +msgid "Architecture: Hitachi SH" +msgstr "" -#: src/gui/menus/file.c:175 -msgid "Open a project" -msgstr "Ouvrir un projet" +#: plugins/readelf/header.c:290 +msgid "Architecture: SPARC v9 64-bit" +msgstr "" -#: src/gui/menus/file.c:177 src/gui/menus/file.c:261 -#: src/gui/menus/project.c:270 src/gui/dialogs/export.c:771 -#: src/gui/dialogs/storage.c:277 src/gui/dialogs/goto.c:205 -#: src/gui/dialogs/gotox.c:189 src/gui/dialogs/shellcode.c:683 -#: src/gui/dialogs/bookmark.c:218 src/gui/editor.c:274 -msgid "_Cancel" +#: plugins/readelf/header.c:291 +msgid "Architecture: Siemens Tricore" msgstr "" -#: src/gui/menus/file.c:178 src/gui/menus/project.c:271 -msgid "_Open" +#: plugins/readelf/header.c:292 +msgid "Architecture: Argonaut RISC Core" msgstr "" -#: src/gui/menus/file.c:259 -msgid "Save the project as..." -msgstr "Enregistrer le projet sous..." +#: plugins/readelf/header.c:293 +msgid "Architecture: Hitachi H8/300" +msgstr "" -#: src/gui/menus/file.c:262 src/gui/dialogs/export.c:772 -#: src/gui/dialogs/shellcode.c:684 -msgid "_Save" +#: plugins/readelf/header.c:294 +msgid "Architecture: Hitachi H8/300H" msgstr "" -#: src/gui/menus/plugins.c:56 -msgid "_Plugins" +#: plugins/readelf/header.c:295 +msgid "Architecture: Hitachi H8S" msgstr "" -#: src/gui/menus/project.c:74 -msgid "_Project" +#: plugins/readelf/header.c:296 +msgid "Architecture: Hitachi H8/500" msgstr "" -#: src/gui/menus/project.c:80 -msgid "Add a binary..." +#: plugins/readelf/header.c:297 +msgid "Architecture: Intel Merced" msgstr "" -#: src/gui/menus/project.c:86 -#, fuzzy -msgid "Shellcode" -msgstr "Code source" +#: plugins/readelf/header.c:298 +msgid "Architecture: Stanford MIPS-X" +msgstr "" -#: src/gui/menus/project.c:90 -#, fuzzy -msgid "File" -msgstr "_Fichier" +#: plugins/readelf/header.c:299 +msgid "Architecture: Motorola Coldfire" +msgstr "" -#: src/gui/menus/project.c:94 -msgid "Remove a binary" +#: plugins/readelf/header.c:300 +msgid "Architecture: Motorola M68HC12" msgstr "" -#: src/gui/menus/project.c:209 src/gui/menus/project.c:267 -msgid "Open a binary file" +#: plugins/readelf/header.c:301 +msgid "Architecture: Fujitsu MMA Multimedia Accelerator" msgstr "" -#: src/gui/dialogs/export.c:118 -msgid "Export assistant" -msgstr "Assistant d'exportation" +#: plugins/readelf/header.c:302 +msgid "Architecture: Siemens PCP" +msgstr "" -#: src/gui/dialogs/export.c:330 -msgid "Format: " -msgstr "Format : " +#: plugins/readelf/header.c:303 +msgid "Architecture: Sony nCPU embeeded RISC" +msgstr "" -#: src/gui/dialogs/export.c:336 src/gui/dialogs/shellcode.c:593 -msgid "Simple text" -msgstr "Texte simple" +#: plugins/readelf/header.c:304 +msgid "Architecture: Denso NDR1 microprocessor" +msgstr "" -#: src/gui/dialogs/export.c:337 -msgid "HTML" +#: plugins/readelf/header.c:305 +msgid "Architecture: Motorola Start*Core processor" msgstr "" -#: src/gui/dialogs/export.c:344 -#, fuzzy -msgid "Options" -msgstr "Eléments à afficher" +#: plugins/readelf/header.c:306 +msgid "Architecture: Toyota ME16 processor" +msgstr "" -#: src/gui/dialogs/export.c:354 -#, fuzzy -msgid "Format" -msgstr "Format : " +#: plugins/readelf/header.c:307 +msgid "Architecture: STMicroelectronic ST100 processor" +msgstr "" -#: src/gui/dialogs/export.c:411 -msgid "String between columns: " +#: plugins/readelf/header.c:308 +msgid "Architecture: Advanced Logic Corp. Tinyj emb.fam" msgstr "" -#: src/gui/dialogs/export.c:440 -msgid "HTML table font name: " +#: plugins/readelf/header.c:309 +msgid "Architecture: AMD x86-64 architecture" msgstr "" -#: src/gui/dialogs/export.c:452 -msgid "HTML table background color: " +#: plugins/readelf/header.c:310 +msgid "Architecture: Sony DSP Processor" msgstr "" -#: src/gui/dialogs/export.c:627 src/gui/dialogs/shellcode.c:759 -msgid "Items to display" -msgstr "Eléments à afficher" - -#: src/gui/dialogs/export.c:645 src/gui/dialogs/shellcode.c:777 -msgid "Exported content" -msgstr "Contenu exporté" - -#: src/gui/dialogs/export.c:687 src/analysis/disass/disassembler.c:661 -#: src/analysis/disass/disassembler.c:664 src/analysis/decomp/decompiler.c:96 -#: src/analysis/decomp/decompiler.c:99 -msgid "File: " -msgstr "Fichier: " +#: plugins/readelf/header.c:311 +msgid "Architecture: Siemens FX66 microcontroller" +msgstr "" -#: src/gui/dialogs/export.c:703 src/gui/dialogs/shellcode.c:615 -msgid "Output" -msgstr "Sortie" +#: plugins/readelf/header.c:312 +msgid "Architecture: STMicroelectronics ST9+ 8/16 mc" +msgstr "" -#: src/gui/dialogs/export.c:769 src/gui/dialogs/shellcode.c:681 -msgid "Choose an output filename" -msgstr "Choisir un fichier de sortie" +#: plugins/readelf/header.c:313 +msgid "Architecture: STmicroelectronics ST7 8 bit mc" +msgstr "" -#: src/gui/dialogs/storage.c:139 -msgid "Features" +#: plugins/readelf/header.c:314 +msgid "Architecture: Motorola MC68HC16 microcontroller" msgstr "" -#: src/gui/dialogs/storage.c:149 src/gui/dialogs/storage.c:550 -msgid "Local storage" +#: plugins/readelf/header.c:315 +msgid "Architecture: Motorola MC68HC11 microcontroller" msgstr "" -#: src/gui/dialogs/storage.c:151 src/gui/dialogs/storage.c:553 -#: src/gui/dialogs/storage.c:607 -msgid "Remote storage" +#: plugins/readelf/header.c:316 +msgid "Architecture: Motorola MC68HC08 microcontroller" msgstr "" -#: src/gui/dialogs/storage.c:153 src/gui/dialogs/storage.c:556 -#: src/gui/dialogs/storage.c:609 -msgid "Local storage with remote access" +#: plugins/readelf/header.c:317 +msgid "Architecture: Motorola MC68HC05 microcontroller" msgstr "" -#: src/gui/dialogs/storage.c:160 src/gui/dialogs/storage.c:198 -msgid "Storage" +#: plugins/readelf/header.c:318 +msgid "Architecture: Silicon Graphics SVx" msgstr "" -#: src/gui/dialogs/storage.c:222 -#, fuzzy -msgid "Identity" -msgstr "Eléments à afficher" +#: plugins/readelf/header.c:319 +msgid "Architecture: STMicroelectronics ST19 8 bit mc" +msgstr "" -#: src/gui/dialogs/storage.c:225 -msgid "Username: " +#: plugins/readelf/header.c:320 +msgid "Architecture: Digital VAX" msgstr "" -#: src/gui/dialogs/storage.c:236 -msgid "Server to contact" +#: plugins/readelf/header.c:321 +msgid "Architecture: Axis Communications 32-bit embedded processor" msgstr "" -#: src/gui/dialogs/storage.c:240 -msgid "Use a remote server:" +#: plugins/readelf/header.c:322 +msgid "Architecture: Infineon Technologies 32-bit embedded processor" msgstr "" -#: src/gui/dialogs/storage.c:249 -msgid "Host: " +#: plugins/readelf/header.c:323 +msgid "Architecture: Element 14 64-bit DSP Processor" msgstr "" -#: src/gui/dialogs/storage.c:256 -msgid "Port:" +#: plugins/readelf/header.c:324 +msgid "Architecture: LSI Logic 16-bit DSP Processor" msgstr "" -#: src/gui/dialogs/storage.c:278 src/gui/dialogs/goto.c:206 -#: src/gui/dialogs/bookmark.c:219 -msgid "_Ok" +#: plugins/readelf/header.c:325 +msgid "Architecture: Donald Knuth's educational 64-bit processor" msgstr "" -#: src/gui/dialogs/storage.c:535 src/gui/dialogs/shellcode.c:750 -msgid "Comments" +#: plugins/readelf/header.c:326 +msgid "Architecture: Harvard University machine-independent object files" msgstr "" -#: src/gui/dialogs/storage.c:538 -msgid "Segments display" +#: plugins/readelf/header.c:327 +msgid "Architecture: SiTera Prism" msgstr "" -#: src/gui/dialogs/goto.c:155 -#, fuzzy -msgid "Go to address" -msgstr "Adresse virtuelle" +#: plugins/readelf/header.c:328 +msgid "Architecture: Atmel AVR 8-bit microcontroller" +msgstr "" -#: src/gui/dialogs/goto.c:170 -msgid "Enter the value of the target address:" +#: plugins/readelf/header.c:329 +msgid "Architecture: Fujitsu FR30" msgstr "" -#: src/gui/dialogs/goto.c:195 -msgid "Address is physical" +#: plugins/readelf/header.c:330 +msgid "Architecture: Mitsubishi D10V" msgstr "" -#: src/gui/dialogs/goto.c:199 -msgid "Address is virtual" +#: plugins/readelf/header.c:331 +msgid "Architecture: Mitsubishi D30V" msgstr "" -#: src/gui/dialogs/gotox.c:181 -msgid "Content" +#: plugins/readelf/header.c:332 +msgid "Architecture: NEC v850" msgstr "" -#: src/gui/dialogs/gotox.c:190 -msgid "_Go" +#: plugins/readelf/header.c:333 +msgid "Architecture: Mitsubishi M32R" msgstr "" -#: src/gui/dialogs/gotox.c:225 -msgid "Binary's entry points" +#: plugins/readelf/header.c:334 +msgid "Architecture: Matsushita MN10300" msgstr "" -#: src/gui/dialogs/gotox.c:286 -msgid "List of backward cross references" +#: plugins/readelf/header.c:335 +msgid "Architecture: Matsushita MN10200" msgstr "" -#: src/gui/dialogs/gotox.c:288 -msgid "List of forward cross references" +#: plugins/readelf/header.c:336 +msgid "Architecture: picoJava" msgstr "" -#: src/gui/dialogs/gotox.c:352 -msgid "" +#: plugins/readelf/header.c:337 +msgid "Architecture: OpenRISC 32-bit embedded processor" msgstr "" -#: src/gui/dialogs/gotox.c:380 src/gui/dialogs/gotox.c:390 -msgid "" +#: plugins/readelf/header.c:338 +msgid "Architecture: ARC Cores Tangent-A5" msgstr "" -#: src/gui/dialogs/gotox.c:427 -msgid "" +#: plugins/readelf/header.c:339 +msgid "Architecture: Tensilica Xtensa Architecture" msgstr "" -#: src/gui/dialogs/shellcode.c:131 -msgid "Shellcode assistant" +#: plugins/readelf/header.c:340 +msgid "Architecture: ARM AARCH64" msgstr "" -#: src/gui/dialogs/shellcode.c:259 -msgid "" -"Paste here the raw C code containing the shellcode.\r\n" -"All content between quotes will be extracted." +#: plugins/readelf/header.c:341 +msgid "Architecture: Tilera TILEPro" msgstr "" -#: src/gui/dialogs/shellcode.c:276 src/gui/dialogs/shellcode.c:458 -msgid "No code" +#: plugins/readelf/header.c:342 +msgid "Architecture: Xilinx MicroBlaze" msgstr "" -#: src/gui/dialogs/shellcode.c:283 src/gui/dialogs/shellcode.c:746 -msgid "Code" -msgstr "Code" +#: plugins/readelf/header.c:343 +msgid "Architecture: Tilera TILE-Gx" +msgstr "" -#: src/gui/dialogs/shellcode.c:445 -msgid "Error while decoding" +#: plugins/readelf/header.c:344 +msgid "Architecture: unknown" msgstr "" -#: src/gui/dialogs/shellcode.c:449 -msgid "Decoding OK (" +#: plugins/readelf/header.c:361 +msgid "Object file version" msgstr "" -#: src/gui/dialogs/shellcode.c:451 -msgid "bytes" +#: plugins/readelf/header.c:370 plugins/readelf/header.c:395 +#, fuzzy +msgid "Entry point virtual address" +msgstr "Adresse virtuelle" + +#: plugins/readelf/header.c:377 plugins/readelf/header.c:402 +msgid "Program header table file offset" msgstr "" -#: src/gui/dialogs/shellcode.c:451 -msgid "byte" +#: plugins/readelf/header.c:384 plugins/readelf/header.c:409 +msgid "Section header table file offset" msgstr "" -#: src/gui/dialogs/shellcode.c:507 -msgid "Architecture:" +#: plugins/readelf/header.c:422 +msgid "Processor-specific flags" msgstr "" -#: src/gui/dialogs/shellcode.c:513 -msgid "x86" +#: plugins/readelf/header.c:431 +msgid "ELF header size in bytes" msgstr "" -#: src/gui/dialogs/shellcode.c:519 -msgid "Register size:" +#: plugins/readelf/header.c:440 +msgid "Program header table entry size" msgstr "" -#: src/gui/dialogs/shellcode.c:525 -msgid "32 bits" +#: plugins/readelf/header.c:449 +msgid "Program header table entry count" msgstr "" -#: src/gui/dialogs/shellcode.c:526 -msgid "16 bits" +#: plugins/readelf/header.c:458 +msgid "Section header table entry size" msgstr "" -#: src/gui/dialogs/shellcode.c:533 -msgid "Architecture" +#: plugins/readelf/header.c:467 +msgid "Section header table entry count" msgstr "" -#: src/gui/dialogs/shellcode.c:587 -#, fuzzy -msgid "Format : " -msgstr "Format : " +#: plugins/readelf/header.c:476 +msgid "Section header string table index" +msgstr "" -#: src/gui/dialogs/shellcode.c:603 -#, fuzzy -msgid "File : " -msgstr "Fichier: " +#: plugins/readelf/program.c:80 +msgid "Segment type: unused" +msgstr "" -#: src/gui/dialogs/shellcode.c:739 -#, fuzzy -msgid "Lines to process" -msgstr "Eléments à afficher" +#: plugins/readelf/program.c:83 +msgid "Segment type: loadable program segment" +msgstr "" -#: src/gui/dialogs/shellcode.c:742 -msgid "Prologue" +#: plugins/readelf/program.c:86 +msgid "Segment type: dynamic linking information" msgstr "" -#: src/gui/dialogs/shellcode.c:770 -msgid "Assembly code" -msgstr "Code d'assembleur" +#: plugins/readelf/program.c:89 +msgid "Segment type: program interpreter" +msgstr "" -#: src/gui/dialogs/bookmark.c:160 -msgid "Add a bookmark" +#: plugins/readelf/program.c:92 +msgid "Segment type: auxiliary information" msgstr "" -#: src/gui/dialogs/bookmark.c:178 -msgid "Localisation" +#: plugins/readelf/program.c:95 +msgid "Segment type: reserved" msgstr "" -#: src/gui/dialogs/bookmark.c:187 -msgid "Target:" +#: plugins/readelf/program.c:98 +msgid "Segment type: entry for header table itself" msgstr "" -#: src/gui/dialogs/bookmark.c:201 -msgid "Value is physical offset" +#: plugins/readelf/program.c:101 +msgid "Segment type: thread-local storage segment" msgstr "" -#: src/gui/dialogs/bookmark.c:205 -#, fuzzy -msgid "Value is virtual address" -msgstr "Adresse virtuelle" +#: plugins/readelf/program.c:108 +msgid "Segment type: GCC .eh_frame_hdr segment" +msgstr "" -#: src/gui/dialogs/bookmark.c:213 -msgid "Optional comment" +#: plugins/readelf/program.c:111 +msgid "Segment type: indicates stack executability" msgstr "" -#: src/gui/dialogs/plugins.c:105 -msgid "Plugins selection" +#: plugins/readelf/program.c:114 +msgid "Segment type: read-only after relocation" msgstr "" -#: src/gui/dialogs/plugins.c:209 -msgid "Author:" +#: plugins/readelf/program.c:120 +msgid "Segment type: Sun Stack segment" msgstr "" -#: src/gui/dialogs/plugins.c:213 -msgid "label8" +#: plugins/readelf/program.c:123 +msgid "Segment type: Sun specific segment" msgstr "" -#: src/gui/dialogs/plugins.c:217 -msgid "Version:" +#: plugins/readelf/program.c:128 +msgid "Segment type: OS-specific" msgstr "" -#: src/gui/dialogs/plugins.c:221 -msgid "label9" +#: plugins/readelf/program.c:134 +msgid "Segment type: processor-specific" msgstr "" -#: src/gui/dialogs/plugins.c:225 -msgid "URL:" +#: plugins/readelf/program.c:138 +msgid "Segment type: unknown" msgstr "" -#: src/gui/dialogs/plugins.c:229 -msgid "label10" +#: plugins/readelf/program.c:156 plugins/readelf/program.c:279 +msgid "Segment file offset" msgstr "" -#: src/gui/dialogs/plugins.c:238 -msgid "label12" +#: plugins/readelf/program.c:163 plugins/readelf/program.c:286 +#, fuzzy +msgid "Segment virtual address" +msgstr "Adresse virtuelle" + +#: plugins/readelf/program.c:170 plugins/readelf/program.c:293 +#, fuzzy +msgid "Segment physical address" +msgstr "Adresse virtuelle" + +#: plugins/readelf/program.c:177 plugins/readelf/program.c:300 +msgid "Segment size in file" msgstr "" -#: src/gui/dialogs/plugins.c:244 -msgid "Action" +#: plugins/readelf/program.c:184 plugins/readelf/program.c:307 +msgid "Segment size in memory" msgstr "" -#: src/gui/dialogs/plugins.c:249 -msgid "Details:" +#: plugins/readelf/program.c:188 plugins/readelf/program.c:237 +msgid "Segment flags: " msgstr "" -#: src/gui/dialogs/plugins.c:277 -msgid "Apply" +#: plugins/readelf/program.c:216 plugins/readelf/program.c:265 +#: plugins/readelf/section.c:266 +msgid "none" msgstr "" -#: src/gui/dialogs/plugins.c:294 -msgid "Cancel" +#: plugins/readelf/program.c:230 plugins/readelf/program.c:314 +msgid "Segment alignment" msgstr "" -#: src/gui/editor.c:158 -msgid "Chrysalide" +#: plugins/readelf/section.c:82 +msgid "Section name: " msgstr "" -#: src/gui/editor.c:270 -msgid "The current project will be lost. Do you you want to save it ?" +#: plugins/readelf/section.c:85 +msgid "Section name: '" msgstr "" -#: src/gui/editor.c:272 -msgid "_Yes" +#: plugins/readelf/section.c:106 +msgid "Section type: unused" msgstr "" -#: src/gui/editor.c:273 -msgid "_No" +#: plugins/readelf/section.c:109 +msgid "Section type: program data" msgstr "" -#: src/glibext/gbinportion.c:745 -msgid "rights: " +#: plugins/readelf/section.c:112 +msgid "Section type: symbol table" msgstr "" -#: src/glibext/gbinportion.c:819 -msgid "Localisation" +#: plugins/readelf/section.c:115 +msgid "Section type: string table" msgstr "" -#: src/glibext/gbinportion.c:822 -msgid "physical: from " +#: plugins/readelf/section.c:118 +msgid "Section type: relocation entries with addends" msgstr "" -#: src/glibext/gbinportion.c:825 src/glibext/gbinportion.c:834 -msgid " to " +#: plugins/readelf/section.c:121 +msgid "Section type: symbol hash table" msgstr "" -#: src/glibext/gbinportion.c:830 -msgid "memory: from " +#: plugins/readelf/section.c:124 +msgid "Section type: dynamic linking information" msgstr "" -#: src/glibext/gbinportion.c:843 -msgid "Rights" +#: plugins/readelf/section.c:127 +msgid "Section type: notes" msgstr "" -#: src/panels/breaks.c:156 -msgid "Breakpoints" +#: plugins/readelf/section.c:130 +msgid "Section type: program space with no data (bss)" msgstr "" -#: src/panels/registers.c:100 -msgid "Registers:" +#: plugins/readelf/section.c:133 +msgid "Section type: relocation entries, no addends" msgstr "" -#: src/panels/registers.c:175 -msgid "Segments:" +#: plugins/readelf/section.c:136 +msgid "Section type: reserved" msgstr "" -#: src/debug/jdwp/tcp.c:191 -#, c-format -msgid "Error while connecting to the JDWP server at %s:%s." -msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." +#: plugins/readelf/section.c:139 +msgid "Section type: dynamic linker symbol table" +msgstr "" -#: src/debug/jdwp/tcp.c:197 -#, c-format -msgid "Connected to %s:%hd." -msgstr "Connecté à %s:%hd." +#: plugins/readelf/section.c:142 +msgid "Section type: array of constructors" +msgstr "" -#: src/debug/jdwp/tcp.c:215 -msgid "Failure in the first JDWP handshake." -msgstr "Echec des premiers échanges JDWP." +#: plugins/readelf/section.c:145 +msgid "Section type: array of destructors" +msgstr "" -#: src/debug/jdwp/debugger.c:213 -#, c-format -msgid "The debugger is '%s' (JRE %d.%d; VM %s)." -msgstr "Le débogueur est '%s' (JRE %d.%d ; VM %s)." +#: plugins/readelf/section.c:148 +msgid "Section type: array of pre-constructors" +msgstr "" -#: src/format/dwarf/info.c:483 -msgid "[no name]" +#: plugins/readelf/section.c:151 +msgid "Section type: section group" msgstr "" -#: src/format/dex/method.c:319 -msgid "Dalvik code" +#: plugins/readelf/section.c:154 +msgid "Section type: extended section indeces" msgstr "" -#: src/format/elf/symbols.c:122 -msgid "Binary is dynamically linked" +#: plugins/readelf/section.c:161 +msgid "Section type: object attributes" msgstr "" -#: src/format/elf/symbols.c:129 -msgid "Binary is statically linked" +#: plugins/readelf/section.c:164 +msgid "Section type: GNU-style hash table" msgstr "" -#: src/format/elf/elf.c:254 -#, c-format -msgid "" -"Corrupted program header size (%hu); fixed ! -- replacing 0x%04hx by 0x" -"%04hx at offset 0x%x" +#: plugins/readelf/section.c:167 +msgid "Section type: prelink library list" msgstr "" -#: src/format/elf/elf.c:263 -#, c-format -msgid "" -"Corrupted section header size (%hu); fixed ! -- replacing 0x%04hx by 0x" -"%04hx at offset 0x%x" +#: plugins/readelf/section.c:170 +msgid "Section type: checksum for DSO content" msgstr "" -#: src/format/elf/elf.c:402 -msgid "Segment" +#: plugins/readelf/section.c:176 +msgid "Section type: SHT_SUNW_move" msgstr "" -#: src/format/java/attribute.c:239 -#, c-format -msgid "Attribute name not supported: '%s'" +#: plugins/readelf/section.c:179 +msgid "Section type: SHT_SUNW_COMDAT" msgstr "" -#: src/format/java/attribute.c:243 -#, c-format -msgid "Size indication of the attribute '%s' not verified: %d vs %d" +#: plugins/readelf/section.c:182 +msgid "Section type: SHT_SUNW_syminfo" msgstr "" -#: src/analysis/binary.c:298 -#, fuzzy, c-format -msgid "Opening binary data from '%s'..." -msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." +#: plugins/readelf/section.c:185 +msgid "Section type: version definition section" +msgstr "" -#: src/analysis/binary.c:314 -msgid "Unknown binary format" +#: plugins/readelf/section.c:188 +msgid "Section type: version needs section" msgstr "" -#: src/analysis/binary.c:318 -#, c-format -msgid "Detected format: %s" +#: plugins/readelf/section.c:191 +msgid "Section type: version symbol table" msgstr "" -#: src/analysis/binary.c:326 -#, fuzzy -msgid "Error while loading the binary" -msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." +#: plugins/readelf/section.c:194 +msgid "Section type: Sun-specific" +msgstr "" -#: src/analysis/binary.c:341 -msgid "Unknown architecture" +#: plugins/readelf/section.c:199 +msgid "Section type: OS-specific" msgstr "" -#: src/analysis/binary.c:345 -#, c-format -msgid "Detected architecture: %s" +#: plugins/readelf/section.c:205 +msgid "Section type: processor-specific" msgstr "" -#: src/analysis/binary.c:351 -msgid "Unable to load the required processor" +#: plugins/readelf/section.c:209 +msgid "Section type: application-specific" msgstr "" -#: src/analysis/binary.c:1267 -msgid "Unknown binary debug format" +#: plugins/readelf/section.c:213 +msgid "Section type: unknown" msgstr "" -#: src/analysis/binary.c:1271 -#, c-format -msgid "Detected debug format: %s" +#: plugins/readelf/section.c:226 +msgid "Section flags: " msgstr "" -#: src/analysis/binary.c:1276 +#: plugins/readelf/section.c:284 plugins/readelf/section.c:319 #, fuzzy -msgid "Error while loading the debug information for binary" -msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." +msgid "Section virtual addr at execution" +msgstr "Adresse virtuelle" -#: src/analysis/disass/output.c:192 -#, c-format -msgid "Unable to find a proper location for symbol '%s' @ 0x%08x" +#: plugins/readelf/section.c:291 plugins/readelf/section.c:326 +msgid "Section file offset" msgstr "" -#: src/analysis/disass/area.c:989 -#, c-format -msgid "No place found for symbol located at %s." +#: plugins/readelf/section.c:300 plugins/readelf/section.c:335 +msgid "Section size in bytes" msgstr "" -#: src/analysis/disass/area.c:1002 -#, c-format -msgid "The symbol located at %s is too big for one place only." +#: plugins/readelf/section.c:344 +msgid "Link to another section" msgstr "" -#: src/analysis/disass/fetch.c:475 -msgid "Disassembling following the execution flow..." +#: plugins/readelf/section.c:351 +msgid "Additional section information" msgstr "" -#: src/analysis/disass/fetch.c:493 -msgid "Disassembling the remaining instructions..." +#: plugins/readelf/section.c:360 plugins/readelf/section.c:379 +msgid "Section alignment" msgstr "" -#: src/analysis/disass/fetch.c:505 -msgid "Collecting disassembled instructions..." +#: plugins/readelf/section.c:369 plugins/readelf/section.c:388 +msgid "Entry size if section holds table" msgstr "" -#: src/analysis/disass/disassembler.c:340 -#: src/analysis/disass/disassembler.c:545 -msgid "Finding remaining limits..." +#: plugins/ropgadgets/finder.c:353 +msgid "all" msgstr "" -#: src/analysis/disass/disassembler.c:362 -#: src/analysis/disass/disassembler.c:535 -msgid "Establishing links..." +#: plugins/ropgadgets/plugin.c:69 +msgid "List ROP gadgets" msgstr "" -#: src/analysis/disass/disassembler.c:392 -#: src/analysis/disass/disassembler.c:557 -msgid "Detecting loops..." +#: plugins/ropgadgets/select.c:244 src/gui/dialogs/export.c:121 +msgid "Export assistant" +msgstr "Assistant d'exportation" + +#: plugins/ropgadgets/select.c:420 +#, fuzzy +msgid "Input binary" +msgstr "Eléments à afficher" + +#: plugins/ropgadgets/select.c:423 +msgid "Use a binary from the current project:" msgstr "" -#: src/analysis/disass/disassembler.c:409 -#: src/analysis/disass/disassembler.c:565 -msgid "Grouping routines instructions..." +#: plugins/ropgadgets/select.c:430 +msgid "Open a new binary file:" msgstr "" -#: src/analysis/disass/disassembler.c:428 -#: src/analysis/disass/disassembler.c:577 -msgid "Ranking each instructions block..." +#: plugins/ropgadgets/select.c:442 plugins/ropgadgets/select.c:473 +msgid "Browse..." msgstr "" -#: src/analysis/disass/disassembler.c:506 -msgid "Disassembling..." +#: plugins/ropgadgets/select.c:456 +#, fuzzy +msgid "Ouput results" +msgstr "Eléments à afficher" + +#: plugins/ropgadgets/select.c:460 +msgid "Save selected ROP gadgets in a file:" msgstr "" -#: src/analysis/disass/disassembler.c:525 +#: plugins/ropgadgets/select.c:485 +msgid "Input / output" +msgstr "" + +#: plugins/ropgadgets/select.c:705 +#, fuzzy +msgid "Choose an input filename" +msgstr "Choisir un fichier de sortie" + +#: plugins/ropgadgets/select.c:707 plugins/ropgadgets/select.c:781 +#: src/gui/dialogs/bookmark.c:218 src/gui/dialogs/export.c:858 +#: src/gui/dialogs/goto.c:205 src/gui/dialogs/gotox.c:189 +#: src/gui/dialogs/shellcode.c:683 src/gui/dialogs/storage.c:277 +#: src/gui/editor.c:274 src/gui/menus/file.c:177 src/gui/menus/file.c:261 +#: src/gui/menus/project.c:270 +msgid "_Cancel" +msgstr "" + +#: plugins/ropgadgets/select.c:708 src/gui/menus/file.c:178 +#: src/gui/menus/project.c:271 +msgid "_Open" +msgstr "" + +#: plugins/ropgadgets/select.c:779 src/gui/dialogs/export.c:856 +#: src/gui/dialogs/shellcode.c:681 +msgid "Choose an output filename" +msgstr "Choisir un fichier de sortie" + +#: plugins/ropgadgets/select.c:782 src/gui/dialogs/export.c:859 +#: src/gui/dialogs/shellcode.c:684 src/gui/menus/file.c:262 +msgid "_Save" +msgstr "" + +#: plugins/ropgadgets/select.c:838 +msgid "Loading the input binary..." +msgstr "" + +#: plugins/ropgadgets/select.c:840 +msgid "Detecting the proper format..." +msgstr "" + +#: plugins/ropgadgets/select.c:846 +msgid "Looking for all ROP gadgets..." +msgstr "" + +#: plugins/ropgadgets/select.c:848 +msgid "Results:" +msgstr "" + +#: plugins/ropgadgets/select.c:853 +msgid "Search process" +msgstr "" + +#: plugins/ropgadgets/select.c:1277 +msgid "unable to get the current binary" +msgstr "" + +#: plugins/ropgadgets/select.c:1284 plugins/ropgadgets/select.c:1335 +msgid "done" +msgstr "" + +#: plugins/ropgadgets/select.c:1288 +msgid "already loaded" +msgstr "" + +#: plugins/ropgadgets/select.c:1331 +msgid "unable to get the binary content" +msgstr "" + +#: plugins/ropgadgets/select.c:1344 +msgid "unknown binary format" +msgstr "" + +#: plugins/ropgadgets/select.c:1356 +#, fuzzy +msgid "error while loading the binary" +msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." + +#: plugins/ropgadgets/select.c:1416 +msgid "No ROP gadget has been found." +msgstr "" + +#: plugins/ropgadgets/select.c:1420 +msgid "1 ROP gadget has been found." +msgstr "" + +#: plugins/ropgadgets/select.c:1424 #, c-format -msgid "Disassembled instructions : %u %% (%u / %d)" +msgid "%zu gadgets have been found." msgstr "" -#: src/analysis/disass/disassembler.c:589 -msgid "Printing disassembled code..." +#: plugins/ropgadgets/select.c:1484 +msgid "ROP selection:" msgstr "" -#: src/analysis/disass/disassembler.c:646 -msgid "Disassembly generated by Chrysalide" -msgstr "Désassemblage généré par Chrysalide" +#: plugins/ropgadgets/select.c:1499 +msgid "Filter:" +msgstr "" + +#: plugins/ropgadgets/select.c:1505 +msgid "Filter gadgets using POSIX extended regular expressions" +msgstr "" + +#: plugins/ropgadgets/select.c:1543 src/gui/dialogs/gotox.c:153 +#: src/gui/panels/symbols.c:350 +msgid "Address" +msgstr "" + +#: plugins/ropgadgets/select.c:1550 +msgid "Gadgets" +msgstr "" + +#: plugins/ropgadgets/select.c:1559 +msgid "ROP Gadgets" +msgstr "" + +#: src/analysis/binary.c:298 +#, fuzzy, c-format +msgid "Opening binary data from '%s'..." +msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." -#: src/analysis/disass/disassembler.c:653 +#: src/analysis/binary.c:314 +msgid "Unknown binary format" +msgstr "" + +#: src/analysis/binary.c:318 +#, c-format +msgid "Detected format: %s" +msgstr "" + +#: src/analysis/binary.c:326 #, fuzzy -msgid "Chrysalide is free software - © 2008-2015 Cyrille Bagard" -msgstr "Chrysalide est un Logiciel Libre - © 2008-2012 Cyrille Bagard" +msgid "Error while loading the binary" +msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." -#: src/analysis/disass/disassembler.c:673 -#: src/analysis/disass/disassembler.c:676 -msgid "Sha256: " +#: src/analysis/binary.c:341 +msgid "Unknown architecture" msgstr "" -#: src/analysis/decomp/decompiler.c:81 -msgid "Binary data decompiled by Chrysalide" -msgstr "Données binaires décompilées par Chrysalide" +#: src/analysis/binary.c:345 +#, c-format +msgid "Detected architecture: %s" +msgstr "" -#: src/analysis/decomp/decompiler.c:85 -msgid "Chrysalide is free software - © 2008-2012 Cyrille Bagard" -msgstr "Chrysalide est un Logiciel Libre - © 2008-2012 Cyrille Bagard" +#: src/analysis/binary.c:351 +msgid "Unable to load the required processor" +msgstr "" -#: src/analysis/decomp/decompiler.c:94 -msgid "whole binary" +#: src/analysis/binary.c:1267 +msgid "Unknown binary debug format" msgstr "" -#: src/analysis/db/items/bookmark.c:436 +#: src/analysis/binary.c:1271 #, c-format -msgid "Bookmark \"%s\"" +msgid "Detected debug format: %s" msgstr "" +#: src/analysis/binary.c:1276 +#, fuzzy +msgid "Error while loading the debug information for binary" +msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." + #: src/analysis/db/client.c:269 #, c-format msgid "The server '%s:%hu' did not welcome us!" @@ -1172,50 +1271,122 @@ msgstr "" msgid "Failed to save the archive for binary '%s'" msgstr "" -#: src/analysis/db/server.c:302 -#, fuzzy, c-format -msgid "Error while getting the initial command from '%s:%hu'..." -msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." +#: src/analysis/db/items/bookmark.c:387 +#, c-format +msgid "Bookmark \"%s\"" +msgstr "" -#: src/analysis/db/server.c:310 -#, fuzzy, c-format -msgid "Error while getting the protocol version from '%s:%hu'..." -msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." +#: src/analysis/db/items/switcher.c:458 +#, c-format +msgid "Switch to binary display at %s" +msgstr "" -#: src/analysis/db/server.c:318 -#, fuzzy, c-format -msgid "Error while getting the binary hash from '%s:%hu'..." -msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." +#: src/analysis/db/items/switcher.c:461 src/analysis/db/items/switcher.c:464 +#: src/analysis/db/items/switcher.c:467 +#, c-format +msgid "Switch to octal display at %s" +msgstr "" -#: src/analysis/db/server.c:326 -#, fuzzy, c-format -msgid "Error while getting the user name from '%s:%hu'..." -msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." +#: src/analysis/db/items/switcher.c:470 +#, c-format +msgid "Reset to default display at %s" +msgstr "" + +#: src/analysis/decomp/decompiler.c:81 +msgid "Binary data decompiled by Chrysalide" +msgstr "Données binaires décompilées par Chrysalide" + +#: src/analysis/decomp/decompiler.c:85 +msgid "Chrysalide is free software - © 2008-2012 Cyrille Bagard" +msgstr "Chrysalide est un Logiciel Libre - © 2008-2012 Cyrille Bagard" + +#: src/analysis/decomp/decompiler.c:94 +msgid "whole binary" +msgstr "" + +#: src/analysis/decomp/decompiler.c:96 src/analysis/decomp/decompiler.c:99 +#: src/analysis/disass/disassembler.c:670 +#: src/analysis/disass/disassembler.c:673 src/gui/dialogs/export.c:774 +msgid "File: " +msgstr "Fichier: " -#: src/analysis/db/server.c:334 +#: src/analysis/disass/area.c:1007 #, c-format -msgid "The client from '%s:%hu' did not introduce itself!" +msgid "No place found for symbol located at %s." msgstr "" -#: src/analysis/db/server.c:342 +#: src/analysis/disass/area.c:1020 #, c-format -msgid "" -"The client from '%s:%hu' does not use the same protocol: 0x%08x vs 0x%08x..." +msgid "The symbol located at %s is too big for one place only." msgstr "" -#: src/analysis/db/server.c:350 -#, fuzzy, c-format -msgid "The submitted binary hash from '%s:%hu' is empty!" -msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." +#: src/analysis/disass/disassembler.c:340 +#: src/analysis/disass/disassembler.c:545 +msgid "Finding remaining limits..." +msgstr "" + +#: src/analysis/disass/disassembler.c:362 +#: src/analysis/disass/disassembler.c:535 +msgid "Establishing links..." +msgstr "" + +#: src/analysis/disass/disassembler.c:392 +#: src/analysis/disass/disassembler.c:557 +msgid "Detecting loops..." +msgstr "" + +#: src/analysis/disass/disassembler.c:409 +#: src/analysis/disass/disassembler.c:565 +msgid "Grouping routines instructions..." +msgstr "" + +#: src/analysis/disass/disassembler.c:428 +#: src/analysis/disass/disassembler.c:577 +msgid "Ranking each instructions block..." +msgstr "" + +#: src/analysis/disass/disassembler.c:506 +msgid "Disassembling..." +msgstr "" -#: src/analysis/db/server.c:358 +#: src/analysis/disass/disassembler.c:525 #, c-format -msgid "No user is associated with the client from '%s:%hu'..." +msgid "Disassembled instructions : %u %% (%u / %d)" +msgstr "" + +#: src/analysis/disass/disassembler.c:589 +msgid "Printing disassembled code..." +msgstr "" + +#: src/analysis/disass/disassembler.c:649 +msgid "Disassembly generated by Chrysalide" +msgstr "Désassemblage généré par Chrysalide" + +#: src/analysis/disass/disassembler.c:658 +#, fuzzy +msgid "Chrysalide is free software - © 2008-2015 Cyrille Bagard" +msgstr "Chrysalide est un Logiciel Libre - © 2008-2012 Cyrille Bagard" + +#: src/analysis/disass/disassembler.c:684 +#: src/analysis/disass/disassembler.c:687 +msgid "Sha256: " +msgstr "" + +#: src/analysis/disass/fetch.c:532 +msgid "Disassembling following the execution flow..." +msgstr "" + +#: src/analysis/disass/fetch.c:548 +msgid "Disassembling the remaining instructions..." +msgstr "" + +#: src/analysis/disass/fetch.c:566 +msgid "Collecting disassembled instructions..." msgstr "" -#: src/analysis/db/server.c:486 +#: src/analysis/disass/output.c:193 #, c-format -msgid "Server started and listening at %s:%hu" +msgid "Unable to find a proper location for symbol '%s' @ 0x%08x" msgstr "" #: src/analysis/project.c:292 @@ -1238,33 +1409,808 @@ msgstr "" msgid "Unknown binary format for '%s'..." msgstr "" -#: src/main.c:66 +#: src/arch/arm/v7/fetch.c:463 src/arch/arm/v7/fetch.c:468 #, c-format -msgid "Last compiled on %s at %s\n" +msgid "Value used @ %s" msgstr "" -#: src/main.c:70 +#: src/arch/dalvik/operands/pool.c:260 src/arch/dalvik/operands/pool.c:262 #, c-format -msgid "Data directory: %s\n" +msgid "" msgstr "" -#: src/main.c:71 +#: src/arch/dalvik/operands/pool.c:287 src/arch/dalvik/operands/pool.c:289 #, c-format -msgid "Plugins directory: %s\n" +msgid "" msgstr "" -#: src/main.c:72 +#: src/arch/dalvik/operands/pool.c:318 src/arch/dalvik/operands/pool.c:320 #, c-format -msgid "Locale directory: %s\n" +msgid "" msgstr "" -#, fuzzy -#~ msgid "Chrysalide is free software - © 2008-2014 Cyrille Bagard" -#~ msgstr "Chrysalide est un Logiciel Libre - © 2008-2012 Cyrille Bagard" +#: src/arch/dalvik/operands/pool.c:345 src/arch/dalvik/operands/pool.c:347 +#, c-format +msgid "" +msgstr "" -#~ msgid "Exporting binary lines..." -#~ msgstr "Exportation des lignes binaires..." +#: src/arch/raw.c:324 +msgid "String" +msgstr "" -#, fuzzy -#~ msgid "Segment virtual address" -#~ msgstr "Adresse virtuelle" +#: src/arch/raw.c:326 +msgid "Raw" +msgstr "" + +#: src/arch/vmpa.c:395 src/arch/vmpa.c:472 +#, c-format +msgid "(none)" +msgstr "" + +#: src/debug/jdwp/debugger.c:213 +#, c-format +msgid "The debugger is '%s' (JRE %d.%d; VM %s)." +msgstr "Le débogueur est '%s' (JRE %d.%d ; VM %s)." + +#: src/debug/jdwp/tcp.c:191 +#, c-format +msgid "Error while connecting to the JDWP server at %s:%s." +msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." + +#: src/debug/jdwp/tcp.c:197 +#, c-format +msgid "Connected to %s:%hd." +msgstr "Connecté à %s:%hd." + +#: src/debug/jdwp/tcp.c:215 +msgid "Failure in the first JDWP handshake." +msgstr "Echec des premiers échanges JDWP." + +#: src/format/dex/dex.c:324 src/gui/dialogs/shellcode.c:283 +#: src/gui/dialogs/shellcode.c:746 +msgid "Code" +msgstr "Code" + +#: src/format/dex/method.c:319 +msgid "Dalvik code" +msgstr "" + +#: src/format/elf/elf.c:254 +#, c-format +msgid "" +"Corrupted program header size (%hu); fixed ! -- replacing 0x%04hx by 0x" +"%04hx at offset 0x%x" +msgstr "" + +#: src/format/elf/elf.c:263 +#, c-format +msgid "" +"Corrupted section header size (%hu); fixed ! -- replacing 0x%04hx by 0x" +"%04hx at offset 0x%x" +msgstr "" + +#: src/format/elf/elf.c:499 src/format/elf/elf.c:573 src/format/elf/elf.c:575 +#: src/gui/panels/symbols.c:357 +msgid "Section" +msgstr "" + +#: src/format/elf/symbols.c:122 +msgid "Binary is dynamically linked" +msgstr "" + +#: src/format/elf/symbols.c:129 +msgid "Binary is statically linked" +msgstr "" + +#: src/glibext/gbinportion.c:579 +msgid "rights: " +msgstr "" + +#: src/glibext/gbinportion.c:644 +msgid "Localisation" +msgstr "" + +#: src/glibext/gbinportion.c:647 +msgid "physical: from " +msgstr "" + +#: src/glibext/gbinportion.c:651 src/glibext/gbinportion.c:660 +msgid " to " +msgstr "" + +#: src/glibext/gbinportion.c:656 +msgid "memory: from " +msgstr "" + +#: src/glibext/gbinportion.c:669 +msgid "Rights" +msgstr "" + +#: src/gtkext/gtkdockable.c:292 +msgid "Look for:" +msgstr "" + +#: src/gtkext/gtkstatusstack.c:503 src/gui/menus/edition.c:139 +#, fuzzy +msgid "Binary" +msgstr "_Binaire" + +#: src/gtkext/gtkstatusstack.c:602 src/gui/dialogs/shellcode.c:451 +msgid "bytes" +msgstr "" + +#: src/gtkext/gtkstatusstack.c:604 src/gui/dialogs/shellcode.c:451 +msgid "byte" +msgstr "" + +#: src/gui/dialogs/about.c:75 src/gui/menus/help.c:66 +msgid "About" +msgstr "A propos" + +#: src/gui/dialogs/bookmark.c:160 +msgid "Add a bookmark" +msgstr "" + +#: src/gui/dialogs/bookmark.c:178 +msgid "Localisation" +msgstr "" + +#: src/gui/dialogs/bookmark.c:187 +msgid "Target:" +msgstr "" + +#: src/gui/dialogs/bookmark.c:201 +msgid "Value is physical offset" +msgstr "" + +#: src/gui/dialogs/bookmark.c:205 +#, fuzzy +msgid "Value is virtual address" +msgstr "Adresse virtuelle" + +#: src/gui/dialogs/bookmark.c:213 +msgid "Optional comment" +msgstr "" + +#: src/gui/dialogs/bookmark.c:219 src/gui/dialogs/goto.c:206 +#: src/gui/dialogs/storage.c:278 +msgid "_Ok" +msgstr "" + +#: src/gui/dialogs/export.c:361 +#, fuzzy +msgid "Exporting binary content" +msgstr "Exportation des lignes binaires..." + +#: src/gui/dialogs/export.c:417 +msgid "Format: " +msgstr "Format : " + +#: src/gui/dialogs/export.c:423 src/gui/dialogs/shellcode.c:593 +msgid "Simple text" +msgstr "Texte simple" + +#: src/gui/dialogs/export.c:424 +msgid "HTML" +msgstr "" + +#: src/gui/dialogs/export.c:431 +#, fuzzy +msgid "Options" +msgstr "Eléments à afficher" + +#: src/gui/dialogs/export.c:441 +#, fuzzy +msgid "Format" +msgstr "Format : " + +#: src/gui/dialogs/export.c:498 +msgid "String between columns: " +msgstr "" + +#: src/gui/dialogs/export.c:527 +msgid "HTML table font name: " +msgstr "" + +#: src/gui/dialogs/export.c:539 +msgid "HTML table background color: " +msgstr "" + +#: src/gui/dialogs/export.c:714 src/gui/dialogs/shellcode.c:759 +msgid "Items to display" +msgstr "Eléments à afficher" + +#: src/gui/dialogs/export.c:717 src/gui/menus/view.c:98 +msgid "Physical offset" +msgstr "" + +#: src/gui/dialogs/export.c:721 src/gui/dialogs/shellcode.c:762 +#: src/gui/menus/view.c:103 +msgid "Virtual address" +msgstr "Adresse virtuelle" + +#: src/gui/dialogs/export.c:725 src/gui/dialogs/shellcode.c:766 +#: src/gui/menus/view.c:108 +msgid "Binary code" +msgstr "Code binaire" + +#: src/gui/dialogs/export.c:732 src/gui/dialogs/shellcode.c:777 +msgid "Exported content" +msgstr "Contenu exporté" + +#: src/gui/dialogs/export.c:790 src/gui/dialogs/shellcode.c:615 +msgid "Output" +msgstr "Sortie" + +#: src/gui/dialogs/goto.c:155 +#, fuzzy +msgid "Go to address" +msgstr "Adresse virtuelle" + +#: src/gui/dialogs/goto.c:170 +msgid "Enter the value of the target address:" +msgstr "" + +#: src/gui/dialogs/goto.c:195 +msgid "Address is physical" +msgstr "" + +#: src/gui/dialogs/goto.c:199 +msgid "Address is virtual" +msgstr "" + +#: src/gui/dialogs/gotox.c:161 src/gui/panels/symbols.c:343 +msgid "Name" +msgstr "" + +#: src/gui/dialogs/gotox.c:181 +msgid "Content" +msgstr "" + +#: src/gui/dialogs/gotox.c:190 +msgid "_Go" +msgstr "" + +#: src/gui/dialogs/gotox.c:225 +msgid "Binary's entry points" +msgstr "" + +#: src/gui/dialogs/gotox.c:286 +msgid "List of backward cross references" +msgstr "" + +#: src/gui/dialogs/gotox.c:288 +msgid "List of forward cross references" +msgstr "" + +#: src/gui/dialogs/gotox.c:352 +msgid "" +msgstr "" + +#: src/gui/dialogs/gotox.c:380 src/gui/dialogs/gotox.c:390 +msgid "" +msgstr "" + +#: src/gui/dialogs/gotox.c:427 +msgid "" +msgstr "" + +#: src/gui/dialogs/plugins.c:105 +msgid "Plugins selection" +msgstr "" + +#: src/gui/dialogs/plugins.c:209 +msgid "Author:" +msgstr "" + +#: src/gui/dialogs/plugins.c:213 +msgid "label8" +msgstr "" + +#: src/gui/dialogs/plugins.c:217 +msgid "Version:" +msgstr "" + +#: src/gui/dialogs/plugins.c:221 +msgid "label9" +msgstr "" + +#: src/gui/dialogs/plugins.c:225 +msgid "URL:" +msgstr "" + +#: src/gui/dialogs/plugins.c:229 +msgid "label10" +msgstr "" + +#: src/gui/dialogs/plugins.c:238 +msgid "label12" +msgstr "" + +#: src/gui/dialogs/plugins.c:244 +msgid "Action" +msgstr "" + +#: src/gui/dialogs/plugins.c:249 +msgid "Details:" +msgstr "" + +#: src/gui/dialogs/plugins.c:277 +msgid "Apply" +msgstr "" + +#: src/gui/dialogs/plugins.c:294 +msgid "Cancel" +msgstr "" + +#: src/gui/dialogs/shellcode.c:131 +msgid "Shellcode assistant" +msgstr "" + +#: src/gui/dialogs/shellcode.c:259 +msgid "" +"Paste here the raw C code containing the shellcode.\r\n" +"All content between quotes will be extracted." +msgstr "" + +#: src/gui/dialogs/shellcode.c:276 src/gui/dialogs/shellcode.c:458 +msgid "No code" +msgstr "" + +#: src/gui/dialogs/shellcode.c:445 +msgid "Error while decoding" +msgstr "" + +#: src/gui/dialogs/shellcode.c:449 +msgid "Decoding OK (" +msgstr "" + +#: src/gui/dialogs/shellcode.c:507 +msgid "Architecture:" +msgstr "" + +#: src/gui/dialogs/shellcode.c:513 +msgid "x86" +msgstr "" + +#: src/gui/dialogs/shellcode.c:519 +msgid "Register size:" +msgstr "" + +#: src/gui/dialogs/shellcode.c:525 +msgid "32 bits" +msgstr "" + +#: src/gui/dialogs/shellcode.c:526 +msgid "16 bits" +msgstr "" + +#: src/gui/dialogs/shellcode.c:533 +msgid "Architecture" +msgstr "" + +#: src/gui/dialogs/shellcode.c:587 +#, fuzzy +msgid "Format : " +msgstr "Format : " + +#: src/gui/dialogs/shellcode.c:603 +#, fuzzy +msgid "File : " +msgstr "Fichier: " + +#: src/gui/dialogs/shellcode.c:739 +#, fuzzy +msgid "Lines to process" +msgstr "Eléments à afficher" + +#: src/gui/dialogs/shellcode.c:742 +msgid "Prologue" +msgstr "" + +#: src/gui/dialogs/shellcode.c:750 src/gui/dialogs/storage.c:535 +#: src/gui/menus/edition.c:199 +msgid "Comments" +msgstr "" + +#: src/gui/dialogs/shellcode.c:770 +msgid "Assembly code" +msgstr "Code d'assembleur" + +#: src/gui/dialogs/storage.c:139 +msgid "Features" +msgstr "" + +#: src/gui/dialogs/storage.c:149 src/gui/dialogs/storage.c:550 +msgid "Local storage" +msgstr "" + +#: src/gui/dialogs/storage.c:151 src/gui/dialogs/storage.c:553 +#: src/gui/dialogs/storage.c:607 +msgid "Remote storage" +msgstr "" + +#: src/gui/dialogs/storage.c:153 src/gui/dialogs/storage.c:556 +#: src/gui/dialogs/storage.c:609 +msgid "Local storage with remote access" +msgstr "" + +#: src/gui/dialogs/storage.c:160 src/gui/dialogs/storage.c:198 +msgid "Storage" +msgstr "" + +#: src/gui/dialogs/storage.c:222 +#, fuzzy +msgid "Identity" +msgstr "Eléments à afficher" + +#: src/gui/dialogs/storage.c:225 +msgid "Username: " +msgstr "" + +#: src/gui/dialogs/storage.c:236 +msgid "Server to contact" +msgstr "" + +#: src/gui/dialogs/storage.c:240 +msgid "Use a remote server:" +msgstr "" + +#: src/gui/dialogs/storage.c:249 +msgid "Host: " +msgstr "" + +#: src/gui/dialogs/storage.c:256 +msgid "Port:" +msgstr "" + +#: src/gui/dialogs/storage.c:538 +msgid "Segments display" +msgstr "" + +#: src/gui/dialogs/storage.c:541 src/gui/menus/edition.c:182 +msgid "Bookmarks" +msgstr "" + +#: src/gui/editor.c:158 +msgid "Chrysalide" +msgstr "" + +#: src/gui/editor.c:270 +msgid "The current project will be lost. Do you you want to save it ?" +msgstr "" + +#: src/gui/editor.c:272 +msgid "_Yes" +msgstr "" + +#: src/gui/editor.c:273 +msgid "_No" +msgstr "" + +#: src/gui/menus/binary.c:70 +msgid "_Binary" +msgstr "_Binaire" + +#: src/gui/menus/binary.c:76 +#, fuzzy +msgid "Entry points" +msgstr "Adresse virtuelle" + +#: src/gui/menus/binary.c:84 +msgid "Storage..." +msgstr "" + +#: src/gui/menus/binary.c:88 +msgid "Export..." +msgstr "Exportation..." + +#: src/gui/menus/debug.c:63 +msgid "_Debug" +msgstr "_Débogage" + +#: src/gui/menus/debug.c:69 src/gui/menus/debug.c:108 +#: src/gui/menus/debug.c:123 +msgid "Start" +msgstr "Démarrer" + +#: src/gui/menus/debug.c:104 +msgid "No available debug module for this binary !" +msgstr "Pas de module de débogage disponible pour ce binaire !" + +#: src/gui/menus/debug.c:112 +msgid "Failed to initialize the debugger." +msgstr "Echec de l'initialisation du débogueur." + +#: src/gui/menus/debug.c:116 +msgid "Stop" +msgstr "Arrêter" + +#: src/gui/menus/edition.c:101 +msgid "_Edition" +msgstr "" + +#: src/gui/menus/edition.c:107 +msgid "Go to address..." +msgstr "" + +#: src/gui/menus/edition.c:115 +msgid "Numeric operand" +msgstr "" + +#: src/gui/menus/edition.c:121 +msgid "Hexadecimal" +msgstr "" + +#: src/gui/menus/edition.c:127 +msgid "Decimal" +msgstr "" + +#: src/gui/menus/edition.c:133 +msgid "Octal" +msgstr "" + +#: src/gui/menus/edition.c:148 +msgid "Default" +msgstr "" + +#: src/gui/menus/edition.c:160 +msgid "Go back" +msgstr "" + +#: src/gui/menus/edition.c:165 +msgid "Follow the reference" +msgstr "" + +#: src/gui/menus/edition.c:170 +msgid "List all references leading to..." +msgstr "" + +#: src/gui/menus/edition.c:188 +msgid "Toggle at current location" +msgstr "" + +#: src/gui/menus/edition.c:193 +msgid "Delete all bookmarks" +msgstr "" + +#: src/gui/menus/edition.c:205 +msgid "Enter a comment..." +msgstr "" + +#: src/gui/menus/edition.c:210 +msgid "Enter a repeatable comment..." +msgstr "" + +#: src/gui/menus/edition.c:215 +msgid "Enter a comment in the previous line..." +msgstr "" + +#: src/gui/menus/edition.c:220 +msgid "Enter a comment in the next line..." +msgstr "" + +#: src/gui/menus/edition.c:630 +msgid "Location already bookmarked!" +msgstr "" + +#: src/gui/menus/edition.c:631 +msgid "" +"A bookmark has been defined at the same location.\n" +"Do you want to replace it ?" +msgstr "" + +#: src/gui/menus/file.c:74 +msgid "_File" +msgstr "_Fichier" + +#: src/gui/menus/file.c:80 +msgid "New project" +msgstr "Nouveau projet" + +#: src/gui/menus/file.c:88 +msgid "Open project" +msgstr "Ouvrir un projet" + +#: src/gui/menus/file.c:93 +msgid "Recent projects..." +msgstr "Projets récents..." + +#: src/gui/menus/file.c:109 +msgid "Save project" +msgstr "Enregistrer le projet" + +#: src/gui/menus/file.c:114 +msgid "Save project as..." +msgstr "Enregistrer le projet sous..." + +#: src/gui/menus/file.c:121 +msgid "Quit" +msgstr "Quitter" + +#: src/gui/menus/file.c:175 +msgid "Open a project" +msgstr "Ouvrir un projet" + +#: src/gui/menus/file.c:259 +msgid "Save the project as..." +msgstr "Enregistrer le projet sous..." + +#: src/gui/menus/help.c:60 +msgid "_Help" +msgstr "_Aide" + +#: src/gui/menus/plugins.c:56 +msgid "_Plugins" +msgstr "" + +#: src/gui/menus/project.c:74 +msgid "_Project" +msgstr "" + +#: src/gui/menus/project.c:80 +msgid "Add a binary..." +msgstr "" + +#: src/gui/menus/project.c:86 +#, fuzzy +msgid "Shellcode" +msgstr "Code source" + +#: src/gui/menus/project.c:90 +#, fuzzy +msgid "File" +msgstr "_Fichier" + +#: src/gui/menus/project.c:94 +msgid "Remove a binary" +msgstr "" + +#: src/gui/menus/project.c:209 src/gui/menus/project.c:267 +msgid "Open a binary file" +msgstr "" + +#: src/gui/menus/view.c:67 +msgid "_View" +msgstr "Affichage" + +#: src/gui/menus/view.c:73 +msgid "Text view" +msgstr "Vue binaire" + +#: src/gui/menus/view.c:81 +msgid "Graph view" +msgstr "Vue graphique" + +#: src/gui/menus/view.c:89 +msgid "Source code" +msgstr "Code source" + +#: src/gui/panels/history.c:211 +msgid "Label" +msgstr "" + +#: src/gui/panels/history.c:227 +msgid "Undo" +msgstr "" + +#: src/gui/panels/history.c:231 +msgid "Redo" +msgstr "" + +#: src/gui/panels/history.c:235 +msgid "Clean" +msgstr "" + +#: src/gui/panels/history.c:308 +msgid "Change history" +msgstr "" + +#: src/gui/panels/symbols.c:263 +msgid "List" +msgstr "" + +#: src/gui/panels/symbols.c:266 +msgid "Show symbols using a list view" +msgstr "" + +#: src/gui/panels/symbols.c:269 +msgid "Tree" +msgstr "" + +#: src/gui/panels/symbols.c:272 +msgid "Show symbols using a tree view" +msgstr "" + +#: src/gui/panels/symbols.c:279 +msgid "Collapse" +msgstr "" + +#: src/gui/panels/symbols.c:282 +msgid "Collapse all symbol nodes in the tree view" +msgstr "" + +#: src/gui/panels/symbols.c:285 +msgid "Expand" +msgstr "" + +#: src/gui/panels/symbols.c:288 +msgid "Expand all symbol nodes in the tree view" +msgstr "" + +#: src/gui/panels/symbols.c:291 +msgid "Classes" +msgstr "" + +#: src/gui/panels/symbols.c:294 +msgid "Show all classes in the tree view" +msgstr "" + +#: src/gui/panels/symbols.c:303 +msgid "Filter symbols using POSIX extended regular expressions" +msgstr "" + +#: src/gui/panels/symbols.c:438 +#, fuzzy +msgid "Binary symbols" +msgstr "Code binaire" + +#: src/gui/tb/portions.c:198 +msgid "Portions" +msgstr "" + +#: src/gui/tb/source.c:140 +msgid " Source: " +msgstr "" + +#: src/gui/tb/source.c:206 +msgid "Source files" +msgstr "" + +#: src/main.c:66 +#, c-format +msgid "Last compiled on %s at %s\n" +msgstr "" + +#: src/main.c:70 +#, c-format +msgid "Data directory: %s\n" +msgstr "" + +#: src/main.c:71 +#, c-format +msgid "Plugins directory: %s\n" +msgstr "" + +#: src/main.c:72 +#, c-format +msgid "Locale directory: %s\n" +msgstr "" + +#, fuzzy +#~ msgid "Physical address" +#~ msgstr "Adresse virtuelle" + +#, fuzzy +#~ msgid "Error while getting the initial command from '%s:%hu'..." +#~ msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." + +#, fuzzy +#~ msgid "Error while getting the protocol version from '%s:%hu'..." +#~ msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." + +#, fuzzy +#~ msgid "Error while getting the binary hash from '%s:%hu'..." +#~ msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." + +#, fuzzy +#~ msgid "Error while getting the user name from '%s:%hu'..." +#~ msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." + +#, fuzzy +#~ msgid "The submitted binary hash from '%s:%hu' is empty!" +#~ msgstr "Erreur lors de la connexion au serveur JDWP sur %s:%s." + +#, fuzzy +#~ msgid "Chrysalide is free software - © 2008-2014 Cyrille Bagard" +#~ msgstr "Chrysalide est un Logiciel Libre - © 2008-2012 Cyrille Bagard" -- cgit v0.11.2-87-g4458