1
0

New Translations – 16.2.2020

This commit is contained in:
Christer Waren
2020-02-16 14:18:44 +02:00
parent 4126bbe023
commit b197fd35c3
46 changed files with 286 additions and 286 deletions

View File

@ -3,28 +3,28 @@
$_['heading_title'] = 'Your Affiliate Information';
// Text
$_['text_account'] = 'Account';
$_['text_account'] = 'Tili';
$_['text_affiliate'] = 'Affiliate';
$_['text_my_affiliate'] = 'My Affiliate Account';
$_['text_payment'] = 'Payment Information';
$_['text_cheque'] = 'Cheque';
$_['text_paypal'] = 'PayPal';
$_['text_bank'] = 'Bank Transfer';
$_['text_bank'] = 'Tilisiirto';
$_['text_success'] = 'Success: Your account has been successfully updated.';
$_['text_agree'] = 'I have read and agree to the <a href="%s" class="agree"><b>%s</b></a>';
// Entry
$_['entry_company'] = 'Company';
$_['entry_website'] = 'Web Site';
$_['entry_company'] = 'Yritys';
$_['entry_website'] = 'Verkkosivusto';
$_['entry_tax'] = 'Tax ID';
$_['entry_payment'] = 'Payment Method';
$_['entry_payment'] = 'Maksutapa';
$_['entry_cheque'] = 'Cheque Payee Name';
$_['entry_paypal'] = 'PayPal Email Account';
$_['entry_bank_name'] = 'Bank Name';
$_['entry_bank_name'] = 'Pankin nimi';
$_['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_bank_swift_code'] = 'SWIFT-koodi';
$_['entry_bank_account_name'] = 'Tilin nimi';
$_['entry_bank_account_number'] = 'Tilinumero';
// Error
$_['error_agree'] = 'Varoitus: You must agree to the %s!';