X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/224e9f9ea36a6c39466fdb13cbc8c06bedfe8c76..84a3f7f335bf15b4671cc56c26d243bf539a9536:/src/polls/locale/jp/LC_MESSAGES/django.po diff --git a/src/polls/locale/jp/LC_MESSAGES/django.po b/src/polls/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..dfdbaf9f3 --- /dev/null +++ b/src/polls/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,65 @@ +# 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 +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \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" + +#: 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:12 +msgid "Thanks for voting! You can see current results below." +msgstr "" + +#: polls/templates/polls/tags/poll.html:24 +msgid "Submit" +msgstr ""