added version check
[ptask.git] / po / ptask.pot
index cd91085..e0c5434 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: jeanfi@gmail.com\n"
-"POT-Creation-Date: 2013-03-24 13:22+0100\n"
+"POT-Creation-Date: 2013-10-19 11:51+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/main.c:60
+#: src/main.c:65
 #, c-format
 msgid ""
 "Copyright (C) %s jeanfi@gmail.com\n"
@@ -27,36 +27,50 @@ msgid ""
 "There is NO WARRANTY, to the extent permitted by law.\n"
 msgstr ""
 
-#: src/main.c:71
+#: src/main.c:76
 #, c-format
 msgid "Usage: %s [OPTION]...\n"
 msgstr ""
 
-#: src/main.c:73
-msgid "Ptask is a task management UI based on taskwarrior."
+#: src/main.c:78
+msgid "ptask is a task management user interface based on taskwarrior."
 msgstr ""
 
-#: src/main.c:76
+#: src/main.c:82
 msgid "Options:"
 msgstr ""
 
-#: src/main.c:77
+#: src/main.c:83
 msgid ""
 "  -h, --help          display this help and exit\n"
 "  -v, --version       display version information and exit"
 msgstr ""
 
-#: src/main.c:82
+#: src/main.c:88
+msgid "  -d, --debug=LEVEL   set the debug level, integer between 0 and 3"
+msgstr ""
+
+#: src/main.c:93
 #, c-format
 msgid "Report bugs to: %s\n"
 msgstr ""
 
-#: src/main.c:84
+#: src/main.c:95
 #, c-format
 msgid "%s home page: <%s>\n"
 msgstr ""
 
-#: src/main.c:444
+#: src/main.c:210
+msgid ""
+"Error loading tasks, verify that a supported version of taskwarrior is "
+"installed and its configuration file exist."
+msgstr ""
+
+#: src/main.c:490
+msgid "Enables debug mode."
+msgstr ""
+
+#: src/main.c:499
 #, c-format
 msgid "Try `%s --help' for more information.\n"
 msgstr ""