i18n, l10n-pl, minor gitignore fix
[django-cas-provider.git] / cas_provider / 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-04-15 10:51+0200\n"
11 "PO-Revision-Date: 2013-04-15 10:52+0100\n"
12 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
19
20 #: forms.py:8
21 #: forms.py:22
22 msgid "Username"
23 msgstr "Użytkownik"
24
25 #: forms.py:9
26 msgid "Password"
27 msgstr "Hasło"
28
29 #: models.py:18
30 msgid "ticket"
31 msgstr ""
32
33 #: models.py:19
34 msgid "created"
35 msgstr ""
36
37 #: models.py:38
38 msgid "user"
39 msgstr ""
40
41 #: models.py:39
42 msgid "service"
43 msgstr ""
44
45 #: models.py:44
46 msgid "Service Ticket"
47 msgstr ""
48
49 #: models.py:45
50 msgid "Service Tickets"
51 msgstr ""
52
53 #: models.py:62
54 msgid "Login Ticket"
55 msgstr ""
56
57 #: models.py:63
58 msgid "Login Tickets"
59 msgstr ""
60
61 #: models.py:68
62 msgid "PGTiou"
63 msgstr ""
64
65 #: models.py:77
66 #: models.py:82
67 #: models.py:92
68 msgid "Proxy Granting Ticket"
69 msgstr ""
70
71 #: models.py:78
72 msgid "Proxy Granting Tickets"
73 msgstr ""
74
75 #: models.py:87
76 msgid "Proxy Ticket"
77 msgstr ""
78
79 #: models.py:88
80 msgid "Proxy Tickets"
81 msgstr ""
82
83 #: models.py:97
84 msgid "Proxy Granting Ticket IOU"
85 msgstr ""
86
87 #: models.py:98
88 msgid "Proxy Granting Tickets IOU"
89 msgstr ""
90
91 #: views.py:128
92 msgid "Incorrect username and/or password."
93 msgstr "Błędny użytkownik i/lub hasło."
94
95 #: views.py:142
96 msgid "This account is disabled. Please contact us if you feel it should be enabled again."
97 msgstr "To konto jest nieaktywne. Prosimy o kontakt, jeśli uważasz że powinno zostać aktywowane."
98