99msgstr ""
1010"Project-Id-Version : Contest Management System 1.4.dev0\n "
1111"Report-Msgid-Bugs-To : contestms@googlegroups.com\n "
12- "POT-Creation-Date : 2018-03-28 13:00 +0100\n "
12+ "POT-Creation-Date : 2018-10-01 09:06 +0100\n "
1313"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1414"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1515"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -18,11 +18,16 @@ msgstr ""
1818"Content-Transfer-Encoding : 8bit\n "
1919"Generated-By : Babel 2.4.0\n "
2020
21- msgid "Score details temporarily unavailable. "
21+ msgid "N/A "
2222msgstr ""
2323
24- #, python-format
25- msgid "Subtask %(index)s"
24+ msgid "Not correct"
25+ msgstr ""
26+
27+ msgid "Correct"
28+ msgstr ""
29+
30+ msgid "Partially correct"
2631msgstr ""
2732
2833msgid "#"
@@ -40,13 +45,17 @@ msgstr ""
4045msgid "Memory used"
4146msgstr ""
4247
43- msgid "N/A"
48+ msgid "Score details temporarily unavailable."
49+ msgstr ""
50+
51+ #, python-format
52+ msgid "Subtask %(index)s"
4453msgstr ""
4554
4655msgid "Compilation succeeded"
4756msgstr ""
4857
49- msgid "Your submission successfully compiled to an excutable ."
58+ msgid "Your submission successfully compiled to an executable ."
5059msgstr ""
5160
5261msgid "Compilation failed"
@@ -116,17 +125,14 @@ msgid ""
116125"time limit."
117126msgstr ""
118127
119- #, python-format
120- msgid ""
121- "Execution killed with signal %s (could be triggered by violating memory "
122- "limits)"
128+ msgid "Execution killed (could be triggered by violating memory limits)"
123129msgstr ""
124130
125131msgid ""
126- "Your submission was killed with the specified signal. Among other things, "
127- "this might be caused by exceeding the memory limit. Note that if this is the"
128- " reason, the memory usage visible in the submission details is the usage "
129- "before the allocation that caused the signal."
132+ "The evaluation was killed by a signal. Among other things, this might be "
133+ "caused by exceeding the memory limit. Note that if this is the reason, the "
134+ "memory usage visible in the submission details is the usage before the "
135+ "allocation that caused the signal."
130136msgstr ""
131137
132138msgid "Execution failed because the return code was nonzero"
@@ -135,25 +141,22 @@ msgstr ""
135141msgid "Your submission failed because it exited with a return code different from 0."
136142msgstr ""
137143
138- msgid "Not correct"
139- msgstr ""
140-
141- msgid "Correct"
142- msgstr ""
143-
144- msgid "Partially correct"
144+ msgid "Execution completed successfully"
145145msgstr ""
146146
147- msgid "Invalid files in submission "
147+ msgid "No compilation needed "
148148msgstr ""
149149
150- msgid "Execution completed successfully "
150+ msgid "File not submitted "
151151msgstr ""
152152
153- msgid "No compilation needed "
153+ msgid "Question too long! "
154154msgstr ""
155155
156- msgid "File not submitted"
156+ #, python-format
157+ msgid ""
158+ "Subject must be at most %(max_subject_length)d characters, content at most "
159+ "%(max_text_length)d.max_subject_length"
157160msgstr ""
158161
159162msgid "contest-token"
@@ -247,18 +250,6 @@ msgstr[1] ""
247250msgid "You have no limitations on how you use them."
248251msgstr ""
249252
250- msgid "Question too big!"
251- msgstr ""
252-
253- msgid "You have reached the question length limit."
254- msgstr ""
255-
256- msgid "Question received"
257- msgstr ""
258-
259- msgid "Your question has been received, you will be notified when it is answered."
260- msgstr ""
261-
262253msgid "Too many print jobs!"
263254msgstr ""
264255
@@ -285,27 +276,6 @@ msgstr ""
285276msgid "Please try again."
286277msgstr ""
287278
288- msgid "Print job received"
289- msgstr ""
290-
291- msgid "Your print job has been received."
292- msgstr ""
293-
294- msgid "Compiling..."
295- msgstr ""
296-
297- msgid "details"
298- msgstr ""
299-
300- msgid "Evaluating..."
301- msgstr ""
302-
303- msgid "Scoring..."
304- msgstr ""
305-
306- msgid "Evaluated"
307- msgstr ""
308-
309279msgid "Token request discarded"
310280msgstr ""
311281
@@ -317,61 +287,16 @@ msgid ""
317287"submission."
318288msgstr ""
319289
320- msgid "Token request received"
321- msgstr ""
322-
323- msgid "Your request has been received and applied to the submission."
324- msgstr ""
325-
326- #, python-format
327- msgid "You have reached the maximum limit of at most %d submissions among all tasks."
328- msgstr ""
329-
330- #, python-format
331- msgid "You have reached the maximum limit of at most %d submissions on this task."
332- msgstr ""
333-
334- msgid "Too many submissions!"
335- msgstr ""
336-
337- #, python-format
338- msgid "Among all tasks, you can submit again after %d seconds from last submission."
339- msgstr ""
340-
341- #, python-format
342- msgid "For this task, you can submit again after %d seconds from last submission."
343- msgstr ""
344-
345- msgid "Submissions too frequent!"
346- msgstr ""
347-
348- msgid "Invalid submission format!"
349- msgstr ""
350-
351- msgid "Invalid archive format!"
352- msgstr ""
353-
354- msgid "The submitted archive could not be opened."
355- msgstr ""
356-
357- msgid "Cannot recognize the submission language."
358- msgstr ""
359-
360- #, python-format
361- msgid "Language %s not allowed in this contest."
362- msgstr ""
363-
364- msgid "Invalid submission!"
290+ msgid "Question received"
365291msgstr ""
366292
367- msgid "Submission too big! "
293+ msgid "Your question has been received, you will be notified when it is answered. "
368294msgstr ""
369295
370- #, python-format
371- msgid "Each source file must be at most %d bytes long."
296+ msgid "Print job received"
372297msgstr ""
373298
374- msgid "Submission storage failed! "
299+ msgid "Your print job has been received. "
375300msgstr ""
376301
377302msgid "Submission received"
@@ -380,48 +305,22 @@ msgstr ""
380305msgid "Your submission has been received and is currently being evaluated."
381306msgstr ""
382307
383- #, python-format
384- msgid "You have reached the maximum limit of at most %d tests among all tasks."
385- msgstr ""
386-
387- #, python-format
388- msgid "You have reached the maximum limit of at most %d tests on this task."
389- msgstr ""
390-
391- msgid "Too many tests!"
392- msgstr ""
393-
394- #, python-format
395- msgid "Among all tasks, you can test again after %d seconds from last test."
396- msgstr ""
397-
398- #, python-format
399- msgid "For this task, you can test again after %d seconds from last test."
400- msgstr ""
401-
402- msgid "Tests too frequent!"
403- msgstr ""
404-
405- msgid "Invalid test format!"
406- msgstr ""
407-
408- msgid "Cannot recognize the user test language."
308+ msgid "Compiling..."
409309msgstr ""
410310
411- msgid "Invalid test! "
311+ msgid "Evaluating... "
412312msgstr ""
413313
414- msgid "Test too big! "
314+ msgid "Scoring... "
415315msgstr ""
416316
417- msgid "Input too big! "
317+ msgid "Evaluated "
418318msgstr ""
419319
420- #, python-format
421- msgid "The input file must be at most %d bytes long."
320+ msgid "Token request received"
422321msgstr ""
423322
424- msgid "Test storage failed! "
323+ msgid "Your request has been received and applied to the submission. "
425324msgstr ""
426325
427326msgid "Test received"
@@ -430,6 +329,9 @@ msgstr ""
430329msgid "Your test has been received and is currently being executed."
431330msgstr ""
432331
332+ msgid "details"
333+ msgstr ""
334+
433335msgid "Executing..."
434336msgstr ""
435337
@@ -903,6 +805,18 @@ msgstr ""
903805msgid "%(name)s (%(short_name)s) <small>submissions</small>"
904806msgstr ""
905807
808+ msgid "Score:"
809+ msgstr ""
810+
811+ msgid "Public score:"
812+ msgstr ""
813+
814+ msgid "Score of tokened submissions:"
815+ msgstr ""
816+
817+ msgid "Total score:"
818+ msgstr ""
819+
906820msgid "Submit a solution"
907821msgstr ""
908822
@@ -919,6 +833,9 @@ msgstr ""
919833msgid "Previous submissions"
920834msgstr ""
921835
836+ msgid "Tokens are not allowed on this task."
837+ msgstr ""
838+
922839msgid "Right now, you have infinite tokens available on this task."
923840msgstr ""
924841
0 commit comments