New Translations – 16.2.2020
This commit is contained in:
@ -25,8 +25,8 @@ $_['entry_zone'] = 'Region / State';
|
||||
$_['entry_default'] = 'Default Address';
|
||||
|
||||
// Error
|
||||
$_['error_delete'] = 'Warning: You must have at least one address!';
|
||||
$_['error_default'] = 'Warning: You can not delete your default address!';
|
||||
$_['error_delete'] = 'Varoitus: You must have at least one address!';
|
||||
$_['error_default'] = 'Varoitus: You can not delete your default address!';
|
||||
$_['error_firstname'] = 'First Name must be between 1 and 32 characters!';
|
||||
$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!';
|
||||
$_['error_address_1'] = 'Address must be between 3 and 128 characters!';
|
||||
|
@ -27,7 +27,7 @@ $_['entry_bank_account_name'] = 'Account Name';
|
||||
$_['entry_bank_account_number'] = 'Account Number';
|
||||
|
||||
// Error
|
||||
$_['error_agree'] = 'Warning: You must agree to the %s!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
||||
$_['error_cheque'] = 'Cheque Payee Name required!';
|
||||
$_['error_paypal'] = 'PayPal Email Address does not appear to be valid!';
|
||||
$_['error_bank_account_name'] = 'Account Name required!';
|
||||
|
@ -15,7 +15,7 @@ $_['entry_email'] = 'E-Mail';
|
||||
$_['entry_telephone'] = 'Telephone';
|
||||
|
||||
// Error
|
||||
$_['error_exists'] = 'Warning: E-Mail address is already registered!';
|
||||
$_['error_exists'] = 'Varoitus: E-Mail address is already registered!';
|
||||
$_['error_firstname'] = 'First Name must be between 1 and 32 characters!';
|
||||
$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!';
|
||||
$_['error_email'] = 'E-Mail Address does not appear to be valid!';
|
||||
|
@ -15,7 +15,7 @@ $_['entry_password'] = 'New Password';
|
||||
$_['entry_confirm'] = 'Confirm';
|
||||
|
||||
// Error
|
||||
$_['error_email'] = 'Warning: The E-Mail Address was not found in our records, please try again!';
|
||||
$_['error_approved'] = 'Warning: Your account requires approval before you can login.';
|
||||
$_['error_email'] = 'Varoitus: The E-Mail Address was not found in our records, please try again!';
|
||||
$_['error_approved'] = 'Varoitus: Your account requires approval before you can login.';
|
||||
$_['error_password'] = 'Password must be between 4 and 20 characters!';
|
||||
$_['error_confirm'] = 'Password and password confirmation do not match!';
|
@ -17,6 +17,6 @@ $_['entry_email'] = 'E-Mail Address';
|
||||
$_['entry_password'] = 'Password';
|
||||
|
||||
// Error
|
||||
$_['error_login'] = 'Warning: No match for E-Mail Address and/or Password.';
|
||||
$_['error_attempts'] = 'Warning: Your account has exceeded allowed number of login attempts. Please try again in 1 hour.';
|
||||
$_['error_approved'] = 'Warning: Your account requires approval before you can login.';
|
||||
$_['error_login'] = 'Varoitus: No match for E-Mail Address and/or Password.';
|
||||
$_['error_attempts'] = 'Varoitus: Your account has exceeded allowed number of login attempts. Please try again in 1 hour.';
|
||||
$_['error_approved'] = 'Varoitus: Your account requires approval before you can login.';
|
@ -45,7 +45,7 @@ $_['column_product'] = 'Product';
|
||||
$_['column_order_recurring_id'] = 'Recurring ID';
|
||||
|
||||
// Error
|
||||
$_['error_not_cancelled'] = 'Error: %s';
|
||||
$_['error_not_cancelled'] = 'Virhe: %s';
|
||||
$_['error_not_found'] = 'Could not cancel recurring';
|
||||
|
||||
// Button
|
||||
|
@ -22,7 +22,7 @@ $_['entry_password'] = 'Password';
|
||||
$_['entry_confirm'] = 'Password Confirm';
|
||||
|
||||
// Error
|
||||
$_['error_exists'] = 'Warning: E-Mail Address is already registered!';
|
||||
$_['error_exists'] = 'Varoitus: E-Mail Address is already registered!';
|
||||
$_['error_firstname'] = 'First Name must be between 1 and 32 characters!';
|
||||
$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!';
|
||||
$_['error_email'] = 'E-Mail Address does not appear to be valid!';
|
||||
@ -30,4 +30,4 @@ $_['error_telephone'] = 'Telephone must be between 3 and 32 characters!';
|
||||
$_['error_custom_field'] = '%s required!';
|
||||
$_['error_password'] = 'Password must be between 4 and 20 characters!';
|
||||
$_['error_confirm'] = 'Password confirmation does not match password!';
|
||||
$_['error_agree'] = 'Warning: You must agree to the %s!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
@ -60,4 +60,4 @@ $_['error_telephone'] = 'Telephone must be between 3 and 32 characters!';
|
||||
$_['error_product'] = 'Product Name must be greater than 3 and less than 255 characters!';
|
||||
$_['error_model'] = 'Product Model must be greater than 3 and less than 64 characters!';
|
||||
$_['error_reason'] = 'You must select a return product reason!';
|
||||
$_['error_agree'] = 'Warning: You must agree to the %s!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
@ -29,4 +29,4 @@ $_['error_from_name'] = 'Your Name must be between 1 and 64 characters!';
|
||||
$_['error_email'] = 'E-Mail Address does not appear to be valid!';
|
||||
$_['error_theme'] = 'You must select a theme!';
|
||||
$_['error_amount'] = 'Amount must be between %s and %s!';
|
||||
$_['error_agree'] = 'Warning: You must agree that the gift certificates are non-refundable!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree that the gift certificates are non-refundable!';
|
Reference in New Issue
Block a user