Make the task manager translatable.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
BIN
mayan/apps/task_manager/locale/fa/LC_MESSAGES/django.mo
Normal file
BIN
mayan/apps/task_manager/locale/fa/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
111
mayan/apps/task_manager/locale/fa/LC_MESSAGES/django.po
Normal file
111
mayan/apps/task_manager/locale/fa/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,111 @@
|
||||
# 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-06-30 17:58-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
|
||||
msgid "Backgroun 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:15
|
||||
msgid "Background task queues"
|
||||
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 ""
|
||||
Reference in New Issue
Block a user