- Kód: Vybrať všetko
<?php
/***************************************************************************
* lang_vcasino.php [English]
* -------------------
*
****************************************************************************/
/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/
//
//
//20
$lang['Bet_too_much'] = 'You do not have that many %s to bet!';
$lang['Invalid_bet'] = 'Invalid Bet!';
$lang['Casino_lost'] = 'Too bad. You lost.';
$lang['Won_back'] = 'You won your %s back!';
$lang['You_won_x'] = 'You won %d %s !';
$lang['Choose_bet'] ='Choose your bet!';
$lang['Progressive_jackpot'] ='Progressive Jackpot';
$lang['Jackpot'] = 'Jackpot';
$lang['Jackpot_Explain'] = 'House percentage is the remainder divided by 512. If progressive slot is enabled, the house percentage will be added onto the payoff for Three Jackpot symbols at the highest bet amount.';
$lang['Combination'] = 'Combination';
$lang['House_Pct'] = 'House %';
$lang['Odds_Explain_Poker'] = 'House percentage is approximate, based on the Optimal strategies (which will change if the payouts change).';
// -------------------------------------------
// The following will be used to label buttons
// Therefore they should be unique
// and short enough to fit on a button
// -------------------------------------------
$lang['Button_Reset_Player'] = 'Reset Player';
$lang['Button_Reset_Dealer'] = 'Reset Dealer';
$lang['Button_Bet_Regular'] = 'Bet Regular';
$lang['Button_Bet_Long'] = 'Bet Long';
$lang['Button_Bet_All'] = 'Bet All';
$lang['Button_Bet_None'] = 'Bet None';
$lang['Button_Bet_XX'] = 'Bet %d';
$lang['Button_Hold_Deal'] = 'Hold/Deal';
$lang['Button_Hit'] = 'Hit';
$lang['Button_Double'] = 'Double';
$lang['Button_Surrender'] = 'Surrender';
$lang['Button_Stand'] = 'Stand';
$lang['Button_Split'] = 'Split';
$lang['Button_Set_Cash'] = 'Set Cash';
$lang['Button_Get_Chart'] = 'Get Chart';
//------------------------------------
//---------------------------------
$lang['Betting_All'] = 'Betting All';
$lang['Betting_None'] = 'Betting None';
$lang['Selecting'] = 'Selecting';
$lang['Match'] = 'Match';
$lang['Reg_Win'] = 'Reg Win';
$lang['Long_Win'] = 'Long Win';
$lang['Explain_Poker'] = 'Click cards to discard. Click button to hold or deal replacements.';
$lang['Hand'] = 'Hand';
$lang['Pays'] = 'Pays';
$lang['Odds'] = 'Odds';
$lang['Total_Payoff'] = 'Total Payoff';
$lang['Special_Bet'] = 'Special Bet';
$lang['Hand_1'] = 'Royal Flush';
$lang['Hand_2'] = 'Straight Flush';
$lang['Hand_3'] = 'Four of a Kind';
$lang['Hand_4'] = 'Full House';
$lang['Hand_5'] = 'Flush';
$lang['Hand_6'] = 'Straight';
$lang['Hand_7'] = '3 of a Kind';
$lang['Hand_8'] = 'Two Pair';
$lang['Hand_9'] = 'Jacks or Better';
$lang['Ask_Ins'] = 'Insurance????';
$lang['Push'] = 'Push';
$lang['Blackjack'] = 'Blackjack';
$lang['Win'] = 'Win';
$lang['Special_Win'] = 'Special Win!!!';
$lang['Lose'] = 'Lose';
$lang['Bust'] = 'Bust';
$lang['Player'] = 'Player';
$lang['Dealer'] = 'Dealer';
$lang['Selections'] = 'Selections';
$lang['On_Soft_17'] = 'On Soft 17';
$lang['Dealer_Hits'] = 'Dealer Hits';
$lang['Dealer_Stands'] = 'Dealer Stands';
$lang['Surrender'] = 'Surrender';
$lang['Not_Allowed'] = 'is not allowed';
$lang['After_Peek'] = 'after dealer peeks';
$lang['Any_Time'] = 'any time';
$lang['Special Hands'] = 'Special Hands';
$lang['5_Card_Wins'] = '5-cards always wins';
$lang['678_777_Wins'] = '6-7-8 and 7-7-7 always win (X2/X5)';
$lang['Double-Down'] = 'Double-Down';
$lang['On_2_9-11'] = 'On two cards adding to 9,10,11';
$lang['On_2-3_9-11'] = 'On 2 or 3 cards adding to 9,10,11';
$lang['On_Any_2'] = 'On any two cards';
$lang['On_Any_2-3'] = 'On any 2 or 3 cards';
$lang['Ace_One_Card'] =' but Split Aces get only one card';
$lang['Also_Split'] = 'and also after a split';
$lang['Not_Split'] = 'but not after a split';
$lang['Show_Hand_Tot'] = 'Show hand totals';
$lang['After_Hold_Bust'] = 'After hand Finished';
$lang['While_Playing'] = 'While Playing';
$lang['Allowed_Bets'] = 'Allowed Bet Amounts';
$lang['Split_Pairs'] = 'Split Pairs';
$lang['Once'] = 'Once';
$lang['Twice'] = 'Twice';
$lang['All_3_Times'] = 'All Three Times';
$lang['Currency_Name'] = 'Currency Name';
$lang['Select_Chart'] = 'Select Chart';
//---------- This is for labeling points, when Cashmod is not installed
$lang['Cash_Points'] = 'Points';
$lang['Casino_err_user'] = 'Error updating user cookie or cash';
$lang['Casino_err_cash'] = 'Unable to set cash type';
// That's all folks!
?>



phpbb3 podpora
News
![Validate my Atom 1.0 feed [Valid Atom 1.0]](http://validator.w3.org/feed/images/valid-atom.png)