New Translations – 16.2.2020
This commit is contained in:
		@@ -1,12 +1,12 @@
 | 
			
		||||
<?php
 | 
			
		||||
// Heading
 | 
			
		||||
$_['heading_title']                  = 'Settings';
 | 
			
		||||
$_['heading_title']                  = 'Asetukset';
 | 
			
		||||
 | 
			
		||||
// Text
 | 
			
		||||
$_['text_stores']                    = 'Stores';
 | 
			
		||||
$_['text_stores']                    = 'Kaupat';
 | 
			
		||||
$_['text_success']                   = 'Success: You have modified settings!';
 | 
			
		||||
$_['text_edit']                      = 'Edit Setting';
 | 
			
		||||
$_['text_product']                   = 'Products';
 | 
			
		||||
$_['text_product']                   = 'Tuotteet';
 | 
			
		||||
$_['text_review']                    = 'Reviews';
 | 
			
		||||
$_['text_voucher']                   = 'Vouchers';
 | 
			
		||||
$_['text_tax']                       = 'Taxes';
 | 
			
		||||
 
 | 
			
		||||
@@ -1,54 +1,54 @@
 | 
			
		||||
<?php
 | 
			
		||||
// Heading
 | 
			
		||||
$_['heading_title']                = 'Stores';
 | 
			
		||||
$_['heading_title']                = 'Kaupat';
 | 
			
		||||
 | 
			
		||||
// Text
 | 
			
		||||
$_['text_settings']                = 'Settings';
 | 
			
		||||
$_['text_settings']                = 'Asetukset';
 | 
			
		||||
$_['text_success']                 = 'Success: You have modified Stores!';
 | 
			
		||||
$_['text_list']                    = 'Store List';
 | 
			
		||||
$_['text_add']                     = 'Add Store';
 | 
			
		||||
$_['text_add']                     = 'Lisää kauppa';
 | 
			
		||||
$_['text_edit']                    = 'Edit Store';
 | 
			
		||||
$_['text_items']                   = 'Items';
 | 
			
		||||
$_['text_tax']                     = 'Taxes';
 | 
			
		||||
$_['text_account']                 = 'Account';
 | 
			
		||||
$_['text_account']                 = 'Tili';
 | 
			
		||||
$_['text_checkout']                = 'Checkout';
 | 
			
		||||
$_['text_stock']                   = 'Stock';
 | 
			
		||||
$_['text_shipping']                = 'Shipping Address';
 | 
			
		||||
$_['text_payment']                 = 'Payment Address';
 | 
			
		||||
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_name']                  = 'Store Name';
 | 
			
		||||
$_['column_url']	               = 'Store URL';
 | 
			
		||||
$_['column_action']                = 'Action';
 | 
			
		||||
$_['column_name']                  = 'Kaupan nimi';
 | 
			
		||||
$_['column_url']	               = 'Kaupan URL-osoite';
 | 
			
		||||
$_['column_action']                = 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
$_['entry_url']                    = 'Store URL';
 | 
			
		||||
$_['entry_url']                    = 'Kaupan URL-osoite';
 | 
			
		||||
$_['entry_ssl']                    = 'SSL URL';
 | 
			
		||||
$_['entry_meta_title']             = 'Meta Title';
 | 
			
		||||
$_['entry_meta_description']       = 'Meta Tag Description';
 | 
			
		||||
$_['entry_meta_keyword']           = 'Meta Tag Keywords';
 | 
			
		||||
$_['entry_layout']                 = 'Default Layout';
 | 
			
		||||
$_['entry_theme']                  = 'Theme';
 | 
			
		||||
$_['entry_name']                   = 'Store Name';
 | 
			
		||||
$_['entry_owner']                  = 'Store Owner';
 | 
			
		||||
$_['entry_address']                = 'Address';
 | 
			
		||||
$_['entry_theme']                  = 'Teema';
 | 
			
		||||
$_['entry_name']                   = 'Kaupan nimi';
 | 
			
		||||
$_['entry_owner']                  = 'Kaupan omistaja';
 | 
			
		||||
$_['entry_address']                = 'Osoite';
 | 
			
		||||
$_['entry_geocode']                = 'Geocode';
 | 
			
		||||
$_['entry_email']                  = 'E-Mail';
 | 
			
		||||
$_['entry_telephone']              = 'Telephone';
 | 
			
		||||
$_['entry_email']                  = 'Sähköpostiosoite';
 | 
			
		||||
$_['entry_telephone']              = 'Puhelinnumero';
 | 
			
		||||
$_['entry_fax']                    = 'Fax';
 | 
			
		||||
$_['entry_image']                  = 'Image';
 | 
			
		||||
$_['entry_image']                  = 'Kuva';
 | 
			
		||||
$_['entry_open']                   = 'Opening Times';
 | 
			
		||||
$_['entry_comment']                = 'Comment';
 | 
			
		||||
$_['entry_location']               = 'Store Location';
 | 
			
		||||
$_['entry_location']               = 'Kaupan sijainti';
 | 
			
		||||
$_['entry_country']                = 'Country';
 | 
			
		||||
$_['entry_zone']                   = 'Region / State';
 | 
			
		||||
$_['entry_language']               = 'Language';
 | 
			
		||||
$_['entry_currency']               = 'Currency';
 | 
			
		||||
$_['entry_language']               = 'Kieli';
 | 
			
		||||
$_['entry_currency']               = 'Valuutta';
 | 
			
		||||
$_['entry_tax']                    = 'Display Prices With Tax';
 | 
			
		||||
$_['entry_tax_default']            = 'Use Store Tax Address';
 | 
			
		||||
$_['entry_tax_customer']           = 'Use Customer Tax Address';
 | 
			
		||||
$_['entry_customer_group']         = 'Customer Group';
 | 
			
		||||
$_['entry_customer_group_display'] = 'Customer Groups';
 | 
			
		||||
$_['entry_customer_group']         = 'Asiakasryhmä';
 | 
			
		||||
$_['entry_customer_group_display'] = 'Asiakasryhmät';
 | 
			
		||||
$_['entry_customer_price']         = 'Login Display Prices';
 | 
			
		||||
$_['entry_account']                = 'Account Terms';
 | 
			
		||||
$_['entry_cart_weight']            = 'Display Weight on Cart Page';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user