Current File : /home/jvzmxxx/wiki/extensions/SocialProfile/UserBoard/i18n/en.json
{
	"@metadata": {
		"authors": [
			"Aaron Wright",
			"David Pean",
			"Purodha"
		]
	},
	"boardblastlogintitle": "You must be logged in to send board blasts",
	"boardblastlogintext": "In order to send board blasts, you must be [[Special:UserLogin|logged in]].",
	"messagesenttitle": "Messages sent",
	"boardblasttitle": "Send board blast",
	"boardblaststep1": "Step 1 - Write your message",
	"boardblastprivatenote": "All messages will be sent as private messages",
	"boardblaststep2": "Step 2 - Select who you want to send your message to",
	"boardlinkselectall": "Select all",
	"boardlinkunselectall": "Unselect all",
	"boardlinkselectfriends": "Select friends",
	"boardlinkunselectfriends": "Unselect friends",
	"boardlinkselectfoes": "Select foes",
	"boardlinkunselectfoes": "Unselect foes",
	"boardsendbutton": "Send board blast",
	"boardnofriends": "You have no friends to send a message to!",
	"messagesentsuccess": "Your message was successfully sent",
	"boardblast-js-sending": "Sending messages...",
	"boardblast-js-error-missing-message": "Please enter a message",
	"boardblast-js-error-missing-user": "Please select at least one person",
	"userboard": "User board",
	"userboard_board-to-board": "Board-to-board",
	"userboard_noexist": "The user you are trying to view does not exist.",
	"userboard_yourboard": "Your board",
	"userboard_owner": "$1's board",
	"userboard_yourboardwith": "Your board-to-board with $1",
	"userboard_otherboardwith": "$1's board-to-board with $2",
	"userboard_backprofile": "Back to $1's profile",
	"userboard_backyourprofile": "Back to your profile",
	"userboard_boardtoboard": "Board-to-board",
	"userboard_confirmdelete": "Are you sure you want to delete this message?",
	"userboard_sendmessage": "Send $1 a message",
	"userboard_myboard": "My board",
	"userboard_posted_ago": "posted $1 ago",
	"userboard_private": "private",
	"userboard_public": "public",
	"userboard_messagetype": "Message type",
	"userboard_nomessages": "No messages.",
	"userboard_sendbutton": "send",
	"userboard_loggedout": "You must be [[Special:UserLogin|logged in]] to post messages to other users.",
	"userboard_showingmessages": "Showing {{PLURAL:$4|message $3|messages $2-$3}} of {{PLURAL:$1|$1 message|$1 messages}}.",
	"right-userboard-delete": "Delete others' board messages",
	"action-userboard-delete": "delete others' board messages",
	"userboard-time-days": "{{PLURAL:$1|one day|$1 days}}",
	"userboard-time-hours": "{{PLURAL:$1|one hour|$1 hours}}",
	"userboard-time-minutes": "{{PLURAL:$1|one minute|$1 minutes}}",
	"userboard-time-seconds": "{{PLURAL:$1|one second|$1 seconds}}",
	"message_received_subject": "$1 wrote on your board on {{SITENAME}}",
	"message_received_body_html": "Hi $1.\n\n$2 just wrote on your board on {{SITENAME}}!\n\nClick below to check out your board!\n\n[[Special:UserBoard]]\n\n---\n\nHey, want to stop getting e-mails from us?\n\nClick [[Special:UpdateProfile]]\nand change your settings to disable email notifications.",
	"message_received_body": "Hi $1.\n\n$2 just wrote on your board on {{SITENAME}}!\n\nClick below to check out your board!\n\n$3\n\n---\n\nHey, want to stop getting e-mails from us?\n\nClick $4\nand change your settings to disable email notifications.",
	"echo-category-title-social-msg": "User board messages",
	"echo-pref-tooltip-social-msg": "Notify me when someone leaves a message on my user board.",
	"notification-social-msg-send": "$1 just left a message on your user board.<br /><br />''$2''",
	"notification-social-msg-send-bundle": "{{PLURAL:$1|One person|$1 people|100=99+ people}} left messages on your user board.",
	"apihelp-socialprofile-send-message-description": "Send a message to a user's UserBoard.",
	"apihelp-socialprofile-send-message-param-username": "The recipient's user name.",
	"apihelp-socialprofile-send-message-param-message": "A urlencoded version of the message to send.",
	"apihelp-socialprofile-send-message-param-type": "Message type: 0 for a public message, 1 for a private message.",
	"apihelp-socialprofile-delete-message-description": "Delete a UserBoard message.",
	"apihelp-socialprofile-delete-message-param-id": "Unique identifier of the board message to delete."
}