New Translations – 2.3.2020 (2)
This commit is contained in:
		@@ -8,7 +8,7 @@ $_['text_signup']      = 'Please enter your OpenCart API information which you c
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
$_['entry_username']   = 'Username';
 | 
			
		||||
$_['entry_secret']     = 'Secret';
 | 
			
		||||
$_['entry_secret']     = 'Salaisuus';
 | 
			
		||||
 | 
			
		||||
// Error
 | 
			
		||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify marketplace API!';
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
<?php
 | 
			
		||||
// Heading
 | 
			
		||||
$_['heading_title'] = 'Extensions';
 | 
			
		||||
$_['heading_title'] = 'Laajennukset';
 | 
			
		||||
 | 
			
		||||
// Text
 | 
			
		||||
$_['text_success']  = 'Success: You have modified extensions!';
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@ $_['heading_title']      = 'Extension Marketplace';
 | 
			
		||||
// Text
 | 
			
		||||
$_['text_success']       = 'Success: You have modified extensions!';
 | 
			
		||||
$_['text_list']          = 'Extension List';
 | 
			
		||||
$_['text_filter']        = 'Filter';
 | 
			
		||||
$_['text_filter']        = 'Suodatin';
 | 
			
		||||
$_['text_search']        = 'Search for extensions and themes';
 | 
			
		||||
$_['text_category']      = 'Categories';
 | 
			
		||||
$_['text_all']           = 'All';
 | 
			
		||||
@@ -54,14 +54,14 @@ $_['entry_pin']          = 'PIN';
 | 
			
		||||
$_['tab_description']    = 'Description';
 | 
			
		||||
$_['tab_documentation']  = 'Documentation';
 | 
			
		||||
$_['tab_download']       = 'Download';
 | 
			
		||||
$_['tab_comment']        = 'Comment';
 | 
			
		||||
$_['tab_comment']        = 'Kommentti';
 | 
			
		||||
 | 
			
		||||
// Button
 | 
			
		||||
$_['button_opencart']    = 'Marketplace API';
 | 
			
		||||
$_['button_purchase']    = 'Purchase';
 | 
			
		||||
$_['button_view_all']    = 'View all extensions';
 | 
			
		||||
$_['button_get_support'] = 'Get Support';
 | 
			
		||||
$_['button_comment']     = 'Comment';
 | 
			
		||||
$_['button_comment']     = 'Kommentti';
 | 
			
		||||
$_['button_reply']       = 'Reply';
 | 
			
		||||
 | 
			
		||||
// Error
 | 
			
		||||
 
 | 
			
		||||
@@ -10,9 +10,9 @@ $_['text_list']         = 'Modification List';
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_name']       = 'Modification Name';
 | 
			
		||||
$_['column_author']     = 'Author';
 | 
			
		||||
$_['column_version']    = 'Version';
 | 
			
		||||
$_['column_status']     = 'Status';
 | 
			
		||||
$_['column_date_added'] = 'Date Added';
 | 
			
		||||
$_['column_version']    = 'Versio';
 | 
			
		||||
$_['column_status']     = 'Tila';
 | 
			
		||||
$_['column_date_added'] = 'Lisäyspäivä';
 | 
			
		||||
$_['column_action']     = 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Error
 | 
			
		||||
 
 | 
			
		||||
@@ -56,7 +56,7 @@ $_['text_patch_option']				    = 'Manual patching';
 | 
			
		||||
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_name']          				= 'Plugin name';
 | 
			
		||||
$_['column_status']        				= 'Status';
 | 
			
		||||
$_['column_status']        				= 'Tila';
 | 
			
		||||
$_['column_action']        				= 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user