added support of taskwarrior 2.5
[ptask.git] / po / ptask.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: jeanfi@gmail.com\n"
11 "POT-Creation-Date: 2016-05-23 19:33+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: src/main.c:56
21 #, c-format
22 msgid ""
23 "Copyright (C) %s jeanfi@gmail.com\n"
24 "License GPLv2: GNU GPL version 2 or later <http://www.gnu.org/licenses/old-"
25 "licenses/gpl-2.0.html>\n"
26 "This is free software: you are free to change and  redistribute it.\n"
27 "There is NO WARRANTY, to the extent permitted by law.\n"
28 msgstr ""
29
30 #: src/main.c:67
31 #, c-format
32 msgid "Usage: %s [OPTION]...\n"
33 msgstr ""
34
35 #: src/main.c:69
36 msgid "ptask is a task management user interface based on taskwarrior."
37 msgstr ""
38
39 #: src/main.c:73
40 msgid "Options:"
41 msgstr ""
42
43 #: src/main.c:74
44 msgid ""
45 "  -h, --help          display this help and exit\n"
46 "  -v, --version       display version information and exit"
47 msgstr ""
48
49 #: src/main.c:78
50 msgid ""
51 "  -f, --force-unsupported-taskwarrior force usage of an unsupported version "
52 "of taskwarrior"
53 msgstr ""
54
55 #: src/main.c:80
56 msgid "  -d, --debug=LEVEL   set the debug level, integer between 0 and 3"
57 msgstr ""
58
59 #: src/main.c:85
60 #, c-format
61 msgid "Report bugs to: %s\n"
62 msgstr ""
63
64 #: src/main.c:87
65 #, c-format
66 msgid "%s home page: <%s>\n"
67 msgstr ""
68
69 #: src/main.c:120
70 msgid ""
71 "Error loading tasks, verify that a supported version of taskwarrior is "
72 "installed."
73 msgstr ""
74
75 #: src/main.c:185
76 msgid "Enables debug mode."
77 msgstr ""
78
79 #: src/main.c:188
80 msgid "Force usage of an unsupported version of taskwarrior."
81 msgstr ""
82
83 #: src/main.c:199
84 #, c-format
85 msgid "Try `%s --help' for more information.\n"
86 msgstr ""
87
88 #: src/main.c:218
89 #, c-format
90 msgid "Failed to load UI: %s"
91 msgstr ""