# 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. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-10-10 13:12+0200\n" "PO-Revision-Date: 2012-10-10 13:12+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: admin.py:49 msgid "Body" msgstr "Treść" #: models.py:10 msgid "submission date" msgstr "data wysłania" #: models.py:11 msgid "IP address" msgstr "adres IP" #: models.py:12 msgid "contact" msgstr "kontakt" #: models.py:13 msgid "form" msgstr "formularz" #: models.py:14 msgid "body" msgstr "treść" #: models.py:18 msgid "submitted form" msgstr "przysłany formularz" #: models.py:19 msgid "submitted forms" msgstr "przysłane formularze" #: templates/contact/form.html:5 msgid "Contact form" msgstr "Formularz kontaktowy" #: templates/contact/form.html:14 msgid "Submit" msgstr "Wyślij" #: templates/contact/mail_body.txt:2 #: templates/contact/mail_subject.txt:1 #, python-format msgid "Thank you for contacting us at %(site_name)s." msgstr "Dziękujemy za skontaktowanie się z nami na stronie %(site_name)s." #: templates/contact/mail_body.txt:3 msgid "Your submission has been referred to the project coordinator." msgstr "Twoje zgłoszenie zostało przekazane osobie koordynującej projekt." #: templates/contact/mail_body.txt:6 msgid "Message sent automatically. Please do not reply to it." msgstr "Wiadomość wysłana automatycznie, prosimy nie odpowiadać." #: templates/contact/thanks.html:5 msgid "Thank you" msgstr "Dziękujemy" #: templates/contact/thanks.html:8 msgid "Thank you for submitting the contact form." msgstr "Dziękujemy za wypełnienie formularza kontaktowego."