UNPKG

@cauca-911/material

Version:

Run `npm install @cauca-911/material --save` to add this library to your project

109 lines (108 loc) 4.56 kB
{ "material": { "ok": "Ok", "apply": "Apply", "cancel": "Cancel", "clear": "Clear", "description": "The \"@cauca-911/material\" library add many visual component", "select": "Select", "dialogTitle": "Data acquisition", "dialogMessage": "Data acquisition in progress <img src=\"/assets/images/loading.gif\" alt=\"\" width=\"20\" />", "version": "Version", "refresh": "Refresh" }, "ok": "Ok", "apply": "Apply", "cancel": "Cancel", "clear": "Clear", "description": "The \"@cauca-911/material\" library add many visual component", "select": "Select", "dialogTitle": "Data acquisition", "dialogMessage": "Data acquisition in progress <img src=\"/assets/images/loading.gif\" alt=\"\" width=\"20\" />", "version": "Version", "refresh": "Refresh", "close": "Close", "copyLink": "Copy link", "logout": "Logout", "search": "Search", "en": "English", "fr": "French", "or": "OR", "errorTitle": "Error", "edit": "Edit", "delete": "Delete", "save": "Save", "yes": "Yes", "no": "No", "dateRangeSelectorLabel": "Dates", "errorDialog": { "titleError": "Deletion Error", "messageError": "An error occurred while deleting \"{{itemName}}\". Please try again later." }, "savingSuccessNotification": { "title": "Saving", "message": "The save was successful." }, "statusMessage": { "noDataLabel": "No data", "errorLoadingDataLabel": "An error has occured while loading data." }, "deleteDialog": { "titleFemale": "Delete {{itemType}}", "titleMale": "Delete {{itemType}}", "message": "Are you sure you want to delete \"{{itemName}}\"?", "titleError": "Unable to delete", "messageError": "An error occurred while deleting the item \"{{itemName}}\"" }, "cancelEditionDialog": { "title": "Cancel confirmation", "message": "You have unsaved changes, are you sure you want to undo them ?" }, "validationErrorDialog": { "title": "Invalid data", "message": "You cannot save because you have invalid information.", "messageNext": "You cannot continue because you have invalid information." }, "alertDialog": { "errorTitle": "Error", "noResult": "No results", "deleteErrorMessage": "An error has occured while deleting item, please try again.", "genericErrorMessage": "An error has occured, please try again.", "saveErrorMessage": "An error has occured while saving data, please try again.", "loadErrorMessage": "An error has occured while loading data, please try again." }, "generalError": { "errorAlertTitle": "Error", "loadingErrorAlertTitle": "Loading error", "loadingErrorAlertMessage": "An alert has occured while loading date. Please try again.", "savingErrorAlertTitle": "Saving error", "savingErrorAlertMessage": "An alert has occured while saving date. Please try again.", "retryButtonLabel": "Retry" }, "error": { "requiredField": "Required field.", "maxLength": "Value must have less than {{value}} characters.", "valueMin": "Value below minimum", "valueMax": "Value over maximum", "invalidEmail": "Invalid email", "invalidPhoneNumber": "Invalid phone number", "min": "Minimum value: {{value}}", "max": "Maximum value: {{value}}", "length": "Length must not exceed {{value}} characters.", "identicalPassword": "Same passwords", "minimumCharacters": "Minimum 13 characters", "minimumNumeric": "Minimum 1 numbers (0-9)", "minimumSpecialCharacter": "Minimum 1 special character (!, @, $, ...)", "minimumUpperAndLowercase": "Minimum 1 uppercase et 1 lowercase (A, z)" }, "passwordEdition" : { "passwordSelection": "Please choose a password.", "password": "Password", "passwordConfirmation": "Password confirmation", "minimumCharacters": "Minimum 13 characters", "minimumOneNumeric": "Minimum 1 number (0-9)", "minimumOneSpecialCharacter": "Minimum 1 special character (!, @, $, etc.)", "needLowerAndUppercase": "Minimum 1 uppercase and 1 lowercase (A, z)", "equalPasswords": "Same passwords" } }