Copy translation files from versions/micro

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-11-19 03:30:50 -04:00
parent 3b756c4393
commit b6414e4e92
1045 changed files with 46376 additions and 70303 deletions

View File

@@ -2,98 +2,110 @@
# 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.
#
#
# Translators:
# Roberto Rosario, 2017
# Yaman Sanobar <yman.snober@gmail.com>, 2019
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Yaman Sanobar <yman.snober@gmail.com>, 2019\n"
"Language-Team: Arabic (https://www.transifex.com/rosarior/teams/13584/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr ""
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "العنوان"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "اسم"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr ""
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr ""
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "النوع"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr ""
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr ""
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr ""
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr ""
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr ""
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr ""
#: links.py:20
msgid "Active tasks"
msgstr ""
#: links.py:24
msgid "Reserved tasks"
msgstr ""
#: links.py:28
msgid "Scheduled tasks"
msgstr ""
#: permissions.py:10
msgid "View tasks"
msgstr ""
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr ""
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr ""
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr ""
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr ""

View File

@@ -2,119 +2,110 @@
# 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.
#
#
# Translators:
# Roberto Rosario, 2017
# Lyudmil Antonov <lantonov.here@gmail.com>, 2019
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Lyudmil Antonov <lantonov.here@gmail.com>, 2019\n"
"Language-Team: Bulgarian (https://www.transifex.com/rosarior/teams/13584/"
"bg/)\n"
"Language: bg\n"
"Language-Team: Bulgarian (https://www.transifex.com/rosarior/teams/13584/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Управление на задачите"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Етикет"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Име"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "Опашка по подразбиране?"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "Преходен ли е?"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Тип"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Начален час"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Хост"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Аргументи"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr "Аргументи на ключови думи"
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr "Идентификационен номер на работния процес"
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr "Опашка на фонови задачи"
#: links.py:20
msgid "Active tasks"
msgstr "Активни задачи"
#: links.py:24
msgid "Reserved tasks"
msgstr "Запазени задачи"
#: links.py:28
msgid "Scheduled tasks"
msgstr "Планирани задачи"
#: permissions.py:10
msgid "View tasks"
msgstr "Преглед на задачите"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr "Опашка за тестове"
#: views.py:14
msgid "Background task queues"
msgstr "Опашка на фонови задачи"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "Активни задачи на опашката: %s"
#~ msgid "Active tasks"
#~ msgstr "Активни задачи"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "Невъзможно извличане на списък със задачи; %s"
#~ msgid "Reserved tasks"
#~ msgstr "Запазени задачи"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "Планирани задачи на опашка: %s"
#~ msgid "Scheduled tasks"
#~ msgstr "Планирани задачи"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "Активни задачи на опашката: %s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "Невъзможно извличане на списък със задачи; %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "Планирани задачи на опашка: %s"
#~ msgid "Reserved tasks in queue: %s"
#~ msgstr "Запазени задачи на опашка: %s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr "Запазени задачи на опашка: %s"

View File

@@ -2,122 +2,112 @@
# 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.
#
#
# Translators:
# Roberto Rosario, 2017
# www.ping.ba <jomer@ping.ba>, 2017
# Ilvana Dollaroviq <ilvanadollaroviq@gmail.com>, 2018
# Atdhe Tabaku <Atdhe617@gmail.com>, 2018
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Atdhe Tabaku <Atdhe617@gmail.com>, 2018\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (https://www.transifex.com/"
"rosarior/teams/13584/bs_BA/)\n"
"Language: bs_BA\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (https://www.transifex.com/rosarior/teams/13584/bs_BA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Language: bs_BA\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Menadzer rada"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Labela"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Ime"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "Default queue?"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "Da li je prolazan?"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Tip"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Početno vrijeme"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Domaćin"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Argumenti"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr "Argumenti ključnih riječi"
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr "Id procesa rada"
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr "Rad u pozadini"
#: links.py:20
msgid "Active tasks"
msgstr "Aktivni zadaci"
#: links.py:24
msgid "Reserved tasks"
msgstr "Rezervisani zadaci"
#: links.py:28
msgid "Scheduled tasks"
msgstr "Zakazani zadaci"
#: permissions.py:10
msgid "View tasks"
msgstr "Pogledati zadatke"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr "Ispitni red"
#: views.py:14
msgid "Background task queues"
msgstr "Rad u pozadini"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "Aktivni zadaci u redu: %s"
#~ msgid "Active tasks"
#~ msgstr "Aktivni zadaci"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "Nije moguće preuzeti listu zadataka; %s"
#~ msgid "Reserved tasks"
#~ msgstr "Rezervisani zadaci"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "Planirani zadaci u redu: %s"
#~ msgid "Scheduled tasks"
#~ msgstr "Zakazani zadaci"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "Aktivni zadaci u redu: %s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "Nije moguće preuzeti listu zadataka; %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "Planirani zadaci u redu: %s"
#~ msgid "Reserved tasks in queue: %s"
#~ msgstr "Rezervisani zadaci u redu: %s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr "Rezervisani zadaci u redu: %s"

View File

@@ -2,119 +2,110 @@
# 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.
#
#
# Translators:
# Jiri Fait <fait@orkasolutions.cz>, 2019
# Michal Švábík <snadno@lehce.cz>, 2019
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Michal Švábík <snadno@lehce.cz>, 2019\n"
"Language-Team: Czech (https://www.transifex.com/rosarior/teams/13584/cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Správce úloh"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Označení"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "název"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "Výchozí fronta?"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "Je přechodný?"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Typ"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Doba spuštění"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Hostitel"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Argumenty"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr "Argumenty klíčových slov"
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr "ID pracovního procesu"
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr "Fronty úkolů na pozadí"
#: links.py:20
msgid "Active tasks"
msgstr "Aktivní úkoly"
#: links.py:24
msgid "Reserved tasks"
msgstr "Vyhrazené úkoly"
#: links.py:28
msgid "Scheduled tasks"
msgstr "Naplánované úkoly"
#: permissions.py:10
msgid "View tasks"
msgstr "Zobrazit úkoly"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr "Testovací fronta"
#: views.py:14
msgid "Background task queues"
msgstr "Fronty úkolů na pozadí"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "Aktivní úkoly ve frontě: %s"
#~ msgid "Active tasks"
#~ msgstr "Aktivní úkoly"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "Nelze načíst seznam úkolů; %s"
#~ msgid "Reserved tasks"
#~ msgstr "Vyhrazené úkoly"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "Naplánované úlohy ve frontě: %s"
#~ msgid "Scheduled tasks"
#~ msgstr "Naplánované úkoly"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "Aktivní úkoly ve frontě: %s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "Nelze načíst seznam úkolů; %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "Naplánované úlohy ve frontě: %s"
#~ msgid "Reserved tasks in queue: %s"
#~ msgstr "Rezervované úkoly ve frontě: %s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr "Rezervované úkoly ve frontě: %s"

View File

@@ -2,97 +2,109 @@
# 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.
#
#
# Translators:
# Rasmus Kierudsen <tebrasso@gmail.com>, 2018
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Rasmus Kierudsen <tebrasso@gmail.com>, 2018\n"
"Language-Team: Danish (Denmark) (https://www.transifex.com/rosarior/"
"teams/13584/da_DK/)\n"
"Language: da_DK\n"
"Language-Team: Danish (Denmark) (https://www.transifex.com/rosarior/teams/13584/da_DK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da_DK\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr ""
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Etiket"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Navn"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr ""
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr ""
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Type"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr ""
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr ""
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr ""
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr ""
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr ""
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr ""
#: links.py:20
msgid "Active tasks"
msgstr ""
#: links.py:24
msgid "Reserved tasks"
msgstr ""
#: links.py:28
msgid "Scheduled tasks"
msgstr ""
#: permissions.py:10
msgid "View tasks"
msgstr ""
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr ""
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr ""
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr ""
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr ""

View File

@@ -2,120 +2,111 @@
# 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.
#
#
# Translators:
# Roberto Rosario, 2017
# Felix <felix.com@gmx.com>, 2018
# Mathias Behrle <mathiasb@m9s.biz>, 2019
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>, 2019\n"
"Language-Team: German (Germany) (https://www.transifex.com/rosarior/"
"teams/13584/de_DE/)\n"
"Language: de_DE\n"
"Language-Team: German (Germany) (https://www.transifex.com/rosarior/teams/13584/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Task-Manager"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Bezeichner"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Name"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "Standardwarteschlange"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "Vorübergehend"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Typ"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Startzeit"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Host"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Argumente"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr "Schlüsselwortargumente"
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr "Worker Prozess-ID"
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr "Hintergrund-Warteschlangen"
#: links.py:20
msgid "Active tasks"
msgstr "Aktive Tasks"
#: links.py:24
msgid "Reserved tasks"
msgstr "Reservierte Tasks"
#: links.py:28
msgid "Scheduled tasks"
msgstr "Geplante Tasks"
#: permissions.py:10
msgid "View tasks"
msgstr "Tasks ansehen"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr "Warteschlange testen"
#: views.py:14
msgid "Background task queues"
msgstr "Hintergrund-Warteschlangen"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "Aktive Tasks in Warteschlange %s"
#~ msgid "Active tasks"
#~ msgstr "Aktive Tasks"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "Taskliste kann nicht erstellte werden; %s"
#~ msgid "Reserved tasks"
#~ msgstr "Reservierte Tasks"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "Geplante Tasks in Warteschlange %s"
#~ msgid "Scheduled tasks"
#~ msgstr "Geplante Tasks"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "Aktive Tasks in Warteschlange %s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "Taskliste kann nicht erstellte werden; %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "Geplante Tasks in Warteschlange %s"
#~ msgid "Reserved tasks in queue: %s"
#~ msgstr "Resrvierte Tasks in Warteschlange %s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr "Resrvierte Tasks in Warteschlange %s"

View File

@@ -2,117 +2,109 @@
# 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.
#
#
# Translators:
# Hmayag Antonian <hmayag@freemail.gr>, 2018
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Hmayag Antonian <hmayag@freemail.gr>, 2018\n"
"Language-Team: Greek (https://www.transifex.com/rosarior/teams/13584/el/)\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Διαχειρστής εργασιών"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Ετικέτα"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Όνομα"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "Προκαθορισμένη λίστα;"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "Είναι παροδική"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Τύπος"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Ώρα έναρκης"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Διεύθυνση διακομιστή"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Παράμετροι"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr ""
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr ""
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr "Λίστες εργασιών παρασκηνίου"
#: links.py:20
msgid "Active tasks"
msgstr "Ενεργές εργασίες"
#: links.py:24
msgid "Reserved tasks"
msgstr "Κρατημένες εργασίες"
#: links.py:28
msgid "Scheduled tasks"
msgstr "Προγραμματισμένες εργασίες"
#: permissions.py:10
msgid "View tasks"
msgstr "Εμφάνιση εργασιών"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
msgstr "Λίστες εργασιών παρασκηνίου"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "Ενεργές εργασίες στην λίστα: %s"
#~ msgid "Active tasks"
#~ msgstr "Ενεργές εργασίες"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "Αδυναμία ανάκτησης εργασιών στην λίστα: %s"
#~ msgid "Reserved tasks"
#~ msgstr "Κρατημένες εργασίες"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "Προγραμματισμένες εργασίες στην λίστα: %s"
#~ msgid "Scheduled tasks"
#~ msgstr "Προγραμματισμένες εργασίες"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "Ενεργές εργασίες στην λίστα: %s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "Αδυναμία ανάκτησης εργασιών στην λίστα: %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "Προγραμματισμένες εργασίες στην λίστα: %s"
#~ msgid "Reserved tasks in queue: %s"
#~ msgstr "Κρατημένες εργασίες στην λίστα: %s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr "Κρατημένες εργασίες στην λίστα: %s"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-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"
@@ -17,77 +17,90 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr ""
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr ""
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr ""
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr ""
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr ""
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr ""
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr ""
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr ""
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr ""
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr ""
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr ""
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr ""
#: links.py:20
msgid "Active tasks"
msgstr ""
#: links.py:24
msgid "Reserved tasks"
msgstr ""
#: links.py:28
msgid "Scheduled tasks"
msgstr ""
#: permissions.py:10
msgid "View tasks"
msgstr ""
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr ""
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr ""
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr ""
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr ""

View File

@@ -2,117 +2,109 @@
# 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.
#
#
# Translators:
# Roberto Rosario, 2019
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Roberto Rosario, 2019\n"
"Language-Team: Spanish (https://www.transifex.com/rosarior/teams/13584/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Administrador de tareas"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Etiqueta"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Nombre"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "¿Cola principal?"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "¿Es transitoria?"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Tipo"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Tiempo de inicio"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Servidor"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Argumentos"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr "Argumentos explícitos"
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr "ID del proceso trabajador"
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr "Listas de tareas de fondo"
#: links.py:20
msgid "Active tasks"
msgstr "Tareas activas"
#: links.py:24
msgid "Reserved tasks"
msgstr "Tareas reservadas"
#: links.py:28
msgid "Scheduled tasks"
msgstr "Tareas programadas"
#: permissions.py:10
msgid "View tasks"
msgstr "Ver tareas"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr "Lista de prueba"
#: views.py:14
msgid "Background task queues"
msgstr "Listas de tareas de fondo"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "Tareas activas en cola: %s"
#~ msgid "Active tasks"
#~ msgstr "Tareas activas"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "No se puede obtener la lista de tareas; %s"
#~ msgid "Reserved tasks"
#~ msgstr "Tareas reservadas"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "Tareas programadas en cola: %s"
#~ msgid "Scheduled tasks"
#~ msgstr "Tareas programadas"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "Tareas activas en cola: %s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "No se puede obtener la lista de tareas; %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "Tareas programadas en cola: %s"
#~ msgid "Reserved tasks in queue: %s"
#~ msgstr "Tareas reservadas en cola: %s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr "Tareas reservadas en cola: %s"

View File

@@ -2,118 +2,110 @@
# 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.
#
#
# Translators:
# Roberto Rosario, 2017
# Mehdi Amani <MehdiAmani@toorintan.com>, 2018
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Mehdi Amani <MehdiAmani@toorintan.com>, 2018\n"
"Language-Team: Persian (https://www.transifex.com/rosarior/teams/13584/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "مدیر وظیفه"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "برچسب"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "نام"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "صف پیشفرض؟"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "آیا گذرا است؟"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "نوع"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "زمان شروع"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "میزبان"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "استدلال"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr "آرگومان کلید واژه"
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr "شناسه روند کارگر"
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr "صف سابقه کار"
#: links.py:20
msgid "Active tasks"
msgstr "وظایف فعال"
#: links.py:24
msgid "Reserved tasks"
msgstr "وظایف رزرو شده"
#: links.py:28
msgid "Scheduled tasks"
msgstr "وظایف زمانبندی شده"
#: permissions.py:10
msgid "View tasks"
msgstr "وظایف را مشاهده کنید"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
msgstr "صف سابقه کار"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "وظایف فعال در صف: %s"
#~ msgid "Active tasks"
#~ msgstr "وظایف فعال"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "قادر به بازیابی لیست کار نیست %s"
#~ msgid "Reserved tasks"
#~ msgstr "وظایف رزرو شده"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "وظایف برنامه ریزی شده در صف: %s"
#~ msgid "Scheduled tasks"
#~ msgstr "وظایف زمانبندی شده"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "وظایف فعال در صف: %s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "قادر به بازیابی لیست کار نیست %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "وظایف برنامه ریزی شده در صف: %s"
#~ msgid "Reserved tasks in queue: %s"
#~ msgstr "وظایف رزرو شده در صف: %s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr "وظایف رزرو شده در صف: %s"

View File

@@ -2,119 +2,111 @@
# 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.
#
#
# Translators:
# Thierry Schott <DarkDare@users.noreply.github.com>, 2017
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2017
# Yves Dubois <ydubois@gmail.com>, 2018
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Yves Dubois <ydubois@gmail.com>, 2018\n"
"Language-Team: French (https://www.transifex.com/rosarior/teams/13584/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Gestionnaire de tâche"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Libellé"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Nom"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "File d'attente par défaut ?"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "Est-il transitoire?"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Type"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Heure de début"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Hôte"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Arguments"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr "Arguments relatifs aux mots-clés"
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr "ID du processus de travail"
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr "Tâche de fond les files d'attente"
#: links.py:20
msgid "Active tasks"
msgstr "Tâches actives"
#: links.py:24
msgid "Reserved tasks"
msgstr "Tâches reservées"
#: links.py:28
msgid "Scheduled tasks"
msgstr "Tâches planifiées"
#: permissions.py:10
msgid "View tasks"
msgstr "Visualiser les tâches"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr "File d'attente de test"
#: views.py:14
msgid "Background task queues"
msgstr "Tâche de fond les files d'attente"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "Tâches actives dans la file d'attente : %s"
#~ msgid "Active tasks"
#~ msgstr "Tâches actives"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "Impossible de récupérer la liste des tâches ; %s"
#~ msgid "Reserved tasks"
#~ msgstr "Tâches reservées"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "Tâches planifiées dans la file d'attente : %s"
#~ msgid "Scheduled tasks"
#~ msgstr "Tâches planifiées"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "Tâches actives dans la file d'attente : %s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "Impossible de récupérer la liste des tâches ; %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "Tâches planifiées dans la file d'attente : %s"
#~ msgid "Reserved tasks in queue: %s"
#~ msgstr "Tâches réservées dans la file d'attente : %s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr "Tâches réservées dans la file d'attente : %s"

View File

@@ -2,118 +2,109 @@
# 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.
#
#
# Translators:
# molnars <szabolcs.molnar@gmail.com>, 2017
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: molnars <szabolcs.molnar@gmail.com>, 2017\n"
"Language-Team: Hungarian (https://www.transifex.com/rosarior/teams/13584/"
"hu/)\n"
"Language: hu\n"
"Language-Team: Hungarian (https://www.transifex.com/rosarior/teams/13584/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Feladatkezelő"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Cimke"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Név"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "Alapértelmezett munkasor?"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "Átmeneti?"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Típus"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Kezdési idő"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Kiszolgáló"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Paraméterek"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr "Kulcsszó paraméterek"
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr "Munkafolyamat ID"
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr "Háttérfeladat munkasorok"
#: links.py:20
msgid "Active tasks"
msgstr "Aktív feladatok"
#: links.py:24
msgid "Reserved tasks"
msgstr "Rezervált feladatok"
#: links.py:28
msgid "Scheduled tasks"
msgstr "Időzített feladatok"
#: permissions.py:10
msgid "View tasks"
msgstr "Feladatok megtekintése"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
msgstr "Háttérfeladat munkasorok"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "Aktív feladatok a munkasorban: %s"
#~ msgid "Active tasks"
#~ msgstr "Aktív feladatok"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "Nem sikerült a feladatlista felolvasása; %s"
#~ msgid "Reserved tasks"
#~ msgstr "Rezervált feladatok"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "Időzített feladatok a munkasorban: %s"
#~ msgid "Scheduled tasks"
#~ msgstr "Időzített feladatok"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "Aktív feladatok a munkasorban: %s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "Nem sikerült a feladatlista felolvasása; %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "Időzített feladatok a munkasorban: %s"
#~ msgid "Reserved tasks in queue: %s"
#~ msgstr "Rezervált feladatok a munkasorban: %s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr "Rezervált feladatok a munkasorban: %s"

View File

@@ -2,97 +2,109 @@
# 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.
#
#
# Translators:
# Adek Lanin, 2019
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Adek Lanin, 2019\n"
"Language-Team: Indonesian (https://www.transifex.com/rosarior/teams/13584/"
"id/)\n"
"Language: id\n"
"Language-Team: Indonesian (https://www.transifex.com/rosarior/teams/13584/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr ""
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Label"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr ""
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr ""
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr ""
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Tipe"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr ""
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr ""
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr ""
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr ""
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr ""
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr ""
#: links.py:20
msgid "Active tasks"
msgstr ""
#: links.py:24
msgid "Reserved tasks"
msgstr ""
#: links.py:28
msgid "Scheduled tasks"
msgstr ""
#: permissions.py:10
msgid "View tasks"
msgstr ""
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr ""
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr ""
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr ""
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr ""

View File

@@ -2,102 +2,112 @@
# 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.
#
#
# Translators:
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2017
# Roberto Rosario, 2017
# Giovanni Tricarico <gtricarico92@gmail.com>, 2017
# Marco Camplese <marco.camplese.mc@gmail.com>, 2017
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Marco Camplese <marco.camplese.mc@gmail.com>, 2017\n"
"Language-Team: Italian (https://www.transifex.com/rosarior/teams/13584/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Task manager"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Etichetta"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Nome "
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "Coda predefinita?"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "è transitorio?"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Tipo"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Ora d'inizio"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Host"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Argomenti"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr ""
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr ""
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr ""
#: links.py:20
msgid "Active tasks"
msgstr "Tasks attivi"
#: links.py:24
msgid "Reserved tasks"
msgstr ""
#: links.py:28
msgid "Scheduled tasks"
msgstr ""
#: permissions.py:10
msgid "View tasks"
msgstr ""
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr ""
#~ msgid "Active tasks"
#~ msgstr "Tasks attivi"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr ""
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr ""
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr ""

View File

@@ -2,118 +2,109 @@
# 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.
#
#
# Translators:
# Māris Teivāns <maris.teivans@gmail.com>, 2019
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Māris Teivāns <maris.teivans@gmail.com>, 2019\n"
"Language-Team: Latvian (https://www.transifex.com/rosarior/teams/13584/lv/)\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\n"
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Uzdevumu pārvaldnieks"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Etiķete"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Nosaukums"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "Noklusējuma rinda?"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "Vai tas ir pārejošs?"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Tips"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Sākuma laiks"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Saimnieks"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Argumenti"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr "Atslēgvārdu argumenti"
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr "Darbinieku procesa ID"
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr "Fona uzdevumu rindas"
#: links.py:20
msgid "Active tasks"
msgstr "Aktīvie uzdevumi"
#: links.py:24
msgid "Reserved tasks"
msgstr "Rezervētie uzdevumi"
#: links.py:28
msgid "Scheduled tasks"
msgstr "Plānotie uzdevumi"
#: permissions.py:10
msgid "View tasks"
msgstr "Skatīt uzdevumus"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr "Pārbaudes rinda"
#: views.py:14
msgid "Background task queues"
msgstr "Fona uzdevumu rindas"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "Aktīvie uzdevumi rindā: %s"
#~ msgid "Active tasks"
#~ msgstr "Aktīvie uzdevumi"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "Nevar izgūt uzdevumu sarakstu; %s"
#~ msgid "Reserved tasks"
#~ msgstr "Rezervētie uzdevumi"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "Plānotie uzdevumi rindā: %s"
#~ msgid "Scheduled tasks"
#~ msgstr "Plānotie uzdevumi"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "Aktīvie uzdevumi rindā: %s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "Nevar izgūt uzdevumu sarakstu; %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "Plānotie uzdevumi rindā: %s"
#~ msgid "Reserved tasks in queue: %s"
#~ msgstr "Rezervētie uzdevumi rindā: %s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr "Rezervētie uzdevumi rindā: %s"

View File

@@ -2,114 +2,111 @@
# 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.
#
#
# Translators:
# Evelijn Saaltink <evelijnsaaltink@gmail.com>, 2017
# Lucas Weel <ljj.weel@gmail.com>, 2017
# Ben Zweekhorst <bzweekhorst@gmail.com>, 2019
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Ben Zweekhorst <bzweekhorst@gmail.com>, 2019\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/rosarior/"
"teams/13584/nl_NL/)\n"
"Language: nl_NL\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/rosarior/teams/13584/nl_NL/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Taakbeheer"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Label"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Naam"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "Standaard wachtrij?"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr ""
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Soort"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Starttijd"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr ""
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Argumenten"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr "Trefwoord argumenten"
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr ""
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr ""
#: links.py:20
msgid "Active tasks"
msgstr "Actieve taken"
#: links.py:24
msgid "Reserved tasks"
msgstr ""
#: links.py:28
msgid "Scheduled tasks"
msgstr "Geplande taken"
#: permissions.py:10
msgid "View tasks"
msgstr "Bekijk taken"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr "Test wachtrij"
#: views.py:14
msgid "Background task queues"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "Actieve taken in de wachtrij: %s"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "Niet mogelijk om takenlijst op te halen; %s"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "Geplande taken in de wachtrij: %s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr ""
#~ msgid "Active tasks"
#~ msgstr "Actieve taken"
#~ msgid "Scheduled tasks"
#~ msgstr "Geplande taken"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "Actieve taken in de wachtrij: %s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "Niet mogelijk om takenlijst op te halen; %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "Geplande taken in de wachtrij: %s"

View File

@@ -2,108 +2,110 @@
# 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.
#
#
# Translators:
# Wojciech Warczakowski <w.warczakowski@gmail.com>, 2018
# Marcin Lozynski <mlozynski@wp.pl>, 2019
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Marcin Lozynski <mlozynski@wp.pl>, 2019\n"
"Language-Team: Polish (https://www.transifex.com/rosarior/teams/13584/pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Menedżer zadań"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Etykieta"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Nazwa"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr ""
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr ""
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Typ"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Czas rozpoczęcia"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Host"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Argumenty"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr ""
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr ""
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr ""
#: links.py:20
msgid "Active tasks"
msgstr "Zadania aktywne"
#: links.py:24
msgid "Reserved tasks"
msgstr "Zadania zarezerwowane "
#: links.py:28
msgid "Scheduled tasks"
msgstr "Zadania zaplanowane"
#: permissions.py:10
msgid "View tasks"
msgstr "Wyświetl zadania"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr ""
#~ msgid "Active tasks"
#~ msgstr "Zadania aktywne"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr ""
#~ msgid "Reserved tasks"
#~ msgstr "Zadania zarezerwowane "
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr ""
#~ msgid "Scheduled tasks"
#~ msgstr "Zadania zaplanowane"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr ""

View File

@@ -2,98 +2,109 @@
# 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.
#
#
# Translators:
# Manuela Silva <inactive+h_manuela_rodsilva@transifex.com>, 2017
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Manuela Silva <inactive+h_manuela_rodsilva@transifex.com>, "
"2017\n"
"Language-Team: Portuguese (https://www.transifex.com/rosarior/teams/13584/"
"pt/)\n"
"Language: pt\n"
"Last-Translator: Manuela Silva <inactive+h_manuela_rodsilva@transifex.com>, 2017\n"
"Language-Team: Portuguese (https://www.transifex.com/rosarior/teams/13584/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr ""
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Nome"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Nome"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr ""
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr ""
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr ""
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr ""
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr ""
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr ""
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr ""
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr ""
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr ""
#: links.py:20
msgid "Active tasks"
msgstr ""
#: links.py:24
msgid "Reserved tasks"
msgstr ""
#: links.py:28
msgid "Scheduled tasks"
msgstr ""
#: permissions.py:10
msgid "View tasks"
msgstr ""
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr ""
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr ""
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr ""
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr ""

View File

@@ -2,99 +2,111 @@
# 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.
#
#
# Translators:
# Jadson Ribeiro <jadsonbr@outlook.com.br>, 2017
# Aline Freitas <aline@alinefreitas.com.br>, 2017
# Roberto Rosario, 2017
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Roberto Rosario, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/rosarior/"
"teams/13584/pt_BR/)\n"
"Language: pt_BR\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/rosarior/teams/13584/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr ""
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Rótulo"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Nome"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr ""
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr ""
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Tipo"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr ""
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Host"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Argumentos"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr ""
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr ""
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr ""
#: links.py:20
msgid "Active tasks"
msgstr ""
#: links.py:24
msgid "Reserved tasks"
msgstr ""
#: links.py:28
msgid "Scheduled tasks"
msgstr ""
#: permissions.py:10
msgid "View tasks"
msgstr ""
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr ""
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr ""
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr ""
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr ""

View File

@@ -2,121 +2,111 @@
# 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.
#
#
# Translators:
# Stefaniu Criste <gupi@hangar.ro>, 2017
# Roberto Rosario, 2017
# Harald Ersch, 2019
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Harald Ersch, 2019\n"
"Language-Team: Romanian (Romania) (https://www.transifex.com/rosarior/"
"teams/13584/ro_RO/)\n"
"Language: ro_RO\n"
"Language-Team: Romanian (Romania) (https://www.transifex.com/rosarior/teams/13584/ro_RO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Gestionar de sarcini"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Etichetă"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Nume"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "Coadă implicită?"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "Este tranzitorie?"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Tip"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Timpul de începere"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Gazdă"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Argumente"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr "Argumentele cuvinte cheie"
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr "ID-ul procesului de lucru"
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr "Cozi de sarcini în fundal"
#: links.py:20
msgid "Active tasks"
msgstr "Sarcini active"
#: links.py:24
msgid "Reserved tasks"
msgstr "Sarcini rezervate"
#: links.py:28
msgid "Scheduled tasks"
msgstr "Sarcini programate"
#: permissions.py:10
msgid "View tasks"
msgstr "Vedeți sarcinile"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr "Coadă de așteptare de test"
#: views.py:14
msgid "Background task queues"
msgstr "Cozi de sarcini în fundal"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "Sarcini active în coadă: %s"
#~ msgid "Active tasks"
#~ msgstr "Sarcini active"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "Imposibil de recuperat lista de sarcini; %s"
#~ msgid "Reserved tasks"
#~ msgstr "Sarcini rezervate"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "Sarcinile programate în coadă: %s"
#~ msgid "Scheduled tasks"
#~ msgstr "Sarcini programate"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "Sarcini active în coadă: %s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "Imposibil de recuperat lista de sarcini; %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "Sarcinile programate în coadă: %s"
#~ msgid "Reserved tasks in queue: %s"
#~ msgstr "Sarcini rezervate în coadă: %s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr "Sarcini rezervate în coadă: %s"

View File

@@ -2,100 +2,111 @@
# 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.
#
#
# Translators:
# D Muzzle <muzzlerator@gmail.com>, 2017
# panasoft <cc072aa3@opayq.com>, 2017
# lilo.panic, 2017
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: lilo.panic, 2017\n"
"Language-Team: Russian (https://www.transifex.com/rosarior/teams/13584/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr ""
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Ярлык"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Название"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr ""
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr ""
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Тип"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr ""
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "Хост"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Аргументы"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr ""
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr ""
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr ""
#: links.py:20
msgid "Active tasks"
msgstr ""
#: links.py:24
msgid "Reserved tasks"
msgstr ""
#: links.py:28
msgid "Scheduled tasks"
msgstr ""
#: permissions.py:10
msgid "View tasks"
msgstr ""
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr ""
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr ""
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr ""
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr ""

View File

@@ -2,98 +2,109 @@
# 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.
#
#
# Translators:
# kontrabant <kontrabant@gmail.com>, 2017
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: kontrabant <kontrabant@gmail.com>, 2017\n"
"Language-Team: Slovenian (Slovenia) (https://www.transifex.com/rosarior/"
"teams/13584/sl_SI/)\n"
"Language: sl_SI\n"
"Language-Team: Slovenian (Slovenia) (https://www.transifex.com/rosarior/teams/13584/sl_SI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
"Language: sl_SI\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr ""
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Oznaka"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Ime"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr ""
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr ""
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr ""
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr ""
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr ""
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr ""
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr ""
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr ""
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr ""
#: links.py:20
msgid "Active tasks"
msgstr ""
#: links.py:24
msgid "Reserved tasks"
msgstr ""
#: links.py:28
msgid "Scheduled tasks"
msgstr ""
#: permissions.py:10
msgid "View tasks"
msgstr ""
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr ""
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr ""
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr ""
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr ""

View File

@@ -2,118 +2,109 @@
# 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.
#
#
# Translators:
# serhatcan77 <serhat_can@yahoo.com>, 2017
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: serhatcan77 <serhat_can@yahoo.com>, 2017\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/rosarior/"
"teams/13584/tr_TR/)\n"
"Language: tr_TR\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/rosarior/teams/13584/tr_TR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "Görev Yöneticisi"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "Etiket"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "İsim"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "Varsayılan sıra"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "Geçici mi?"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "Tür"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "Başlama zamanı"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "evsahibi"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "Argümanlar"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr "Anahtar kelime argümanları"
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr "İşçi işlem kimliği"
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr "Arka plan görev sıraları"
#: links.py:20
msgid "Active tasks"
msgstr "Aktif görevler"
#: links.py:24
msgid "Reserved tasks"
msgstr "Ayrılmış görevler"
#: links.py:28
msgid "Scheduled tasks"
msgstr "Zamanlanmış görevler"
#: permissions.py:10
msgid "View tasks"
msgstr "Görevleri görüntüleme"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
msgstr "Arka plan görev sıraları"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "Sıradaki etkin görevler: %s"
#~ msgid "Active tasks"
#~ msgstr "Aktif görevler"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "Görev listesi alınamadı; %s"
#~ msgid "Reserved tasks"
#~ msgstr "Ayrılmış görevler"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "Sıradaki zamanlanmış görevler: %s"
#~ msgid "Scheduled tasks"
#~ msgstr "Zamanlanmış görevler"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "Sıradaki etkin görevler: %s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "Görev listesi alınamadı; %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "Sıradaki zamanlanmış görevler: %s"
#~ msgid "Reserved tasks in queue: %s"
#~ msgstr "Kuyruktaki ayrılmış görevler: %s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr "Kuyruktaki ayrılmış görevler: %s"

View File

@@ -2,97 +2,109 @@
# 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.
#
#
# Translators:
# Roberto Rosario, 2017
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Roberto Rosario, 2017\n"
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/rosarior/"
"teams/13584/vi_VN/)\n"
"Language: vi_VN\n"
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/rosarior/teams/13584/vi_VN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr ""
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr ""
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "Tên"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr ""
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr ""
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr ""
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr ""
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr ""
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr ""
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr ""
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr ""
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr ""
#: links.py:20
msgid "Active tasks"
msgstr ""
#: links.py:24
msgid "Reserved tasks"
msgstr ""
#: links.py:28
msgid "Scheduled tasks"
msgstr ""
#: permissions.py:10
msgid "View tasks"
msgstr ""
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
#: views.py:14
msgid "Background task queues"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr ""
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr ""
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr ""
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr ""

View File

@@ -2,117 +2,109 @@
# 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.
#
#
# Translators:
# yulin Gong <540538248@qq.com>, 2019
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-09 23:39-0400\n"
"POT-Creation-Date: 2019-11-18 22:40-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: yulin Gong <540538248@qq.com>, 2019\n"
"Language-Team: Chinese (https://www.transifex.com/rosarior/teams/13584/zh/)\n"
"Language: zh\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:20 links.py:12 permissions.py:7
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr "任务管理器"
#: apps.py:28
#: apps.py:32
msgid "Label"
msgstr "标签"
#: apps.py:31
#: apps.py:35
msgid "Name"
msgstr "名称"
#: apps.py:34
#: apps.py:38
msgid "Default queue?"
msgstr "默认队列?"
#: apps.py:38
#: apps.py:42
msgid "Is transient?"
msgstr "是临时的吗?"
#: apps.py:42
#: apps.py:46
msgid "Type"
msgstr "类型"
#: apps.py:45
#: apps.py:49
msgid "Start time"
msgstr "开始时间"
#: apps.py:48
#: apps.py:52
msgid "Host"
msgstr "主机"
#: apps.py:52
#: apps.py:56
msgid "Arguments"
msgstr "参数"
#: apps.py:56
#: apps.py:60
msgid "Keyword arguments"
msgstr "关键字参数"
#: apps.py:60
#: apps.py:64
msgid "Worker process ID"
msgstr "工作进程ID"
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr "后台任务队列"
#: links.py:20
msgid "Active tasks"
msgstr "活动任务"
#: links.py:24
msgid "Reserved tasks"
msgstr "预留任务"
#: links.py:28
msgid "Scheduled tasks"
msgstr "计划任务"
#: permissions.py:10
msgid "View tasks"
msgstr "查看任务"
#: settings.py:10
msgid "Celery"
msgstr ""
#: settings.py:15
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:24
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: tests/literals.py:5
msgid "Test queue"
msgstr "测试队列"
#: views.py:14
msgid "Background task queues"
msgstr "后台任务队列"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr "队列中的活动任务:%s"
#~ msgid "Active tasks"
#~ msgstr "活动任务"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr "无法检索任务列表; %s"
#~ msgid "Reserved tasks"
#~ msgstr "预留任务"
#: views.py:56
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr "队列中的计划任务:%s"
#~ msgid "Scheduled tasks"
#~ msgstr "计划任务"
#~ msgid "Active tasks in queue: %s"
#~ msgstr "队列中的活动任务:%s"
#~ msgid "Unable to retrieve task list; %s"
#~ msgstr "无法检索任务列表; %s"
#~ msgid "Scheduled tasks in queue: %s"
#~ msgstr "队列中的计划任务:%s"
#~ msgid "Reserved tasks in queue: %s"
#~ msgstr "队列中的预留任务:%s"
#: views.py:68
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr "队列中的预留任务:%s"