Your IP : 216.73.216.95


Current Path : /var/www/alh/admin/language/ar/extension/module/
Upload File :
Current File : /var/www/alh/admin/language/ar/extension/module/so_super_category.php

<?php
// Heading
$_['heading_title']    		= 'So Super Category';
$_['heading_title_so']    	= 'So Super Category <b style="font-size:10px; background:#aaa; color:#fff; padding: 3px;font-weight:normal">version 2.1.0</b>';
$_['entry_button_clear_cache']  = 'Flush Cache';
// Text
$_['text_module']      			= 'Modules';
$_['text_success']     			= 'Success: You have modified featured module!';
$_['text_success_remove']       = 'Success: Flush SO Cache successfully!';
$_['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_default']     = 'Default';
$_['text_slide']       = 'Slide';
// 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';

// value
$_['value_blank']			= 'New Window';
$_['value_self']			= 'Same Window';
$_['value_loadmore']		= 'Load More';
$_['value_slider']			= 'Slider';
$_['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';


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

$_['entry_module']     					= 'General Options';
$_['entry_source_option']   			= 'Source 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';
// Chung
$_['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 ';
$_['entry_placeholder_path']         		= 'Placeholder Path (or Url)';
$_['entry_placeholder_path_desc']     		= 'The Path (or URL) of Default Image';
$_['entry_width'] 							= 'Width';
$_['entry_width_desc'] 						= 'Width of image.';
$_['entry_height'] 							= 'Height'; 
$_['entry_height_desc'] 					= 'Height of image.';
$_['entry_background'] 						= 'Background';
$_['entry_background_desc'] 				= 'Background.';
$_['entry_display_navigation'] 				= 'Display Navigation';
$_['entry_display_navigation_desc'] 		= 'Display Navigation.';
$_['entry_display_loop'] 					= 'Display Loop';
$_['entry_display_loop_desc'] 				= 'Infinity loop. Duplicate last and first items to get loop illusion.';
$_['entry_auto_play'] 						= 'Auto play';
$_['entry_auto_play_desc'] 					= 'Auto play.';
$_['entry_auto_interval_timeout'] 			= 'Auto Interval Timeout';
$_['entry_auto_interval_timeout_desc'] 		= 'Auto interval timeout.';
$_['entry_auto_hover_pause'] 				= 'Auto Hover Pause';
$_['entry_auto_hover_pause_desc'] 			= 'Pause on mouse hover.';
$_['entry_auto_play_speed'] 				= 'Auto Play Speed';
$_['entry_auto_play_speed_desc'] 			= 'Autoplay Speed.';
$_['entry_navigation_speed'] 				= 'Navigation Speed';
$_['entry_navigation_speed_desc'] 			= 'Autoplay Navigation Speed.';	
$_['entry_smart_speed'] 					= 'Smart Speed';
$_['entry_smart_speed_desc'] 				= 'Autoplay Smart Speed.';
$_['entry_mouse_drag'] 						= 'Mouse Drag';
$_['entry_mouse_drag_desc'] 				= 'Mouse drag enabled.';
$_['entry_touch_drag'] 						= 'Touch Drag';
$_['entry_touch_drag_desc'] 				= 'Touch drag enabled.';
$_['entry_pull_drag'] 						= 'Pull Drag';
$_['entry_pull_drag_desc'] 					= 'Pull drag enabled.';
// General Options
$_['entry_advanced_mod_class_suffix'] 		= 'Module Class Suffix';
$_['entry_advanced_mod_class_suffix_desc'] 	= 'A suffix to be applied to the CSS class of the module. This allows for individual module styling.';
$_['entry_open_link']  						= 'Link Target';
$_['entry_open_link_desc']  				= 'The Type shows when you click on the link.';
$_['label_for_product']         			= 'For Product' ;
$_['entry_type_show']           			= 'Type Show';
$_['entry_type_show_desc']       			= 'The Type shows when you click on the type show.';
$_['entry_row']           					= '# Rows';
$_['entry_row_desc']       					= 'The Type shows when you click on the rows ( for Type Show = slider).';

// Source Options
$_['label_for_category']         		= 'For Category' ;
$_['entry_field_product']         		= 'Field product' ;
$_['entry_category']     				= 'Category';
$_['entry_category_desc']   			= 'Select Category';
$_['entry_category_depth']  			= 'Category Depth';
$_['entry_category_depth_desc']  		= 'The number of child category levels to return.';
// Field Product
$_['label_for_field_products']         	= 'For Field Products' ;
$_['entry_field_product_tab']     		= 'Field to show tabs';
$_['entry_field_product_tab_desc']  	= 'Field to show tabs.';
$_['entry_field_preload']         		= "Field Preload";
$_['entry_field_preload_desc']      	= "Field Preload";
$_['entry_limitation']     				= 'Limitation';
$_['entry_limitation_desc'] 			= 'The number of products to display. The default value of 0 will display all products.';
$_['entry_product_order']     			= 'Ordering Direction';
$_['entry_product_order_desc'] 			= 'Select the direction you would like Product to be ordered by.';

// Category Options
$_['label_for_category_slider']         		= 'For Categories Slider.' ;
$_['entry_category_title_maxlength']         	= 'Category Title Maxlength' ;
$_['entry_category_title_maxlength_desc']       = 'Max length of category title by characters. Enter value 0 if you want to show all. Please enter integer number >= 0.' ;
$_['entry_display_title_sub_category']         	= 'Display Title Sub Category' ;
$_['entry_display_title_sub_category_desc']     = 'Display title of sub category.' ;
$_['entry_display_slide_category']         		= 'Display Slide Category' ;
$_['entry_display_slide_category_desc']     	= 'Display Slide Category.' ;
$_['entry_show_category_type']         			= 'Type' ;
$_['entry_show_category_type_desc']     		= 'Type show category.' ;
$_['entry_sub_category_title_maxlength']        = 'Sub Category Title Maxlength' ;
$_['entry_sub_category_title_maxlength_desc']   = 'Max length of sub category title by characters. Enter value 0 if you want to show all. Please enter integer number >= 0.' ;
$_['label_get_images_from_image'] 				= 'Get Images From Image';


//Products Options
$_['entry_product_display_title']   			= 'Display Title';
$_['entry_product_display_title_desc']   		= 'Display title of item.';
$_['entry_product_title_maxlength']     		= 'Title Maxlength';
$_['entry_product_title_maxlength_desc']     	= 'Max length of title by characters. Enter value 0 if you want to show all. Please enter integer number >= 0.';
$_['entry_product_display_description']     	= 'Display Description';
$_['entry_product_display_description_desc']    = 'Display description of item.';
$_['entry_product_description_maxlength']     	= 'Description Maxlength';
$_['entry_product_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_display_price']     			= 'Display Price';
$_['entry_product_display_price_desc']     		= 'Allow to yes/no prices for product.';
$_['entry_product_display_add_to_cart']     	= 'Display Add To Cart';
$_['entry_product_display_add_to_cart_desc']    = 'Allow to show/hide add to cart of product';
$_['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_rating']     					= 'Display Rating';
$_['entry_display_rating_desc']     			= 'Allow to yes/no rating for product.';
$_['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';
$_['entry_product_image_num']         			= 'Product Image Number';
$_['entry_product_image_num_desc']     			= 'Show number image for product';

// Image Options
$_['entry_product_image']     					= 'Product Image';
$_['entry_product_image_desc']     				= 'Product Image.';
$_['entry_product_get_image_data']     			= 'Get Image From Tab Data';
$_['entry_product_get_image_data_desc']     	= 'Get image product from tab data image.';
$_['entry_product_get_image_image']     		= 'Get Image From Tab Image';
$_['entry_product_get_image_image_desc']     	= 'Get image product from tab image.';

// Effect Options
$_['effect_none'] 								= 'None';
$_['effect_hatch'] 								= 'Hatch';
$_['effect_bounce'] 							= 'Bounce';
$_['effect_slideRight'] 						= 'Slide Right';
$_['effect_zoomOut'] 							= 'Zoom Out';
$_['effect_zoomIn'] 							= 'Zoom In';
$_['effect_flip'] 								= 'Flip';
$_['effect_flipInX'] 							= 'Flip in Horizontal';
$_['effect_flipInY'] 							= 'Flip in Vertical';
$_['effect_starwars'] 							= 'Star war';
$_['effect_bounceIn'] 							= 'Bounce In';
$_['effect_fadeIn'] 							= 'Fade In';
$_['effect_pageTop'] 							= 'Page Top';
$_['label_for_item_product'] 					= 'For Item Product';
$_['entry_effect'] 								= 'Effect';
$_['entry_effect_desc'] 						= 'Effect for Item Product.';
$_['entry_duration'] 							= 'Duration';
$_['entry_duration_desc'] 						= 'Duration for Item Product.';
$_['entry_delay'] 								= 'Delay';
$_['entry_delay_desc'] 							= 'Delay for Item Product.';
$_['label_for_subcategory'] 					= 'For Subcategory';
$_['entry_center'] 								= 'Center';
$_['entry_center_desc'] 						= 'Item Center.';
$_['entry_margin_right_subcategory'] 			= 'Margin Right Subcategory';
$_['entry_margin_right_subcategory_desc'] 		= 'Margin-right(px) on subcategory.';
$_['entry_subcategory_slideby'] 				= 'SlideBy Subcategory';
$_['entry_subcategory_slideby_desc'] 			= 'Navigation slide by x. "page" string can be set to slide by page.';
$_['entry_start_position_subcategory'] 			= 'Start Position Subcategory';
$_['entry_start_position_subcategory_desc'] 	= 'Start position or URL Hash string like "#id".';

$_['label_for_type_show_slider'] 				= 'For Type Show 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)';
$_['entry_status']     = 'Status';
// Error
$_['error_warning']          				= 'Warning: Please check the form carefully for errors!';
$_['error_permission'] 						= 'Warning: You do not have permission to modify featured module!';
$_['error_name']       						= 'Module Name must be between 3 and 64 characters!';
$_['error_head_name']       				= 'Module Head 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 category depth!';
$_['error_limitation'] 						= 'The number character format is required in this limitation!';
$_['error_title_maxlength'] 				= 'The number character format is required in this title maxlength!';
$_['error_category_title_maxlength'] 		= 'The number character format is required in this title maxlength!';
$_['error_sub_category_title_maxlength'] 	= 'The number character format is required in this title maxlength!';
$_['error_description_maxlength'] 			= 'The number character format is required in this description maxlength!';
$_['error_category_placeholder_path']    	= 'The placeholder path must enter the picture, eg: nophoto.png';
$_['error_category_width']      			= 'The number character format is required in this width!';
$_['error_category_height']     			= 'The number character format is required in this height!';
$_['error_product_width']      				= 'The number character format is required in this width!';
$_['error_product_height']     				= 'The number character format is required in this height!';
$_['error_field_product_tab']     			= 'This field must not be empty!';
$_['error_product_title_maxlength'] 		= 'The number character format is required in this title maxlength!';
$_['error_product_description_maxlength'] 	= 'The number character format is required in this description maxlength!';
$_['error_product_readmore_text']     		= 'This field must not be empty!';
$_['error_product_duration']   				= 'The number character format is required in this duration!';
$_['error_product_delay']   				= 'The number character format is required in this delay!';
$_['error_subcategory_margin_right']   		= 'This field must not be empty!';
$_['error_subcategory_auto_interval_timeout']   = 'This field must not be empty!';
$_['error_subcategory_auto_play_speed']   	= 'This field must not be empty!';
$_['error_subcategory_navigation_speed']   	= 'This field must not be empty!';
$_['error_subcategory_smart_speed']   		= 'This field must not be empty!';
$_['error_subcategory_start_position']   	= 'This field must not be empty!';
$_['error_slider_auto_interval_timeout']   	= 'This field must not be empty!';
$_['error_slider_auto_play_speed']   		= 'This field must not be empty!';
$_['error_product_placeholder_path']    			= 'The placeholder path must enter the picture, eg: nophoto.png';
$_['error_date_day']  			= 'The number character format is required in this date new!';