diff options
author | biouman <> | 2001-04-16 20:20:23 +0000 |
---|---|---|
committer | biouman <> | 2001-04-16 20:20:23 +0000 |
commit | 4b6921b966481ff28c919ca0e0fb345e601a9a74 (patch) | |
tree | fa8348cc864da43aec8b7f083758b7f4a24f49f9 /po/ProjetArchi.pot | |
parent | a1a16a0cea066f0873cb0ee138107721b862769a (diff) |
*** empty log message ***
Diffstat (limited to 'po/ProjetArchi.pot')
-rw-r--r-- | po/ProjetArchi.pot | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/po/ProjetArchi.pot b/po/ProjetArchi.pot index f6ff184..5f32a22 100644 --- a/po/ProjetArchi.pot +++ b/po/ProjetArchi.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-04-16 21:27+0200\n" +"POT-Creation-Date: 2001-04-16 22:11+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -521,23 +521,38 @@ msgstr "" msgid "Output file size: %i words containing %i relocating offsets.\n" msgstr "" -#: lib/simulator.c:43 +#: lib/simulator.c:46 msgid "Adresse: Call With Invalid r/m Field State ( r/m=00 )" msgstr "" -#: lib/simulator.c:56 +#: lib/simulator.c:59 msgid "Adresse: Unmatched Addr Field" msgstr "" #. arg2 = imm32 -#: lib/simulator.c:224 +#: lib/simulator.c:230 msgid "MOV: Memory to Memory Forbidden On This Type Of Processor" msgstr "" -#: lib/simulator.c:344 +#: lib/simulator.c:350 msgid "DecodeExec: Invalid Opcode" msgstr "" +#. verification de la signature +#: lib/simulator.c:403 +msgid "Signature invalid" +msgstr "" + +#: lib/simulator.c:406 +#, c-format +msgid "Loading file %s" +msgstr "" + +#: lib/simulator.c:438 +#, c-format +msgid "Executing file %s" +msgstr "" + #: src/compilo.c:16 msgid "" "Assembler v1.0\n" |