typo
[prawokultury.git] / contact / 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: 2012-10-10 13:12+0200\n"
11 "PO-Revision-Date: 2012-10-10 13:12+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 #: admin.py:49
21 msgid "Body"
22 msgstr "Treść"
23
24 #: models.py:10
25 msgid "submission date"
26 msgstr "data wysłania"
27
28 #: models.py:11
29 msgid "IP address"
30 msgstr "adres IP"
31
32 #: models.py:12
33 msgid "contact"
34 msgstr "kontakt"
35
36 #: models.py:13
37 msgid "form"
38 msgstr "formularz"
39
40 #: models.py:14
41 msgid "body"
42 msgstr "treść"
43
44 #: models.py:18
45 msgid "submitted form"
46 msgstr "przysłany formularz"
47
48 #: models.py:19
49 msgid "submitted forms"
50 msgstr "przysłane formularze"
51
52 #: templates/contact/form.html:5
53 msgid "Contact form"
54 msgstr "Formularz kontaktowy"
55
56 #: templates/contact/form.html:14
57 msgid "Submit"
58 msgstr "Wyślij"
59
60 #: templates/contact/mail_body.txt:2
61 #: templates/contact/mail_subject.txt:1
62 #, python-format
63 msgid "Thank you for contacting us at %(site_name)s."
64 msgstr "Dziękujemy za skontaktowanie się z nami na stronie %(site_name)s."
65
66 #: templates/contact/mail_body.txt:3
67 msgid "Your submission has been referred to the project coordinator."
68 msgstr "Twoje zgłoszenie zostało przekazane osobie koordynującej projekt."
69
70 #: templates/contact/mail_body.txt:6
71 msgid "Message sent automatically. Please do not reply to it."
72 msgstr "Wiadomość wysłana automatycznie, prosimy nie odpowiadać."
73
74 #: templates/contact/thanks.html:5
75 msgid "Thank you"
76 msgstr "Dziękujemy"
77
78 #: templates/contact/thanks.html:8
79 msgid "Thank you for submitting the contact form."
80 msgstr "Dziękujemy za wypełnienie formularza kontaktowego."
81