1
0

New Translations – 16.2.2020

This commit is contained in:
Christer Waren
2020-02-16 13:32:04 +02:00
parent e6861bd75e
commit 4126bbe023
243 changed files with 485 additions and 485 deletions

View File

@ -10,5 +10,5 @@ $_['text_success'] = 'Success: Your coupon discount has been applied!';
$_['entry_coupon'] = 'Enter your coupon here';
// Error
$_['error_coupon'] = 'Warning: Coupon is either invalid, expired or reached its usage limit!';
$_['error_empty'] = 'Warning: Please enter a coupon code!';
$_['error_coupon'] = 'Varoitus: Coupon is either invalid, expired or reached its usage limit!';
$_['error_empty'] = 'Varoitus: Please enter a coupon code!';

View File

@ -11,6 +11,6 @@ $_['text_success'] = 'Success: Your reward points discount has been applied!';
$_['entry_reward'] = 'Points to use (Max %s)';
// Error
$_['error_reward'] = 'Warning: Please enter the amount of reward points to use!';
$_['error_points'] = 'Warning: You don\'t have %s reward points!';
$_['error_maximum'] = 'Warning: The maximum number of points that can be applied is %s!';
$_['error_reward'] = 'Varoitus: Please enter the amount of reward points to use!';
$_['error_points'] = 'Varoitus: You don\'t have %s reward points!';
$_['error_maximum'] = 'Varoitus: The maximum number of points that can be applied is %s!';

View File

@ -16,5 +16,5 @@ $_['entry_postcode'] = 'Post Code';
$_['error_postcode'] = 'Postcode must be between 2 and 10 characters!';
$_['error_country'] = 'Please select a country!';
$_['error_zone'] = 'Please select a region / state!';
$_['error_shipping'] = 'Warning: Shipping method required!';
$_['error_no_shipping'] = 'Warning: No Shipping options are available. Please <a href="%s">contact us</a> for assistance!';
$_['error_shipping'] = 'Varoitus: Shipping method required!';
$_['error_no_shipping'] = 'Varoitus: No Shipping options are available. Please <a href="%s">contact us</a> for assistance!';

View File

@ -10,5 +10,5 @@ $_['text_success'] = 'Success: Your gift certificate discount has been applied!
$_['entry_voucher'] = 'Enter your gift certificate code here';
// Error
$_['error_voucher'] = 'Warning: Gift Certificate is either invalid or the balance has been used up!';
$_['error_empty'] = 'Warning: Please enter a gift certificate code!';
$_['error_voucher'] = 'Varoitus: Gift Certificate is either invalid or the balance has been used up!';
$_['error_empty'] = 'Varoitus: Please enter a gift certificate code!';