# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2011-08-10 11:28+CEST\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: ENCODING\n" "Generated-By: pygettext.py 1.5\n" #: config.py:50 msgid "" "Determines whether users can read the\n" " todo-list of another user." msgstr "" #: plugin.py:135 #, docstring msgid "" "[] []\n" "\n" " Retrieves a task for the given task id. If no task id is given, it\n" " will return a list of task ids that that user has added to their todo\n" " list.\n" " " msgstr "" #: plugin.py:146 msgid "You are not allowed to see other users todo-list." msgstr "" #: plugin.py:153 msgid "#%i: %s" msgstr "" #: plugin.py:158 msgid "%s for %s: %L" msgstr "" #: plugin.py:162 msgid "That user has no tasks in their todo list." msgstr "" #: plugin.py:164 msgid "You have no tasks in your todo list." msgstr "" #: plugin.py:171 msgid "Active" msgstr "" #: plugin.py:173 msgid "Inactive" msgstr "" #: plugin.py:175 msgid ", priority: %i" msgstr "" #: plugin.py:178 msgid "%s todo for %s: %s (Added at %s)" msgstr "" #: plugin.py:182 plugin.py:263 plugin.py:277 msgid "task id" msgstr "" #: plugin.py:187 #, docstring msgid "" "[--priority=] \n" "\n" " Adds as a task in your own personal todo list. The optional\n" " priority argument allows you to set a task as a high or low priority.\n" " Any integer is valid.\n" " " msgstr "" #: plugin.py:198 msgid "(Todo #%i added)" msgstr "" #: plugin.py:204 #, docstring msgid "" " [ ...]\n" "\n" " Removes from your personal todo list.\n" " " msgstr "" #: plugin.py:215 msgid "Task %i could not be removed either because that id doesn't exist or it has been removed already." msgstr "" #: plugin.py:219 msgid "No tasks were removed because the following tasks could not be removed: %L." msgstr "" #: plugin.py:229 #, docstring msgid "" "[--{regexp} ] [ ...]\n" "\n" " Searches your todos for tasks matching . If --regexp is given,\n" " its associated value is taken as a regexp and matched against the\n" " tasks.\n" " " msgstr "" #: plugin.py:249 msgid "No tasks matched that query." msgstr "" #: plugin.py:255 #, docstring msgid "" " \n" "\n" " Sets the priority of the todo with the given id to the specified value.\n" " " msgstr "" #: plugin.py:269 #, docstring msgid "" " \n" "\n" " Modify the task with the given id using the supplied regexp.\n" " " msgstr ""