localize settings (controller, view) and invitation form

This commit is contained in:
Carl Chenet 2016-07-09 14:29:04 +02:00
parent e58a8c843b
commit 7e50558d73

View file

@ -52,4 +52,63 @@ en:
actionline: "Action"
reasonline: "Reason"
page: "Page"
settings:
delete_account:
deleteaccountflash: "Your account has been deleted."
verifypasswordflash: "Your password could not be verified."
index:
viewprofile: "View Profile"
accountsettings: "Account Settings"
username: "Username:"
password: "New Password:"
confirmpassword: "Confirm Password:"
emailaddress: "E-mail Address:"
gravatarized: "<a href=\"http://www.gravatar.com/\" target=\"_blank\">Gravatar</a>'ized"
about: "About:"
markdownformattingavailable: "Markdown formatting available"
saveaccountsettings: "Save Account Settings"
notificationsettings: "Notification Settings"
pushover: "<a href=\"https://pushover.net/\">Pushover</a>:"
managepushoversubscription: "Manage Pushover Subscription"
subscribewithpushover: "Subscribe With Pushover"
foroptionalcomment: "For optional comment and message notifications below"
commentreplynotificationsettings: "Comment Reply Notification Settings"
receiveemail: "Receive E-mail:"
receivepushover: "Receive Pushover Alert:"
requirepushover: "Requires Pushover subscription above"
commentmentionnotificationsettings: "Comment Mention Notification Settings"
privatemessagenotificationsettings: "Private Message Notification Settings"
submittedstorycommentsettings: "Submitted Story Comment Settings"
showyourthreads: "Show in <a href=\"/threads\">Your Threads</a>:"
mailinglistsettings: "Mailing List Settings"
mailinglisttext: "When enabled, you will receive all newly submitted stories and comments to your e-mail address entered above, except the stories and comments filtered by your <a href=\"/filters\">tag filters</a>. All e-mail messages will appear to be sent to your private list address shown below which you can filter on, and e-mails you send to that address will be posted under your account on this website. You should keep your unique list address private to prevent others from posting comments as you."
receivelistemails: "Receive List E-mails:"
listemailoption1: "No e-mails"
listemailoption2: "All stories and comments"
listemailoption3: "Only stories"
listaddress: "List Address:"
miscsettings: "Miscellaneous Settings"
storypreview: "Show Story Previews:"
useravatars: "Show User Avatars:"
saveallsettings: "Save All Settings"
inviteuser: "Invite a New User"
cannotsendinvitations: "You cannot send invitations."
deleteaccount: "Delete Account"
deleteaccounttext: "To permanently delete your account, verify your current password below. Your account will be put into a deleted state, your comments will be marked as deleted and no longer readable by any other users, and your private messages will be deleted. Your submitted stories will not be deleted. Your username will remain reserved and will not be available to be used on any other account."
verifypassword: "Verify Password:"
deleteaccountconfirmation: "Yes, Delete My Account"
pushover:
pushovernotconfigured: "This site is not configured for Pushover"
pushover_callback:
pushovernorandomtokensession: "No random token present in session"
pushovernorandomtokenurl: "No random token present in URL"
accountsetuppushover: "Your account is now setup for Pushover notifications."
accountnolongersetuppushover: "Your account is no longer setup for Pushover notifications."
update:
updatesettingsflash: "Successfully updated settings."
users:
invitationform:
invitationtext: "Invitations are unlimited, but persons you invite will be associated with your account in the <a href=\"/u\">user tree</a> and you may be responsible for them if they cause problems. Please use your discretion when inviting persons you don't personally know."
emailaddress: "E-mail Address:"
memouser: "Memo to User:"
sendinvitation: "Send Invitation"