2002-12-15 16:54:58 +01:00
|
|
|
|
# French translation of glib.
|
2005-02-20 12:05:16 +01:00
|
|
|
|
# Copyright (C) 2001-2005 Free Software Foundation, Inc.
|
2003-11-22 11:44:06 +01:00
|
|
|
|
# This file is distributed under the same license as the glib package.
|
|
|
|
|
#
|
2005-02-20 12:05:16 +01:00
|
|
|
|
# maintainer: Christophe Merlet (RedFox) <redfox@redfoxcenter.org>, 2001-2005.
|
2005-02-13 23:16:10 +01:00
|
|
|
|
# Benoît Dejean <TazForEver@dlfp.org>, 2005.
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2005-02-20 12:05:16 +01:00
|
|
|
|
"Project-Id-Version: glib 2.6.3\n"
|
2004-08-01 05:51:21 +02:00
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2005-02-20 12:37:54 +01:00
|
|
|
|
"POT-Creation-Date: 2005-02-20 12:38+0100\n"
|
2005-02-20 12:05:16 +01:00
|
|
|
|
"PO-Revision-Date: 2005-02-20 11:53+0100\n"
|
|
|
|
|
"Last-Translator: Christophe Merlet (RedFox) <redfox@redfoxcenter.org>\n"
|
2002-02-26 23:10:46 +01:00
|
|
|
|
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
"MIME-Version: 1.0\n"
|
2002-04-28 21:40:57 +02:00
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gconvert.c:403
|
2002-02-26 23:10:46 +01:00
|
|
|
|
#, c-format
|
2001-10-25 20:51:58 +02:00
|
|
|
|
msgid "Conversion from character set '%s' to '%s' is not supported"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgstr ""
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"La conversion du jeu de caractères « %s » vers « %s » n'est pas supporté"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gconvert.c:407
|
2002-02-26 23:10:46 +01:00
|
|
|
|
#, c-format
|
2004-04-24 20:30:37 +02:00
|
|
|
|
msgid "Could not open converter from '%s' to '%s'"
|
|
|
|
|
msgstr "Impossible d'ouvrir le convertisseur de « %s » vers « %s »"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gconvert.c:605 glib/gconvert.c:892 glib/giochannel.c:1318
|
|
|
|
|
#: glib/giochannel.c:1360 glib/giochannel.c:2202 glib/gutf8.c:911
|
|
|
|
|
#: glib/gutf8.c:1361
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Invalid byte sequence in conversion input"
|
2005-02-20 12:05:16 +01:00
|
|
|
|
msgstr "Séquence d'octets non valide en entrée du convertisseur"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gconvert.c:610 glib/gconvert.c:825 glib/giochannel.c:1325
|
|
|
|
|
#: glib/giochannel.c:2214
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error during conversion: %s"
|
2004-04-24 20:30:37 +02:00
|
|
|
|
msgstr "Erreur lors de la conversion : %s"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gconvert.c:628 glib/gutf8.c:907 glib/gutf8.c:1112 glib/gutf8.c:1253
|
|
|
|
|
#: glib/gutf8.c:1357
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Partial character sequence at end of input"
|
2002-04-28 21:40:57 +02:00
|
|
|
|
msgstr "Séquence partielle de caractères à la fin de l'entrée"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gconvert.c:801
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Cannot convert fallback '%s' to codeset '%s'"
|
2004-04-24 20:30:37 +02:00
|
|
|
|
msgstr "Impossible de convertir le fallback « %s » vers le jeu de codes « %s »"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gconvert.c:1601
|
2005-02-13 23:16:10 +01:00
|
|
|
|
#, c-format
|
2004-07-18 19:44:23 +02:00
|
|
|
|
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
"L'URI « %s » n'est pas une URI absolue utilisant le schéma de « fichier »"
|
2001-09-04 08:01:06 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gconvert.c:1611
|
2001-09-04 08:01:06 +02:00
|
|
|
|
#, c-format
|
2001-10-25 20:51:58 +02:00
|
|
|
|
msgid "The local file URI '%s' may not include a '#'"
|
2002-05-12 22:07:32 +02:00
|
|
|
|
msgstr "L'URI de fichier local « %s » peut ne pas inclure un « # »"
|
2001-09-04 08:01:06 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gconvert.c:1628
|
2001-09-04 08:01:06 +02:00
|
|
|
|
#, c-format
|
2001-10-25 20:51:58 +02:00
|
|
|
|
msgid "The URI '%s' is invalid"
|
2005-02-20 12:05:16 +01:00
|
|
|
|
msgstr "L'URI « %s » n'est pas valide"
|
2001-09-04 08:01:06 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gconvert.c:1640
|
2001-09-04 08:01:06 +02:00
|
|
|
|
#, c-format
|
2002-02-15 18:26:49 +01:00
|
|
|
|
msgid "The hostname of the URI '%s' is invalid"
|
2005-02-20 12:05:16 +01:00
|
|
|
|
msgstr "Le nom d'hôte de l'URI « %s » n'est pas valide"
|
2001-09-04 08:01:06 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gconvert.c:1656
|
2001-09-04 08:01:06 +02:00
|
|
|
|
#, c-format
|
2001-10-25 20:51:58 +02:00
|
|
|
|
msgid "The URI '%s' contains invalidly escaped characters"
|
2005-02-20 12:05:16 +01:00
|
|
|
|
msgstr "L'URI « %s » contient des caractères d'échappements non valides"
|
2001-09-04 08:01:06 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gconvert.c:1750
|
2001-09-04 08:01:06 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "The pathname '%s' is not an absolute path"
|
2002-05-12 22:07:32 +02:00
|
|
|
|
msgstr "Le chemin « %s » n'est pas un chemin absolu"
|
2001-09-04 08:01:06 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gconvert.c:1760
|
2002-02-15 18:26:49 +01:00
|
|
|
|
msgid "Invalid hostname"
|
2005-02-20 12:05:16 +01:00
|
|
|
|
msgstr "Nom d'hôte non valide"
|
2001-09-04 08:01:06 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gdir.c:120 glib/gdir.c:140
|
2002-02-26 23:10:46 +01:00
|
|
|
|
#, c-format
|
2001-12-24 01:48:58 +01:00
|
|
|
|
msgid "Error opening directory '%s': %s"
|
2002-05-12 22:07:32 +02:00
|
|
|
|
msgstr "Erreur à l'ouverture du répertoire « %s » : %s"
|
2001-12-24 01:48:58 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gfileutils.c:501 glib/gfileutils.c:569
|
2001-12-24 01:48:58 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not allocate %lu bytes to read file \"%s\""
|
2004-04-24 20:30:37 +02:00
|
|
|
|
msgstr "Impossible d'allouer %lu octets pour lire le fichier « %s »"
|
2001-12-24 01:48:58 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gfileutils.c:514
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error reading file '%s': %s"
|
2002-05-12 22:07:32 +02:00
|
|
|
|
msgstr "Erreur de lecture du fichier « %s » : %s"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gfileutils.c:593
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to read from file '%s': %s"
|
2003-05-08 14:18:12 +02:00
|
|
|
|
msgstr "La lecture depuis le fichier « %s » a échoué : %s"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gfileutils.c:644 glib/gfileutils.c:733
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to open file '%s': %s"
|
2003-05-08 14:18:12 +02:00
|
|
|
|
msgstr "L'ouverture du fichier « %s » a échoué : %s"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gfileutils.c:661
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
|
|
|
|
|
msgstr ""
|
2003-05-08 14:18:12 +02:00
|
|
|
|
"L'obtention des attributs du fichier « %s » a échoué : fstat() a échoué : %s"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gfileutils.c:695
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to open file '%s': fdopen() failed: %s"
|
2003-05-08 14:18:12 +02:00
|
|
|
|
msgstr "L'ouverture du fichier « %s » a échoué : fdopen() a échoué : %s"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gfileutils.c:1032
|
2002-02-26 23:10:46 +01:00
|
|
|
|
#, c-format
|
2001-09-19 04:12:32 +02:00
|
|
|
|
msgid "Template '%s' invalid, should not contain a '%s'"
|
2005-02-20 12:05:16 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
"Le modèle « %s » n'est pas valide, il ne devrait pas contenir de « %s »"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gfileutils.c:1046
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Template '%s' doesn't end with XXXXXX"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Le modèle « %s » ne se termine pas par XXXXXX"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gfileutils.c:1071
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to create file '%s': %s"
|
2003-05-08 14:18:12 +02:00
|
|
|
|
msgstr "La création du fichier « %s » a échoué : %s"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gfileutils.c:1449
|
2003-11-22 11:44:06 +01:00
|
|
|
|
#, c-format
|
2003-10-24 00:42:31 +02:00
|
|
|
|
msgid "Failed to read the symbolic link '%s': %s"
|
2003-11-22 11:44:06 +01:00
|
|
|
|
msgstr "La lecture du lien symbolique « %s » a échoué : %s"
|
2003-10-24 00:42:31 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gfileutils.c:1470
|
2003-10-24 00:42:31 +02:00
|
|
|
|
msgid "Symbolic links not supported"
|
2003-11-22 11:44:06 +01:00
|
|
|
|
msgstr "Liens symboliques non supportés"
|
2003-10-24 00:42:31 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/giochannel.c:1146
|
2001-10-25 20:51:58 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Conversion from character set `%s' to `%s' is not supported"
|
|
|
|
|
msgstr ""
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"La conversion du jeu de caractères « %s » vers « %s » n'est pas supporté"
|
2001-10-25 20:51:58 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/giochannel.c:1150
|
2001-10-25 20:51:58 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not open converter from `%s' to `%s': %s"
|
2004-04-24 20:30:37 +02:00
|
|
|
|
msgstr "Impossible d'ouvrir le convertisseur de « %s » vers « %s » : %s"
|
2001-10-25 20:51:58 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/giochannel.c:1495
|
2001-10-25 20:51:58 +02:00
|
|
|
|
msgid "Can't do a raw read in g_io_channel_read_line_string"
|
2003-11-22 11:44:06 +01:00
|
|
|
|
msgstr ""
|
2005-02-13 23:16:10 +01:00
|
|
|
|
"Impossible de faire une lecture brute dans g_io_channel_read_line_string"
|
2001-10-25 20:51:58 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/giochannel.c:1542 glib/giochannel.c:1799 glib/giochannel.c:1885
|
2001-10-25 20:51:58 +02:00
|
|
|
|
msgid "Leftover unconverted data in read buffer"
|
2002-04-28 21:40:57 +02:00
|
|
|
|
msgstr "Laisse de coté des données non converties dans le tampon de lecture"
|
2001-10-25 20:51:58 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/giochannel.c:1622 glib/giochannel.c:1699
|
2001-10-25 20:51:58 +02:00
|
|
|
|
msgid "Channel terminates in a partial character"
|
2002-04-28 21:40:57 +02:00
|
|
|
|
msgstr "La canal se termine avec un caractère partiel"
|
2001-10-25 20:51:58 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/giochannel.c:1685
|
2001-10-25 20:51:58 +02:00
|
|
|
|
msgid "Can't do a raw read in g_io_channel_read_to_end"
|
2003-11-22 11:44:06 +01:00
|
|
|
|
msgstr "Impossible de faire une lecture brut dans g_io_channel_read_to_end"
|
2001-10-25 20:51:58 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:226
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error on line %d char %d: %s"
|
2002-05-12 22:07:32 +02:00
|
|
|
|
msgstr "Erreur à la ligne %d caractère %d : %s"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:324
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error on line %d: %s"
|
2002-05-12 22:07:32 +02:00
|
|
|
|
msgstr "Erreur à la ligne %d : %s"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:428
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Empty entity '&;' seen; valid entities are: & " < > '"
|
|
|
|
|
msgstr ""
|
2002-06-05 13:31:45 +02:00
|
|
|
|
"Entité vide « &; » vue : les entités valides sont : & " < > "
|
2001-03-02 12:21:48 +01:00
|
|
|
|
"'"
|
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:438
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Character '%s' is not valid at the start of an entity name; the & character "
|
|
|
|
|
"begins an entity; if this ampersand isn't supposed to be an entity, escape "
|
|
|
|
|
"it as &"
|
|
|
|
|
msgstr ""
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"Le caractère « %s » n'est pas valide au début d'un nom d'entité ; le "
|
2005-02-20 12:37:54 +01:00
|
|
|
|
"caractère & commence une entité ; si l'esperluette n'est pas supposé être "
|
2002-04-28 21:40:57 +02:00
|
|
|
|
"une entité, échappez le comme &"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:472
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Character '%s' is not valid inside an entity name"
|
2002-05-12 22:07:32 +02:00
|
|
|
|
msgstr "Le caractère « %s » n'est pas valide a l'intérieur d'un nom d'entité"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:509
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Entity name '%s' is not known"
|
2002-05-12 22:07:32 +02:00
|
|
|
|
msgstr "Le nom d'entité « %s » n'est pas connu"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:520
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Entity did not end with a semicolon; most likely you used an ampersand "
|
|
|
|
|
"character without intending to start an entity - escape ampersand as &"
|
|
|
|
|
msgstr ""
|
2005-02-13 23:16:10 +01:00
|
|
|
|
"L'entité ne finit pas avec un point-virgule ; vous avez probablement utilisé "
|
2005-02-20 12:37:54 +01:00
|
|
|
|
"une esperluette sans l'avoir marqué comme entité - échappez l'esperluette "
|
2001-03-02 12:21:48 +01:00
|
|
|
|
"comme &"
|
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:573
|
2005-02-13 23:16:10 +01:00
|
|
|
|
#, c-format
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid ""
|
2004-12-02 22:13:05 +01:00
|
|
|
|
"Failed to parse '%-.*s', which should have been a digit inside a character "
|
2001-03-02 12:21:48 +01:00
|
|
|
|
"reference (ê for example) - perhaps the digit is too large"
|
|
|
|
|
msgstr ""
|
2005-02-13 23:16:10 +01:00
|
|
|
|
"L'analyse de « %-.*s » a échoué, qui devrait avoir un nombre à l'intérieur "
|
|
|
|
|
"de la référence de caractère (ê par exemple) - peut-être que le nombre "
|
|
|
|
|
"est trop grand"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:598
|
2005-02-13 23:16:10 +01:00
|
|
|
|
#, c-format
|
2004-12-02 22:13:05 +01:00
|
|
|
|
msgid "Character reference '%-.*s' does not encode a permitted character"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "La référence de caractère « %-.*s » n'encode pas un caractère autorisé"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:613
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Empty character reference; should include a digit such as dž"
|
2002-05-12 22:07:32 +02:00
|
|
|
|
msgstr "Référence de caractère vide ; devrait inclure un nombre comme dž"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:623
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Character reference did not end with a semicolon; most likely you used an "
|
|
|
|
|
"ampersand character without intending to start an entity - escape ampersand "
|
|
|
|
|
"as &"
|
|
|
|
|
msgstr ""
|
2002-06-05 13:31:45 +02:00
|
|
|
|
"La référence de caractère ne finit pas avec un point-virgule ; vous avez "
|
2005-02-20 12:37:54 +01:00
|
|
|
|
"vraisemblablement utilisé une esperluette sans intention de commencer une "
|
2002-04-28 21:40:57 +02:00
|
|
|
|
"entité - échappez l'esperluette comme &"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:709
|
2002-05-12 22:07:32 +02:00
|
|
|
|
msgid "Unfinished entity reference"
|
2002-06-05 13:31:45 +02:00
|
|
|
|
msgstr "Référence d'entité non terminée"
|
2002-05-12 22:07:32 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:715
|
2002-05-12 22:07:32 +02:00
|
|
|
|
msgid "Unfinished character reference"
|
2002-06-05 13:31:45 +02:00
|
|
|
|
msgstr "Référence de caractère non terminée"
|
2002-05-12 22:07:32 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:958 glib/gmarkup.c:986 glib/gmarkup.c:1017
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Invalid UTF-8 encoded text"
|
2005-02-20 12:05:16 +01:00
|
|
|
|
msgstr "Texte codé en UTF-8 non valide"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1053
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Document must begin with an element (e.g. <book>)"
|
2002-04-28 21:40:57 +02:00
|
|
|
|
msgstr "Le document doit commencer avec un élément (pas ex. <book>)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1093
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"'%s' is not a valid character following a '<' character; it may not begin an "
|
|
|
|
|
"element name"
|
|
|
|
|
msgstr ""
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"« %s » n'est pas un caractère valide suivant le caractère « < » ; il ne "
|
2002-04-28 21:40:57 +02:00
|
|
|
|
"semble pas commencer un nom d'élément"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1157
|
2002-02-26 23:10:46 +01:00
|
|
|
|
#, c-format
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Odd character '%s', expected a '>' character to end the start tag of element "
|
|
|
|
|
"'%s'"
|
2002-02-26 23:10:46 +01:00
|
|
|
|
msgstr ""
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"Caractère bizarre « %s », attend un caractère « > » pour finir la balise de "
|
|
|
|
|
"début de l'élément « %s »"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1246
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
|
|
|
|
|
msgstr ""
|
2004-04-24 20:30:37 +02:00
|
|
|
|
"Caractère bizarre « %s », attend un caractère « = » après le nom de "
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"l'attribut « %s » de l'élément « %s »"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1288
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
|
|
|
|
|
"element '%s', or optionally an attribute; perhaps you used an invalid "
|
|
|
|
|
"character in an attribute name"
|
|
|
|
|
msgstr ""
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"Caractère bizarre « %s », attend un caractère « > » ou « / » pour finir la "
|
2005-02-20 12:05:16 +01:00
|
|
|
|
"balise de début de l'élément « %s », ou optionnellement un attribut ; peut-"
|
|
|
|
|
"être que vous utilisez un caractère non valide dans un nom d'attribut"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1377
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Odd character '%s', expected an open quote mark after the equals sign when "
|
|
|
|
|
"giving value for attribute '%s' of element '%s'"
|
|
|
|
|
msgstr ""
|
2004-04-24 20:30:37 +02:00
|
|
|
|
"Caractère bizarre « %s », attend un guillemet d'ouverture après le signe "
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"égal quand on donne une valeur pour l'attribut « %s » de l'élément « %s »"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1522
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"'%s' is not a valid character following the characters '</'; '%s' may not "
|
|
|
|
|
"begin an element name"
|
|
|
|
|
msgstr ""
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"« %s » n'est pas un caractère valide suivant les caractères « </ » ; « %s » "
|
2002-04-28 21:40:57 +02:00
|
|
|
|
"ne peut commencer un nom d'élément"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1562
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
2002-02-15 18:26:49 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"'%s' is not a valid character following the close element name '%s'; the "
|
|
|
|
|
"allowed character is '>'"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgstr ""
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"« %s » n'est pas un caractère valide suivant le nom l'élément de fermeture "
|
|
|
|
|
"« %s » ; la caractère autorisé est « > »"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1573
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
2002-02-15 18:26:49 +01:00
|
|
|
|
msgid "Element '%s' was closed, no element is currently open"
|
2002-05-12 22:07:32 +02:00
|
|
|
|
msgstr "L'élément « %s » a été fermé, aucun élément est actuellement ouvert"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1582
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
2002-02-15 18:26:49 +01:00
|
|
|
|
msgid "Element '%s' was closed, but the currently open element is '%s'"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgstr ""
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"L'élément « %s » a été fermé, mais l'élément actuellement ouvert est « %s »"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1729
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Document was empty or contained only whitespace"
|
2005-02-20 12:05:16 +01:00
|
|
|
|
msgstr "Le document était vide ou ne contenait que des espaces"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1743
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Document ended unexpectedly just after an open angle bracket '<'"
|
2004-04-24 20:30:37 +02:00
|
|
|
|
msgstr "Le document s'est fini prématurément juste après un « < »"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1751 glib/gmarkup.c:1795
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Document ended unexpectedly with elements still open - '%s' was the last "
|
|
|
|
|
"element opened"
|
|
|
|
|
msgstr ""
|
2002-06-05 13:31:45 +02:00
|
|
|
|
"Le document s'est fini prématurément avec des éléments encore ouvert - « %s "
|
|
|
|
|
"» était le dernier élément ouvert"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1759
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
|
|
|
|
"the tag <%s/>"
|
|
|
|
|
msgstr ""
|
2002-04-28 21:40:57 +02:00
|
|
|
|
"Le document s'est fini prématurément, espérait voir un caractère de "
|
2002-02-26 23:10:46 +01:00
|
|
|
|
"fermeture pour la balise <%s/>"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1765
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Document ended unexpectedly inside an element name"
|
2002-06-05 13:31:45 +02:00
|
|
|
|
msgstr "Le document s'est fini prématurément a l'intérieur d'un nom d'élément"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1770
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Document ended unexpectedly inside an attribute name"
|
2002-06-05 13:31:45 +02:00
|
|
|
|
msgstr "Le document s'est fini prématurément a l'intérieur d'un nom d'attribut"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1775
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Document ended unexpectedly inside an element-opening tag."
|
|
|
|
|
msgstr ""
|
2002-06-05 13:31:45 +02:00
|
|
|
|
"Le document s'est fini prématurément a l'intérieur d'une balise d'ouverture "
|
2002-04-28 21:40:57 +02:00
|
|
|
|
"d'élément"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1781
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Document ended unexpectedly after the equals sign following an attribute "
|
|
|
|
|
"name; no attribute value"
|
|
|
|
|
msgstr ""
|
2004-04-24 20:30:37 +02:00
|
|
|
|
"Le document s'est fini prématurément après le signe égal suivant un nom "
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"d'attribut ; aucune valeur d'attribut"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1788
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Document ended unexpectedly while inside an attribute value"
|
|
|
|
|
msgstr ""
|
2002-04-28 21:40:57 +02:00
|
|
|
|
"Le document s'est fini prématurément alors qu'il était à l'intérieur d'une "
|
2002-02-26 23:10:46 +01:00
|
|
|
|
"valeur d'attribut"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1803
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
2001-09-04 08:01:06 +02:00
|
|
|
|
msgid "Document ended unexpectedly inside the close tag for element '%s'"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgstr ""
|
2002-06-05 13:31:45 +02:00
|
|
|
|
"Le document s'est fini prématurément a l'intérieur de la balise de fermeture "
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"pour l'élément « %s »"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gmarkup.c:1809
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Document ended unexpectedly inside a comment or processing instruction"
|
|
|
|
|
msgstr ""
|
2005-02-13 23:16:10 +01:00
|
|
|
|
"Le document s'est fini prématurément à l'intérieur d'un commentaire ou d'une "
|
2002-02-26 23:10:46 +01:00
|
|
|
|
"instruction de traitement"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gshell.c:73
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Quoted text doesn't begin with a quotation mark"
|
2002-06-05 13:31:45 +02:00
|
|
|
|
msgstr "Le texte cité ne commence pas avec un caractère de citation."
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gshell.c:163
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Unmatched quotation mark in command line or other shell-quoted text"
|
|
|
|
|
msgstr ""
|
2002-04-28 21:40:57 +02:00
|
|
|
|
"Caractère de citation sans correspondance dans la ligne de commande ou un "
|
|
|
|
|
"autre texte shell rapporté"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gshell.c:541
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
2002-02-26 23:10:46 +01:00
|
|
|
|
msgid "Text ended just after a '\\' character. (The text was '%s')"
|
2004-04-24 20:30:37 +02:00
|
|
|
|
msgstr "Le texte fini juste après un caractère « \\ ». (Le texte était « %s »)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gshell.c:548
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
|
|
|
|
|
msgstr ""
|
2002-04-28 21:40:57 +02:00
|
|
|
|
"Le texte fini avant qu'un caractère de citation soit trouvé pour %c. (Le "
|
2002-05-12 22:07:32 +02:00
|
|
|
|
"texte était « %s »)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gshell.c:560
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Text was empty (or contained only whitespace)"
|
2002-04-28 21:40:57 +02:00
|
|
|
|
msgstr "Le texte était vide (ou ne contenait que des espaces)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn-win32.c:264
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Failed to read data from child process"
|
2003-05-08 14:18:12 +02:00
|
|
|
|
msgstr "La lecture des données depuis le processus fils a échoué"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn-win32.c:281 glib/gspawn.c:1350
|
2004-12-16 06:48:25 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to create pipe for communicating with child process (%s)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgstr ""
|
2004-12-16 06:48:25 +01:00
|
|
|
|
"La création du tube de communication avec le processus fils a échoué (%s)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn-win32.c:321 glib/gspawn.c:1014
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to read from child pipe (%s)"
|
2003-05-08 14:18:12 +02:00
|
|
|
|
msgstr "La lecture depuis un tube fils a échoué (%s)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn-win32.c:349 glib/gspawn.c:1219
|
2004-12-16 06:48:25 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to change to directory '%s' (%s)"
|
|
|
|
|
msgstr "Le changement de répertoire « %s » a échoué (%s)"
|
2002-12-02 23:04:13 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn-win32.c:357 glib/gspawn-win32.c:442
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to execute child process (%s)"
|
2003-05-08 14:18:12 +02:00
|
|
|
|
msgstr "L'exécution du processus fils a échoué (%s)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn-win32.c:590
|
2004-12-16 06:48:25 +01:00
|
|
|
|
msgid "Failed to execute helper program"
|
|
|
|
|
msgstr "L'exécution du processus d'aide a échoué"
|
2003-10-24 00:42:31 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn-win32.c:789
|
2004-12-16 06:48:25 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
|
|
|
|
|
"process"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgstr ""
|
2004-12-16 06:48:25 +01:00
|
|
|
|
"Erreur inattendue dans g_io_channel_win32_poll() lors de la lecture des "
|
|
|
|
|
"données depuis un processus fils"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn.c:179
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to read data from child process (%s)"
|
2003-05-08 14:18:12 +02:00
|
|
|
|
msgstr "La lecture des données depuis le processus fils a échoué (%s)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn.c:310
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unexpected error in select() reading data from a child process (%s)"
|
|
|
|
|
msgstr ""
|
2004-04-24 20:30:37 +02:00
|
|
|
|
"Erreur inattendue dans select() à la lecture des données depuis un processus "
|
2002-02-26 23:10:46 +01:00
|
|
|
|
"fils (%s)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn.c:393
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unexpected error in waitpid() (%s)"
|
2004-04-24 20:30:37 +02:00
|
|
|
|
msgstr "Erreur inattendue dans waitpid() (%s)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn.c:1079
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to fork (%s)"
|
2003-05-08 14:18:12 +02:00
|
|
|
|
msgstr "Le fork a échoué (%s)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn.c:1229
|
2002-02-26 23:10:46 +01:00
|
|
|
|
#, c-format
|
2001-12-24 01:48:58 +01:00
|
|
|
|
msgid "Failed to execute child process \"%s\" (%s)"
|
2003-05-08 14:18:12 +02:00
|
|
|
|
msgstr "L'exécution du processus fils « %s » a échoué (%s)"
|
2001-12-24 01:48:58 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn.c:1239
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to redirect output or input of child process (%s)"
|
|
|
|
|
msgstr ""
|
2003-05-08 14:18:12 +02:00
|
|
|
|
"La redirection de la sortie ou de l'entrée du processus fils a échoué (%s)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn.c:1248
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to fork child process (%s)"
|
2003-05-08 14:18:12 +02:00
|
|
|
|
msgstr "Le fork du processus fils a échoué (%s)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn.c:1256
|
2001-12-24 01:48:58 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unknown error executing child process \"%s\""
|
2002-05-12 22:07:32 +02:00
|
|
|
|
msgstr "Erreur inconnue à l'exécution du processus fils « %s »"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gspawn.c:1278
|
2001-03-02 12:21:48 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to read enough data from child pid pipe (%s)"
|
|
|
|
|
msgstr ""
|
2005-02-20 12:05:16 +01:00
|
|
|
|
"Impossible de lire suffisamment de données depuis le tube du processus de "
|
2003-05-08 14:18:12 +02:00
|
|
|
|
"pid (%s)"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gutf8.c:986
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Character out of range for UTF-8"
|
2002-04-28 21:40:57 +02:00
|
|
|
|
msgstr "Caractère hors des limites UTF-8"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
|
|
|
|
|
#: glib/gutf8.c:1371 glib/gutf8.c:1467
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Invalid sequence in conversion input"
|
2005-02-20 12:05:16 +01:00
|
|
|
|
msgstr "Séquence non valide dans l'entrée du convertisseur"
|
2001-03-02 12:21:48 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gutf8.c:1382 glib/gutf8.c:1478
|
2001-03-02 12:21:48 +01:00
|
|
|
|
msgid "Character out of range for UTF-16"
|
2002-04-28 21:40:57 +02:00
|
|
|
|
msgstr "Caractère hors des limites UTF-16"
|
2002-12-20 16:23:12 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/goption.c:435
|
2004-08-25 07:02:57 +02:00
|
|
|
|
msgid "Usage:"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Usage :"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/goption.c:435
|
2004-08-25 07:02:57 +02:00
|
|
|
|
msgid "[OPTION...]"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "[OPTION...]"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/goption.c:518
|
2004-08-25 07:02:57 +02:00
|
|
|
|
msgid "Help Options:"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Options de l'aide :"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/goption.c:519
|
2004-08-25 07:02:57 +02:00
|
|
|
|
msgid "Show help options"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Afficher les options de l'aide"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/goption.c:524
|
2004-08-25 07:02:57 +02:00
|
|
|
|
msgid "Show all help options"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Afficher toutes les options de l'aide"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/goption.c:574
|
2004-08-25 07:02:57 +02:00
|
|
|
|
msgid "Application Options:"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Options de l'application :"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/goption.c:614
|
2004-08-25 07:02:57 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Cannot parse integer value '%s' for --%s"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Impossible d'analyser l'entier « %s » pour --%s"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/goption.c:624
|
2004-08-25 07:02:57 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Integer value '%s' for %s out of range"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "La valeur entière « %s » pour %s est hors de limites"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/goption.c:1354
|
2004-08-25 07:02:57 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unknown option %s"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Option inconnue %s"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:338
|
2004-12-02 22:13:05 +01:00
|
|
|
|
msgid "Valid key file could not be found in data dirs"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Impossible de trouver un fichier clef valide dans dossiers de données"
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:373
|
2004-12-02 22:13:05 +01:00
|
|
|
|
msgid "Not a regular file"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Pas un fichier régulier"
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:381
|
2004-12-02 22:13:05 +01:00
|
|
|
|
msgid "File is empty"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Le fichier est vide"
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:691
|
2004-12-02 22:13:05 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Key file contains line '%s' which is not a key-value pair, group, or comment"
|
|
|
|
|
msgstr ""
|
2005-02-13 23:16:10 +01:00
|
|
|
|
"Le fichier clef contient la ligne « %s » qui n'est ni une pair clef-valeur, "
|
|
|
|
|
"ni un groupe et ni commentaire"
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:759
|
2004-12-02 22:13:05 +01:00
|
|
|
|
msgid "Key file does not start with a group"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Le fichier clef ne débute pas par un groupe"
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:802
|
2004-12-02 22:13:05 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Key file contains unsupported encoding '%s'"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Le fichier clef contient un codage de caractères non-supportés « %s »"
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:1011 glib/gkeyfile.c:1157 glib/gkeyfile.c:2163
|
|
|
|
|
#: glib/gkeyfile.c:2228 glib/gkeyfile.c:2346 glib/gkeyfile.c:2414
|
|
|
|
|
#: glib/gkeyfile.c:2599 glib/gkeyfile.c:2773 glib/gkeyfile.c:2830
|
2004-12-02 22:13:05 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Key file does not have group '%s'"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Le fichier clef n'a pas de groupe « %s »"
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:1169
|
2004-12-02 22:13:05 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Key file does not have key '%s'"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Le fichier clef n'a pas de clef « %s »"
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:1270 glib/gkeyfile.c:1379
|
2004-12-02 22:13:05 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
|
|
|
|
|
msgstr ""
|
2005-02-13 23:16:10 +01:00
|
|
|
|
"Le fichier clef contient la clef « %s » avec la valeur « %s » qui n'est pas "
|
|
|
|
|
"de l'UTF-8"
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:1288 glib/gkeyfile.c:1397 glib/gkeyfile.c:1771
|
2004-12-02 22:13:05 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Key file contains key '%s' which has value that cannot be interpreted."
|
|
|
|
|
msgstr ""
|
2005-02-13 23:16:10 +01:00
|
|
|
|
"Le fichier clef contient la clef « %s » avec une valeur impossible à "
|
|
|
|
|
"interpréter."
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:1988
|
2004-12-02 22:13:05 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Key file contains key '%s' in group '%s' which has value that cannot be "
|
|
|
|
|
"interpreted."
|
|
|
|
|
msgstr ""
|
2005-02-13 23:16:10 +01:00
|
|
|
|
"Le fichier clef contient la clef « %s » dans le groupe « %s » qui a une "
|
|
|
|
|
"valeur impossible à interpréter."
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:2178 glib/gkeyfile.c:2361 glib/gkeyfile.c:2841
|
2004-12-02 22:13:05 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Key file does not have key '%s' in group '%s'"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Le fichier clef ne contient pas de clef « %s » dans le groupe « %s »"
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:3022
|
2004-12-02 22:13:05 +01:00
|
|
|
|
msgid "Key file contains escape character at end of line"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "Le fichier clef contient un caractère d'échappement en fin de ligne"
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:3044
|
2005-02-13 23:16:10 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Key file contains invalid escape sequence '%s'"
|
2005-02-20 12:05:16 +01:00
|
|
|
|
msgstr "Le fichier clef contient une séquence d'échappement non valide « %s »"
|
2005-02-13 23:16:10 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:3182
|
2004-12-02 22:13:05 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Value '%s' cannot be interpreted as a number."
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "La valeur « %s » ne peut être interprétée comme un nombre."
|
2004-12-02 22:13:05 +01:00
|
|
|
|
|
2005-02-20 12:05:16 +01:00
|
|
|
|
#: glib/gkeyfile.c:3210
|
2004-12-02 22:13:05 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Value '%s' cannot be interpreted as a boolean."
|
2005-02-13 23:16:10 +01:00
|
|
|
|
msgstr "La valeur « %s » ne peut être interprétée comme un booléen."
|