1
0

New Translations – 2.3.2020 (2)

This commit is contained in:
Christer Waren
2020-03-02 10:58:49 +02:00
parent b1e26e79a8
commit cfa575a06a
97 changed files with 282 additions and 282 deletions

View File

@ -38,4 +38,4 @@ $_['error_stock'] = 'Products marked with *** are not available in
$_['error_minimum'] = 'Minimum order amount for %s is %s!';
$_['error_required'] = '%s vaaditaan!';
$_['error_product'] = 'Varoitus: There are no products in your cart!';
$_['error_recurring_required'] = 'Please select a payment recurring!';
$_['error_recurring_required'] = 'Please select a payment recurring!';

View File

@ -52,15 +52,15 @@ $_['entry_email_address'] = 'E-Mail Address';
$_['entry_email'] = 'E-Mail';
$_['entry_password'] = 'Password';
$_['entry_confirm'] = 'Password Confirm';
$_['entry_firstname'] = 'First Name';
$_['entry_lastname'] = 'Last Name';
$_['entry_firstname'] = 'Etunimi';
$_['entry_lastname'] = 'Sukunimi';
$_['entry_telephone'] = 'Telephone';
$_['entry_address'] = 'Choose Address';
$_['entry_company'] = 'Company';
$_['entry_customer_group'] = 'Customer Group';
$_['entry_company'] = 'Yritys';
$_['entry_customer_group'] = 'Asiakasryhmä';
$_['entry_address_1'] = 'Address 1';
$_['entry_address_2'] = 'Address 2';
$_['entry_postcode'] = 'Post Code';
$_['entry_postcode'] = 'Postinumero';
$_['entry_city'] = 'City';
$_['entry_country'] = 'Country';
$_['entry_zone'] = 'Region / State';
@ -90,4 +90,4 @@ $_['error_shipping'] = 'Varoitus: Shipping method required!';
$_['error_no_shipping'] = 'Varoitus: No Shipping options are available. Please <a href="%s">contact us</a> for assistance!';
$_['error_payment'] = 'Varoitus: Payment method required!';
$_['error_no_payment'] = 'Varoitus: No Payment options are available. Please <a href="%s">contact us</a> for assistance!';
$_['error_custom_field'] = '%s vaaditaan!';
$_['error_custom_field'] = '%s vaaditaan!';

View File

@ -17,4 +17,4 @@ $_['text_message'] = '<p>There was a problem processing your payment and the or
<p>Please try to order again using a different payment method.</p>
<p>If the problem persists please <a href="%s">contact us</a> with the details of the order you are trying to place.</p>
';
';

View File

@ -7,4 +7,4 @@ $_['text_basket'] = 'Ostoskori';
$_['text_checkout'] = 'Checkout';
$_['text_success'] = 'Success';
$_['text_customer'] = '<p>Your order has been successfully processed!</p><p>You can view your order history by going to the <a href="%s">my account</a> page and by clicking on <a href="%s">history</a>.</p><p>If your purchase has an associated download, you can go to the account <a href="%s">downloads</a> page to view them.</p><p>Please direct any questions you have to the <a href="%s">store owner</a>.</p><p>Thanks for shopping with us online!</p>';
$_['text_guest'] = '<p>Your order has been successfully processed!</p><p>Please direct any questions you have to the <a href="%s">store owner</a>.</p><p>Thanks for shopping with us online!</p>';
$_['text_guest'] = '<p>Your order has been successfully processed!</p><p>Please direct any questions you have to the <a href="%s">store owner</a>.</p><p>Thanks for shopping with us online!</p>';