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

@ -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!';

View File

@ -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!';

View File

@ -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!';

View File

@ -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!';

View File

@ -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.';

View File

@ -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

View File

@ -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!';

View File

@ -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!';

View File

@ -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!';