[libgdata] Updated French translation



commit 2902326cd1437d7d3d9ee5f2298d8e6ad4b05c70
Author: Bruno Brouard <annoa b gmail com>
Date:   Fri Mar 26 10:58:04 2010 +0100

    Updated French translation

 po/fr.po |  172 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 94 insertions(+), 78 deletions(-)
---
diff --git a/po/fr.po b/po/fr.po
index 9e4567f..9cf1168 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -12,7 +12,7 @@ msgstr ""
 "Project-Id-Version: libgdata master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=libgdata&component=general\n"
-"POT-Creation-Date: 2010-03-22 00:13+0000\n"
+"POT-Creation-Date: 2010-03-25 23:06+0000\n"
 "PO-Revision-Date: 2010-02-07 22:13+0200\n"
 "Last-Translator: Julien Hardelin <jhardlin{AT}wanadoo{POINT}fr\n"
 "Language-Team: GNOME French Team <gnomefr traduc org>\n"
@@ -20,22 +20,22 @@ msgstr ""
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../gdata/gdata-access-handler.c:176
+#: ../gdata/gdata-access-handler.c:178
 msgid "The rule has already been inserted."
 msgstr "La règle a déjà été insérée."
 
-#: ../gdata/gdata-access-handler.c:378
+#: ../gdata/gdata-access-handler.c:380
 msgid "The owner's rule may not be deleted."
 msgstr "La règle du propriétaire ne peut pas être supprimée."
 
 #. Translators: the parameter is an error message
-#: ../gdata/gdata-parsable.c:177 ../gdata/gdata-parsable.c:188
+#: ../gdata/gdata-parsable.c:180 ../gdata/gdata-parsable.c:191
 #, c-format
 msgid "Error parsing XML: %s"
 msgstr "Erreur lors de l'analyse XML : %s"
 
 #. Translators: this is a dummy error message to be substituted into "Error parsing XML: %s".
-#: ../gdata/gdata-parsable.c:190
+#: ../gdata/gdata-parsable.c:193
 msgid "Empty document."
 msgstr "Document vide."
 
@@ -43,17 +43,17 @@ msgstr "Document vide."
 #. *
 #. * For example:
 #. *  A <title> element was missing required content.
-#: ../gdata/gdata-parser.c:65
+#: ../gdata/gdata-parser.c:66
 #, c-format
 msgid "A %s element was missing required content."
 msgstr "Un élément %s ne contient pas le contenu requis."
 
-#. Translators: the first parameter is the name of an XML element (including the angle brackets ("<" and ">")), and the second parameter is
-#. * the erroneous value (which was not in ISO 8601 format).
+#. Translators: the first parameter is the name of an XML element (including the angle brackets ("<" and ">")),
+#. * and the second parameter is the erroneous value (which was not in ISO 8601 format).
 #. *
 #. * For example:
 #. *  The content of a <media:group/media:uploaded> element ("2009-05-06 26:30Z") was not in ISO 8601 format.
-#: ../gdata/gdata-parser.c:81
+#: ../gdata/gdata-parser.c:82
 #, c-format
 msgid "The content of a %s element (\"%s\") was not in ISO 8601 format."
 msgstr "Le contenu (« %s ») de l'élément %s n'est pas dans le format ISO 8601."
@@ -63,7 +63,7 @@ msgstr "Le contenu (« %s ») de l'élément %s n'est pas dans le format ISO 8
 #. *
 #. * For example:
 #. *  The value of the @time property of a <media:group/media:thumbnail> element ("00:01:42.500") was unknown.
-#: ../gdata/gdata-parser.c:101
+#: ../gdata/gdata-parser.c:102
 #, c-format
 msgid "The value of the %s property of a %s element (\"%s\") was unknown."
 msgstr "La valeur de la propriété %s d'un élément %s (« %s ») est inconnue."
@@ -73,7 +73,7 @@ msgstr "La valeur de la propriété %s d'un élément %s (« %s ») est inconn
 #. *
 #. * For example:
 #. *  The content of a <gphoto:access> element ("protected") was unknown.
-#: ../gdata/gdata-parser.c:119
+#: ../gdata/gdata-parser.c:120
 #, c-format
 msgid "The content of a %s element (\"%s\") was unknown."
 msgstr "Le contenu d'un élément %s (« %s ») est inconnu."
@@ -83,16 +83,31 @@ msgstr "Le contenu d'un élément %s (« %s ») est inconnu."
 #. *
 #. * For example:
 #. *  A required property of a <entry/gAcl:role> element (@value) was not present.
-#: ../gdata/gdata-parser.c:139
+#: ../gdata/gdata-parser.c:140
 #, c-format
 msgid "A required property of a %s element (%s) was not present."
 msgstr "Une propriété requise d'un élément %s (%s) est manquante."
 
+#. Translators: the first two parameters are the names of XML properties of an XML element given in the third
+#. * parameter (including the angle brackets ("<" and ">")).
+#. *
+#. * For example:
+#. *  Values were present for properties @rel and @label of a <entry/gContact:relation> element when only one of the
+#. *  two is allowed.
+#: ../gdata/gdata-parser.c:163
+#, c-format
+msgid ""
+"Values were present for properties %s and %s of a %s element when only one "
+"of the two is allowed."
+msgstr ""
+"Des valeurs sont présentes pour les propriétés %s et %s d'un élément %s alors qu'une "
+"seule des deux est autorisée."
+
 #. Translators: the parameter is the name of an XML element, including the angle brackets ("<" and ">").
 #. *
 #. * For example:
 #. *  A required element (<entry/title>) was not present.
-#: ../gdata/gdata-parser.c:156
+#: ../gdata/gdata-parser.c:182
 #, c-format
 msgid "A required element (%s) was not present."
 msgstr "Un élément requis (%s) est manquant."
@@ -101,18 +116,18 @@ msgstr "Un élément requis (%s) est manquant."
 #. *
 #. * For example:
 #. *  A singleton element (<feed/title>) was duplicated.
-#: ../gdata/gdata-parser.c:171
+#: ../gdata/gdata-parser.c:197
 #, c-format
 msgid "A singleton element (%s) was duplicated."
 msgstr "Un élément singleton (%s) est en double."
 
-#: ../gdata/gdata-service.c:338 ../gdata/gdata-service.c:781
-#: ../gdata/services/youtube/gdata-youtube-service.c:203
+#: ../gdata/gdata-service.c:337 ../gdata/gdata-service.c:780
+#: ../gdata/services/youtube/gdata-youtube-service.c:202
 msgid "The server returned a malformed response."
 msgstr "La réponse du serveur n'est pas conforme."
 
 #. Translators: the parameter is an error message returned by the server.
-#: ../gdata/gdata-service.c:369
+#: ../gdata/gdata-service.c:368
 #, c-format
 msgid "Invalid request URI or header, or unsupported nonstandard parameter: %s"
 msgstr ""
@@ -120,144 +135,145 @@ msgstr ""
 "%s"
 
 #. Translators: the parameter is an error message returned by the server.
-#: ../gdata/gdata-service.c:375
+#: ../gdata/gdata-service.c:374
 #, c-format
 msgid "Authentication required: %s"
 msgstr "Authentification requise : %s"
 
 #. Translators: the parameter is an error message returned by the server.
-#: ../gdata/gdata-service.c:380
+#: ../gdata/gdata-service.c:379
 #, c-format
 msgid "The requested resource was not found: %s"
 msgstr "La ressource demandée n'a pas été trouvée : %s"
 
 #. Translators: the parameter is an error message returned by the server.
-#: ../gdata/gdata-service.c:386
+#: ../gdata/gdata-service.c:385
 #, c-format
 msgid "The entry has been modified since it was downloaded: %s"
 msgstr "L'entrée a été modifiée depuis son téléchargement : %s"
 
 #. Translators: the first parameter is an HTTP status, and the second is an error message returned by the server.
-#: ../gdata/gdata-service.c:399
+#: ../gdata/gdata-service.c:398
 #, c-format
 msgid "Error code %u when querying: %s"
 msgstr "Code d'erreur %u lors de la requête : %s"
 
 #. Translators: the first parameter is an HTTP status, and the second is an error message returned by the server.
-#: ../gdata/gdata-service.c:404
+#: ../gdata/gdata-service.c:403
 #, c-format
 msgid "Error code %u when inserting an entry: %s"
 msgstr "Code d'erreur %u lors de l'insertion d'une entrée : %s"
 
 #. Translators: the first parameter is an HTTP status, and the second is an error message returned by the server.
-#: ../gdata/gdata-service.c:409
+#: ../gdata/gdata-service.c:408
 #, c-format
 msgid "Error code %u when updating an entry: %s"
 msgstr "Code d'erreur %u lors de la mise à jour d'une entrée : %s"
 
 #. Translators: the first parameter is an HTTP status, and the second is an error message returned by the server.
-#: ../gdata/gdata-service.c:414
+#: ../gdata/gdata-service.c:413
 #, c-format
 msgid "Error code %u when deleting an entry: %s"
 msgstr "Code d'erreur %u lors de la suppression d'une entrée : %s"
 
 #. Translators: the first parameter is an HTTP status, and the second is an error message returned by the server.
-#: ../gdata/gdata-service.c:419
+#: ../gdata/gdata-service.c:418
 #, c-format
 msgid "Error code %u when downloading: %s"
 msgstr "Code d'erreur %u lors du téléchargement : %s"
 
 #. Translators: the first parameter is an HTTP status, and the second is an error message returned by the server.
-#: ../gdata/gdata-service.c:424
+#: ../gdata/gdata-service.c:423
 #, c-format
 msgid "Error code %u when uploading: %s"
 msgstr "Code d'erreur %u lors de l'envoi : %s"
 
-#: ../gdata/gdata-service.c:669
+#: ../gdata/gdata-service.c:668
 msgid "A CAPTCHA must be filled out to log in."
 msgstr "Un CAPTCHA doit être complété pour se connecter."
 
-#: ../gdata/gdata-service.c:693
+#: ../gdata/gdata-service.c:692
 msgid "Your username or password were incorrect."
 msgstr "Nom d'utilisateur ou mot de passe incorrect."
 
 #. Translators: the parameter is a URI for further information.
-#: ../gdata/gdata-service.c:712
+#: ../gdata/gdata-service.c:711
 #, c-format
 msgid "Your account's e-mail address has not been verified. (%s)"
 msgstr "L'adresse électronique de votre compte n'est pas vérifiée (%s)."
 
 #. Translators: the parameter is a URI for further information.
-#: ../gdata/gdata-service.c:717
+#: ../gdata/gdata-service.c:716
 #, c-format
 msgid "You have not agreed to the service's terms and conditions. (%s)"
 msgstr "Vous n'avez pas accepté les conditions générales du service (%s)."
 
 #. Translators: the parameter is a URI for further information.
-#: ../gdata/gdata-service.c:722
+#: ../gdata/gdata-service.c:721
 #, c-format
 msgid "This account has been deleted. (%s)"
 msgstr "Ce compte a été supprimé (%s)."
 
 #. Translators: the parameter is a URI for further information.
-#: ../gdata/gdata-service.c:727
+#: ../gdata/gdata-service.c:726
 #, c-format
 msgid "This account has been disabled. (%s)"
 msgstr "Ce compte a été désactivé (%s)."
 
 #. Translators: the parameter is a URI for further information.
-#: ../gdata/gdata-service.c:732
+#: ../gdata/gdata-service.c:731
 #, c-format
 msgid "This account's access to this service has been disabled. (%s)"
 msgstr "L'accès à ce service est désactivé pour ce compte (%s)."
 
 #. Translators: the parameter is a URI for further information.
-#: ../gdata/gdata-service.c:737
+#: ../gdata/gdata-service.c:736
 #, c-format
 msgid "This service is not available at the moment. (%s)"
 msgstr "Ce service n'est pas disponible pour le moment (%s)."
 
 #. Translators: the parameter is the URI which is invalid.
-#: ../gdata/gdata-service.c:851
+#: ../gdata/gdata-service.c:850
 #, c-format
 msgid "Invalid redirect URI: %s"
 msgstr "L'URI redirigé n'est pas valide : %s"
 
-#: ../gdata/gdata-service.c:1269
-#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:389
-#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:546
-#: ../gdata/services/youtube/gdata-youtube-service.c:791
+#: ../gdata/gdata-service.c:1268
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:393
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:550
+#: ../gdata/services/youtube/gdata-youtube-service.c:790
 msgid "The entry has already been inserted."
 msgstr "L'entrée a déjà été insérée."
 
-#. Translators: the first parameter is the name of an XML element (including the angle brackets ("<" and ">"),
-#. * and the second parameter is the erroneous value (which was not in hexadecimal RGB format).
+#. Translators: the first parameter is the name of an XML element (including the angle brackets
+#. * ("<" and ">"), and the second parameter is the erroneous value (which was not in hexadecimal
+#. * RGB format).
 #. *
 #. * For example:
 #. *  The content of a <entry/gCal:color> element ("00FG56") was not in hexadecimal RGB format.
-#: ../gdata/services/calendar/gdata-calendar-calendar.c:329
+#: ../gdata/services/calendar/gdata-calendar-calendar.c:331
 #, c-format
 msgid "The content of a %s element (\"%s\") was not in hexadecimal RGB format."
 msgstr ""
 "Le contenu (« %s ») de l'élément %s n'est pas dans le format RVB hexadécimal."
 
-#: ../gdata/services/calendar/gdata-calendar-service.c:109
-#: ../gdata/services/calendar/gdata-calendar-service.c:149
+#: ../gdata/services/calendar/gdata-calendar-service.c:108
+#: ../gdata/services/calendar/gdata-calendar-service.c:148
 msgid "You must be authenticated to query all calendars."
 msgstr "Vous devez vous authentifier pour interroger tous les calendriers."
 
-#: ../gdata/services/calendar/gdata-calendar-service.c:186
-#: ../gdata/services/calendar/gdata-calendar-service.c:226
-#: ../gdata/services/calendar/gdata-calendar-service.c:262
+#: ../gdata/services/calendar/gdata-calendar-service.c:185
+#: ../gdata/services/calendar/gdata-calendar-service.c:225
+#: ../gdata/services/calendar/gdata-calendar-service.c:261
 msgid "You must be authenticated to query your own calendars."
 msgstr "Vous devez vous authentifier pour interroger vos propres calendriers."
 
-#: ../gdata/services/calendar/gdata-calendar-service.c:271
+#: ../gdata/services/calendar/gdata-calendar-service.c:270
 msgid "The calendar did not have a content source."
 msgstr "Le calendrier ne possède pas de source de contenu."
 
-#: ../gdata/services/contacts/gdata-contacts-service.c:108
-#: ../gdata/services/contacts/gdata-contacts-service.c:149
+#: ../gdata/services/contacts/gdata-contacts-service.c:109
+#: ../gdata/services/contacts/gdata-contacts-service.c:150
 msgid "You must be authenticated to query contacts."
 msgstr "Vous devez vous authentifier pour interroger des contacts."
 
@@ -265,78 +281,78 @@ msgstr "Vous devez vous authentifier pour interroger des contacts."
 msgid "You must be authenticated to download documents."
 msgstr "Vous devez vous authentifier pour télécharger des documents."
 
-#: ../gdata/services/documents/gdata-documents-service.c:191
-#: ../gdata/services/documents/gdata-documents-service.c:303
+#: ../gdata/services/documents/gdata-documents-service.c:193
+#: ../gdata/services/documents/gdata-documents-service.c:305
 msgid "You must be authenticated to query documents."
 msgstr "Vous devez vous authentifier pour interroger des documents."
 
-#: ../gdata/services/documents/gdata-documents-service.c:397
+#: ../gdata/services/documents/gdata-documents-service.c:399
 msgid "The supplied document had an invalid content type."
 msgstr "Le document fourni avait un type de contenu non valide."
 
-#: ../gdata/services/documents/gdata-documents-service.c:483
+#: ../gdata/services/documents/gdata-documents-service.c:485
 msgid "You must be authenticated to upload documents."
 msgstr "Vous devez vous authentifier pour envoyer des documents."
 
-#: ../gdata/services/documents/gdata-documents-service.c:489
+#: ../gdata/services/documents/gdata-documents-service.c:491
 msgid "The document has already been uploaded."
 msgstr "Le document a déjà été envoyé."
 
-#: ../gdata/services/documents/gdata-documents-service.c:539
+#: ../gdata/services/documents/gdata-documents-service.c:541
 msgid "You must be authenticated to update documents."
 msgstr "Vous devez vous authentifier pour mettre à jour des documents."
 
-#: ../gdata/services/documents/gdata-documents-service.c:587
-#: ../gdata/services/documents/gdata-documents-service.c:683
+#: ../gdata/services/documents/gdata-documents-service.c:589
+#: ../gdata/services/documents/gdata-documents-service.c:685
 msgid "You must be authenticated to move documents."
 msgstr "Vous devez vous authentifier pour déplacer un document."
 
-#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:132
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:136
 msgid "You must specify a username or be authenticated to query a user."
 msgstr ""
 "Vous devez indiquer un nom d'utilisateur ou vous authentifier pour "
 "interroger un utilisateur."
 
-#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:181
-#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:235
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:185
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:239
 msgid "Query parameter not allowed for albums."
 msgstr "Paramètre de requête non autorisé pour les albums."
 
-#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:188
-#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:243
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:192
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:247
 msgid "You must specify a username or be authenticated to query all albums."
 msgstr ""
 "Vous devez indiquer un nom d'utilisateur ou vous authentifier pour "
 "interroger tous les albums."
 
-#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:284
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:288
 msgid "The album did not have a feed link."
 msgstr "L'album ne possède pas de lien de flux."
 
-#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:395
-#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:552
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:399
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:556
 msgid "You must be authenticated to upload a file."
 msgstr "Vous devez vous authentifier pour envoyer un fichier."
 
-#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:614
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:618
 msgid "The album has already been inserted."
 msgstr "L'album a déjà été inséré."
 
-#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:620
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:624
 msgid "You must be authenticated to insert an album."
 msgstr "Vous devez vous authentifier pour insérer un album."
 
-#: ../gdata/services/youtube/gdata-youtube-service.c:304
+#: ../gdata/services/youtube/gdata-youtube-service.c:303
 #, c-format
 msgid "This service is not available at the moment."
 msgstr "Ce service n'est pas disponible pour le moment."
 
-#: ../gdata/services/youtube/gdata-youtube-service.c:309
+#: ../gdata/services/youtube/gdata-youtube-service.c:308
 #, c-format
 msgid "You must be authenticated to do this."
 msgstr "Vous devez vous authentifier pour faire cela."
 
-#: ../gdata/services/youtube/gdata-youtube-service.c:314
+#: ../gdata/services/youtube/gdata-youtube-service.c:313
 #, c-format
 msgid ""
 "You have made too many API calls recently. Please wait a few minutes and try "
@@ -345,7 +361,7 @@ msgstr ""
 "Vous avez effectué trop d'appels API en peu de temps. Veuillez patienter "
 "quelques minutes puis essayez de nouveau."
 
-#: ../gdata/services/youtube/gdata-youtube-service.c:317
+#: ../gdata/services/youtube/gdata-youtube-service.c:316
 #, c-format
 msgid ""
 "You have exceeded your entry quota. Please delete some entries and try again."
@@ -356,24 +372,24 @@ msgstr ""
 #. Translators: the first parameter is an error code, which is a coded string. The second parameter
 #. * is an error domain, which is another coded string. The third parameter is the location of the
 #. * error, which is either a URI or an XPath.
-#: ../gdata/services/youtube/gdata-youtube-service.c:324
-#: ../gdata/services/youtube/gdata-youtube-service.c:330
+#: ../gdata/services/youtube/gdata-youtube-service.c:323
+#: ../gdata/services/youtube/gdata-youtube-service.c:329
 #, c-format
 msgid ""
 "Unknown error code \"%s\" in domain \"%s\" received with location \"%s\"."
 msgstr ""
 "Code d'erreur inconnu « %s » dans le domaine « %s » reçu à l'emplacement « %s »."
 
-#: ../gdata/services/youtube/gdata-youtube-service.c:348
+#: ../gdata/services/youtube/gdata-youtube-service.c:347
 #, c-format
 msgid "Unknown and unparsable error received."
 msgstr "Erreur reçue inconnue ou non analysable."
 
-#: ../gdata/services/youtube/gdata-youtube-service.c:703
-#: ../gdata/services/youtube/gdata-youtube-service.c:744
+#: ../gdata/services/youtube/gdata-youtube-service.c:702
+#: ../gdata/services/youtube/gdata-youtube-service.c:743
 msgid "The video did not have a related videos <link>."
 msgstr "La vidéo n'a pas de vidéo connexe <link>."
 
-#: ../gdata/services/youtube/gdata-youtube-service.c:797
+#: ../gdata/services/youtube/gdata-youtube-service.c:796
 msgid "You must be authenticated to upload a video."
 msgstr "Vous devez vous authentifier pour envoyer une vidéo."



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]