// XJS Language Definition var XLANG = new Object(); XLANG.name = 'en'; XLANG.errors_crossArrayInt = 'When the search_cross_keys option exists in the config the results mustn\'t be arrays containing int-s.'; XLANG.errors_crossNotExist = 'The following entries do not exist in the switch table:'; XLANG.errors_crossString = 'The result data is a string but the received data string but the search_cross_keys option does not exist in the config.'; XLANG.errors_dateInvalidFormat = 'Invalid date format.'; XLANG.errors_directoryAlreadyExist = 'Directory already exists.'; XLANG.errors_directoryNotExists = 'Specified file directory does not exist.'; XLANG.errors_directoryUnableToMakeAttachmentDir = 'Unable make attachment directory.'; XLANG.errors_directoryUploadNotExists = 'Upload directory does not exist.'; XLANG.errors_fileAlreadyExists = 'The uploaded file already exists.'; XLANG.errors_fileCrcFail = 'The following file(s) contain(s) CRC errors:'; XLANG.errors_fileInvalidType = 'Unallowed file extension.'; XLANG.errors_fileMaxCountReached = 'The allowed maximum number files in the directory was reached.'; XLANG.errors_fileMaxSizeReached = 'Sorry, the filesize exceeds the allowed maximum!'; XLANG.errors_fileNotExists = 'Specified file does not exist.'; XLANG.errors_fileNotFound = 'File not found!'; XLANG.errors_fileUploadError = 'Upload error.'; XLANG.errors_fileUploadMoveError = 'Uploaded file move error.'; XLANG.errors_guide = 'Your query was not found within the switch table.'; XLANG.errors_imageInvalidHeight = 'Invalid image height.'; XLANG.errors_imageInvalidWidth = 'Invalid image width.'; XLANG.errors_imageNotImage = 'Specified file is not an image file.'; XLANG.errors_invalidDataFormat = 'Invalid data format.'; XLANG.errors_invalidEnumValue = 'The data entered is not recognized as a valid \'enum\' value.'; XLANG.errors_invalidFormat = 'Invalid Format. Please refer to the user guide.'; XLANG.errors_invalidSetType = 'Invalid \'set\' type.'; XLANG.errors_noMore = 'No more!'; XLANG.errors_notNull = 'This field must be filled.'; XLANG.errors_notValid = 'This field not valid.'; XLANG.errors_numberNotInteger = 'The number entered is not an integer.'; XLANG.errors_numberNotNumeric = 'The text entered is not a number. Please use numeric format.'; XLANG.errors_numberNotUnsigned = 'Please enter unsigned number.'; XLANG.errors_numberTooHigh = 'The number entered is too high.'; XLANG.errors_numberTooLow = 'The number entered is too low.'; XLANG.errors_recordAlreadyExists = 'Record already exists.'; XLANG.errors_recordMultiUnique = 'These value pairs already belong to another item.'; XLANG.errors_recordNotFound = 'Record not found.'; XLANG.errors_recordUnique = 'This value already belongs to another item.'; XLANG.errors_stringInvalidFormat = 'The text entered is not valid.'; XLANG.errors_stringPasswordsNotMatch = 'Passwords do not match.'; XLANG.errors_stringTooLong = 'The text entered is too long.'; XLANG.errors_userNotExists = 'Invalid user name!'; XLANG.errors_userAuthError = 'Authentication error!'; XLANG.errors_wrongPassword = 'Invalid password!'; XLANG.buttons_add = 'Add'; XLANG.buttons_addItem = 'Add Item'; XLANG.buttons_addNewItem = 'Add New Item'; XLANG.buttons_addToCart = 'Add to Cart'; XLANG.buttons_back = 'Back'; XLANG.buttons_backToBillingInfo = 'Back to billing info'; XLANG.buttons_backToCart = 'Back to cart'; XLANG.buttons_backToCreditcardInfo = 'Back to creditcard info'; XLANG.buttons_backToHome = 'Back to Home Page'; XLANG.buttons_backToItemlist = 'Back to Item List'; XLANG.buttons_browse = 'Browse'; XLANG.buttons_calculate = 'Calculate'; XLANG.buttons_cancel = 'Cancel'; XLANG.buttons_changeQuantity = 'Change quantity'; XLANG.buttons_close = 'Close'; XLANG.buttons_continueShopping = 'Continue shopping'; XLANG.buttons_createThumbnailImages = 'Create the thumbnail images'; XLANG.buttons_del = 'Del'; XLANG.buttons_delete = 'Delete'; XLANG.buttons_deleteItem = 'Delete Item'; XLANG.buttons_details = 'Details'; XLANG.buttons_done = 'Done'; XLANG.buttons_download = 'Download'; XLANG.buttons_edit = 'Edit'; XLANG.buttons_enter = 'Enter'; XLANG.buttons_export = 'Export'; XLANG.buttons_generate = 'Generate'; XLANG.buttons_generateThumbnails = 'Generate Thumbnails'; XLANG.buttons_get = 'Get'; XLANG.buttons_go = 'GO'; XLANG.buttons_login = 'Login'; XLANG.buttons_logout = 'Logout'; XLANG.buttons_new = 'New'; XLANG.buttons_next = 'Next'; XLANG.buttons_prev = 'Prev'; XLANG.buttons_proceedToCheckout = 'Proceed to checkout'; XLANG.buttons_refresh = 'Refresh'; XLANG.buttons_register = 'Register'; XLANG.buttons_reset = 'Reset'; XLANG.buttons_resetList = 'Reset List'; XLANG.buttons_save = 'Save'; XLANG.buttons_space = 'Space'; XLANG.buttons_saveConfig = 'Save Config'; XLANG.buttons_saveItemChanges = 'Save Item / Changes'; XLANG.buttons_search = 'Search'; XLANG.buttons_up = 'Up'; XLANG.buttons_upload = 'Upload'; XLANG.buttons_view = 'View'; XLANG.buttons_viewAll = 'View All'; XLANG.labels_user = 'User'; XLANG.labels_users = 'Users'; XLANG.labels_group = 'Group'; XLANG.labels_groups = 'Groups'; XLANG.labels_global = 'Global'; XLANG.labels_menu = 'Menu'; XLANG.labels_field = 'Field'; XLANG.labels_fields = 'Fields'; XLANG.labels_recursive = 'Recursive'; XLANG.labels_customize = 'Customize'; XLANG.labels_fulltextSearchSelect = 'Relevance'; XLANG.labels_DaysWeeksMonthsItemTypes = 'Days, Weeks, Months / Item types'; XLANG.labels_account = 'Account #'; XLANG.labels_actions = 'Actions'; XLANG.labels_address = 'Address'; XLANG.labels_all = 'All'; XLANG.labels_annualTotal = 'Annual Total'; XLANG.labels_billingInformation = 'Billing Information'; XLANG.labels_calendar = 'calendar'; XLANG.labels_cardholdersName = 'Cardholder\'s Name'; XLANG.labels_cartDetails = 'Cart Details'; XLANG.labels_checkingDirectories = 'Checking directories'; XLANG.labels_city = 'City'; XLANG.labels_close_all = 'Close All'; XLANG.labels_confirm = 'Are you sure?'; XLANG.labels_confirmDeleteFiles = 'Do you really want to delete the selected files?'; XLANG.labels_count = 'Count'; XLANG.labels_countryCode = 'Country code'; XLANG.labels_creating = 'Creating'; XLANG.labels_creditCard = 'Credit card'; XLANG.labels_creditCardNumber = 'Credit Card number'; XLANG.labels_customer = 'Customer'; XLANG.labels_customerNameAndAddress = 'Customer Name and Address'; XLANG.labels_daysInWeek = 'Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday'; XLANG.labels_daysInWeekShort = 'Mon,Tue,Wed,Thu,Fri,Sat,Sun'; XLANG.labels_default = 'Default'; XLANG.labels_del = 'Del'; XLANG.labels_description = 'Description'; XLANG.labels_details = 'Details'; XLANG.labels_disable = 'Disable'; XLANG.labels_done = 'Done'; XLANG.labels_email = 'E-mail'; XLANG.labels_empty = 'Empty'; XLANG.labels_enable = 'Enable'; XLANG.labels_enterThePath = 'Enter the path'; XLANG.labels_expirationDate = 'Expiration date'; XLANG.labels_export = 'Export'; XLANG.labels_file = 'File'; XLANG.labels_filename = 'Filename'; XLANG.labels_filesMaxCount = 'Max number of files for this record'; XLANG.labels_firstName = 'First name'; XLANG.labels_generateThumbnailsCheckbox = 'Check this box to generate non-existing thumbnails'; XLANG.labels_generatingFinished = 'Thumbnail generation complete'; XLANG.labels_generatingThumbnails = 'Generating thumbnails'; XLANG.labels_handlingFee = 'Handling Fee'; XLANG.labels_home = 'Home'; XLANG.labels_httpLogin = 'Authentication'; XLANG.labels_import = 'Import'; XLANG.labels_item = 'Item'; XLANG.labels_keywords = 'Keywords'; XLANG.labels_lastName = 'Last name'; XLANG.labels_left = 'left'; XLANG.labels_loggedIn = 'Logged in'; XLANG.labels_max = 'max'; XLANG.labels_maxDimensions = 'Max width, height'; XLANG.labels_maxSize = 'Max size'; XLANG.labels_menuShowHide = 'Show/Hide Menu'; XLANG.labels_moneyOrder = 'Money order'; XLANG.labels_month01 = 'January'; XLANG.labels_month02 = 'February'; XLANG.labels_month03 = 'March'; XLANG.labels_month04 = 'April'; XLANG.labels_month05 = 'May'; XLANG.labels_month06 = 'June'; XLANG.labels_month07 = 'July'; XLANG.labels_month08 = 'August'; XLANG.labels_month09 = 'September'; XLANG.labels_month10 = 'October'; XLANG.labels_month11 = 'November'; XLANG.labels_month12 = 'December'; XLANG.labels_monthsInYear = 'January,February,March,April,May,June,July,August,September,October,November,December'; XLANG.labels_monthsInYearShort = 'Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec'; XLANG.labels_name = 'Name'; XLANG.labels_noFilesUploaded = 'No files uploaded yet'; XLANG.labels_noItemsInTheCart = 'No items in the cart'; XLANG.labels_noRight = 'Access Denied'; XLANG.labels_open_all = 'Open All'; XLANG.labels_order = 'Order'; XLANG.labels_overwrite = 'Overwrite'; XLANG.labels_overwriteThumbnailsCheckbox = 'Check this box to overwrite existing thumbnails'; XLANG.labels_page = 'Page'; XLANG.labels_password = 'Password'; XLANG.labels_path = 'Path'; XLANG.labels_paymentMethod = 'Payment Method'; XLANG.labels_pc = 'pc'; XLANG.labels_phoneNumber = 'Phone number'; XLANG.labels_price = 'Price'; XLANG.labels_pricePerItem = 'Price per item'; XLANG.labels_productTotal = 'Product Total'; XLANG.labels_purchaseDate = 'Purchase Date'; XLANG.labels_quantity = 'Quantity'; XLANG.labels_quick = 'Quick'; XLANG.labels_quickedit = 'Quickedit'; XLANG.labels_range = 'Range'; XLANG.labels_recordCount = 'Matches Found'; XLANG.labels_rekordDelete = 'entry deleted'; XLANG.labels_rekordInsert = 'entry added'; XLANG.labels_rekordUpdate = 'entry modified'; XLANG.labels_remove = 'remove'; XLANG.labels_requiredFieldSign = '*'; XLANG.labels_results = 'Results'; XLANG.labels_resultsPerPage = 'Results per page'; XLANG.labels_rights = 'Rights'; XLANG.labels_salesReceipt = 'Sales Receipt'; XLANG.labels_salesTax = 'Sales Tax'; XLANG.labels_saveFileFromInternet = 'Save file from the internet'; XLANG.labels_saveSuccesfully = 'Saved succesfully!'; XLANG.labels_search = 'Search'; XLANG.labels_searchQuery = 'Please enter your search query'; XLANG.labels_searchTextComment = 'Please enter your search query and hit \'Search\'. Click on a result to transfer it into the selection form.'; XLANG.labels_searchTypeEq = '='; XLANG.labels_searchTypeGt = '>'; XLANG.labels_searchTypeLike = '%'; XLANG.labels_searchTypeLt = '<'; XLANG.labels_second = 'second'; XLANG.labels_secondShort = 's'; XLANG.labels_selectFirstFile = 'Select thumbnail file'; XLANG.labels_selectParent = 'select parent'; XLANG.labels_shipTheseItemsTo = 'Ship These Items To'; XLANG.labels_shippingDetails = 'Shipping Details'; XLANG.labels_shippingFee = 'Shipping Fee'; XLANG.labels_shippingInfo = 'Shipping info'; XLANG.labels_shippingMethod = 'Shipping Method'; XLANG.labels_shippingPrice = 'Shipping Price'; XLANG.labels_shippingTotal = 'Shipping Total'; XLANG.labels_shortDescription = 'Short description'; XLANG.labels_state = 'State'; XLANG.labels_street = 'Street'; XLANG.labels_subTotal = 'Sub Total'; XLANG.labels_tableFieldQuickEditLink = '[Q]'; XLANG.labels_thanksForYourOrder = 'Thank you for your order. We look forward to doing business with you again!'; XLANG.labels_thanksForYourOrderShort = 'Thank You For Your Order'; XLANG.labels_thumbnailAutoGeneratingComplete = 'Thumbnail auto generation complete. Click Ok to close this window.'; XLANG.labels_thumbnailGeneratorComment = 'Define the desired thumbnail sizes using checkboxes of the second row. By selecting checkboxes from the first row you can overwrite existing thumbnails - normally you would not want to this unless there was an error during a previous thumbnailing session.'; XLANG.labels_thumbnailList = 'Thumbnail List'; XLANG.labels_timeRemaining = 'Time remaining'; XLANG.labels_toc = 'TOC'; XLANG.labels_today = 'Today'; XLANG.labels_total = 'Total'; XLANG.labels_totalPrice = 'Total Price'; XLANG.labels_transferComplete = 'Transfer Complete'; XLANG.labels_upload = 'Upload'; XLANG.labels_uploadComment = 'When you have finished uploading please close this window and make sure you click SAVE on the bottom of the form which popped up this upload window.'; XLANG.labels_uploadFile = 'Upload a file'; XLANG.labels_uploadFileFromComputer = 'Upload file from your computer'; XLANG.labels_uploadHowToSave = 'to save these files, please click on the \'Save\' button to save the item'; XLANG.labels_uploadSpeed = 'Upload Speed'; XLANG.labels_uploadedFiles = 'Uploaded files'; XLANG.labels_uploading = 'Uploading...'; XLANG.labels_username = 'Username'; XLANG.labels_validExtensions = 'Upload'; XLANG.labels_week = 'Week'; XLANG.labels_yourOrderConfirmationNumber = 'Your Order Confirmation Number is'; XLANG.labels_zip = 'Zip'; XLANG.labels_fitToScreen = 'Fit to Screen'; XLANG.labels_slideShow = 'SlideShow'; XLANG.admin_homeTitle = 'Index'; XLANG.admin_funcTitle = 'Module Management'; XLANG.admin_funcTitleDesc = 'Module Management Example Description'; XLANG.admin_funcSiteTitle = 'Site Management'; XLANG.admin_funcSiteTitleDesc = 'Site Management Example Description'; XLANG.admin_menuFunc = 'Admin'; XLANG.admin_menuFuncDesc = 'Edit Menu Example Description'; XLANG.admin_tableFunc = 'Tables'; XLANG.admin_tableFuncDesc = 'Tables Example Description'; XLANG.admin_listFunc = 'Lists'; XLANG.admin_listFuncDesc = 'Lists Example Description'; XLANG.admin_formFunc = 'Forms'; XLANG.admin_formFuncDesc = 'Forms Example Description'; XLANG.admin_rightReadonly = 'Read Only'; XLANG.admin_rightModifyonly = 'Modify Only'; XLANG.admin_rightFull = 'Full'; XLANG.admin_rightCustom = 'Custom'; XLANG.admin_rightNone = 'None'; XLANG.admin_rightRead = 'Read'; XLANG.admin_rightNew = 'Add'; XLANG.admin_rightModify = 'Modify'; XLANG.admin_rightDelete = 'Delete'; XLANG.admin_right_view = 'View'; XLANG.admin_right_details = 'Details'; XLANG.admin_right_read = 'Read'; XLANG.admin_right_write = 'Write'; XLANG.admin_right_delete = 'Delete'; XLANG.admin_right_add = 'Add'; XLANG.admin_right_grant = 'Grant'; XLANG.admin_right_admin = 'Admin'; XLANG.admin_right_user = 'User'; XLANG.admin_right_group = 'Group'; XLANG.admin_right_everyone = 'Everyone'; XLANG.titles_fileUpload = 'File Upload'; XLANG.titles_searchSelect = 'Search Select'; XLANG.titles_thumbnailGenerator = 'Thumbnail Generator';