var Translation = {
	CLICK_TO_CHANGE_DESCRIPTION: 'Click here to change a picture description...',
	CLOSE: 'Close',
	CM_KG: 'Switch to centimeters and kilograms',
	CROP_TITLE: 'Crop picture',
	DELETE_ALBUM: 'Are you sure you want to delete this gallery?',
	DELETE_EDUCATION_CONFIRM: 'Delete this education?',
	DELETE_JOB: 'Delete this job?',
	DELETE_PHOTO: 'Are you sure you want to delete this photo?',
	FEET_POUNDS: 'Switch to feets, inches and pounds',
	IM_SERVER_ERROR: 'We cannot service your request now. Please try again later.',
	LABEL_CLICK_HERE_DESCR: 'Click here to change a photo description',
	LABEL_CLICK_HERE_TITLE: 'Click here to change a photo title...',
	LOC_OPTION_LOADING: 'Loading...',
	LOC_OPTION_SELECT: '<Select>',
	OPTION_OTHER_LOCATION: 'Other locations...',
	OR_SEARCH_BY_EMAIL: 'or search by e-mail',
	POPUP_BITRH_EMPTY: 'Birth date is not specified.',
	POPUP_GENDER_EMPTY: 'Select your gender, please',
	POPUP_INVITE_GTALK_LOGIN_EMPTY: 'Google Talk login is empty',
	POPUP_INVITE_GTALK_PASSWORD_EMPTY: 'Google Talk password is empty',
	POPUP_INVITE_ICQ_LOGIN_EMPTY: 'ICQ UIN is empty',
	POPUP_INVITE_ICQ_PASSWORD_EMPTY: 'ICQ password is empty',
	POPUP_INVITE_JABBER_LOGIN_EMPTY: 'Jabber ID is empty',
	POPUP_INVITE_JABBER_PASSWORD_EMPTY: 'Jabber password is empty',
	POPUP_INVITE_MSN_LOGIN_EMPTY: 'MSN Login is empty',
	POPUP_INVITE_MSN_PASSWORD_EMPTY: 'MSN password is empty',
	POPUP_INVITE_NO_CONTACTS_SELECTED: 'Please select Contacts',
	POPUP_INVITE_TYPE_SELECT: 'Please select your IM Protocol type',
	POPUP_INVITE_YAHOO_LOGIN_EMPTY: 'Yahoo ID is empty',
	POPUP_INVITE_YAHOO_PASSWORD_EMPTY: 'Yahoo password is empty',
	POPUP_LOCATION_OPTION_LOADING: 'Loading...',
	POPUP_LOCATION_OPTION_SELECT: '<Select>',
	POPUP_MESSAGE_EMPTY: 'Empty message',
	POPUP_NAME_EMPTY: 'Empty name',
	POPUP_SIGNIN_LOGIN_EMPTY: 'Empty e-mail',
	POPUP_SIGNIN_PASSWORD_EMPTY: 'Empty password',
	POPUP_SIGNIN_PASSWORD_RET_EMPTY: 'Empty Retype password',
	POPUP_VERIFY_EMPTY: 'Empty verification code',
	ROTATE_TITLE: 'Rotate picture',
	TEXT_CONFIRM_DELETE_COMMENT: 'Are you sure you want to delete this comment?',
	TEXT_CONFIRM_DELETE_IMAGE_TAG: 'Are you sure you want to delete this tag?',
	TEXT_CONFIRM_DELETE_PHOTO: 'Are you sure you want to delete this file?',
	UPLOADER_ERROR_ALBUM_IS_NOT_SELECTED: 'Album is not selected',
	UPLOADER_ERROR_FILE_IS_EMPTY: 'File is empty',
	UPLOADER_ERROR_FILE_IS_NOT_UPLOADED: 'File is not loaded',
	UPLOADER_ERROR_IMAGE_FORMAT: 'Bad image format',
	UPLOADER_LABEL_CANCELED: '<strong>%File</strong> canceled',
	UPLOADER_LABEL_DELETING: 'Deleting <strong>%File</strong>',
	UPLOADER_LABEL_ERROR: '<strong>%File</strong> error: %Error',
	UPLOADER_LABEL_UPLOADED_TO: '<strong>%File</strong> has been uploaded to <strong>%Album</strong>. Generating thumbnails...',
	UPLOADER_LABEL_UPLOADING_TO: '<strong>%File</strong> is uploading to <strong>%Album</strong>',
	UPLOADER_LINK_CANCEL: 'Cancel',
	UPLOADER_LINK_CANCEL_FILE: 'Cancel file',
	UPLOADER_LINK_DELETE_FILE: 'Delete photo',
	UPLOADER_LINK_SAVE: 'Save',
	UPLOADER_TEXT_CHANGE_TITLE_DESC: 'Click here to change photo title and description...',
	UPLOADER_TEXT_DEFAULT_DESCRIPTION: 'Photo description...',
	UPLOADER_TEXT_DEFAULT_TITLE: 'Photo title...',
	UPLOAD_BUTTON_EDIT_SAVE: 'Save',
	UPLOAD_ERROR_ALBUM_IS_NOT_SELECTED: 'Album is not selected',
	UPLOAD_ERROR_BAD_FILE_SIZE: 'Bad file size',
	UPLOAD_ERROR_FILE_IS_EMPTY: 'File is empty',
	UPLOAD_ERROR_FILE_IS_NOT_UPLOADED: 'File is not uploaded',
	UPLOAD_ERROR_IMAGE_FORMAT: 'Bad image format',
	UPLOAD_ERROR_IMAGE_SIZE_MAX: 'File is too big',
	UPLOAD_ERROR_IMAGE_SIZE_MIN: 'File is too small',
	UPLOAD_ERROR_IO_ERROR: 'IO Error',
	UPLOAD_ERROR_LIMIT_EXCEEDED: 'Upload limit exceeded',
	UPLOAD_ERROR_NO_UPLOAD_PATH: 'No upload path specified',
	UPLOAD_ERROR_QUEUE_TOO_LONG: 'You have attempted to queue too many files',
	UPLOAD_ERROR_SECURITY_ERROR: 'Security Error',
	UPLOAD_ERROR_SERVER: 'Server cannot accept your photo now (error code %Status). Please try again later or contact our support team.',
	UPLOAD_LABEL_CLICK_HERE: 'Click here to change photo title and description',
	UPLOAD_LINK_CANCEL: 'Cancel upload',
	UPLOAD_LINK_DELETE: 'Delete photo',
	UPLOAD_LINK_EDIT_CANCEL: 'Cancel',
	UPLOAD_STATUS_ERROR: 'Cannot upload file %File to %Album: %Error',
	UPLOAD_STATUS_THUMBNAIL_GENERATION: 'Generating thumbnails...',
	UPLOAD_STATUS_UPLOADED: 'Done',
	UPLOAD_STATUS_UPLOADING: 'File %File is uploading to %Album',
	UPLOAD_TEXT_IMAGE_FILES: 'Image files',
	UPLOAD_TEXT_PHOTO_DESCRIPTION: 'Photo description...',
	UPLOAD_TEXT_PHOTO_TITLE: 'Photo title...',
	UPLOAD_TEXT_PHOTO_TITLE_AND_DESCRIPTION: 'Click here to change a picture title and description'
};