Allow setting author for questions and editing some text chunks.
[prawokultury.git] / questions / locale / pl / LC_MESSAGES / django.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2013-11-26 13:59+0100\n"
11 "PO-Revision-Date: 2013-11-26 14:00+0100\n"
12 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
18 "|| n%100>=20) ? 1 : 2);\n"
19 "X-Generator: Poedit 1.5.4\n"
20
21 #: models.py:16
22 msgid "Name"
23 msgstr "Nazwa"
24
25 #: models.py:17
26 msgid "Slug"
27 msgstr "Slug"
28
29 #: models.py:20
30 msgid "Tag Category"
31 msgstr "Kategoria tagów"
32
33 #: models.py:21
34 msgid "Tag Categories"
35 msgstr "Kategorie tagów"
36
37 #: models.py:38
38 msgid "Tag"
39 msgstr "Tag"
40
41 #: models.py:39
42 msgid "Tags"
43 msgstr "Tagi"
44
45 #: models.py:47
46 msgid "contact e-mail"
47 msgstr "e-mail kontaktowy"
48
49 #: models.py:48 models.py:68
50 msgid "question"
51 msgstr "pytanie"
52
53 #: models.py:49
54 msgid "created at"
55 msgstr "utworzone"
56
57 #: models.py:50
58 msgid "changed at"
59 msgstr "zmienione"
60
61 #: models.py:51
62 msgid "approved"
63 msgstr "potwierdzone"
64
65 #: models.py:52
66 msgid "edited question"
67 msgstr "zmienione pytanie"
68
69 #: models.py:53
70 msgid "Leave empty if question doesn't need editing."
71 msgstr "Zostaw puste, jeśli pytanie nie wymaga zmian."
72
73 #: models.py:54
74 msgid "answer"
75 msgstr "odpowiedź"
76
77 #: models.py:55
78 msgid "Use <a href=\"http://txstyle.org/\">Textile</a> syntax."
79 msgstr "Użyj składni <a href=\"http://txstyle.org/\">Textile</a>."
80
81 #: models.py:56
82 msgid "answered by"
83 msgstr "odpowiedzi udzielił/a"
84
85 #: models.py:57
86 msgid "answered"
87 msgstr "udzielono odpowiedzi"
88
89 #: models.py:58
90 msgid "Check to send the answer to user."
91 msgstr "Zaznacz, by wysłać odpowiedź użytkownikowi."
92
93 #: models.py:59
94 msgid "answered at"
95 msgstr "udzielono odpowiedzi"
96
97 #: models.py:60
98 msgid "published"
99 msgstr "opublikowane"
100
101 #: models.py:61
102 msgid "Check to display answered question on site."
103 msgstr "Zaznaczy, by odpowiedź ukazała się na stronie."
104
105 #: models.py:62
106 msgid "published at"
107 msgstr "opublikowane"
108
109 #: models.py:69
110 msgid "questions"
111 msgstr "pytania"