Updated EN translation files.

This commit is contained in:
Emanuel Schuetze 2016-01-22 21:17:51 +01:00
parent a8544f016d
commit 4616f38fd5
2 changed files with 479 additions and 390 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-13 11:44+0100\n" "POT-Creation-Date: 2016-01-22 21:13+0100\n"
"Language: en\n" "Language: en\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -187,12 +187,12 @@ msgstr ""
msgid "You have to submit data for %d candidates." msgid "You have to submit data for %d candidates."
msgstr "" msgstr ""
#: assignments/serializers.py:140 motions/serializers.py:168 #: assignments/serializers.py:140 motions/serializers.py:176
#, python-format #, python-format
msgid "You have to submit data for %d vote values." msgid "You have to submit data for %d vote values."
msgstr "" msgstr ""
#: assignments/serializers.py:144 motions/serializers.py:172 #: assignments/serializers.py:144 motions/serializers.py:180
#, python-format #, python-format
msgid "Vote value %s is invalid." msgid "Vote value %s is invalid."
msgstr "" msgstr ""
@ -331,7 +331,7 @@ msgstr ""
#: assignments/views.py:175 #: assignments/views.py:175
msgid "" msgid ""
"You can not delete someones candidature to this election because it is " "You can not delete someone's candidature to this election because it is "
"finished." "finished."
msgstr "" msgstr ""
@ -677,7 +677,7 @@ msgstr ""
#: motions/signals.py:86 motions/signals.py:98 motions/signals.py:108 #: motions/signals.py:86 motions/signals.py:98 motions/signals.py:108
#: motions/signals.py:120 motions/signals.py:133 motions/signals.py:142 #: motions/signals.py:120 motions/signals.py:133 motions/signals.py:142
#: motions/signals.py:153 motions/signals.py:162 motions/signals.py:170 #: motions/signals.py:153 motions/signals.py:162 motions/signals.py:170
#: motions/views.py:351 motions/views.py:411 #: motions/views.py:357 motions/views.py:417
msgid "Motion" msgid "Motion"
msgstr "" msgstr ""
@ -706,7 +706,7 @@ msgstr ""
msgid "State" msgid "State"
msgstr "" msgstr ""
#: motions/pdf.py:91 motions/views.py:151 motions/views.py:163 #: motions/pdf.py:91 motions/views.py:157 motions/views.py:169
msgid "Version" msgid "Version"
msgstr "" msgstr ""
@ -714,7 +714,7 @@ msgstr ""
msgid "Vote result" msgid "Vote result"
msgstr "" msgstr ""
#: motions/pdf.py:121 motions/views.py:351 #: motions/pdf.py:121 motions/views.py:357
msgid "Vote" msgid "Vote"
msgstr "" msgstr ""
@ -745,11 +745,11 @@ msgstr ""
msgid "Workflow %(pk)d does not exist." msgid "Workflow %(pk)d does not exist."
msgstr "" msgstr ""
#: motions/serializers.py:127 poll/models.py:262 #: motions/serializers.py:129 poll/models.py:262
msgid "majority" msgid "majority"
msgstr "" msgstr ""
#: motions/serializers.py:129 poll/models.py:264 poll/models.py:266 #: motions/serializers.py:131 poll/models.py:264 poll/models.py:266
msgid "undocumented" msgid "undocumented"
msgstr "" msgstr ""
@ -828,7 +828,7 @@ msgstr ""
msgid "Voting and ballot papers" msgid "Voting and ballot papers"
msgstr "" msgstr ""
#: motions/signals.py:150 motions/views.py:404 #: motions/signals.py:150 motions/views.py:410
msgid "Motions" msgid "Motions"
msgstr "" msgstr ""
@ -844,175 +844,83 @@ msgstr ""
msgid "Show paragraph numbering (only in PDF)" msgid "Show paragraph numbering (only in PDF)"
msgstr "" msgstr ""
#: motions/signals.py:184
msgid "Simple Workflow"
msgstr ""
#: motions/signals.py:185
msgid "submitted"
msgstr ""
#: motions/signals.py:190 motions/signals.py:219
msgid "accepted"
msgstr ""
#: motions/signals.py:192 motions/signals.py:221
msgid "Accept"
msgstr ""
#: motions/signals.py:194 motions/signals.py:224
msgid "rejected"
msgstr ""
#: motions/signals.py:196 motions/signals.py:226
msgid "Reject"
msgstr ""
#: motions/signals.py:198
msgid "not decided"
msgstr ""
#: motions/signals.py:200
msgid "Do not decide"
msgstr ""
#: motions/signals.py:206
msgid "Complex Workflow"
msgstr ""
#: motions/signals.py:207
msgid "published"
msgstr ""
#: motions/signals.py:212 motions/views.py:153
msgid "permitted"
msgstr ""
#: motions/signals.py:214
msgid "Permit"
msgstr ""
#: motions/signals.py:229
msgid "withdrawed"
msgstr ""
#: motions/signals.py:231
msgid "Withdraw"
msgstr ""
#: motions/signals.py:234
msgid "adjourned"
msgstr ""
#: motions/signals.py:236
msgid "Adjourn"
msgstr ""
#: motions/signals.py:239
msgid "not concerned"
msgstr ""
#: motions/signals.py:241
msgid "Do not concern"
msgstr ""
#: motions/signals.py:244
msgid "commited a bill"
msgstr ""
#: motions/signals.py:246
msgid "Commit a bill"
msgstr ""
#: motions/signals.py:249
msgid "needs review"
msgstr ""
#: motions/signals.py:251
msgid "Needs review"
msgstr ""
#: motions/signals.py:254
msgid "rejected (not authorized)"
msgstr ""
#: motions/signals.py:256
msgid "Reject (not authorized)"
msgstr ""
#: motions/views.py:85 #: motions/views.py:85
msgid "Motion created" msgid "Motion created"
msgstr "" msgstr ""
#: motions/views.py:121 #: motions/views.py:127
msgid "Motion updated" msgid "Motion updated"
msgstr "" msgstr ""
#: motions/views.py:125 #: motions/views.py:131
msgid "All supporters removed" msgid "All supporters removed"
msgstr "" msgstr ""
#: motions/views.py:155 #: motions/views.py:159
msgid "permitted"
msgstr ""
#: motions/views.py:161
#, python-format #, python-format
msgid "Version %d permitted successfully." msgid "Version %d permitted successfully."
msgstr "" msgstr ""
#: motions/views.py:160 #: motions/views.py:166
msgid "You can not delete the active version of a motion." msgid "You can not delete the active version of a motion."
msgstr "" msgstr ""
#: motions/views.py:165 #: motions/views.py:171
msgid "deleted" msgid "deleted"
msgstr "" msgstr ""
#: motions/views.py:167 #: motions/views.py:173
#, python-format #, python-format
msgid "Version %d deleted successfully." msgid "Version %d deleted successfully."
msgstr "" msgstr ""
#: motions/views.py:188 #: motions/views.py:194
msgid "You can not support this motion." msgid "You can not support this motion."
msgstr "" msgstr ""
#: motions/views.py:190 #: motions/views.py:196
msgid "Motion supported" msgid "Motion supported"
msgstr "" msgstr ""
#: motions/views.py:191 #: motions/views.py:197
msgid "You have supported this motion successfully." msgid "You have supported this motion successfully."
msgstr "" msgstr ""
#: motions/views.py:196 #: motions/views.py:202
msgid "You can not unsupport this motion." msgid "You can not unsupport this motion."
msgstr "" msgstr ""
#: motions/views.py:198 #: motions/views.py:204
msgid "Motion unsupported" msgid "Motion unsupported"
msgstr "" msgstr ""
#: motions/views.py:199 #: motions/views.py:205
msgid "You have unsupported this motion successfully." msgid "You have unsupported this motion successfully."
msgstr "" msgstr ""
#: motions/views.py:222 #: motions/views.py:228
msgid "Invalid data. State must be an integer." msgid "Invalid data. State must be an integer."
msgstr "" msgstr ""
#: motions/views.py:225 #: motions/views.py:231
#, python-format #, python-format
msgid "You can not set the state to %(state_id)d." msgid "You can not set the state to %(state_id)d."
msgstr "" msgstr ""
#: motions/views.py:233 #: motions/views.py:239
#, python-format #, python-format
msgid "The state of the motion was set to %s." msgid "The state of the motion was set to %s."
msgstr "" msgstr ""
#: motions/views.py:237 #: motions/views.py:243
msgid "State set to" msgid "State set to"
msgstr "" msgstr ""
#: motions/views.py:252 #: motions/views.py:258
msgid "Vote created successfully." msgid "Vote created successfully."
msgstr "" msgstr ""