diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 118 |
1 files changed, 59 insertions, 59 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.0.1h\n" -"POT-Creation-Date: 2000-09-06 17:28+0200\n" +"POT-Creation-Date: 2000-09-14 13:26+0200\n" "PO-Revision-Date: 2000-06-28 18:41+02:00\n" "Last-Translator: Ga�l Qu�ri <[email protected]>\n" "Language-Team: French <[email protected]>\n" @@ -318,12 +318,12 @@ msgstr "" "une quantit� de donn�es al�atoires trop importante a �t� demand�e.\n" "La limite est %d bits.\n" -#: cipher/random.c:647 +#: cipher/random.c:650 msgid "WARNING: using insecure random number generator!!\n" msgstr "" "ATTENTION: utilisation d'un g�n�rateur de nombres al�atoires peu s�r !!\n" -#: cipher/random.c:648 +#: cipher/random.c:651 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n" @@ -707,176 +707,180 @@ msgstr "utilisation: gpg [options] " msgid "conflicting commands\n" msgstr "commandes en conflit\n" -#: g10/g10.c:703 +#: g10/g10.c:704 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTE: pas de fichier d'options par d�faut `%s'\n" -#: g10/g10.c:707 +#: g10/g10.c:708 #, c-format msgid "option file `%s': %s\n" msgstr "fichier d'options `%s': %s\n" -#: g10/g10.c:714 +#: g10/g10.c:715 #, c-format msgid "reading options from `%s'\n" msgstr "lire les options de `%s'\n" -#: g10/g10.c:904 +#: g10/g10.c:905 #, c-format msgid "%s is not a valid character set\n" msgstr "%s n'est pas une table de caract�res valide\n" -#: g10/g10.c:968 g10/g10.c:977 +#: g10/g10.c:970 +msgid "WARNING: program may create a core file!\n" +msgstr "ATTENTION: Le programme peut cr�er un fichier �core� !\n" + +#: g10/g10.c:974 g10/g10.c:983 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTE: %s n'est pas pour une utilisation normale !\n" -#: g10/g10.c:970 +#: g10/g10.c:976 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s n'est pas permis avec %s !\n" -#: g10/g10.c:973 +#: g10/g10.c:979 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s n'a aucun sens avec %s !\n" -#: g10/g10.c:992 g10/g10.c:1004 +#: g10/g10.c:998 g10/g10.c:1010 msgid "selected cipher algorithm is invalid\n" msgstr "l'algorithme de chiffrement s�lectionn� est invalide\n" -#: g10/g10.c:998 g10/g10.c:1010 +#: g10/g10.c:1004 g10/g10.c:1016 msgid "selected digest algorithm is invalid\n" msgstr "la fonction de hachage s�lectionn�e est invalide\n" -#: g10/g10.c:1014 +#: g10/g10.c:1020 msgid "the given policy URL is invalid\n" msgstr "l'URL de politique donn�e est invalide\n" -#: g10/g10.c:1017 +#: g10/g10.c:1023 #, c-format msgid "compress algorithm must be in range %d..%d\n" msgstr "l'algorithme de compression doit faire partie de l'intervalle %d..%d\n" -#: g10/g10.c:1019 +#: g10/g10.c:1025 msgid "completes-needed must be greater than 0\n" msgstr "�completes-needed� doit �tre sup�rieur � 0\n" -#: g10/g10.c:1021 +#: g10/g10.c:1027 msgid "marginals-needed must be greater than 1\n" msgstr "�marginals-needed� doit �tre sup�rieur � 1\n" -#: g10/g10.c:1023 +#: g10/g10.c:1029 msgid "max-cert-depth must be in range 1 to 255\n" msgstr "�max-cert-depth� doit �tre compris entre 1 et 255\n" -#: g10/g10.c:1026 +#: g10/g10.c:1032 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTE: le mode S2K simple (0) est fortement d�conseill�\n" -#: g10/g10.c:1030 +#: g10/g10.c:1036 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "mode S2K invalide; ce doit �tre 0, 1 ou 3\n" -#: g10/g10.c:1115 +#: g10/g10.c:1121 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "impossible d'initialiser la base de confiance: %s\n" -#: g10/g10.c:1121 +#: g10/g10.c:1127 msgid "--store [filename]" msgstr "--store [nom du fichier]" -#: g10/g10.c:1128 +#: g10/g10.c:1134 msgid "--symmetric [filename]" msgstr "--symmetric [nom du fichier]" -#: g10/g10.c:1136 +#: g10/g10.c:1142 msgid "--encrypt [filename]" msgstr "--encrypt [nom du fichier]" -#: g10/g10.c:1149 +#: g10/g10.c:1155 msgid "--sign [filename]" msgstr "--sign [nom du fichier]" -#: g10/g10.c:1162 +#: g10/g10.c:1168 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nom du fichier]" -#: g10/g10.c:1176 +#: g10/g10.c:1182 msgid "--clearsign [filename]" msgstr "--clearsign [nom du fichier]" -#: g10/g10.c:1193 +#: g10/g10.c:1199 msgid "--decrypt [filename]" msgstr "--decrypt [nom du fichier]" -#: g10/g10.c:1201 +#: g10/g10.c:1207 msgid "--sign-key user-id" msgstr "--sign-key utilisateur" -#: g10/g10.c:1209 +#: g10/g10.c:1215 msgid "--lsign-key user-id" msgstr "--lsign-key utilisateur" -#: g10/g10.c:1217 +#: g10/g10.c:1223 msgid "--edit-key user-id [commands]" msgstr "--edit-key utilisateur [commandes]" -#: g10/g10.c:1233 +#: g10/g10.c:1239 msgid "--delete-secret-key user-id" msgstr "--delete-secret-key utilisateur" -#: g10/g10.c:1236 +#: g10/g10.c:1242 msgid "--delete-key user-id" msgstr "--delete-key utilisateur" -#: g10/encode.c:265 g10/g10.c:1273 g10/sign.c:393 +#: g10/encode.c:265 g10/g10.c:1279 g10/sign.c:393 #, c-format msgid "can't open %s: %s\n" msgstr "impossible d'ouvrir %s: %s\n" -#: g10/g10.c:1288 +#: g10/g10.c:1294 msgid "-k[v][v][v][c] [user-id] [keyring]" msgstr "-k[v][v][v][c] [utilisateur] [porte-cl�s]" -#: g10/g10.c:1354 +#: g10/g10.c:1360 #, c-format msgid "dearmoring failed: %s\n" msgstr "la suppression d'une armure a �chou�: %s\n" -#: g10/g10.c:1362 +#: g10/g10.c:1368 #, c-format msgid "enarmoring failed: %s\n" msgstr "la construction d'une armure a �chou�: %s \n" -#: g10/g10.c:1433 +#: g10/g10.c:1439 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algorithme de hachage `%s' invalide\n" -#: g10/g10.c:1514 +#: g10/g10.c:1520 msgid "[filename]" msgstr "[nom du fichier]" -#: g10/g10.c:1518 +#: g10/g10.c:1524 msgid "Go ahead and type your message ...\n" msgstr "Continuez et tapez votre message...\n" -#: g10/decrypt.c:59 g10/g10.c:1521 g10/verify.c:68 g10/verify.c:113 +#: g10/decrypt.c:59 g10/g10.c:1527 g10/verify.c:68 g10/verify.c:113 #, c-format msgid "can't open `%s'\n" msgstr "impossible d'ouvrir `%s'\n" -#: g10/g10.c:1694 +#: g10/g10.c:1700 msgid "" "the first character of a notation name must be a letter or an underscore\n" msgstr "" "le premier caract�re du nom d'une notation doit �tre un lettre ou un trait\n" "de soulignement\n" -#: g10/g10.c:1700 +#: g10/g10.c:1706 msgid "" "a notation name must have only letters, digits, dots or underscores and end " "with an '='\n" @@ -885,13 +889,13 @@ msgstr "" "des points ou des traits de soulignement et doit se terminer par un signe " "�gal\n" -#: g10/g10.c:1706 +#: g10/g10.c:1712 msgid "dots in a notation name must be surrounded by other characters\n" msgstr "" "les points dans le nom d'une notation doivent �tre entour�s d'autes " "caract�res\n" -#: g10/g10.c:1714 +#: g10/g10.c:1720 msgid "a notation value must not use any control characters\n" msgstr "une valeur de notation ne doit utiliser aucun caract�re de contr�le\n" @@ -2682,20 +2686,16 @@ msgstr "signature d'un ancien style (PGP 2.x)\n" msgid "invalid root packet detected in proc_tree()\n" msgstr "paquet racine invalide d�tect� dans proc_tree()\n" -#: g10/misc.c:94 +#: g10/misc.c:96 #, c-format msgid "can't disable core dumps: %s\n" msgstr "impossible d'emp�cher la g�n�ration de fichiers �core�: %s\n" -#: g10/misc.c:97 -msgid "WARNING: program may create a core file!\n" -msgstr "ATTENTION: Le programme peut cr�er un fichier �core� !\n" - -#: g10/misc.c:205 +#: g10/misc.c:206 msgid "Experimental algorithms should not be used!\n" msgstr "Les algorithmes exp�rimentaux ne devraient pas �tre utilis�s !\n" -#: g10/misc.c:232 +#: g10/misc.c:233 msgid "this cipher algorithm is depreciated; please use a more standard one!\n" msgstr "" "Cet algorithme de chiffrement est d�conseill�; utilisez-en un\n" @@ -2844,11 +2844,11 @@ msgstr "les parties secr�tes ne sont pas disponibles\n" msgid "protection algorithm %d is not supported\n" msgstr "l'algorithme de protection %d n'est pas support�\n" -#: g10/seckey-cert.c:175 +#: g10/seckey-cert.c:184 msgid "Invalid passphrase; please try again ...\n" msgstr "Mot de passe invalide; r�essayez...\n" -#: g10/seckey-cert.c:231 +#: g10/seckey-cert.c:240 msgid "WARNING: Weak key detected - please change passphrase again.\n" msgstr "ATTENTION: Cl� faible d�tect�e - changez encore le mot de passe.\n" @@ -2938,7 +2938,7 @@ msgstr "%s: impossible d'acc�der: %s\n" msgid "%s: directory does not exist!\n" msgstr "%s: le r�pertoire n'existe pas !\n" -#: g10/openfile.c:226 g10/openfile.c:295 g10/ringedit.c:1363 g10/tdbio.c:444 +#: g10/openfile.c:226 g10/openfile.c:295 g10/ringedit.c:1369 g10/tdbio.c:444 #, c-format msgid "%s: can't create: %s\n" msgstr "%s: impossible de cr�er: %s\n" @@ -3367,27 +3367,27 @@ msgstr "" msgid "%s: can't create keyring: %s\n" msgstr "%s: impossible de cr�er le porte-cl�s: %s\n" -#: g10/ringedit.c:319 g10/ringedit.c:1368 +#: g10/ringedit.c:319 g10/ringedit.c:1374 #, c-format msgid "%s: keyring created\n" msgstr "%s: porte-cl�s cr��\n" -#: g10/ringedit.c:1545 +#: g10/ringedit.c:1551 msgid "WARNING: 2 files with confidential information exists.\n" msgstr "" "ATTENTION: 2 fichiers avec des informations confidentielles existent.\n" -#: g10/ringedit.c:1546 +#: g10/ringedit.c:1552 #, c-format msgid "%s is the unchanged one\n" msgstr "%s est le fichier original\n" -#: g10/ringedit.c:1547 +#: g10/ringedit.c:1553 #, c-format msgid "%s is the new one\n" msgstr "%s est le nouveau\n" -#: g10/ringedit.c:1548 +#: g10/ringedit.c:1554 msgid "Please fix this possible security flaw\n" msgstr "R�parez ce probl�me de s�curit� possible\n" |