New Translations – 2.3.2020 (2)
This commit is contained in:
@ -4,7 +4,7 @@ $_['heading_title'] = 'Affiliate Program';
|
||||
|
||||
// Text
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_login'] = 'Login';
|
||||
$_['text_login'] = 'Kirjaudu';
|
||||
$_['text_description'] = '<p>%s affiliate program is free and enables members to earn revenue by placing a link or links on their web site which advertises %s or specific products on it. Any sales made to customers who have clicked on those links will earn the affiliate commission. The standard commission rate is currently %s.</p><p>For more information, visit our FAQ page or see our Affiliate terms & conditions.</p>';
|
||||
$_['text_new_affiliate'] = 'New Affiliate';
|
||||
$_['text_register_account'] = '<p>I am not currently an affiliate.</p><p>Click Continue below to create a new affiliate account. Please note that this is not connected in any way to your customer account.</p>';
|
||||
@ -14,7 +14,7 @@ $_['text_forgotten'] = 'Forgotten Password';
|
||||
|
||||
// Entry
|
||||
$_['entry_email'] = 'Affiliate E-Mail';
|
||||
$_['entry_password'] = 'Password';
|
||||
$_['entry_password'] = 'Salasana';
|
||||
|
||||
// Error
|
||||
$_['error_login'] = 'Varoitus: No match for E-Mail Address and/or Password.';
|
||||
|
@ -13,14 +13,14 @@ $_['text_your_affiliate'] = 'Your Affiliate Information';
|
||||
$_['text_your_password'] = 'Your Password';
|
||||
$_['text_cheque'] = 'Cheque';
|
||||
$_['text_paypal'] = 'PayPal';
|
||||
$_['text_bank'] = 'Bank Transfer';
|
||||
$_['text_bank'] = 'Tilisiirto';
|
||||
$_['text_agree'] = 'I have read and agree to the <a href="%s" class="agree"><b>%s</b></a>';
|
||||
|
||||
// Entry
|
||||
$_['entry_customer_group'] = 'Customer Group';
|
||||
$_['entry_firstname'] = 'First Name';
|
||||
$_['entry_lastname'] = 'Last Name';
|
||||
$_['entry_email'] = 'E-Mail';
|
||||
$_['entry_customer_group'] = 'Asiakasryhmä';
|
||||
$_['entry_firstname'] = 'Etunimi';
|
||||
$_['entry_lastname'] = 'Sukunimi';
|
||||
$_['entry_email'] = 'Sähköpostiosoite';
|
||||
$_['entry_telephone'] = 'Telephone';
|
||||
$_['entry_company'] = 'Company';
|
||||
$_['entry_website'] = 'Web Site';
|
||||
@ -33,8 +33,8 @@ $_['entry_bank_branch_number'] = 'ABA/BSB number (Branch Number)';
|
||||
$_['entry_bank_swift_code'] = 'SWIFT Code';
|
||||
$_['entry_bank_account_name'] = 'Account Name';
|
||||
$_['entry_bank_account_number'] = 'Account Number';
|
||||
$_['entry_password'] = 'Password';
|
||||
$_['entry_confirm'] = 'Password Confirm';
|
||||
$_['entry_password'] = 'Salasana';
|
||||
$_['entry_confirm'] = 'Vahvista salasana';
|
||||
|
||||
// Error
|
||||
$_['error_exists'] = 'Varoitus: E-Mail Address is already registered!';
|
||||
|
Reference in New Issue
Block a user