diff --git a/openslides/locale/en/LC_MESSAGES/django.po b/openslides/locale/en/LC_MESSAGES/django.po index 5bfc79515..8285170f0 100644 --- a/openslides/locale/en/LC_MESSAGES/django.po +++ b/openslides/locale/en/LC_MESSAGES/django.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-06-16 18:08+0200\n" +"POT-Creation-Date: 2013-06-21 23:28+0200\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -81,12 +81,12 @@ msgstr "" #: agenda/models.py:45 core/signals.py:76 mediafile/models.py:32 #: mediafile/templates/mediafile/mediafile_list.html:18 motion/forms.py:33 -#: motion/models.py:553 participant/models.py:40 participant/views.py:207 +#: motion/models.py:554 participant/models.py:40 participant/views.py:207 #: participant/templates/participant/overview.html:48 projector/models.py:27 msgid "Title" msgstr "" -#: agenda/models.py:50 motion/forms.py:38 motion/models.py:556 +#: agenda/models.py:50 motion/forms.py:38 motion/models.py:557 #: projector/models.py:28 msgid "Text" msgstr "" @@ -402,7 +402,7 @@ msgstr "" #: assignment/views.py:580 assignment/templates/assignment/view.html:208 #: assignment/templates/assignment/view.html:212 #: assignment/templates/projector/Assignment.html:77 -#: assignment/templates/projector/Assignment.html:81 motion/models.py:715 +#: assignment/templates/projector/Assignment.html:81 motion/models.py:717 #: motion/pdf.py:135 motion/pdf.py:257 #: motion/templates/motion/motion_detail.html:207 #: motion/templates/projector/Motion.html:26 utils/utils.py:46 @@ -413,7 +413,7 @@ msgstr "" #: agenda/templates/agenda/overview.html:34 #: agenda/templates/agenda/view.html:87 assignment/models.py:288 #: assignment/views.py:581 assignment/templates/assignment/view.html:209 -#: assignment/templates/projector/Assignment.html:78 motion/models.py:715 +#: assignment/templates/projector/Assignment.html:78 motion/models.py:717 #: motion/pdf.py:135 motion/pdf.py:258 #: motion/templates/motion/motion_detail.html:208 #: motion/templates/projector/Motion.html:27 utils/utils.py:46 @@ -688,7 +688,7 @@ msgstr "" msgid "Can manage assignment" msgstr "" -#: assignment/models.py:288 motion/models.py:715 +#: assignment/models.py:288 motion/models.py:717 msgid "Abstain" msgstr "" @@ -1280,7 +1280,7 @@ msgstr "" msgid "Motion imported" msgstr "" -#: motion/forms.py:44 motion/models.py:559 motion/pdf.py:158 +#: motion/forms.py:44 motion/models.py:560 motion/pdf.py:158 #: motion/templates/motion/motion_detail.html:93 #: motion/templates/motion/motion_diff.html:54 #: motion/templates/projector/Motion.html:72 @@ -1327,7 +1327,7 @@ msgid "" "motion will be reset." msgstr "" -#: motion/forms.py:162 participant/forms.py:156 +#: motion/forms.py:162 participant/forms.py:159 msgid "CSV File" msgstr "" @@ -1375,8 +1375,8 @@ msgstr "" msgid "Can manage motions" msgstr "" -#: motion/models.py:486 motion/models.py:487 motion/signals.py:117 -#: motion/views.py:266 motion/views.py:585 motion/views.py:701 +#: motion/models.py:487 motion/models.py:488 motion/signals.py:117 +#: motion/views.py:292 motion/views.py:612 motion/views.py:728 #: motion/templates/motion/motion_detail.html:8 #: motion/templates/motion/motion_detail.html:21 #: motion/templates/motion/motion_diff.html:6 @@ -1389,24 +1389,24 @@ msgstr "" msgid "Motion" msgstr "" -#: motion/models.py:573 +#: motion/models.py:574 msgid "new" msgstr "" -#: motion/models.py:624 motion/templates/motion/category_list.html:22 +#: motion/models.py:625 motion/templates/motion/category_list.html:22 msgid "Category name" msgstr "" -#: motion/models.py:627 motion/templates/motion/category_list.html:21 +#: motion/models.py:628 motion/templates/motion/category_list.html:21 msgid "Prefix" msgstr "" -#: motion/models.py:679 +#: motion/models.py:680 #, python-format -msgid " by %s" +msgid "%(time_and_messages)s by %(person)s" msgstr "" -#: motion/models.py:729 +#: motion/models.py:731 #, python-format msgid "Vote %d" msgstr "" @@ -1468,8 +1468,8 @@ msgstr "" msgid "Motion preamble" msgstr "" -#: motion/signals.py:79 motion/views.py:694 motion/views.py:796 -#: motion/views.py:812 motion/templates/motion/category_list.html:6 +#: motion/signals.py:79 motion/views.py:721 motion/views.py:823 +#: motion/views.py:839 motion/templates/motion/category_list.html:6 #: motion/templates/motion/motion_list.html:7 #: motion/templates/motion/motion_list.html:20 msgid "Motions" @@ -1599,113 +1599,122 @@ msgstr "" msgid "Reject (not authorized)" msgstr "" -#: motion/views.py:185 +#: motion/views.py:186 msgid "Motion created" msgstr "" -#: motion/views.py:223 -msgid "Motion updated" -msgstr "" - -#: motion/views.py:227 +#: motion/views.py:231 msgid "All supporters removed" msgstr "" -#: motion/views.py:266 utils/views.py:380 +#: motion/views.py:245 +msgid "Motion version " +msgstr "" + +#: motion/views.py:247 +msgid " created" +msgstr "" + +#: motion/views.py:247 +msgid " updated" +msgstr "" + +#: motion/views.py:292 utils/views.py:380 #, python-format msgid "%s was successfully deleted." msgstr "" -#: motion/views.py:298 +#: motion/views.py:324 msgid "Version successfully permitted." msgstr "" -#: motion/views.py:323 +#: motion/views.py:349 #, python-format msgid "Are you sure you want permit version %s?" msgstr "" -#: motion/views.py:332 -#, python-format -msgid "Version %d permitted" +#: motion/views.py:358 +msgid "Version " msgstr "" -#: motion/views.py:359 +#: motion/views.py:360 +msgid " permitted" +msgstr "" + +#: motion/views.py:386 msgid "At least one version number is not valid." msgstr "" -#: motion/views.py:402 +#: motion/views.py:429 msgid "You can not support this motion." msgstr "" -#: motion/views.py:405 +#: motion/views.py:432 msgid "You can not unsupport this motion." msgstr "" -#: motion/views.py:415 +#: motion/views.py:442 msgid "Do you really want to support this motion?" msgstr "" -#: motion/views.py:417 +#: motion/views.py:444 msgid "Do you really want to unsupport this motion?" msgstr "" -#: motion/views.py:430 -#, python-format -msgid "Supporter: +%s" +#: motion/views.py:457 +msgid "Motion supported" msgstr "" -#: motion/views.py:433 -#, python-format -msgid "Supporter: -%s" +#: motion/views.py:460 +msgid "Motion unsupported" msgstr "" -#: motion/views.py:440 +#: motion/views.py:467 msgid "You have supported this motion successfully." msgstr "" -#: motion/views.py:442 +#: motion/views.py:469 msgid "You have unsupported this motion successfully." msgstr "" -#: motion/views.py:473 +#: motion/views.py:500 msgid "Poll created" msgstr "" -#: motion/views.py:474 +#: motion/views.py:501 msgid "New vote was successfully created." msgstr "" -#: motion/views.py:540 +#: motion/views.py:567 msgid "Poll updated" msgstr "" -#: motion/views.py:558 +#: motion/views.py:585 msgid "Poll deleted" msgstr "" -#: motion/views.py:585 +#: motion/views.py:612 msgid "Poll" msgstr "" -#: motion/views.py:631 +#: motion/views.py:658 msgid "State changed to " msgstr "" -#: motion/views.py:634 +#: motion/views.py:661 #, python-format msgid "The state of the motion was set to %s." msgstr "" -#: motion/views.py:662 +#: motion/views.py:689 msgid "Agenda item created" msgstr "" -#: motion/views.py:782 +#: motion/views.py:809 msgid "Summary" msgstr "" -#: motion/views.py:783 +#: motion/views.py:810 #, python-format msgid "%(counts)d of %(total)d motions successfully imported." msgstr "" @@ -1984,7 +1993,7 @@ msgstr "" msgid "Import aborted because of severe errors in the input file." msgstr "" -#: participant/forms.py:28 participant/views.py:573 +#: participant/forms.py:29 participant/views.py:573 #: participant/templates/participant/group_overview.html:7 #: participant/templates/participant/group_overview.html:20 #: participant/templates/participant/overview.html:24 @@ -1992,38 +2001,38 @@ msgstr "" msgid "Groups" msgstr "" -#: participant/forms.py:29 +#: participant/forms.py:30 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" -#: participant/forms.py:43 +#: participant/forms.py:44 msgid "First name and last name can not both be empty." msgstr "" -#: participant/forms.py:73 +#: participant/forms.py:74 msgid "" "You can not remove the last group containing the permission to manage " "participants." msgstr "" -#: participant/forms.py:80 +#: participant/forms.py:81 msgid "Permissions" msgstr "" -#: participant/forms.py:83 participant/views.py:533 participant/views.py:558 +#: participant/forms.py:84 participant/views.py:533 participant/views.py:558 #: participant/templates/participant/overview.html:7 #: participant/templates/participant/overview.html:20 msgid "Participants" msgstr "" -#: participant/forms.py:132 +#: participant/forms.py:135 msgid "" "You can not remove yourself from the last group containing the permission to " "manage participants." msgstr "" -#: participant/forms.py:140 +#: participant/forms.py:143 msgid "" "You can not remove the permission to manage participants from the last group " "your are in." diff --git a/openslides/locale/en/LC_MESSAGES/djangojs.po b/openslides/locale/en/LC_MESSAGES/djangojs.po index 71412126a..8f0396a19 100644 --- a/openslides/locale/en/LC_MESSAGES/djangojs.po +++ b/openslides/locale/en/LC_MESSAGES/djangojs.po @@ -1,13 +1,12 @@ -# English source language file (for JavaScript) of OpenSlides used by transifex: +# Language file (for JavaScript) of OpenSlides used by transifex: # https://www.transifex.com/projects/p/openslides/ -# Copyright (C) 2011-2013 by OpenSlides team, see AUTHORS. +# Copyright (C) 2011–2013 by OpenSlides team, see AUTHORS. # This file is distributed under the same license as the OpenSlides package. -# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-06-03 22:50+0200\n" +"POT-Creation-Date: 2013-06-21 23:35+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"