webgui/lib/WebGUI/i18n/English/Account_Inbox.pm
Colin Kuskie 5d490fbeb6 Large batch of Help and i18n. Also, make sure that the
Shop plugin for the Account always has an array ref in it.
2009-01-05 21:52:38 +00:00

530 lines
15 KiB
Perl

package WebGUI::i18n::English::Account_Inbox;
use strict;
our $I18N = {
'title' => {
message => q{Inbox},
lastUpdated => 1225724810,
context => q{Tab label for Inbox Account pluggin},
},
'inbox style template label' => {
message => q|Style Template|,
lastUpdated => 1119068809
},
'inbox style template hoverHelp' => {
message => q|Select a style template from the list to enclose the inbox in.|,
lastUpdated => 1119068809
},
'inbox layout template label' => {
message => q|Edit Layout Template|,
lastUpdated => 1119068809
},
'inbox layout template hoverHelp' => {
message => q{Choose a layout from the list to display the various account pluggins that are editable by the current user as well as the contents of the one currently chosen},
lastUpdated => 1119068809
},
'inbox view template label' => {
message => q|View Template|,
lastUpdated => 1119068809
},
'inbox view template hoverHelp' => {
message => q|Choose the main template for viewing the inbox|,
lastUpdated => 1119068809
},
'inbox view message template label' => {
message => q|View Message Template|,
lastUpdated => 1119068809
},
'inbox view message template hoverHelp' => {
message => q|Choose the template for viewing a message in the inbox|,
lastUpdated => 1119068809
},
'inbox message confirm template label' => {
message => q|Inbox Message Confirm Template|,
lastUpdated => 1119068809
},
'inbox message confirm template hoverHelp' => {
message => q|Choose the template for displaying confirmation that a message has been sent|,
lastUpdated => 1119068809
},
'inbox error message template label' => {
message => q|Inbox Error Message Template|,
lastUpdated => 1119068809
},
'inbox error message template hoverHelp' => {
message => q|Choose the template for viewing inbox errors|,
lastUpdated => 1119068809
},
'inbox manage invitations template label' => {
message => q|Manage Invitations Template|,
lastUpdated => 1119068809
},
'inbox manage invitations template hoverHelp' => {
message => q|Choose the template to use for managing invitations|,
lastUpdated => 1228773936
},
'invitation confirm message template label' => {
message => q|Invitation Confirmation Message Template|,
lastUpdated => 1119068809
},
'invitation confirm message template hoverHelp' => {
message => q|Choose the template for viewing invitation confirmations|,
lastUpdated => 1119068809
},
'inbox view invitation template label' => {
message => q|View Invitation Template|,
lastUpdated => 1119068809
},
'inbox view invitation template hoverHelp' => {
message => q|Choose the template for viewing an invitation|,
lastUpdated => 1119068809
},
'invite user enabled template label' => {
message => q|Enable user invitations?|,
lastUpdated => 1119068809
},
'invite user enabled template hoverHelp' => {
message => q|Enable users to send emails to their friends, inviting them to come and create an account on this site. Please note: In order for this feature to work you must also enable anonymous registration|,
lastUpdated => 1119068809
},
'invite user restrict subject template label' => {
message => q|Restrict Invitation Subject?|,
lastUpdated => 1119068809
},
'invite user restrict subject template hoverHelp' => {
message => q|If this setting is 'yes', users will not be able to modify the default subject of the invitation|,
lastUpdated => 1119068809
},
'invite user subject template label' => {
message => q|Default Invitation Subject|,
lastUpdated => 1119068809
},
'invite user subject template hoverHelp' => {
message => q|Enter the default text for the subject of user invitations. Macros will be processed on this field (macros will not be processed on the actual subject sent)|,
lastUpdated => 1119068809
},
'invite user restrict message template label' => {
message => q|Restrict Invitation Message?|,
lastUpdated => 1119068809
},
'invite user restrict message template hoverHelp' => {
message => q|If this setting is 'yes', users will not be able to modify the default message of the invitation|,
lastUpdated => 1119068809
},
'invite user message label' => {
message => q|Default Invitation Message|,
lastUpdated => 1119068809
},
'invite user message hoverHelp' => {
message => q|Enter the default text for the message of user invitations. Macros will be processed on this field (macros will not be processed on the actual message sent)|,
lastUpdated => 1119068809
},
'invite user message template label' => {
message => q|Invitation Email Template|,
lastUpdated => 1119068809
},
'invite user message template hoverHelp' => {
message => q|Choose the template for the email that will be sent as the user invitation. This will include the text of the message as well as the registration link and any headers or footers you choose to add to the message.|,
lastUpdated => 1119068809
},
'invite user template label' => {
message => q|Invite User Send Template|,
lastUpdated => 1227564609
},
'invite user template hoverHelp' => {
message => q|Choose the template for viewing the main user invitation screen|,
lastUpdated => 1119068809
},
'invite user confirm template label' => {
message => q|Invite User Confirmation Template|,
lastUpdated => 1119068809
},
'invite user confirm template hoverHelp' => {
message => q|Choose the template for viewing user invitation confirmations|,
lastUpdated => 1119068809
},
'subject label' => {
message => q|Subject|,
lastUpdated => 1119068809
},
'status label' => {
message => q{Status},
lastUpdated => 1119068809
},
'date label' => {
message => q{Date},
lastUpdated => 1119068809
},
'received label' => {
message => q{Received},
lastUpdated => 1119068809
},
'recipients label' => {
message => q{Add Recipients},
lastUpdated => 1119068809
},
'from label' => {
message => q{From},
lastUpdated => 1119068809
},
'to label' => {
message => q{To},
lastUpdated => 1119068809
},
'member since' => {
message => q{Member Since },
lastUpdated => 1119068809
},
'delete label' => {
message => q{Delete},
lastUpdated => 1119068809
},
'view my profile' => {
message => q{view my profile as others see it},
lastUpdated => 1119068809
},
'messages label' => {
message => q{Messages},
lastUpdated => 1119068809
},
'invitations label' => {
message => q{Invitations},
lastUpdated => 1119068809
},
'previous label' => {
message => q{Previous},
lastUpdated => 1119068809
},
'next label' => {
message => q{Next},
lastUpdated => 1119068809
},
'reply label' => {
message => q{Reply},
lastUpdated => 1119068809
},
'delete label' => {
message => q{Delete},
lastUpdated => 1119068809
},
'cancel label' => {
message => q{Cancel},
lastUpdated => 1119068809
},
'back label' => {
message => q{Back to Inbox},
lastUpdated => 1119068809
},
'new message label' => {
message => q{New Message},
lastUpdated => 1119068809
},
'send label' => {
message => q{Send},
lastUpdated => 1181019679,
},
'no access' => {
message => q{You do not have permission to view this message.},
lastUpdated => 1119068809
},
'no reply error' => {
message => q{You do not have permission to reply to this message.},
lastUpdated => 1119068809
},
'system message error' => {
message => q{This message was sent by the system and cannot be replied to},
lastUpdated => 1119068809
},
'message does not exist' => {
message => q{The message you are trying to view has been deleted.},
lastUpdated => 1119068809
},
'message count' => {
message => q{messages},
lastUpdated => 1119068809
},
'compose message label' => {
message => q{Compose new message},
lastUpdated => 1119068809
},
'reply message label' => {
message => q{Reply to message},
lastUpdated => 1119068809
},
'no self error' => {
message => q|You may not send messages to yourself.|,
lastUpdated => 1181019679,
},
'no friends error' => {
message => q{You do not have any active friends in the system. If you wish to send a new private message to a user without having to locate their profile, you must first add them as a friend.},
lastUpdated => 1181019679,
},
'no friends hover' => {
message => q{You must have active friends in the system if you wish to send new private messages without having to first locate their profile},
lastUpdated => 1181019679,
},
'no subject error' => {
message => q{You have not entered a subject for this message},
lastUpdated => 1181019679,
},
'no message error' => {
message => q{You have not entered a message},
lastUpdated => 1181019679,
},
'no user error' => {
message => q{You have not selected anyone to send this message to},
lastUpdated => 1181019679,
},
'blocked error' => {
message => q|This user does not wish to receive private messages.|,
lastUpdated => 1181019679,
},
'remove text' => {
message => q{remove},
lastUpdated => 1181019679,
},
'update label' => {
message => q{Update},
lastUpdated => 1181019679,
},
'message sent label' => {
message => q{Message Sent},
lastUpdated => 1181019679,
},
'message sent text' => {
message => q{Your message has been sent successfully},
lastUpdated => 1181019679,
},
'error label' => {
message => q{Error},
lastUpdated => 1225724810,
},
'invitation label' => {
message => q{Invitation},
lastUpdated => 1225724810,
},
'invitation count' => {
message => q{invitations},
lastUpdated => 1225724810,
},
'invitation message' => {
message => q{%s has invited you to join their friends newtork},
lastUpdated => 1225724810,
},
'no invitations' => {
message => q{You have no outstanding friends invitations},
lastUpdated => 1225724810,
},
'accept button label' => {
message => q{Accept},
lastUpdated => 1225724810,
},
'deny button label' => {
message => q{Deny},
lastUpdated => 1225724810,
},
'invitation confirm label' => {
message => q{Invitation Notices Sent},
lastUpdated => 1225724810,
},
'invitation confirm message' => {
message => q{The following users were notified:},
lastUpdated => 1225724810,
},
'invitations back label' => {
message => q{back to invitations},
lastUpdated => 1225724810,
},
'invitation does not exist' => {
message => q{The invitation you are trying to view has already been approved or denied.},
lastUpdated => 1119068809
},
'no access to invitation' => {
message => q{You do not have permission to view this invitation.},
lastUpdated => 1119068809
},
'inviter no longer exists' => {
message => q{The user who sent this invitation is no longer a member of the site.},
lastUpdated => 1119068809
},
'invite a friend' => {
message => q{invite a friend to join this website},
lastUpdated => 1119068809
},
'invite subject' => {
message => q{An invitation to join %s},
lastUpdated => 1119068809
},
'invite message' => {
message => q{I'm a member of a site that I thought you would find very useful, so I'm sending this invitation hoping you'll join me here. Click on the link below to register.},
lastUpdated => 1119068809,
},
'missing email' => {
message => q|The invitation cannot be sent because you did not enter an email address.|,
lastUpdated => 1181409056,
},
'missing message' => {
message => q|Your invitiation must have a message.|,
lastUpdated => 1181409432,
},
'missing subject' => {
message => q|Your invitation must have a subject.|,
lastUpdated => 1181409433,
},
'already a member' => {
message => q|The email address you entered is already registered to <a href="%s">%s</a> on this site.|,
lastUpdated => 1227715272,
},
'no email' => {
message => q{The invitation cannot be sent because you do not have an email address set in your profile.},
lastUpdated => 1119068809,
},
'invitation sent label' => {
message => q|Invitation Sent|,
lastUpdated => 1181410226,
},
'invitation sent text' => {
message => q|Your invitation has been sent successfully.|,
lastUpdated => 1181410226,
},
'common account variables' => {
message => q|Common Account, Inbox Plugin, Template Variables.|,
lastUpdated => 1230867391,
},
'view_inbox_url' => {
message => q|URL to view the Inbox screen.|,
lastUpdated => 1230867391,
},
'view_invitations_url' => {
message => q|URL to view the Invitations screen.|,
lastUpdated => 1230867391,
},
'unread_message_count' => {
message => q|The number of unread messages in the Inbox.|,
lastUpdated => 1230867391,
},
'invitation_count' => {
message => q|The number of Invitations this user has received.|,
lastUpdated => 1230867391,
},
'invitations_enabled' => {
message => q|A boolean that is true if the user is willing to receive invitations to join Friends Networks on this site.|,
lastUpdated => 1230867391,
},
'user_invitations_enabled' => {
message => q|A boolean that is true if this site is configured to send invitations to users outside of the site.|,
lastUpdated => 1230867391,
},
'invite_friend_url' => {
message => q|The URL to invite this user to be join your Friend Network.|,
lastUpdated => 1230867391,
},
};
1;