vault MOD
Geplaatst: 21 apr 2004, 12:32
Hey,
heeft iemand deze mod in NL??
of als iemand zo vrij wil zijn dit stuk te vertalen.
ben ik daar heel heel blij mee.
heeft iemand deze mod in NL??
of als iemand zo vrij wil zijn dit stuk te vertalen.
ben ik daar heel heel blij mee.
Code: Selecteer alles
$lang['Vault_closed']='The vault is currently closed. Please try again later';
$lang['Vault_default_points_name']='Points';
$lang['Vault_user_points']='Owned ';
$lang['Vault_no_account']='You do not have an account here';
$lang['Vault_open_account']='Open an account';
$lang['Vault_account_opened']='You now have an account. Thank you for your confidence';
$lang['Vault_account']='Your account';
$lang['Vault_close_account']='Close your account';
$lang['Vault_account_closed']='Your account has been closed';
$lang['Vault_user_informations']='Personal information';
$lang['Vault_opened_accounts']='Open accounts';
$lang['Vault_accounts_sum']='Total possessions';
$lang['Vault_account_informations']='Deposit and Withdraw';
$lang['Vault_days']='days';
$lang['Vault_day']='day';
$lang['Vault_hours']='hours';
$lang['Vault_hour']='hour';
$lang['Vault_minutes']='minutes';
$lang['Vault_minute']='minute';
$lang['Vault_account_deposit']='Deposit into your account';
$lang['Vault_deposit']='Deposit';
$lang['Vault_account_withdraw']='Withdraw from your account';
$lang['Vault_withdraw']='Withdraw';
$lang['Vault_deposit_lack']='You do not own that many points';
$lang['Vault_withdraw_lack']='You can not take so that amount from your account';
$lang['Vault_account_ok']='The requested operations were made on your account';
$lang['Vault_loan_informations']='Loans';
$lang['Vault_loan_no_explain']='In order to ask for a loan, you must have at least';
$lang['Vault_loan_rate']='Loan interests rate';
$lang['Vault_loan_time']='Maximum duration of repayment';
$lang['Vault_loan_max_sum']='Maximum sum you can borrow';
$lang['Vault_loan_make']='Take out a loan';
$lang['Vault_loan_action']='Request loan';
$lang['Vault_loan_no_double']='You can\'t have two loans at the same time . Please first pay back the first loan';
$lang['Vault_loan_no_such']='You can\'t borrow so much';
$lang['Vault_loan_ok']='You have borrowed the sum of ';
$lang['Vault_loan_sum']='Borrowed amount';
$lang['Vault_loan_remaining_time']='Term';
$lang['Vault_loan_remaining_date']='Corresponds to the';
$lang['Vault_loan_loan']='The sum to be paid off';
$lang['Vault_loan_back']='Pay off the loan';
$lang['Vault_loan_active']='You have made a loan';
$lang['Vault_loan_lack_points']='You do not have enough to pay off your loan';
$lang['Vault_loan_pay_off_ok']='Thank you for paying off your loan before the end of the agreed term';
$lang['Vault_others']='Miscellanous';
$lang['Vault_preferences']='Preferences';
$lang['Vault_list']='Account owners list';
$lang['Vault_stock_exchange']='Stock Exchange';
$lang['Vault_exchange_previous_price']='Previous';
$lang['Vault_exchange_worst_price']='Lowest';
$lang['Vault_exchange_best_price']='Highest';
$lang['Vault_exchange_owned']='Owned';
$lang['Vault_exchange_buy']='Buy';
$lang['Vault_exchange_sell']='Sell';
$lang['Vault_exchange_none']='None';
$lang['Vault_loan_none']='None';
$lang['Vault_stock_lack']='You can not sell more stocks than you currently own';
$lang['Vault_points_lack']='You do not have enough money to perform the requested actions';
$lang['Vault_blacklist']='Your account has been frozen';
$lang['Vault_blacklist_explain']='This is due to your delay in the repayment of the loan to which you agreed. We now have the legal right to freeze your account. <br /> It will be accessible again to you after the repayment of the loan and the reparations of delay.';
$lang['Vault_blacklist_due']='You owe us the sum of ';
$lang['Vault_blacklist_due_payoff']='Pay off the loan and the delay fines ';
$lang['Vault_due_ok']='Thank you for your full repayment. Please make sure that this does not happen again.';
$lang['Vault_pref_account_protect']='Hide the sum in my account from others users';
$lang['Vault_pref_loan_protect']='Hide the amount of my loan to others users';
$lang['Vault_pref_newsletter']='Receive a private message when the stock exchange is updated';
$lang['Vault_prefs_ok']='Your preferences have been updated successfully.';
$lang['Vault_newsletter_pm']='New prices for the stock exchange';
$lang['Vault_newsletter_pm_explain']='The prices of your stocks have been modified since your last visit. You can see the new ones if you click %shere%s .';
$lang['Vault_account_amount']='Capital';
$lang['Vault_loan_amount']='Loan';
$lang['Vault_confidential']='Hidden';
// Fields language keys - Glory to Ptirhiik !
$lang['Vault_language_key']='You can enter text or a language key ( please refer to language/lang_<i>your_language</i>/lang_main.php)';
$lang['Vault_action_name_1']='Railroad Company';
$lang['Vault_action_name_2']='The great Dwarf';
$lang['Vault_action_name_3']='Rabbit Inc.';
$lang['Vault_action_desc_1']='Society founded in 1859';
$lang['Vault_action_desc_2']='Society of treatment of metals';
$lang['Vault_action_desc_3']='The rabbits paradise';
// Language keys added or modified for 0.9.0
$lang['Vault'] = 'Vault';
$lang['Vault_exchange'] = 'Stock Exchange';
$lang['Vault_settings']='Configuration';
$lang['Vault_users']='Users';
$lang['Vault_index_return']='Click %sHere%s to return to the forums index';
$lang['Vault_return']='Click %sHere%s to return to the vault';
$lang['Vault_on_account']='Account : ';
$lang['Vault_loan_account']='Loan : ';
$lang['Vault_display_profile']='Display the informations about the vault into the profile';
$lang['Vault_display_topics']='Display the informations about the vault into the topics';
// Language keys added or modified for 1.0.0
$lang['Vault_base_amount']='Base amount';
$lang['Vault_base_amount_points']='Number of points given when an user open a new account . He has to pay it back if he closes his account .';
$lang['Vault_num_items']='Number of shares that can be bought or sold into the drop down list on the exchange page';