X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/5af5cc14f6b2ecddcad714053e048e39d52ca02d..a55d79e4c27c893841712145e38d4a4a61e04b20:/contact/locale/pl/LC_MESSAGES/django.po diff --git a/contact/locale/pl/LC_MESSAGES/django.po b/contact/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 0000000..c2e5844 --- /dev/null +++ b/contact/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,81 @@ +# 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-08 16:48+0200\n" +"PO-Revision-Date: 2012-10-08 16:51+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." +