# Translations template for PROJECT. # Copyright (C) 2020 ORGANIZATION # This file is distributed under the same license as the PROJECT project. # FIRST AUTHOR , 2020. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2020-08-09 05:56+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" #: motion.py:366 #, python-format msgid "Result of motion %(name)s (%(identifier)s)" msgstr "" #: motion.py:389 templates/motion.html:8 msgid "Finished" msgstr "" #: motion.py:391 templates/motion.html:8 templates/motion.html:14 msgid "Canceled" msgstr "" #: motion.py:393 templates/motion.html:8 msgid "Running" msgstr "" #: motion.py:400 #, python-format msgid "Proposed: %(time)s (UTC) by %(by)s" msgstr "" #: motion.py:402 #, python-format msgid "Canceled: %(time)s (UTC) by %(by)s" msgstr "" #: motion.py:404 #, python-format msgid "Votes until: %(time)s (UTC)" msgstr "" #: motion.py:417 msgid "Votes" msgstr "" #: motion.py:422 msgid "Running motion, no data is displayed" msgstr "" #: motion.py:426 msgid "vote" msgstr "" #: motion.py:431 msgid "Total" msgstr "" #: motion.py:436 msgid "No votes given" msgstr "" #: motion.py:443 msgid "Motion votes" msgstr "" #: motion.py:453 msgid "- continued on next page -" msgstr "" #: motion.py:458 msgid "Motion votes continued" msgstr "" #: motion.py:463 msgid "- End of data - " msgstr "" #: motion.py:465 #, python-format msgid "Report generated %(time)s (UTC)" msgstr "" #: templates/base.html:4 templates/base.html:60 msgid "Motion list" msgstr "" #: templates/base.html:67 msgid "User" msgstr "" #: templates/base.html:71 msgid "Language" msgstr "" #: templates/index.html:10 msgid "Motion title" msgstr "" #: templates/index.html:28 msgid "Motion content" msgstr "" #: templates/index.html:29 msgid "Editing note: Markdown is used formatting." msgstr "" #: templates/index.html:30 msgid "" "To add a line break add two lines, to enter a link use " "[text](https//domain.tld/link)" msgstr "" #: templates/index.html:31 msgid "Submit Motion" msgstr "" #: templates/index.html:38 templates/index.html:40 msgid "Prev" msgstr "" #: templates/index.html:47 msgid "Next" msgstr "" #: templates/motion.html:10 msgid "Vote" msgstr "" #: templates/motion.html:10 msgid "Result" msgstr "" #: templates/motion.html:12 msgid "Proposed" msgstr "" #: templates/motion.html:12 templates/motion.html:14 msgid "by" msgstr "" #: templates/motion.html:16 msgid "Votes until" msgstr "" #: templates/motion.html:32 templates/single_motion.html:29 msgid "Cancelation reason" msgstr "" #: templates/single_motion.html:3 msgid "Motion" msgstr "" #: templates/single_motion.html:10 msgid "Motion Votes" msgstr "" #: templates/single_motion.html:30 msgid "Cancel" msgstr "" #: templates/single_motion.html:35 msgid "Finish" msgstr ""