Your IP : 216.73.216.95


Current Path : /var/www/alh/admin/language/english/extension/module/
Upload File :
Current File : /var/www/alh/admin/language/english/extension/module/so_category_slider.php

<?php
// Heading
$_['heading_title']    = 'So Category Slider';
$_['heading_title_so']    = 'So Category Slider <b style="font-size:10px; background:#aaa; color:#fff; padding: 3px;font-weight:normal">version 2.1.1</b>';
$_['entry_button_clear_cache']  = 'Flush Cache';
// Text
$_['text_module']      			= 'Modules';
$_['text_success']     			= 'Success: You have modified module!';
$_['text_success_remove']       = 'Success: Flush SO Cache successfully!';
$_['text_edit']       		 	= 'Edit So Category Slider Module';
$_['text_create_new_module']	= 'Create A New Module';
$_['text_edit_module'] 			= 'Edit module ';
$_['text_layout']      = 'After you have installed and configured a module you can add it to a layout <a href="%s" class="alert-link">here</a>!';
$_['text_show']        = 'Show';
$_['text_hide']        = 'Hide';
// value
$_['value_blank']			= 'New Window';
$_['value_self']			= 'Same Window';
$_['value_name']       		= 'Name';
$_['value_model']       	= 'Model';
$_['value_price']       	= 'Price';
$_['value_quantity']       	= 'Quantity';
$_['value_rating']       	= 'Rating';
$_['value_sort_order']      = 'Sort Order';
$_['value_date_added']      = 'Date Add';
$_['value_sales']       	= 'Sale';
$_['value_asc']       		= 'Ascending';
$_['value_desc']       		= 'Descending';
$_['value_top']       		= 'Top';
$_['value_under']       	= 'Under';
//Default
$_['entry_include']     = 'Include';
$_['entry_exclude']     = 'Exclude';

// button
$_['entry_button_save']       		= 'Save';
$_['entry_button_save_and_edit']    = 'Save And Edit';
$_['entry_button_save_and_new']    	= 'Save And Create New';
$_['entry_button_cancel']       	= 'Cancel';
$_['button_add_module'] 			= 'Add Module';
$_['entry_button_delete']       	= 'Delete This';

// Entry
$_['entry_name']              			= 'Module Name';
$_['entry_name_desc']         			= 'Module must have a name';
$_['entry_head_name']        			= 'Header Title';
$_['entry_head_name_desc']    			= 'Title header title';
$_['entry_display_title_module']       	= 'Show Header Title';
$_['entry_display_title_module_desc']   = 'Show title of module.';
$_['entry_status']     					= 'Status';
$_['entry_status_desc']     			= 'Publish/Unpublish Module';

$_['entry_module']            	= 'General Options';
$_['entry_source_option']     	= 'Source Options';
$_['entry_tabs_option']       	= 'Tabs Options';
$_['entry_category_option']   	= 'Category Options';
$_['entry_product_option']  	= 'Products Options';
$_['entry_image_option']      	= 'Image Options';
$_['entry_effect_option']     	= 'Effect Options';
$_['entry_advanced_option']     = 'Advanced Options';

//Tabs General
$_['entry_open_link']  				= 'Open Link';
$_['entry_open_link_desc']  		= 'The Type shows when you click on the link';
$_['entry_class_suffix']     	    = 'Class Suffix';
$_['entry_class_suffix_desc']       = 'Class Suffix';
$_['entry_column']     				= '# Column';
$_['entry_nb_column0_desc'] = 'For devices have screen width >= 1200px to greater.';
$_['entry_nb_column1_desc'] = 'For devices have screen width from >= 992px to < 1200px.';
$_['entry_nb_column2_desc'] = 'For devices have screen width from >= 768px to < 992px.';
$_['entry_nb_column3_desc'] = 'For devices have screen width from >= 480px to < 768px ';
$_['entry_nb_column4_desc'] = 'For devices have screen width from < 480px ';

//Tabs Source options
$_['entry_category']              	= 'Category';
$_['entry_category_desc']         	= 'Select Category';
$_['entry_child_category']        	= 'Child Category Products';
$_['entry_child_category_desc']  	= 'Include or Exclude Products from Child Categories.';
$_['entry_category_depth']        	= 'Product Category Depth';
$_['entry_category_depth_desc']  	= 'The number product of child category levels to return.';
$_['entry_product_order']   			= 'Product Order By';
$_['entry_product_order_desc']			= 'Product Order';
$_['entry_ordering']     				= 'Ordering Direction';
$_['entry_ordering_desc']   			= 'Select the direction you would like Products to be ordered by.';

$_['entry_source_limit']          	= 'Count';
$_['entry_source_limit_desc'] 		= 'The number of products to display. The default value of 0 will display all products.';

$_['entry_display_feature']          	= 'Display Product Feature';
$_['entry_display_feature_desc'] 		= 'Display Product Feature.';

$_['entry_product_feature']          	= 'Product Feature';
$_['entry_product_feature_desc'] 		= 'Product Feature.';

// Products Options
$_['entry_display_title']   			= 'Display Title';
$_['entry_display_title_desc']   		= 'Display title of item';
$_['entry_title_maxlength']     		= 'Title Maxlength';
$_['entry_title_maxlength_desc']     	= 'Max length of title by characters. Enter value 0 if you want to show all. Please enter integer number >= 0.';
$_['entry_display_description']     	= 'Display Description';
$_['entry_display_description_desc']    = 'Display description of item';
$_['entry_description_maxlength']     	= 'Description Maxlength';
$_['entry_description_maxlength_desc']  = 'Max length of description by characters. Enter value 0 if you want to show all. Please enter integer number >= 0.';
$_['entry_product_image']         		= 'Display Product Image';
$_['entry_product_image_desc']     		= 'Category Fulltext';
$_['entry_product_image_num']         	= 'Product Image Number';
$_['entry_product_image_num_desc']     	= 'Show number image for product'; 
$_['entry_width']                 		= 'Width';
$_['entry_width_desc'] 					= 'Width of image';
$_['entry_height']                		= 'Height';
$_['entry_height_desc'] 				= 'Height of image';
$_['entry_nb_row']                  	= '# Rows';
$_['entry_nb_row_desc']             	= 'Number rows ';
$_['entry_background']            		= 'Background';
$_['entry_background_desc']            	= 'Background';
$_['entry_display_rating']     			= 'Display Rating';
$_['entry_display_rating_desc']     	= 'Allow to yes/no rating for product.';
$_['entry_display_price']     			= 'Display Price';
$_['entry_display_price_desc']     		= 'Allow to yes/no prices for product';
$_['entry_products_style']  		    = 'Select style';
$_['entry_products_style_desc']         = 'The style shows of products';
$_['entry_display_readmore_link']     	= 'Display Readmore Link';
$_['entry_display_readmore_link_desc']  = 'On or off readmore Link';
$_['entry_readmore_text']     	        = 'Read More Text';
$_['entry_readmore_text_desc']          = 'Title Read More Text';
$_['entry_display_add_to_cart']     	= 'Display add to cart';
$_['entry_display_add_to_cart_desc']    = 'Display add to cart button';
$_['entry_display_wishlist']     	    = 'Display wishlist';
$_['entry_display_wishlist_desc']       = 'Display wishlist button';
$_['entry_display_compare']     	    = 'Display compare';
$_['entry_display_compare_desc']        = 'Display compare button';
$_['entry_display_sale']     	    	= 'Display sale';
$_['entry_display_sale_desc']        	= 'Display sale';
$_['entry_display_new']     	    	= 'Display new';
$_['entry_display_new_desc']        	= 'Display new';
$_['entry_date_day']     	    		= 'Date day new';
$_['entry_date_day_desc']        		= 'Number day for Product New';

//Tabs Category options
$_['entry_category_label'] 					= 'Category Options:';
$_['entry_sub_category_label'] 				= 'Sub Category Options:';
$_['entry_cat_title_display']         		= 'Display Category Title';
$_['entry_cat_title_display_desc']      	= 'Show Category Title';
$_['entry_cat_image_display']         		= 'Display Category Image';
$_['entry_cat_image_display_desc']      	= 'Show Category Image';
$_['entry_cat_title_maxcharacs']       		= 'Title Max Chars Category';
$_['entry_cat_title_maxcharacs_desc']      	= 'Max Chars of Category Title. 0 to unlimit length!';

$_['entry_child_category_cat']        	= 'Sub Category';
$_['entry_child_category_cat_desc']  	= 'Include or Exclude Child category from Categories.';
$_['entry_cat_sub_title_maxcharacs'] 		= 'Title Max Chars Sub Category';
$_['entry_cat_sub_title_maxcharacs_desc'] 	= 'Max Chars of Sub Category Title. 0 to unlimit length!';
$_['entry_cat_all_product'] 				= 'Show Total Products';
$_['entry_cat_all_product_desc'] 			= 'Show Total Products';
$_['entry_category_width']                 	= 'Category Width';
$_['entry_category_width_desc'] 			= 'Category Width of image';
$_['entry_category_height']                	= 'Category Height';
$_['entry_category_height_desc'] 			= 'Category Height of image';
$_['entry_placeholder_path']      		= 'Placeholder Path (or Url)';
$_['entry_placeholder_path_desc']      	= 'The Path (or URL) of Default Image';
$_['entry_source_limit_cat']          	= 'Count Category';
$_['entry_source_limit_cat_desc'] 		= 'The number of category to display. The default value of 0 will display all category.';

//Tabs Effect options
$_['effect_none'] 						= 'None';
$_['effect_fadeIn'] 					= 'Fade In';
$_['effect_zoomIn'] 					= 'Zoom In';
$_['effect_zoomOut'] 					= 'Zoom Out';
$_['effect_slideLeft'] 					= 'Slide Left';
$_['effect_slideRight'] 				= 'Slide Right';
$_['effect_slideTop'] 					= 'Slide Top';
$_['effect_slideBottom'] 				= 'Slide Bottom';
$_['effect_flip'] 						= 'Flip';
$_['effect_flipInX'] 					= 'Flip in Horizontal';
$_['effect_flipInY'] 					= 'Flip in Vertical';
$_['effect_starwars'] 					= 'Star war';
$_['effect_bounceIn'] 					= 'Bounce In';
$_['effect_bounceInUp'] 				= 'Bounce In Up';
$_['effect_bounceInDown'] 				= 'Bounce In Down';
$_['effect_pageTop'] 					= 'Page Top';
$_['effect_pageBottom'] 				= 'Flip';

$_['entry_margin']                		= 'Margin Right Item';
$_['entry_margin_desc']             	= 'Margin-right(px) on Item.';
$_['entry_slideBy']               		= 'SlideBy Item';
$_['entry_slideBy_desc']            	= 'Navigation slide by x. page string can be set to slide by page.';
$_['entry_autoplay']	                = 'Auto Play';
$_['entry_autoplay_desc']           	= 'Allow to on/off auto play for slider';
$_['entry_autoplaySpeed']    			= 'Auto Play Speed';
$_['entry_autoplaySpeed_desc']    		= 'Autoplay Speed.';
$_['entry_startPosition']    			= 'Start Position Item';
$_['entry_startPosition_desc']    		= 'Start position or URL Hash string like #id.';
$_['entry_mouseDrag']    				= 'Mouse Drag';
$_['entry_mouseDrag_desc']    			= 'Mouse drag enabled';
$_['entry_touchDrag']    				= 'Touch Drag';
$_['entry_touchDrag_desc']    			= 'Touch drag enabled';
$_['entry_pullDrag']    				= 'Pull Drag';
$_['entry_pullDrag_desc']    			= 'Stage pull to edge';
$_['entry_dots']    					= 'Show Pagination';
$_['entry_dots_desc']    				= 'Allow show/hide pagination for module';
$_['entry_dotsSpeed']    				= 'Pagination Speed';
$_['entry_dotsSpeed_desc']    			= 'Pagination Speed.';
$_['entry_navs']    					= 'Show Navigation';
$_['entry_navs_desc']    				= 'Allow show/hide navigation for module';
$_['entry_navspeed']    				= 'Navigation Speed';
$_['entry_navspeed_desc']    			= 'Navigation Speed.';
$_['entry_effect']	                    = 'Effect';
$_['entry_effect_desc']                	= 'Choose the effect for the module here.';
$_['entry_duration']              		= 'Duration';
$_['entry_duration_desc']             	= 'Determining how long the animation will run. Larger = Slower.';
$_['entry_delay']                 		= 'Delay';
$_['entry_delay_desc']                 	= 'Sets a timer to delay the execution of the next item in the queue. Larger = Slower.';
$_['entry_pausehover']                  = 'Pause On Hover';
$_['entry_pausehover_desc']             = 'Pause on mouse hover';
$_['entry_autoplay_timeout']            = 'Auto Interval Timeout';
$_['entry_autoplay_timeout_desc']       = 'Autoplay interval timeout for slider.';

//Tabs Advanced 
$_['entry_pre_text']                	= 'Pre-text';
$_['entry_pre_text_desc']               = 'Intro text of module';
$_['entry_post_text']               	= 'Post-text';
$_['entry_post_text_desc']              = 'Footer text of module';
$_['entry_use_cache']                   = 'Caching';
$_['entry_use_cache_desc']              = 'Select whether to cache the content of this module ';
$_['entry_cache_time']                  = 'Cache Time';
$_['entry_cache_time_desc']             = 'The time (in seconds) before the module is recached.';
// Help
$_['help_product']     					= '(Autocomplete)';
$_['type_show_loadmore'] 				= 'Load More';
$_['type_show_slider'] 					= 'Slider';
// Error
$_['error_warning']          			= 'Warning: Please check the form carefully for errors!';
$_['error_permission'] 					= 'Warning: You do not have permission to modify so categories module!';
$_['error_name']       			= 'Module Name must be between 3 and 64 characters!';
$_['error_head_name']       	= 'Module Header Name must be between 3 and 64 characters!';
$_['error_category']   			= 'This field must not be empty!';
$_['error_category_depth']  	= 'The number character format is required in this product category depth!';
$_['error_date_day']  			= 'The number character format is required in this date new!';
$_['error_source_limit'] 		= 'The number character format is required in this limitation!';
$_['error_product_feature']   	= 'This field must not be empty!';
$_['error_source_limit_cat'] 		= 'The number character format is required in this limitation category!';
$_['error_title_maxlength'] 	= 'The number character format is required in this title max maxlength!';
$_['error_cat_title_maxcharacs'] 	= 'The number character format is required in this title max chars!';
$_['error_description_maxlength'] = 'The number character format is required in this description maxlength!';
$_['error_cat_sub_title_maxcharacs'] = 'The number character format is required in this title max chars !';
$_['error_width']      			= 'The number character format > 0 is required in this width!';
$_['error_height']     			= 'The number character format > 0 is required in this height!';
$_['error_width_cat']      = 'The number character format > 0 is required in this category width!';
$_['error_height_cat']     = 'The number character format > 0 is required in this category height!';
$_['error_nb_row']     			= 'The number character format is required in this row!';
$_['error_margin'] 	            = 'The number character format is required in this margin!';
$_['error_slideBy'] 	            = 'The number character format is required in this slideBy!';
$_['error_autoplay_timeout'] 	= 'The number character format is required in this auto play timeout!';
$_['error_autoplaySpeed'] 	= 'The number character format is required in this auto play speed!';
$_['error_smartSpeed'] 	= 'The number character format is required in this smart speed!';
$_['error_startPosition'] 	= 'The number character format is required in this start position!';
$_['error_navSpeed'] 	= 'The number character format is required in this nav speed!';
$_['error_duration'] 	= 'The number character format is required in this duration!';
$_['error_delay'] 	= 'The number character format is required in this delay!';
$_['error_placeholder_path']    = 'The placeholder path must enter the picture';