diff options
author | Pixel <Pixel> | 2001-05-13 14:59:14 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2001-05-13 14:59:14 +0000 |
commit | cb65b28cc78f728b1f1e3b4910333602e4b2855d (patch) | |
tree | d8279d8fcf87c8c0a4f7d76e18ba25953550aa0e /po | |
parent | cf49fd4ec6ab0c4b22424dab9f93d0a76e9ea5c7 (diff) |
Pouet
Diffstat (limited to 'po')
-rw-r--r-- | po/fr.po | 23 |
1 files changed, 13 insertions, 10 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-05-03 02:44+0200\n" +"POT-Creation-Date: 2001-05-03 04:06+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" @@ -211,23 +211,23 @@ msgstr "" msgid "act_pile: OP_FUNC_CALL incorrect value for 2nd arg" msgstr "act_pile: OP_FUNC_CALL valeur incorrecte pour le deuxième argument" -#: lib/pile.c:472 +#: lib/pile.c:476 msgid "act_pile: OP_FUNC_CALL arg2 is an empty polynom" msgstr "act_pile: OP_FUNC_CALL arg2 est un polynôme vide" -#: lib/pile.c:482 +#: lib/pile.c:486 msgid "act_pile: OP_FUNC_CALL incorrect argument number" msgstr "act_pile: OP_FUNC_CALL nombre d'arguments incorrect" -#: lib/pile.c:486 +#: lib/pile.c:490 msgid "act_pile: Unknown operator" msgstr "act_pile: Opérateur inconnu" -#: lib/pile.c:498 +#: lib/pile.c:502 msgid "\t-- Printing Stack\n" msgstr "\t-- Affichage de la Pile\n" -#: lib/pile.c:514 +#: lib/pile.c:518 msgid "\t-- End Printing Stack\n" msgstr "\t-- Fin d'Affichage de la Pile\n" @@ -251,7 +251,10 @@ msgstr "Reçu le signal segfault" msgid "Signal received: break" msgstr "Reçu le signal break" -#: src/Polynom.c:81 +#. +#. * signal(SIGSEGV, segfaulthand); signal(SIGINT, ctrlbreakhand); +#. +#: src/Polynom.c:82 msgid "" "\n" "Performing initialisation...\n" @@ -261,7 +264,7 @@ msgstr "" "Initialisation...\n" "\n" -#: src/Polynom.c:86 +#: src/Polynom.c:87 msgid "" "\n" "Starting interface...\n" @@ -271,7 +274,7 @@ msgstr "" "Lancement de l'interface\n" "\n" -#: src/Polynom.c:89 +#: src/Polynom.c:90 msgid "" "\n" "Performing shutdown...\n" @@ -281,6 +284,6 @@ msgstr "" "Arret...\n" "\n" -#: src/Polynom.c:96 +#: src/Polynom.c:97 msgid "Exiting, bye!\n" msgstr "C'est terminé, au revoir!\n" |