X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=po%2Fppastats.pot;h=95ef14a82c952aac44032d8587ff8d3643282a92;hb=3ca54b267a894ba423188b323c46a7ece83e422f;hp=e151df2c2eaab9f03f3d5ba6ce6a8ea8c246bb65;hpb=49b52ead6d48488a4c1f90f372564c834da803cb;p=ppastats.git diff --git a/po/ppastats.pot b/po/ppastats.pot index e151df2..95ef14a 100644 --- a/po/ppastats.pot +++ b/po/ppastats.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: ppastats 0.0.x\n" +"Project-Id-Version: ppastats 1.3.2\n" "Report-Msgid-Bugs-To: jeanfi@gmail.com\n" -"POT-Creation-Date: 2012-05-06 13:01+0200\n" +"POT-Creation-Date: 2014-11-02 10:22+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -24,135 +24,121 @@ msgstr "" #: src/cache.c:62 #, c-format -msgid "cache miss %s" +msgid "memory cache miss %s" msgstr "" #: src/cache.c:71 msgid "exceed cache capacity" msgstr "" -#: src/html.c:392 src/html.c:417 -#, c-format -msgid "failed to open: %s" -msgstr "" - -#: src/html.c:448 src/html.c:468 src/html.c:481 -#, c-format -msgid "generating %s" -msgstr "" - -#: src/html.c:544 -#, c-format -msgid "copying %s %s" +#: src/html.c:375 +msgid "Failed to get the header template" msgstr "" -#: src/log.c:37 +#: src/html.c:382 #, c-format -msgid "Cannot open log file: %s" +msgid "Failed to open: %s" msgstr "" -#: src/lp_ws.c:71 +#: src/html.c:428 #, c-format -msgid "fetch_url(): %s" -msgstr "" - -#: src/lp_ws.c:74 -msgid "initializing CURL" +msgid "generating %s" msgstr "" -#: src/lp_ws.c:109 +#: src/html.c:495 src/html.c:508 #, c-format -msgid "Fetch failed with code %ld for URL %s" +msgid "Generating %s" msgstr "" -#: src/lp_ws.c:114 -msgid "Wait 5s before retry" -msgstr "" - -#: src/lp_ws.c:122 +#: src/plog.c:43 #, c-format -msgid "Fetch failed: %ld" -msgstr "" - -#: src/lp_ws.c:294 -msgid "cleanup CURL" +msgid "Cannot open log file: %s" msgstr "" -#: src/main.c:102 +#: src/main.c:108 #, c-format msgid "" "Copyright (C) %s jeanfi@gmail.com\n" -"License GPLv2: GNU GPL version 2 or later \n" +"License GPLv2: GNU GPL version 2 or later\n" +"\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 "" -#: src/main.c:112 +#: src/main.c:118 #, c-format msgid "Usage: %s [OPTION]... PPA_OWNER PPA_NAME\n" msgstr "" -#: src/main.c:114 +#: src/main.c:121 msgid "ppastats is a command application for generating PPA statistics.\n" msgstr "" -#: src/main.c:117 +#: src/main.c:123 msgid "" -"Prints number of downloads for each published packages of a PPA or generates " +"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:122 +#: src/main.c:127 msgid "Options:" msgstr "" -#: src/main.c:123 -msgid "" -" -h, --help display this help and exit\n" -" -v, --version display version information and exit" +#: src/main.c:128 +msgid " -h, --help display this help and exit" msgstr "" #: src/main.c:129 -msgid " -o, --output-dir=[PATH] generates HTML pages into 'PATH'." +msgid " -v, --version display version information and exit" msgstr "" -#: src/main.c:132 -msgid "" -" -s, --status=[STATUS]\t\tretrieves only package of the given status\n" -"\t\t\t\t(possible values are: Pending, Published, \n" -"\t\t\t\tSuperseded, Deleted or Obsolete)." +#: src/main.c:133 +msgid " -o, --output-dir=[PATH] generates HTML pages into 'PATH'" +msgstr "" + +#: src/main.c:134 +msgid " -t, --theme-dir=[PATH] set theme dir to 'PATH'" msgstr "" #: src/main.c:137 -msgid " -S, --skip-js-css\t\tskip installation of js and css files" +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:141 +#: src/main.c:142 +msgid " -S, --skip-js-css skip installation of js and css files" +msgstr "" + +#: src/main.c:144 +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:148 #, c-format msgid "Report bugs to: %s\n" msgstr "" -#: src/main.c:143 +#: src/main.c:150 #, c-format msgid "%s home page: <%s>\n" msgstr "" -#: src/main.c:193 +#: src/main.c:211 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" -#: src/ppastats.c:254 +#: src/ppastats.c:363 msgid "Failed to retrieve PPA information" msgstr "" -#: src/ppastats.c:269 +#: src/ppastats.c:374 #, c-format msgid "Failed to retrieve download totals for %s" msgstr "" - -#: src/ppastats.c:275 -#, c-format -msgid "Failed to retrieve download count for %s" -msgstr ""