# English source language file of OpenSlides used by transifex: # https://www.transifex.com/projects/p/openslides/ # Copyright (C) 2011-2013 by OpenSlides team, see AUTHORS. # This file is distributed under the same license as the OpenSlides package. # Emanuel Schütze , 2013. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-06-03 23:18+0200\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" #: global_settings.py:33 msgid "German" msgstr "" #: global_settings.py:34 msgid "English" msgstr "" #: global_settings.py:35 msgid "French" msgstr "" #: account/views.py:70 msgid "My items, motions and elections" msgstr "" #: account/templates/account/personal_info_widget.html:5 msgid "I am on the list of speakers of the following items:" msgstr "" #: account/templates/account/personal_info_widget.html:9 #: account/templates/account/personal_info_widget.html:28 #: account/templates/account/personal_info_widget.html:48 #: account/templates/account/personal_info_widget.html:59 msgid "None" msgstr "" #: account/templates/account/personal_info_widget.html:15 msgid "I submitted the following motions:" msgstr "" #: account/templates/account/personal_info_widget.html:35 msgid "I support the following motions:" msgstr "" #: account/templates/account/personal_info_widget.html:55 msgid "I am candidate for the following elections:" msgstr "" #: agenda/forms.py:29 msgid "Parent item" msgstr "" #: agenda/forms.py:33 msgid "Invalid format. Hours from 0 to 99 and minutes from 00 to 59" msgstr "" #: agenda/forms.py:36 agenda/models.py:73 msgid "Duration (hh:mm)" msgstr "" #: agenda/forms.py:61 msgid "Add participant" msgstr "" #: agenda/forms.py:74 #, python-format msgid "%s is already on the list of speakers." msgstr "" #: agenda/models.py:41 msgid "Agenda item" msgstr "" #: agenda/models.py:42 msgid "Organizational item" msgstr "" #: agenda/models.py:44 core/signals.py:76 mediafile/models.py:32 #: mediafile/templates/mediafile/mediafile_list.html:18 motion/forms.py:34 #: motion/models.py:543 participant/models.py:39 participant/views.py:204 #: participant/templates/participant/overview.html:48 projector/models.py:27 msgid "Title" msgstr "" #: agenda/models.py:49 motion/forms.py:39 motion/models.py:546 #: projector/models.py:28 msgid "Text" msgstr "" #: agenda/models.py:54 agenda/templates/agenda/overview.html:77 #: agenda/templates/agenda/view.html:55 participant/models.py:51 #: participant/templates/participant/overview.html:54 #: participant/templates/participant/user_detail.html:66 msgid "Comment" msgstr "" #: agenda/models.py:59 msgid "Closed" msgstr "" #: agenda/models.py:65 mediafile/templates/mediafile/mediafile_list.html:19 msgid "Type" msgstr "" #: agenda/models.py:84 projector/models.py:29 msgid "Weight" msgstr "" #: agenda/models.py:97 msgid "List of speakers is closed" msgstr "" #: agenda/models.py:104 msgid "Can see agenda" msgstr "" #: agenda/models.py:105 msgid "Can manage agenda" msgstr "" #: agenda/models.py:106 msgid "Can see orga items and time scheduling of agenda" msgstr "" #: agenda/models.py:140 #, python-format msgid "< Item for deleted slide (%s) >" msgstr "" #: agenda/models.py:327 #, python-format msgid "%(person)s is already on the list of speakers of item %(id)s." msgstr "" #: agenda/models.py:367 msgid "Can put oneself on the list of speakers" msgstr "" #: agenda/signals.py:36 msgid "Invalid input." msgstr "" #: agenda/signals.py:54 msgid "Begin of event" msgstr "" #: agenda/signals.py:55 msgid "Input format: DD.MM.YYYY HH:MM" msgstr "" #: agenda/signals.py:62 msgid "Number of last speakers to be shown on the projector" msgstr "" #: agenda/signals.py:70 agenda/slides.py:23 agenda/slides.py:29 #: agenda/views.py:242 agenda/views.py:243 agenda/views.py:536 #: agenda/views.py:551 agenda/templates/agenda/overview.html:7 #: agenda/templates/agenda/overview.html:39 #: agenda/templates/agenda/overview.html:88 #: agenda/templates/projector/AgendaSummary.html:6 #: agenda/templates/projector/AgendaSummary.html:10 msgid "Agenda" msgstr "" #: agenda/views.py:96 msgid "You are not authorized to manage the agenda." msgstr "" #: agenda/views.py:112 msgid "Errors when reordering of the agenda" msgstr "" #: agenda/views.py:218 msgid "Yes, with all child items." msgstr "" #: agenda/views.py:227 #, python-format msgid "Item %s and his children were successfully deleted." msgstr "" #: agenda/views.py:233 #, python-format msgid "Item %s was successfully deleted." msgstr "" #: agenda/views.py:268 agenda/views.py:488 msgid "The list of speakers is closed." msgstr "" #: agenda/views.py:297 msgid "You are not on the list of speakers." msgstr "" #: agenda/views.py:320 msgid "Do you really want to remove yourself from the list of speakers?" msgstr "" #: agenda/views.py:341 #, python-format msgid "%(person)s is not on the list of %(item)s." msgstr "" #: agenda/views.py:367 #, python-format msgid "There is no one speaking at the moment according to %(item)s." msgstr "" #: agenda/views.py:432 msgid "Could not change order. Invalid data." msgstr "" #: agenda/views.py:482 msgid "" "There is no list of speakers for the current slide. Please choose the agenda " "item manually from the agenda." msgstr "" #: agenda/views.py:495 msgid "You are already on the list of speakers." msgstr "" #: agenda/views.py:499 msgid "You can not put yourself on the list of speakers." msgstr "" #: agenda/views.py:508 #, python-format msgid "%s is now speaking." msgstr "" #: agenda/views.py:510 #: agenda/templates/agenda/overlay_speaker_projector.html:46 #: agenda/templates/projector/agenda_list_of_speaker.html:46 msgid "The list of speakers is empty." msgstr "" #: agenda/views.py:518 msgid "There is no one speaking at the moment." msgstr "" #: agenda/views.py:521 #, python-format msgid "%s is now finished." msgstr "" #: agenda/views.py:562 #: agenda/templates/agenda/overlay_speaker_projector.html:33 #: agenda/templates/agenda/overlay_speaker_widget.html:4 #: agenda/templates/agenda/view.html:61 #: agenda/templates/projector/agenda_list_of_speaker.html:27 msgid "List of speakers" msgstr "" #: agenda/templates/agenda/edit.html:8 agenda/templates/agenda/edit.html:17 #: agenda/templates/agenda/view.html:38 msgid "Edit item" msgstr "" #: agenda/templates/agenda/edit.html:10 agenda/templates/agenda/edit.html:19 #: agenda/templates/agenda/overview.html:42 msgid "New item" msgstr "" #: agenda/templates/agenda/edit.html:22 agenda/templates/agenda/view.html:23 #: assignment/templates/assignment/edit.html:22 #: assignment/templates/assignment/view.html:21 #: mediafile/templates/mediafile/mediafile_form.html:22 #: motion/templates/motion/category_list.html:15 #: motion/templates/motion/motion_detail.html:25 #: motion/templates/motion/motion_form.html:38 #: motion/templates/motion/motion_form_csv_import.html:11 #: participant/templates/participant/edit.html:22 #: participant/templates/participant/group_detail.html:12 #: participant/templates/participant/group_edit.html:22 #: participant/templates/participant/import.html:11 #: participant/templates/participant/user_detail.html:12 #: projector/templates/projector/new.html:10 #: projector/templates/projector/select_widgets.html:10 msgid "Back to overview" msgstr "" #: agenda/templates/agenda/edit.html:30 #: assignment/templates/assignment/edit.html:31 #: assignment/templates/assignment/poll_view.html:86 #: config/templates/config/config_form.html:44 #: mediafile/templates/mediafile/mediafile_form.html:33 #: motion/templates/motion/category_form.html:27 #: motion/templates/motion/motion_form.html:47 #: motion/templates/motion/motion_form_csv_import.html:42 #: motion/templates/motion/poll_form.html:73 #: participant/templates/participant/edit.html:36 #: participant/templates/participant/group_edit.html:31 #: participant/templates/participant/import.html:38 msgid "Cancel" msgstr "" #: agenda/templates/agenda/edit.html:33 #: assignment/templates/assignment/edit.html:34 #: config/templates/config/config_form.html:46 #: mediafile/templates/mediafile/mediafile_form.html:35 #: motion/templates/motion/category_form.html:30 #: motion/templates/motion/motion_form.html:50 #: motion/templates/motion/motion_form_csv_import.html:45 #: participant/templates/participant/edit.html:39 #: participant/templates/participant/group_edit.html:34 #: participant/templates/participant/import.html:41 #: projector/templates/projector/new.html:18 msgid "required" msgstr "" #: agenda/templates/agenda/item_row.html:11 msgid "Show agenda item" msgstr "" #: agenda/templates/agenda/item_row.html:16 #: agenda/templates/agenda/view.html:73 agenda/templates/agenda/widget.html:34 msgid "Show list of speakers" msgstr "" #: agenda/templates/agenda/item_row.html:21 #: agenda/templates/agenda/widget.html:26 #: assignment/templates/assignment/overview.html:64 #: assignment/templates/assignment/view.html:171 #: assignment/templates/assignment/widget.html:10 #: mediafile/templates/mediafile/mediafile_list.html:37 #: motion/templates/motion/category_list.html:30 #: motion/templates/motion/motion_list.html:82 #: motion/templates/motion/widget.html:10 #: participant/templates/participant/group_overview.html:52 #: participant/templates/participant/group_widget.html:10 #: participant/templates/participant/overview.html:116 #: participant/templates/participant/user_widget.html:10 #: projector/templates/projector/custom_slide_widget.html:26 msgid "Edit" msgstr "" #: agenda/templates/agenda/item_row.html:24 #: agenda/templates/agenda/view.html:131 #: assignment/templates/assignment/overview.html:68 #: assignment/templates/assignment/view.html:173 #: mediafile/templates/mediafile/mediafile_list.html:38 #: motion/templates/motion/category_list.html:33 #: motion/templates/motion/motion_detail.html:128 #: motion/templates/motion/motion_list.html:85 #: participant/templates/participant/group_overview.html:56 #: participant/templates/participant/overview.html:121 #: projector/templates/projector/custom_slide_widget.html:23 msgid "Delete" msgstr "" #: agenda/templates/agenda/item_row.html:29 msgid "Change status (open/closed)" msgstr "" #: agenda/templates/agenda/item_row.html:35 #: agenda/templates/agenda/widget.html:40 msgid "Show summary for this item" msgstr "" #: agenda/templates/agenda/item_row.html:49 msgid "End" msgstr "" #: agenda/templates/agenda/item_row.html:69 msgid "Expand items" msgstr "" #: agenda/templates/agenda/item_row.html:70 msgid "Collapse items" msgstr "" #: agenda/templates/agenda/item_row.html:74 msgid "Item closed" msgstr "" #: agenda/templates/agenda/overlay_speaker_projector.html:33 #: agenda/templates/agenda/view.html:61 #: agenda/templates/projector/agenda_list_of_speaker.html:28 msgid "closed" msgstr "" #: agenda/templates/agenda/overlay_speaker_widget.html:4 msgid "This overlay only appears on agenda slides if it is activated" msgstr "" #: agenda/templates/agenda/overview.html:31 msgid "Do you want to save the changed order of agenda items?" msgstr "" #: agenda/templates/agenda/overview.html:33 #: agenda/templates/agenda/view.html:86 assignment/models.py:288 #: assignment/views.py:580 assignment/templates/assignment/view.html:207 #: assignment/templates/assignment/view.html:211 #: assignment/templates/projector/Assignment.html:77 #: assignment/templates/projector/Assignment.html:81 motion/models.py:701 #: motion/pdf.py:134 motion/pdf.py:256 #: motion/templates/motion/motion_detail.html:202 #: motion/templates/projector/Motion.html:26 utils/utils.py:46 #: utils/views.py:169 msgid "Yes" 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:208 #: assignment/templates/projector/Assignment.html:78 motion/models.py:701 #: motion/pdf.py:134 motion/pdf.py:257 #: motion/templates/motion/motion_detail.html:203 #: motion/templates/projector/Motion.html:27 utils/utils.py:46 #: utils/views.py:169 msgid "No" msgstr "" #: agenda/templates/agenda/overview.html:42 #: assignment/templates/assignment/overview.html:21 #: mediafile/templates/mediafile/mediafile_list.html:12 #: motion/templates/motion/category_list.html:13 #: motion/templates/motion/motion_list.html:24 #: participant/templates/participant/group_overview.html:22 #: participant/templates/participant/overview.html:23 #: projector/templates/projector/custom_slide_widget.html:39 msgid "New" msgstr "" #: agenda/templates/agenda/overview.html:44 msgid "Print agenda as PDF" msgstr "" #: agenda/templates/agenda/overview.html:52 msgid "Start of event" msgstr "" #: agenda/templates/agenda/overview.html:56 msgid "Estimated end" msgstr "" #: agenda/templates/agenda/overview.html:62 msgid "Set start time of event" msgstr "" #: agenda/templates/agenda/overview.html:67 msgid "Hide closed items" msgstr "" #: agenda/templates/agenda/overview.html:71 msgid "item" msgid_plural "items" msgstr[0] "" msgstr[1] "" #: agenda/templates/agenda/overview.html:75 msgid "Item" msgstr "" #: agenda/templates/agenda/overview.html:80 msgid "Duration" msgstr "" #: agenda/templates/agenda/overview.html:83 #: assignment/templates/assignment/overview.html:35 #: mediafile/templates/mediafile/mediafile_list.html:24 #: motion/templates/motion/category_list.html:23 #: motion/templates/motion/motion_detail.html:104 #: motion/templates/motion/motion_list.html:47 #: participant/templates/participant/group_overview.html:32 #: participant/templates/participant/overview.html:56 msgid "Actions" msgstr "" #: agenda/templates/agenda/overview.html:102 msgid "Show agenda" msgstr "" #: agenda/templates/agenda/overview.html:125 #: agenda/templates/agenda/widget.html:51 #: projector/templates/projector/custom_slide_widget.html:34 msgid "No items available." msgstr "" #: agenda/templates/agenda/speaker_widget.html:4 msgid "Put me on the current list of speakers" msgstr "" #: agenda/templates/agenda/speaker_widget.html:7 msgid "Go to current list of speakers" msgstr "" #: agenda/templates/agenda/speaker_widget.html:11 msgid "Next speaker" msgstr "" #: agenda/templates/agenda/speaker_widget.html:12 #: agenda/templates/agenda/view.html:125 msgid "End speach" msgstr "" #: agenda/templates/agenda/view.html:27 #: motion/templates/motion/motion_detail.html:24 msgid "Show item" msgstr "" #: agenda/templates/agenda/view.html:34 #: assignment/templates/assignment/view.html:32 #: motion/templates/motion/motion_detail.html:38 #: participant/templates/participant/group_detail.html:22 #: participant/templates/participant/user_detail.html:22 msgid "More actions" msgstr "" #: agenda/templates/agenda/view.html:39 msgid "Delete item" msgstr "" #: agenda/templates/agenda/view.html:65 msgid "Open list" msgstr "" #: agenda/templates/agenda/view.html:67 msgid "Close list" msgstr "" #: agenda/templates/agenda/view.html:75 msgid "Show list" msgstr "" #: agenda/templates/agenda/view.html:83 msgid "Do you want to save the changed order of speakers?" msgstr "" #: agenda/templates/agenda/view.html:96 msgid "Last speakers" msgstr "" #: agenda/templates/agenda/view.html:99 msgid "Show all speakers" msgstr "" #: agenda/templates/agenda/view.html:103 msgid "Current speaker" msgstr "" #: agenda/templates/agenda/view.html:105 msgid "Next speakers" msgstr "" #: agenda/templates/agenda/view.html:128 msgid "Begin speach" msgstr "" #: agenda/templates/agenda/view.html:143 msgid "Remove me from the list" msgstr "" #: agenda/templates/agenda/view.html:145 msgid "Put me on the list" msgstr "" #: agenda/templates/agenda/view.html:155 #: assignment/templates/assignment/poll_view.html:83 #: assignment/templates/assignment/view.html:110 #: motion/templates/motion/poll_form.html:70 #: projector/templates/projector/overlay_message_widget.html:9 #: templates/formbuttons_saveapply.html:7 msgid "Apply" msgstr "" #: agenda/templates/agenda/view.html:157 #: assignment/templates/assignment/view.html:113 msgid "Add new participant" msgstr "" #: agenda/templates/agenda/widget.html:8 #: agenda/templates/agenda/widget.html:23 #: assignment/templates/assignment/widget.html:7 #: motion/templates/motion/motion_detail.html:124 #: motion/templates/motion/motion_list.html:77 #: motion/templates/motion/widget.html:7 #: participant/templates/participant/group_overview.html:48 #: participant/templates/participant/group_widget.html:7 #: participant/templates/participant/user_widget.html:7 #: projector/templates/projector/custom_slide_widget.html:6 #: projector/templates/projector/custom_slide_widget.html:19 msgid "Show" msgstr "" #: agenda/templates/agenda/widget.html:11 #: agenda/templates/agenda/widget.html:29 #: assignment/templates/assignment/widget.html:13 #: motion/templates/motion/widget.html:13 #: participant/templates/participant/group_widget.html:13 #: participant/templates/participant/user_widget.html:13 #: projector/templates/projector/custom_slide_widget.html:9 #: projector/templates/projector/custom_slide_widget.html:29 msgid "Preview" msgstr "" #: assignment/forms.py:24 assignment/models.py:49 assignment/views.py:370 #: assignment/templates/assignment/view.html:276 #: assignment/templates/projector/Assignment.html:20 msgid "Number of available posts" msgstr "" #: assignment/forms.py:34 msgid "Nominate a participant" msgstr "" #: assignment/models.py:40 msgid "assignment" msgstr "" #: assignment/models.py:42 assignment/templates/assignment/view.html:285 msgid "Searching for candidates" msgstr "" #: assignment/models.py:43 assignment/templates/assignment/view.html:289 msgid "Voting" msgstr "" #: assignment/models.py:44 assignment/templates/assignment/view.html:293 msgid "Finished" msgstr "" #: assignment/models.py:47 participant/templates/participant/overview.html:49 msgid "Name" msgstr "" #: assignment/models.py:48 assignment/templates/assignment/view.html:54 #: participant/models.py:139 msgid "Description" msgstr "" #: assignment/models.py:52 msgid "Comment on the ballot paper" msgstr "" #: assignment/models.py:62 #, python-format msgid "%s is not a valid status." msgstr "" #: assignment/models.py:65 #, python-format msgid "The assignment status is already %s." msgstr "" #: assignment/models.py:78 #, python-format msgid "%s is already a candidate." msgstr "" #: assignment/models.py:80 assignment/views.py:183 msgid "The candidate list is already closed." msgstr "" #: assignment/models.py:87 #, python-format msgid "%s does not want to be a candidate." msgstr "" #: assignment/models.py:101 #, python-format msgid "%s is no candidate" msgstr "" #: assignment/models.py:242 msgid "Can see assignment" msgstr "" #: assignment/models.py:243 msgid "Can nominate another person" msgstr "" #: assignment/models.py:244 msgid "Can nominate oneself" msgstr "" #: assignment/models.py:245 msgid "Can manage assignment" msgstr "" #: assignment/models.py:288 motion/models.py:701 msgid "Abstain" msgstr "" #: assignment/models.py:290 motion/templates/motion/poll_form.html:38 msgid "Votes" msgstr "" #: assignment/models.py:307 #, python-format msgid "Ballot %d" msgstr "" #: assignment/signals.py:31 msgid "Only publish voting results for selected winners (Projector view only)" msgstr "" #: assignment/signals.py:39 motion/signals.py:64 msgid "Number of ballot papers (selection)" msgstr "" #: assignment/signals.py:41 motion/signals.py:66 msgid "Number of all delegates" msgstr "" #: assignment/signals.py:42 motion/signals.py:67 msgid "Number of all participants" msgstr "" #: assignment/signals.py:43 motion/signals.py:68 msgid "Use the following custom number" msgstr "" #: assignment/signals.py:51 motion/signals.py:76 msgid "Custom number of ballot papers" msgstr "" #: assignment/signals.py:54 assignment/signals.py:78 assignment/views.py:325 #: assignment/views.py:630 assignment/views.py:645 #: assignment/templates/assignment/overview.html:6 #: assignment/templates/assignment/overview.html:18 msgid "Elections" msgstr "" #: assignment/signals.py:58 msgid "Title for PDF document (all elections)" msgstr "" #: assignment/signals.py:65 msgid "Preamble text for PDF document (all elections)" msgstr "" #: assignment/signals.py:72 msgid "Election method" msgstr "" #: assignment/signals.py:74 msgid "Automatic assign of method" msgstr "" #: assignment/signals.py:75 msgid "Always one option per candidate" msgstr "" #: assignment/signals.py:76 msgid "Always Yes-No-Abstain per candidate" msgstr "" #: assignment/views.py:67 #, python-format msgid "Candidate %s was nominated successfully." msgstr "" #: assignment/views.py:109 msgid "New election was successfully created." msgstr "" #: assignment/views.py:111 msgid "Election was successfully modified." msgstr "" #: assignment/views.py:117 participant/views.py:465 participant/views.py:489 #: utils/views.py:318 utils/views.py:340 utils/views.py:350 msgid "Please check the form for errors." msgstr "" #: assignment/views.py:137 #, python-format msgid "Election %s was successfully deleted." msgstr "" #: assignment/views.py:150 #, python-format msgid "Election status was set to: %s." msgstr "" #: assignment/views.py:163 msgid "You have set your candidature successfully." msgstr "" #: assignment/views.py:180 msgid "" "You have withdrawn your candidature successfully. You can not be nominated " "by other participants anymore." msgstr "" #: assignment/views.py:202 #, python-format msgid "Candidate %s was withdrawn successfully." msgstr "" #: assignment/views.py:204 #, python-format msgid "%s was unblocked successfully." msgstr "" #: assignment/views.py:208 #, python-format msgid "Do you really want to withdraw %s from the election?" msgstr "" #: assignment/views.py:210 #, python-format msgid "Do you really want to unblock %s for the election?" msgstr "" #: assignment/views.py:225 msgid "New ballot was successfully created." msgstr "" #: assignment/views.py:257 #, python-format msgid "Ballot ID %d does not exist." msgstr "" #: assignment/views.py:264 msgid "Ballot successfully published." msgstr "" #: assignment/views.py:266 msgid "Ballot successfully unpublished." msgstr "" #: assignment/views.py:279 msgid "not elected" msgstr "" #: assignment/views.py:282 assignment/views.py:471 #: assignment/templates/assignment/view.html:74 msgid "elected" msgstr "" #: assignment/views.py:310 msgid "Ballot was successfully deleted." msgstr "" #: assignment/views.py:322 msgid "Assignment" msgstr "" #: assignment/views.py:345 assignment/templates/assignment/widget.html:19 msgid "No assignments available." msgstr "" #: assignment/views.py:364 #, python-format msgid "Election: %s" msgstr "" #: assignment/views.py:377 assignment/views.py:413 #: assignment/templates/assignment/overview.html:33 #: assignment/templates/assignment/overview.html:47 #: assignment/templates/assignment/poll_view.html:34 #: assignment/templates/assignment/view.html:63 #: assignment/templates/assignment/view.html:155 #: assignment/templates/projector/Assignment.html:37 #: assignment/templates/projector/Assignment.html:55 msgid "Candidates" msgstr "" #: assignment/views.py:402 motion/pdf.py:120 #: motion/templates/motion/motion_detail.html:189 msgid "Vote results" msgstr "" #: assignment/views.py:406 assignment/templates/assignment/poll_view.html:5 #: assignment/templates/assignment/poll_view.html:11 #: assignment/templates/assignment/view.html:150 #: assignment/templates/assignment/view.html:158 #: assignment/templates/projector/Assignment.html:58 msgid "ballot" msgstr "" #: assignment/views.py:409 msgid "ballots" msgstr "" #: assignment/views.py:434 #, python-format msgid "" "Y: %(YES)s\n" "N: %(NO)s\n" "A: %(ABSTAIN)s" msgstr "" #: assignment/views.py:445 assignment/templates/assignment/poll_view.html:51 #: assignment/templates/assignment/view.html:225 #: assignment/templates/projector/Assignment.html:95 #: motion/templates/motion/poll_form.html:47 msgid "Invalid votes" msgstr "" #: assignment/views.py:452 assignment/templates/assignment/poll_view.html:61 #: assignment/templates/assignment/view.html:241 #: assignment/templates/assignment/view.html:246 #: assignment/templates/projector/Assignment.html:108 #: assignment/templates/projector/Assignment.html:114 motion/pdf.py:135 #: motion/templates/motion/motion_detail.html:207 #: motion/templates/motion/poll_form.html:51 #: motion/templates/projector/Motion.html:31 poll/models.py:76 msgid "Votes cast" msgstr "" #: assignment/views.py:512 assignment/views.py:530 #: assignment/templates/assignment/overview.html:32 #: assignment/templates/assignment/poll_view.html:5 #: assignment/templates/assignment/view.html:7 #: assignment/templates/projector/Assignment.html:26 msgid "Election" msgstr "" #: assignment/views.py:537 #, python-format msgid "%d. ballot" msgstr "" #: assignment/views.py:539 #, python-format msgid "%d candidate" msgid_plural "%d candidates" msgstr[0] "" msgstr[1] "" #: assignment/views.py:541 #, python-format msgid "%d available post" msgid_plural "%d available posts" msgstr[0] "" msgstr[1] "" #: assignment/views.py:581 assignment/templates/assignment/view.html:209 #: assignment/templates/projector/Assignment.html:79 motion/pdf.py:134 #: motion/pdf.py:258 motion/templates/motion/motion_detail.html:204 #: motion/templates/projector/Motion.html:28 msgid "Abstention" msgstr "" #: assignment/templates/assignment/edit.html:8 #: assignment/templates/assignment/edit.html:17 #: assignment/templates/assignment/view.html:37 msgid "Edit election" msgstr "" #: assignment/templates/assignment/edit.html:10 #: assignment/templates/assignment/edit.html:19 #: assignment/templates/assignment/overview.html:21 msgid "New election" msgstr "" #: assignment/templates/assignment/overview.html:24 msgid "Print all elections as PDF" msgstr "" #: assignment/templates/assignment/overview.html:34 #: assignment/templates/assignment/view.html:273 #: assignment/templates/projector/Assignment.html:17 #: motion/templates/motion/motion_detail.html:184 #: motion/templates/motion/motion_list.html:41 #: motion/templates/projector/Motion.html:11 msgid "Status" msgstr "" #: assignment/templates/assignment/overview.html:43 msgctxt "Number of searched candidates for an election" msgid "Posts" msgstr "" #: assignment/templates/assignment/overview.html:50 msgid "Elected" msgstr "" #: assignment/templates/assignment/overview.html:58 #: assignment/templates/assignment/poll_view.html:17 #: assignment/templates/assignment/view.html:25 msgid "Show election" msgstr "" #: assignment/templates/assignment/overview.html:73 #: assignment/templates/assignment/view.html:22 msgid "Print election as PDF" msgstr "" #: assignment/templates/assignment/poll_view.html:14 msgid "Back to election" msgstr "" #: assignment/templates/assignment/poll_view.html:25 msgid "Short description (for ballot paper)" msgstr "" #: assignment/templates/assignment/poll_view.html:29 #: motion/templates/motion/poll_form.html:30 msgid "Special values" msgstr "" #: assignment/templates/assignment/poll_view.html:29 #: motion/templates/motion/poll_form.html:30 poll/models.py:234 msgid "majority" msgstr "" #: assignment/templates/assignment/poll_view.html:29 #: motion/templates/motion/poll_form.html:30 poll/models.py:236 #: poll/models.py:238 msgid "undocumented" msgstr "" #: assignment/templates/assignment/poll_view.html:74 #: motion/templates/motion/poll_form.html:61 msgid "Ballot paper as PDF" msgstr "" #: assignment/templates/assignment/poll_view.html:80 #: motion/templates/motion/poll_form.html:67 #: projector/templates/projector/select_widgets.html:28 #: templates/formbuttons_save.html:4 templates/formbuttons_saveapply.html:4 msgid "Save" msgstr "" #: assignment/templates/assignment/view.html:39 msgid "Delete election" msgstr "" #: assignment/templates/assignment/view.html:43 #: motion/templates/motion/motion_detail.html:53 msgid "New agenda item" msgstr "" #: assignment/templates/assignment/view.html:70 #: assignment/templates/assignment/view.html:130 msgid "Remove candidate" msgstr "" #: assignment/templates/assignment/view.html:77 msgid "Mark candidate as not elected" msgstr "" #: assignment/templates/assignment/view.html:85 #: assignment/templates/projector/Assignment.html:43 msgid "No candidates available." msgstr "" #: assignment/templates/assignment/view.html:95 msgid "Withdraw self candidature" msgstr "" #: assignment/templates/assignment/view.html:99 msgid "Self candidature" msgstr "" #: assignment/templates/assignment/view.html:124 msgid "Blocked Candidates" msgstr "" #: assignment/templates/assignment/view.html:135 msgid "No blocked candidates available." msgstr "" #: assignment/templates/assignment/view.html:143 #: assignment/templates/projector/Assignment.html:51 msgid "Election results" msgstr "" #: assignment/templates/assignment/view.html:163 msgid "Publish results" msgstr "" #: assignment/templates/assignment/view.html:180 #: assignment/templates/assignment/view.html:262 msgid "New ballot" msgstr "" #: assignment/templates/assignment/view.html:191 msgid "Mark candidate as elected" msgstr "" #: assignment/templates/assignment/view.html:194 #: assignment/templates/projector/Assignment.html:68 msgid "Candidate is elected" msgstr "" #: assignment/templates/assignment/view.html:213 #: assignment/templates/projector/Assignment.html:83 msgid "was not a
candidate" msgstr "" #: assignment/templates/assignment/view.html:230 #: assignment/templates/projector/Assignment.html:99 motion/pdf.py:134 #: motion/templates/motion/motion_detail.html:205 #: motion/templates/projector/Motion.html:29 msgid "Invalid" msgstr "" #: assignment/templates/assignment/view.html:258 msgid "No ballots available." msgstr "" #: assignment/templates/assignment/view.html:282 msgid "Change status" msgstr "" #: config/models.py:31 msgid "Can manage configuration" msgstr "" #: config/views.py:118 #, python-format msgid "%s settings successfully saved." msgstr "" #: config/views.py:127 config/templates/config/config_form.html:8 msgid "Configuration" msgstr "" #: core/signals.py:35 msgid "Event name" msgstr "" #: core/signals.py:40 msgid "Presentation and assembly system" msgstr "" #: core/signals.py:43 msgid "Short description of event" msgstr "" #: core/signals.py:52 msgid "Event date" msgstr "" #: core/signals.py:60 msgid "Event location" msgstr "" #: core/signals.py:68 msgid "Event organizer" msgstr "" #: core/signals.py:73 msgid "Welcome to OpenSlides" msgstr "" #: core/signals.py:81 msgid "[Place for your welcome text.]" msgstr "" #: core/signals.py:84 participant/signals.py:46 msgid "Welcome text" msgstr "" #: core/signals.py:91 msgid "Allow access for anonymous guest users" msgstr "" #: core/signals.py:95 msgid "Event" msgstr "" #: core/signals.py:99 msgid "Welcome Widget" msgstr "" #: core/signals.py:103 msgid "System" msgstr "" #: core/signals.py:107 msgid "General" msgstr "" #: core/templates/core/version.html:5 core/templates/core/version.html.py:8 #: core/templates/core/version.html:11 motion/pdf.py:104 #: motion/templates/motion/motion_detail.html:20 #: motion/templates/motion/motion_diff.html:35 #: motion/templates/motion/motion_diff.html:39 #: motion/templates/projector/Motion.html:60 msgid "Version" msgstr "" #: mediafile/models.py:26 msgid "File" msgstr "" #: mediafile/models.py:35 mediafile/templates/mediafile/mediafile_list.html:22 msgid "Uploaded by" msgstr "" #: mediafile/models.py:50 msgid "Can see the list of files" msgstr "" #: mediafile/models.py:51 msgid "Can upload files" msgstr "" #: mediafile/models.py:52 msgid "Can manage files" msgstr "" #: mediafile/models.py:65 mediafile/models.py:67 msgid "unknown" msgstr "" #: mediafile/views.py:101 mediafile/templates/mediafile/mediafile_list.html:6 #: mediafile/templates/mediafile/mediafile_list.html:9 msgid "Files" msgstr "" #: mediafile/templates/mediafile/mediafile_form.html:8 #: mediafile/templates/mediafile/mediafile_form.html:17 msgid "Edit file" msgstr "" #: mediafile/templates/mediafile/mediafile_form.html:10 #: mediafile/templates/mediafile/mediafile_form.html:19 #: mediafile/templates/mediafile/mediafile_list.html:12 msgid "New file" msgstr "" #: mediafile/templates/mediafile/mediafile_list.html:20 msgid "Size" msgstr "" #: mediafile/templates/mediafile/mediafile_list.html:21 msgid "Upload time" msgstr "" #: mediafile/templates/mediafile/mediafile_list.html:45 msgid "No files available." msgstr "" #: motion/csv_import.py:48 participant/api.py:107 msgid "Import file has wrong character encoding, only UTF-8 is supported!" msgstr "" #: motion/csv_import.py:66 motion/csv_import.py:79 motion/csv_import.py:117 #, python-format msgid "Line %d of import file:" msgstr "" #: motion/csv_import.py:67 msgid "" "Line is malformed. Motion not imported. Please check the required values." msgstr "" #: motion/csv_import.py:80 msgid "Identifier already exists. Motion not imported." msgstr "" #: motion/csv_import.py:94 msgid "Category unknown. No category is used." msgstr "" #: motion/csv_import.py:96 msgid "Several suitable categories found. No category is used." msgstr "" #: motion/csv_import.py:105 msgid "Several suitable submitters found." msgstr "" #: motion/csv_import.py:112 msgid "Submitter unknown. Default submitter is used." msgstr "" #: motion/csv_import.py:126 msgid "Motion imported" msgstr "" #: motion/forms.py:45 motion/models.py:549 motion/pdf.py:157 #: motion/templates/motion/motion_detail.html:87 #: motion/templates/motion/motion_diff.html:54 #: motion/templates/projector/Motion.html:72 msgid "Reason" msgstr "" #: motion/forms.py:70 motion/pdf.py:55 #: motion/templates/motion/motion_detail.html:164 #: motion/templates/motion/motion_list.html:42 #: motion/templates/projector/Motion.html:45 msgid "Submitter" msgstr "" #: motion/forms.py:85 motion/pdf.py:80 #: motion/templates/motion/motion_detail.html:171 #: motion/templates/motion/motion_list.html:44 msgid "Supporters" msgstr "" #: motion/forms.py:100 msgid "Don't create a new version" msgstr "" #: motion/forms.py:101 msgid "Don't create a new version. Useful e.g. for trivial changes." msgstr "" #: motion/forms.py:114 motion/templates/motion/motion_detail.html:229 #: motion/templates/motion/motion_list.html:40 msgid "Category" msgstr "" #: motion/forms.py:134 motion/signals.py:111 msgid "Identifier" msgstr "" #: motion/forms.py:150 msgid "Workflow" msgstr "" #: motion/forms.py:151 msgid "" "Set a specific workflow to switch to it. If you do so, the state of the " "motion will be reset." msgstr "" #: motion/forms.py:160 participant/forms.py:132 msgid "CSV File" msgstr "" #: motion/forms.py:161 msgid "The file has to be encoded in UTF-8." msgstr "" #: motion/forms.py:168 msgid "Override existing motions with the same identifier" msgstr "" #: motion/forms.py:169 msgid "" "If this is active, every motion with the same identifier as in your csv file " "will be overridden." msgstr "" #: motion/forms.py:177 msgid "Default submitter" msgstr "" #: motion/forms.py:178 msgid "" "This person is used as submitter for any line of your csv file which does " "not contain valid submitter data." msgstr "" #: motion/models.py:46 msgid "motion" msgstr "" #: motion/models.py:91 msgid "Can see motions" msgstr "" #: motion/models.py:92 msgid "Can create motions" msgstr "" #: motion/models.py:93 msgid "Can support motions" msgstr "" #: motion/models.py:94 msgid "Can manage motions" msgstr "" #: motion/models.py:476 motion/models.py:477 motion/signals.py:117 #: motion/views.py:245 motion/views.py:543 #: motion/templates/motion/motion_detail.html:7 #: motion/templates/motion/motion_detail.html:15 #: motion/templates/motion/motion_diff.html:6 #: motion/templates/motion/motion_diff.html:19 #: motion/templates/motion/poll_form.html:6 #: motion/templates/motion/poll_form.html:14 #: motion/templates/projector/Motion.html:6 #: motion/templates/projector/Motion.html:55 #: motion/templates/projector/Motion.html:57 msgid "Motion" msgstr "" #: motion/models.py:563 msgid "new" msgstr "" #: motion/models.py:610 motion/templates/motion/category_list.html:22 msgid "Category name" msgstr "" #: motion/models.py:613 motion/templates/motion/category_list.html:21 msgid "Prefix" msgstr "" #: motion/models.py:665 #, python-format msgid " by %s" msgstr "" #: motion/models.py:715 #, python-format msgid "Vote %d" msgstr "" #: motion/pdf.py:48 motion/views.py:654 #, python-format msgid "Motion: %s" msgstr "" #: motion/pdf.py:69 msgid "Signature" msgstr "" #: motion/pdf.py:95 msgid "State" msgstr "" #: motion/pdf.py:130 motion/templates/motion/motion_detail.html:194 #: motion/templates/motion/poll_form.html:6 #: motion/templates/motion/poll_form.html:14 #: motion/templates/projector/Motion.html:22 msgid "Vote" msgstr "" #: motion/pdf.py:241 motion/templates/motion/widget.html:26 msgid "No motions available." msgstr "" #: motion/pdf.py:252 #, python-format msgid "Motion No. %s" msgstr "" #: motion/pdf.py:254 #, python-format msgid "%d. Vote" msgstr "" #: motion/signals.py:33 msgid "Stop submitting new motions by non-staff users" msgstr "" #: motion/signals.py:40 msgid "Number of (minimum) required supporters for a motion" msgstr "" #: motion/signals.py:44 msgid "Choose 0 to disable the supporting system" msgstr "" #: motion/signals.py:49 msgid "" "Supporters of a motion will be removed if a submitter edits his motion in " "early state." msgstr "" #: motion/signals.py:53 msgid "The assembly may decide," msgstr "" #: motion/signals.py:57 msgid "Motion preamble" msgstr "" #: motion/signals.py:79 motion/views.py:652 motion/views.py:746 #: motion/views.py:761 motion/templates/motion/category_list.html:6 #: motion/templates/motion/motion_list.html:7 #: motion/templates/motion/motion_list.html:20 msgid "Motions" msgstr "" #: motion/signals.py:83 msgid "Title for PDF document (all motions)" msgstr "" #: motion/signals.py:90 msgid "Preamble text for PDF document (all motions)" msgstr "" #: motion/signals.py:95 msgid "Allow to disable versioning" msgstr "" #: motion/signals.py:102 msgid "Workflow of new motions" msgstr "" #: motion/signals.py:113 msgid "Numbered per category" msgstr "" #: motion/signals.py:114 msgid "Serially numbered" msgstr "" #: motion/signals.py:115 msgid "Set it manually" msgstr "" #: motion/signals.py:139 msgid "Simple Workflow" msgstr "" #: motion/signals.py:141 msgid "submitted" msgstr "" #: motion/signals.py:146 motion/signals.py:173 msgid "accepted" msgstr "" #: motion/signals.py:148 motion/signals.py:175 msgid "Accept" msgstr "" #: motion/signals.py:149 motion/signals.py:177 msgid "rejected" msgstr "" #: motion/signals.py:151 motion/signals.py:179 msgid "Reject" msgstr "" #: motion/signals.py:152 msgid "not decided" msgstr "" #: motion/signals.py:154 msgid "Do not decide" msgstr "" #: motion/signals.py:159 msgid "Complex Workflow" msgstr "" #: motion/signals.py:161 msgid "published" msgstr "" #: motion/signals.py:166 msgid "permitted" msgstr "" #: motion/signals.py:168 msgid "Permit" msgstr "" #: motion/signals.py:181 msgid "withdrawed" msgstr "" #: motion/signals.py:183 msgid "Withdraw" msgstr "" #: motion/signals.py:185 msgid "adjourned" msgstr "" #: motion/signals.py:187 msgid "Adjourn" msgstr "" #: motion/signals.py:189 msgid "not concerned" msgstr "" #: motion/signals.py:191 msgid "Do not concern" msgstr "" #: motion/signals.py:193 msgid "commited a bill" msgstr "" #: motion/signals.py:195 msgid "Commit a bill" msgstr "" #: motion/signals.py:197 msgid "needs review" msgstr "" #: motion/signals.py:199 msgid "Needs review" msgstr "" #: motion/signals.py:201 msgid "rejected (not authorized)" msgstr "" #: motion/signals.py:203 msgid "Reject (not authorized)" msgstr "" #: motion/views.py:196 msgid "Motion created" msgstr "" #: motion/views.py:221 msgid "Motion updated" msgstr "" #: motion/views.py:225 msgid "All supporters removed" msgstr "" #: motion/views.py:245 utils/views.py:379 #, python-format msgid "%s was successfully deleted." msgstr "" #: motion/views.py:257 msgid "Version successfully permitted." msgstr "" #: motion/views.py:281 #, python-format msgid "Are you sure you want permit version %s?" msgstr "" #: motion/views.py:290 #, python-format msgid "Version %d permitted" msgstr "" #: motion/views.py:317 msgid "At least one version number is not valid." msgstr "" #: motion/views.py:360 msgid "You can not support this motion." msgstr "" #: motion/views.py:363 msgid "You can not unsupport this motion." msgstr "" #: motion/views.py:373 msgid "Do you really want to support this motion?" msgstr "" #: motion/views.py:375 msgid "Do you really want to unsupport this motion?" msgstr "" #: motion/views.py:388 #, python-format msgid "Supporter: +%s" msgstr "" #: motion/views.py:391 #, python-format msgid "Supporter: -%s" msgstr "" #: motion/views.py:398 msgid "You have supported this motion successfully." msgstr "" #: motion/views.py:400 msgid "You have unsupported this motion successfully." msgstr "" #: motion/views.py:431 msgid "Poll created" msgstr "" #: motion/views.py:432 msgid "New vote was successfully created." msgstr "" #: motion/views.py:498 msgid "Poll updated" msgstr "" #: motion/views.py:516 msgid "Poll deleted" msgstr "" #: motion/views.py:543 msgid "Poll" msgstr "" #: motion/views.py:589 msgid "State changed to " msgstr "" #: motion/views.py:592 #, python-format msgid "The state of the motion was set to %s." msgstr "" #: motion/views.py:620 msgid "Agenda item created" msgstr "" #: motion/views.py:734 msgid "Summary" msgstr "" #: motion/views.py:734 #, python-format msgid "%(counts)d of %(total)d motions successfully imported." msgstr "" #: motion/templates/motion/category_form.html:8 #: motion/templates/motion/category_form.html:17 msgid "Edit category" msgstr "" #: motion/templates/motion/category_form.html:10 #: motion/templates/motion/category_form.html:19 #: motion/templates/motion/category_list.html:13 msgid "New category" msgstr "" #: motion/templates/motion/category_list.html:10 #: motion/templates/motion/motion_list.html:28 msgid "Categories" msgstr "" #: motion/templates/motion/category_list.html:41 msgid "No categories available." msgstr "" #: motion/templates/motion/motion_detail.html:17 #: motion/templates/motion/motion_diff.html:21 msgid "no number" msgstr "" #: motion/templates/motion/motion_detail.html:27 #: motion/templates/motion/motion_list.html:89 msgid "Print motion as PDF" msgstr "" #: motion/templates/motion/motion_detail.html:31 #: motion/templates/motion/poll_form.html:21 msgid "Show motion" msgstr "" #: motion/templates/motion/motion_detail.html:43 #: motion/templates/motion/motion_form.html:21 #: motion/templates/motion/motion_form.html:30 msgid "Edit motion" msgstr "" #: motion/templates/motion/motion_detail.html:48 msgid "Delete motion" msgstr "" #: motion/templates/motion/motion_detail.html:67 msgid "This is not the newest version." msgstr "" #: motion/templates/motion/motion_detail.html:69 msgid "Go to the newest version" msgstr "" #: motion/templates/motion/motion_detail.html:74 msgid "This version is not authorized." msgstr "" #: motion/templates/motion/motion_detail.html:76 msgid "Go to the authorized version" msgstr "" #: motion/templates/motion/motion_detail.html:82 msgid "Motion text" msgstr "" #: motion/templates/motion/motion_detail.html:96 msgid "Version history" msgstr "" #: motion/templates/motion/motion_detail.html:102 msgid "Time" msgstr "" #: motion/templates/motion/motion_detail.html:103 msgid "Difference" msgstr "" #: motion/templates/motion/motion_detail.html:110 msgid "This version is authorized" msgstr "" #: motion/templates/motion/motion_detail.html:113 msgid "Permit this version" msgstr "" #: motion/templates/motion/motion_detail.html:146 msgid "Show log" msgstr "" #: motion/templates/motion/motion_detail.html:196 msgid "Edit Vote" msgstr "" #: motion/templates/motion/motion_detail.html:197 msgid "Delete Vote" msgstr "" #: motion/templates/motion/motion_detail.html:212 msgid "No results" msgstr "" #: motion/templates/motion/motion_detail.html:223 msgid "New vote" msgstr "" #: motion/templates/motion/motion_detail.html:240 msgid "Last changes (of this version)" msgstr "" #: motion/templates/motion/motion_detail.html:242 #: motion/templates/motion/motion_diff.html:36 #: motion/templates/motion/motion_diff.html:40 #: motion/templates/motion/motion_list.html:46 msgid "Last changes" msgstr "" #: motion/templates/motion/motion_detail.html:253 msgid "Withdraw motion" msgstr "" #: motion/templates/motion/motion_detail.html:262 msgid "Unsupport" msgstr "" #: motion/templates/motion/motion_detail.html:268 msgid "Support" msgstr "" #: motion/templates/motion/motion_detail.html:276 msgid "minimum required supporters" msgstr "" #: motion/templates/motion/motion_detail.html:283 msgid "Manage motion" msgstr "" #: motion/templates/motion/motion_detail.html:291 msgid "For administration only:" msgstr "" #: motion/templates/motion/motion_detail.html:293 msgid "Reset state" msgstr "" #: motion/templates/motion/motion_diff.html:23 msgid "Diff view" msgstr "" #: motion/templates/motion/motion_diff.html:27 #: motion/templates/motion/motion_form.html:36 #: motion/templates/motion/poll_form.html:18 msgid "Back to motion" msgstr "" #: motion/templates/motion/motion_form.html:23 #: motion/templates/motion/motion_form.html:32 #: motion/templates/motion/motion_list.html:24 msgid "New motion" msgstr "" #: motion/templates/motion/motion_form_csv_import.html:5 #: motion/templates/motion/motion_form_csv_import.html:9 #: motion/templates/motion/motion_list.html:29 msgid "Import motions" msgstr "" #: motion/templates/motion/motion_form_csv_import.html:15 msgid "Select a CSV file to import motions" msgstr "" #: motion/templates/motion/motion_form_csv_import.html:17 #: participant/templates/participant/import.html:17 msgid "Please note" msgstr "" #: motion/templates/motion/motion_form_csv_import.html:20 #: participant/templates/participant/import.html:20 msgid "Required comma separated values" msgstr "" #: motion/templates/motion/motion_form_csv_import.html:21 msgid "identifier, title, text, reason, submitter (clean name), category" msgstr "" #: motion/templates/motion/motion_form_csv_import.html:24 msgid "" "Identifier, reason, submitter and category are optional and may be empty" msgstr "" #: motion/templates/motion/motion_form_csv_import.html:26 msgid "The first line (header) is ignored" msgstr "" #: motion/templates/motion/motion_form_csv_import.html:28 msgid "Required CSV file encoding is UTF-8" msgstr "" #: motion/templates/motion/motion_form_csv_import.html:31 #: participant/templates/participant/import.html:28 msgid "Use the CSV example file from OpenSlides Wiki." msgstr "" #: motion/templates/motion/motion_form_csv_import.html:39 #: motion/templates/motion/motion_list.html:29 #: participant/templates/participant/import.html:35 #: participant/templates/participant/overview.html:25 msgid "Import" msgstr "" #: motion/templates/motion/motion_list.html:28 msgid "Manage categories" msgstr "" #: motion/templates/motion/motion_list.html:31 msgid "Print all motions as PDF" msgstr "" #: motion/templates/motion/motion_list.html:38 msgid "#" msgstr "" #: motion/templates/motion/motion_list.html:39 msgid "Motion title" msgstr "" #: motion/templates/motion/motion_list.html:65 msgid "Enough supporters" msgstr "" #: motion/templates/motion/motion_list.html:68 msgid "Needs supporters" msgstr "" #: motion/templates/motion/poll_form.html:37 msgid "Option" msgstr "" #: motion/templates/projector/Motion.html:18 msgid "Poll result" msgstr "" #: motion/templates/projector/Motion.html:36 msgid "No poll results available." msgstr "" #: participant/__init__.py:18 participant/signals.py:56 msgid "Participant" msgstr "" #: participant/api.py:73 #, python-format msgid "Ignoring malformed line %d in import file." msgstr "" #: participant/api.py:97 #, python-format msgid "Ignoring malformed group id in line %d." msgstr "" #: participant/api.py:100 #, python-format msgid "Group id %(id)s does not exists (line %(line)d)." msgstr "" #: participant/api.py:105 msgid "Import aborted because of severe errors in the input file." msgstr "" #: participant/forms.py:29 participant/views.py:542 #: participant/templates/participant/group_overview.html:7 #: participant/templates/participant/group_overview.html:20 #: participant/templates/participant/overview.html:24 #: participant/templates/participant/user_detail.html:53 msgid "Groups" msgstr "" #: participant/forms.py:30 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" #: participant/forms.py:44 msgid "First name and last name can not both be empty." msgstr "" #: participant/forms.py:77 msgid "" "You can not remove the last group containing the permission to manage " "participants." msgstr "" #: participant/forms.py:85 msgid "Permissions" msgstr "" #: participant/forms.py:88 participant/views.py:504 participant/views.py:528 #: participant/templates/participant/overview.html:7 #: participant/templates/participant/overview.html:20 msgid "Participants" msgstr "" #: participant/models.py:30 msgid "Male" msgstr "" #: participant/models.py:31 msgid "Female" msgstr "" #: participant/models.py:36 participant/views.py:205 #: participant/templates/participant/overview.html:50 #: participant/templates/participant/user_detail.html:49 msgid "Structure level" msgstr "" #: participant/models.py:37 msgid "Will be shown after the name." msgstr "" #: participant/models.py:40 msgid "Will be shown before the name." msgstr "" #: participant/models.py:43 #: participant/templates/participant/user_detail.html:39 msgid "Gender" msgstr "" #: participant/models.py:43 participant/models.py:46 msgid "Only for filtering the participant list." msgstr "" #: participant/models.py:45 participant/views.py:205 #: participant/templates/participant/overview.html:52 #: participant/templates/participant/user_detail.html:51 msgid "Committee" msgstr "" #: participant/models.py:48 #: participant/templates/participant/user_detail.html:43 msgid "About me" msgstr "" #: participant/models.py:49 msgid "Your profile text" msgstr "" #: participant/models.py:52 msgid "Only for notes." msgstr "" #: participant/models.py:55 msgid "Default password" msgstr "" #: participant/models.py:113 msgid "Can see participant" msgstr "" #: participant/models.py:115 msgid "Can manage participant" msgstr "" #: participant/models.py:137 msgid "Use this group as participant" msgstr "" #: participant/models.py:138 msgid "For example as submitter of a motion." msgstr "" #: participant/signals.py:38 msgid "System URL" msgstr "" #: participant/signals.py:39 participant/signals.py:47 msgid "Printed in PDF of first time passwords only." msgstr "" #: participant/signals.py:42 msgid "Welcome to OpenSlides!" msgstr "" #: participant/signals.py:53 msgid "Sort participants by first name" msgstr "" #: participant/signals.py:54 msgid "Disable for sorting by last name" msgstr "" #: participant/signals.py:98 msgid "Anonymous" msgstr "" #: participant/signals.py:100 msgid "Registered" msgstr "" #: participant/signals.py:110 msgid "Delegates" msgstr "" #: participant/signals.py:124 participant/templates/participant/import.html:25 msgid "Staff" msgstr "" #: participant/views.py:157 msgid "You can not delete yourself." msgstr "" #: participant/views.py:178 msgid "You can not deactivate yourself." msgstr "" #: participant/views.py:181 msgid "You can not deactivate the administrator." msgstr "" #: participant/views.py:200 msgid "Participant-list" msgstr "" #: participant/views.py:201 msgid "List of Participants" msgstr "" #: participant/views.py:204 msgid "Last Name" msgstr "" #: participant/views.py:204 msgid "First Name" msgstr "" #: participant/views.py:205 #: participant/templates/participant/group_overview.html:31 #: participant/templates/participant/overview.html:51 msgid "Group" msgstr "" #: participant/views.py:241 msgid "Participant-passwords" msgstr "" #: participant/views.py:271 msgid "Account for OpenSlides" msgstr "" #: participant/views.py:273 #, python-format msgid "for %s" msgstr "" #: participant/views.py:276 #, python-format msgid "User: %s" msgstr "" #: participant/views.py:280 #, python-format msgid "Password: %s" msgstr "" #: participant/views.py:327 #, python-format msgid "%d new participants were successfully imported." msgstr "" #: participant/views.py:338 msgid "Do you really want to reset the password?" msgstr "" #: participant/views.py:351 #, python-format msgid "The Password for %s was successfully reset." msgstr "" #: participant/views.py:426 msgid "You can not delete this Group." msgstr "" #: participant/views.py:437 #, python-format msgid "" "Installation was successfully! Use %(user)s (password: %(password)s) for " "first login.
Important: Please change the password after " "first login! Otherwise this message still appears for everyone and could be " "a security risk." msgstr "" #: participant/views.py:463 msgid "User settings successfully saved." msgstr "" #: participant/views.py:486 msgid "Password successfully changed." msgstr "" #: participant/templates/participant/edit.html:8 #: participant/templates/participant/edit.html:17 #: participant/templates/participant/user_detail.html:26 msgid "Edit participant" msgstr "" #: participant/templates/participant/edit.html:10 #: participant/templates/participant/edit.html:19 #: participant/templates/participant/overview.html:23 msgid "New participant" msgstr "" #: participant/templates/participant/edit.html:30 msgid "Reset to First Password" msgstr "" #: participant/templates/participant/group_detail.html:15 msgid "Show group" msgstr "" #: participant/templates/participant/group_detail.html:26 #: participant/templates/participant/group_edit.html:8 #: participant/templates/participant/group_edit.html:17 msgid "Edit group" msgstr "" #: participant/templates/participant/group_detail.html:28 msgid "Delete group" msgstr "" #: participant/templates/participant/group_detail.html:37 msgid "Members" msgstr "" #: participant/templates/participant/group_detail.html:43 msgid "No members available." msgstr "" #: participant/templates/participant/group_edit.html:10 #: participant/templates/participant/group_edit.html:19 #: participant/templates/participant/group_overview.html:22 msgid "New group" msgstr "" #: participant/templates/participant/group_overview.html:23 msgid "Back to participants overview" msgstr "" #: participant/templates/participant/group_overview.html:30 msgid "ID" msgstr "" #: participant/templates/participant/group_overview.html:39 msgid "" "The groups 1 ('Anonymous') and 2 ('Registered') are fixed default groups " "which can not be deleted. Each created or imported participant is a member " "of group 2. Use custom groups to set additional permissions for a subset of " "participants." msgstr "" #: participant/templates/participant/import.html:5 #: participant/templates/participant/import.html:9 #: participant/templates/participant/overview.html:25 msgid "Import participants" msgstr "" #: participant/templates/participant/import.html:15 msgid "Select a CSV file to import participants!" msgstr "" #: participant/templates/participant/import.html:21 msgid "" "title, first name, last name, gender, email, group id, structure level, " "committee, about me, comment, is active" msgstr "" #: participant/templates/participant/import.html:24 msgid "Default groups" msgstr "" #: participant/templates/participant/import.html:25 msgid "Delegate" msgstr "" #: participant/templates/participant/import.html:27 msgid "Required CSV file encoding: UTF-8 (Unicode)." msgstr "" #: participant/templates/participant/login.html:19 msgid "Your username and password were not accepted. Please try again." msgstr "" #: participant/templates/participant/login.html:38 #: participant/templates/participant/user_detail.html:64 msgid "Username" msgstr "" #: participant/templates/participant/login.html:42 msgid "Password" msgstr "" #: participant/templates/participant/login.html:47 templates/base.html:44 msgid "Login" msgstr "" #: participant/templates/participant/login.html:51 msgid "Continue as guest" msgstr "" #: participant/templates/participant/overview.html:24 msgid "All groups" msgstr "" #: participant/templates/participant/overview.html:34 msgid "List of participants" msgstr "" #: participant/templates/participant/overview.html:35 msgid "First time passwords" msgstr "" #: participant/templates/participant/overview.html:39 msgid "Print list of participants as PDF" msgstr "" #: participant/templates/participant/overview.html:47 msgid "Present" msgstr "" #: participant/templates/participant/overview.html:55 #: participant/templates/participant/user_detail.html:68 msgid "Last Login" msgstr "" #: participant/templates/participant/overview.html:67 #: participant/templates/participant/overview.html:74 msgid "present" msgstr "" #: participant/templates/participant/overview.html:67 #: participant/templates/participant/overview.html:74 msgid "absent" msgstr "" #: participant/templates/participant/overview.html:112 #: participant/templates/participant/user_detail.html:15 msgid "Show participant" msgstr "" #: participant/templates/participant/password_change.html:5 #: participant/templates/participant/password_change.html:8 msgid "Password Settings" msgstr "" #: participant/templates/participant/settings.html:5 #: participant/templates/participant/settings.html:8 templates/base.html:38 msgid "Edit profile" msgstr "" #: participant/templates/participant/user_detail.html:28 msgid "Delete participant" msgstr "" #: participant/templates/participant/user_detail.html:38 msgid "Personal data" msgstr "" #: participant/templates/participant/user_detail.html:41 msgid "Email" msgstr "" #: participant/templates/participant/user_detail.html:48 msgid "Event data" msgstr "" #: participant/templates/participant/user_detail.html:57 msgid "The participant is not member of any group." msgstr "" #: participant/templates/participant/user_detail.html:63 msgid "Administrative data" msgstr "" #: participant/templates/participant/user_detail.html:72 msgid "The participant has not logged in yet." msgstr "" #: participant/templates/participant/user_widget.html:19 msgid "No participants available." msgstr "" #: participant/templates/projector/GroupSlide.html:10 msgid "participants" msgstr "" #: poll/models.py:95 msgid "Votes invalid" msgstr "" #: poll/models.py:128 msgid "votes" msgstr "" #: projector/models.py:50 msgid "Can manage the projector" msgstr "" #: projector/models.py:51 msgid "Can see the projector" msgstr "" #: projector/models.py:52 msgid "Can see the dashboard" msgstr "" #: projector/views.py:195 msgid "Errors in the form" msgstr "" #: projector/views.py:364 projector/templates/projector/dashboard.html:17 msgid "Dashboard" msgstr "" #: projector/views.py:392 msgid "Projector live view" msgstr "" #: projector/views.py:407 msgid "Overlays" msgstr "" #: projector/views.py:419 msgid "Custom Slides" msgstr "" #: projector/templates/projector/dashboard.html:19 msgid "Manage widgets" msgstr "" #: projector/templates/projector/dashboard.html:19 msgid "Widgets" msgstr "" #: projector/templates/projector/live_view_widget.html:7 msgid "Zoom in" msgstr "" #: projector/templates/projector/live_view_widget.html:10 msgid "Zoom out" msgstr "" #: projector/templates/projector/live_view_widget.html:15 msgid "Scroll visible view up" msgstr "" #: projector/templates/projector/live_view_widget.html:18 msgid "Scroll visible view down" msgstr "" #: projector/templates/projector/live_view_widget.html:23 msgid "Reset projector view" msgstr "" #: projector/templates/projector/new.html:5 #: projector/templates/projector/new.html:8 msgid "Custom slide" msgstr "" #: projector/templates/projector/overlay_countdown_widget.html:4 msgid "Countdown for speaking time" msgstr "" #: projector/templates/projector/overlay_countdown_widget.html:8 msgctxt "seconds" msgid "s" msgstr "" #: projector/templates/projector/overlay_countdown_widget.html:9 msgid "Save time as default" msgstr "" #: projector/templates/projector/overlay_countdown_widget.html:13 msgid "Reset countdown" msgstr "" #: projector/templates/projector/overlay_countdown_widget.html:16 msgid "Start countdown" msgstr "" #: projector/templates/projector/overlay_countdown_widget.html:19 msgid "Stop countdown" msgstr "" #: projector/templates/projector/overlay_message_widget.html:5 msgid "Message" msgstr "" #: projector/templates/projector/overlay_message_widget.html:12 msgid "Clean message" msgstr "" #: projector/templates/projector/select_widgets.html:5 #: projector/templates/projector/select_widgets.html:8 msgid "Select widgets" msgstr "" #: projector/templates/projector/select_widgets.html:23 msgid "No widgets available" msgstr "" #: templates/404.html:6 msgid "Page not found." msgstr "" #: templates/500.html:6 msgid "Server Error" msgstr "" #: templates/base.html:27 msgid "Home" msgstr "" #: templates/base.html:27 msgid "Logo" msgstr "" #: templates/base.html:39 msgid "Change password" msgstr "" #: templates/base.html:41 msgid "Logout" msgstr "" #: utils/pdf.py:280 #, python-format msgid "As of: %s" msgstr "" #: utils/pdf.py:291 utils/pdf.py:300 #, python-format msgid "Page %s" msgstr "" #: utils/utils.py:60 utils/views.py:373 #, python-format msgid "Do you really want to delete %s?" msgstr "" #: utils/utils.py:107 msgid "Sorry, you have no rights to see this page." msgstr "" #: utils/views.py:167 msgid "Are you sure?" msgstr "" #: utils/views.py:168 msgid "Thank you for your answer" msgstr "" #: utils/views.py:344 #, python-format msgid "%s was successfully modified." msgstr "" #: utils/views.py:354 #, python-format msgid "%s was successfully created." msgstr "" #: utils/views.py:392 msgid "undefined-filename" msgstr "" #: utils/jsonfield/fields.py:22 msgid "Enter valid JSON" msgstr ""