New Translations – 2.3.2020
This commit is contained in:
		@@ -1,22 +1,22 @@
 | 
			
		||||
<?php
 | 
			
		||||
// Heading
 | 
			
		||||
$_['heading_title']     = 'Downloads';
 | 
			
		||||
$_['heading_title']     = 'Lataukset';
 | 
			
		||||
 | 
			
		||||
// Text
 | 
			
		||||
$_['text_success']      = 'Success: You have modified downloads!';
 | 
			
		||||
$_['text_list']         = 'Download List';
 | 
			
		||||
$_['text_add']          = 'Add Download';
 | 
			
		||||
$_['text_edit']         = 'Edit Download';
 | 
			
		||||
$_['text_list']         = 'Latauslista';
 | 
			
		||||
$_['text_add']          = 'Lisää lataus';
 | 
			
		||||
$_['text_edit']         = 'Muokkaa latausta';
 | 
			
		||||
$_['text_upload']       = 'Your file was successfully uploaded!';
 | 
			
		||||
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_name']       = 'Download Name';
 | 
			
		||||
$_['column_date_added'] = 'Date Added';
 | 
			
		||||
$_['column_action']     = 'Action';
 | 
			
		||||
$_['column_name']       = 'Latauksen nimi';
 | 
			
		||||
$_['column_date_added'] = 'Lisäyspäivä';
 | 
			
		||||
$_['column_action']     = 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
$_['entry_name']        = 'Download Name';
 | 
			
		||||
$_['entry_filename']    = 'Filename';
 | 
			
		||||
$_['entry_name']        = 'Latauksen nimi';
 | 
			
		||||
$_['entry_filename']    = 'Tiedoston nimi';
 | 
			
		||||
$_['entry_mask']        = 'Mask';
 | 
			
		||||
 | 
			
		||||
// Help
 | 
			
		||||
@@ -31,4 +31,4 @@ $_['error_filename']    = 'Filename must be between 3 and 128 characters!';
 | 
			
		||||
$_['error_exists']      = 'File does not exist!';
 | 
			
		||||
$_['error_mask']        = 'Mask must be between 3 and 128 characters!';
 | 
			
		||||
$_['error_filetype']    = 'Invalid file type!';
 | 
			
		||||
$_['error_product']     = 'Varoitus: This download cannot be deleted as it is currently assigned to %s products!';
 | 
			
		||||
$_['error_product']     = 'Varoitus: This download cannot be deleted as it is currently assigned to %s products!';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user