# 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 , YEAR. # # Translators: # Wojciech Warczakowski , 2018 # Marcin Lozynski , 2019 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-10-30 03:03-0400\n" "PO-Revision-Date: 2017-06-30 22:04+0000\n" "Last-Translator: Marcin Lozynski , 2019\n" "Language-Team: Polish (https://www.transifex.com/rosarior/teams/13584/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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:24 links.py:12 permissions.py:7 msgid "Task manager" msgstr "Menedżer zadań" #: apps.py:32 msgid "Label" msgstr "Etykieta" #: apps.py:35 msgid "Name" msgstr "Nazwa" #: apps.py:38 msgid "Default queue?" msgstr "" #: apps.py:42 msgid "Is transient?" msgstr "" #: apps.py:46 msgid "Type" msgstr "Typ" #: apps.py:49 msgid "Start time" msgstr "Czas rozpoczęcia" #: apps.py:52 msgid "Host" msgstr "Host" #: apps.py:56 msgid "Arguments" msgstr "Argumenty" #: apps.py:60 msgid "Keyword arguments" msgstr "" #: 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" #: tests/literals.py:5 msgid "Test queue" msgstr "" #: 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 ""