//lang file for our js
var ZORPIA_JS_LANG={
	"LOADING" : "Loading...",
	"WAVE_SENT" : "Wave sent!",
    "DOMAIN_FLASH": "http://flashstar.zorpia.com/",
    "DOMAIN_AJAX": "http://ajax.zorpia.com/",
    "COOKIE_DOMAIN": ".zorpia.com",
    "DOMAIN_CAPTCHA": "",
	"NO_FRIEND_IN_GROUP" : "You have no friends in this group.",
	"MESSAGE_SYSTEM_ERROR" : "Sorry, There was a  system Error. Please try again later.",
	"SURE_DO_THAT" : "Are you sure?",
	"ENCOUTER_SOME_ERROR" : "Sorry, there was an error. Please try again later.",
	"REPORT_TO_ADMINS" : "You might want to report this bug to the Zorpia Admin Team(<a href='http://www.zorpia.com/forum/3'>here.</a>)",
	"VOTED_BEFORE" : "Sorry, you have already voted.",
	"NOT_LOGINED" : "Please login first...",
	"THANKS_VOTING" : "Thanks for voting!",
	"VOTED_MODEL" : "Sorry, you have already voted for that model.",
	"NOT_FINALIST" : "Sorry, this user is not a finalist!",
	"NEED_FLASH_PLAYER" : "This content requires Macromedia Flash Player.",
	"GET_FLASH" : "Get Flash",
	"PREVIEW" : "Preview",
	"HTML_CODE" : "View HTML Code",
	"YES" : "Yes",
	"LOADED" : "Loaded",
	"GETTING_DATA" : "Getting data...",
	"ERROR" : "ERROR",
	"SELECT_FILE" : "Please select a file.",
	"SELECT_MP3_FILE" : "Please select an mp3 file.",
	"SUBMITTING" : "Submitting...",
	"DATA_ERROR" : "Sorry, there was an internal error. Please try again later.",
    "INVALID_VIDEO_URL" : "Sorry, the URL of this video seems invalid. Please check it and try again later.",
	"VALIDATING" : "Validating...",
    "VALIDATE" : "Validate",
    "NULL_PHOTO" : "null photo",
    "REMOVE" : "Remove",
    "UPLOAD_PROCESS" : "{COUNT} of {TOTAL} Photos Uploaded!",
    "AGREE_TO_PROCEED" : "You must check the checkbox before you proceed.",
    "UPLOADING" : "Uploading... {PERCENT}% Complete",
    "BYTE_COUNT" : "({COUNT}KB of {TOTAL}KB)",
    "FILE_INCOMPLETE" : "INCOMPLETE FILE",
    "UPLOAD_RESULT_WITH_ERROR" : "({SUCC} photos were uploaded while {ERR} photos failed to upload )",
    "UPLOAD_RESULT" : "Upload Complete ({SUCC} Photos)",
    "NOT_A_VALID_SCORE" : "This is not a valid score.",
    "USER_NOT_MATCH" : "USER NOT MATCH",
    "NOT_A_VALID_USER" : "This is not a valid username.",
    "PARAMS_ERROR" : "PARAMS ERROR",
    "CAN_NOT_VOTE_YOURSELF" : "You cannot vote for yourself!",
    "NOT_A_VALID_AUTHOR" : "This is not a valid author.",
    "NO_SUCH_MUSIC_TRACK" : "No such music track exists in our system.",
    "ALREADY_RATED" : "You have already rated this photo.",
    "OK" : "Ok",
	"MISSING_COUNTRY" : "Please select a country/territory!",
    "ARTIST_CAN_NOT_ADD_SONG" : "Artists cannot add songs to their music player.",
    "ALREADY_HAS_IT" : "ALREADY HAS IT",

	"ALREADY_HAS_THE_SONG" : "This song is already on your playlist.",
	"ADD_TO_LIST_OK" : "You have added this song to your playlist.",
	"RATE_SONG_SUCESS"	 : "Thank you for rating this song.",
	"ALREADY_HAS_RATED_SONG" : "You have already rated this song.",
	"INVALID_COOKIE" : "Please enable cookies for your browser.",
	"INVALID_CAPTCHA" : "Wrong code. The code only consists of 4 numbers.",
	"LOADING" : "Loading...",
	"DELETE_CONFIRM" : "Are you sure you want to delete this ",
	"MODULE" : "module",
	"SAVE_CHANGES" : "You have changes not saved. Would you like to save now?",
	"INPUT_THEME" : "Please input theme name",
	"TITLE_OVERWRITE" : "You already have a theme with this title. Overwrite?",	
    "REDUP_SHARED_THEME" : "Sorry, the theme name is reduplicated in your shared themes.\nPlease rename it.",
    "CONFIRM_APPLY_NEW_THEME" : "Would you like to apply this new theme on your homepage?",
    "CONFIRM_DEL_THEME" : "Do you really want to delete this theme?",
    "CONFIRM_SAVE_THEME_FOR_APPLY" : "Would you like to save your current styles as a new theme first? \nOr the current styles will be overrided.",
    "UNSAVED_THEME" : "Unsaved Theme",
	"SELECT_TOPIC" : "Please select a topic to display.\nDo you wish to delete this module instead?",
	"SELECT_PHOTO" : "Please select photos.",
	'REPORT_OK':'Thank you for reporting! Your report will be reviewed by the Zorpia admins shortly.',
    'REACH_REPORT_LIMIT':'Sorry, but you have reach your daily report limit. You can try to report it again after 24 hours.',
    'REPORTED_BEFORE': 'Sorry, but you have already reported this item before.',
    'BLOCKED_BEFORE': 'Sorry, but you have already blocked this user before.',
    'OBJECT_NOT_EXIST':'No such a text_object_type.',
    'OBJECT_BANNED':'Sorry, but this text_object_type has been banned.',
    'OBJECT_USER_DELETED':'Sorry, But the owner user of this item has been banned or deleted.',
    'OBJECT_CLOSED':'Sorry, but reports to this text_object_type have been closed. Please contact Zorpia Support if you insist it has violated Zorpia\'s Terms of Service.',
    'NOT_ALLOW_REPORT_MY_OWN':'Sorry, but this text_object_type is your own, and you need not to report it.',
    'TEXT_TOO_LONG':'Oops! the additional info. you posted is too long.',
    'LOGIN_AGAIN':'You have been logged out. Please log in and try again.',
    'SELECT_TOS':'Please select a TOS',
    'ADDITIONAL_REQUIRED':'Additional info is required.',
	'THEME_ID_NEED' : 'Error: Theme id is needed.',
	'BAD_REQUEST':'Bad Request.',
	'GIFT_OK' : 'Congratulations, the gift has been sent!',
	'BALANCE_LESS' : 'Sorry, you do not have enough Gold Coins to buy this gift. Please purchase some and try again.',
    'WRITE_A_COMMENT' : 'Write a comment',
    'WRITE_A_REPLY' : 'Write a reply',
	'MORE' : 'See More',
	'Previous' : 'Previous',
    'Next' : 'Next',
	'MISSING_AGE' : 'Sorry, you are unable to search for Zorpians under the age of 18.',
	'MISSAGE_AGE1' : 'Sorry, please enter the correct age',
};
var obj_type={
'user':'user',
'photo':'photo',
'album':'album',
'topic':'topic',
'conversation':'conversation',
'message':'message',
'group':'group',
'journal':'journal',
'story':'story',
'video':'video',
'music':'music',
'event':'event',
'comment':'comment',
'theme':'theme'
};

