Skip to content

Commit ba7d586

Browse files
Updated pot file
1 parent e7d3a38 commit ba7d586

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

cms/server/po/messages.pot

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2014-07-23 13:54+0200\n"
11+
"POT-Creation-Date: 2015-01-06 17:10+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -623,6 +623,14 @@ msgid ""
623623
"one of each type."
624624
msgstr ""
625625

626+
#, python-format
627+
msgid "You can submit at most %(submissions)s solutions during this contest."
628+
msgstr ""
629+
630+
#, python-format
631+
msgid "You can submit at most %(user_tests)s user tests during this contest."
632+
msgstr ""
633+
626634
#, python-format
627635
msgid ""
628636
"Every user is allowed to compete (i.e. submit solutions) for a uninterrupted "
@@ -854,6 +862,10 @@ msgstr ""
854862
msgid "Submit a solution"
855863
msgstr ""
856864

865+
#, python-format
866+
msgid "You can submit %(submissions_left)s more solution(s)."
867+
msgstr ""
868+
857869
msgid "submission.zip"
858870
msgstr ""
859871

@@ -912,6 +924,10 @@ msgstr ""
912924
msgid "Submit a test"
913925
msgstr ""
914926

927+
#, python-format
928+
msgid "You can submit %(user_tests_left)s more test(s)."
929+
msgstr ""
930+
915931
msgid "input"
916932
msgstr ""
917933

0 commit comments

Comments
 (0)