X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/polls/locale/en/LC_MESSAGES/django.po diff --git a/src/polls/locale/en/LC_MESSAGES/django.po b/src/polls/locale/en/LC_MESSAGES/django.po index dfdbaf9f3..a42b30462 100644 --- a/src/polls/locale/en/LC_MESSAGES/django.po +++ b/src/polls/locale/en/LC_MESSAGES/django.po @@ -1,12 +1,8 @@ -# 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. -# -#, fuzzy +# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Wolne Lektury. See NOTICE for more information. msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: WolneLektury-polls\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" @@ -15,51 +11,17 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: polls/models.py:15 -msgid "question" -msgstr "" - -#: polls/models.py:16 -msgid "slug" -msgstr "" - -#: polls/models.py:17 -msgid "open" -msgstr "" - -#: polls/models.py:20 -msgid "Poll" -msgstr "" - -#: polls/models.py:21 -msgid "Polls" -msgstr "" - -#: polls/models.py:25 -msgid "Slug of an open poll needs to be unique" -msgstr "" - -#: polls/models.py:45 -msgid "content" -msgstr "" - -#: polls/models.py:46 -msgid "vote count" -msgstr "" - -#: polls/models.py:49 -msgid "vote item" -msgstr "" - -#: polls/models.py:50 -msgid "vote items" -msgstr "" +#: polls/templates/polls/poll.html:9 +msgid "Ankieta" +msgstr "Poll" #: polls/templates/polls/poll.html:12 -msgid "Thanks for voting! You can see current results below." -msgstr "" +msgid "" +"Dziękujemy za oddanie głosu w ankiecie! Poniżej znajdują się bieżące wyniki." +msgstr "Thanks for voting! You can see current results below." #: polls/templates/polls/tags/poll.html:24 -msgid "Submit" -msgstr "" +msgid "Wyślij" +msgstr "Submit"