var cpi18n = new function() {
this.key = {
"showUploadOrganization" : "[+] Show upload organization settings",
"editMetadataButton" : "Edit metadata",
"detailReportingButton" : "Detailed reporting page",
"assetDetailsButton" : "Asset details page",
"loadingLabel" : "Loading...",
"pleaseWait" : "Please wait...",
"uploadedNofN" : "Uploaded %d/%d files",
"uploaded0of0" : "Uploaded 0/0 files",
"selectMoreAssetsButton" : "Select more assets",
"submitRequestButton" : "Submit request",
"okButton" : "OK",
"saveButton" : "Save",
"cancelButton" : "Cancel",
"continueButton" : "Continue",
"subscribeButton" : "Subscribe",
"browseFilesButton" : "Browse files",
"startUploadButton" : "Start upload",
"stopUploadButton" : "Stop upload",
"sendByEmailButton" : "Send via email",
"submitMessageButton" : "Submit message",
"sendButton" : "Send",
"closeButton" : "Close",
"disableChatButton" : "Disable chat",
"enableChatButton" : "Enable chat",
"commandDisable" : "[–] disable",
"inches" : "inches",
"cm" : "cm",
"noExtention" : "none",
"willRemoveCategory" : "will be removed ",
"removeCommand" : "remove",
"signUpToday" : "Sign up today!",
"undoEdit" : "undo",
"needHelpGeneral" : "",
"needHelpQuestions" : "",
"subscribeTerms" : "Your information is governed by our privacy and opt-out policy. By subscribing,
you agree to these terms. Unsubscribe at any time by contacting news@cleanpix.com.",
"estimatedTimeToCrack" : "Estimated time to guess your password:",
"uploadHelpContact" : "",
"duplicateEmailError" : "Duplicate email",
"checkingPassword" : "Checking your password...",
"uploadSuccess" : "Upload successful!",
"passwordToShort" : "To short - 6 chars minimum",
"passwordWeak" : "Weak password ",
"passwordResultsWhy" : "Why?",
"passwordResultsLow" : "low security",
"passwordOk" : "'✓ Ok",
"passwordGood" : "✓ Good",
"passwordBetter" : "✓ Better",
"mediaSheetRequested" : "Thanks! You should expect an email shortly.",
"uploadMinOne" : "You must have at least one file in the queue.",
"alertBadResponse" : "Server response invalid. Please contact CleanPix Support.",
"alertOops400" : "Oops. We made a mistake. Please contact CleanPix support. (400)",
"alertOops410" : "Oops. We made a mistake. Please contact CleanPix support. (410)",
"alertSorry" : "Sorry, it looks like we've made a mistake. Try again or call CleanPix at 1-866-266-1861.",
"cannotValidate" : "Cannot validate. This is our fault. Please contact CleanPix Support.",
"checkFormAgain" : "Check form and try again",
"noBlankCats" : "Categories names cannot be left blank.",
"alertThanksContact" : "Thanks! Call us at 1-866-266-1861",
"duplicateCats" : "The following category entries have duplicate names:",
"duplicateSubCats" : "Sub-categories cannot have duplicate names.",
"invalidCategory" : "Category invalid. Please contact CleanPix Support.",
"systemChanges" : "Your changes have been saved.",
"systemSuccess" : "Success!",
"accessSuccesful" : "Access sent successfully",
"sharingNotDisabled" : "Sharing will not be disabled",
"authorCreditAlreadyUsed" : "Name already in use",
"cannotSubscribeMailChimp" : "Sorry. Unable to subscribe. Please try again later.",
"alreadySubscribedMailChimp" : "Please enter your first name",
"firstNameMailChimp" : "You're already subscribed. Thank you.",
"lastNameMailChimp" : "Please enter your last name",
"validEmailMailChimp" : "Please enter a valid email address",
"dpToday" : "Today",
"dpSundayAbv" : "S",
"dpMondayAbv" : "M",
"dpTuesdayAbv" : "T",
"dpWednesdayAbv" : "W",
"dpThursdayAbv" : "T",
"dpFridayAbv" : "F",
"dpSaturdayAbv" : "S",
"dpJan" : "Jan",
"dpFeb" : "Feb",
"dpMar" : "Mar",
"dpApr" : "Apr",
"dpMay" : "May",
"dpJun" : "Jun",
"dpJul" : "Jul",
"dpAug" : "Aug",
"dpSep" : "Sep",
"dpOct" : "Oct",
"dpNov" : "Nov",
"dpDec" : "Dec",
"dpJanuary" : "January",
"dpFebruary" : "February",
"dpMarch" : "March",
"dpApril" : "April",
"dpMay" : "May",
"dpJune" : "June",
"dpJuly" : "July",
"dpAugust" : "August",
"dpSeptember" : "September",
"dpOctober" : "October",
"dpNovember" : "November",
"dpDecember" : "December",
"validatorRequired" : "Required",
"validatorEmail" : "Please enter a single, valid email address",
"validatorURL" : "Please enter a valid URL",
"validatorDate" : "Please enter a valid date",
"validatorDateISO" : "Please enter a valid ISO date",
"validatorNumber" : "Please enter only numbers",
"validatorDigits" : "Please enter only digits",
"validatorCreditCard" : "Credit card appears invalid",
"validatorEqualTo" : "Both values need to match",
"validatorAccept" : "Please enter a value with a valid extension",
"validatorMax" : "Please enter a value less than or equal to {0}",
"validatorMin" : "Please enter a value greater than or equal to {0}",
"validatorMaxLength" : "Please enter no more than {0} characters",
"validatorMinLength" : "Please enter at least {0} characters",
"validatorRange" : "Please enter a value between {0} and {1}",
"validatorRangeLength" : "Requires a value between {0} and {1} characters long",
"validatorMsgValidPassword" : "Please choose a valid password",
"validatorMsgUserPassword" : "You must enter your existing password to make changes to this page",
"validatorMsgTierSelector" : "Please select your preferred level of service",
"validatorMsgAgentAgrees" : "You must read and agree to the terms of use in order to register.",
"validatorMsgOriginalYearNumber" : "Please use only numbers",
"validatorMsgOriginalYearMin" : "Invalid year (yyyy)",
"validatorMsgOriginalYearMax" : "Invalid year (yyyy)",
"validatorMsgSelectGal" : "Please select a gallery",
"validatorMsgRecips" : "Please add an email address",
"validatorMsgGalleryName": "Please title your access",
"validatorMsgVACRequired": "Required with media sheet enabled",
"validatorMsgCustomFieldRequired" : "Required. Use N/A if not applicable."
};
};