New Translations - 5.11.2021
This commit is contained in:
		@@ -33,6 +33,6 @@ $_['error_lastname']     = 'Last Name must be between 1 and 32 characters!';
 | 
			
		||||
$_['error_address_1']    = 'Address must be between 3 and 128 characters!';
 | 
			
		||||
$_['error_postcode']     = 'Postcode must be between 2 and 10 characters!';
 | 
			
		||||
$_['error_city']         = 'City must be between 2 and 128 characters!';
 | 
			
		||||
$_['error_country']      = 'Please select a country!';
 | 
			
		||||
$_['error_zone']         = 'Please select a region / state!';
 | 
			
		||||
$_['error_custom_field'] = '%s required!';
 | 
			
		||||
$_['error_country']      = 'Valitse maa!';
 | 
			
		||||
$_['error_zone']         = 'Valitse alue/osavaltio!';
 | 
			
		||||
$_['error_custom_field'] = '%s vaaditaan!';
 | 
			
		||||
 
 | 
			
		||||
@@ -10,5 +10,5 @@ $_['text_empty']        = 'You have not made any previous downloadable orders!';
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_order_id']   = 'Tilausnumero';
 | 
			
		||||
$_['column_name']       = 'Nimi';
 | 
			
		||||
$_['column_size']       = 'Size';
 | 
			
		||||
$_['column_size']       = 'Tiedostokoko';
 | 
			
		||||
$_['column_date_added'] = 'Lisäyspäivä';
 | 
			
		||||
 
 | 
			
		||||
@@ -4,8 +4,8 @@ $_['heading_title']      = 'My Account Information';
 | 
			
		||||
 | 
			
		||||
// Text
 | 
			
		||||
$_['text_account']       = 'Tili';
 | 
			
		||||
$_['text_edit']          = 'Edit Information';
 | 
			
		||||
$_['text_your_details']  = 'Your Personal Details';
 | 
			
		||||
$_['text_edit']          = 'Muokkaa tietoja';
 | 
			
		||||
$_['text_your_details']  = 'Henkilötiedot';
 | 
			
		||||
$_['text_success']       = 'Success: Your account has been successfully updated.';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
 
 | 
			
		||||
@@ -8,7 +8,7 @@ $_['text_login']                   = 'Kirjaudu';
 | 
			
		||||
$_['text_new_customer']            = 'Uusi asiakas';
 | 
			
		||||
$_['text_register']                = 'Register Account';
 | 
			
		||||
$_['text_register_account']        = 'By creating an account you will be able to shop faster, be up to date on an order\'s status, and keep track of the orders you have previously made.';
 | 
			
		||||
$_['text_returning_customer']      = 'Returning Customer';
 | 
			
		||||
$_['text_returning_customer']      = 'Palaava asiakas';
 | 
			
		||||
$_['text_i_am_returning_customer'] = 'I am a returning customer';
 | 
			
		||||
$_['text_forgotten']               = 'Forgotten Password';
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -8,4 +8,4 @@ $_['text_newsletter']  = 'Uutiskirje';
 | 
			
		||||
$_['text_success']     = 'Success: Your newsletter subscription has been successfully updated!';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
$_['entry_newsletter'] = 'Subscribe';
 | 
			
		||||
$_['entry_newsletter'] = 'Tilaa';
 | 
			
		||||
 
 | 
			
		||||
@@ -13,10 +13,10 @@ $_['text_payment_method']                  = 'Payment Method:';
 | 
			
		||||
$_['text_order_id']                        = 'Tilausnumero:';
 | 
			
		||||
$_['text_product']                         = 'Tuote:';
 | 
			
		||||
$_['text_quantity']                        = 'Määrä:';
 | 
			
		||||
$_['text_description']                     = 'Description';
 | 
			
		||||
$_['text_description']                     = 'Kuvaus';
 | 
			
		||||
$_['text_reference']                       = 'Reference';
 | 
			
		||||
$_['text_transaction']                     = 'Transactions';
 | 
			
		||||
$_['text_status_1']                        = 'Active';
 | 
			
		||||
$_['text_status_1']                        = 'Aktiivinen';
 | 
			
		||||
$_['text_status_2']                        = 'Inactive';
 | 
			
		||||
$_['text_status_3']                        = 'Cancelled';
 | 
			
		||||
$_['text_status_4']                        = 'Suspended';
 | 
			
		||||
 
 | 
			
		||||
@@ -1,12 +1,12 @@
 | 
			
		||||
<?php
 | 
			
		||||
// Heading
 | 
			
		||||
$_['heading_title']        = 'Register Account';
 | 
			
		||||
$_['heading_title']        = 'Rekisteröi tili';
 | 
			
		||||
 | 
			
		||||
// Text
 | 
			
		||||
$_['text_account']         = 'Tili';
 | 
			
		||||
$_['text_register']        = 'Rekisteröidy';
 | 
			
		||||
$_['text_account_already'] = 'If you already have an account with us, please login at the <a href="%s">login page</a>.';
 | 
			
		||||
$_['text_your_details']    = 'Your Personal Details';
 | 
			
		||||
$_['text_your_details']    = 'Henkilötiedot';
 | 
			
		||||
$_['text_newsletter']      = 'Uutiskirje';
 | 
			
		||||
$_['text_your_password']   = 'Your Password';
 | 
			
		||||
$_['text_agree']           = 'I have read and agree to the <a href="%s" class="agree"><b>%s</b></a>';
 | 
			
		||||
@@ -17,7 +17,7 @@ $_['entry_firstname']      = 'Etunimi';
 | 
			
		||||
$_['entry_lastname']       = 'Sukunimi';
 | 
			
		||||
$_['entry_email']          = 'Sähköpostiosoite';
 | 
			
		||||
$_['entry_telephone']      = 'Puhelinnumero';
 | 
			
		||||
$_['entry_newsletter']     = 'Subscribe';
 | 
			
		||||
$_['entry_newsletter']     = 'Tilaa';
 | 
			
		||||
$_['entry_password']       = 'Salasana';
 | 
			
		||||
$_['entry_confirm']        = 'Vahvista salasana';
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,19 +1,19 @@
 | 
			
		||||
<?php
 | 
			
		||||
// Heading
 | 
			
		||||
$_['heading_title']      = 'Product Returns';
 | 
			
		||||
$_['heading_title']      = 'Palautukset';
 | 
			
		||||
 | 
			
		||||
// Text
 | 
			
		||||
$_['text_account']       = 'Tili';
 | 
			
		||||
$_['text_return']        = 'Return Information';
 | 
			
		||||
$_['text_return_detail'] = 'Return Details';
 | 
			
		||||
$_['text_description']   = 'Please complete the form below to request an RMA number.';
 | 
			
		||||
$_['text_order']         = 'Order Information';
 | 
			
		||||
$_['text_product']       = 'Product Information';
 | 
			
		||||
$_['text_reason']        = 'Reason for Return';
 | 
			
		||||
$_['text_order']         = 'Tilaustiedot';
 | 
			
		||||
$_['text_product']       = 'Tuotetiedot';
 | 
			
		||||
$_['text_reason']        = 'Palautuksen syy';
 | 
			
		||||
$_['text_message']       = '<p>Thank you for submitting your return request. Your request has been sent to the relevant department for processing.</p><p> You will be notified via e-mail as to the status of your request.</p>';
 | 
			
		||||
$_['text_return_id']     = 'Return ID:';
 | 
			
		||||
$_['text_order_id']      = 'Order ID:';
 | 
			
		||||
$_['text_date_ordered']  = 'Order Date:';
 | 
			
		||||
$_['text_return_id']     = 'Palautuskoodi:';
 | 
			
		||||
$_['text_order_id']      = 'Tilausnumero:';
 | 
			
		||||
$_['text_date_ordered']  = 'Tilauspäivä:';
 | 
			
		||||
$_['text_status']        = 'Tila:';
 | 
			
		||||
$_['text_date_added']    = 'Lisäyspäivä:';
 | 
			
		||||
$_['text_comment']       = 'Return Comments';
 | 
			
		||||
@@ -22,32 +22,32 @@ $_['text_empty']         = 'You have not made any previous returns!';
 | 
			
		||||
$_['text_agree']         = 'I have read and agree to the <a href="%s" class="agree"><b>%s</b></a>';
 | 
			
		||||
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_return_id']   = 'Return ID';
 | 
			
		||||
$_['column_order_id']    = 'Order ID';
 | 
			
		||||
$_['column_return_id']   = 'Palautuskoodi';
 | 
			
		||||
$_['column_order_id']    = 'Tilausnumero';
 | 
			
		||||
$_['column_status']      = 'Tila';
 | 
			
		||||
$_['column_date_added']  = 'Lisäyspäivä';
 | 
			
		||||
$_['column_customer']    = 'Asiakas';
 | 
			
		||||
$_['column_product']     = 'Tuotteen nimi';
 | 
			
		||||
$_['column_model']       = 'Model';
 | 
			
		||||
$_['column_quantity']    = 'Quantity';
 | 
			
		||||
$_['column_price']       = 'Price';
 | 
			
		||||
$_['column_opened']      = 'Opened';
 | 
			
		||||
$_['column_comment']     = 'Comment';
 | 
			
		||||
$_['column_reason']      = 'Reason';
 | 
			
		||||
$_['column_quantity']    = 'Määrä';
 | 
			
		||||
$_['column_price']       = 'Hinta';
 | 
			
		||||
$_['column_opened']      = 'Avattu';
 | 
			
		||||
$_['column_comment']     = 'Kommentti';
 | 
			
		||||
$_['column_reason']      = 'Syy';
 | 
			
		||||
$_['column_action']      = 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
$_['entry_order_id']     = 'Order ID';
 | 
			
		||||
$_['entry_date_ordered'] = 'Order Date';
 | 
			
		||||
$_['entry_order_id']     = 'Tilausnumero';
 | 
			
		||||
$_['entry_date_ordered'] = 'Tilauspäivä';
 | 
			
		||||
$_['entry_firstname']    = 'Etunimi';
 | 
			
		||||
$_['entry_lastname']     = 'Sukunimi';
 | 
			
		||||
$_['entry_email']        = 'Sähköpostiosoite';
 | 
			
		||||
$_['entry_telephone']    = 'Telephone';
 | 
			
		||||
$_['entry_telephone']    = 'Puhelinnumero';
 | 
			
		||||
$_['entry_product']      = 'Tuotteen nimi';
 | 
			
		||||
$_['entry_model']        = 'Product Code';
 | 
			
		||||
$_['entry_quantity']     = 'Quantity';
 | 
			
		||||
$_['entry_reason']       = 'Reason for Return';
 | 
			
		||||
$_['entry_opened']       = 'Product is opened';
 | 
			
		||||
$_['entry_model']        = 'Tuotekoodi';
 | 
			
		||||
$_['entry_quantity']     = 'Määrä';
 | 
			
		||||
$_['entry_reason']       = 'Palautuksen syy';
 | 
			
		||||
$_['entry_opened']       = 'Tuote on avattu';
 | 
			
		||||
$_['entry_fault_detail'] = 'Faulty or other details';
 | 
			
		||||
 | 
			
		||||
// Error
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@ $_['heading_title']      = 'Palkintopisteesi';
 | 
			
		||||
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_date_added']  = 'Lisäyspäivä';
 | 
			
		||||
$_['column_description'] = 'Description';
 | 
			
		||||
$_['column_description'] = 'Kuvaus';
 | 
			
		||||
$_['column_points']      = 'Pisteet';
 | 
			
		||||
 | 
			
		||||
// Text
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@ $_['heading_title']      = 'Your Transactions';
 | 
			
		||||
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_date_added']  = 'Lisäyspäivä';
 | 
			
		||||
$_['column_description'] = 'Description';
 | 
			
		||||
$_['column_description'] = 'Kuvaus';
 | 
			
		||||
$_['column_amount']      = 'Amount (%s)';
 | 
			
		||||
 | 
			
		||||
// Text
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user