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