OpenSlides/openslides/locale/en/LC_MESSAGES/django.po
2016-03-20 23:31:13 +01:00

1106 lines
22 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Language file of OpenSlides used by Transifex:
# https://www.transifex.com/openslides/openslides/
# Copyright (C) 20112015 by OpenSlides team, see AUTHORS.
# This file is distributed under the same license as the OpenSlides package.
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-20 23:29+0100\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: agenda/models.py:196
msgid "Agenda item"
msgstr ""
#: agenda/models.py:197
msgid "Hidden item"
msgstr ""
#: agenda/models.py:348
#, python-brace-format
msgid "{user} is already on the list of speakers."
msgstr ""
#: agenda/models.py:351
msgid "An anonymous user can not be on lists of speakers."
msgstr ""
#: agenda/signals.py:19
msgid "Invalid input."
msgstr ""
#: agenda/signals.py:31
msgid "Numbering prefix for agenda items"
msgstr ""
#: agenda/signals.py:32
msgid "This prefix will be set if you run the automatic agenda numbering."
msgstr ""
#: agenda/signals.py:34 agenda/signals.py:47 agenda/signals.py:57
#: agenda/signals.py:69 agenda/signals.py:80 agenda/signals.py:91
#: agenda/views.py:281 agenda/views.py:282
msgid "Agenda"
msgstr ""
#: agenda/signals.py:35 agenda/signals.py:48 agenda/signals.py:58
#: core/config.py:181 core/signals.py:44 core/signals.py:53 core/signals.py:63
#: core/signals.py:71 core/signals.py:79 core/signals.py:91
#: core/signals.py:100 core/signals.py:110 core/signals.py:122
#: core/signals.py:130 motions/signals.py:28 motions/signals.py:41
#: motions/signals.py:49 motions/signals.py:59 motions/signals.py:68
msgid "General"
msgstr ""
#: agenda/signals.py:42
msgid "Numeral system for agenda items"
msgstr ""
#: agenda/signals.py:44
msgid "Arabic"
msgstr ""
#: agenda/signals.py:45
msgid "Roman"
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:67
msgid "Number of last speakers to be shown on the projector"
msgstr ""
#: agenda/signals.py:70 agenda/signals.py:81 agenda/signals.py:92
msgid "List of speakers"
msgstr ""
#: agenda/signals.py:77
msgid "Show orange countdown in the last x seconds of speaking time"
msgstr ""
#: agenda/signals.py:78
msgid "Enter duration in seconds. Choose 0 to disable warning color."
msgstr ""
#: agenda/signals.py:88
msgid "Couple countdown with the list of speakers"
msgstr ""
#: agenda/signals.py:89
msgid "[Begin speech] starts the countdown, [End speech] stops the countdown."
msgstr ""
#: agenda/views.py:108
msgid "The list of speakers is closed."
msgstr ""
#: agenda/views.py:117
msgid "User does not exist."
msgstr ""
#: agenda/views.py:125
#, python-format
msgid "User %s was successfully added to the list of speakers."
msgstr ""
#: agenda/views.py:143
msgid "You are not on the list of speakers."
msgstr ""
#: agenda/views.py:151 agenda/views.py:181
msgid "Speaker does not exist."
msgstr ""
#: agenda/views.py:155
#, python-format
msgid "Speaker %s was successfully removed from the list of speakers."
msgstr ""
#: agenda/views.py:176
msgid "The list of speakers is empty."
msgstr ""
#: agenda/views.py:183
msgid "User is now speaking."
msgstr ""
#: agenda/views.py:194
#, python-format
msgid "There is no one speaking at the moment according to %(item)s."
msgstr ""
#: agenda/views.py:196
msgid "The speech is finished now."
msgstr ""
#: agenda/views.py:215 agenda/views.py:227
msgid "Invalid data."
msgstr ""
#: agenda/views.py:237
msgid "List of speakers successfully sorted."
msgstr ""
#: agenda/views.py:271
msgid "The agenda has been numbered."
msgstr ""
#: assignments/models.py:64
msgid "Searching for candidates"
msgstr ""
#: assignments/models.py:65
msgid "Voting"
msgstr ""
#: assignments/models.py:66
msgid "Finished"
msgstr ""
#: assignments/models.py:123 assignments/views.py:234 assignments/views.py:426
#: assignments/views.py:443
msgid "Election"
msgstr ""
#: assignments/serializers.py:138
#, python-format
msgid "You have to submit data for %d candidates."
msgstr ""
#: assignments/serializers.py:142 motions/serializers.py:177
#, python-format
msgid "You have to submit data for %d vote values."
msgstr ""
#: assignments/serializers.py:146 motions/serializers.py:181
#, python-format
msgid "Vote value %s is invalid."
msgstr ""
#: assignments/signals.py:22
msgid "Election method"
msgstr ""
#: assignments/signals.py:24
msgid "Automatic assign of method"
msgstr ""
#: assignments/signals.py:25
msgid "Always one option per candidate"
msgstr ""
#: assignments/signals.py:26
msgid "Always Yes-No-Abstain per candidate"
msgstr ""
#: assignments/signals.py:28 assignments/signals.py:38
#: assignments/signals.py:51 assignments/signals.py:60
#: assignments/signals.py:71 assignments/signals.py:78
#: assignments/signals.py:81 assignments/signals.py:90
#: assignments/views.py:237
msgid "Elections"
msgstr ""
#: assignments/signals.py:29 assignments/signals.py:39
#: assignments/signals.py:52 assignments/signals.py:61
#: assignments/signals.py:72
msgid "Ballot and ballot papers"
msgstr ""
#: assignments/signals.py:35
msgid "The 100 % base of an election result consists of"
msgstr ""
#: assignments/signals.py:45 motions/signals.py:129
msgid "Number of ballot papers (selection)"
msgstr ""
#: assignments/signals.py:47 motions/signals.py:131
msgid "Number of all delegates"
msgstr ""
#: assignments/signals.py:48 motions/signals.py:132
msgid "Number of all participants"
msgstr ""
#: assignments/signals.py:49 motions/signals.py:133
msgid "Use the following custom number"
msgstr ""
#: assignments/signals.py:58 motions/signals.py:142
msgid "Custom number of ballot papers"
msgstr ""
#: assignments/signals.py:68
msgid "Publish election result for elected candidates only (projector view)"
msgstr ""
#: assignments/signals.py:79
msgid "Title for PDF document (all elections)"
msgstr ""
#: assignments/signals.py:82 assignments/signals.py:91 motions/signals.py:156
#: motions/signals.py:165 motions/signals.py:174 users/signals.py:37
#: users/signals.py:46 users/signals.py:57 users/signals.py:66
#: users/signals.py:75 users/signals.py:90
msgid "PDF"
msgstr ""
#: assignments/signals.py:88
msgid "Preamble text for PDF document (all elections)"
msgstr ""
#: assignments/views.py:81
msgid "You are already elected."
msgstr ""
#: assignments/views.py:91
msgid "You can not candidate to this election because it is finished."
msgstr ""
#: assignments/views.py:97
msgid "You were nominated successfully."
msgstr ""
#: assignments/views.py:102
msgid ""
"You can not withdraw your candidature to this election because it is "
"finished."
msgstr ""
#: assignments/views.py:107
msgid "You are not a candidate of this election."
msgstr ""
#: assignments/views.py:109
msgid "You have withdrawn your candidature successfully."
msgstr ""
#: assignments/views.py:118
#, python-format
msgid "Invalid data. Expected dictionary, got %s."
msgstr ""
#: assignments/views.py:124
msgid "Invalid data. Expected something like {\"user\": <id>}."
msgstr ""
#: assignments/views.py:128
#, python-format
msgid "Invalid data. User %d does not exist."
msgstr ""
#: assignments/views.py:148
#, python-format
msgid "User %s is already elected."
msgstr ""
#: assignments/views.py:150
msgid "You can not nominate someone to this election because it is finished."
msgstr ""
#: assignments/views.py:156
#, python-format
msgid "User %s is already nominated."
msgstr ""
#: assignments/views.py:158
#, python-format
msgid "User %s was nominated successfully."
msgstr ""
#: assignments/views.py:165
msgid ""
"You can not delete someone's candidature to this election because it is "
"finished."
msgstr ""
#: assignments/views.py:168
#, python-format
msgid "User %s has no status in this election."
msgstr ""
#: assignments/views.py:170
#, python-format
msgid "Candidate %s was withdrawn successfully."
msgstr ""
#: assignments/views.py:182
#, python-format
msgid "User %s is not a candidate of this election."
msgstr ""
#: assignments/views.py:184
#, python-format
msgid "User %s was successfully elected."
msgstr ""
#: assignments/views.py:188
#, python-format
msgid "User %s is not an elected candidate of this election."
msgstr ""
#: assignments/views.py:191
#, python-format
msgid "User %s was successfully unelected."
msgstr ""
#: assignments/views.py:201
msgid "Can not create ballot because there are no candidates."
msgstr ""
#: assignments/views.py:204
msgid "Ballot created successfully."
msgstr ""
#: assignments/views.py:258
msgid "No elections available."
msgstr ""
#: assignments/views.py:277
#, python-format
msgid "Election: %s"
msgstr ""
#: assignments/views.py:286
msgid "Number of members to be elected"
msgstr ""
#: assignments/views.py:293 assignments/views.py:321
msgid "Candidates"
msgstr ""
#: assignments/views.py:317
msgid "Election result"
msgstr ""
#: assignments/views.py:323
msgid "ballot"
msgstr ""
#: assignments/views.py:342
#, python-format
msgid ""
"Y: %(YES)s\n"
"N: %(NO)s\n"
"A: %(ABSTAIN)s"
msgstr ""
#: assignments/views.py:353 motions/pdf.py:116
msgid "Valid votes"
msgstr ""
#: assignments/views.py:364 motions/pdf.py:118
msgid "Invalid votes"
msgstr ""
#: assignments/views.py:375 motions/pdf.py:120
msgid "Votes cast"
msgstr ""
#: assignments/views.py:397
msgid "elected"
msgstr ""
#: assignments/views.py:450
#, python-format
msgid "%d. ballot"
msgstr ""
#: assignments/views.py:452
#, python-format
msgid "%d candidate"
msgid_plural "%d candidates"
msgstr[0] ""
msgstr[1] ""
#: assignments/views.py:454
#, python-format
msgid "%d available post"
msgid_plural "%d available posts"
msgstr[0] ""
msgstr[1] ""
#: assignments/views.py:506 motions/pdf.py:126 motions/pdf.py:349
msgid "Yes"
msgstr ""
#: assignments/views.py:507 motions/pdf.py:126 motions/pdf.py:351
msgid "No"
msgstr ""
#: assignments/views.py:508 motions/pdf.py:126 motions/pdf.py:353
msgid "Abstain"
msgstr ""
#: core/config.py:30 core/config.py:61
#, python-format
msgid "The config variable %s was not found."
msgstr ""
#: core/config.py:70
#, python-format
msgid "Wrong datatype. Expected %(expected_type)s, got %(got_type)s."
msgstr ""
#: core/config.py:73
msgid "Invalid input. Choice does not match."
msgstr ""
#: core/config.py:115
#, python-format
msgid "Too many values for config variable %s found."
msgstr ""
#: core/config.py:166
msgid "Invalid value for config attribute input_type."
msgstr ""
#: core/config.py:168
msgid ""
"Either config attribute 'choices' must not be None or 'input_type' must not "
"be 'choice'."
msgstr ""
#: core/config.py:171
msgid ""
"Either config attribute 'choices' must be None or 'input_type' must be "
"'choice'."
msgstr ""
#: core/signals.py:42
msgid "Event name"
msgstr ""
#: core/signals.py:45 core/signals.py:54 core/signals.py:64 core/signals.py:72
#: core/signals.py:80 core/signals.py:92 core/signals.py:101
#: core/signals.py:111
msgid "Event"
msgstr ""
#: core/signals.py:50
msgid "Presentation and assembly system"
msgstr ""
#: core/signals.py:51
msgid "Short description of event"
msgstr ""
#: core/signals.py:61
msgid "Event date"
msgstr ""
#: core/signals.py:69
msgid "Event location"
msgstr ""
#: core/signals.py:77
msgid "Event organizer"
msgstr ""
#: core/signals.py:85
msgid ""
"<a href=\"http://www.openslides.org\">OpenSlides</a> is a free web based "
"presentation and assembly system for visualizing and controlling agenda, "
"motions and elections of an assembly."
msgstr ""
#: core/signals.py:89
msgid "Legal notice"
msgstr ""
#: core/signals.py:97
msgid "Welcome to OpenSlides"
msgstr ""
#: core/signals.py:98
msgid "Front page title"
msgstr ""
#: core/signals.py:106
msgid "[Space for your welcome text.]"
msgstr ""
#: core/signals.py:108
msgid "Front page text"
msgstr ""
#: core/signals.py:120
msgid "Allow access for anonymous guest users"
msgstr ""
#: core/signals.py:123 core/signals.py:131
msgid "System"
msgstr ""
#: core/signals.py:128
msgid "Show this text on the login page."
msgstr ""
#: core/signals.py:139
msgid "Show logo on projector"
msgstr ""
#: core/signals.py:141
msgid ""
"You can replace the logo. Just copy a file to \"static/img/logo-projector.png"
"\" in your OpenSlides data path."
msgstr ""
#: core/signals.py:144 core/signals.py:152 core/signals.py:160
#: core/signals.py:168 core/signals.py:176 core/signals.py:183
msgid "Projector"
msgstr ""
#: core/signals.py:150
msgid "Show title and description of event on projector"
msgstr ""
#: core/signals.py:158
msgid "Background color of projector header and footer"
msgstr ""
#: core/signals.py:166
msgid "Font color of projector header and footer"
msgstr ""
#: core/signals.py:174
msgid "Font color of projector headline"
msgstr ""
#: core/signals.py:181
msgid "Default countdown"
msgstr ""
#: global_settings.py:16
msgid "Czech"
msgstr ""
#: global_settings.py:17
msgid "English"
msgstr ""
#: global_settings.py:18
msgid "French"
msgstr ""
#: global_settings.py:19
msgid "German"
msgstr ""
#: global_settings.py:20
msgid "Portuguese"
msgstr ""
#: mediafiles/models.py:61
msgid "unknown"
msgstr ""
#: motions/models.py:125 motions/pdf.py:39 motions/pdf.py:338
#: motions/signals.py:27 motions/signals.py:40 motions/signals.py:48
#: motions/signals.py:58 motions/signals.py:67 motions/signals.py:79
#: motions/signals.py:88 motions/signals.py:100 motions/signals.py:110
#: motions/signals.py:122 motions/signals.py:135 motions/signals.py:144
#: motions/signals.py:155 motions/signals.py:164 motions/signals.py:173
#: motions/views.py:349 motions/views.py:409
msgid "Motion"
msgstr ""
#: motions/models.py:617
msgid "new"
msgstr ""
#: motions/models.py:689
#, python-format
msgid "%(time_and_messages)s by %(person)s"
msgstr ""
#: motions/pdf.py:46
msgid "Submitter"
msgstr ""
#: motions/pdf.py:60
msgid "Signature"
msgstr ""
#: motions/pdf.py:71 motions/signals.py:101 motions/signals.py:111
msgid "Supporters"
msgstr ""
#: motions/pdf.py:82
msgid "State"
msgstr ""
#: motions/pdf.py:92 motions/views.py:158 motions/views.py:170
msgid "Version"
msgstr ""
#: motions/pdf.py:108
msgid "Vote result"
msgstr ""
#: motions/pdf.py:122 motions/views.py:349
msgid "Vote"
msgstr ""
#: motions/pdf.py:149
msgid "Reason"
msgstr ""
#: motions/pdf.py:325
msgid "Categories"
msgstr ""
#: motions/pdf.py:332
msgid "No motions available."
msgstr ""
#: motions/pdf.py:345
#, python-format
msgid "Motion No. %s"
msgstr ""
#: motions/serializers.py:31
#, python-format
msgid "Workflow %(pk)d does not exist."
msgstr ""
#: motions/signals.py:24
msgid "Workflow of new motions"
msgstr ""
#: motions/signals.py:34
msgid "Identifier"
msgstr ""
#: motions/signals.py:36
msgid "Numbered per category"
msgstr ""
#: motions/signals.py:37
msgid "Serially numbered"
msgstr ""
#: motions/signals.py:38
msgid "Set it manually"
msgstr ""
#: motions/signals.py:45
msgid "The assembly may decide,"
msgstr ""
#: motions/signals.py:46
msgid "Motion preamble"
msgstr ""
#: motions/signals.py:56
msgid "Stop submitting new motions by non-staff users"
msgstr ""
#: motions/signals.py:65
msgid "Allow to disable versioning"
msgstr ""
#: motions/signals.py:76
msgid "Activate amendments"
msgstr ""
#: motions/signals.py:80 motions/signals.py:89
msgid "Amendments"
msgstr ""
#: motions/signals.py:84
msgctxt "Prefix for the identifier for amendments"
msgid "A"
msgstr ""
#: motions/signals.py:85
msgid "Prefix for the identifier for amendments"
msgstr ""
#: motions/signals.py:97
msgid "Number of (minimum) required supporters for a motion"
msgstr ""
#: motions/signals.py:98
msgid "Choose 0 to disable the supporting system."
msgstr ""
#: motions/signals.py:108
msgid ""
"Remove all supporters of a motion if a submitter edits his motion in early "
"state"
msgstr ""
#: motions/signals.py:119
msgid "The 100 % base of a voting result consists of"
msgstr ""
#: motions/signals.py:123 motions/signals.py:136 motions/signals.py:145
msgid "Voting and ballot papers"
msgstr ""
#: motions/signals.py:152 motions/views.py:402
msgid "Motions"
msgstr ""
#: motions/signals.py:153
msgid "Title for PDF document (all motions)"
msgstr ""
#: motions/signals.py:162
msgid "Preamble text for PDF document (all motions)"
msgstr ""
#: motions/signals.py:171
msgid "Show paragraph numbering (only in PDF)"
msgstr ""
#: motions/signals.py:188
msgid "submitted"
msgstr ""
#: motions/signals.py:193 motions/signals.py:222
msgid "accepted"
msgstr ""
#: motions/signals.py:197 motions/signals.py:227
msgid "rejected"
msgstr ""
#: motions/signals.py:201
msgid "not decided"
msgstr ""
#: motions/signals.py:210
msgid "published"
msgstr ""
#: motions/signals.py:215 motions/views.py:160
msgid "permitted"
msgstr ""
#: motions/signals.py:232
msgid "withdrawed"
msgstr ""
#: motions/signals.py:237
msgid "adjourned"
msgstr ""
#: motions/signals.py:242
msgid "not concerned"
msgstr ""
#: motions/signals.py:247
msgid "commited a bill"
msgstr ""
#: motions/signals.py:252
msgid "needs review"
msgstr ""
#: motions/signals.py:257
msgid "rejected (not authorized)"
msgstr ""
#: motions/views.py:86
msgid "Motion created"
msgstr ""
#: motions/views.py:128
msgid "Motion updated"
msgstr ""
#: motions/views.py:132
msgid "All supporters removed"
msgstr ""
#: motions/views.py:162
#, python-format
msgid "Version %d permitted successfully."
msgstr ""
#: motions/views.py:167
msgid "You can not delete the active version of a motion."
msgstr ""
#: motions/views.py:172
msgid "deleted"
msgstr ""
#: motions/views.py:174
#, python-format
msgid "Version %d deleted successfully."
msgstr ""
#: motions/views.py:195
msgid "You can not support this motion."
msgstr ""
#: motions/views.py:197
msgid "Motion supported"
msgstr ""
#: motions/views.py:198
msgid "You have supported this motion successfully."
msgstr ""
#: motions/views.py:203
msgid "You can not unsupport this motion."
msgstr ""
#: motions/views.py:205
msgid "Motion unsupported"
msgstr ""
#: motions/views.py:206
msgid "You have unsupported this motion successfully."
msgstr ""
#: motions/views.py:229
msgid "Invalid data. State must be an integer."
msgstr ""
#: motions/views.py:232
#, python-format
msgid "You can not set the state to %(state_id)d."
msgstr ""
#: motions/views.py:240
#, python-format
msgid "The state of the motion was set to %s."
msgstr ""
#: motions/views.py:244
msgid "State set to"
msgstr ""
#: motions/views.py:259
msgid "Vote created successfully."
msgstr ""
#: poll/models.py:71
msgid "Only all valid votes"
msgstr ""
#: poll/models.py:72
msgid "All votes cast (including invalid votes)"
msgstr ""
#: poll/models.py:73
msgid "Disabled (no percents)"
msgstr ""
#: poll/models.py:262
msgid "majority"
msgstr ""
#: poll/models.py:264 poll/models.py:266
msgid "undocumented"
msgstr ""
#: poll/serializers.py:16
msgid "Value for {} must not be less than -2"
msgstr ""
#: users/pdf.py:26
msgid "Title"
msgstr ""
#: users/pdf.py:26
msgid "Last Name"
msgstr ""
#: users/pdf.py:26
msgid "First Name"
msgstr ""
#: users/pdf.py:27
msgid "Structure level"
msgstr ""
#: users/pdf.py:27
msgid "Group"
msgstr ""
#: users/pdf.py:95
msgid "WLAN access data"
msgstr ""
#: users/pdf.py:97 users/signals.py:62
msgid "WLAN name (SSID)"
msgstr ""
#: users/pdf.py:101 users/signals.py:71
msgid "WLAN password"
msgstr ""
#: users/pdf.py:105 users/signals.py:81
msgid "WLAN encryption"
msgstr ""
#: users/pdf.py:112
msgid "OpenSlides access data"
msgstr ""
#: users/pdf.py:114
msgid "Username"
msgstr ""
#: users/pdf.py:118
msgid "Password"
msgstr ""
#: users/pdf.py:131
msgid "Scan this QRCode to connect WLAN."
msgstr ""
#: users/pdf.py:136
msgid "Scan this QRCode to open URL."
msgstr ""
#: users/serializers.py:46
msgid ""
"The groups this user belongs to. A user will get all permissions granted to "
"each of his/her groups."
msgstr ""
#: users/serializers.py:74
msgid "Username, first name and last name can not all be empty."
msgstr ""
#: users/serializers.py:107
#, python-brace-format
msgid "Incorrect value \"{value}\". Expected app_label.codename string."
msgstr ""
#: users/serializers.py:108
#, python-brace-format
msgid "Invalid permission \"{value}\". Object does not exist."
msgstr ""
#: users/signals.py:23
msgid "Sort users by first name"
msgstr ""
#: users/signals.py:24
msgid "Disable for sorting by last name"
msgstr ""
#: users/signals.py:26 users/signals.py:36 users/signals.py:45
#: users/signals.py:56 users/signals.py:65 users/signals.py:74
#: users/signals.py:89
msgid "Users"
msgstr ""
#: users/signals.py:27
msgid "Sorting"
msgstr ""
#: users/signals.py:33
msgid "Welcome to OpenSlides!"
msgstr ""
#: users/signals.py:34
msgid "Title for access data and welcome PDF"
msgstr ""
#: users/signals.py:42
msgid "[Place for your welcome and help text.]"
msgstr ""
#: users/signals.py:43
msgid "Help text for access data and welcome PDF"
msgstr ""
#: users/signals.py:53
msgid "System URL"
msgstr ""
#: users/signals.py:54
msgid "Used for QRCode in PDF of access data."
msgstr ""
#: users/signals.py:63 users/signals.py:72 users/signals.py:82
msgid "Used for WLAN QRCode in PDF of access data."
msgstr ""
#: users/signals.py:85
msgid "WEP"
msgstr ""
#: users/signals.py:86
msgid "WPA/WPA2"
msgstr ""
#: users/signals.py:87
msgid "No encryption"
msgstr ""
#: users/views.py:114
msgid "You can not deactivate yourself."
msgstr ""
#: users/views.py:153
msgid "You can not delete yourself."
msgstr ""
#: users/views.py:167
msgid "Password successfully reset."
msgstr ""
#: users/views.py:237
msgid "Username or password is not correct."
msgstr ""
#: users/views.py:263
#, python-brace-format
msgid ""
"Installation was successfully. Use {username} and {password} for first "
"login. Important: Please change your password!"
msgstr ""
#: users/views.py:284
msgid "You are not authenticated."
msgstr ""
#: users/views.py:318
msgid "Old password does not match."
msgstr ""
#: users/views.py:329
msgid "user-list"
msgstr ""
#: users/views.py:330
msgid "List of users"
msgstr ""
#: users/views.py:344
msgid "user-access-data"
msgstr ""
#: utils/pdf.py:252
#, python-format
msgid "As of: %s"
msgstr ""
#: utils/pdf.py:263 utils/pdf.py:272
#, python-format
msgid "Page %s"
msgstr ""
#: utils/views.py:59
msgid "undefined-filename"
msgstr ""