cleanup
[ppastats.git] / po / fr.po
index 660f2c4..627780c 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,22 +7,65 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ppastats 0.0.x\n"
 "Report-Msgid-Bugs-To: jeanfi@gmail.com\n"
-"POT-Creation-Date: 2012-05-05 23:52+0200\n"
+"POT-Creation-Date: 2014-02-25 13:33+0100\n"
 "PO-Revision-Date: 2012-05-05 23:45+0200\n"
 "Last-Translator:  <jeanfi@gmail.com>\n"
 "Language-Team: French\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ASCII\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#: src/main.c:101
+#: src/cache.c:57
 #, c-format
+msgid "cache hit %s"
+msgstr ""
+
+#: src/cache.c:62
+#, c-format
+msgid "memory cache miss %s"
+msgstr ""
+
+#: src/cache.c:71
+msgid "exceed cache capacity"
+msgstr ""
+
+#: src/html.c:351
+msgid "Failed to get the header template"
+msgstr ""
+
+#: src/html.c:358
+#, c-format
+msgid "Failed to open: %s"
+msgstr ""
+
+#: src/html.c:404
+#, c-format
+msgid "generating %s"
+msgstr ""
+
+#: src/html.c:471 src/html.c:484
+#, c-format
+msgid "Generating %s"
+msgstr ""
+
+#: src/html.c:549
+#, c-format
+msgid "Copying %s %s"
+msgstr ""
+
+#: src/plog.c:43
+#, c-format
+msgid "Cannot open log file: %s"
+msgstr ""
+
+#: src/main.c:106
+#, fuzzy, c-format
 msgid ""
 "Copyright (C) %s jeanfi@gmail.com\n"
-"License GPLv2: GNU GPL version 2 or later <http://www.gnu.org/licenses/old-"
-"licenses/gpl-2.0.html>\n"
+"License GPLv2: GNU GPL version 2 or later\n"
+"<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>\n"
 "This is free software: you are free to change and redistribute it.\n"
 "There is NO WARRANTY, to the extent permitted by law.\n"
 msgstr ""
@@ -34,19 +77,79 @@ msgstr ""
 "Ce logiciel n'est accompagné d’ABSOLUMENT AUCUNE GARANTIE, dans les limites\n"
 "autorisées par la loi applicable.\n"
 
-#: src/main.c:111
+#: src/main.c:116
 #, c-format
 msgid "Usage: %s [OPTION]... PPA_OWNER PPA_NAME\n"
 msgstr "Utilisation: %s [OPTION]... PPA_OWNER PPA_NAME\n"
 
-#: src/main.c:120
-msgid "Options:"
-msgstr "Options:"
+#: src/main.c:119
+msgid "ppastats is a command application for generating PPA statistics.\n"
+msgstr ""
 
 #: src/main.c:121
 msgid ""
-"  -h, --help          display this help and exit\n"
-"  -v, --version       display version information and exit"
+"Prints number of downloads for each published packages of a PPA or "
+"generates\n"
+"an HTML page containing a graph representation."
+msgstr ""
+
+#: src/main.c:125
+msgid "Options:"
+msgstr "Options:"
+
+#: src/main.c:126
+#, fuzzy
+msgid "  -h, --help          display this help and exit"
 msgstr ""
 "  -h, --help          afficher cette aide et quitter\n"
 "  -v, --version       afficher les informations de version et quitter"
+
+#: src/main.c:127
+msgid "  -v, --version       display version information and exit"
+msgstr "  -v, --version       afficher les informations de version et quitter"
+
+#: src/main.c:131
+msgid "  -o, --output-dir=[PATH]  generates HTML pages into 'PATH'"
+msgstr ""
+
+#: src/main.c:134
+msgid ""
+"  -s, --status=[STATUS]    retrieves only package of the given status\n"
+"                           (possible values are: Pending, Published,\n"
+"                           Superseded, Deleted or Obsolete)"
+msgstr ""
+
+#: src/main.c:139
+msgid " -S, --skip-js-css         skip installation of js and css files"
+msgstr ""
+
+#: src/main.c:141
+msgid ""
+" --get-bpph-size=[s]       size of the replies of webservice requests to "
+"get\n"
+"                           the list of binary packages. Between 1 and 300."
+msgstr ""
+
+#: src/main.c:145
+#, c-format
+msgid "Report bugs to: %s\n"
+msgstr ""
+
+#: src/main.c:147
+#, c-format
+msgid "%s home page: <%s>\n"
+msgstr ""
+
+#: src/main.c:203
+#, c-format
+msgid "Try `%s --help' for more information.\n"
+msgstr ""
+
+#: src/ppastats.c:353
+msgid "Failed to retrieve PPA information"
+msgstr ""
+
+#: src/ppastats.c:363
+#, c-format
+msgid "Failed to retrieve download totals for %s"
+msgstr ""