{ "global": { "title": "ARCASI. From the notebook to the cloud", "browsehappy": "You are using an outdated browser. Please upgrade your browser to improve your experience.", "menu": { "home": "Home", "jhipster-needle-menu-add-element": "JHipster will add additional menu entries here (do not translate!)", "entities": { "main": "Settings", "medicalCenter": "Medical centers", "pathology": "Pathologies", "section": "Sections", "localization": "Localizations", "medicalImage": "Medical Images", "medicalProcedure": "IR Procedures", "medicalCase": "Cases", "userGroup": "Groups", "collaborator": "Collaborators", "jhipster-needle-menu-add-entry": "JHipster will add additional entities here (do not translate!)" }, "account": { "main": "Account", "settings": "Settings", "password": "Password", "sessions": "Sessions", "login": "Sign in", "logout": "Sign out", "register": "Register" }, "admin": { "main": "Administration", "userManagement": "User management", "tracker": "User tracker", "metrics": "Metrics", "health": "Health", "configuration": "Configuration", "logs": "Logs", "audits": "Audits", "apidocs": "API", "database": "Database", "jhipster-needle-menu-add-admin-element": "JHipster will add additional menu entries here (do not translate!)" }, "language": "Language", "groups": "My Groups" }, "form": { "username": "Username", "username.placeholder": "Your username", "usernameOrEmail": "Username or email", "usernameOrEmail.placeholder": "Your username or email", "newpassword": "New password", "newpassword.placeholder": "New password", "confirmpassword": "New password confirmation", "confirmpassword.placeholder": "Confirm the new password", "email": "Email", "email.placeholder": "Your email", "firstName": "First name", "firstName.placeholder": "First name", "lastName": "Last name", "lastName.placeholder": "Last name" }, "messages": { "info": { "authenticated": "If you want to sign in.", "register": "You don't have an account yet? Register a new account" }, "error": { "dontmatch": "The password and its confirmation do not match!" }, "validate": { "newpassword": { "required": "Your password is required.", "minlength": "Your password is required to be at least 4 characters.", "maxlength": "Your password cannot be longer than 50 characters.", "strength": "Password strength:" }, "confirmpassword": { "required": "Your confirmation password is required.", "minlength": "Your confirmation password is required to be at least 4 characters.", "maxlength": "Your confirmation password cannot be longer than 50 characters." }, "email": { "required": "Your e-mail is required.", "invalid": "Your e-mail is invalid.", "minlength": "Your e-mail is required to be at least 5 characters.", "maxlength": "Your e-mail cannot be longer than 50 characters." }, "firstName": { "required": "Your first name is required.", "maxlength": "Your first name cannot be longer than 50 characters." }, "lastName": { "required": "Your last name is required.", "maxlength": "Your last name cannot be longer than 50 characters." } } }, "field": { "id": "ID", "actions": "Actions" }, "ribbon": { "dev": "Development" }, "item-count": "Showing {{first}} - {{second}} of {{total}} items.", "values": { "all": "All", "yes": "Yes", "no": "No" } }, "entity": { "action": { "addblob": "Add blob", "addimage": "Add image", "back": "Back", "cancel": "Cancel", "delete": "Delete", "edit": "Edit", "open": "Open", "save": "Save", "view": "View", "close": "Close" }, "detail": { "field": "Field", "value": "Value" }, "delete": { "title": "Confirm delete operation" }, "validation": { "required": "This field is required.", "minlength": "This field is required to be at least {{ min }} characters.", "maxlength": "This field cannot be longer than {{ max }} characters.", "min": "This field should be at least {{ min }}.", "max": "This field cannot be more than {{ max }}.", "minbytes": "This field should be at least {{ min }} bytes.", "maxbytes": "This field cannot be more than {{ max }} bytes.", "pattern": "This field should follow pattern for {{ pattern }}.", "number": "This field should be a number.", "datetimelocal": "This field should be a date and time.", "patternLogin": "This field can only contain letters, digits and e-mail addresses." } }, "error": { "internalServerError": "Internal server error", "server.not.reachable": "Server not reachable", "url.not.found": "Not found", "NotNull": "Field {{ fieldName }} cannot be empty!", "Size": "Field {{ fieldName }} does not meet min/max size requirements!", "userexists": "Login name already used!", "emailexists": "Email is already in use!", "idexists": "A new {{ entityName }} cannot already have an ID" }, "footer": "This is your footer" }