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.
 
   9 "Project-Id-Version: PACKAGE VERSION\n"
 
  10 "Report-Msgid-Bugs-To: \n"
 
  11 "POT-Creation-Date: 2020-09-10 15:34+0200\n"
 
  12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 
  13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 
  14 "Language-Team: LANGUAGE <LL@li.org>\n"
 
  17 "Content-Type: text/plain; charset=UTF-8\n"
 
  18 "Content-Transfer-Encoding: 8bit\n"
 
  19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
 
  20 "%100<10 || n%100>=20) ? 1 : 2);\n"
 
  43 msgid "Slug of an open poll needs to be unique"
 
  62 #: polls/templates/polls/poll.html:11
 
  63 msgid "Thanks for voting! You can see current results below."
 
  66 #: polls/templates/polls/tags/poll.html:23