108 lines
1.7 KiB
Plaintext
108 lines
1.7 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-07-09 02:29-0400\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"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#: apps.py:23 links.py:11 permissions.py:7
|
|
msgid "Task manager"
|
|
msgstr ""
|
|
|
|
#: apps.py:29
|
|
msgid "Label"
|
|
msgstr ""
|
|
|
|
#: apps.py:32
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#: apps.py:35
|
|
msgid "Default queue?"
|
|
msgstr ""
|
|
|
|
#: apps.py:41
|
|
msgid "Is transient?"
|
|
msgstr ""
|
|
|
|
#: apps.py:47
|
|
msgid "Type"
|
|
msgstr ""
|
|
|
|
#: apps.py:50
|
|
msgid "Start time"
|
|
msgstr ""
|
|
|
|
#: apps.py:53
|
|
msgid "Host"
|
|
msgstr ""
|
|
|
|
#: apps.py:57
|
|
msgid "Acknowledged"
|
|
msgstr ""
|
|
|
|
#: apps.py:63
|
|
msgid "Arguments"
|
|
msgstr ""
|
|
|
|
#: apps.py:67
|
|
msgid "Keyword arguments"
|
|
msgstr ""
|
|
|
|
#: apps.py:71
|
|
msgid "Worker process ID"
|
|
msgstr ""
|
|
|
|
#: links.py:15 views.py:15
|
|
msgid "Background task queues"
|
|
msgstr ""
|
|
|
|
#: links.py:19
|
|
msgid "Active tasks"
|
|
msgstr ""
|
|
|
|
#: links.py:23
|
|
msgid "Reserved tasks"
|
|
msgstr ""
|
|
|
|
#: links.py:27
|
|
msgid "Scheduled tasks"
|
|
msgstr ""
|
|
|
|
#: permissions.py:10
|
|
msgid "View tasks"
|
|
msgstr ""
|
|
|
|
#: views.py:30
|
|
#, python-format
|
|
msgid "Active tasks in queue: %s"
|
|
msgstr ""
|
|
|
|
#: views.py:45
|
|
#, python-format
|
|
msgid "Unable to retrieve task list; %s"
|
|
msgstr ""
|
|
|
|
#: views.py:55
|
|
#, python-format
|
|
msgid "Scheduled tasks in queue: %s"
|
|
msgstr ""
|
|
|
|
#: views.py:67
|
|
#, python-format
|
|
msgid "Reserved tasks in queue: %s"
|
|
msgstr ""
|