You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit updates the source strings for translations on Crowdin to
reflect previous changes to the strings, including:
- Standardizing parameter names
- Venue -> Room
- Adjudicator Feedback dropdown
msgid"There are no available adjudicators. Ensure there are adjudicators who have been marked as available for this round before auto-allocating."
22
22
msgstr""
23
23
24
-
#:adjallocation/allocators/hungarian.py:51
24
+
#:adjallocation/allocators/hungarian.py:50
25
25
#, python-format
26
26
msgid"%(count)s score is larger than the maximum permitted adjudicator score (%(score).1f)."
27
27
msgid_plural"%(count)s scores are larger than the maximum permitted adjudicator score (%(score).1f)."
28
28
msgstr[0]""
29
29
msgstr[1]""
30
30
31
-
#:adjallocation/allocators/hungarian.py:60
31
+
#:adjallocation/allocators/hungarian.py:59
32
32
#, python-format
33
33
msgid"%(count)s score is smaller than the minimum permitted adjudicator score (%(score).1f)."
34
34
msgid_plural"%(count)s scores are smaller than the minimum permitted adjudicator score (%(score).1f)."
35
35
msgstr[0]""
36
36
msgstr[1]""
37
37
38
-
#:adjallocation/allocators/hungarian.py:112
38
+
#:adjallocation/allocators/hungarian.py:111
39
39
msgid"There are no adjudicators eligible to be a chair or panellist. Try changing the \"Minimum feedback score required to be allocated as chair or panellist\" setting to something lower than at least some adjudicators' current scores, and try again."
40
40
msgstr""
41
41
42
-
#:adjallocation/allocators/hungarian.py:120
42
+
#:adjallocation/allocators/hungarian.py:119
43
43
msgid"There are no debates for this round. Maybe you haven't created a draw yet?"
44
44
msgstr""
45
45
46
-
#:adjallocation/allocators/hungarian.py:167
46
+
#:adjallocation/allocators/hungarian.py:166
47
47
#, python-format
48
48
msgid"There are %(debate_count)s debates but only %(adj_count)s voting adjudicators."
49
49
msgstr""
50
50
51
-
#:adjallocation/allocators/hungarian.py:173
51
+
#:adjallocation/allocators/hungarian.py:172
52
52
#, python-format
53
53
msgid"There are %(panel_debates)s panel debates but only %(panellists)s available panellists (less than %(needed)s)."
54
54
msgstr""
55
55
56
-
#:adjallocation/allocators/hungarian.py:283
56
+
#:adjallocation/allocators/hungarian.py:282
57
57
#, python-format
58
58
msgid"There are %(debates_count)s debates but only %(voting_count)s voting adjudicators."
59
59
msgstr""
@@ -281,7 +281,7 @@ msgstr ""
281
281
msgid"There are no preformed panels to use. Have you allocated preformed panels for this round? If not, try just auto-allocating adjudicators instead."
0 commit comments