X-Git-Url: https://wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=po%2Fptask.pot;fp=po%2Fptask.pot;h=cda6ff7da85e6935911e8fa7b4b772f5dbef5eab;hp=edc09f9ad94b791310a27e0bf5a8cb7eb20fd129;hb=1d479bf18659d6dcb4fefed032088bf4c56d24de;hpb=8bc982c7028c113e0a90db16d63789b139facc2b diff --git a/po/ptask.pot b/po/ptask.pot index edc09f9..cda6ff7 100644 --- a/po/ptask.pot +++ b/po/ptask.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: jeanfi@gmail.com\n" -"POT-Creation-Date: 2014-11-22 12:27+0100\n" +"POT-Creation-Date: 2015-06-24 22:18+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: src/main.c:55 +#: src/main.c:56 #, c-format msgid "" "Copyright (C) %s jeanfi@gmail.com\n" @@ -27,55 +27,65 @@ msgid "" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" -#: src/main.c:66 +#: src/main.c:67 #, c-format msgid "Usage: %s [OPTION]...\n" msgstr "" -#: src/main.c:68 +#: src/main.c:69 msgid "ptask is a task management user interface based on taskwarrior." msgstr "" -#: src/main.c:72 +#: src/main.c:73 msgid "Options:" msgstr "" -#: src/main.c:73 +#: src/main.c:74 msgid "" " -h, --help display this help and exit\n" " -v, --version display version information and exit" msgstr "" #: src/main.c:78 +msgid "" +" -f, --force-unsupported-taskwarrior force usage of an unsupported version " +"of taskwarrior" +msgstr "" + +#: src/main.c:80 msgid " -d, --debug=LEVEL set the debug level, integer between 0 and 3" msgstr "" -#: src/main.c:83 +#: src/main.c:85 #, c-format msgid "Report bugs to: %s\n" msgstr "" -#: src/main.c:85 +#: src/main.c:87 #, c-format msgid "%s home page: <%s>\n" msgstr "" -#: src/main.c:120 +#: src/main.c:122 msgid "" "Error loading tasks, verify that a supported version of taskwarrior is " -"installed " +"installed." msgstr "" -#: src/main.c:185 +#: src/main.c:187 msgid "Enables debug mode." msgstr "" -#: src/main.c:194 +#: src/main.c:190 +msgid "Force usage of an unsupported version of taskwarrior." +msgstr "" + +#: src/main.c:201 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" -#: src/main.c:213 +#: src/main.c:220 #, c-format msgid "Failed to load UI: %s" msgstr ""