| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- auth.password.mismatches=The password does not match any entrant's password.
- auth.user.notfound=The nickname does not seem to be used by any entrant.
- refreshtoken.notfound=the currrent RefreshToken is not present in the database.
- refreshtoken.expired=the current RefreshToken has expired. Please re-sign in.
- participant.created=The new entrant was correctly created.
- participant.updated=Entrant informations has been updated.
- participant.deleted=This entrant was removed from the list.
- categorie.created=The new compo was correctly created.
- categorie.updated=The compo informations were updated.
- categorie.deleted=This compo was removed.
- categorie.poll.opened=This compo is now opened for polling.
- categories.poll.closed=All compos polls have been closed.
- categories.poll.displayed=All compos resultats are now available for entrants.
- variable.created=The new environment variable was correctly created.
- variable.updated=The variable datas were updated.
- variable.deleted=This environment variable was deleted.
- production.created=The new production was correctly created.
- production.updated=The production informations were updated.
- production.file.updated=The production archive was updated.
- production.deleted=This production is removed from the list.
- production.indelible=This production is indelible (people has voted for it).
- production.linked=This production was added to this compo.
- production.unlinked=This production was removed from this compo.
- production.topped=This production was moved top in this compo list.
- production.bottomed=This production was moved bottom in this compo list.
- bulletin.created=The vote was registered.
- bulletin.deleted=The vote was removed.
- account.username.unmatched=The username does not match with the one of the current session.
- account.password.old.missing=The old password is missing.
- account.password.new.missing=The new password is missing.
- account.password.old.failed=The old password is not the one registered in the database.
- account.password.changed=The new password was correctly registered in the database.
- show.pdf.title=Title
- show.pdf.authors=Author(s)
- show.pdf.groups=Group(s)
- show.pdf.plateform=Plateform
- show.pdf.manager=Manager
- show.pdf.comments=Comments
- show.pdf.private=Private informations
- show.pdf.productions=prod(s)
- show.pdf.position=Position
- show.pdf.number.points=Points number
- show.pdf.number.firsts=Firsts positions count
- show.pdf.votes=vote(s)
- show.file.loaded=The displayable media for this production is uploaded.
- show.file.acknowlegded=The displayable media for this production is known and managed externaly.
- show.file.cleaned=The displayable media for this production is deleted.
- show.file.missing=The displayable media for this production is missing.
- show.file.previous=Go to previous page
- show.file.next=Go to next page
- show.file.open=Open
- show.file.by=by
- show.file.on=plateform:
- show.file.starting=Starting...
- show.file.ending=Closed.
- show.file.results=Results:
- show.file.reveal=Reveal production at position
- chunk.upload.success=Succes uploading chunk {0} of file {1}.
- chunk.upload.failed=Failure uploading chunk {0} of file {1}.
- chunk.merged.success=Succes uploading file {0}.
- chunk.merged.failed=Failure uploading file {0}.
- chunk.count.failed=Count error on {0} file parts (expected: {1}, seen: {2}).
- chunk.checksum.failed=Failure checking with MD5 hashing on {0} file (expected: {1}, computed: {2}).
- vote.chosen=This production was chosen.
- vote.discarded=This production was discarded.
- vote.topped=This production was topped in your choices.
- vote.bottomed=This production was bottomed in your choices.
- vote.validated=Choices are validated/locked for this compo.
|