New Translations – 2.3.2020
This commit is contained in:
		@@ -8,13 +8,13 @@ $_['text_list']         = 'Event List';
 | 
			
		||||
$_['text_event']        = 'Events are used by extensions to override the default functionality of your store. If you have issues you can disable or enable the events here.';
 | 
			
		||||
$_['text_info']         = 'Event Information';
 | 
			
		||||
$_['text_trigger']      = 'Trigger';
 | 
			
		||||
$_['text_action']       = 'Action';
 | 
			
		||||
$_['text_action']       = 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_code']       = 'Event Code';
 | 
			
		||||
$_['column_status']     = 'Status';
 | 
			
		||||
$_['column_sort_order'] = 'Sort Order';
 | 
			
		||||
$_['column_action']     = 'Action';
 | 
			
		||||
$_['column_status']     = 'Tila';
 | 
			
		||||
$_['column_sort_order'] = 'Lajittelujärjestys';
 | 
			
		||||
$_['column_action']     = 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Error
 | 
			
		||||
$_['error_permission']  = 'Varoitus: You do not have permission to modify extensions!';
 | 
			
		||||
 
 | 
			
		||||
@@ -6,4 +6,4 @@ $_['heading_title'] = 'Extensions';
 | 
			
		||||
$_['text_success']  = 'Success: You have modified extensions!';
 | 
			
		||||
$_['text_list']     = 'Extension List';
 | 
			
		||||
$_['text_type']     = 'Choose the extension type';
 | 
			
		||||
$_['text_filter']   = 'Filter';
 | 
			
		||||
$_['text_filter']   = 'Suodatin';
 | 
			
		||||
 
 | 
			
		||||
@@ -15,4 +15,4 @@ $_['error_directory']  = 'Install directory could not be found!';
 | 
			
		||||
$_['error_code']       = 'Unique code is required for modification XML!';
 | 
			
		||||
$_['error_xml']        = 'Modification %s is already being used!';
 | 
			
		||||
$_['error_exists']     = 'The file %s already exists!';
 | 
			
		||||
$_['error_allowed']    = 'The directory %s is not allowed to be written to!';
 | 
			
		||||
$_['error_allowed']    = 'The directory %s is not allowed to be written to!';
 | 
			
		||||
 
 | 
			
		||||
@@ -11,8 +11,8 @@ $_['text_install']      = 'Installing';
 | 
			
		||||
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_filename']   = 'Filename';
 | 
			
		||||
$_['column_date_added'] = 'Date Added';
 | 
			
		||||
$_['column_action']     = 'Action';
 | 
			
		||||
$_['column_date_added'] = 'Lisäyspäivä';
 | 
			
		||||
$_['column_action']     = 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
$_['entry_upload']      = 'Upload File';
 | 
			
		||||
@@ -26,4 +26,4 @@ $_['error_permission']  = 'Varoitus: You do not have permission to modify extens
 | 
			
		||||
$_['error_install']     = 'Extension installation taking place please wait a few seconds before trying to install!';
 | 
			
		||||
$_['error_upload']      = 'File could not be uploaded!';
 | 
			
		||||
$_['error_filetype']    = 'Invalid file type!';
 | 
			
		||||
$_['error_file']        = 'File could not be found!';
 | 
			
		||||
$_['error_file']        = 'File could not be found!';
 | 
			
		||||
 
 | 
			
		||||
@@ -45,7 +45,7 @@ $_['text_secure']        = 'Do not give your PIN to any one including developers
 | 
			
		||||
$_['text_name']          = 'Download Name';
 | 
			
		||||
$_['text_progress']      = 'Progress';
 | 
			
		||||
$_['text_available']     = 'Available Installs';
 | 
			
		||||
$_['text_action']        = 'Action';
 | 
			
		||||
$_['text_action']        = 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
$_['entry_pin']          = 'PIN';
 | 
			
		||||
 
 | 
			
		||||
@@ -13,7 +13,7 @@ $_['column_author']     = 'Author';
 | 
			
		||||
$_['column_version']    = 'Version';
 | 
			
		||||
$_['column_status']     = 'Status';
 | 
			
		||||
$_['column_date_added'] = 'Date Added';
 | 
			
		||||
$_['column_action']     = 'Action';
 | 
			
		||||
$_['column_action']     = 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Error
 | 
			
		||||
$_['error_permission']  = 'Varoitus: You do not have permission to modify modifications!';
 | 
			
		||||
$_['error_permission']  = 'Varoitus: You do not have permission to modify modifications!';
 | 
			
		||||
 
 | 
			
		||||
@@ -57,7 +57,7 @@ $_['text_patch_option']				    = 'Manual patching';
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_name']          				= 'Plugin name';
 | 
			
		||||
$_['column_status']        				= 'Status';
 | 
			
		||||
$_['column_action']        				= 'Action';
 | 
			
		||||
$_['column_action']        				= 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
$_['entry_patch']            			= 'Manual update patch';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user