| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- 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.
- 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.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.manager=Manager
- show.pdf.comments=Comments
- show.pdf.private=Private informations
- show.pdf.productions=prod(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.
- 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}.
|